Skip to content

Commit 86d822d

Browse files
author
AWS
committed
AWS Glue Update: Support specifying python version for Python shell jobs. A new parameter PythonVersion is added to the JobCommand data type.
1 parent 7ed4028 commit 86d822d

File tree

2 files changed

+94
-81
lines changed

2 files changed

+94
-81
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Glue",
4+
"description": "Support specifying python version for Python shell jobs. A new parameter PythonVersion is added to the JobCommand data type."
5+
}

0 commit comments

Comments
 (0)