Files
HPIoTWebsite/amplify/backend/backend-config.json
2019-10-15 08:28:17 -05:00

21 lines
360 B
JSON

{
"hosting": {
"S3AndCloudFront": {
"service": "S3AndCloudFront",
"providerPlugin": "awscloudformation"
}
},
"auth": {
"hpiotwebapp78e5977f": {
"service": "Cognito",
"providerPlugin": "awscloudformation",
"dependsOn": []
}
},
"storage": {
"hpiotuserstorage": {
"service": "S3",
"providerPlugin": "awscloudformation"
}
}
}