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
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
150
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
260
つよそうにふるまい、つよい成果を出すのなら、つよいのかもしれない
irof
1
300
技術同人誌をMCP Serverにしてみた
74th
0
290
Webからモバイルへ Vue.js × Capacitor 活用事例
naokihaba
0
760
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
340
A2A プロトコルを試してみる
azukiazusa1
2
1.1k
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
180
ASP.NETアプリケーションのモダナイズ インフラ編
tomokusaba
1
410
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
1
320
git worktree × Claude Code × MCP ~生成AI時代の並列開発フロー~
hisuzuya
1
450
Java on Azure で LangGraph!
kohei3110
0
170
Featured
See All Featured
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
33
5.9k
Adopting Sorbet at Scale
ufuk
77
9.4k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Six Lessons from altMBA
skipperchong
28
3.8k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
For a Future-Friendly Web
brad_frost
179
9.8k
Bash Introduction
62gerente
614
210k
How GitHub (no longer) Works
holman
314
140k
How to train your dragon (web standard)
notwaldorf
92
6.1k
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