-
Notifications
You must be signed in to change notification settings - Fork 4.5k
aws-ecs: Update Lambda Runtime Version for instance-drain-hook.ts #34634
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containerfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
The instance-drain-hook Lambda uses the Python 3.9 Runtime (https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-ecs/lib/drain-hook/instance-drain-hook.ts#L65) which is being deprecated on Dec 15, 2025 (https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html).
Use Case
Updating before its too late
Proposed Solution
Update to latest Python Runtime
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS CDK Library version (aws-cdk-lib)
2.200.1
AWS CDK CLI version
latest
Environment details (OS name and version, etc.)
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containerfeature-requestA feature should be added or improved.A feature should be added or improved.p2