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::Transfer::Workflow S3Tag
Specifies the key-value pair that are assigned to a file during the execution of a Tagging step.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
- Key
- 
                    The name assigned to the tag that you create. Required: Yes Type: String Minimum: 1Maximum: 128Update requires: Replacement 
- Value
- 
                    The value that corresponds to the key. Required: Yes Type: String Minimum: 0Maximum: 256Update requires: Replacement