amazonka-cloudsearch-0.1.1: Amazon CloudSearch SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudSearch.UpdateServiceAccessPolicies

Contents

Description

Configures the access rules that control access to the domain's document and search endpoints. For more information, see Configuring Access for an Amazon CloudSearch Domain.

http://docs.aws.amazon.com/cloudsearch/latest/developerguide/API_UpdateServiceAccessPolicies.html

Synopsis

Request

Request constructor

Request lenses

usapAccessPolicies :: Lens' UpdateServiceAccessPolicies Text Source

The access rules you want to configure. These rules replace any existing rules.

Response

Response constructor

Response lenses