Secure Your AWS API Gateway with API Keys | AWS Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024
  • In this video, we will show you how to use API keys to secure your AWS API Gateway. API keys provide an additional layer of security for your API by requiring users to include a unique key in their request header when making calls to your API.
    AWS Lambda and API Gateway GET and POST Request: • AWS Lambda and API Gat...
    I am a Freelance Data Scientist working on Natural Language Processing (NLP) and building end-to-end NLP applications.
    I have over 7 years of experience in the industry, including as a Lead Data Scientist at Oracle, where I worked on NLP and MLOps.
    I Share Practical hands-on tutorials on NLP and Bite-sized information and knowledge related to Artificial Intelligence.
    LinkedIn: / pradipnichite
    #awslambda #apigateway #aws #apikeys

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

  • @seanfang398
    @seanfang398 10 หลายเดือนก่อน +2

    I've always wanted to know how to protect my apis properly, this tutorial really gave me some great hints. Thank you for so much❤

    • @FutureSmartAI
      @FutureSmartAI  10 หลายเดือนก่อน

      Glad it was helpful!

  • @mainpaljhatwal6244
    @mainpaljhatwal6244 4 หลายเดือนก่อน +1

    Very well explained, Thanks Pradip!

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

    Thanks for sharing your Knowledge. I hope you'll make more Videos on AWS Services. Don't worry about the length of the video.

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

      Thanks. My focus is NLP. I try to cover aws concepts that requires for me to deploy nlp models there.

  • @jorgesisco981
    @jorgesisco981 10 หลายเดือนก่อน +2

    x-api-key......
    DUDE all this time I was using Authorization header... Thanks for the video

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

    Insightful, thanks

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

    This is GREAT! Thank you so much!

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

    Tank you. I solve my problem

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

    Thanks for the video. I hav one doubt when we are having third party api key in our application how we can securely maintain in the lambda service ( i believe aws secret manager will be used...)

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

      Yes, you are right. We use aws.amazon.com/secrets-manager/

  • @amitk6701
    @amitk6701 9 หลายเดือนก่อน

    Thanks for the post.
    EoD the traffic flows over public internet, so there is chance of api key getting compromised. Is there anyway to protect the key itself?

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

    Can you do one video explaining the nomenclature and the differences ? Gateway, method, resource, lambda, event, key, token etc ?

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

    thanks for sharing the info, this is great. question, are we able to use two different api keys for two api resource, for example /customer uses api-key1, /product uses api-key2. is it possible?

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

    thanks ✨✨✨✨✨✨

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

    THanks。 What is the tool you are using to POST request to API gateway?

  • @vicky-xv1xs
    @vicky-xv1xs ปีที่แล้ว

    Bro by any chance can we attach the permission set to API Key ?

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

      Not Sure what you are asking. can you elaborate more?

    • @vicky-xv1xs
      @vicky-xv1xs ปีที่แล้ว

      @@FutureSmartAI Hi thanks for your time, "Create API Key with Security Analyst Permissions for Guard Duty, Inspector, and Security Hub to send data to Swimlane" This is the one the question we got from the some docs, so here API Key in the sense what they are pointing to we can't able to understand, whether its a API Key or IAM User Access key they are saying we don't know..u have any idea on this?