AWS Cognito - full practical course - 2025

preview_player
Показать описание

Outline:
0:00 intro
0:04 Cognito into
2:40 Cognito presentation
7:25 User Pools
13:15 Project setup
16:46 Amplify login
23:52 Tokens
28:31 Securing APIs
38:06 Cognito groups presentation
39:24 Groups demo
48:42 CDK and Cognito
1:00:11 Identity pools intro
1:02:08 Identity pools presentation
1:04:36 Identity pools Console
1:07:44 Temporary credentials
1:16:19 Testing temporary credentials
1:24:00 CDK and Identity pools
Рекомендации по теме
Комментарии
Автор

Thank you for creating video on Cognito and covering all aspect of it👏

sachingupta
Автор

Contents about Cognito are so rare and difficult to find !! And even if they are available, they all address the basics !! Thank you so very much !!

shumit
Автор

Great timing on this video! Was learning Cognito and figured I was missing some fundamental knowledge, which you have since filled. Thank you so much for this work!

khanriza
Автор

Great content once again. Thank you for sharing. What would be the normal flow for protecting public requests (not auth user requests)? For example, assuming a client provides a "contact us" form which should send collected data upon submission to a protected endpoint so that data are processed and stored safely in a DynamoDB table.

mihailtudos
Автор

Can't wait for your Amplify course!!!!

varunverma
Автор

You need to make a course on CORS. I can't get the frontend to call the API Gateway endpoint because it keeps giving me a CORS error.

khanriza
Автор

unhandledRejection: Invalid identity pool configuration. Check assigned IAM roles for this pool.

I got this error while I was trying to config Amplify to AWS Identity Pools

dangtrinhhh