ConfigurationSetInformation - Amazon Pinpoint SMS and Voice v2 API

ConfigurationSetInformation

Information related to a given configuration set in your AWS account.

Contents

ConfigurationSetArn

The Resource Name (ARN) of the ConfigurationSet.

Type: String

Required: Yes

ConfigurationSetName

The name of the ConfigurationSet.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [A-Za-z0-9_-]+

Required: Yes

CreatedTimestamp

The time when the ConfigurationSet was created, in UNIX epoch time format.

Type: Timestamp

Required: Yes

EventDestinations

An array of EventDestination objects that describe any events to log and where to log them.

Type: Array of EventDestination objects

Required: Yes

DefaultMessageType

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.

Type: String

Valid Values: TRANSACTIONAL | PROMOTIONAL

Required: No

DefaultSenderId

The default sender ID used by the ConfigurationSet.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 11.

Pattern: [A-Za-z0-9_-]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: