Here is a summary of the provided text in one paragraph:
In this tutorial, we connect Amazon Alexa Skill to AWS Lambda function to trigger Bitrise builds via a voice user interface. We use the Alexa Skills Kit to receive voice commands from Alexa and pass them to Bitrise API using the POST endpoint to trigger a new build. The code is modified to work with the Alexa Skills Kit by changing the handler and logic to handle voice commands and Skill Kit. A Lambda function is created to connect Alexa to Bitrise, allowing users to trigger builds using voice commands. The integration includes specifying branch names and workflow IDs as parameters using Slots, enabling different values to be used. Additionally, AWS CloudWatch is used to monitor runtime metrics for the Lambda function.