turbot/aws_compliance
Loading controls...

Control: 17 RDS DB instances should be configured to copy tags to snapshots

Description

This control checks whether RDS DB instances are configured to copy all tags to snapshots when the snapshots are created.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.foundational_security_rds_17

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

rds_db_instance_copy_tags_to_snapshot_enabled

Tags