ConfigurationSetInformation - AWS End User Messaging SMS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

DefaultMessageFeedbackEnabled

True if message feedback is enabled.

Type: Boolean

Required: No

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

ProtectConfigurationId

The unique identifier for the protect configuration.

Type: String

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

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: