-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(aws-ecs): AsgCapacityProvider and AsgCapacityProviderProps should expose InstanceWarmupPeriod #28190
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containereffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
aws-ecs.AsgCapacityProviderProps should expose the InstanceWarmupPeriod property from the L1 provider
Use Case
Allowing this configuration of the underlying CfnCapacityProvider L1 object would allow CDK users defining ECS clusters to effectively lower or raise the expected time for instances to become available, without delving into the L1 object themselves.
Proposed Solution
No response
Other Information
In the alternate, a user can specify their own L1 CfnCapacityProvider instead of using AsgCapacityProvider
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
v2.99.1
Environment details (OS name and version, etc.)
MacOS 14.1.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containereffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2