paws.customer.engagement (version 0.1.0)

pinpointemail_get_configuration_set: Get information about an existing configuration set, including the dedicated IP pool that it's associated with, whether or not it's enabled for sending email, and more

Description

Get information about an existing configuration set, including the dedicated IP pool that it's associated with, whether or not it's enabled for sending email, and more.

Usage

pinpointemail_get_configuration_set(ConfigurationSetName)

Arguments

ConfigurationSetName

[required] The name of the configuration set that you want to obtain more information about.

Request syntax

svc$get_configuration_set(
  ConfigurationSetName = "string"
)

Details

In Amazon Pinpoint, configuration sets are groups of rules that you can apply to the emails you send. You apply a configuration set to an email by including a reference to the configuration set in the headers of the email. When you apply a configuration set to an email, all of the rules in that configuration set are applied to the email.