View source: R/docdb_operations.R
docdb_describe_event_categories | R Documentation |
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/docdb_describe_event_categories/ for full documentation.
docdb_describe_event_categories(SourceType = NULL, Filters = NULL)
SourceType |
The type of source that is generating the events. Valid values: |
Filters |
This parameter is not currently supported. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.