misc: documentation changes and minor UI adjustments

This commit is contained in:
Sheen Capadngan
2024-05-23 21:03:48 +08:00
parent de2a5b4255
commit b75d601754
3 changed files with 11 additions and 4 deletions

View File

@@ -72,6 +72,9 @@ Prerequisites:
<ParamField path="AWS Region" type="string" required>
The region that you want to integrate with in AWS Secrets Manager.
</ParamField>
<ParamField path="Mapping Behavior" type="string" required>
How you want the integration to map the secrets. The selected value could be either one to one or one to many.
</ParamField>
<ParamField path="AWS SM Secret Name" type="string" required>
The secret name/path in AWS into which you want to sync the secrets from Infisical.
</ParamField>