turbot/aws_compliance
Loading controls...

Control: Ensure that ACM certificates are not in pending validation state

Description

This control ensures that ACM certificates are not in pending validation state. When certificates are not validated within 72 hours after the request is made, those certificates become invalid.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.acm_certificate_no_pending_validation_certificate

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.acm_certificate_no_pending_validation_certificate --share

SQL

This control uses a named query:

acm_certificate_no_pending_validation_certificate

Tags