AWS::StepFunctions::Activity TagsEntry
The TagsEntry
property specifies tags to identify an
activity.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
-
The
key
for a key-value pair in a tag entry.Required: Yes
Type: String
Minimum:
1
Maximum:
128
Update requires: No interruption
-
The
value
for a key-value pair in a tag entry.Required: Yes
Type: String
Minimum:
1
Maximum:
256
Update requires: No interruption