$30 off During Our Annual Pro Sale. View Details »
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
74
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
Jakarta EE meets AI
ivargrimstad
0
620
デザインパターンで理解するLLMエージェントの作り方 / How to develop an LLM agent using agentic design patterns
rkaga
10
2k
2024/11/8 関西Kaggler会 2024 #3 / Kaggle Kernel で Gemma 2 × vLLM を動かす。
kohecchi
5
1k
TypeScriptでライブラリとの依存を限定的にする方法
tutinoko
3
790
Welcome JSConf.jp 2024
yosuke_furukawa
PRO
0
2.5k
Better Code Design in PHP
afilina
PRO
0
140
.NET Conf 2024の振り返り
tomokusaba
0
120
Arm移行タイムアタック
qnighy
0
370
「天気予報があなたに届けられるまで」 - NIFTY Tech Talk #22
niftycorp
PRO
0
120
Contemporary Test Cases
maaretp
0
140
みんなでプロポーザルを書いてみた
yuriko1211
0
300
MoQとか勉強会#2 発表資料
yuki_uchida
1
100
Featured
See All Featured
How to Ace a Technical Interview
jacobian
276
23k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.1k
Automating Front-end Workflow
addyosmani
1366
200k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
47
2.1k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.3k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
131
33k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Designing on Purpose - Digital PM Summit 2013
jponch
115
7k
Raft: Consensus for Rubyists
vanstee
136
6.6k
Mobile First: as difficult as doing things right
swwweet
222
8.9k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
The Invisible Side of Design
smashingmag
298
50k
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