PinpointSMSVoice / Client / delete_configuration_set
delete_configuration_set¶
- PinpointSMSVoice.Client.delete_configuration_set(**kwargs)¶
Deletes an existing configuration set.
See also: AWS API Documentation
Request Syntax
response = client.delete_configuration_set( ConfigurationSetName='string' )
- Parameters:
ConfigurationSetName (string) – [REQUIRED] ConfigurationSetName
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) – DeleteConfigurationSetResponse
Exceptions