View source: R/opensearchserviceserverless_operations.R
opensearchserviceserverless_delete_access_policy | R Documentation |
Deletes an OpenSearch Serverless access policy. For more information, see Data access control for Amazon OpenSearch Serverless.
See https://www.paws-r-sdk.com/docs/opensearchserviceserverless_delete_access_policy/ for full documentation.
opensearchserviceserverless_delete_access_policy(
type,
name,
clientToken = NULL
)
type |
[required] The type of policy. |
name |
[required] The name of the policy to delete. |
clientToken |
Unique, case-sensitive identifier to ensure idempotency of the request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.