Pizzaface / Alexa-Chromecast-Skill-2.0

Allows Amazon Alexa to control Google Chromecast - Designed for Raspberry Pi
359 stars 65 forks source link

"An error occurred (InvalidParameterValueException) when calling the CreateFunction operation: The role defined for the function cannot be assumed by Lambda." #9

Closed Jademalo closed 3 years ago

Jademalo commented 6 years ago

This error kept occuring for me using the default scripts.

I added a sleep 30 before creating the Lambda instance, and it worked after that.