IoT / Client / delete_registration_code

delete_registration_code#

IoT.Client.delete_registration_code()#

Deletes a CA certificate registration code.

Requires permission to access the DeleteRegistrationCode action.

See also: AWS API Documentation

Request Syntax

response = client.delete_registration_code()
Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

    The output for the DeleteRegistrationCode operation.

Exceptions

  • IoT.Client.exceptions.ThrottlingException

  • IoT.Client.exceptions.ResourceNotFoundException

  • IoT.Client.exceptions.UnauthorizedException

  • IoT.Client.exceptions.ServiceUnavailableException

  • IoT.Client.exceptions.InternalFailureException