Ecs-deploy

Latest version: v1.15.2

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

3.3.0

3.2

3.1.1

3.1

Changing rollback behavior to be disabled by default and use new flag `--enable-rollback` to enable it.

1.14.0

If you manage different environments of your system in multiple different AWS accounts, you can now easily assume a
deployment role in the target account in which your ECS cluster is running. You only need to provide ``--account``
with the AWS account id and ``--assume-role`` with the name of the role you want to assume in the target account.
ecs-deploy automatically assumes this role and deploys inside your target account:

Example

$ ecs deploy my-cluster my-service --account 1234567890 --assume-role ecsDeployRole

1.13.0

- new options to set task-wide CPU and memory limits (`--task-cpu` and `--task-memory`)
- CI via GitHub Actions
- re-enable automatic publication of Docker images

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.