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

View source: R/acmpca_operations.R

acmpca_get_policyR Documentation

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.