I've got a published Alexa skill, which uses code on Lambda. How do I modify the skill?
Do I modify (reupload) the code into my existing lambda instance, or do I create and upload into a new lambda instance? Then do I link the new lambda to the development version here in Alexa development?
How do I test the modified skill prior to submitting it for certification? Won't the published version have the same name as the new modified one?
I tried searching the knowledge base, but my search skills are obviously substandard.