aws-cdk
aws-cdk copied to clipboard
chore(custom-resources): update python runtime for custom resources
Issue # (if applicable)
Closes https://github.com/aws/aws-cdk/issues/31245
Reason for this change
Support latest python runtime that's available everywhere
Description of changes
Update custom resource handler runtime to python 3.11
Description of how you validated changes
All existing tests should pass
Checklist
- [ ] My code adheres to the CONTRIBUTING GUIDE and DESIGN GUIDELINES
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license