From 880f39519f022bae73b90bf32d54c7e1653804a3 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Wed, 28 Aug 2024 17:45:34 +0400 Subject: [PATCH] Update aws-elasticache.mdx --- .../platform/dynamic-secrets/aws-elasticache.mdx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/documentation/platform/dynamic-secrets/aws-elasticache.mdx b/docs/documentation/platform/dynamic-secrets/aws-elasticache.mdx index 532fe0c94..d02f47858 100644 --- a/docs/documentation/platform/dynamic-secrets/aws-elasticache.mdx +++ b/docs/documentation/platform/dynamic-secrets/aws-elasticache.mdx @@ -76,7 +76,6 @@ The Infisical Redis dynamic secret allows you to generate Redis Database credent Maximum time-to-live for a generated secret. - The region that the ElastiCache cluster is located in. _(e.g. us-east-1)_ @@ -94,10 +93,10 @@ The Infisical Redis dynamic secret allows you to generate Redis Database credent - - If you want to provide specific privileges for the generated dynamic credentials, you can modify the Redis statement to your needs. This is useful if you want to only give access to a specific table(s). + + If you want to provide specific privileges for the generated dynamic credentials, you can modify the ElastiCache statement to your needs. This is useful if you want to only give access to a specific table(s). - ![Modify Redis Statements Modal](/images/platform/dynamic-secrets/modify-elasticache-statement.png) + ![Modify ElastiCache Statements Modal](/images/platform/dynamic-secrets/modify-elasticache-statement.png) After submitting the form, you will see a dynamic secret created in the dashboard.