Skip to content

Instantly share code, notes, and snippets.

@CHARITH1995
Created July 20, 2020 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CHARITH1995/8b16ef7495b33b90b7e6359f92631f23 to your computer and use it in GitHub Desktop.
Save CHARITH1995/8b16ef7495b33b90b7e6359f92631f23 to your computer and use it in GitHub Desktop.
config file
{
"api": {
"invokeUrl": "https://5bltcq602h.execute-api.us-west-2.amazonaws.com/prod"
},
"cognito" : {
"REGION":"us-east-1",
"USER_POOL_ID":"us-east-1_************",
"APP_CLIENT_ID" :"34uglnub******md0d1d"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment