aws_lambda: AutoScalingGroupDrainECSHookFunction cannot be deployed because python3.6 #21366
Labels
@aws-cdk/aws-lambda
Related to AWS Lambda
bug
This issue is a bug.
needs-discussion
This issue/PR requires more discussion with community.
Describe the bug
When deploying an
EcsCluster
with anAutoscalingGroup
andAsgCapacityProvider
, theAutoScalingGroupDrainECSHookFunction
cannot be deployed because it ispython3.6
. The same stack deployed successfully yesterday, but today I get an error:I tried aws-cdk versions 2.27.0 through 2.33.0
Expected Behavior
Stack to deploy successfully
Current Behavior
Stack cannot deploy
Reproduction Steps
cdk deploy
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.33.0
Framework Version
No response
Node.js Version
18.6.0
OS
ubuntu
Language
Python
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: