acmpca_describe_certificate_authority {paws.security.identity} | R Documentation |
Lists information about your private certificate authority (CA) or one that has been shared with you
Description
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.
Usage
acmpca_describe_certificate_authority(CertificateAuthorityArn)
Arguments
CertificateAuthorityArn |
[required] The Amazon Resource Name (ARN) that was returned when you called
|
[Package paws.security.identity version 0.9.0 Index]