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

TextValidation

Validation rules for a text field.

Contents

MaxLength

The maximum number of characters for the text field.

Type: Integer

Required: Yes

MinLength

The minimum number of characters for the text field.

Type: Integer

Required: Yes

Pattern

The regular expression used to validate the text field.

Type: String

Required: Yes

See Also

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