This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::SSO::Application Tag
A set of key-value pairs that are used to manage the resource. Tags can only be applied to permission sets and cannot be applied to corresponding roles that IAM Identity Center creates in Amazon accounts.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
- Key
- 
                    The key for the tag. Required: Yes Type: String Pattern: ^[\w+=,.@-]+$Minimum: 1Maximum: 128Update requires: No interruption 
- Value
- 
                    The value of the tag. Required: Yes Type: String Pattern: ^[\w+=,.@-]+$Minimum: 0Maximum: 256Update requires: No interruption