AWS Redshift · JSON Structure

Redshift Describe Data Shares For Consumer Message Structure

DescribeDataSharesForConsumerMessage schema from Amazon Redshift

Type: object Properties: 4
AnalyticsBig DataCloud DatabaseData WarehouseSQL

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

Properties

ConsumerArn Status MaxRecords Marker

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

JSON Structure

Raw ↑
{
  "type": "object",
  "properties": {
    "ConsumerArn": {},
    "Status": {},
    "MaxRecords": {},
    "Marker": {}
  },
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-describe-data-shares-for-consumer-message-structure.json",
  "name": "DescribeDataSharesForConsumerMessage",
  "description": "DescribeDataSharesForConsumerMessage schema from Amazon Redshift"
}