AWS Redshift · Schema

DescribeDataSharesForConsumerMessage

DescribeDataSharesForConsumerMessage schema from Amazon Redshift

AnalyticsBig DataCloud DatabaseData WarehouseSQL

Properties

Name Type Description
ConsumerArn object
Status object
MaxRecords object
Marker object
View JSON Schema on GitHub

JSON Schema

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