AWS Step Functions · Schema

ListTagsForResourceOutput

iPaaSOrchestrationServerless

Properties

Name Type Description
tags object
View JSON Schema on GitHub

JSON Schema

step-functions-listtagsforresourceoutput-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ListTagsForResourceOutput",
  "type": "object",
  "properties": {
    "tags": {}
  }
}