cloudsearch_update_service_access_policies {paws.analytics} | R Documentation |
Configures the access rules that control access to the domain's document and search endpoints
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 https://www.paws-r-sdk.com/docs/cloudsearch_update_service_access_policies/ for full documentation.
Usage
cloudsearch_update_service_access_policies(DomainName, AccessPolicies)
Arguments
DomainName |
[required] |
AccessPolicies |
[required] The access rules you want to configure. These rules replace any existing rules. |
[Package paws.analytics version 0.9.0 Index]