turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: RDS DB instances should have iam authentication enabled

Description

Checks if an Amazon Relational Database Service (Amazon RDS) instance has AWS Identity and Access Management (IAM) authentication enabled.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.rds_db_instance_iam_authentication_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

rds_db_instance_iam_authentication_enabled

Tags