Files
Julien Lengrand-Lambert 0494975e83 Latest version of slideS
2021-03-19 10:42:36 +01:00

30 lines
769 B
JSON

{
"manifest": {
"publishingInformation": {
"locales": {
"en-US": {
"summary": "Sample Short Description",
"examplePhrases": [
"Alexa open hello world",
"hello",
"help"
],
"name": "test-javaland",
"description": "Sample Full Description"
}
},
"isAvailableWorldwide": true,
"testingInstructions": "Sample Testing Instructions.",
"category": "KNOWLEDGE_AND_TRIVIA",
"distributionCountries": []
},
"apis": {
"custom": {
"endpoint": {
"uri": "arn:aws:lambda:eu-west-1:618362251982:function:ask-test-javaland-default-default-1615986998257"
}
}
},
"manifestVersion": "1.0"
}
}