After creating a role from AWS IAM, we should create AWS Lambda. We can create AWS Lambda with the template from Blueprints:
- You can find alexa-skills-kit-color-expert by filtering with the alexa keyword, as shown in the following screenshot:
- You can create AWS Lambda from the alexa-skills-kit-color-expert template. Then, fill your Lambda function name, for instance, fxalexa. Select a role from the existing roles that you have already created. Otherwise, you can create a new role and then configure it to give permission to access AWS IoT and Amazon Alexa, as shown in the following screenshot:
- You should see a Lambda ...