turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: API Gateway stage should uses SSL certificate

Description

Ensure if a REST API stage uses a Secure Sockets Layer (SSL) certificate. This rule is complaint if the REST API stage does not have an associated SSL certificate.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.apigateway_rest_api_stage_use_ssl_certificate

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.apigateway_rest_api_stage_use_ssl_certificate

SQL

This control uses a named query:

apigateway_rest_api_stage_use_ssl_certificate

Tags