Skip to content
Discussion options

You must be logged in to vote

Hi @omarstapia ,

To answer your questions:

-What do I need to do to add additional values to tenantConfig?

You add them to the tenantConfig env var in your provisioning script. For example, for the ECS reference architecture, here's where the tenantConfig variable is defined.
https://github.com/aws-samples/saas-reference-architecture-ecs/blob/ad79aa13c0df85ab421284bfebb1b5a17870cc74/scripts/provision-tenant.sh#L93

-What places these values in the record and where are they taken from? I've been going through the project but haven't been successful in inserting additional values, for example:
{
"userPoolId": "us-east-1_XXXXXXXXX",
"appClientId": "XXXXXXXXXXXXXXXXX",
"apiGatewayUrl": "htt…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@omarstapia
Comment options

Answer selected by omarstapia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants