View source: R/opensearchservice_operations.R
opensearchservice_authorize_vpc_endpoint_access | R Documentation |
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.
opensearchservice_authorize_vpc_endpoint_access(
DomainName,
Account = NULL,
Service = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.