📄️ cicd-ecs-task-report
Internal command used by CI/CD ECS tasks to report execution status to a Lambda handler for monitoring, approval workflows, and pipeline orchestration.
📄️ deploy base-stack
Deploy the base stack—shared infrastructure that supports Lambda deployments, static apps, and CI/CD pipelines.
📄️ deploy cicd
Overview
📄️ deploy lambda-layer
Deploy Lambda layers from NPM packages to optimize function cold starts and share dependencies across multiple Lambda functions.
📄️ deploy static-app
Deploy static websites (React, Vue, Angular, Docusaurus) to S3 with optional CloudFront distribution.
📄️ deploy vercel
Deploy applications to Vercel using the Vercel CLI with environment-specific configuration and automatic build orchestration.
📄️ deploy
Overview
📄️ generate-env
Generate .env files from CloudFormation stack outputs.