elasticsearchservice_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/elasticsearchservice_authorize_vpc_endpoint_access/ for full documentation.
Usage
elasticsearchservice_authorize_vpc_endpoint_access(DomainName, Account)
Arguments
DomainName |
[required] The name of the OpenSearch Service domain to provide access to. |
Account |
[required] The account ID to grant access to. |
[Package paws.analytics version 0.9.0 Index]