Skip to content

Commit c05c8ba

Browse files
committed
Add session token doc
1 parent 158b7f8 commit c05c8ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ The following parameters can be set in config files or in env variables:
2828
- GROUPS_API_URL: Groups API URL
2929
- AMAZON.AWS_ACCESS_KEY_ID: The Amazon certificate key to use when connecting. Use local dynamodb you can set fake value
3030
- AMAZON.AWS_SECRET_ACCESS_KEY: The Amazon certificate access key to use when connecting. Use local dynamodb you can set fake value
31+
- AMAZON.AWS.SESSION_TOKEN: The user session token, used when developing locally against the TC dev AWS services
3132
- AMAZON.AWS_REGION: The Amazon certificate region to use when connecting. Use local dynamodb you can set fake value
3233
- AMAZON.IS_LOCAL_DB: Use Amazon DynamoDB Local or server.
3334
- AMAZON.DYNAMODB_URL: The local url if using Amazon DynamoDB Local

0 commit comments

Comments
 (0)