Created
October 4, 2018 21:52
-
-
Save dabit3/51d5eef5a01f1c47e645c17b1af430f4 to your computer and use it in GitHub Desktop.
AWS Exports
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// WARNING: DO NOT EDIT. This file is automatically generated by AWS Amplify. It will be overwritten. | |
const awsmobile = { | |
"aws_project_region": "eu-central-1", | |
"aws_cognito_identity_pool_id": "eu-central-1:d922c508-2d31-4acc-9333-82bcee3d9ce3", | |
"aws_cognito_region": "eu-central-1", | |
"aws_user_pools_id": "eu-central-1_2nh2zNHTc", | |
"aws_user_pools_web_client_id": "4gbuse7iee4enk7e27pekcg3t2", | |
"aws_appsync_graphqlEndpoint": "https://ig4gywcicbambdxqyfzoulekoi.appsync-api.eu-central-1.amazonaws.com/graphql", | |
"aws_appsync_region": "eu-central-1", | |
"aws_appsync_authenticationType": "AMAZON_COGNITO_USER_POOLS" | |
}; | |
export default awsmobile; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment