Bunch o changes
This commit is contained in:
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"api": {
|
||||
"lunchrun": {
|
||||
"service": "AppSync",
|
||||
"providerPlugin": "awscloudformation",
|
||||
"output": {
|
||||
"authConfig": {
|
||||
"additionalAuthenticationProviders": [],
|
||||
"defaultAuthentication": {
|
||||
"authenticationType": "API_KEY",
|
||||
"apiKeyConfig": {
|
||||
"description": "lunchrunapikey",
|
||||
"apiKeyExpirationDays": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth": {},
|
||||
"hosting": {
|
||||
"amplifyhosting": {
|
||||
"service": "amplifyhosting",
|
||||
"providerPlugin": "awscloudformation",
|
||||
"type": "manual"
|
||||
}
|
||||
}
|
||||
"api": {
|
||||
"lunchrun": {
|
||||
"service": "AppSync",
|
||||
"providerPlugin": "awscloudformation",
|
||||
"output": {
|
||||
"authConfig": {
|
||||
"additionalAuthenticationProviders": [],
|
||||
"defaultAuthentication": {
|
||||
"authenticationType": "API_KEY",
|
||||
"apiKeyConfig": {
|
||||
"description": "lunchrunapikey",
|
||||
"apiKeyExpirationDays": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth": {},
|
||||
"hosting": {
|
||||
"amplifyhosting": {
|
||||
"service": "amplifyhosting",
|
||||
"providerPlugin": "awscloudformation",
|
||||
"type": "manual"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user