Smaws_Client_ACM.RenewCertificate
val request :
Smaws_Lib.Context.t ->
renew_certificate_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidArnException of invalid_arn_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Renews an eligible ACM certificate. At this time, only exported private certificates can be renewed with this operation. In order to renew your Amazon Web Services Private CA certificates with ACM, you must first grant the ACM service principal permission to do so. For more information, see Testing Managed Renewal in the ACM User Guide.