- Navigation Guide
@aws-sdk/client-acm
RenewCertificateCommandInput Interface
The input for RenewCertificateCommand.
Members
Name | Type | Details |
---|---|---|
CertificateArn Required | string | undefined | 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) . |
Full Signature
export interface RenewCertificateCommandInput extends RenewCertificateRequest