marcy-terui / serverless-alexa-skills

Manage your Alexa Skills with Serverless Framework
https://www.npmjs.com/package/serverless-alexa-skills
MIT License
71 stars 13 forks source link

Use default security profile #13

Closed danielrbradley closed 6 years ago

danielrbradley commented 6 years ago

Simplify plugin setup by offering the default profile instead of requiring the user to creating a custom Amazon Security Profile.

This is the same security profile as used by the official CLI, therefore, we can just align our URLs to match with theirs:

marcy-terui commented 6 years ago

Sorry for my late reply and thank you for your very nice PR ! I'm not familiar with the official CLI. Please give me some time to investigate it.

marcy-terui commented 6 years ago

I understood the mechanism of ask-cli. Thank you for your great PR!

marcy-terui commented 6 years ago

Released as v0.1.0.