View a markdown version of this page

AWS::Cases::Case Tag - AWS CloudFormation

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::Cases::Case Tag

The Tag property type specifies Property description not available. for an AWS::Cases::Case.

Syntax

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

JSON

{ "Key" : String, "Value" : String }

YAML

Key: String Value: String

Properties

Key

Property description not available.

Required: Yes

Type: String

Pattern: ^(?![aA][wW][sS]:)[a-zA-Z0-9 _.:/=+\-@]+$

Minimum: 1

Maximum: 128

Update requires: No interruption

Value

Property description not available.

Required: Yes

Type: String

Pattern: ^([a-zA-Z0-9 _.:/=+\-@]*)$

Maximum: 256

Update requires: No interruption