Smaws_Client_ACM.DescribeCertificate
val request :
Smaws_Lib.Context.t ->
describe_certificate_request ->
(describe_certificate_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidArnException of invalid_arn_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Returns detailed metadata about the specified ACM certificate.
If you have just created a certificate using the RequestCertificate
action, there is a delay of several seconds before you can retrieve information about it.