AWS Redshift · JSON Structure

Redshift Event Categories Map Structure

Describes event categories.

Type: object Properties: 2
AnalyticsBig DataCloud DatabaseData WarehouseSQL

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

Properties

SourceType Events

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

JSON Structure

Raw ↑
{
  "type": "object",
  "properties": {
    "SourceType": {},
    "Events": {}
  },
  "description": "Describes event categories.",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-event-categories-map-structure.json",
  "name": "EventCategoriesMap"
}