ManagedintegrationsforIoTDeviceManagement / Client / delete_credential_locker

delete_credential_locker#

ManagedintegrationsforIoTDeviceManagement.Client.delete_credential_locker(**kwargs)#

Delete a credential locker.

Note

This operation can’t be undone and any existing device won’t be able to use IoT managed integrations.

See also: AWS API Documentation

Request Syntax

response = client.delete_credential_locker(
    Identifier='string'
)
Parameters:

Identifier (string) –

[REQUIRED]

The identifier of the credential locker.

Returns:

None

Exceptions