S3 Events - how to send email notifications with SNS whenever someone uploads or deletes an object

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ส.ค. 2024
  • If you need to send a notification whenever some operation occurs on your S3 bucket you can easily do that with S3 Events and AWS SNS (Simple Notification Service). This video will show you how to setup an email notification when an upload or delete happens. But you can also set other notification options like sending an SMS to a phone number or a request to an http(s) endpoint or even a message to an SQS queue. But you could also process the event with AWS Lambda and do some amazing stuff.
    If you liked this video please click on the like button! There's a new video on Majestic.cloud once a week so if you want to stay updated and don't want to miss any new videos then please subscribe to the channel!
    Visit the site: majestic.cloud
    Follow Majestic.cloud on social media:
    Twitter: / cloud_majestic
    Facebook: / majesticcloudcomputing

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

  • @manoraja9356
    @manoraja9356 3 ปีที่แล้ว +1

    Best explanation for event notification. Thanks 👍

  • @chuckcarey5368
    @chuckcarey5368 4 ปีที่แล้ว +1

    Simple, and exact directions for beginners. Only problem I had was gmail was filtering the SNS messages. I had to go into my gmail settings to disable the filter so verification and subsequent messages would show up in my inbox. It is unclear to me if I had previously setup those filters, or if gmail automatically applied them.

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

      FYI - I have been using gmail for SNS messages. Haven't had a problem, yet.

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

    Dude!! Thank you so much for this video. Saved me from a big headache.

  • @rajuchintapally8996
    @rajuchintapally8996 3 ปีที่แล้ว +1

    its really worked my friend and tq for giving this.

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

    nice explanation

  • @sriniub7594
    @sriniub7594 4 ปีที่แล้ว

    This is really help full , please add more aws videos

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

    Thank you!

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

    Thanks, this was explained very well.

  • @NamesJay
    @NamesJay 4 ปีที่แล้ว

    This was very helpful, thank you.

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

    Tq sir,
    It's very useful

  • @user-oj9fw9nq7u
    @user-oj9fw9nq7u 2 ปีที่แล้ว

    I want to set endpoint about my cognito user's email. How can i do?

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

    hi, thanks for this tutorial. i have a question, how can i format the notification message to see it more friendly? i want to know the object name of the file uploaded it's size, timestamp and user who has uploaded.
    but when i setup a notification like this one, i have al lot of information that i don'tneed . i only need object name, size, timestamp and user who has uploaded the file

  • @sandeepkundur8840
    @sandeepkundur8840 4 ปีที่แล้ว

    if i create or delete anything in aws i need to get the email notification from aws ..? how should i need to do that

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

    please give the github repo link