n-daisuke-blog-deployment-s.../infra/cfn
Daisuke 5e9c27cbf7 feat: enhance Lambda function configuration and add outputs
- Add parameters for source bucket, repo URL, and branch
- Increase timeout to 300s and memory to 512MB
- Add ARM64 architecture support
- Add S3 GetObject and ListBucket permissions
- Use ImportValue for ECR repository ARN
- Add resource names for better identification
- Export API endpoint, Lambda ARN, and function name
2026-01-04 12:46:05 +09:00
..
blog-lambda-pipeline.yaml feat: add CodePipeline for Lambda deployment automation 2026-01-04 12:44:31 +09:00
template-blog-source-bucket.yaml feat(cicd): enable S3-triggered CodePipeline and align IAM/ECR integration 2026-01-01 11:18:26 +09:00
template-cloudfront.yaml
template-codepipeline.yaml feat(cicd): enable S3-triggered CodePipeline and align IAM/ECR integration 2026-01-01 11:18:26 +09:00
template-container-repository.yaml feat: add ECR lifecycle policy and additional outputs 2026-01-04 12:45:08 +09:00
template-lambda-function.yaml feat: enhance Lambda function configuration and add outputs 2026-01-04 12:46:05 +09:00
template-secret-key.yaml