AWS Secrets Manager
:::tip[]
Vault secrets is available on Apidog Enterprise plan.
:::
Apidog supports integration with AWS Secrets Manager via the access key pair for IAM users.
Configure AWS
Please create IAM users for people who need to use AWS Secrets Manager, and create the access key pair (access key ID and secret access key).
Test connection
Enter the AWS region code, your Access Key ID, and Secret Access Key. The access key pair is NOT uploaded to the server and is NOT shared with others on the team.
Click "Test Connection". If everything is correct, "Succeeded" will be displayed.
Link secrets
Assume there is a secret named "test/foo" in AWS Secrets Manager as follows:
To link the secret, you need to enter the metadata as shown below:
Finally, click the "Fetch Secrets" button. Then click the eye icon on the right to view the value of the secret.
If you want to extract the value in a key-value pair, select "Key/Value" as the secret type and enter the name of the key.