How to Secure Amazon API Gateway with Lambda Authorizer? 🔒 | .NET on AWS Series

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024
  • Securing an Amazon API Gateway with Lambda Authorizers is straightforward. In this video, we will build an API Gateway, attach lambdas, and secure endpoints using Lambda Authorizers.
    ⌚ Timecodes
    0:00 - Lambda Authorizer Intro
    0:30 - Prerequisites
    1:05 - Ways to Secure Amazon API Gateway
    2:05 - Understanding Lambda Authorizer
    3:53 - What we will build?
    4:24 - Hello World Lambda - Protected Lambda
    6:55 - API Gateway
    8:20 - Token Generation Lambda
    12:45 - Authorizer Lambda
    15:45 - Attaching Authorization
    18:15 - Caching
    19:07 - Outro
    This video is sponsored by AWS and is a part of my ongoing .NET on AWS series: • .NET on AWS
    Read the text version of this video here: codewithmukesh.com/blog/aws-l...
    Get your free AWS Account from here - aws.amazon.com/free
    🚀 .NET on AWS Series GitHub Repository: github.com/iammukeshm/dotnet-...
    Support my Work:
    ♨️ www.buymeacoffee.com/codewith...
    ✉️ Join my .NET newsletter:
    codewithmukesh.com/subscribe-...
    😎 Blog: codewithmukesh.com/
    🔥 LinkedIn: / iammukeshm
    🎉 X: / iammukeshm
    🎉 Facebook: / codewithmukesh
    🎉 Instagram: / iammukeshm
  • НаукаНаука

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

  • @preethamgowda7614
    @preethamgowda7614 4 месяца назад

    What about Role based Auth? How to configure Policy in Endpoint?