12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "manifest": {
- "apis": {
- "custom": {
- "endpoint": {
- "uri": "arn:aws:lambda:us-east-1:381623920890:function:787dd3a0-aeb1-41ef-9966-170ae5c66f73:Release_0"
- },
- "interfaces": [],
- "regions": {
- "NA": {
- "endpoint": {
- "uri": "arn:aws:lambda:us-east-1:381623920890:function:787dd3a0-aeb1-41ef-9966-170ae5c66f73:Release_0"
- }
- },
- "EU": {
- "endpoint": {
- "uri": "arn:aws:lambda:eu-west-1:381623920890:function:787dd3a0-aeb1-41ef-9966-170ae5c66f73:Release_0"
- }
- },
- "FE": {
- "endpoint": {
- "uri": "arn:aws:lambda:us-west-2:381623920890:function:787dd3a0-aeb1-41ef-9966-170ae5c66f73:Release_0"
- }
- }
- }
- }
- },
- "manifestVersion": "1.0",
- "publishingInformation": {
- "category": "KNOWLEDGE_AND_TRIVIA",
- "distributionCountries": [],
- "isAvailableWorldwide": true,
- "locales": {
- "en-US": {
- "description": "Sample Full Description",
- "examplePhrases": [
- "Alexa open hello world",
- "hello",
- "help"
- ],
- "keywords": [],
- "name": "Prueba",
- "summary": "Sample Short Description"
- },
- "es-US": {
- "name": "Prueba"
- }
- },
- "testingInstructions": "Sample Testing Instructions."
- }
- }
- }
|