ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,472 results

Related queries

aws api gateway cognito authorizer

aws api gateway tutorial

api gateway microservices

aws amplify

aws cognito

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,412 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,194 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,329 views

3 years 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

32,413 views

4 months 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,612 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,110 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,445 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,756 views

2 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,813 views

3 years 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,463 views

2 years ago

Dev Problems
AWS Api-Gateway | Authorizers - AWS_IAM, Cognito(JWT), Custom(Lambda)

This video explains all the authorizers present in API-Gateway. Connect with me on LinkedIn: ...

17:47
AWS Api-Gateway | Authorizers - AWS_IAM, Cognito(JWT), Custom(Lambda)

5,759 views

4 years ago

Srce Cde
Lambda Authorizer | Simple response mode | HTTP API - Amazon HTTP API p12

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

12:06
Lambda Authorizer | Simple response mode | HTTP API - Amazon HTTP API p12

7,863 views

4 years ago

awsmasterchef
Add AWS Cognito Authorizer in AWS API Gateway (HTTP) by awsmasterchef

In this video we have created Cognito user pool and attached Cognito Authorizer in AWS API Gateway to make your APIs secure ...

9:22
Add AWS Cognito Authorizer in AWS API Gateway (HTTP) by awsmasterchef

1,546 views

1 year 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,898 views

3 years ago

examplist
AWS - API Gateway & Lambda - Using HTTP API
11:51
AWS - API Gateway & Lambda - Using HTTP API

1,800 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,342 views

3 years ago

Rahul Nath
Amazon API GATEWAY - How To Build HTTP APIs | AWS LAMBDA SERIES | .NET ON AWS

Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and ...

41:04
Amazon API GATEWAY - How To Build HTTP APIs | AWS LAMBDA SERIES | .NET ON AWS

15,104 views

3 years ago

Gaurav Sharma
How to Integrate AWS API Gateway with AWS Lambda | Serverless API with AWS Lambda and API Gateway

CreatingForIndia Join this channel to get access to perks: https://www.youtube.com/channel/UCCLgKER7DNJc5sGXjMktsXg/join ...

5:50
How to Integrate AWS API Gateway with AWS Lambda | Serverless API with AWS Lambda and API Gateway

3,932 views

7 months 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,386 views

3 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 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,103 views

3 years 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,120 views

3 months 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,766 views

1 year 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,007 views

2 years 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,394 views

4 years 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

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

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

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,899 views

1 year ago

Srce Cde
Amazon HTTP API gateway authorization full hands-on video | JWT | IAM | Lambda - AWS

Welcome to the hands-on video on Amazon HTTP API gateway authorization. This hands-on video covers all the authorization ...

1:18:01
Amazon HTTP API gateway authorization full hands-on video | JWT | IAM | Lambda - AWS

20,930 views

3 years ago