Learn R Programming

paws.security.identity (version 0.7.0)

acmpca_get_policy: Retrieves the resource-based policy attached to a private CA

Description

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.

Usage

acmpca_get_policy(ResourceArn)

Arguments

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>