From the course: Using Slack and AWS EventBridge to Automate Your DevOps Tasks

Unlock the full course today

Join today to access over 22,700 courses taught by industry experts or purchase this course individually.

Using EventBridge to automate tasks without writing code

Using EventBridge to automate tasks without writing code - Amazon Web Services (AWS) Tutorial

From the course: Using Slack and AWS EventBridge to Automate Your DevOps Tasks

Start my 1-month free trial

Using EventBridge to automate tasks without writing code

- [Instructor] Here we are in the AWS CodePipeline console. And we would like to use this pipeline that we have as a demo to be able to execute it from Slack. We can do this for many DevOps tasks. But for this purposes, we'll use the pipeline. So let's get started. I'll click on the pipeline. And we're going to need a value from here before we go to EventBridge. So I'll go to settings here in the menu bar, and under settings, you can see that we have the ARN, or Amazon Resource Name, of this particular pipeline. So I'm going to to copy this value, 'cause we're going to need it here shortly. We're going to switch over to EventBridge. And now what we need to do is create a rule. And this is going to be very interesting because we going to to be able to create some custom JSON rule that we can use as a trigger for our pipeline. Let me show you. Let's give it a name. Let's call it, Trigger CICD. And let's choose an event…

Contents