Contains the output from the CreateTags action.
CreateTags
{ "type": "object", "properties": { "ResourceName": {}, "Tags": {} }, "required": [ "ResourceName", "Tags" ], "description": "Contains the output from the <code>CreateTags</code> action. ", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-create-tags-message-schema.json", "title": "CreateTagsMessage" }