PinpointSMSVoice / Client / delete_configuration_set_event_destination
delete_configuration_set_event_destination#
- PinpointSMSVoice.Client.delete_configuration_set_event_destination(**kwargs)#
Deletes an event destination in a configuration set.
See also: AWS API Documentation
Request Syntax
response = client.delete_configuration_set_event_destination( ConfigurationSetName='string', EventDestinationName='string' )
- Parameters:
ConfigurationSetName (string) – [REQUIRED] ConfigurationSetName
EventDestinationName (string) – [REQUIRED] EventDestinationName
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) – DeleteConfigurationSetEventDestinationResponse
Exceptions
PinpointSMSVoice.Client.exceptions.NotFoundException
PinpointSMSVoice.Client.exceptions.TooManyRequestsException
PinpointSMSVoice.Client.exceptions.BadRequestException
PinpointSMSVoice.Client.exceptions.InternalServiceErrorException