File tree Expand file tree Collapse file tree 3 files changed +95
-82
lines changed
aws-sdk-core/apis/glue/2017-03-31 Expand file tree Collapse file tree 3 files changed +95
-82
lines changed Original file line number Diff line number Diff line change 11Unreleased Changes
22------------------
33
4+ * Feature - Aws::Glue - Updated the API, and documentation for AWS Glue.
5+
462.11.287 (2019-06-04)
57------------------
68
Original file line number Diff line number Diff line change 35873587 "type" :" structure" ,
35883588 "members" :{
35893589 "Name" :{"shape" :" GenericString" },
3590- "ScriptLocation" :{"shape" :" ScriptLocationString" }
3590+ "ScriptLocation" :{"shape" :" ScriptLocationString" },
3591+ "PythonVersion" :{"shape" :" PythonVersionString" }
35913592 }
35923593 },
35933594 "JobList" :{
40814082 }
40824083 },
40834084 "PythonScript" :{"type" :" string" },
4085+ "PythonVersionString" :{
4086+ "type" :" string" ,
4087+ "pattern" :" ^[2-3]$"
4088+ },
40844089 "ResetJobBookmarkRequest" :{
40854090 "type" :" structure" ,
40864091 "required" :[" JobName" ],
You can’t perform that action at this time.
0 commit comments