Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_configuration_set_event_destination

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