Puppet Task: iot_aws_delete_certificate
  
    - Defined in:
- 
      tasks/iot_aws_delete_certificate.json,
 tasks/iot_aws_delete_certificate.rb
 
 
    
  
  
Overview
  
    Deletes the specified certificate. A certificate cannot be deleted if it has a policy attached to it or if its status is set to ACTIVE. To delete a certificate, first use the DetachPrincipalPolicy API to detach all policies. Next, use the UpdateCertificate API to set the certificate to the INACTIVE status.