Update docs/Privacy/Tessera/Tessera Services/Keys/Setting up an AWS Secrets Manager.md

Co-Authored-By: chris-j-h <39617426+chris-j-h@users.noreply.github.com>
This commit is contained in:
Mihailescu Ionut Emanuel 2019-12-17 13:38:18 +02:00 committed by GitHub
parent fa116befba
commit cf6ca07f35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ The _AWS Secrets Manager_ documentation provides much of the information needed
## Enabling Tessera to use the _AWS Secrets Manager_
### Environment Variables
If using an _AWS Secrets Manager_, Tessera requires four environment variables to be set:
If using an _AWS Secrets Manager_, configuration credentials can be provided in many ways as outlined in the [AWS docs - Supplying and Retrieving AWS Credentials](https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/credentials.html).
To use environment variables set the following:
1. `AWS_REGION`: region_to_connect_to (i.e. us-west-2)
1. `AWS_ACCESS_KEY_ID`: your_access_key_id