View source: R/acm_operations.R
acm_renew_certificate | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/acm_renew_certificate/ for full documentation.
acm_renew_certificate(CertificateArn)
CertificateArn |
[required] String that contains the ARN of the ACM certificate to be renewed. This must be of the form:
For more information about ARNs, see Amazon Resource Names (ARNs). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.