I have been reading up on Redis with AWS Elasticache and am a little confused on security. So far, it seems the only security is to create a Redis Security Group that only allows access from either a specific security group or IP address.
Is there any additional security I can/should add?
Is there any way to attatch Redis access security to IAM Roles?