How to connect your Python AWS Lambda to a secure Elasticache Redis
Nov 18, 2020
If you are running Elasticache Redis with in-transit encryption, and enabled Redis AUTH in a secure environment, here is how to get started with a Python 3.7 Redis Client running in AWS Lambda.