Skip to content

Instantly share code, notes, and snippets.

@mattbajorek
Created November 22, 2019 03:06
Show Gist options
  • Save mattbajorek/3977d56a0b815f8989c2e0777f9bdf7f to your computer and use it in GitHub Desktop.
Save mattbajorek/3977d56a0b815f8989c2e0777f9bdf7f to your computer and use it in GitHub Desktop.
Adding AWS config settings
{
"AWSCognito": {
"Region": "{Region}",
"PoolId": "{PoolId}",
"AppClientId": "{AppClientId}"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment