To secure access to your Amazon ElastiCache Redis cache clusters, you can use Redis
Remediation Steps
To enable authentication with tokens for your Amazon ElastiCache Redis cache clusters via AWS Management Console:
- Access the Amazon ElastiCache console available at https://console.aws.amazon.com/elasticache/ and select Redis clusters.
- Select the Redis cache cluster that you want to configure, choose Actions, and select Modify.
- Under Security, choose Redis AUTH default user access from the Access control dropdown list, and provide your authentication token in the Redis AUTH token field.
- Choose Preview changes, select Yes under Apply immediately, and choose Modify to apply the changes immediately.
Useful Links
- Amazon Elasticache Service FAQs
- Security in Amazon ElastiCache
- Data protection in Amazon ElastiCache
- Authenticating users with the AUTH command
- modify-cache-cluster CLI command