WorkSpacesWeb / Client / delete_identity_provider
delete_identity_provider#
- WorkSpacesWeb.Client.delete_identity_provider(**kwargs)#
- Deletes the identity provider. - See also: AWS API Documentation - Request Syntax- response = client.delete_identity_provider( identityProviderArn='string' ) - Parameters:
- identityProviderArn (string) – - [REQUIRED] - The ARN of the identity provider. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- WorkSpacesWeb.Client.exceptions.InternalServerException
- WorkSpacesWeb.Client.exceptions.AccessDeniedException
- WorkSpacesWeb.Client.exceptions.ThrottlingException
- WorkSpacesWeb.Client.exceptions.ValidationException
- WorkSpacesWeb.Client.exceptions.ConflictException