Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
AWS Cognito and API Gateway
Search
Elvio Vicosa
January 02, 2020
Programming
1
77
AWS Cognito and API Gateway
* AWS Cognito
* AWS API Gateway
* Lambda Triggers
* Custom Messages
* Using Terraform
Elvio Vicosa
January 02, 2020
Tweet
Share
Other Decks in Programming
See All in Programming
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
940
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
1.1k
CSC305 Lecture 05
javiergs
PRO
0
210
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
180
フロントエンド開発に役立つクライアントプログラム共通のノウハウ / Universal client-side programming best practices for frontend development
nrslib
7
3.9k
あなたの知らない「動画広告」の世界 - iOSDC Japan 2025
ukitaka
0
430
iOS 17で追加されたSubscriptionStoreView を利用して5分でサブスク実装チャレンジ
natmark
0
650
エンジニアとして高みを目指す、 利益を生み出す設計の考え方 / design-for-profit
minodriven
23
12k
デミカツ切り抜きで面倒くさいことはPythonにやらせよう
aokswork3
0
210
チームの境界をブチ抜いていけ
tokai235
0
100
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.4k
Model Pollution
hschwentner
1
190
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
224
10k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
960
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
GraphQLとの向き合い方2022年版
quramy
49
14k
Why Our Code Smells
bkeepers
PRO
339
57k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Embracing the Ebb and Flow
colly
88
4.8k
Transcript
AWS Cognito @elviovicosa • Jan 2020
Simple and Secure User Sign-Up, Sign-In, and Access Control
Secure!
Simple and Secure User Sign-Up, Sign-In, and Access Control Simple?
User Pools
Clients
Client based scope
Hosted UI
Custom Sign Up
Custom Sign In
JWT
...
Cognito is bad
Cognito is bad … when used in isolation
Integration with API Gateway
Authorizers
Handling requests to /public
Handling requests to /secret
Demo
Amplify or amazon-cognito-id entity-js? ?
Mapping Templates ?
Lambda Triggers ?
Custom Messages ?
Terraform ?
Thanks