I'm setting up a new Redis ElastiCache stack and need help adding an AUTH token as an added layer of security. What is the parameter that I should add when using a CloudFormation template to deploy the stack?
I haven't been able to find any documentation regarding this, hence would appreciate if someone could help.
[Update]
After adding the AuthToken
param, I'm seeing the error "Encountered unsupported property AuthToken" on the CloudFormation console.