{
    "hosting": {
        "amplifyhosting": {
            "service": "amplifyhosting",
            "type": "cicd"
        }
    },
    "auth": {
        "studyathome6e74485c": {
            "service": "Cognito",
            "providerPlugin": "awscloudformation",
            "dependsOn": []
        }
    },
    "api": {
        "studyathome": {
            "service": "AppSync",
            "providerPlugin": "awscloudformation",
            "output": {
                "authConfig": {
                    "defaultAuthentication": {
                        "authenticationType": "AMAZON_COGNITO_USER_POOLS",
                        "userPoolConfig": {
                            "userPoolId": "authstudyathome6e74485c"
                        }
                    },
                    "additionalAuthenticationProviders": [
                        {
                            "authenticationType": "API_KEY",
                            "apiKeyConfig": {
                                "apiKeyExpirationDays": 7,
                                "description": ""
                            }
                        }
                    ]
                }
            }
        }
    }
}