rds_describe_event_categories function

Displays a list of categories for all event source types, or, if specified, for a specified source type

Displays a list of categories for all event source types, or, if specified, for a specified source type

Displays a list of categories for all event source types, or, if specified, for a specified source type. You can also see this list in the "Amazon RDS event categories and event messages" section of the list("Amazon RDS User Guide") or the list("Amazon Aurora User Guide") .

See https://www.paws-r-sdk.com/docs/rds_describe_event_categories/ for full documentation.

rds_describe_event_categories(SourceType = NULL, Filters = NULL)

Arguments

  • SourceType: The type of source that is generating the events. For RDS Proxy events, specify db-proxy.

    Valid Values: db-instance | db-cluster | db-parameter-group | db-security-group | db-snapshot | db-cluster-snapshot | db-proxy

  • Filters: This parameter isn't currently supported.