Update docs/Privacy/Tessera/Configuration/Keys.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:01 +02:00 committed by GitHub
parent 01f09e070b
commit d4a474e10d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ The keys in the pair are stored as secrets in the _AWS Secrets Manager_. This r
}
```
This example configuration will retrieve the specified versions of the secrets `secretIdPub` and `secretIdKey` from the _AWS Secrets Manager_ using the endpoint `https://secretsmanager.us-west-2.amazonaws.com`.
This example configuration will retrieve the secrets `secretIdPub` and `secretIdKey` from the _AWS Secrets Manager_ using the endpoint `https://secretsmanager.us-west-2.amazonaws.com`.
!!! info
Environment variables must be set if using an _AWS Secrets Manager_, for more information see [Setting up an AWS Secrets Manager](../../Tessera%20Services/Keys/Setting%20up%20an%20AWS%20Secrets%20Manager.md)