@aws-sdk/client-iot

DeleteCertificateCommandInput Interface

Members

Name
Type
Details
certificateId Requiredstring | undefined

The ID of the certificate. (The last part of the certificate ARN contains the certificate ID.)

forceDelete boolean | undefined

Forces the deletion of a certificate if it is inactive and is not attached to an IoT thing.

Full Signature

export interface DeleteCertificateCommandInput extends DeleteCertificateRequest