So I followed you're guide video and I did all the steps. I have the base test code it generates. I corrected the template naming, however when I run the module and test in amazon I get that it can't import the main module, which from what I have found is caused when the lambda function can't access the main script because its named incorrectly. I noticed that the name in the zip file is deployment_1main.py I tried that too but get the same error. I've been stuck on this problem for a while and I have tried every variation of the configuration to access the base script I can think of.
Runtime
Python 2.7
Handler main.lambda_handler
Role
lambda_basic_execution
Description
test deployment skill
Advanced settings
image of the problem in console.
https://scontent.fsnc1-1.fna.fbcdn.net/t31.0-8/13662250_10100919094549775_7264484120104498187_o.jpg