Tools
Admin console for the services running on this domain. Sign-up is closed on this pool — there is one account.
Sign in required
You will be sent to the managed login page and returned here.
Tools
Short links on go.chatcharoen.com.
Redirects are served at the CloudFront edge from a key-value store — no
Lambda on the visitor's path.
This session
How you authenticated —
Read from the amr claim in your own ID token — Cognito's
own record of which factors this session used. Shown because
admin-get-user reports no registered TOTP, and a passkey
would not appear there either, so this is the only place the answer is
visible.
Create a short link
http or https only.
Lowercase. Letters, digits, dot, dash, underscore. Everything is
matched lowercase, so /Launch finds launch.
Existing links —
| Slug | Destination | Created |
|---|
No links yet.
Short-link API not deployed setup needed
Sign-in works, but apiBase is missing from
/assets/tools-config.js, so there is no API to call. Deploy
the shortener stack with ./short/infra/deploy.sh, then
re-run ./infra/publish.sh.