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

preview_player
Показать описание
This video explains all the authorizers present in API-Gateway.

Other videos :

Contact details:
(+91)-8056232494
#aws #api-gateway #authorizer
Рекомендации по теме
Комментарии
Автор

Thanks for posting such an informative videos.

SURA
Автор

Very well explained. This was exactly what I needed. Thank you so much.

SurasKumarNayak
Автор

I am no longer confused about AWS_IAM authorizer now. Thanks!

Pratik
Автор

It was very helpful. Thank you so much. :)

thehammusf
Автор

Well explained bro
Make more like this🙌

ajparmar
Автор

How to use the cognito authorizer to implement fine grinded access control. Like only some users belonging to the user pool get access to the particular api.

abdulhasibn
Автор

In my application I have 3 user pools and every other pool has different API gateway methods to access..which method should I use..I'm using Angular at client side..please reply ASAP...

tanvisolanke
Автор

API Gateway Integration with Lambda Authrizer using Java If it is possible?

manibabu
Автор

Could you please post a video that Lamda Auth to validate the token (against Cognito/thirdparty IDP ) and provide the access ?
Thanks in advance.

SURA
Автор

Nice video

I am just looking to upload a multipart file to s3 using AWS lambda. Can you make one video on that?

Thank you and you are a great java coder.

Thanks.

braju
Автор

Hi bro, need your help on API GAte way to connect OIDC authorization

ravisurapati
Автор

Can i create authorizer cognito using aws sdk code, instead of doing from aws managment console, as i have diff pool ids then how my authorizer will work for them.

pranjalevince
Автор

I found examples using node js and python only

manibabu