Files
aws-iot/Website/HPIoTWebApp/amplify/backend/backend-config.json
2021-04-29 19:19:19 -04: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"
}
}
}