Commit graph

2 commits

Author SHA1 Message Date
a59a8e6461 feat: simplify blog lambda deployment pipeline 2026-01-11 17:03:10 +09:00
45c77bab2b feat: add CodePipeline for Lambda deployment automation
- Add CodeBuild project for building and pushing Docker images
- Add CodePipeline with S3 source and build stages
- Add EventBridge rule to trigger pipeline on S3 object creation
- Configure IAM roles and policies for pipeline execution
2026-01-04 12:44:31 +09:00