How To Make A Simple Contact Form Submission With AWS SES With Express And JavaScript

Sdílet
Vložit
  • čas přidán 29. 08. 2024

Komentáře • 26

  • @ProgramWithErik
    @ProgramWithErik  Před 3 lety

    ⚠️For the months of May and June, get your very own .TECH Domain and help children get their start in computer science!
    go.tech/codewitherik

  • @hughslooskant4420
    @hughslooskant4420 Před 3 lety +2

    am building my portfolio contact page right now, love great resources at the perfect time! thanks

  • @ignaciorivera367
    @ignaciorivera367 Před 2 lety +1

    great video. It was not mentioned that in aws you have to register the emails to which the emails are going to be sent or remove the instance from the sandbox

  • @user-ue1sn2bw8r
    @user-ue1sn2bw8r Před 9 měsíci

    Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'aws.sdk'

  • @ToreyLittlefield
    @ToreyLittlefield Před 3 lety +1

    Thank you Erik for the tutorial. Any resources for learning about how to dealing with security issues like spamming the form?

    • @teriomerio5373
      @teriomerio5373 Před 2 lety +1

      setup rate limits, put an API Gateway, with quotas in the middle instead of calling SES directly, etc. He mentions that issue at around 25:45

  • @carlosvalderrama3207
    @carlosvalderrama3207 Před 3 lety

    Please do a video on lambda and also setting up and SSL

  • @plusmarketing2212
    @plusmarketing2212 Před 2 lety

    I did it! But well.. how do I use it now in aws? Because I can't use S3 with my public amazon keys, also I can't use node there, greetings.

  • @abdulrazaqharoon2733
    @abdulrazaqharoon2733 Před 3 lety

    It feels like you knew what I was looking for though am using React for my front-end,
    AWS timestream DB would be a good one to look out for, am gonna on notification for this. Thanks for the great tutorial Erik

  • @carlosburbano7708
    @carlosburbano7708 Před 2 lety

    Erik thanks so much for this. Now , if I want to set this up on my was static website what would I put as my port number ? Or what do I need to do. ? This is only working on my local computer for me . Thank you again

  • @exoticwoodpen
    @exoticwoodpen Před rokem

    Great video, can you create a video on AWS Point Of Sale confirmation email that would work hand in hand with contact form.

    • @ProgramWithErik
      @ProgramWithErik  Před rokem +1

      I'll add it to my list

    • @exoticwoodpen
      @exoticwoodpen Před rokem

      @@ProgramWithErik Great, I am in the process of uploading my MERN e commerce on aws and not wanting to use mailgun. Can you point me in the direction of which docs I should be looking at for POS please. I would like to try to get a jump on this feature asap, as I am sure you have a heavy to to list. Thank you.

  • @adrianroethlisberger4626

    how to set user email address as from source, so that i can reply directly ? Such an essential feature and aws cannot do that ? is there a workaround ?

  • @carlvergara7457
    @carlvergara7457 Před 2 lety

    how can I locate my index.html?
    instead of the public folder name, I placed it on the root folder.

  • @BeeWonderer
    @BeeWonderer Před 2 lety

    I have a question, i am beginner so forgive me if i am asking a dumb question, how can we use amazon ses without creating a different express app? like directly on react frontend, is it even possible?

    • @raulbeltrame4961
      @raulbeltrame4961 Před 9 měsíci

      hello mohammad, after 2 years im oassing by the same difficult hahaha. did you find the answer? where? i need to create an email validation, sending a random token after sending form

    • @BeeWonderer
      @BeeWonderer Před 9 měsíci

      i think i went with a node app after all, don't remember exactly.
      @@raulbeltrame4961

  • @DanielBeck
    @DanielBeck Před rokem

    We used Amazon AWS to host our company homepage and implemented the contact form as shown in this video. However, Amazon AWS does not want to remove the sandbox for SES. Therefore, we cannot send the user a copy of the email sent, which makes Amazon SES pretty useless for this use case. We opened a review case explaining that 2-3 emails are sent per month and we use a spam filter, but Amazon AWS won't remove the sandbox.
    This would force us to use a service like "sendinblue". Are there any tips on what to do to get Amazon AWS to remove the sandbox?

    • @djodu57
      @djodu57 Před 9 měsíci

      I have the same problem, Amazon doesn't want remove the sandbox for my contact form :/ did you find a solution ?

    • @DanielBeck
      @DanielBeck Před 9 měsíci +1

      @@djodu57 Yes, we solved the problem. Our homepage was too old and didn't look professional enough. We changed that and they removed the sandbox. You have to convince amazon that you are a trustful partner.

    • @djodu57
      @djodu57 Před 9 měsíci +1

      @@DanielBeck OK great, when I asked, my website was not online. Finally I set a stmp sender

  • @rutvikpatel5354
    @rutvikpatel5354 Před 3 lety

    Feel like Minecraft

  • @Yash-qe3bv
    @Yash-qe3bv Před 3 lety

    so I want users to be able to send me an email via the "contact us" form, then would I have to add each of the users emails in the amazon console, how would that work?

    • @francisabonyi7115
      @francisabonyi7115 Před 2 lety

      please i would love if this question is answered.. such an amazing question