AWS Redshift · JSON Structure

Redshift Describe Event Categories Message Structure

Type: object Properties: 1
AnalyticsBig DataCloud DatabaseData WarehouseSQL

DescribeEventCategoriesMessage 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

SourceType

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

JSON Structure

Raw ↑
{
  "type": "object",
  "properties": {
    "SourceType": {}
  },
  "description": "<p/>",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-describe-event-categories-message-structure.json",
  "name": "DescribeEventCategoriesMessage"
}