opensearchservice_authorize_vpc_endpoint_access {paws.analytics} | R Documentation |
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint
Description
Provides 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
)
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. |
[Package paws.analytics version 0.9.0 Index]