Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface UpdateConfigurationSetEventDestinationRequest

A request to change the settings for an event destination for a configuration set.

Hierarchy

Properties

ConfigurationSetName: undefined | string

The name of the configuration set that contains the event destination that you want to modify.

EventDestination: undefined | EventDestinationDefinition

An object that defines the event destination.

EventDestinationName: undefined | string

The name of the event destination that you want to modify.