ManagedintegrationsforIoTDeviceManagement / Client / delete_account_association

delete_account_association

ManagedintegrationsforIoTDeviceManagement.Client.delete_account_association(**kwargs)

Remove a third party account and related devices from an end user.

See also: AWS API Documentation

Request Syntax

response = client.delete_account_association(
    AccountAssociationId='string'
)
Parameters:

AccountAssociationId (string) –

[REQUIRED]

The unique identifier of the account association to be deleted.

Returns:

None

Exceptions