neptune_describe_event_categories: Displays a list of categories for all event source types, or,...

View source: R/neptune_operations.R

neptune_describe_event_categoriesR Documentation

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

Description

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

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

Usage

neptune_describe_event_categories(SourceType = NULL, Filters = NULL)

Arguments

SourceType

The type of source that is generating the events.

Valid values: db-instance | db-parameter-group | db-security-group | db-snapshot

Filters

This parameter is not currently supported.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.