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:23 +02:00 committed by GitHub
parent cf6ca07f35
commit fb148d6dc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ To use environment variables set the following:
1. `AWS_ACCESS_KEY_ID`: your_access_key_id
1. `AWS_SECRET_ACCESS_KEY`: your_secret_access_key
To retrieve the last two values you should log into your [AWS Managemenet Console](https://aws.amazon.com/)
The `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` for a particular user can be retrieved from the [AWS IAM Management Console](https://console.aws.amazon.com/iam).
### Dependencies
The AWS Secrets Manager dependencies are included in the `tessera-app-<version>-app.jar`. If using the `tessera-simple-<version>-app.jar` then `aws-key-vault-<version>-all.jar` must be added to the classpath.