View source: R/vpclattice_operations.R
| vpclattice_delete_auth_policy | R Documentation |
Deletes the specified auth policy. If an auth is set to AWS_IAM and the auth policy is deleted, all requests are denied. If you are trying to remove the auth policy completely, you must set the auth type to NONE. If auth is enabled on the resource, but no auth policy is set, all requests are denied.
See https://www.paws-r-sdk.com/docs/vpclattice_delete_auth_policy/ for full documentation.
vpclattice_delete_auth_policy(resourceIdentifier)
resourceIdentifier |
[required] The ID or ARN of the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.