View source: R/opensearchservice_operations.R
opensearchservice_revoke_vpc_endpoint_access | R Documentation |
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
See https://www.paws-r-sdk.com/docs/opensearchservice_revoke_vpc_endpoint_access/ for full documentation.
opensearchservice_revoke_vpc_endpoint_access(
DomainName,
Account = NULL,
Service = NULL
)
DomainName |
[required] The name of the OpenSearch Service domain. |
Account |
The account ID to revoke access from. |
Service |
The service SP to revoke access from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.