ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,480 results

Related queries

aws api gateway cognito authorizer

aws api gateway tutorial

aws amplify

aws cognito

api gateway microservices

aws iam

AWS Made Easy
Secure API Gateway with Lambda Authorizer | How to add Lambda Authorizer to API Gateway | Hands-On

How to secure your API Gateway with Lambda Authoriser. Step by Step hands-on tutorial. #apigateway #apisecurity #aws.

12:57
Secure API Gateway with Lambda Authorizer | How to add Lambda Authorizer to API Gateway | Hands-On

13,458 views

1 year ago

Be A Better Dev
Secure your API Gateway with Lambda Authorizer | Step by Step AWS Tutorial

Using AWS API Gateway and Lambda based authorizers, we can secure our API Gateway REST endpoint. Learn how to do it in ...

24:32
Secure your API Gateway with Lambda Authorizer | Step by Step AWS Tutorial

178,228 views

4 years ago

Gokce DB
How To: Lambda Authorizer For API (3 Min) | Control Access to AWS Http API Using Lambda Function

In this tutorial, you'll learn how to control access and secure your http AWS API using a Lambda authorizer function. Facebook: ...

3:34
How To: Lambda Authorizer For API (3 Min) | Control Access to AWS Http API Using Lambda Function

2,331 views

3 years ago

Majestic.cloud
Secure API Gateway with a Lambda authorizer - Implementing a custom authorizer

A Lambda authorizer (or custom authorizer) is an API Gateway feature that uses a Lambda function to control access to your API.

18:45
Secure API Gateway with a Lambda authorizer - Implementing a custom authorizer

13,117 views

2 years ago

LoveToCode
Secure API Gateway using Lambda Authorizer (NEW)

Secure AWS API Gateway using Lambda Authorizer #aws #gateway #authorizer #authorization Secure AWS API Gateway using ...

33:32
Secure API Gateway using Lambda Authorizer (NEW)

27,453 views

2 years ago

Gokce DB
AWS API Gateway IAM Authorization Tutorial 🔥

You have a REST API deployed using the Amazon API Gateway and now you want to enable IAM authorization for your clients.

4:00
AWS API Gateway IAM Authorization Tutorial 🔥

2,757 views

2 years ago

Be A Better Programmer
Secure your API Gateway with Lambda Authorizer | Step by Step AWS Tutorial

Using AWS API Gateway and Lambda based authorizers, we can secure our API Gateway REST endpoint. Learn how to do it in ...

14:58
Secure your API Gateway with Lambda Authorizer | Step by Step AWS Tutorial

420 views

1 year ago

Rahul Wagh
Master AWS API Gateway (2025) | REST, Lambda, Authorizers & More

Udemy Course - AWS Networking Zero to Hero! ▭▭▭▭▭▭ AWS Networking Masterclass!

1:23:30
Master AWS API Gateway (2025) | REST, Lambda, Authorizers & More

33,052 views

4 months ago

People also watched

Yoelvis Mulen { code }
AWS Serverless desde Cero | Lambda, API Gateway, DynamoDB | Tutorial

Aprende a crear APIs en AWS usando los servicios Lambda, API Gateway, DynamoDB y otros. Te enseño desde cero, para ...

28:37
AWS Serverless desde Cero | Lambda, API Gateway, DynamoDB | Tutorial

52,497 views

2 years ago

awsmasterchef
Lambda Authorizer with AWS Cognito in 10 Mins by awsmasterchef

In this video we have seen how we can use lambda authorizer with API Gateway here is AWS lambda code def ...

13:21
Lambda Authorizer with AWS Cognito in 10 Mins by awsmasterchef

1,394 views

1 year ago

Rayan Labs
AWS Lambda + API Gateway Tutorial: Build a Serverless API

Deploy a Serverless Lambda function that generates QR codes, and set up a REST API using AWS API Gateway to expose your ...

18:22
AWS Lambda + API Gateway Tutorial: Build a Serverless API

1,975 views

2 months ago

Jonathan Davies
Build a REST API using AWS Lambda and API Gateway

In this video I go through API Gateway's REST API on AWS - I go through a high level explanation of what it's purpose is / how it ...

24:12
Build a REST API using AWS Lambda and API Gateway

16,912 views

3 years ago

LoveToCode
Secure API Gateway using Cognito Authorizer (NEW)

Secure API Gateway using Cognito Authorizer #aws #gateway #authorizer #authorization Secure AWS API Gateway using ...

29:51
Secure API Gateway using Cognito Authorizer (NEW)

50,551 views

2 years ago

Security in Action 101
How to integrate AzureAD B2C with AWS API Gateway JWT Authorizer?

This video explains how to generate a JWT Access Token using AzureAD B2C OAuth 2.0 client_credentials grant and use that ...

34:39
How to integrate AzureAD B2C with AWS API Gateway JWT Authorizer?

5,911 views

2 years ago

Srce Cde
How to validate JWT access token via lambda authorizer - Amazon HTTP API tutorial p18

Welcome to part 18 of the new tutorial series on Amazon HTTP API. In this video, I have covered how to verify & validate JWT ...

22:09
How to validate JWT access token via lambda authorizer - Amazon HTTP API tutorial p18

15,344 views

3 years ago

Security in Action 101
How to integrate Okta with AWS API Gateway JWT Authorizer?

This video explains how to generate a JWT Access Token using Okta and use that token to Authorize API endpoints hosted in ...

19:32
How to integrate Okta with AWS API Gateway JWT Authorizer?

13,732 views

4 years ago

Jonathan Davies
Build a HTTP API using AWS Lambda and API Gateway

In this video I explain HTTP API in the AWS Console and then I show you how to develop your own HTTP API with AWS SAM ...

24:21
Build a HTTP API using AWS Lambda and API Gateway

20,391 views

3 years ago

Wink Eyes
AWS Gateway + AWS Lambda Authorizers

Lambda JS code: https://github.com/winkeyes/lambdaAuthorizer AuthService(Spring JWT): ...

19:32
AWS Gateway + AWS Lambda Authorizers

9,239 views

5 years ago

Security in Action 101
How to integrate Auth0 with AWS API Gateway JWT Authorizer?

This video explains how to generate a JWT Access Token using Auth0 using AzureAD B2C OAuth 2.0 client_credentials grant and ...

23:30
How to integrate Auth0 with AWS API Gateway JWT Authorizer?

8,818 views

3 years ago

Rahul Nath
API Gateway LAMBDA AUTHORIZER (Custom Authorizer) | REST APIs | .NET ON AWS | AWS Serverless

Hey When building serverless APIs with AWS Lambda and API Gateway, one of the most critical questions is how to secure ...

42:54
API Gateway LAMBDA AUTHORIZER (Custom Authorizer) | REST APIs | .NET ON AWS | AWS Serverless

12,114 views

3 years ago

Tiny Technical Tutorials
Create a REST API with API Gateway and Lambda | AWS Cloud Computing Tutorials for Beginners

The world runs on APIs (application programming interfaces) these days, and it's likely that you'll need to build APIs for your own ...

4:33
Create a REST API with API Gateway and Lambda | AWS Cloud Computing Tutorials for Beginners

122,836 views

3 years ago

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

Securing an Amazon API Gateway with Lambda Authorizers is straightforward. In this video, we will build an API Gateway, attach ...

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

4,773 views

1 year ago

CodeSnippet
⚡Your First Serverless API with AWS API Gateway & Lambda | Hands on Demo

In this video, we'll learn how to connect AWS API Gateway with AWS Lambda and trigger Lambda functions using HTTP requests.

10:58
⚡Your First Serverless API with AWS API Gateway & Lambda | Hands on Demo

3,200 views

4 months ago

Amazon Web Services
Why am I getting API Gateway 401 Unauthorized errors after creating a Lambda authorizer?

Skip directly to the demo: 0:31 For more details see the Knowledge Center article with this video: ...

4:54
Why am I getting API Gateway 401 Unauthorized errors after creating a Lambda authorizer?

5,909 views

4 years ago

Cloud Guru
Master API Gateway + Lambda Integration | Cognito & Lambda Authorizers Explained!

Looking to build secure, scalable, serverless APIs on AWS? In this hands-on tutorial, you'll learn how to integrate API Gateway ...

31:54
Master API Gateway + Lambda Integration | Cognito & Lambda Authorizers Explained!

131 views

1 month ago

Srce Cde
Lambda Authorizer | IAM Policy response mode | HTTP API - Amazon HTTP API p13

Welcome to part 13 of the new tutorial series on Amazon HTTP API. In this video, we will cover how to configure Lambda ...

12:09
Lambda Authorizer | IAM Policy response mode | HTTP API - Amazon HTTP API p13

1,990 views

4 years ago

ListenToLearn
AWS API Gateway | Lambda and Cognito Authorizers

This video explains how to control access to REST APIs by using Lambda and Cognito Authorizers in API Gateway. GitHub: ...

18:10
AWS API Gateway | Lambda and Cognito Authorizers

8,024 views

2 years ago

Learn DevOps with Serge
How to Setup an AWS Lambda Function with API Gateway and Cognito

In this video, I'll guide you on creating an API Gateway with AWS Lambda and Cognito that authenticates requests to the API ...

8:44
How to Setup an AWS Lambda Function with API Gateway and Cognito

5,921 views

1 year ago

Amazon Web Services
How do I troubleshoot HTTP 403 Forbidden errors in using Lambda authorizer and API Gateway REST API?

Skip directly to the demo: 0:32 For more details see the Knowledge Center article with this video: ...

8:50
How do I troubleshoot HTTP 403 Forbidden errors in using Lambda authorizer and API Gateway REST API?

9,397 views

4 years ago

Cultura DevOps
API Gateway y Lambda Authorizer usando la consola

en este video vamos a mostrar como configurar un aws api gateway para usar un lambda authorizer el ejemplo es muy similar al ...

9:56
API Gateway y Lambda Authorizer usando la consola

4,814 views

3 years ago