20 lines
371 B
JSON
20 lines
371 B
JSON
{
|
|
"api": {
|
|
"mysvelteproject": {
|
|
"service": "AppSync",
|
|
"providerPlugin": "awscloudformation",
|
|
"output": {
|
|
"authConfig": {
|
|
"additionalAuthenticationProviders": [],
|
|
"defaultAuthentication": {
|
|
"authenticationType": "API_KEY",
|
|
"apiKeyConfig": {
|
|
"description": "",
|
|
"apiKeyExpirationDays": 7
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |