Configure path & query string parameters and pass to lambda function - Amazon API Gateway p7

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Welcome to part 7 of the tutorial series on Amazon API Gateway. In this tutorial, I have demonstrated how to configure path parameters and query string parameters and pass parameters to lambda function via GET method using API Gateway.
    ---
    Support my work:
    ---
    Patreon: / srcecde
    PayPal: paypal.me/srcecde
    Paytm | Gpay: 9023197426
    ---
    Series Tutorial
    ---
    Part 1: • Create API using AWS A...
    Part 2: • Resources and Methods ...
    Part 3: • Deploying and invoking...
    Part 4: • How to validate reques...
    Part 5: • How to validate reques...
    Part 6: • How to upload binary f...
    Part 7: • Configure path & query...
    Part 8: • How to pass query para...
    Part 9: • How to pass binary dat...
    Part 10: • Pass binary data from ...
    Part 11: • Download file using pr...
    Part 12: • Upload file using pre-...
    Part 13: • How to upload file wit...
    Part 14: • How to create Usage Pl...
    Part 15: • How to invoke API Endp...
    Part 16: • How to enable CloudWat...
    Part 17: • How to invoke lambda f...
    Part 18: • Stage variable with la...
    Part 19: • Stage variable with la...
    Part 20: • Download file from lam...
    Part 21: • SQS integration with A...
    Part 22: • Video
    Part 23: • Fetch message from SQS...
    Part 24: • Delete message from SQ...
    Part 25: • How to invoke API endp...
    Part 26: • Upload file using HTML...
    Part 27: • Invoke API endpoint us...
    Part 28: • Canary release - Amazo...
    Playlist: • Amazon API Gateway tut...
    ---
    Another channel:
    ---
    My Gaming Channel: / @gamepersonified782
    ---
    Connect with me
    ---
    Twitter: / srcecde
    GitHub: github.com/src...
    Facebook: / srcecde
    Instagram: / srcecde

Комментарии • 38

  • @kaypakaipa8559
    @kaypakaipa8559 4 года назад +4

    Brother, honestly this is a well put series. Ive watched all the parts, you explained everything in detail. Great Stuff.

    • @SrceCde
      @SrceCde  4 года назад

      Thanks for stopping by kudz Pakaipa. I am glad that you found the tutorials helpful. Please like, share & subscribe. :)

  • @rhlkhanna786
    @rhlkhanna786 4 года назад

    Out of all the videos on the youtube. This is the only tutorial that actually worked. Thanks

    • @SrceCde
      @SrceCde  4 года назад

      Thanks for stopping by Rahul Khanna. I am glad that you found the tutorial helpful. Please like, share & subscribe. :)

  • @mohamedamar9362
    @mohamedamar9362 3 года назад

    Great tutorial. First time I sent a paypal payment to someone with a tutorial on youtube. Great Series. Thanks

    • @SrceCde
      @SrceCde  3 года назад

      Thanks for stopping by Mohamed Amar. I am glad that you found the videos helpful. Thank you so much for supporting the channel. Please like, share & subscribe. :)

  • @gaetanmenager8300
    @gaetanmenager8300 Год назад

    Mate, I've spent ages on the aws website and various other blogs to figure out something which seemed so straightforward and only your video enabled me to figure out and solve my issue. Kudos to you. Subscribed to your channel!

    • @SrceCde
      @SrceCde  Год назад

      Glad that it was helful, Gaetan. Thank you so much for subscribing to my channel :)

  • @nguyenvanthai9414
    @nguyenvanthai9414 Год назад

    Thank you so much for your sharing, excellent videos

    • @SrceCde
      @SrceCde  Год назад

      Glad it was helpful! Please like, share & subscribe :)

  • @rideraff
    @rideraff Год назад

    Thank you so much man! The print 'event' and then getting values from it is a game changer. None of the other YT video tutorials explained the method of processing 'event' and getting values from it! This is a great tutorial. You've beautifully explained it in 15 mins along with some trouble shooting

    • @SrceCde
      @SrceCde  Год назад

      You are welcome and thanks for subscribing to my channel! I am glad it is helpful :)

    • @rideraff
      @rideraff Год назад

      @@SrceCde bro I implemented this logic on Java and everything works except I'm unable to print the Event or view the contents of Event. How do I process it as output? Please help

    • @rideraff
      @rideraff Год назад +1

      I was able to figure this one out myself. I used APIGatewayProxyRequestEvent in the handleRequest method. Thanks though :)

  • @keerthanachar
    @keerthanachar 2 года назад

    Thanks bro. You saved my life :)

    • @SrceCde
      @SrceCde  2 года назад +1

      Glad I could help, Keerthan! Please like, share & subscribe :)

  • @vishapatel3434
    @vishapatel3434 3 года назад

    Excellent series.

    • @SrceCde
      @SrceCde  3 года назад

      Glad it was helpful!

  • @swathivinod
    @swathivinod 3 года назад

    Well explained. Thank you so much

    • @SrceCde
      @SrceCde  3 года назад

      Glad it was helpful! Please like, share & subscribe. :)

  • @the-web-scraping-guy
    @the-web-scraping-guy 3 года назад

    Thank you. Saved me

    • @SrceCde
      @SrceCde  3 года назад +1

      Glad it was helpful! Please like, share & subscribe. :)

  • @piotrwalkowski2601
    @piotrwalkowski2601 3 года назад

    Amazing tutorial! :)

    • @SrceCde
      @SrceCde  3 года назад

      Thank you! Please like, share & subscribe. :)

  • @mukundsridhar4250
    @mukundsridhar4250 3 года назад

    awesome , great work ! :)

    • @SrceCde
      @SrceCde  3 года назад

      Thanks a lot! Please like, share & subscribe. :)

  • @olatundeoladeni301
    @olatundeoladeni301 4 года назад

    Great effort!

    • @SrceCde
      @SrceCde  4 года назад

      Thanks for stopping by Olatunde Oladeni. I'm glad that you found the tutorial useful. Please like, share & subscribe. :)

  • @bsrajamaneekam7077
    @bsrajamaneekam7077 4 года назад

    can we call outside Rest API(Rest API hosted in my own data center) in Lambda Funtion?is it possible??? can you please explain???

  • @codewithhitesh
    @codewithhitesh 4 года назад

    Was expecting api authorization tutorial here

    • @SrceCde
      @SrceCde  4 года назад +1

      Thanks for stopping by Hitesh. Actually, this tutorial is the continuation of the Amazon API Gateway Tutorial series. In case if you want to implement Authorization then you can refer API Authorization tutorial series. And implementation of API Authorization is stand alone, hence it's straight forward. In future, I will try to do a series on any use-case which can cover all aspects. I hope this helps. Let me know in case if you have any further queries. Please like, share & subscribe. :)

    • @codewithhitesh
      @codewithhitesh 4 года назад

      @@SrceCde i have just seen there is another series. Thanks.
      You were using conginto in authorization.
      If we need to allow api calls from a particular web application and from nothing else. How we can do that.
      Actually i want to develop a web application which will consume the apis but also i want to secure the api so no one can call it using postman or juat from browser.

    • @SrceCde
      @SrceCde  4 года назад

      I believe once you implement an authentication mechanism, only legit users will be able to access the resources irrespective of web application or postman. So I think you can use Cognito or Lambda Authorizers. I hope this helps. Let me know in case if you have any further queries.

  • @venkatprasad2205
    @venkatprasad2205 4 года назад

    Why do we select method request pass through?

  • @TousifShaikh_04
    @TousifShaikh_04 4 года назад

    Hi... How to upload the file if the size of the file is too big for example in GBs

    • @SrceCde
      @SrceCde  4 года назад +2

      Thanks for stopping by Tousif. If you are looking forward to uploading a file larger than 10 MB then it's not possible directly via API Gateway. In that case, you can use the S3 pre-signed URL to upload the file. Ideally, at high-level the flow will be end-client->API Endpoint->Lambda (Generate S3 pre-signed URL)->Return pre-signed URL->end-client->Use that pre-signed URL to upload a file. I will try to do a tutorial on the same soon. The other way around is to use Amazon S3 Managed Uploader in the AWS SDK for JS. I hope this helps. Let me know in case if you have any further queries. Please like, share & subscribe. :)

    • @TousifShaikh_04
      @TousifShaikh_04 4 года назад +1

      @@SrceCde thanks for the reply... Hope you will upload the tutorial on the same so that I can understand better. Please keep up the good work.

    • @SrceCde
      @SrceCde  4 года назад +1

      @@TousifShaikh_04 I have uploaded a tutorial on the same. Video Link: ruclips.net/video/S6tRfAS2G78/видео.html
      I hope it would be helpful. :)