directoryservice_describe_event_topics: Obtains information about which Amazon SNS topics receive...

View source: R/directoryservice_operations.R

directoryservice_describe_event_topicsR Documentation

Obtains information about which Amazon SNS topics receive status messages from the specified directory

Description

Obtains information about which Amazon SNS topics receive status messages from the specified directory.

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

Usage

directoryservice_describe_event_topics(DirectoryId = NULL, TopicNames = NULL)

Arguments

DirectoryId

The Directory ID for which to get the list of associated Amazon SNS topics. If this member is null, associations for all Directory IDs are returned.

TopicNames

A list of Amazon SNS topic names for which to obtain the information. If this member is null, all associations for the specified Directory ID are returned.

An empty list results in an InvalidParameterException being thrown.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.