feat(infra): add ConversionStack with LibreOffice Lambda container placeholder
Adds ConversionStack (DockerImageFunction + S3 event notifications for .docx/.doc). Uses bucket ARN/name strings instead of the bucket construct to break the cross-stack dependency cycle that S3 event notifications would otherwise cause. Also fixes Lambda authorizer import to use fromFunctionAttributes with sameEnvironment=true.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | 8002cb79 |
| Stats | 5 files changed , +92 , -1 |
| Part of | CDK app and core stacks (Storage, Api, Conversion) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-39ec1eaf.md
from inside the repo you want the change in.