Update aws-elasticache.mdx

This commit is contained in:
Daniel Hougaard
2024-08-28 17:45:34 +04:00
parent 8646f6c50b
commit 880f39519f

View File

@@ -76,7 +76,6 @@ The Infisical Redis dynamic secret allows you to generate Redis Database credent
Maximum time-to-live for a generated secret.
</ParamField>
<ParamField path="Region" type="string" required>
The region that the ElastiCache cluster is located in. _(e.g. us-east-1)_
</ParamField>
@@ -94,10 +93,10 @@ The Infisical Redis dynamic secret allows you to generate Redis Database credent
</ParamField>
</Step>
<Step title="(Optional) Modify Redis Statements">
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).
<Step title="(Optional) Modify ElastiCache Statements">
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)
</Step>
<Step title="Click `Submit`">
After submitting the form, you will see a dynamic secret created in the dashboard.