PinpointSMSVoiceV2 / Client / delete_account_default_protect_configuration
delete_account_default_protect_configuration#
- PinpointSMSVoiceV2.Client.delete_account_default_protect_configuration()#
- Removes the current account default protect configuration. - See also: AWS API Documentation - Request Syntax- response = client.delete_account_default_protect_configuration() - Return type:
- dict 
- Returns:
- Response Syntax- { 'DefaultProtectConfigurationArn': 'string', 'DefaultProtectConfigurationId': 'string' } - Response Structure- (dict) – - DefaultProtectConfigurationArn (string) – - The Amazon Resource Name (ARN) of the account default protect configuration. 
- DefaultProtectConfigurationId (string) – - The unique identifier of the account default protect configuration. 
 
 
 - Exceptions- PinpointSMSVoiceV2.Client.exceptions.ThrottlingException
- PinpointSMSVoiceV2.Client.exceptions.AccessDeniedException
- PinpointSMSVoiceV2.Client.exceptions.ResourceNotFoundException
- PinpointSMSVoiceV2.Client.exceptions.ValidationException
- PinpointSMSVoiceV2.Client.exceptions.InternalServerException