Commit aaa2a09
authored
feat(ecs): support for capacity provider managed instance draining (#28672)
ECS now supports managed instance draining which facilitates graceful termination of Amazon ECS instances for Capacity Providers.
Add a new constructor property, `enableManagedDraining`, to `AsgCapacityProvider`, to allow users to enable this feature.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent dd04725 commit aaa2a09
14 files changed
Lines changed: 2764 additions & 4 deletions
File tree
- packages
- @aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2
- integ.capacity-provider-managed-draining.js.snapshot
- aws-cdk-lib/aws-ecs
- lib
- test
- scripts
- tools/@aws-cdk/spec2cdk/temporary-schemas/us-east-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments