Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateConfigurationSetRequest

A request to create a configuration set.

Hierarchy

Properties

ConfigurationSetName: undefined | string

The name of the configuration set.

DeliveryOptions?: DeliveryOptions

An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.

ReputationOptions?: ReputationOptions

An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails that you send that use the configuration set.

SendingOptions?: SendingOptions

An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.

Tags?: Tag[]

An array of objects that define the tags (keys and values) that you want to associate with the configuration set.

TrackingOptions?: TrackingOptions

An object that defines the open and click tracking options for emails that you send using the configuration set.