24 lines
469 B
JSON
24 lines
469 B
JSON
{
|
|
"UserAgent": "aws-amplify/cli",
|
|
"Version": "0.1.0",
|
|
"IdentityManager": {
|
|
"Default": {}
|
|
},
|
|
"CredentialsProvider": {
|
|
"CognitoIdentity": {
|
|
"Default": {
|
|
"PoolId": "",
|
|
"Region": ""
|
|
}
|
|
}
|
|
},
|
|
"CognitoUserPool": {
|
|
"Default": {
|
|
"PoolId": ",
|
|
"AppClientId": "",
|
|
"AppClientSecret": "",
|
|
"Region": ""
|
|
}
|
|
}
|
|
}
|