amazonka-cloudsearch-1.3.3: Amazon CloudSearch SDK.

Copyright(c) 2013-2015 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.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.

See: AWS API Reference for UpdateServiceAccessPolicies.

Synopsis

Creating a Request

updateServiceAccessPolicies Source

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

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

Request Lenses

usapAccessPolicies :: Lens' UpdateServiceAccessPolicies Text Source

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

Destructuring the Response

updateServiceAccessPoliciesResponse Source

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

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

Response Lenses