turbot/aws_compliance
Loading controls...

Control: ElastiCache for Redis replication groups before version 6.0 should use Redis Auth

Description

This control checks if ElastiCache for Redis replication groups has Redis Auth enabled. The control fails for an ElastiCache for Redis replication group if the Redis version of its nodes is below 6.0 and AuthToken isn't in use.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.elasticache_replication_group_redis_auth_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

elasticache_replication_group_redis_auth_enabled

Tags