How to Handle bounce, complains using Amazon SES and Serverless Framework Part1

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ต.ค. 2019
  • In This Video we will be talking about AmazonSES, and how to handle bounce , complaint messages from Amazon SES using Serverless Framework. We will be subscribing SNS Topic to SQS, from SQS labmbda will be triggered.
    #techiekk#amazonses#aws#amazonses#amazon
    ~-~~-~~~-~~-~
    Please watch: how can you store your files in Google cloud storage"
    • how can you store your...
    ~-~~-~~~-~~-~
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    Thanks , huge help :)

  • @a--b
    @a--b 2 ปีที่แล้ว +1

    Why we need another layer of SQS? When SNS can be directly connected to Lambda and we can read the events via:
    const message = event.Records[0].Sns.Message;
    console.log(message);

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

    11:02 time: how to create the SQS subscription?

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

    How to separate attachments and emails to different s3 bucket?

  • @timekeeperbank2761
    @timekeeperbank2761 3 ปีที่แล้ว +2

    AWS is such a pain. You have to use so many services just to get a bounce email sent.

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

      Yeah, I think this is too difficult as well.

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

    Can you please give us the Lambda function skeleton so we can edit and use it on our case.

    • @a--b
      @a--b 2 ปีที่แล้ว

      const message = event.Records[0].Sns.Message;
      console.log(message)

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

    It is fine, but everything done, need to show how to created step by step everything, this one is more importent.

  • @user-jc8or6ou1j
    @user-jc8or6ou1j 6 หลายเดือนก่อน

    your ses is under sandbox mode or not?

  • @narimanmortezaei5888
    @narimanmortezaei5888 3 ปีที่แล้ว +2

    voice quality is very bad

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

    Please post the Lambda Function!

    • @a--b
      @a--b 2 ปีที่แล้ว

      const message = event.Records[0].Sns.Message;
      console.log(message)

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

    video is good and informative, but voice needs to be more energatic.

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

    Hi Sir I got the below message from Amazon what i should reply to them
    (Kindly mention how are you going handle bounces and complaints.) please share me

  • @ShadabKhan-jh7yf
    @ShadabKhan-jh7yf 2 ปีที่แล้ว

    Voice is not clear. :(