Secure Your AWS API Gateway with API Keys | AWS Tutorial

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025

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

  • @seanfang398
    @seanfang398 Год назад +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❤

  • @mainpaljhatwal6244
    @mainpaljhatwal6244 7 месяцев назад +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.

  • @maulikthakkar6386
    @maulikthakkar6386 3 месяца назад

    very helpful and nicely explained

  • @jorgesisco981
    @jorgesisco981 Год назад +2

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

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

    This is GREAT! Thank you so much!

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

    Insightful, thanks

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

    Tank you. I solve my problem

  • @venkatesanr9455
    @venkatesanr9455 2 года назад +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  2 года назад +1

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

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

    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?

  • @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?

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

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

  • @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?