Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-ecs: DrainECSHookFunction Lambda runtime version. Update to v3.9 #20465

Closed
1 of 2 tasks
mp365 opened this issue May 23, 2022 · 2 comments
Closed
1 of 2 tasks

aws-ecs: DrainECSHookFunction Lambda runtime version. Update to v3.9 #20465

mp365 opened this issue May 23, 2022 · 2 comments
Assignees
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container @aws-cdk/aws-lambda Related to AWS Lambda feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@mp365
Copy link

mp365 commented May 23, 2022

Describe the feature

The aws-ecs module creates a Lambda called DrainECSHookFunction. The Lambda runtime for this module is currently set at 3.6 on L70.

Python 3.6 was made EOL in December 2021 and AWS have emailed customers to recommend upgrading existing Python 3.6 functions to Python 3.9 before August 17, 2022. more info is available in the Lambda Support policy.

Use Case

To maintain an up to date Lambda runtime and ensure continued support of the full deployed stack.

Proposed Solution

Update the Lambda runtime (L70) for the DrainECSHookFunction to version 3.9.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

1.56.1

Environment details (OS name and version, etc.)

Amazon Linux 2

@mp365 mp365 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 23, 2022
@github-actions github-actions bot added the @aws-cdk/aws-lambda Related to AWS Lambda label May 23, 2022
@mp365 mp365 changed the title (module name): (short issue description) aws-ecs: DrainECSHookFunction Lambda runtime version. Update to v3.9 May 23, 2022
@github-actions github-actions bot added the @aws-cdk/aws-ecs Related to Amazon Elastic Container label May 23, 2022
@kaizencc
Copy link
Contributor

kaizencc commented Jun 7, 2022

#19988 closed this issue

@kaizencc kaizencc closed this as completed Jun 7, 2022
@github-actions
Copy link

github-actions bot commented Jun 7, 2022

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container @aws-cdk/aws-lambda Related to AWS Lambda feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants