View source: R/memorydb_operations.R
memorydb_delete_acl | R Documentation |
Deletes an Access Control List. The ACL must first be disassociated from the cluster before it can be deleted. For more information, see Authenticating users with Access Contol Lists (ACLs).
See https://www.paws-r-sdk.com/docs/memorydb_delete_acl/ for full documentation.
memorydb_delete_acl(ACLName)
ACLName |
[required] The name of the Access Control List to delete |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.