Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint
Source:R/opensearchservice_operations.R
opensearchservice_authorize_vpc_endpoint_access.RdProvides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
See https://www.paws-r-sdk.com/docs/opensearchservice_authorize_vpc_endpoint_access/ for full documentation.
Usage
opensearchservice_authorize_vpc_endpoint_access(
DomainName,
Account = NULL,
Service = NULL,
ServiceOptions = NULL
)Arguments
- DomainName
[required] The name of the OpenSearch Service domain to provide access to.
- Account
The Amazon Web Services account ID to grant access to.
- Service
The Amazon Web Services service SP to grant access to.
- ServiceOptions
The options for the service, including the supported Regions for the endpoint access.