Lists information about your private certificate authority (CA) or one that has been shared with you. You specify the private CA on input by its ARN (Amazon Resource Name). The output contains the status of your CA. This can be any of the following:
See https://www.paws-r-sdk.com/docs/acmpca_describe_certificate_authority/ for full documentation.
acmpca_describe_certificate_authority(CertificateAuthorityArn)
[required] The Amazon Resource Name (ARN) that was returned when you called
create_certificate_authority
.
This must be of the form:
arn:aws:acm-pca:region:account:certificate-authority/12345678-1234-1234-1234-123456789012
.