Skip to content

(aws-ecs): AsgCapacityProvider and AsgCapacityProviderProps should expose InstanceWarmupPeriod #28190

@jeffb4

Description

@jeffb4

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ecsRelated to Amazon Elastic Containereffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions