directoryservice_deregister_event_topic: Removes the specified directory as a publisher to the...

View source: R/directoryservice_operations.R

directoryservice_deregister_event_topicR Documentation

Removes the specified directory as a publisher to the specified Amazon SNS topic

Description

Removes the specified directory as a publisher to the specified Amazon SNS topic.

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

Usage

directoryservice_deregister_event_topic(DirectoryId, TopicName)

Arguments

DirectoryId

[required] The Directory ID to remove as a publisher. This directory will no longer send messages to the specified Amazon SNS topic.

TopicName

[required] The name of the Amazon SNS topic from which to remove the directory as a publisher.


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