File tree Expand file tree Collapse file tree 3 files changed +70
-25
lines changed
aws-sdk-core/apis/sagemaker/2017-07-24 Expand file tree Collapse file tree 3 files changed +70
-25
lines changed Original file line number Diff line number Diff line change 11Unreleased Changes
22------------------
33
4+ * Feature - Aws::SageMaker - Updated the API, and documentation for Amazon SageMaker Service.
5+
462.11.291 (2019-06-10)
57------------------
68
Original file line number Diff line number Diff line change 15561556 "TransformInput" :{"shape" :" TransformInput" },
15571557 "TransformOutput" :{"shape" :" TransformOutput" },
15581558 "TransformResources" :{"shape" :" TransformResources" },
1559+ "DataProcessing" :{"shape" :" DataProcessing" },
15591560 "Tags" :{"shape" :" TagList" }
15601561 }
15611562 },
15941595 "min" :1 ,
15951596 "pattern" :" [\\ S\\ s]+"
15961597 },
1598+ "DataProcessing" :{
1599+ "type" :" structure" ,
1600+ "members" :{
1601+ "InputFilter" :{"shape" :" JsonPath" },
1602+ "OutputFilter" :{"shape" :" JsonPath" },
1603+ "JoinSource" :{"shape" :" JoinSource" }
1604+ }
1605+ },
15971606 "DataSource" :{
15981607 "type" :" structure" ,
15991608 "members" :{
21192128 "CreationTime" :{"shape" :" Timestamp" },
21202129 "TransformStartTime" :{"shape" :" Timestamp" },
21212130 "TransformEndTime" :{"shape" :" Timestamp" },
2122- "LabelingJobArn" :{"shape" :" LabelingJobArn" }
2131+ "LabelingJobArn" :{"shape" :" LabelingJobArn" },
2132+ "DataProcessing" :{"shape" :" DataProcessing" }
21232133 }
21242134 },
21252135 "DescribeWorkteamRequest" :{
26812691 "InputDataConfig" :{
26822692 "type" :" list" ,
26832693 "member" :{"shape" :" Channel" },
2684- "max" :8 ,
2694+ "max" :20 ,
26852695 "min" :1
26862696 },
26872697 "InputModes" :{
27742784 "min" :1 ,
27752785 "pattern" :" .+"
27762786 },
2787+ "JoinSource" :{
2788+ "type" :" string" ,
2789+ "enum" :[
2790+ " Input" ,
2791+ " None"
2792+ ]
2793+ },
2794+ "JsonPath" :{
2795+ "type" :" string" ,
2796+ "max" :63 ,
2797+ "min" :0
2798+ },
27772799 "KmsKeyId" :{
27782800 "type" :" string" ,
27792801 "max" :2048 ,
45354557 " rasp3b" ,
45364558 " deeplens" ,
45374559 " rk3399" ,
4538- " rk3288"
4560+ " rk3288" ,
4561+ " sbe_c"
45394562 ]
45404563 },
45414564 "TaskAvailabilityLifetimeInSeconds" :{
45734596 },
45744597 "TaskTimeLimitInSeconds" :{
45754598 "type" :" integer" ,
4576- "max" :3600 ,
4599+ "max" :28800 ,
45774600 "min" :1
45784601 },
45794602 "TaskTitle" :{
You can’t perform that action at this time.
0 commit comments