Persistent Redis ACLs (ACL SAVE)

0

Hello,

Is it possible to use the ACL SAVE command in ElastiCache to persist user permissions?

Thank you

asked 2 years ago357 views
1 Answer
0

Hi, good question. Elasticache does not support ACL SAVE. For the most part, Elasticache only supports read ACL actions, such as ACL LIST, ACL WHOAMI, ACL USERS, and ACL CAT.

For more information: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html.

jsonc
answered 2 years ago
  • Ahh okay, thank you - do you know if memory db supports ACL SAVE?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions