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

  • PinpointSMSVoice.Client.exceptions.NotFoundException
  • PinpointSMSVoice.Client.exceptions.TooManyRequestsException
  • PinpointSMSVoice.Client.exceptions.BadRequestException
  • PinpointSMSVoice.Client.exceptions.InternalServiceErrorException