AWS Redshift · Schema

SnapshotCopyGrantMessage

AnalyticsBig DataCloud DatabaseData WarehouseSQL

Properties

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

JSON Schema

redshift-snapshot-copy-grant-message-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "Marker": {},
    "SnapshotCopyGrants": {}
  },
  "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-snapshot-copy-grant-message-schema.json",
  "title": "SnapshotCopyGrantMessage"
}