Tags may only contain Unicode letters, digits, white space, or these symbols: _ . : / = + - @.
Type: objectProperties: 2
OrchestrationServerlessState MachineWorkflows
Tag is a JSON Structure definition published by Amazon Step Functions, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-step-functions/refs/heads/main/json-structure/amazon-step-functions-tag-structure.json",
"name": "Tag",
"description": "<p>Tags are key-value pairs that can be associated with Step Functions state machines and activities.</p> <p>An array of key-value pairs. For more information, see <a href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html\">Using Cost Allocation Tags</a> in the <i>Amazon Web Services Billing and Cost Management User Guide</i>, and <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/access_iam-tags.html\">Controlling Access Using IAM Tags</a>.</p> <p>Tags may only contain Unicode letters, digits, white space, or these symbols: <code>_ . : / = + - @</code>.</p>",
"properties": {
"key": {
"allOf": [
{
"$ref": "#/components/schemas/TagKey"
},
{
"description": "The key of a tag."
}
]
},
"value": {
"allOf": [
{
"$ref": "#/components/schemas/TagValue"
},
{
"description": "The value of a tag."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.