MultipartyApproval / Client / delete_identity_source

delete_identity_source

MultipartyApproval.Client.delete_identity_source(**kwargs)

Deletes an identity source. For more information, see Identity Source in the Multi-party approval User Guide.

See also: AWS API Documentation

Request Syntax

response = client.delete_identity_source(
    IdentitySourceArn='string'
)
Parameters:

IdentitySourceArn (string) –

[REQUIRED]

Amazon Resource Name (ARN) for identity source.

Returns:

None

Exceptions