The tutorial linked here: https://developer.amazon.com/en-US/alexa/devices/connected-devices/development-resources/smart-home-skills/smart-home-skill-tutorial/module-2
It appears that the lambda created is just a simulated version of a powercontroller interface, which simulates a real Lamp. Could I just reproduce this code's behavior onto a physical endpoint instead of the Lambda and use it to control real hardware.