View source: R/acmpca_operations.R
acmpca_get_policy | R Documentation |
Retrieves the resource-based policy attached to a private CA. If either the private CA resource or the policy cannot be found, this action returns a ResourceNotFoundException
.
See https://www.paws-r-sdk.com/docs/acmpca_get_policy/ for full documentation.
acmpca_get_policy(ResourceArn)
ResourceArn |
[required] The Amazon Resource Number (ARN) of the private CA that will have its policy retrieved. You can find the CA's ARN by calling the ListCertificateAuthorities action. </p> |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.