No Description

skill.json 1.4KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "manifest": {
  3. "apis": {
  4. "custom": {
  5. "endpoint": {
  6. "uri": "arn:aws:lambda:us-east-1:381623920890:function:787dd3a0-aeb1-41ef-9966-170ae5c66f73:Release_0"
  7. },
  8. "interfaces": [],
  9. "regions": {
  10. "NA": {
  11. "endpoint": {
  12. "uri": "arn:aws:lambda:us-east-1:381623920890:function:787dd3a0-aeb1-41ef-9966-170ae5c66f73:Release_0"
  13. }
  14. },
  15. "EU": {
  16. "endpoint": {
  17. "uri": "arn:aws:lambda:eu-west-1:381623920890:function:787dd3a0-aeb1-41ef-9966-170ae5c66f73:Release_0"
  18. }
  19. },
  20. "FE": {
  21. "endpoint": {
  22. "uri": "arn:aws:lambda:us-west-2:381623920890:function:787dd3a0-aeb1-41ef-9966-170ae5c66f73:Release_0"
  23. }
  24. }
  25. }
  26. }
  27. },
  28. "manifestVersion": "1.0",
  29. "publishingInformation": {
  30. "category": "KNOWLEDGE_AND_TRIVIA",
  31. "distributionCountries": [],
  32. "isAvailableWorldwide": true,
  33. "locales": {
  34. "en-US": {
  35. "description": "Sample Full Description",
  36. "examplePhrases": [
  37. "Alexa open hello world",
  38. "hello",
  39. "help"
  40. ],
  41. "keywords": [],
  42. "name": "Prueba",
  43. "summary": "Sample Short Description"
  44. },
  45. "es-US": {
  46. "name": "Prueba"
  47. }
  48. },
  49. "testingInstructions": "Sample Testing Instructions."
  50. }
  51. }
  52. }