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.
Class GetConfigurationSetEventDestinationsCommandProtected
Retrieve a list of event destinations that are associated with a configuration
set.
In Amazon Pinpoint, events include message sends, deliveries, opens,
clicks, bounces, and complaints. Event destinations are places that
you can send information about these events to. For example, you can send event data to
Amazon SNS to receive notifications when you receive bounces or complaints, or you can use
Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.
Example
Use a bare-bones client and the command you need to make an API call.
Retrieve a list of event destinations that are associated with a configuration set.
In Amazon Pinpoint, events include message sends, deliveries, opens, clicks, bounces, and complaints. Event destinations are places that you can send information about these events to. For example, you can send event data to Amazon SNS to receive notifications when you receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.
Example
Use a bare-bones client and the command you need to make an API call.
Param
GetConfigurationSetEventDestinationsCommandInput
Returns
GetConfigurationSetEventDestinationsCommandOutput
See
input
shape.response
shape.config
shape.Throws
BadRequestException (client fault)
The input you provided is invalid.
Throws
NotFoundException (client fault)
The resource you attempted to access doesn't exist.
Throws
TooManyRequestsException (client fault)
Too many requests have been made to the operation.
Throws
PinpointEmailServiceException
Base exception class for all service exceptions from PinpointEmail service.