Home / 1.14.0
Name Modified Size InfoDownloads / Week
Parent folder
Multi-Account usage.tar.gz 2022-11-03 43.9 kB
Multi-Account usage.zip 2022-11-03 50.1 kB
README.md 2022-11-03 536 Bytes
Totals: 3 Items   94.5 kB 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
Source: README.md, updated 2022-11-03