Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_certificate

delete_certificate(**kwargs)

Deletes the certificate that's specified in the CertificateId parameter.

See also: AWS API Documentation

Request Syntax

response = client.delete_certificate(
    CertificateId='string'
)
Parameters
CertificateId (string) --

[REQUIRED]

The identifier of the certificate object that you are deleting.

Returns
None

Exceptions

  • Transfer.Client.exceptions.ServiceUnavailableException
  • Transfer.Client.exceptions.InternalServiceError
  • Transfer.Client.exceptions.InvalidRequestException
  • Transfer.Client.exceptions.ResourceNotFoundException