2

Does it comply with Amazon guidelines if I trigger Alexa notifications from Alexa skill lambda itself without an external lambda? ie directly calling api.amazonalexa.com/v2/notifications without any external triggers?

Original Alexa notification flow


enter image description here

My implementation


enter image description here ​ ​ ​ ​ ​ ​

German
  • 10,263
  • 4
  • 40
  • 56
Harikrishnan
  • 9,688
  • 11
  • 84
  • 127

1 Answers1

0

This architecture is approved by Alexa team. The skill is live now. Hence we can conclude that it conforms to Amazon guidelines.

Harikrishnan
  • 9,688
  • 11
  • 84
  • 127