garnaat / kappa

What precedes Lambda
http://kappa.readthedocs.org/en/develop/
Apache License 2.0
902 stars 89 forks source link

Support Alexa Skill configuration updates #100

Open jay-carlton opened 7 years ago

jay-carlton commented 7 years ago

I'm using Kappa to deploy and test my lambda function for an Alexa skill. From time to time, though, I need to update things on the alexa portal (specifically the sample utterances, custom slot types, and intent schema). It would be nice to be able to do this with Kappa as well, so everything was updated at once.

There may not be API support from the Amazon developer portal for this yet, though.