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_client_certificate

delete_client_certificate(**kwargs)

Deletes the ClientCertificate resource.

See also: AWS API Documentation

Request Syntax

response = client.delete_client_certificate(
    clientCertificateId='string'
)
Parameters
clientCertificateId (string) --

[REQUIRED]

The identifier of the ClientCertificate resource to be deleted.

Returns
None

Exceptions

  • APIGateway.Client.exceptions.BadRequestException
  • APIGateway.Client.exceptions.ConflictException
  • APIGateway.Client.exceptions.NotFoundException
  • APIGateway.Client.exceptions.UnauthorizedException
  • APIGateway.Client.exceptions.TooManyRequestsException