acmpca_delete_policy {paws.security.identity} | 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
|