renewCertificate
inline suspend fun AcmClient.renewCertificate(crossinline block: RenewCertificateRequest.Builder.() -> Unit): RenewCertificateResponse
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.