AWS Redshift · JSON Structure

Redshift Describe Snapshot Copy Grants Message Structure

The result of the DescribeSnapshotCopyGrants action.

Type: object Properties: 5
AnalyticsBig DataCloud DatabaseData WarehouseSQL

DescribeSnapshotCopyGrantsMessage is a JSON Structure definition published by AWS Redshift, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

SnapshotCopyGrantName MaxRecords Marker TagKeys TagValues

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "object",
  "properties": {
    "SnapshotCopyGrantName": {},
    "MaxRecords": {},
    "Marker": {},
    "TagKeys": {},
    "TagValues": {}
  },
  "description": "The result of the <code>DescribeSnapshotCopyGrants</code> action.",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-describe-snapshot-copy-grants-message-structure.json",
  "name": "DescribeSnapshotCopyGrantsMessage"
}