Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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* (cherry picked from commit aaa2a09)
- Loading branch information