Describe the feature
Support Glue Job Python shell 3.9, which was released recently. (AWS blog)
Currently according to the doc, it seems CFn does not yet support Python shell with Python 3.9 though. We should wait for the doc to be updated.
Use Case
Python 3.6 is currently available for Python shell but 3.6 itself has already reached EOL. We need Python 3.9 support.
Proposed Solution
After CFn will support it, update glue.Job construct.
Other Information
No response
Acknowledgements
CDK version used
2.37.1
Environment details (OS name and version, etc.)
n/a
Describe the feature
Support Glue Job Python shell 3.9, which was released recently. (AWS blog)
Currently according to the doc, it seems CFn does not yet support Python shell with Python 3.9 though. We should wait for the doc to be updated.
Use Case
Python 3.6 is currently available for Python shell but 3.6 itself has already reached EOL. We need Python 3.9 support.
Proposed Solution
After CFn will support it, update
glue.Jobconstruct.Other Information
No response
Acknowledgements
CDK version used
2.37.1
Environment details (OS name and version, etc.)
n/a