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
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
7
1.1k
はじめてのMaterial3 Expressive
ym223
2
110
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
570
Vue・React マルチプロダクト開発を支える Vite
andpad
0
110
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
140
フロントエンドのmonorepo化と責務分離のリアーキテクト
kajitack
2
160
旅行プランAIエージェント開発の裏側
ippo012
2
870
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
460
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
オープンセミナー2025@広島「君はどこで動かすか?」アンケート結果
satoshi256kbyte
0
260
複雑なドメインに挑む.pdf
yukisakai1225
5
1k
速いWebフレームワークを作る
yusukebe
5
1.7k
Featured
See All Featured
Raft: Consensus for Rubyists
vanstee
140
7.1k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Designing Experiences People Love
moore
142
24k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
4 Signs Your Business is Dying
shpigford
184
22k
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