paws.customer.engagement (version 0.1.0)

pinpointemail_get_configuration_set_event_destinations: Retrieve a list of event destinations that are associated with a configuration set

Description

Retrieve a list of event destinations that are associated with a configuration set.

Usage

pinpointemail_get_configuration_set_event_destinations(
  ConfigurationSetName)

Arguments

ConfigurationSetName

[required] The name of the configuration set that contains the event destination.

Request syntax

svc$get_configuration_set_event_destinations(
  ConfigurationSetName = "string"
)

Details

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.