AWS::SMSVOICE::PhoneNumber MandatoryKeyword - AWS CloudFormation
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.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SMSVOICE::PhoneNumber MandatoryKeyword

The keywords HELP and STOP are mandatory keywords that each phone number must have. For more information, see Keywords in the AWS End User Messaging SMS User Guide.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Message" : String }

YAML

Message: String

Properties

Message

The message associated with the keyword.

Required: Yes

Type: String

Pattern: ^(?!\s*$)[\s\S]+$

Maximum: 1600

Update requires: No interruption