This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::AppRunner::Service Tag
Describes a tag that is applied to an AWS App Runner resource. A tag is a metadata item consisting of a key-value pair.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
- Key
- 
                    The key of the tag assigned to an App Runner service. Required: No Type: String Pattern: ^(?!aws:).+Minimum: 1Maximum: 128Update requires: No interruption 
- Value
- 
                    The value of the tag assigned to an App Runner service. Required: No Type: String Pattern: .*Minimum: 0Maximum: 256Update requires: No interruption