AWS Redshift · JSON Structure

Redshift Describe Account Attributes Message Structure

DescribeAccountAttributesMessage schema from Amazon Redshift

Type: object Properties: 1
AnalyticsBig DataCloud DatabaseData WarehouseSQL

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

Properties

AttributeNames

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

JSON Structure

Raw ↑
{
  "type": "object",
  "properties": {
    "AttributeNames": {}
  },
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-describe-account-attributes-message-structure.json",
  "name": "DescribeAccountAttributesMessage",
  "description": "DescribeAccountAttributesMessage schema from Amazon Redshift"
}