{
"type": "object",
"required": [
"key"
],
"properties": {
"key": {
"allOf": [
{
"$ref": "#/components/schemas/ResourceTagKey"
},
{
"description": "The key of a tag."
}
]
},
"value": {
"allOf": [
{
"$ref": "#/components/schemas/ResourceTagValue"
},
{
"description": "The value of a tag."
}
]
}
},
"description": "<p>Tags are key-value pairs that can be associated with Amazon SWF state machines and activities.</p> <p>Tags may only contain unicode letters, digits, whitespace, or these symbols: <code>_ . : / = + - @</code>.</p>",
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "ResourceTag"
}
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.