amazonka-ds-1.4.0: Amazon Directory Service SDK.

Copyright(c) 2013-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.DirectoryService.DeregisterEventTopic

Contents

Description

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

Synopsis

Creating a Request

deregisterEventTopic Source

Creates a value of DeregisterEventTopic with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

detDirectoryId :: Lens' DeregisterEventTopic Text Source

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

detTopicName :: Lens' DeregisterEventTopic Text Source

The name of the SNS topic from which to remove the directory as a publisher.

Destructuring the Response

deregisterEventTopicResponse Source

Creates a value of DeregisterEventTopicResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses