View source: R/acmpca_operations.R
acmpca_delete_policy | R Documentation |
Deletes the resource-based policy attached to a private CA. Deletion will remove any access that the policy has granted. If there is no policy attached to the private CA, this action will return successful.
See https://www.paws-r-sdk.com/docs/acmpca_delete_policy/ for full documentation.
acmpca_delete_policy(ResourceArn)
ResourceArn |
[required] The Amazon Resource Number (ARN) of the private CA that will have its
policy deleted. You can find the CA's ARN by calling the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.