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)
[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>