AWS Redshift · JSON Structure

Redshift Data Share Structure

DataShare schema from Amazon Redshift

Type: object Properties: 5
AnalyticsBig DataCloud DatabaseData WarehouseSQL

DataShare 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

DataShareArn ProducerArn AllowPubliclyAccessibleConsumers DataShareAssociations ManagedBy

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

JSON Structure

Raw ↑
{
  "type": "object",
  "properties": {
    "DataShareArn": {},
    "ProducerArn": {},
    "AllowPubliclyAccessibleConsumers": {},
    "DataShareAssociations": {},
    "ManagedBy": {}
  },
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-data-share-structure.json",
  "name": "DataShare",
  "description": "DataShare schema from Amazon Redshift"
}