prefect-aws
depended on mypy_boto3_sqs
unnecessarily and caused an error on start up.
prefect-aws
CLI simplifies ECS worker deployment with commands to deploy and manage ECS workers using CloudFormation templates.
Additionally, event replication capabilities have been added to the ECS worker, enabling real-time monitoring of ECS task state changes through SQS and EventBridge. This creates a foundation for more stateless ECS worker operations and ensures events aren’t lost if workers go down during flow execution.
See the ECS worker documentation for CLI usage examples and deployment guides.
Features
ECSWorker
#18681 by @desertaxleprefect-aws
Docker images #18750 by @desertaxleprefect-aws
CLI for ECS worker management #18771 by @desertaxle