turbot/aws_compliance
Loading controls...

Control: ElastiCache for Redis replication groups should be encrypted at rest

Description

This control checks if ElastiCache for Redis replication groups are encrypted at rest. This control fails if an ElastiCache for Redis replication group isn't encrypted at rest.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.elasticache_replication_group_encryption_at_rest_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

elasticache_replication_group_encryption_at_rest_enabled

Tags