You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a pretty key feature, FWIW. Security token cycling is something that should be able to be done frequently and with minimal disruption.... replacing the cluster adds a lot of overhead.
Currently, any auth_token changes are destroying and are recreating Redis cluster.
AWS API has option to set new token and chose update strategy: SET or ROTATE
https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_ModifyCacheCluster.html
The text was updated successfully, but these errors were encountered: