AWS Chatbot | Slack Integration with AWS Service | Send Notification to Slack on S3 Operation

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024
  • In this video we have discussed:
    1. What is AWS chatbot and its supported operations.
    2. How to send S3 upload Notification to Slack channel.
    3. Demo in the video includes following steps:
    a. How to create new slack workspace.
    b. How to create chatbot configuration in AWS chatbot
    c. create a SNS topic and configure it in chatbot channel.
    d. Create a cloudWatch event/rule for Object level operation on a s3 bucket and enable cloud trail on the bucket.
    e. Create a cloudWatch Alarm on the event and configure SNS topic as the target.
    f. Upload a file in a s3 bucket and check the alarm in slack channel.

ความคิดเห็น • 10

  • @venkataanumolu8101
    @venkataanumolu8101 4 ปีที่แล้ว +2

    Good way of explanation bro !! keep up the good work !!. Don't worry about subscribers keep doing the same of explaining the AWS concepts with same durations and pace. subscribers will automatically increase. Good luck !! I am subscribing you now :)

  • @ravi2int
    @ravi2int 2 ปีที่แล้ว

    Hi Rishabh, gr8 video. how do we integrate sagemaker service with slack for notifications

  • @omarsarmientorolo4065
    @omarsarmientorolo4065 ปีที่แล้ว

    Hello, I need to make the same thing but using Terraform... I use this notification in CodeBuild to know its state

  • @vineethdas180
    @vineethdas180 3 ปีที่แล้ว

    Hey Rishab,
    Great Work!!
    Just have a doubt, when you went on to add the alarm, you were able to add it using the rule you created.
    I'm not able to see that option, is there a way to enable something so that it shows up?

    • @SomnathDas-uw4bg
      @SomnathDas-uw4bg 2 ปีที่แล้ว

      @Rishab reply to this comment man. I am also facing trouble here.

  • @karivenkatesh2800
    @karivenkatesh2800 2 ปีที่แล้ว

    How we gonna all ci-cd notifications when my build is triggered...

  • @anilchaudhry804
    @anilchaudhry804 3 ปีที่แล้ว

    bro can you make a similar video on how to send notifications on slack channel when a pull request is created to codecommit

    • @CloudAndCode
      @CloudAndCode  3 ปีที่แล้ว

      Hey, That's is a very easy process. You can just follow this official documentation : aws.amazon.com/blogs/devops/receive-aws-developer-tools-notifications-over-slack-using-aws-chatbot/

    • @anilchaudhry804
      @anilchaudhry804 3 ปีที่แล้ว

      @@CloudAndCode I tried it. I was facing issues with sns notification rule. It says the target status is unreachable. Any idea?