About
This skill provides a comprehensive library of Python patterns for controlling Amazon Elastic Container Service (ECS) through the Boto3 SDK. It covers the entire lifecycle of container orchestration, from cluster creation and task definition registration to service deployment and one-off task execution. Designed for developers and DevOps engineers, it includes best practices for Fargate deployments, capacity provider strategies, deployment circuit breakers, and automated monitoring, making it an essential tool for building robust AWS infrastructure-as-code or automation scripts within Claude Code.