aws.docdb.describe_event_categories
Example SQL Queries
SELECT * FROMaws.docdb.describe_event_categories;Description
Displays a list of categories for all event source types, or, if specified, for a specified source type.
Table Definition
| Column Name | Column Data Type |
|---|---|
| filters Input Column This parameter is not currently supported. | STRUCT( |
Show child fields
| |
| source_type Input Column The type of source that is generating the events. Valid values: db-instance, db-parameter-group, db-security-group | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| event_categories_map_list A list of event category maps. | STRUCT( |
Show child fields
| |