ProtectConfigurationRuleSetNumberOverride - 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.

ProtectConfigurationRuleSetNumberOverride

Provides details on phone number rule overrides for a protect configuration.

Contents

Action

The action for the rule to perform of either blocking or allowing messages to the destination phone number.

Type: String

Valid Values: ALLOW | BLOCK

Required: Yes

CreatedTimestamp

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

Type: Timestamp

Required: Yes

DestinationPhoneNumber

The destination phone number in E.164 format.

Type: String

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

Pattern: \+?[1-9][0-9]{1,18}

Required: Yes

ExpirationTimestamp

The time the rule will expire at. If ExpirationTimestamp is not set then the rule will not expire.

Type: Timestamp

Required: No

IsoCountryCode

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

Type: String

Length Constraints: Fixed length of 2.

Pattern: [A-Z]{2}

Required: No

See Also

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