Configures the access rules that control access to the domain's document and search endpoints
Source:R/cloudsearch_operations.R
cloudsearch_update_service_access_policies.RdConfigures 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.
Arguments
- DomainName
[required] A string that represents the name of a domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).
- AccessPolicies
[required] The access rules you want to configure. These rules replace any existing rules.