Skip to content

Alexa skill and AWS Lambda function to trigger a jenkins job by voice command

Notifications You must be signed in to change notification settings

vjkri/alexa_jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

alexa_jenkins

Alexa skill and aws Lambda function to trigger a jenkins job by voice command.

This is a simple way to show we can manage all the work we do with voice commands in a secure way, even if we are within a VPC. Below diagram illutrates the process.

alexa_jenkins

How do I get set up?

Refer to the above diagram on how to set up, VPC is optional.

The files here are

  • alexa_skill.json - add this to your alexa skill and connect this to your Lambda function.
  • lambda_python.py - add this to your Lambda fucntion.

Who do I talk to?

Releases

No releases published

Packages

No packages published

Languages