AWS Redshift · Schema

TaggedResourceListMessage

AnalyticsBig DataCloud DatabaseData WarehouseSQL

Properties

Name Type Description
TaggedResources object
Marker object
View JSON Schema on GitHub

JSON Schema

redshift-tagged-resource-list-message-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "TaggedResources": {},
    "Marker": {}
  },
  "description": "<p/>",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-tagged-resource-list-message-schema.json",
  "title": "TaggedResourceListMessage"
}