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::StepFunctions::StateMachine TagsEntry
The TagsEntry property specifies tags to identify a
         state machine.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
- 
                    The keyfor a key-value pair in a tag entry.Required: Yes Type: String Minimum: 1Maximum: 128Update requires: No interruption 
- 
                    The valuefor a key-value pair in a tag entry.Required: Yes Type: String Minimum: 1Maximum: 256Update requires: No interruption