File tree Expand file tree Collapse file tree 3 files changed +15
-40
lines changed Expand file tree Collapse file tree 3 files changed +15
-40
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,9 @@ amplify/backend/awscloudformation
55
55
build /
56
56
dist /
57
57
node_modules /
58
- client /src /aws-exports.js
59
58
client /src /aws-exports.ts
60
59
awsconfiguration.json
61
60
amplifyconfiguration.json
62
61
amplify-gradle-config.json
63
- amplifyxc.config
62
+ amplifyxc.config
63
+ amplify /team-provider-info.json
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ // WARNING: DO NOT EDIT. This file is automatically generated by AWS Amplify. It will be overwritten.
2
+
3
+ const awsmobile = {
4
+ "aws_project_region" : "us-west-2" ,
5
+ "aws_cognito_identity_pool_id" : "us-west-2:4b632a29-b6d8-487f-bac4-c4311a5ab725" ,
6
+ "aws_cognito_region" : "us-west-2" ,
7
+ "oauth" : { } ,
8
+ "aws_mobile_analytics_app_id" : "53496f1ec97f4f57b6f9b1b5df579cda" ,
9
+ "aws_mobile_analytics_app_region" : "us-west-2"
10
+ } ;
11
+
12
+
13
+ export default awsmobile ;
You can’t perform that action at this time.
0 commit comments