WorkMail / Client / delete_identity_provider_configuration

delete_identity_provider_configuration#

WorkMail.Client.delete_identity_provider_configuration(**kwargs)#

Disables the integration between IdC and WorkMail. Authentication will continue with the directory as it was before the IdC integration. You might have to reset your directory passwords and reconfigure your desktop and mobile email clients.

See also: AWS API Documentation

Request Syntax

response = client.delete_identity_provider_configuration(
    OrganizationId='string'
)
Parameters:

OrganizationId (string) –

[REQUIRED]

The Organization ID.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • WorkMail.Client.exceptions.InvalidParameterException

  • WorkMail.Client.exceptions.OrganizationNotFoundException

  • WorkMail.Client.exceptions.OrganizationStateException