Skip to content

Recreate parameter store per invocation#15

Merged
ltyu merged 1 commit intomasterfrom
leyu/recreate-parameter-store-per-invocation-20260319
Mar 19, 2026
Merged

Recreate parameter store per invocation#15
ltyu merged 1 commit intomasterfrom
leyu/recreate-parameter-store-per-invocation-20260319

Conversation

@ltyu
Copy link
Copy Markdown
Owner

@ltyu ltyu commented Mar 19, 2026

Summary

  • recreate ParameterStoreService for each handler run so Lambda invocations do not reuse a stale secrets prefix
  • make permanent Gmail auth error detection case-insensitive and update the staging Auth0 issuer value in SAM config
  • remove the unused esbuild dev dependency and normalize YAML quoting in template.yaml

Verification

  • pnpm exec tsc --noEmit
  • pnpm test:run
  • pnpm build
  • pnpm secrets:scan:changes

Avoid stale SSM prefixes across Lambda invocations, make Gmail auth error matching case-insensitive, and clean up related deployment config.
@ltyu ltyu merged commit a505da3 into master Mar 19, 2026
1 check passed
@ltyu ltyu deleted the leyu/recreate-parameter-store-per-invocation-20260319 branch March 19, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant