@adtrackify/at-service-common 1.0.51 → 1.0.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +569 -514
- package/dist/index.js.map +2 -2
- package/package.json +3 -3
- package/jest.config.js +0 -39
package/dist/index.js
CHANGED
|
@@ -8377,7 +8377,7 @@ var require_core = __commonJS({
|
|
|
8377
8377
|
_hidden.toString();
|
|
8378
8378
|
module2.exports = AWS3;
|
|
8379
8379
|
AWS3.util.update(AWS3, {
|
|
8380
|
-
VERSION: "2.
|
|
8380
|
+
VERSION: "2.1217.0",
|
|
8381
8381
|
Signers: {},
|
|
8382
8382
|
Protocol: {
|
|
8383
8383
|
Json: require_json(),
|
|
@@ -120895,6 +120895,13 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
120895
120895
|
},
|
|
120896
120896
|
IpAddressType: {
|
|
120897
120897
|
locationName: "ipAddressType"
|
|
120898
|
+
},
|
|
120899
|
+
VpcEndpointConnectionId: {
|
|
120900
|
+
locationName: "vpcEndpointConnectionId"
|
|
120901
|
+
},
|
|
120902
|
+
Tags: {
|
|
120903
|
+
shape: "Su",
|
|
120904
|
+
locationName: "tagSet"
|
|
120898
120905
|
}
|
|
120899
120906
|
}
|
|
120900
120907
|
}
|
|
@@ -120979,6 +120986,16 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
120979
120986
|
},
|
|
120980
120987
|
Principal: {
|
|
120981
120988
|
locationName: "principal"
|
|
120989
|
+
},
|
|
120990
|
+
ServicePermissionId: {
|
|
120991
|
+
locationName: "servicePermissionId"
|
|
120992
|
+
},
|
|
120993
|
+
Tags: {
|
|
120994
|
+
shape: "Su",
|
|
120995
|
+
locationName: "tagSet"
|
|
120996
|
+
},
|
|
120997
|
+
ServiceId: {
|
|
120998
|
+
locationName: "serviceId"
|
|
120982
120999
|
}
|
|
120983
121000
|
}
|
|
120984
121001
|
}
|
|
@@ -126450,6 +126467,28 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
126450
126467
|
output: {
|
|
126451
126468
|
type: "structure",
|
|
126452
126469
|
members: {
|
|
126470
|
+
AddedPrincipals: {
|
|
126471
|
+
locationName: "addedPrincipalSet",
|
|
126472
|
+
type: "list",
|
|
126473
|
+
member: {
|
|
126474
|
+
locationName: "item",
|
|
126475
|
+
type: "structure",
|
|
126476
|
+
members: {
|
|
126477
|
+
PrincipalType: {
|
|
126478
|
+
locationName: "principalType"
|
|
126479
|
+
},
|
|
126480
|
+
Principal: {
|
|
126481
|
+
locationName: "principal"
|
|
126482
|
+
},
|
|
126483
|
+
ServicePermissionId: {
|
|
126484
|
+
locationName: "servicePermissionId"
|
|
126485
|
+
},
|
|
126486
|
+
ServiceId: {
|
|
126487
|
+
locationName: "serviceId"
|
|
126488
|
+
}
|
|
126489
|
+
}
|
|
126490
|
+
}
|
|
126491
|
+
},
|
|
126453
126492
|
ReturnValue: {
|
|
126454
126493
|
locationName: "return",
|
|
126455
126494
|
type: "boolean"
|
|
@@ -126465,13 +126504,13 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
126465
126504
|
],
|
|
126466
126505
|
members: {
|
|
126467
126506
|
AccepterPeeringConnectionOptions: {
|
|
126468
|
-
shape: "
|
|
126507
|
+
shape: "S1ys"
|
|
126469
126508
|
},
|
|
126470
126509
|
DryRun: {
|
|
126471
126510
|
type: "boolean"
|
|
126472
126511
|
},
|
|
126473
126512
|
RequesterPeeringConnectionOptions: {
|
|
126474
|
-
shape: "
|
|
126513
|
+
shape: "S1ys"
|
|
126475
126514
|
},
|
|
126476
126515
|
VpcPeeringConnectionId: {}
|
|
126477
126516
|
}
|
|
@@ -126480,11 +126519,11 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
126480
126519
|
type: "structure",
|
|
126481
126520
|
members: {
|
|
126482
126521
|
AccepterPeeringConnectionOptions: {
|
|
126483
|
-
shape: "
|
|
126522
|
+
shape: "S1yu",
|
|
126484
126523
|
locationName: "accepterPeeringConnectionOptions"
|
|
126485
126524
|
},
|
|
126486
126525
|
RequesterPeeringConnectionOptions: {
|
|
126487
|
-
shape: "
|
|
126526
|
+
shape: "S1yu",
|
|
126488
126527
|
locationName: "requesterPeeringConnectionOptions"
|
|
126489
126528
|
}
|
|
126490
126529
|
}
|
|
@@ -126699,7 +126738,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
126699
126738
|
type: "structure",
|
|
126700
126739
|
members: {
|
|
126701
126740
|
InstanceMonitorings: {
|
|
126702
|
-
shape: "
|
|
126741
|
+
shape: "S1z9",
|
|
126703
126742
|
locationName: "instancesSet"
|
|
126704
126743
|
}
|
|
126705
126744
|
}
|
|
@@ -128545,7 +128584,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
128545
128584
|
type: "integer"
|
|
128546
128585
|
},
|
|
128547
128586
|
Groups: {
|
|
128548
|
-
shape: "
|
|
128587
|
+
shape: "S22w",
|
|
128549
128588
|
locationName: "Group"
|
|
128550
128589
|
},
|
|
128551
128590
|
Ipv6AddressCount: {
|
|
@@ -128594,7 +128633,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
128594
128633
|
},
|
|
128595
128634
|
RamdiskId: {},
|
|
128596
128635
|
SecurityGroupIds: {
|
|
128597
|
-
shape: "
|
|
128636
|
+
shape: "S22w",
|
|
128598
128637
|
locationName: "SecurityGroupId"
|
|
128599
128638
|
},
|
|
128600
128639
|
SubnetId: {},
|
|
@@ -128804,7 +128843,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
128804
128843
|
type: "structure",
|
|
128805
128844
|
members: {
|
|
128806
128845
|
StartingInstances: {
|
|
128807
|
-
shape: "
|
|
128846
|
+
shape: "S23k",
|
|
128808
128847
|
locationName: "instancesSet"
|
|
128809
128848
|
}
|
|
128810
128849
|
}
|
|
@@ -128927,7 +128966,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
128927
128966
|
type: "structure",
|
|
128928
128967
|
members: {
|
|
128929
128968
|
StoppingInstances: {
|
|
128930
|
-
shape: "
|
|
128969
|
+
shape: "S23k",
|
|
128931
128970
|
locationName: "instancesSet"
|
|
128932
128971
|
}
|
|
128933
128972
|
}
|
|
@@ -129002,7 +129041,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
129002
129041
|
type: "structure",
|
|
129003
129042
|
members: {
|
|
129004
129043
|
TerminatingInstances: {
|
|
129005
|
-
shape: "
|
|
129044
|
+
shape: "S23k",
|
|
129006
129045
|
locationName: "instancesSet"
|
|
129007
129046
|
}
|
|
129008
129047
|
}
|
|
@@ -129087,7 +129126,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
129087
129126
|
type: "structure",
|
|
129088
129127
|
members: {
|
|
129089
129128
|
InstanceMonitorings: {
|
|
129090
|
-
shape: "
|
|
129129
|
+
shape: "S1z9",
|
|
129091
129130
|
locationName: "instancesSet"
|
|
129092
129131
|
}
|
|
129093
129132
|
}
|
|
@@ -129106,7 +129145,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
129106
129145
|
shape: "S5e"
|
|
129107
129146
|
},
|
|
129108
129147
|
SecurityGroupRuleDescriptions: {
|
|
129109
|
-
shape: "
|
|
129148
|
+
shape: "S246",
|
|
129110
129149
|
locationName: "SecurityGroupRuleDescription"
|
|
129111
129150
|
}
|
|
129112
129151
|
}
|
|
@@ -129134,7 +129173,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
129134
129173
|
shape: "S5e"
|
|
129135
129174
|
},
|
|
129136
129175
|
SecurityGroupRuleDescriptions: {
|
|
129137
|
-
shape: "
|
|
129176
|
+
shape: "S246",
|
|
129138
129177
|
locationName: "SecurityGroupRuleDescription"
|
|
129139
129178
|
}
|
|
129140
129179
|
}
|
|
@@ -137897,7 +137936,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
137897
137936
|
}
|
|
137898
137937
|
}
|
|
137899
137938
|
},
|
|
137900
|
-
|
|
137939
|
+
S1ys: {
|
|
137901
137940
|
type: "structure",
|
|
137902
137941
|
members: {
|
|
137903
137942
|
AllowDnsResolutionFromRemoteVpc: {
|
|
@@ -137911,7 +137950,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
137911
137950
|
}
|
|
137912
137951
|
}
|
|
137913
137952
|
},
|
|
137914
|
-
|
|
137953
|
+
S1yu: {
|
|
137915
137954
|
type: "structure",
|
|
137916
137955
|
members: {
|
|
137917
137956
|
AllowDnsResolutionFromRemoteVpc: {
|
|
@@ -137928,7 +137967,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
137928
137967
|
}
|
|
137929
137968
|
}
|
|
137930
137969
|
},
|
|
137931
|
-
|
|
137970
|
+
S1z9: {
|
|
137932
137971
|
type: "list",
|
|
137933
137972
|
member: {
|
|
137934
137973
|
locationName: "item",
|
|
@@ -137944,13 +137983,13 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
137944
137983
|
}
|
|
137945
137984
|
}
|
|
137946
137985
|
},
|
|
137947
|
-
|
|
137986
|
+
S22w: {
|
|
137948
137987
|
type: "list",
|
|
137949
137988
|
member: {
|
|
137950
137989
|
locationName: "SecurityGroupId"
|
|
137951
137990
|
}
|
|
137952
137991
|
},
|
|
137953
|
-
|
|
137992
|
+
S23k: {
|
|
137954
137993
|
type: "list",
|
|
137955
137994
|
member: {
|
|
137956
137995
|
locationName: "item",
|
|
@@ -137970,7 +138009,7 @@ var require_ec2_2016_11_15_min = __commonJS({
|
|
|
137970
138009
|
}
|
|
137971
138010
|
}
|
|
137972
138011
|
},
|
|
137973
|
-
|
|
138012
|
+
S246: {
|
|
137974
138013
|
type: "list",
|
|
137975
138014
|
member: {
|
|
137976
138015
|
locationName: "item",
|
|
@@ -338827,13 +338866,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
338827
338866
|
shape: "Sc7"
|
|
338828
338867
|
},
|
|
338829
338868
|
TrainingJobDefinition: {
|
|
338830
|
-
shape: "
|
|
338869
|
+
shape: "Scs"
|
|
338831
338870
|
},
|
|
338832
338871
|
TrainingJobDefinitions: {
|
|
338833
|
-
shape: "
|
|
338872
|
+
shape: "Sd5"
|
|
338834
338873
|
},
|
|
338835
338874
|
WarmStartConfig: {
|
|
338836
|
-
shape: "
|
|
338875
|
+
shape: "Sd6"
|
|
338837
338876
|
},
|
|
338838
338877
|
Tags: {
|
|
338839
338878
|
shape: "S7"
|
|
@@ -338911,11 +338950,11 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
338911
338950
|
JobType: {},
|
|
338912
338951
|
RoleArn: {},
|
|
338913
338952
|
InputConfig: {
|
|
338914
|
-
shape: "
|
|
338953
|
+
shape: "Sdn"
|
|
338915
338954
|
},
|
|
338916
338955
|
JobDescription: {},
|
|
338917
338956
|
StoppingConditions: {
|
|
338918
|
-
shape: "
|
|
338957
|
+
shape: "Sed"
|
|
338919
338958
|
},
|
|
338920
338959
|
OutputConfig: {
|
|
338921
338960
|
type: "structure",
|
|
@@ -338959,21 +338998,21 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
338959
338998
|
LabelingJobName: {},
|
|
338960
338999
|
LabelAttributeName: {},
|
|
338961
339000
|
InputConfig: {
|
|
338962
|
-
shape: "
|
|
339001
|
+
shape: "Seo"
|
|
338963
339002
|
},
|
|
338964
339003
|
OutputConfig: {
|
|
338965
|
-
shape: "
|
|
339004
|
+
shape: "Sev"
|
|
338966
339005
|
},
|
|
338967
339006
|
RoleArn: {},
|
|
338968
339007
|
LabelCategoryConfigS3Uri: {},
|
|
338969
339008
|
StoppingConditions: {
|
|
338970
|
-
shape: "
|
|
339009
|
+
shape: "Sew"
|
|
338971
339010
|
},
|
|
338972
339011
|
LabelingJobAlgorithmsConfig: {
|
|
338973
|
-
shape: "
|
|
339012
|
+
shape: "Sez"
|
|
338974
339013
|
},
|
|
338975
339014
|
HumanTaskConfig: {
|
|
338976
|
-
shape: "
|
|
339015
|
+
shape: "Sf3"
|
|
338977
339016
|
},
|
|
338978
339017
|
Tags: {
|
|
338979
339018
|
shape: "S7"
|
|
@@ -339000,13 +339039,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339000
339039
|
members: {
|
|
339001
339040
|
ModelName: {},
|
|
339002
339041
|
PrimaryContainer: {
|
|
339003
|
-
shape: "
|
|
339042
|
+
shape: "Sfi"
|
|
339004
339043
|
},
|
|
339005
339044
|
Containers: {
|
|
339006
|
-
shape: "
|
|
339045
|
+
shape: "Sfr"
|
|
339007
339046
|
},
|
|
339008
339047
|
InferenceExecutionConfig: {
|
|
339009
|
-
shape: "
|
|
339048
|
+
shape: "Sfs"
|
|
339010
339049
|
},
|
|
339011
339050
|
ExecutionRoleArn: {},
|
|
339012
339051
|
Tags: {
|
|
@@ -339044,13 +339083,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339044
339083
|
members: {
|
|
339045
339084
|
JobDefinitionName: {},
|
|
339046
339085
|
ModelBiasBaselineConfig: {
|
|
339047
|
-
shape: "
|
|
339086
|
+
shape: "Sfw"
|
|
339048
339087
|
},
|
|
339049
339088
|
ModelBiasAppSpecification: {
|
|
339050
|
-
shape: "
|
|
339089
|
+
shape: "Sfx"
|
|
339051
339090
|
},
|
|
339052
339091
|
ModelBiasJobInput: {
|
|
339053
|
-
shape: "
|
|
339092
|
+
shape: "Sfy"
|
|
339054
339093
|
},
|
|
339055
339094
|
ModelBiasJobOutputConfig: {
|
|
339056
339095
|
shape: "S7f"
|
|
@@ -339094,13 +339133,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339094
339133
|
members: {
|
|
339095
339134
|
JobDefinitionName: {},
|
|
339096
339135
|
ModelExplainabilityBaselineConfig: {
|
|
339097
|
-
shape: "
|
|
339136
|
+
shape: "Sg2"
|
|
339098
339137
|
},
|
|
339099
339138
|
ModelExplainabilityAppSpecification: {
|
|
339100
|
-
shape: "
|
|
339139
|
+
shape: "Sg3"
|
|
339101
339140
|
},
|
|
339102
339141
|
ModelExplainabilityJobInput: {
|
|
339103
|
-
shape: "
|
|
339142
|
+
shape: "Sg4"
|
|
339104
339143
|
},
|
|
339105
339144
|
ModelExplainabilityJobOutputConfig: {
|
|
339106
339145
|
shape: "S7f"
|
|
@@ -339141,10 +339180,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339141
339180
|
shape: "Sr"
|
|
339142
339181
|
},
|
|
339143
339182
|
ValidationSpecification: {
|
|
339144
|
-
shape: "
|
|
339183
|
+
shape: "Sg7"
|
|
339145
339184
|
},
|
|
339146
339185
|
SourceAlgorithmSpecification: {
|
|
339147
|
-
shape: "
|
|
339186
|
+
shape: "Sga"
|
|
339148
339187
|
},
|
|
339149
339188
|
CertifyForMarketplace: {
|
|
339150
339189
|
type: "boolean"
|
|
@@ -339157,22 +339196,22 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339157
339196
|
shape: "S1q"
|
|
339158
339197
|
},
|
|
339159
339198
|
ModelMetrics: {
|
|
339160
|
-
shape: "
|
|
339199
|
+
shape: "Sgd"
|
|
339161
339200
|
},
|
|
339162
339201
|
ClientToken: {
|
|
339163
339202
|
idempotencyToken: true
|
|
339164
339203
|
},
|
|
339165
339204
|
CustomerMetadataProperties: {
|
|
339166
|
-
shape: "
|
|
339205
|
+
shape: "Sgk"
|
|
339167
339206
|
},
|
|
339168
339207
|
DriftCheckBaselines: {
|
|
339169
|
-
shape: "
|
|
339208
|
+
shape: "Sgn"
|
|
339170
339209
|
},
|
|
339171
339210
|
Domain: {},
|
|
339172
339211
|
Task: {},
|
|
339173
339212
|
SamplePayloadUrl: {},
|
|
339174
339213
|
AdditionalInferenceSpecifications: {
|
|
339175
|
-
shape: "
|
|
339214
|
+
shape: "Sgt"
|
|
339176
339215
|
}
|
|
339177
339216
|
}
|
|
339178
339217
|
},
|
|
@@ -339224,13 +339263,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339224
339263
|
members: {
|
|
339225
339264
|
JobDefinitionName: {},
|
|
339226
339265
|
ModelQualityBaselineConfig: {
|
|
339227
|
-
shape: "
|
|
339266
|
+
shape: "Sh0"
|
|
339228
339267
|
},
|
|
339229
339268
|
ModelQualityAppSpecification: {
|
|
339230
|
-
shape: "
|
|
339269
|
+
shape: "Sh1"
|
|
339231
339270
|
},
|
|
339232
339271
|
ModelQualityJobInput: {
|
|
339233
|
-
shape: "
|
|
339272
|
+
shape: "Sh3"
|
|
339234
339273
|
},
|
|
339235
339274
|
ModelQualityJobOutputConfig: {
|
|
339236
339275
|
shape: "S7f"
|
|
@@ -339270,7 +339309,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339270
339309
|
members: {
|
|
339271
339310
|
MonitoringScheduleName: {},
|
|
339272
339311
|
MonitoringScheduleConfig: {
|
|
339273
|
-
shape: "
|
|
339312
|
+
shape: "Sh7"
|
|
339274
339313
|
},
|
|
339275
339314
|
Tags: {
|
|
339276
339315
|
shape: "S7"
|
|
@@ -339313,16 +339352,16 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339313
339352
|
type: "integer"
|
|
339314
339353
|
},
|
|
339315
339354
|
AcceleratorTypes: {
|
|
339316
|
-
shape: "
|
|
339355
|
+
shape: "Shp"
|
|
339317
339356
|
},
|
|
339318
339357
|
DefaultCodeRepository: {},
|
|
339319
339358
|
AdditionalCodeRepositories: {
|
|
339320
|
-
shape: "
|
|
339359
|
+
shape: "Shs"
|
|
339321
339360
|
},
|
|
339322
339361
|
RootAccess: {},
|
|
339323
339362
|
PlatformIdentifier: {},
|
|
339324
339363
|
InstanceMetadataServiceConfiguration: {
|
|
339325
|
-
shape: "
|
|
339364
|
+
shape: "Shv"
|
|
339326
339365
|
}
|
|
339327
339366
|
}
|
|
339328
339367
|
},
|
|
@@ -339342,10 +339381,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339342
339381
|
members: {
|
|
339343
339382
|
NotebookInstanceLifecycleConfigName: {},
|
|
339344
339383
|
OnCreate: {
|
|
339345
|
-
shape: "
|
|
339384
|
+
shape: "Si0"
|
|
339346
339385
|
},
|
|
339347
339386
|
OnStart: {
|
|
339348
|
-
shape: "
|
|
339387
|
+
shape: "Si0"
|
|
339349
339388
|
}
|
|
339350
339389
|
}
|
|
339351
339390
|
},
|
|
@@ -339369,7 +339408,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339369
339408
|
PipelineDisplayName: {},
|
|
339370
339409
|
PipelineDefinition: {},
|
|
339371
339410
|
PipelineDefinitionS3Location: {
|
|
339372
|
-
shape: "
|
|
339411
|
+
shape: "Si8"
|
|
339373
339412
|
},
|
|
339374
339413
|
PipelineDescription: {},
|
|
339375
339414
|
ClientRequestToken: {
|
|
@@ -339380,7 +339419,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339380
339419
|
shape: "S7"
|
|
339381
339420
|
},
|
|
339382
339421
|
ParallelismConfiguration: {
|
|
339383
|
-
shape: "
|
|
339422
|
+
shape: "Sie"
|
|
339384
339423
|
}
|
|
339385
339424
|
}
|
|
339386
339425
|
},
|
|
@@ -339447,33 +339486,33 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339447
339486
|
],
|
|
339448
339487
|
members: {
|
|
339449
339488
|
ProcessingInputs: {
|
|
339450
|
-
shape: "
|
|
339489
|
+
shape: "Sir"
|
|
339451
339490
|
},
|
|
339452
339491
|
ProcessingOutputConfig: {
|
|
339453
|
-
shape: "
|
|
339492
|
+
shape: "Sje"
|
|
339454
339493
|
},
|
|
339455
339494
|
ProcessingJobName: {},
|
|
339456
339495
|
ProcessingResources: {
|
|
339457
|
-
shape: "
|
|
339496
|
+
shape: "Sjj"
|
|
339458
339497
|
},
|
|
339459
339498
|
StoppingCondition: {
|
|
339460
|
-
shape: "
|
|
339499
|
+
shape: "Sjl"
|
|
339461
339500
|
},
|
|
339462
339501
|
AppSpecification: {
|
|
339463
|
-
shape: "
|
|
339502
|
+
shape: "Sjn"
|
|
339464
339503
|
},
|
|
339465
339504
|
Environment: {
|
|
339466
|
-
shape: "
|
|
339505
|
+
shape: "Sjp"
|
|
339467
339506
|
},
|
|
339468
339507
|
NetworkConfig: {
|
|
339469
|
-
shape: "
|
|
339508
|
+
shape: "Shf"
|
|
339470
339509
|
},
|
|
339471
339510
|
RoleArn: {},
|
|
339472
339511
|
Tags: {
|
|
339473
339512
|
shape: "S7"
|
|
339474
339513
|
},
|
|
339475
339514
|
ExperimentConfig: {
|
|
339476
|
-
shape: "
|
|
339515
|
+
shape: "Sjq"
|
|
339477
339516
|
}
|
|
339478
339517
|
}
|
|
339479
339518
|
},
|
|
@@ -339498,7 +339537,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339498
339537
|
ProjectName: {},
|
|
339499
339538
|
ProjectDescription: {},
|
|
339500
339539
|
ServiceCatalogProvisioningDetails: {
|
|
339501
|
-
shape: "
|
|
339540
|
+
shape: "Sjv"
|
|
339502
339541
|
},
|
|
339503
339542
|
Tags: {
|
|
339504
339543
|
shape: "S7"
|
|
@@ -339558,7 +339597,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339558
339597
|
shape: "S2t"
|
|
339559
339598
|
},
|
|
339560
339599
|
AlgorithmSpecification: {
|
|
339561
|
-
shape: "
|
|
339600
|
+
shape: "Skb"
|
|
339562
339601
|
},
|
|
339563
339602
|
RoleArn: {},
|
|
339564
339603
|
InputDataConfig: {
|
|
@@ -339589,31 +339628,31 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339589
339628
|
type: "boolean"
|
|
339590
339629
|
},
|
|
339591
339630
|
CheckpointConfig: {
|
|
339592
|
-
shape: "
|
|
339631
|
+
shape: "Scx"
|
|
339593
339632
|
},
|
|
339594
339633
|
DebugHookConfig: {
|
|
339595
|
-
shape: "
|
|
339634
|
+
shape: "Skc"
|
|
339596
339635
|
},
|
|
339597
339636
|
DebugRuleConfigurations: {
|
|
339598
|
-
shape: "
|
|
339637
|
+
shape: "Skk"
|
|
339599
339638
|
},
|
|
339600
339639
|
TensorBoardOutputConfig: {
|
|
339601
|
-
shape: "
|
|
339640
|
+
shape: "Sko"
|
|
339602
339641
|
},
|
|
339603
339642
|
ExperimentConfig: {
|
|
339604
|
-
shape: "
|
|
339643
|
+
shape: "Sjq"
|
|
339605
339644
|
},
|
|
339606
339645
|
ProfilerConfig: {
|
|
339607
|
-
shape: "
|
|
339646
|
+
shape: "Skp"
|
|
339608
339647
|
},
|
|
339609
339648
|
ProfilerRuleConfigurations: {
|
|
339610
|
-
shape: "
|
|
339649
|
+
shape: "Sks"
|
|
339611
339650
|
},
|
|
339612
339651
|
Environment: {
|
|
339613
|
-
shape: "
|
|
339652
|
+
shape: "Sku"
|
|
339614
339653
|
},
|
|
339615
339654
|
RetryStrategy: {
|
|
339616
|
-
shape: "
|
|
339655
|
+
shape: "Scy"
|
|
339617
339656
|
}
|
|
339618
339657
|
}
|
|
339619
339658
|
},
|
|
@@ -339644,7 +339683,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339644
339683
|
type: "integer"
|
|
339645
339684
|
},
|
|
339646
339685
|
ModelClientConfig: {
|
|
339647
|
-
shape: "
|
|
339686
|
+
shape: "Sl1"
|
|
339648
339687
|
},
|
|
339649
339688
|
MaxPayloadInMB: {
|
|
339650
339689
|
type: "integer"
|
|
@@ -339663,13 +339702,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339663
339702
|
shape: "S42"
|
|
339664
339703
|
},
|
|
339665
339704
|
DataProcessing: {
|
|
339666
|
-
shape: "
|
|
339705
|
+
shape: "Sl4"
|
|
339667
339706
|
},
|
|
339668
339707
|
Tags: {
|
|
339669
339708
|
shape: "S7"
|
|
339670
339709
|
},
|
|
339671
339710
|
ExperimentConfig: {
|
|
339672
|
-
shape: "
|
|
339711
|
+
shape: "Sjq"
|
|
339673
339712
|
}
|
|
339674
339713
|
}
|
|
339675
339714
|
},
|
|
@@ -339719,7 +339758,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339719
339758
|
TrialComponentName: {},
|
|
339720
339759
|
DisplayName: {},
|
|
339721
339760
|
Status: {
|
|
339722
|
-
shape: "
|
|
339761
|
+
shape: "Slc"
|
|
339723
339762
|
},
|
|
339724
339763
|
StartTime: {
|
|
339725
339764
|
type: "timestamp"
|
|
@@ -339728,13 +339767,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339728
339767
|
type: "timestamp"
|
|
339729
339768
|
},
|
|
339730
339769
|
Parameters: {
|
|
339731
|
-
shape: "
|
|
339770
|
+
shape: "Slg"
|
|
339732
339771
|
},
|
|
339733
339772
|
InputArtifacts: {
|
|
339734
|
-
shape: "
|
|
339773
|
+
shape: "Slk"
|
|
339735
339774
|
},
|
|
339736
339775
|
OutputArtifacts: {
|
|
339737
|
-
shape: "
|
|
339776
|
+
shape: "Slk"
|
|
339738
339777
|
},
|
|
339739
339778
|
MetadataProperties: {
|
|
339740
339779
|
shape: "S1q"
|
|
@@ -339786,20 +339825,20 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339786
339825
|
],
|
|
339787
339826
|
members: {
|
|
339788
339827
|
CognitoConfig: {
|
|
339789
|
-
shape: "
|
|
339828
|
+
shape: "Slv"
|
|
339790
339829
|
},
|
|
339791
339830
|
OidcConfig: {
|
|
339792
|
-
shape: "
|
|
339831
|
+
shape: "Sly"
|
|
339793
339832
|
},
|
|
339794
339833
|
SourceIpConfig: {
|
|
339795
|
-
shape: "
|
|
339834
|
+
shape: "Sm1"
|
|
339796
339835
|
},
|
|
339797
339836
|
WorkforceName: {},
|
|
339798
339837
|
Tags: {
|
|
339799
339838
|
shape: "S7"
|
|
339800
339839
|
},
|
|
339801
339840
|
WorkforceVpcConfig: {
|
|
339802
|
-
shape: "
|
|
339841
|
+
shape: "Sm5"
|
|
339803
339842
|
}
|
|
339804
339843
|
}
|
|
339805
339844
|
},
|
|
@@ -339825,11 +339864,11 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
339825
339864
|
WorkteamName: {},
|
|
339826
339865
|
WorkforceName: {},
|
|
339827
339866
|
MemberDefinitions: {
|
|
339828
|
-
shape: "
|
|
339867
|
+
shape: "Smf"
|
|
339829
339868
|
},
|
|
339830
339869
|
Description: {},
|
|
339831
339870
|
NotificationConfiguration: {
|
|
339832
|
-
shape: "
|
|
339871
|
+
shape: "Smn"
|
|
339833
339872
|
},
|
|
339834
339873
|
Tags: {
|
|
339835
339874
|
shape: "S7"
|
|
@@ -340441,13 +340480,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
340441
340480
|
type: "timestamp"
|
|
340442
340481
|
},
|
|
340443
340482
|
CreatedBy: {
|
|
340444
|
-
shape: "
|
|
340483
|
+
shape: "Soh"
|
|
340445
340484
|
},
|
|
340446
340485
|
LastModifiedTime: {
|
|
340447
340486
|
type: "timestamp"
|
|
340448
340487
|
},
|
|
340449
340488
|
LastModifiedBy: {
|
|
340450
|
-
shape: "
|
|
340489
|
+
shape: "Soh"
|
|
340451
340490
|
},
|
|
340452
340491
|
MetadataProperties: {
|
|
340453
340492
|
shape: "S1q"
|
|
@@ -340497,10 +340536,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
340497
340536
|
type: "structure",
|
|
340498
340537
|
members: {
|
|
340499
340538
|
ValidationStatuses: {
|
|
340500
|
-
shape: "
|
|
340539
|
+
shape: "Son"
|
|
340501
340540
|
},
|
|
340502
340541
|
ImageScanStatuses: {
|
|
340503
|
-
shape: "
|
|
340542
|
+
shape: "Son"
|
|
340504
340543
|
}
|
|
340505
340544
|
}
|
|
340506
340545
|
},
|
|
@@ -340605,13 +340644,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
340605
340644
|
type: "timestamp"
|
|
340606
340645
|
},
|
|
340607
340646
|
CreatedBy: {
|
|
340608
|
-
shape: "
|
|
340647
|
+
shape: "Soh"
|
|
340609
340648
|
},
|
|
340610
340649
|
LastModifiedTime: {
|
|
340611
340650
|
type: "timestamp"
|
|
340612
340651
|
},
|
|
340613
340652
|
LastModifiedBy: {
|
|
340614
|
-
shape: "
|
|
340653
|
+
shape: "Soh"
|
|
340615
340654
|
},
|
|
340616
340655
|
MetadataProperties: {
|
|
340617
340656
|
shape: "S1q"
|
|
@@ -340671,10 +340710,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
340671
340710
|
},
|
|
340672
340711
|
FailureReason: {},
|
|
340673
340712
|
PartialFailureReasons: {
|
|
340674
|
-
shape: "
|
|
340713
|
+
shape: "Sp1"
|
|
340675
340714
|
},
|
|
340676
340715
|
BestCandidate: {
|
|
340677
|
-
shape: "
|
|
340716
|
+
shape: "Sp3"
|
|
340678
340717
|
},
|
|
340679
340718
|
AutoMLJobStatus: {},
|
|
340680
340719
|
AutoMLJobSecondaryStatus: {},
|
|
@@ -340793,7 +340832,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
340793
340832
|
},
|
|
340794
340833
|
FailureReason: {},
|
|
340795
340834
|
ModelArtifacts: {
|
|
340796
|
-
shape: "
|
|
340835
|
+
shape: "Sq4"
|
|
340797
340836
|
},
|
|
340798
340837
|
ModelDigests: {
|
|
340799
340838
|
type: "structure",
|
|
@@ -340841,13 +340880,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
340841
340880
|
type: "timestamp"
|
|
340842
340881
|
},
|
|
340843
340882
|
CreatedBy: {
|
|
340844
|
-
shape: "
|
|
340883
|
+
shape: "Soh"
|
|
340845
340884
|
},
|
|
340846
340885
|
LastModifiedTime: {
|
|
340847
340886
|
type: "timestamp"
|
|
340848
340887
|
},
|
|
340849
340888
|
LastModifiedBy: {
|
|
340850
|
-
shape: "
|
|
340889
|
+
shape: "Soh"
|
|
340851
340890
|
},
|
|
340852
340891
|
LineageGroupArn: {}
|
|
340853
340892
|
}
|
|
@@ -341225,10 +341264,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341225
341264
|
EndpointArn: {},
|
|
341226
341265
|
EndpointConfigName: {},
|
|
341227
341266
|
ProductionVariants: {
|
|
341228
|
-
shape: "
|
|
341267
|
+
shape: "Sr7"
|
|
341229
341268
|
},
|
|
341230
341269
|
DataCaptureConfig: {
|
|
341231
|
-
shape: "
|
|
341270
|
+
shape: "Srg"
|
|
341232
341271
|
},
|
|
341233
341272
|
EndpointStatus: {},
|
|
341234
341273
|
FailureReason: {},
|
|
@@ -341261,7 +341300,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341261
341300
|
members: {
|
|
341262
341301
|
VariantName: {},
|
|
341263
341302
|
DeployedImages: {
|
|
341264
|
-
shape: "
|
|
341303
|
+
shape: "Sr9"
|
|
341265
341304
|
},
|
|
341266
341305
|
CurrentWeight: {
|
|
341267
341306
|
type: "float"
|
|
@@ -341278,7 +341317,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341278
341317
|
InstanceType: {},
|
|
341279
341318
|
AcceleratorType: {},
|
|
341280
341319
|
VariantStatus: {
|
|
341281
|
-
shape: "
|
|
341320
|
+
shape: "Src"
|
|
341282
341321
|
},
|
|
341283
341322
|
CurrentServerlessConfig: {
|
|
341284
341323
|
shape: "Sa2"
|
|
@@ -341351,20 +341390,20 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341351
341390
|
ExperimentArn: {},
|
|
341352
341391
|
DisplayName: {},
|
|
341353
341392
|
Source: {
|
|
341354
|
-
shape: "
|
|
341393
|
+
shape: "Srq"
|
|
341355
341394
|
},
|
|
341356
341395
|
Description: {},
|
|
341357
341396
|
CreationTime: {
|
|
341358
341397
|
type: "timestamp"
|
|
341359
341398
|
},
|
|
341360
341399
|
CreatedBy: {
|
|
341361
|
-
shape: "
|
|
341400
|
+
shape: "Soh"
|
|
341362
341401
|
},
|
|
341363
341402
|
LastModifiedTime: {
|
|
341364
341403
|
type: "timestamp"
|
|
341365
341404
|
},
|
|
341366
341405
|
LastModifiedBy: {
|
|
341367
|
-
shape: "
|
|
341406
|
+
shape: "Soh"
|
|
341368
341407
|
}
|
|
341369
341408
|
}
|
|
341370
341409
|
}
|
|
@@ -341414,10 +341453,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341414
341453
|
RoleArn: {},
|
|
341415
341454
|
FeatureGroupStatus: {},
|
|
341416
341455
|
OfflineStoreStatus: {
|
|
341417
|
-
shape: "
|
|
341456
|
+
shape: "Srw"
|
|
341418
341457
|
},
|
|
341419
341458
|
LastUpdateStatus: {
|
|
341420
|
-
shape: "
|
|
341459
|
+
shape: "Srz"
|
|
341421
341460
|
},
|
|
341422
341461
|
FailureReason: {},
|
|
341423
341462
|
Description: {},
|
|
@@ -341463,7 +341502,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341463
341502
|
},
|
|
341464
341503
|
Description: {},
|
|
341465
341504
|
Parameters: {
|
|
341466
|
-
shape: "
|
|
341505
|
+
shape: "Ss5"
|
|
341467
341506
|
}
|
|
341468
341507
|
}
|
|
341469
341508
|
}
|
|
@@ -341576,10 +341615,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341576
341615
|
shape: "Sc7"
|
|
341577
341616
|
},
|
|
341578
341617
|
TrainingJobDefinition: {
|
|
341579
|
-
shape: "
|
|
341618
|
+
shape: "Scs"
|
|
341580
341619
|
},
|
|
341581
341620
|
TrainingJobDefinitions: {
|
|
341582
|
-
shape: "
|
|
341621
|
+
shape: "Sd5"
|
|
341583
341622
|
},
|
|
341584
341623
|
HyperParameterTuningJobStatus: {},
|
|
341585
341624
|
CreationTime: {
|
|
@@ -341592,19 +341631,19 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341592
341631
|
type: "timestamp"
|
|
341593
341632
|
},
|
|
341594
341633
|
TrainingJobStatusCounters: {
|
|
341595
|
-
shape: "
|
|
341634
|
+
shape: "Ssl"
|
|
341596
341635
|
},
|
|
341597
341636
|
ObjectiveStatusCounters: {
|
|
341598
|
-
shape: "
|
|
341637
|
+
shape: "Ssn"
|
|
341599
341638
|
},
|
|
341600
341639
|
BestTrainingJob: {
|
|
341601
|
-
shape: "
|
|
341640
|
+
shape: "Ssp"
|
|
341602
341641
|
},
|
|
341603
341642
|
OverallBestTrainingJob: {
|
|
341604
|
-
shape: "
|
|
341643
|
+
shape: "Ssp"
|
|
341605
341644
|
},
|
|
341606
341645
|
WarmStartConfig: {
|
|
341607
|
-
shape: "
|
|
341646
|
+
shape: "Sd6"
|
|
341608
341647
|
},
|
|
341609
341648
|
FailureReason: {}
|
|
341610
341649
|
}
|
|
@@ -341713,10 +341752,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341713
341752
|
},
|
|
341714
341753
|
FailureReason: {},
|
|
341715
341754
|
InputConfig: {
|
|
341716
|
-
shape: "
|
|
341755
|
+
shape: "Sdn"
|
|
341717
341756
|
},
|
|
341718
341757
|
StoppingConditions: {
|
|
341719
|
-
shape: "
|
|
341758
|
+
shape: "Sed"
|
|
341720
341759
|
},
|
|
341721
341760
|
InferenceRecommendations: {
|
|
341722
341761
|
type: "list",
|
|
@@ -341824,7 +341863,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341824
341863
|
members: {
|
|
341825
341864
|
LabelingJobStatus: {},
|
|
341826
341865
|
LabelCounters: {
|
|
341827
|
-
shape: "
|
|
341866
|
+
shape: "Stc"
|
|
341828
341867
|
},
|
|
341829
341868
|
FailureReason: {},
|
|
341830
341869
|
CreationTime: {
|
|
@@ -341838,27 +341877,27 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341838
341877
|
LabelingJobArn: {},
|
|
341839
341878
|
LabelAttributeName: {},
|
|
341840
341879
|
InputConfig: {
|
|
341841
|
-
shape: "
|
|
341880
|
+
shape: "Seo"
|
|
341842
341881
|
},
|
|
341843
341882
|
OutputConfig: {
|
|
341844
|
-
shape: "
|
|
341883
|
+
shape: "Sev"
|
|
341845
341884
|
},
|
|
341846
341885
|
RoleArn: {},
|
|
341847
341886
|
LabelCategoryConfigS3Uri: {},
|
|
341848
341887
|
StoppingConditions: {
|
|
341849
|
-
shape: "
|
|
341888
|
+
shape: "Sew"
|
|
341850
341889
|
},
|
|
341851
341890
|
LabelingJobAlgorithmsConfig: {
|
|
341852
|
-
shape: "
|
|
341891
|
+
shape: "Sez"
|
|
341853
341892
|
},
|
|
341854
341893
|
HumanTaskConfig: {
|
|
341855
|
-
shape: "
|
|
341894
|
+
shape: "Sf3"
|
|
341856
341895
|
},
|
|
341857
341896
|
Tags: {
|
|
341858
341897
|
shape: "S7"
|
|
341859
341898
|
},
|
|
341860
341899
|
LabelingJobOutput: {
|
|
341861
|
-
shape: "
|
|
341900
|
+
shape: "Stf"
|
|
341862
341901
|
}
|
|
341863
341902
|
}
|
|
341864
341903
|
}
|
|
@@ -341884,13 +341923,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341884
341923
|
type: "timestamp"
|
|
341885
341924
|
},
|
|
341886
341925
|
CreatedBy: {
|
|
341887
|
-
shape: "
|
|
341926
|
+
shape: "Soh"
|
|
341888
341927
|
},
|
|
341889
341928
|
LastModifiedTime: {
|
|
341890
341929
|
type: "timestamp"
|
|
341891
341930
|
},
|
|
341892
341931
|
LastModifiedBy: {
|
|
341893
|
-
shape: "
|
|
341932
|
+
shape: "Soh"
|
|
341894
341933
|
}
|
|
341895
341934
|
}
|
|
341896
341935
|
}
|
|
@@ -341916,13 +341955,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341916
341955
|
members: {
|
|
341917
341956
|
ModelName: {},
|
|
341918
341957
|
PrimaryContainer: {
|
|
341919
|
-
shape: "
|
|
341958
|
+
shape: "Sfi"
|
|
341920
341959
|
},
|
|
341921
341960
|
Containers: {
|
|
341922
|
-
shape: "
|
|
341961
|
+
shape: "Sfr"
|
|
341923
341962
|
},
|
|
341924
341963
|
InferenceExecutionConfig: {
|
|
341925
|
-
shape: "
|
|
341964
|
+
shape: "Sfs"
|
|
341926
341965
|
},
|
|
341927
341966
|
ExecutionRoleArn: {},
|
|
341928
341967
|
VpcConfig: {
|
|
@@ -341967,13 +342006,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
341967
342006
|
type: "timestamp"
|
|
341968
342007
|
},
|
|
341969
342008
|
ModelBiasBaselineConfig: {
|
|
341970
|
-
shape: "
|
|
342009
|
+
shape: "Sfw"
|
|
341971
342010
|
},
|
|
341972
342011
|
ModelBiasAppSpecification: {
|
|
341973
|
-
shape: "
|
|
342012
|
+
shape: "Sfx"
|
|
341974
342013
|
},
|
|
341975
342014
|
ModelBiasJobInput: {
|
|
341976
|
-
shape: "
|
|
342015
|
+
shape: "Sfy"
|
|
341977
342016
|
},
|
|
341978
342017
|
ModelBiasJobOutputConfig: {
|
|
341979
342018
|
shape: "S7f"
|
|
@@ -342020,13 +342059,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342020
342059
|
type: "timestamp"
|
|
342021
342060
|
},
|
|
342022
342061
|
ModelExplainabilityBaselineConfig: {
|
|
342023
|
-
shape: "
|
|
342062
|
+
shape: "Sg2"
|
|
342024
342063
|
},
|
|
342025
342064
|
ModelExplainabilityAppSpecification: {
|
|
342026
|
-
shape: "
|
|
342065
|
+
shape: "Sg3"
|
|
342027
342066
|
},
|
|
342028
342067
|
ModelExplainabilityJobInput: {
|
|
342029
|
-
shape: "
|
|
342068
|
+
shape: "Sg4"
|
|
342030
342069
|
},
|
|
342031
342070
|
ModelExplainabilityJobOutputConfig: {
|
|
342032
342071
|
shape: "S7f"
|
|
@@ -342078,46 +342117,46 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342078
342117
|
shape: "Sr"
|
|
342079
342118
|
},
|
|
342080
342119
|
SourceAlgorithmSpecification: {
|
|
342081
|
-
shape: "
|
|
342120
|
+
shape: "Sga"
|
|
342082
342121
|
},
|
|
342083
342122
|
ValidationSpecification: {
|
|
342084
|
-
shape: "
|
|
342123
|
+
shape: "Sg7"
|
|
342085
342124
|
},
|
|
342086
342125
|
ModelPackageStatus: {},
|
|
342087
342126
|
ModelPackageStatusDetails: {
|
|
342088
|
-
shape: "
|
|
342127
|
+
shape: "Stq"
|
|
342089
342128
|
},
|
|
342090
342129
|
CertifyForMarketplace: {
|
|
342091
342130
|
type: "boolean"
|
|
342092
342131
|
},
|
|
342093
342132
|
ModelApprovalStatus: {},
|
|
342094
342133
|
CreatedBy: {
|
|
342095
|
-
shape: "
|
|
342134
|
+
shape: "Soh"
|
|
342096
342135
|
},
|
|
342097
342136
|
MetadataProperties: {
|
|
342098
342137
|
shape: "S1q"
|
|
342099
342138
|
},
|
|
342100
342139
|
ModelMetrics: {
|
|
342101
|
-
shape: "
|
|
342140
|
+
shape: "Sgd"
|
|
342102
342141
|
},
|
|
342103
342142
|
LastModifiedTime: {
|
|
342104
342143
|
type: "timestamp"
|
|
342105
342144
|
},
|
|
342106
342145
|
LastModifiedBy: {
|
|
342107
|
-
shape: "
|
|
342146
|
+
shape: "Soh"
|
|
342108
342147
|
},
|
|
342109
342148
|
ApprovalDescription: {},
|
|
342110
342149
|
CustomerMetadataProperties: {
|
|
342111
|
-
shape: "
|
|
342150
|
+
shape: "Sgk"
|
|
342112
342151
|
},
|
|
342113
342152
|
DriftCheckBaselines: {
|
|
342114
|
-
shape: "
|
|
342153
|
+
shape: "Sgn"
|
|
342115
342154
|
},
|
|
342116
342155
|
Domain: {},
|
|
342117
342156
|
Task: {},
|
|
342118
342157
|
SamplePayloadUrl: {},
|
|
342119
342158
|
AdditionalInferenceSpecifications: {
|
|
342120
|
-
shape: "
|
|
342159
|
+
shape: "Sgt"
|
|
342121
342160
|
}
|
|
342122
342161
|
}
|
|
342123
342162
|
}
|
|
@@ -342149,7 +342188,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342149
342188
|
type: "timestamp"
|
|
342150
342189
|
},
|
|
342151
342190
|
CreatedBy: {
|
|
342152
|
-
shape: "
|
|
342191
|
+
shape: "Soh"
|
|
342153
342192
|
},
|
|
342154
342193
|
ModelPackageGroupStatus: {}
|
|
342155
342194
|
}
|
|
@@ -342184,13 +342223,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342184
342223
|
type: "timestamp"
|
|
342185
342224
|
},
|
|
342186
342225
|
ModelQualityBaselineConfig: {
|
|
342187
|
-
shape: "
|
|
342226
|
+
shape: "Sh0"
|
|
342188
342227
|
},
|
|
342189
342228
|
ModelQualityAppSpecification: {
|
|
342190
|
-
shape: "
|
|
342229
|
+
shape: "Sh1"
|
|
342191
342230
|
},
|
|
342192
342231
|
ModelQualityJobInput: {
|
|
342193
|
-
shape: "
|
|
342232
|
+
shape: "Sh3"
|
|
342194
342233
|
},
|
|
342195
342234
|
ModelQualityJobOutputConfig: {
|
|
342196
342235
|
shape: "S7f"
|
|
@@ -342241,11 +342280,11 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342241
342280
|
type: "timestamp"
|
|
342242
342281
|
},
|
|
342243
342282
|
MonitoringScheduleConfig: {
|
|
342244
|
-
shape: "
|
|
342283
|
+
shape: "Sh7"
|
|
342245
342284
|
},
|
|
342246
342285
|
EndpointName: {},
|
|
342247
342286
|
LastMonitoringExecutionSummary: {
|
|
342248
|
-
shape: "
|
|
342287
|
+
shape: "Su3"
|
|
342249
342288
|
}
|
|
342250
342289
|
}
|
|
342251
342290
|
}
|
|
@@ -342288,16 +342327,16 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342288
342327
|
type: "integer"
|
|
342289
342328
|
},
|
|
342290
342329
|
AcceleratorTypes: {
|
|
342291
|
-
shape: "
|
|
342330
|
+
shape: "Shp"
|
|
342292
342331
|
},
|
|
342293
342332
|
DefaultCodeRepository: {},
|
|
342294
342333
|
AdditionalCodeRepositories: {
|
|
342295
|
-
shape: "
|
|
342334
|
+
shape: "Shs"
|
|
342296
342335
|
},
|
|
342297
342336
|
RootAccess: {},
|
|
342298
342337
|
PlatformIdentifier: {},
|
|
342299
342338
|
InstanceMetadataServiceConfiguration: {
|
|
342300
|
-
shape: "
|
|
342339
|
+
shape: "Shv"
|
|
342301
342340
|
}
|
|
342302
342341
|
}
|
|
342303
342342
|
}
|
|
@@ -342318,10 +342357,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342318
342357
|
NotebookInstanceLifecycleConfigArn: {},
|
|
342319
342358
|
NotebookInstanceLifecycleConfigName: {},
|
|
342320
342359
|
OnCreate: {
|
|
342321
|
-
shape: "
|
|
342360
|
+
shape: "Si0"
|
|
342322
342361
|
},
|
|
342323
342362
|
OnStart: {
|
|
342324
|
-
shape: "
|
|
342363
|
+
shape: "Si0"
|
|
342325
342364
|
},
|
|
342326
342365
|
LastModifiedTime: {
|
|
342327
342366
|
type: "timestamp"
|
|
@@ -342362,13 +342401,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342362
342401
|
type: "timestamp"
|
|
342363
342402
|
},
|
|
342364
342403
|
CreatedBy: {
|
|
342365
|
-
shape: "
|
|
342404
|
+
shape: "Soh"
|
|
342366
342405
|
},
|
|
342367
342406
|
LastModifiedBy: {
|
|
342368
|
-
shape: "
|
|
342407
|
+
shape: "Soh"
|
|
342369
342408
|
},
|
|
342370
342409
|
ParallelismConfiguration: {
|
|
342371
|
-
shape: "
|
|
342410
|
+
shape: "Sie"
|
|
342372
342411
|
}
|
|
342373
342412
|
}
|
|
342374
342413
|
}
|
|
@@ -342412,7 +342451,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342412
342451
|
PipelineExecutionStatus: {},
|
|
342413
342452
|
PipelineExecutionDescription: {},
|
|
342414
342453
|
PipelineExperimentConfig: {
|
|
342415
|
-
shape: "
|
|
342454
|
+
shape: "Sum"
|
|
342416
342455
|
},
|
|
342417
342456
|
FailureReason: {},
|
|
342418
342457
|
CreationTime: {
|
|
@@ -342422,13 +342461,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342422
342461
|
type: "timestamp"
|
|
342423
342462
|
},
|
|
342424
342463
|
CreatedBy: {
|
|
342425
|
-
shape: "
|
|
342464
|
+
shape: "Soh"
|
|
342426
342465
|
},
|
|
342427
342466
|
LastModifiedBy: {
|
|
342428
|
-
shape: "
|
|
342467
|
+
shape: "Soh"
|
|
342429
342468
|
},
|
|
342430
342469
|
ParallelismConfiguration: {
|
|
342431
|
-
shape: "
|
|
342470
|
+
shape: "Sie"
|
|
342432
342471
|
}
|
|
342433
342472
|
}
|
|
342434
342473
|
}
|
|
@@ -342455,30 +342494,30 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342455
342494
|
],
|
|
342456
342495
|
members: {
|
|
342457
342496
|
ProcessingInputs: {
|
|
342458
|
-
shape: "
|
|
342497
|
+
shape: "Sir"
|
|
342459
342498
|
},
|
|
342460
342499
|
ProcessingOutputConfig: {
|
|
342461
|
-
shape: "
|
|
342500
|
+
shape: "Sje"
|
|
342462
342501
|
},
|
|
342463
342502
|
ProcessingJobName: {},
|
|
342464
342503
|
ProcessingResources: {
|
|
342465
|
-
shape: "
|
|
342504
|
+
shape: "Sjj"
|
|
342466
342505
|
},
|
|
342467
342506
|
StoppingCondition: {
|
|
342468
|
-
shape: "
|
|
342507
|
+
shape: "Sjl"
|
|
342469
342508
|
},
|
|
342470
342509
|
AppSpecification: {
|
|
342471
|
-
shape: "
|
|
342510
|
+
shape: "Sjn"
|
|
342472
342511
|
},
|
|
342473
342512
|
Environment: {
|
|
342474
|
-
shape: "
|
|
342513
|
+
shape: "Sjp"
|
|
342475
342514
|
},
|
|
342476
342515
|
NetworkConfig: {
|
|
342477
|
-
shape: "
|
|
342516
|
+
shape: "Shf"
|
|
342478
342517
|
},
|
|
342479
342518
|
RoleArn: {},
|
|
342480
342519
|
ExperimentConfig: {
|
|
342481
|
-
shape: "
|
|
342520
|
+
shape: "Sjq"
|
|
342482
342521
|
},
|
|
342483
342522
|
ProcessingJobArn: {},
|
|
342484
342523
|
ProcessingJobStatus: {},
|
|
@@ -342528,14 +342567,14 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342528
342567
|
ProjectId: {},
|
|
342529
342568
|
ProjectDescription: {},
|
|
342530
342569
|
ServiceCatalogProvisioningDetails: {
|
|
342531
|
-
shape: "
|
|
342570
|
+
shape: "Sjv"
|
|
342532
342571
|
},
|
|
342533
342572
|
ServiceCatalogProvisionedProductDetails: {
|
|
342534
|
-
shape: "
|
|
342573
|
+
shape: "Suu"
|
|
342535
342574
|
},
|
|
342536
342575
|
ProjectStatus: {},
|
|
342537
342576
|
CreatedBy: {
|
|
342538
|
-
shape: "
|
|
342577
|
+
shape: "Soh"
|
|
342539
342578
|
},
|
|
342540
342579
|
CreationTime: {
|
|
342541
342580
|
type: "timestamp"
|
|
@@ -342544,7 +342583,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342544
342583
|
type: "timestamp"
|
|
342545
342584
|
},
|
|
342546
342585
|
LastModifiedBy: {
|
|
342547
|
-
shape: "
|
|
342586
|
+
shape: "Soh"
|
|
342548
342587
|
}
|
|
342549
342588
|
}
|
|
342550
342589
|
}
|
|
@@ -342592,7 +342631,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342592
342631
|
],
|
|
342593
342632
|
members: {
|
|
342594
342633
|
SubscribedWorkteam: {
|
|
342595
|
-
shape: "
|
|
342634
|
+
shape: "Sv1"
|
|
342596
342635
|
}
|
|
342597
342636
|
}
|
|
342598
342637
|
}
|
|
@@ -342627,7 +342666,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342627
342666
|
LabelingJobArn: {},
|
|
342628
342667
|
AutoMLJobArn: {},
|
|
342629
342668
|
ModelArtifacts: {
|
|
342630
|
-
shape: "
|
|
342669
|
+
shape: "Sq4"
|
|
342631
342670
|
},
|
|
342632
342671
|
TrainingJobStatus: {},
|
|
342633
342672
|
SecondaryStatus: {},
|
|
@@ -342636,7 +342675,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342636
342675
|
shape: "S2t"
|
|
342637
342676
|
},
|
|
342638
342677
|
AlgorithmSpecification: {
|
|
342639
|
-
shape: "
|
|
342678
|
+
shape: "Skb"
|
|
342640
342679
|
},
|
|
342641
342680
|
RoleArn: {},
|
|
342642
342681
|
InputDataConfig: {
|
|
@@ -342667,10 +342706,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342667
342706
|
type: "timestamp"
|
|
342668
342707
|
},
|
|
342669
342708
|
SecondaryStatusTransitions: {
|
|
342670
|
-
shape: "
|
|
342709
|
+
shape: "Sv5"
|
|
342671
342710
|
},
|
|
342672
342711
|
FinalMetricDataList: {
|
|
342673
|
-
shape: "
|
|
342712
|
+
shape: "Sv8"
|
|
342674
342713
|
},
|
|
342675
342714
|
EnableNetworkIsolation: {
|
|
342676
342715
|
type: "boolean"
|
|
@@ -342682,7 +342721,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342682
342721
|
type: "boolean"
|
|
342683
342722
|
},
|
|
342684
342723
|
CheckpointConfig: {
|
|
342685
|
-
shape: "
|
|
342724
|
+
shape: "Scx"
|
|
342686
342725
|
},
|
|
342687
342726
|
TrainingTimeInSeconds: {
|
|
342688
342727
|
type: "integer"
|
|
@@ -342691,25 +342730,25 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342691
342730
|
type: "integer"
|
|
342692
342731
|
},
|
|
342693
342732
|
DebugHookConfig: {
|
|
342694
|
-
shape: "
|
|
342733
|
+
shape: "Skc"
|
|
342695
342734
|
},
|
|
342696
342735
|
ExperimentConfig: {
|
|
342697
|
-
shape: "
|
|
342736
|
+
shape: "Sjq"
|
|
342698
342737
|
},
|
|
342699
342738
|
DebugRuleConfigurations: {
|
|
342700
|
-
shape: "
|
|
342739
|
+
shape: "Skk"
|
|
342701
342740
|
},
|
|
342702
342741
|
TensorBoardOutputConfig: {
|
|
342703
|
-
shape: "
|
|
342742
|
+
shape: "Sko"
|
|
342704
342743
|
},
|
|
342705
342744
|
DebugRuleEvaluationStatuses: {
|
|
342706
|
-
shape: "
|
|
342745
|
+
shape: "Svc"
|
|
342707
342746
|
},
|
|
342708
342747
|
ProfilerConfig: {
|
|
342709
|
-
shape: "
|
|
342748
|
+
shape: "Skp"
|
|
342710
342749
|
},
|
|
342711
342750
|
ProfilerRuleConfigurations: {
|
|
342712
|
-
shape: "
|
|
342751
|
+
shape: "Sks"
|
|
342713
342752
|
},
|
|
342714
342753
|
ProfilerRuleEvaluationStatuses: {
|
|
342715
342754
|
type: "list",
|
|
@@ -342728,10 +342767,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342728
342767
|
},
|
|
342729
342768
|
ProfilingStatus: {},
|
|
342730
342769
|
RetryStrategy: {
|
|
342731
|
-
shape: "
|
|
342770
|
+
shape: "Scy"
|
|
342732
342771
|
},
|
|
342733
342772
|
Environment: {
|
|
342734
|
-
shape: "
|
|
342773
|
+
shape: "Sku"
|
|
342735
342774
|
}
|
|
342736
342775
|
}
|
|
342737
342776
|
}
|
|
@@ -342767,7 +342806,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342767
342806
|
type: "integer"
|
|
342768
342807
|
},
|
|
342769
342808
|
ModelClientConfig: {
|
|
342770
|
-
shape: "
|
|
342809
|
+
shape: "Sl1"
|
|
342771
342810
|
},
|
|
342772
342811
|
MaxPayloadInMB: {
|
|
342773
342812
|
type: "integer"
|
|
@@ -342797,10 +342836,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342797
342836
|
LabelingJobArn: {},
|
|
342798
342837
|
AutoMLJobArn: {},
|
|
342799
342838
|
DataProcessing: {
|
|
342800
|
-
shape: "
|
|
342839
|
+
shape: "Sl4"
|
|
342801
342840
|
},
|
|
342802
342841
|
ExperimentConfig: {
|
|
342803
|
-
shape: "
|
|
342842
|
+
shape: "Sjq"
|
|
342804
342843
|
}
|
|
342805
342844
|
}
|
|
342806
342845
|
}
|
|
@@ -342823,19 +342862,19 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342823
342862
|
DisplayName: {},
|
|
342824
342863
|
ExperimentName: {},
|
|
342825
342864
|
Source: {
|
|
342826
|
-
shape: "
|
|
342865
|
+
shape: "Svo"
|
|
342827
342866
|
},
|
|
342828
342867
|
CreationTime: {
|
|
342829
342868
|
type: "timestamp"
|
|
342830
342869
|
},
|
|
342831
342870
|
CreatedBy: {
|
|
342832
|
-
shape: "
|
|
342871
|
+
shape: "Soh"
|
|
342833
342872
|
},
|
|
342834
342873
|
LastModifiedTime: {
|
|
342835
342874
|
type: "timestamp"
|
|
342836
342875
|
},
|
|
342837
342876
|
LastModifiedBy: {
|
|
342838
|
-
shape: "
|
|
342877
|
+
shape: "Soh"
|
|
342839
342878
|
},
|
|
342840
342879
|
MetadataProperties: {
|
|
342841
342880
|
shape: "S1q"
|
|
@@ -342860,10 +342899,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342860
342899
|
TrialComponentArn: {},
|
|
342861
342900
|
DisplayName: {},
|
|
342862
342901
|
Source: {
|
|
342863
|
-
shape: "
|
|
342902
|
+
shape: "Svs"
|
|
342864
342903
|
},
|
|
342865
342904
|
Status: {
|
|
342866
|
-
shape: "
|
|
342905
|
+
shape: "Slc"
|
|
342867
342906
|
},
|
|
342868
342907
|
StartTime: {
|
|
342869
342908
|
type: "timestamp"
|
|
@@ -342875,28 +342914,28 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342875
342914
|
type: "timestamp"
|
|
342876
342915
|
},
|
|
342877
342916
|
CreatedBy: {
|
|
342878
|
-
shape: "
|
|
342917
|
+
shape: "Soh"
|
|
342879
342918
|
},
|
|
342880
342919
|
LastModifiedTime: {
|
|
342881
342920
|
type: "timestamp"
|
|
342882
342921
|
},
|
|
342883
342922
|
LastModifiedBy: {
|
|
342884
|
-
shape: "
|
|
342923
|
+
shape: "Soh"
|
|
342885
342924
|
},
|
|
342886
342925
|
Parameters: {
|
|
342887
|
-
shape: "
|
|
342926
|
+
shape: "Slg"
|
|
342888
342927
|
},
|
|
342889
342928
|
InputArtifacts: {
|
|
342890
|
-
shape: "
|
|
342929
|
+
shape: "Slk"
|
|
342891
342930
|
},
|
|
342892
342931
|
OutputArtifacts: {
|
|
342893
|
-
shape: "
|
|
342932
|
+
shape: "Slk"
|
|
342894
342933
|
},
|
|
342895
342934
|
MetadataProperties: {
|
|
342896
342935
|
shape: "S1q"
|
|
342897
342936
|
},
|
|
342898
342937
|
Metrics: {
|
|
342899
|
-
shape: "
|
|
342938
|
+
shape: "Svu"
|
|
342900
342939
|
},
|
|
342901
342940
|
LineageGroupArn: {}
|
|
342902
342941
|
}
|
|
@@ -342954,7 +342993,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342954
342993
|
],
|
|
342955
342994
|
members: {
|
|
342956
342995
|
Workforce: {
|
|
342957
|
-
shape: "
|
|
342996
|
+
shape: "Sw4"
|
|
342958
342997
|
}
|
|
342959
342998
|
}
|
|
342960
342999
|
}
|
|
@@ -342976,7 +343015,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
342976
343015
|
],
|
|
342977
343016
|
members: {
|
|
342978
343017
|
Workteam: {
|
|
342979
|
-
shape: "
|
|
343018
|
+
shape: "Swc"
|
|
342980
343019
|
}
|
|
342981
343020
|
}
|
|
342982
343021
|
}
|
|
@@ -343475,7 +343514,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
343475
343514
|
type: "timestamp"
|
|
343476
343515
|
},
|
|
343477
343516
|
CreatedBy: {
|
|
343478
|
-
shape: "
|
|
343517
|
+
shape: "Soh"
|
|
343479
343518
|
}
|
|
343480
343519
|
}
|
|
343481
343520
|
}
|
|
@@ -343544,7 +343583,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
343544
343583
|
},
|
|
343545
343584
|
FailureReason: {},
|
|
343546
343585
|
PartialFailureReasons: {
|
|
343547
|
-
shape: "
|
|
343586
|
+
shape: "Sp1"
|
|
343548
343587
|
}
|
|
343549
343588
|
}
|
|
343550
343589
|
}
|
|
@@ -343580,7 +343619,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
343580
343619
|
Candidates: {
|
|
343581
343620
|
type: "list",
|
|
343582
343621
|
member: {
|
|
343583
|
-
shape: "
|
|
343622
|
+
shape: "Sp3"
|
|
343584
343623
|
}
|
|
343585
343624
|
},
|
|
343586
343625
|
NextToken: {}
|
|
@@ -343790,7 +343829,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
343790
343829
|
],
|
|
343791
343830
|
members: {
|
|
343792
343831
|
JobDefinitionSummaries: {
|
|
343793
|
-
shape: "
|
|
343832
|
+
shape: "Sz5"
|
|
343794
343833
|
},
|
|
343795
343834
|
NextToken: {}
|
|
343796
343835
|
}
|
|
@@ -344219,7 +344258,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
344219
344258
|
ExperimentName: {},
|
|
344220
344259
|
DisplayName: {},
|
|
344221
344260
|
ExperimentSource: {
|
|
344222
|
-
shape: "
|
|
344261
|
+
shape: "Srq"
|
|
344223
344262
|
},
|
|
344224
344263
|
CreationTime: {
|
|
344225
344264
|
type: "timestamp"
|
|
@@ -344279,7 +344318,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
344279
344318
|
},
|
|
344280
344319
|
FeatureGroupStatus: {},
|
|
344281
344320
|
OfflineStoreStatus: {
|
|
344282
|
-
shape: "
|
|
344321
|
+
shape: "Srw"
|
|
344283
344322
|
}
|
|
344284
344323
|
}
|
|
344285
344324
|
}
|
|
@@ -344441,13 +344480,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
344441
344480
|
type: "timestamp"
|
|
344442
344481
|
},
|
|
344443
344482
|
TrainingJobStatusCounters: {
|
|
344444
|
-
shape: "
|
|
344483
|
+
shape: "Ssl"
|
|
344445
344484
|
},
|
|
344446
344485
|
ObjectiveStatusCounters: {
|
|
344447
|
-
shape: "
|
|
344486
|
+
shape: "Ssn"
|
|
344448
344487
|
},
|
|
344449
344488
|
ResourceLimits: {
|
|
344450
|
-
shape: "
|
|
344489
|
+
shape: "Scd"
|
|
344451
344490
|
}
|
|
344452
344491
|
}
|
|
344453
344492
|
}
|
|
@@ -344703,17 +344742,17 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
344703
344742
|
},
|
|
344704
344743
|
LabelingJobStatus: {},
|
|
344705
344744
|
LabelCounters: {
|
|
344706
|
-
shape: "
|
|
344745
|
+
shape: "Stc"
|
|
344707
344746
|
},
|
|
344708
344747
|
WorkteamArn: {},
|
|
344709
344748
|
PreHumanTaskLambdaArn: {},
|
|
344710
344749
|
AnnotationConsolidationLambdaArn: {},
|
|
344711
344750
|
FailureReason: {},
|
|
344712
344751
|
LabelingJobOutput: {
|
|
344713
|
-
shape: "
|
|
344752
|
+
shape: "Stf"
|
|
344714
344753
|
},
|
|
344715
344754
|
InputConfig: {
|
|
344716
|
-
shape: "
|
|
344755
|
+
shape: "Seo"
|
|
344717
344756
|
}
|
|
344718
344757
|
}
|
|
344719
344758
|
}
|
|
@@ -344860,7 +344899,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
344860
344899
|
],
|
|
344861
344900
|
members: {
|
|
344862
344901
|
JobDefinitionSummaries: {
|
|
344863
|
-
shape: "
|
|
344902
|
+
shape: "Sz5"
|
|
344864
344903
|
},
|
|
344865
344904
|
NextToken: {}
|
|
344866
344905
|
}
|
|
@@ -344893,7 +344932,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
344893
344932
|
],
|
|
344894
344933
|
members: {
|
|
344895
344934
|
JobDefinitionSummaries: {
|
|
344896
|
-
shape: "
|
|
344935
|
+
shape: "Sz5"
|
|
344897
344936
|
},
|
|
344898
344937
|
NextToken: {}
|
|
344899
344938
|
}
|
|
@@ -345093,7 +345132,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
345093
345132
|
],
|
|
345094
345133
|
members: {
|
|
345095
345134
|
JobDefinitionSummaries: {
|
|
345096
|
-
shape: "
|
|
345135
|
+
shape: "Sz5"
|
|
345097
345136
|
},
|
|
345098
345137
|
NextToken: {}
|
|
345099
345138
|
}
|
|
@@ -345190,7 +345229,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
345190
345229
|
MonitoringExecutionSummaries: {
|
|
345191
345230
|
type: "list",
|
|
345192
345231
|
member: {
|
|
345193
|
-
shape: "
|
|
345232
|
+
shape: "Su3"
|
|
345194
345233
|
}
|
|
345195
345234
|
},
|
|
345196
345235
|
NextToken: {}
|
|
@@ -345371,7 +345410,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
345371
345410
|
NotebookInstanceLifecycleConfigName: {},
|
|
345372
345411
|
DefaultCodeRepository: {},
|
|
345373
345412
|
AdditionalCodeRepositories: {
|
|
345374
|
-
shape: "
|
|
345413
|
+
shape: "Shs"
|
|
345375
345414
|
}
|
|
345376
345415
|
}
|
|
345377
345416
|
}
|
|
@@ -345470,7 +345509,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
345470
345509
|
CallbackToken: {},
|
|
345471
345510
|
SqsQueueUrl: {},
|
|
345472
345511
|
OutputParameters: {
|
|
345473
|
-
shape: "
|
|
345512
|
+
shape: "S145"
|
|
345474
345513
|
}
|
|
345475
345514
|
}
|
|
345476
345515
|
},
|
|
@@ -345479,7 +345518,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
345479
345518
|
members: {
|
|
345480
345519
|
Arn: {},
|
|
345481
345520
|
OutputParameters: {
|
|
345482
|
-
shape: "
|
|
345521
|
+
shape: "S145"
|
|
345483
345522
|
}
|
|
345484
345523
|
}
|
|
345485
345524
|
},
|
|
@@ -345606,7 +345645,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
345606
345645
|
type: "structure",
|
|
345607
345646
|
members: {
|
|
345608
345647
|
PipelineParameters: {
|
|
345609
|
-
shape: "
|
|
345648
|
+
shape: "S14k"
|
|
345610
345649
|
},
|
|
345611
345650
|
NextToken: {}
|
|
345612
345651
|
}
|
|
@@ -345903,7 +345942,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
345903
345942
|
SubscribedWorkteams: {
|
|
345904
345943
|
type: "list",
|
|
345905
345944
|
member: {
|
|
345906
|
-
shape: "
|
|
345945
|
+
shape: "Sv1"
|
|
345907
345946
|
}
|
|
345908
345947
|
},
|
|
345909
345948
|
NextToken: {}
|
|
@@ -346022,7 +346061,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346022
346061
|
TrainingJobSummaries: {
|
|
346023
346062
|
type: "list",
|
|
346024
346063
|
member: {
|
|
346025
|
-
shape: "
|
|
346064
|
+
shape: "Ssp"
|
|
346026
346065
|
}
|
|
346027
346066
|
},
|
|
346028
346067
|
NextToken: {}
|
|
@@ -346125,10 +346164,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346125
346164
|
TrialComponentArn: {},
|
|
346126
346165
|
DisplayName: {},
|
|
346127
346166
|
TrialComponentSource: {
|
|
346128
|
-
shape: "
|
|
346167
|
+
shape: "Svs"
|
|
346129
346168
|
},
|
|
346130
346169
|
Status: {
|
|
346131
|
-
shape: "
|
|
346170
|
+
shape: "Slc"
|
|
346132
346171
|
},
|
|
346133
346172
|
StartTime: {
|
|
346134
346173
|
type: "timestamp"
|
|
@@ -346140,13 +346179,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346140
346179
|
type: "timestamp"
|
|
346141
346180
|
},
|
|
346142
346181
|
CreatedBy: {
|
|
346143
|
-
shape: "
|
|
346182
|
+
shape: "Soh"
|
|
346144
346183
|
},
|
|
346145
346184
|
LastModifiedTime: {
|
|
346146
346185
|
type: "timestamp"
|
|
346147
346186
|
},
|
|
346148
346187
|
LastModifiedBy: {
|
|
346149
|
-
shape: "
|
|
346188
|
+
shape: "Soh"
|
|
346150
346189
|
}
|
|
346151
346190
|
}
|
|
346152
346191
|
}
|
|
@@ -346187,7 +346226,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346187
346226
|
TrialName: {},
|
|
346188
346227
|
DisplayName: {},
|
|
346189
346228
|
TrialSource: {
|
|
346190
|
-
shape: "
|
|
346229
|
+
shape: "Svo"
|
|
346191
346230
|
},
|
|
346192
346231
|
CreationTime: {
|
|
346193
346232
|
type: "timestamp"
|
|
@@ -346262,7 +346301,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346262
346301
|
Workforces: {
|
|
346263
346302
|
type: "list",
|
|
346264
346303
|
member: {
|
|
346265
|
-
shape: "
|
|
346304
|
+
shape: "Sw4"
|
|
346266
346305
|
}
|
|
346267
346306
|
},
|
|
346268
346307
|
NextToken: {}
|
|
@@ -346291,7 +346330,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346291
346330
|
Workteams: {
|
|
346292
346331
|
type: "list",
|
|
346293
346332
|
member: {
|
|
346294
|
-
shape: "
|
|
346333
|
+
shape: "Swc"
|
|
346295
346334
|
}
|
|
346296
346335
|
},
|
|
346297
346336
|
NextToken: {}
|
|
@@ -346410,7 +346449,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346410
346449
|
members: {
|
|
346411
346450
|
DeviceFleetName: {},
|
|
346412
346451
|
Devices: {
|
|
346413
|
-
shape: "
|
|
346452
|
+
shape: "S171"
|
|
346414
346453
|
},
|
|
346415
346454
|
Tags: {
|
|
346416
346455
|
shape: "S7"
|
|
@@ -346480,7 +346519,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346480
346519
|
idempotencyToken: true
|
|
346481
346520
|
},
|
|
346482
346521
|
ParallelismConfiguration: {
|
|
346483
|
-
shape: "
|
|
346522
|
+
shape: "Sie"
|
|
346484
346523
|
}
|
|
346485
346524
|
}
|
|
346486
346525
|
},
|
|
@@ -346500,7 +346539,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346500
346539
|
members: {
|
|
346501
346540
|
Resource: {},
|
|
346502
346541
|
SearchExpression: {
|
|
346503
|
-
shape: "
|
|
346542
|
+
shape: "S17c"
|
|
346504
346543
|
},
|
|
346505
346544
|
SortBy: {},
|
|
346506
346545
|
SortOrder: {},
|
|
@@ -346519,7 +346558,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346519
346558
|
type: "structure",
|
|
346520
346559
|
members: {
|
|
346521
346560
|
TrainingJob: {
|
|
346522
|
-
shape: "
|
|
346561
|
+
shape: "S17p"
|
|
346523
346562
|
},
|
|
346524
346563
|
Experiment: {
|
|
346525
346564
|
type: "structure",
|
|
@@ -346528,20 +346567,20 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346528
346567
|
ExperimentArn: {},
|
|
346529
346568
|
DisplayName: {},
|
|
346530
346569
|
Source: {
|
|
346531
|
-
shape: "
|
|
346570
|
+
shape: "Srq"
|
|
346532
346571
|
},
|
|
346533
346572
|
Description: {},
|
|
346534
346573
|
CreationTime: {
|
|
346535
346574
|
type: "timestamp"
|
|
346536
346575
|
},
|
|
346537
346576
|
CreatedBy: {
|
|
346538
|
-
shape: "
|
|
346577
|
+
shape: "Soh"
|
|
346539
346578
|
},
|
|
346540
346579
|
LastModifiedTime: {
|
|
346541
346580
|
type: "timestamp"
|
|
346542
346581
|
},
|
|
346543
346582
|
LastModifiedBy: {
|
|
346544
|
-
shape: "
|
|
346583
|
+
shape: "Soh"
|
|
346545
346584
|
},
|
|
346546
346585
|
Tags: {
|
|
346547
346586
|
shape: "S7"
|
|
@@ -346556,19 +346595,19 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346556
346595
|
DisplayName: {},
|
|
346557
346596
|
ExperimentName: {},
|
|
346558
346597
|
Source: {
|
|
346559
|
-
shape: "
|
|
346598
|
+
shape: "Svo"
|
|
346560
346599
|
},
|
|
346561
346600
|
CreationTime: {
|
|
346562
346601
|
type: "timestamp"
|
|
346563
346602
|
},
|
|
346564
346603
|
CreatedBy: {
|
|
346565
|
-
shape: "
|
|
346604
|
+
shape: "Soh"
|
|
346566
346605
|
},
|
|
346567
346606
|
LastModifiedTime: {
|
|
346568
346607
|
type: "timestamp"
|
|
346569
346608
|
},
|
|
346570
346609
|
LastModifiedBy: {
|
|
346571
|
-
shape: "
|
|
346610
|
+
shape: "Soh"
|
|
346572
346611
|
},
|
|
346573
346612
|
MetadataProperties: {
|
|
346574
346613
|
shape: "S1q"
|
|
@@ -346584,13 +346623,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346584
346623
|
TrialComponentName: {},
|
|
346585
346624
|
TrialComponentArn: {},
|
|
346586
346625
|
TrialComponentSource: {
|
|
346587
|
-
shape: "
|
|
346626
|
+
shape: "Svs"
|
|
346588
346627
|
},
|
|
346589
346628
|
CreationTime: {
|
|
346590
346629
|
type: "timestamp"
|
|
346591
346630
|
},
|
|
346592
346631
|
CreatedBy: {
|
|
346593
|
-
shape: "
|
|
346632
|
+
shape: "Soh"
|
|
346594
346633
|
}
|
|
346595
346634
|
}
|
|
346596
346635
|
}
|
|
@@ -346604,10 +346643,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346604
346643
|
DisplayName: {},
|
|
346605
346644
|
TrialComponentArn: {},
|
|
346606
346645
|
Source: {
|
|
346607
|
-
shape: "
|
|
346646
|
+
shape: "Svs"
|
|
346608
346647
|
},
|
|
346609
346648
|
Status: {
|
|
346610
|
-
shape: "
|
|
346649
|
+
shape: "Slc"
|
|
346611
346650
|
},
|
|
346612
346651
|
StartTime: {
|
|
346613
346652
|
type: "timestamp"
|
|
@@ -346619,25 +346658,25 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346619
346658
|
type: "timestamp"
|
|
346620
346659
|
},
|
|
346621
346660
|
CreatedBy: {
|
|
346622
|
-
shape: "
|
|
346661
|
+
shape: "Soh"
|
|
346623
346662
|
},
|
|
346624
346663
|
LastModifiedTime: {
|
|
346625
346664
|
type: "timestamp"
|
|
346626
346665
|
},
|
|
346627
346666
|
LastModifiedBy: {
|
|
346628
|
-
shape: "
|
|
346667
|
+
shape: "Soh"
|
|
346629
346668
|
},
|
|
346630
346669
|
Parameters: {
|
|
346631
|
-
shape: "
|
|
346670
|
+
shape: "Slg"
|
|
346632
346671
|
},
|
|
346633
346672
|
InputArtifacts: {
|
|
346634
|
-
shape: "
|
|
346673
|
+
shape: "Slk"
|
|
346635
346674
|
},
|
|
346636
346675
|
OutputArtifacts: {
|
|
346637
|
-
shape: "
|
|
346676
|
+
shape: "Slk"
|
|
346638
346677
|
},
|
|
346639
346678
|
Metrics: {
|
|
346640
|
-
shape: "
|
|
346679
|
+
shape: "Svu"
|
|
346641
346680
|
},
|
|
346642
346681
|
MetadataProperties: {
|
|
346643
346682
|
shape: "S1q"
|
|
@@ -346647,36 +346686,36 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346647
346686
|
members: {
|
|
346648
346687
|
SourceArn: {},
|
|
346649
346688
|
TrainingJob: {
|
|
346650
|
-
shape: "
|
|
346689
|
+
shape: "S17p"
|
|
346651
346690
|
},
|
|
346652
346691
|
ProcessingJob: {
|
|
346653
346692
|
type: "structure",
|
|
346654
346693
|
members: {
|
|
346655
346694
|
ProcessingInputs: {
|
|
346656
|
-
shape: "
|
|
346695
|
+
shape: "Sir"
|
|
346657
346696
|
},
|
|
346658
346697
|
ProcessingOutputConfig: {
|
|
346659
|
-
shape: "
|
|
346698
|
+
shape: "Sje"
|
|
346660
346699
|
},
|
|
346661
346700
|
ProcessingJobName: {},
|
|
346662
346701
|
ProcessingResources: {
|
|
346663
|
-
shape: "
|
|
346702
|
+
shape: "Sjj"
|
|
346664
346703
|
},
|
|
346665
346704
|
StoppingCondition: {
|
|
346666
|
-
shape: "
|
|
346705
|
+
shape: "Sjl"
|
|
346667
346706
|
},
|
|
346668
346707
|
AppSpecification: {
|
|
346669
|
-
shape: "
|
|
346708
|
+
shape: "Sjn"
|
|
346670
346709
|
},
|
|
346671
346710
|
Environment: {
|
|
346672
|
-
shape: "
|
|
346711
|
+
shape: "Sjp"
|
|
346673
346712
|
},
|
|
346674
346713
|
NetworkConfig: {
|
|
346675
|
-
shape: "
|
|
346714
|
+
shape: "Shf"
|
|
346676
346715
|
},
|
|
346677
346716
|
RoleArn: {},
|
|
346678
346717
|
ExperimentConfig: {
|
|
346679
|
-
shape: "
|
|
346718
|
+
shape: "Sjq"
|
|
346680
346719
|
},
|
|
346681
346720
|
ProcessingJobArn: {},
|
|
346682
346721
|
ProcessingJobStatus: {},
|
|
@@ -346714,7 +346753,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346714
346753
|
type: "integer"
|
|
346715
346754
|
},
|
|
346716
346755
|
ModelClientConfig: {
|
|
346717
|
-
shape: "
|
|
346756
|
+
shape: "Sl1"
|
|
346718
346757
|
},
|
|
346719
346758
|
MaxPayloadInMB: {
|
|
346720
346759
|
type: "integer"
|
|
@@ -346744,10 +346783,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346744
346783
|
LabelingJobArn: {},
|
|
346745
346784
|
AutoMLJobArn: {},
|
|
346746
346785
|
DataProcessing: {
|
|
346747
|
-
shape: "
|
|
346786
|
+
shape: "Sl4"
|
|
346748
346787
|
},
|
|
346749
346788
|
ExperimentConfig: {
|
|
346750
|
-
shape: "
|
|
346789
|
+
shape: "Sjq"
|
|
346751
346790
|
},
|
|
346752
346791
|
Tags: {
|
|
346753
346792
|
shape: "S7"
|
|
@@ -346787,10 +346826,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346787
346826
|
EndpointArn: {},
|
|
346788
346827
|
EndpointConfigName: {},
|
|
346789
346828
|
ProductionVariants: {
|
|
346790
|
-
shape: "
|
|
346829
|
+
shape: "Sr7"
|
|
346791
346830
|
},
|
|
346792
346831
|
DataCaptureConfig: {
|
|
346793
|
-
shape: "
|
|
346832
|
+
shape: "Srg"
|
|
346794
346833
|
},
|
|
346795
346834
|
EndpointStatus: {},
|
|
346796
346835
|
FailureReason: {},
|
|
@@ -346817,11 +346856,11 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346817
346856
|
type: "timestamp"
|
|
346818
346857
|
},
|
|
346819
346858
|
MonitoringScheduleConfig: {
|
|
346820
|
-
shape: "
|
|
346859
|
+
shape: "Sh7"
|
|
346821
346860
|
},
|
|
346822
346861
|
EndpointName: {},
|
|
346823
346862
|
LastMonitoringExecutionSummary: {
|
|
346824
|
-
shape: "
|
|
346863
|
+
shape: "Su3"
|
|
346825
346864
|
},
|
|
346826
346865
|
Tags: {
|
|
346827
346866
|
shape: "S7"
|
|
@@ -346851,49 +346890,49 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346851
346890
|
shape: "Sr"
|
|
346852
346891
|
},
|
|
346853
346892
|
SourceAlgorithmSpecification: {
|
|
346854
|
-
shape: "
|
|
346893
|
+
shape: "Sga"
|
|
346855
346894
|
},
|
|
346856
346895
|
ValidationSpecification: {
|
|
346857
|
-
shape: "
|
|
346896
|
+
shape: "Sg7"
|
|
346858
346897
|
},
|
|
346859
346898
|
ModelPackageStatus: {},
|
|
346860
346899
|
ModelPackageStatusDetails: {
|
|
346861
|
-
shape: "
|
|
346900
|
+
shape: "Stq"
|
|
346862
346901
|
},
|
|
346863
346902
|
CertifyForMarketplace: {
|
|
346864
346903
|
type: "boolean"
|
|
346865
346904
|
},
|
|
346866
346905
|
ModelApprovalStatus: {},
|
|
346867
346906
|
CreatedBy: {
|
|
346868
|
-
shape: "
|
|
346907
|
+
shape: "Soh"
|
|
346869
346908
|
},
|
|
346870
346909
|
MetadataProperties: {
|
|
346871
346910
|
shape: "S1q"
|
|
346872
346911
|
},
|
|
346873
346912
|
ModelMetrics: {
|
|
346874
|
-
shape: "
|
|
346913
|
+
shape: "Sgd"
|
|
346875
346914
|
},
|
|
346876
346915
|
LastModifiedTime: {
|
|
346877
346916
|
type: "timestamp"
|
|
346878
346917
|
},
|
|
346879
346918
|
LastModifiedBy: {
|
|
346880
|
-
shape: "
|
|
346919
|
+
shape: "Soh"
|
|
346881
346920
|
},
|
|
346882
346921
|
ApprovalDescription: {},
|
|
346883
346922
|
Domain: {},
|
|
346884
346923
|
Task: {},
|
|
346885
346924
|
SamplePayloadUrl: {},
|
|
346886
346925
|
AdditionalInferenceSpecifications: {
|
|
346887
|
-
shape: "
|
|
346926
|
+
shape: "Sgt"
|
|
346888
346927
|
},
|
|
346889
346928
|
Tags: {
|
|
346890
346929
|
shape: "S7"
|
|
346891
346930
|
},
|
|
346892
346931
|
CustomerMetadataProperties: {
|
|
346893
|
-
shape: "
|
|
346932
|
+
shape: "Sgk"
|
|
346894
346933
|
},
|
|
346895
346934
|
DriftCheckBaselines: {
|
|
346896
|
-
shape: "
|
|
346935
|
+
shape: "Sgn"
|
|
346897
346936
|
}
|
|
346898
346937
|
}
|
|
346899
346938
|
},
|
|
@@ -346907,7 +346946,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346907
346946
|
type: "timestamp"
|
|
346908
346947
|
},
|
|
346909
346948
|
CreatedBy: {
|
|
346910
|
-
shape: "
|
|
346949
|
+
shape: "Soh"
|
|
346911
346950
|
},
|
|
346912
346951
|
ModelPackageGroupStatus: {},
|
|
346913
346952
|
Tags: {
|
|
@@ -346934,13 +346973,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346934
346973
|
type: "timestamp"
|
|
346935
346974
|
},
|
|
346936
346975
|
CreatedBy: {
|
|
346937
|
-
shape: "
|
|
346976
|
+
shape: "Soh"
|
|
346938
346977
|
},
|
|
346939
346978
|
LastModifiedBy: {
|
|
346940
|
-
shape: "
|
|
346979
|
+
shape: "Soh"
|
|
346941
346980
|
},
|
|
346942
346981
|
ParallelismConfiguration: {
|
|
346943
|
-
shape: "
|
|
346982
|
+
shape: "Sie"
|
|
346944
346983
|
},
|
|
346945
346984
|
Tags: {
|
|
346946
346985
|
shape: "S7"
|
|
@@ -346956,7 +346995,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346956
346995
|
PipelineExecutionStatus: {},
|
|
346957
346996
|
PipelineExecutionDescription: {},
|
|
346958
346997
|
PipelineExperimentConfig: {
|
|
346959
|
-
shape: "
|
|
346998
|
+
shape: "Sum"
|
|
346960
346999
|
},
|
|
346961
347000
|
FailureReason: {},
|
|
346962
347001
|
CreationTime: {
|
|
@@ -346966,16 +347005,16 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
346966
347005
|
type: "timestamp"
|
|
346967
347006
|
},
|
|
346968
347007
|
CreatedBy: {
|
|
346969
|
-
shape: "
|
|
347008
|
+
shape: "Soh"
|
|
346970
347009
|
},
|
|
346971
347010
|
LastModifiedBy: {
|
|
346972
|
-
shape: "
|
|
347011
|
+
shape: "Soh"
|
|
346973
347012
|
},
|
|
346974
347013
|
ParallelismConfiguration: {
|
|
346975
|
-
shape: "
|
|
347014
|
+
shape: "Sie"
|
|
346976
347015
|
},
|
|
346977
347016
|
PipelineParameters: {
|
|
346978
|
-
shape: "
|
|
347017
|
+
shape: "S14k"
|
|
346979
347018
|
}
|
|
346980
347019
|
}
|
|
346981
347020
|
},
|
|
@@ -347004,10 +347043,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347004
347043
|
RoleArn: {},
|
|
347005
347044
|
FeatureGroupStatus: {},
|
|
347006
347045
|
OfflineStoreStatus: {
|
|
347007
|
-
shape: "
|
|
347046
|
+
shape: "Srw"
|
|
347008
347047
|
},
|
|
347009
347048
|
LastUpdateStatus: {
|
|
347010
|
-
shape: "
|
|
347049
|
+
shape: "Srz"
|
|
347011
347050
|
},
|
|
347012
347051
|
FailureReason: {},
|
|
347013
347052
|
Description: {},
|
|
@@ -347024,14 +347063,14 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347024
347063
|
ProjectId: {},
|
|
347025
347064
|
ProjectDescription: {},
|
|
347026
347065
|
ServiceCatalogProvisioningDetails: {
|
|
347027
|
-
shape: "
|
|
347066
|
+
shape: "Sjv"
|
|
347028
347067
|
},
|
|
347029
347068
|
ServiceCatalogProvisionedProductDetails: {
|
|
347030
|
-
shape: "
|
|
347069
|
+
shape: "Suu"
|
|
347031
347070
|
},
|
|
347032
347071
|
ProjectStatus: {},
|
|
347033
347072
|
CreatedBy: {
|
|
347034
|
-
shape: "
|
|
347073
|
+
shape: "Soh"
|
|
347035
347074
|
},
|
|
347036
347075
|
CreationTime: {
|
|
347037
347076
|
type: "timestamp"
|
|
@@ -347043,7 +347082,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347043
347082
|
type: "timestamp"
|
|
347044
347083
|
},
|
|
347045
347084
|
LastModifiedBy: {
|
|
347046
|
-
shape: "
|
|
347085
|
+
shape: "Soh"
|
|
347047
347086
|
}
|
|
347048
347087
|
}
|
|
347049
347088
|
},
|
|
@@ -347062,7 +347101,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347062
347101
|
},
|
|
347063
347102
|
Description: {},
|
|
347064
347103
|
Parameters: {
|
|
347065
|
-
shape: "
|
|
347104
|
+
shape: "Ss5"
|
|
347066
347105
|
}
|
|
347067
347106
|
}
|
|
347068
347107
|
},
|
|
@@ -347075,10 +347114,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347075
347114
|
shape: "Sc7"
|
|
347076
347115
|
},
|
|
347077
347116
|
TrainingJobDefinition: {
|
|
347078
|
-
shape: "
|
|
347117
|
+
shape: "Scs"
|
|
347079
347118
|
},
|
|
347080
347119
|
TrainingJobDefinitions: {
|
|
347081
|
-
shape: "
|
|
347120
|
+
shape: "Sd5"
|
|
347082
347121
|
},
|
|
347083
347122
|
HyperParameterTuningJobStatus: {},
|
|
347084
347123
|
CreationTime: {
|
|
@@ -347091,19 +347130,19 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347091
347130
|
type: "timestamp"
|
|
347092
347131
|
},
|
|
347093
347132
|
TrainingJobStatusCounters: {
|
|
347094
|
-
shape: "
|
|
347133
|
+
shape: "Ssl"
|
|
347095
347134
|
},
|
|
347096
347135
|
ObjectiveStatusCounters: {
|
|
347097
|
-
shape: "
|
|
347136
|
+
shape: "Ssn"
|
|
347098
347137
|
},
|
|
347099
347138
|
BestTrainingJob: {
|
|
347100
|
-
shape: "
|
|
347139
|
+
shape: "Ssp"
|
|
347101
347140
|
},
|
|
347102
347141
|
OverallBestTrainingJob: {
|
|
347103
|
-
shape: "
|
|
347142
|
+
shape: "Ssp"
|
|
347104
347143
|
},
|
|
347105
347144
|
WarmStartConfig: {
|
|
347106
|
-
shape: "
|
|
347145
|
+
shape: "Sd6"
|
|
347107
347146
|
},
|
|
347108
347147
|
FailureReason: {},
|
|
347109
347148
|
Tags: {
|
|
@@ -347148,7 +347187,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347148
347187
|
members: {
|
|
347149
347188
|
CallbackToken: {},
|
|
347150
347189
|
OutputParameters: {
|
|
347151
|
-
shape: "
|
|
347190
|
+
shape: "S145"
|
|
347152
347191
|
},
|
|
347153
347192
|
ClientRequestToken: {
|
|
347154
347193
|
idempotencyToken: true
|
|
@@ -347208,14 +347247,14 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347208
347247
|
PipelineName: {},
|
|
347209
347248
|
PipelineExecutionDisplayName: {},
|
|
347210
347249
|
PipelineParameters: {
|
|
347211
|
-
shape: "
|
|
347250
|
+
shape: "S14k"
|
|
347212
347251
|
},
|
|
347213
347252
|
PipelineExecutionDescription: {},
|
|
347214
347253
|
ClientRequestToken: {
|
|
347215
347254
|
idempotencyToken: true
|
|
347216
347255
|
},
|
|
347217
347256
|
ParallelismConfiguration: {
|
|
347218
|
-
shape: "
|
|
347257
|
+
shape: "Sie"
|
|
347219
347258
|
}
|
|
347220
347259
|
}
|
|
347221
347260
|
},
|
|
@@ -347395,7 +347434,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347395
347434
|
shape: "S1o"
|
|
347396
347435
|
},
|
|
347397
347436
|
PropertiesToRemove: {
|
|
347398
|
-
shape: "
|
|
347437
|
+
shape: "S18z"
|
|
347399
347438
|
}
|
|
347400
347439
|
}
|
|
347401
347440
|
},
|
|
@@ -347439,7 +347478,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347439
347478
|
shape: "S1o"
|
|
347440
347479
|
},
|
|
347441
347480
|
PropertiesToRemove: {
|
|
347442
|
-
shape: "
|
|
347481
|
+
shape: "S18z"
|
|
347443
347482
|
}
|
|
347444
347483
|
}
|
|
347445
347484
|
},
|
|
@@ -347489,7 +347528,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347489
347528
|
shape: "S1o"
|
|
347490
347529
|
},
|
|
347491
347530
|
PropertiesToRemove: {
|
|
347492
|
-
shape: "
|
|
347531
|
+
shape: "S18z"
|
|
347493
347532
|
}
|
|
347494
347533
|
}
|
|
347495
347534
|
},
|
|
@@ -347530,7 +347569,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347530
347569
|
members: {
|
|
347531
347570
|
DeviceFleetName: {},
|
|
347532
347571
|
Devices: {
|
|
347533
|
-
shape: "
|
|
347572
|
+
shape: "S171"
|
|
347534
347573
|
}
|
|
347535
347574
|
}
|
|
347536
347575
|
}
|
|
@@ -347714,7 +347753,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347714
347753
|
ParameterAdditions: {
|
|
347715
347754
|
type: "list",
|
|
347716
347755
|
member: {
|
|
347717
|
-
shape: "
|
|
347756
|
+
shape: "Ss6"
|
|
347718
347757
|
}
|
|
347719
347758
|
},
|
|
347720
347759
|
ParameterRemovals: {
|
|
@@ -347759,14 +347798,14 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347759
347798
|
ModelApprovalStatus: {},
|
|
347760
347799
|
ApprovalDescription: {},
|
|
347761
347800
|
CustomerMetadataProperties: {
|
|
347762
|
-
shape: "
|
|
347801
|
+
shape: "Sgk"
|
|
347763
347802
|
},
|
|
347764
347803
|
CustomerMetadataPropertiesToRemove: {
|
|
347765
347804
|
type: "list",
|
|
347766
347805
|
member: {}
|
|
347767
347806
|
},
|
|
347768
347807
|
AdditionalInferenceSpecificationsToAdd: {
|
|
347769
|
-
shape: "
|
|
347808
|
+
shape: "Sgt"
|
|
347770
347809
|
}
|
|
347771
347810
|
}
|
|
347772
347811
|
},
|
|
@@ -347790,7 +347829,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347790
347829
|
members: {
|
|
347791
347830
|
MonitoringScheduleName: {},
|
|
347792
347831
|
MonitoringScheduleConfig: {
|
|
347793
|
-
shape: "
|
|
347832
|
+
shape: "Sh7"
|
|
347794
347833
|
}
|
|
347795
347834
|
}
|
|
347796
347835
|
},
|
|
@@ -347823,10 +347862,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347823
347862
|
},
|
|
347824
347863
|
DefaultCodeRepository: {},
|
|
347825
347864
|
AdditionalCodeRepositories: {
|
|
347826
|
-
shape: "
|
|
347865
|
+
shape: "Shs"
|
|
347827
347866
|
},
|
|
347828
347867
|
AcceleratorTypes: {
|
|
347829
|
-
shape: "
|
|
347868
|
+
shape: "Shp"
|
|
347830
347869
|
},
|
|
347831
347870
|
DisassociateAcceleratorTypes: {
|
|
347832
347871
|
type: "boolean"
|
|
@@ -347839,7 +347878,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347839
347878
|
},
|
|
347840
347879
|
RootAccess: {},
|
|
347841
347880
|
InstanceMetadataServiceConfiguration: {
|
|
347842
|
-
shape: "
|
|
347881
|
+
shape: "Shv"
|
|
347843
347882
|
}
|
|
347844
347883
|
}
|
|
347845
347884
|
},
|
|
@@ -347857,10 +347896,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347857
347896
|
members: {
|
|
347858
347897
|
NotebookInstanceLifecycleConfigName: {},
|
|
347859
347898
|
OnCreate: {
|
|
347860
|
-
shape: "
|
|
347899
|
+
shape: "Si0"
|
|
347861
347900
|
},
|
|
347862
347901
|
OnStart: {
|
|
347863
|
-
shape: "
|
|
347902
|
+
shape: "Si0"
|
|
347864
347903
|
}
|
|
347865
347904
|
}
|
|
347866
347905
|
},
|
|
@@ -347880,12 +347919,12 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347880
347919
|
PipelineDisplayName: {},
|
|
347881
347920
|
PipelineDefinition: {},
|
|
347882
347921
|
PipelineDefinitionS3Location: {
|
|
347883
|
-
shape: "
|
|
347922
|
+
shape: "Si8"
|
|
347884
347923
|
},
|
|
347885
347924
|
PipelineDescription: {},
|
|
347886
347925
|
RoleArn: {},
|
|
347887
347926
|
ParallelismConfiguration: {
|
|
347888
|
-
shape: "
|
|
347927
|
+
shape: "Sie"
|
|
347889
347928
|
}
|
|
347890
347929
|
}
|
|
347891
347930
|
},
|
|
@@ -347907,7 +347946,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347907
347946
|
PipelineExecutionDescription: {},
|
|
347908
347947
|
PipelineExecutionDisplayName: {},
|
|
347909
347948
|
ParallelismConfiguration: {
|
|
347910
|
-
shape: "
|
|
347949
|
+
shape: "Sie"
|
|
347911
347950
|
}
|
|
347912
347951
|
}
|
|
347913
347952
|
},
|
|
@@ -347932,7 +347971,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347932
347971
|
members: {
|
|
347933
347972
|
ProvisioningArtifactId: {},
|
|
347934
347973
|
ProvisioningParameters: {
|
|
347935
|
-
shape: "
|
|
347974
|
+
shape: "Sjx"
|
|
347936
347975
|
}
|
|
347937
347976
|
}
|
|
347938
347977
|
},
|
|
@@ -347967,7 +348006,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347967
348006
|
type: "long"
|
|
347968
348007
|
},
|
|
347969
348008
|
ProfilingParameters: {
|
|
347970
|
-
shape: "
|
|
348009
|
+
shape: "Skr"
|
|
347971
348010
|
},
|
|
347972
348011
|
DisableProfiler: {
|
|
347973
348012
|
type: "boolean"
|
|
@@ -347975,7 +348014,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
347975
348014
|
}
|
|
347976
348015
|
},
|
|
347977
348016
|
ProfilerRuleConfigurations: {
|
|
347978
|
-
shape: "
|
|
348017
|
+
shape: "Sks"
|
|
347979
348018
|
}
|
|
347980
348019
|
}
|
|
347981
348020
|
},
|
|
@@ -348017,7 +348056,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
348017
348056
|
TrialComponentName: {},
|
|
348018
348057
|
DisplayName: {},
|
|
348019
348058
|
Status: {
|
|
348020
|
-
shape: "
|
|
348059
|
+
shape: "Slc"
|
|
348021
348060
|
},
|
|
348022
348061
|
StartTime: {
|
|
348023
348062
|
type: "timestamp"
|
|
@@ -348026,22 +348065,22 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
348026
348065
|
type: "timestamp"
|
|
348027
348066
|
},
|
|
348028
348067
|
Parameters: {
|
|
348029
|
-
shape: "
|
|
348068
|
+
shape: "Slg"
|
|
348030
348069
|
},
|
|
348031
348070
|
ParametersToRemove: {
|
|
348032
|
-
shape: "
|
|
348071
|
+
shape: "S1as"
|
|
348033
348072
|
},
|
|
348034
348073
|
InputArtifacts: {
|
|
348035
|
-
shape: "
|
|
348074
|
+
shape: "Slk"
|
|
348036
348075
|
},
|
|
348037
348076
|
InputArtifactsToRemove: {
|
|
348038
|
-
shape: "
|
|
348077
|
+
shape: "S1as"
|
|
348039
348078
|
},
|
|
348040
348079
|
OutputArtifacts: {
|
|
348041
|
-
shape: "
|
|
348080
|
+
shape: "Slk"
|
|
348042
348081
|
},
|
|
348043
348082
|
OutputArtifactsToRemove: {
|
|
348044
|
-
shape: "
|
|
348083
|
+
shape: "S1as"
|
|
348045
348084
|
}
|
|
348046
348085
|
}
|
|
348047
348086
|
},
|
|
@@ -348083,13 +348122,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
348083
348122
|
members: {
|
|
348084
348123
|
WorkforceName: {},
|
|
348085
348124
|
SourceIpConfig: {
|
|
348086
|
-
shape: "
|
|
348125
|
+
shape: "Sm1"
|
|
348087
348126
|
},
|
|
348088
348127
|
OidcConfig: {
|
|
348089
|
-
shape: "
|
|
348128
|
+
shape: "Sly"
|
|
348090
348129
|
},
|
|
348091
348130
|
WorkforceVpcConfig: {
|
|
348092
|
-
shape: "
|
|
348131
|
+
shape: "Sm5"
|
|
348093
348132
|
}
|
|
348094
348133
|
}
|
|
348095
348134
|
},
|
|
@@ -348100,7 +348139,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
348100
348139
|
],
|
|
348101
348140
|
members: {
|
|
348102
348141
|
Workforce: {
|
|
348103
|
-
shape: "
|
|
348142
|
+
shape: "Sw4"
|
|
348104
348143
|
}
|
|
348105
348144
|
}
|
|
348106
348145
|
}
|
|
@@ -348114,11 +348153,11 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
348114
348153
|
members: {
|
|
348115
348154
|
WorkteamName: {},
|
|
348116
348155
|
MemberDefinitions: {
|
|
348117
|
-
shape: "
|
|
348156
|
+
shape: "Smf"
|
|
348118
348157
|
},
|
|
348119
348158
|
Description: {},
|
|
348120
348159
|
NotificationConfiguration: {
|
|
348121
|
-
shape: "
|
|
348160
|
+
shape: "Smn"
|
|
348122
348161
|
}
|
|
348123
348162
|
}
|
|
348124
348163
|
},
|
|
@@ -348129,7 +348168,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
348129
348168
|
],
|
|
348130
348169
|
members: {
|
|
348131
348170
|
Workteam: {
|
|
348132
|
-
shape: "
|
|
348171
|
+
shape: "Swc"
|
|
348133
348172
|
}
|
|
348134
348173
|
}
|
|
348135
348174
|
}
|
|
@@ -349678,14 +349717,30 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
349678
349717
|
],
|
|
349679
349718
|
members: {
|
|
349680
349719
|
Strategy: {},
|
|
349720
|
+
StrategyConfig: {
|
|
349721
|
+
type: "structure",
|
|
349722
|
+
members: {
|
|
349723
|
+
HyperbandStrategyConfig: {
|
|
349724
|
+
type: "structure",
|
|
349725
|
+
members: {
|
|
349726
|
+
MinResource: {
|
|
349727
|
+
type: "integer"
|
|
349728
|
+
},
|
|
349729
|
+
MaxResource: {
|
|
349730
|
+
type: "integer"
|
|
349731
|
+
}
|
|
349732
|
+
}
|
|
349733
|
+
}
|
|
349734
|
+
}
|
|
349735
|
+
},
|
|
349681
349736
|
HyperParameterTuningJobObjective: {
|
|
349682
349737
|
shape: "S2m"
|
|
349683
349738
|
},
|
|
349684
349739
|
ResourceLimits: {
|
|
349685
|
-
shape: "
|
|
349740
|
+
shape: "Scd"
|
|
349686
349741
|
},
|
|
349687
349742
|
ParameterRanges: {
|
|
349688
|
-
shape: "
|
|
349743
|
+
shape: "Scg"
|
|
349689
349744
|
},
|
|
349690
349745
|
TrainingJobEarlyStoppingType: {},
|
|
349691
349746
|
TuningJobCompletionCriteria: {
|
|
@@ -349701,7 +349756,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
349701
349756
|
}
|
|
349702
349757
|
}
|
|
349703
349758
|
},
|
|
349704
|
-
|
|
349759
|
+
Scd: {
|
|
349705
349760
|
type: "structure",
|
|
349706
349761
|
required: [
|
|
349707
349762
|
"MaxNumberOfTrainingJobs",
|
|
@@ -349716,7 +349771,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
349716
349771
|
}
|
|
349717
349772
|
}
|
|
349718
349773
|
},
|
|
349719
|
-
|
|
349774
|
+
Scg: {
|
|
349720
349775
|
type: "structure",
|
|
349721
349776
|
members: {
|
|
349722
349777
|
IntegerParameterRanges: {
|
|
@@ -349771,7 +349826,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
349771
349826
|
}
|
|
349772
349827
|
}
|
|
349773
349828
|
},
|
|
349774
|
-
|
|
349829
|
+
Scs: {
|
|
349775
349830
|
type: "structure",
|
|
349776
349831
|
required: [
|
|
349777
349832
|
"AlgorithmSpecification",
|
|
@@ -349785,7 +349840,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
349785
349840
|
shape: "S2m"
|
|
349786
349841
|
},
|
|
349787
349842
|
HyperParameterRanges: {
|
|
349788
|
-
shape: "
|
|
349843
|
+
shape: "Scg"
|
|
349789
349844
|
},
|
|
349790
349845
|
StaticHyperParameters: {
|
|
349791
349846
|
shape: "S2t"
|
|
@@ -349830,10 +349885,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
349830
349885
|
type: "boolean"
|
|
349831
349886
|
},
|
|
349832
349887
|
CheckpointConfig: {
|
|
349833
|
-
shape: "
|
|
349888
|
+
shape: "Scx"
|
|
349834
349889
|
},
|
|
349835
349890
|
RetryStrategy: {
|
|
349836
|
-
shape: "
|
|
349891
|
+
shape: "Scy"
|
|
349837
349892
|
},
|
|
349838
349893
|
HyperParameterTuningResourceConfig: {
|
|
349839
349894
|
type: "structure",
|
|
@@ -349871,7 +349926,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
349871
349926
|
}
|
|
349872
349927
|
}
|
|
349873
349928
|
},
|
|
349874
|
-
|
|
349929
|
+
Scx: {
|
|
349875
349930
|
type: "structure",
|
|
349876
349931
|
required: [
|
|
349877
349932
|
"S3Uri"
|
|
@@ -349881,7 +349936,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
349881
349936
|
LocalPath: {}
|
|
349882
349937
|
}
|
|
349883
349938
|
},
|
|
349884
|
-
|
|
349939
|
+
Scy: {
|
|
349885
349940
|
type: "structure",
|
|
349886
349941
|
required: [
|
|
349887
349942
|
"MaximumRetryAttempts"
|
|
@@ -349892,13 +349947,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
349892
349947
|
}
|
|
349893
349948
|
}
|
|
349894
349949
|
},
|
|
349895
|
-
|
|
349950
|
+
Sd5: {
|
|
349896
349951
|
type: "list",
|
|
349897
349952
|
member: {
|
|
349898
|
-
shape: "
|
|
349953
|
+
shape: "Scs"
|
|
349899
349954
|
}
|
|
349900
349955
|
},
|
|
349901
|
-
|
|
349956
|
+
Sd6: {
|
|
349902
349957
|
type: "structure",
|
|
349903
349958
|
required: [
|
|
349904
349959
|
"ParentHyperParameterTuningJobs",
|
|
@@ -349917,7 +349972,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
349917
349972
|
WarmStartType: {}
|
|
349918
349973
|
}
|
|
349919
349974
|
},
|
|
349920
|
-
|
|
349975
|
+
Sdn: {
|
|
349921
349976
|
type: "structure",
|
|
349922
349977
|
required: [
|
|
349923
349978
|
"ModelPackageVersionArn"
|
|
@@ -350023,7 +350078,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350023
350078
|
}
|
|
350024
350079
|
}
|
|
350025
350080
|
},
|
|
350026
|
-
|
|
350081
|
+
Sed: {
|
|
350027
350082
|
type: "structure",
|
|
350028
350083
|
members: {
|
|
350029
350084
|
MaxInvocations: {
|
|
@@ -350043,7 +350098,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350043
350098
|
}
|
|
350044
350099
|
}
|
|
350045
350100
|
},
|
|
350046
|
-
|
|
350101
|
+
Seo: {
|
|
350047
350102
|
type: "structure",
|
|
350048
350103
|
required: [
|
|
350049
350104
|
"DataSource"
|
|
@@ -350083,7 +350138,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350083
350138
|
}
|
|
350084
350139
|
}
|
|
350085
350140
|
},
|
|
350086
|
-
|
|
350141
|
+
Sev: {
|
|
350087
350142
|
type: "structure",
|
|
350088
350143
|
required: [
|
|
350089
350144
|
"S3OutputPath"
|
|
@@ -350094,7 +350149,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350094
350149
|
SnsTopicArn: {}
|
|
350095
350150
|
}
|
|
350096
350151
|
},
|
|
350097
|
-
|
|
350152
|
+
Sew: {
|
|
350098
350153
|
type: "structure",
|
|
350099
350154
|
members: {
|
|
350100
350155
|
MaxHumanLabeledObjectCount: {
|
|
@@ -350105,7 +350160,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350105
350160
|
}
|
|
350106
350161
|
}
|
|
350107
350162
|
},
|
|
350108
|
-
|
|
350163
|
+
Sez: {
|
|
350109
350164
|
type: "structure",
|
|
350110
350165
|
required: [
|
|
350111
350166
|
"LabelingJobAlgorithmSpecificationArn"
|
|
@@ -350124,7 +350179,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350124
350179
|
}
|
|
350125
350180
|
}
|
|
350126
350181
|
},
|
|
350127
|
-
|
|
350182
|
+
Sf3: {
|
|
350128
350183
|
type: "structure",
|
|
350129
350184
|
required: [
|
|
350130
350185
|
"WorkteamArn",
|
|
@@ -350178,7 +350233,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350178
350233
|
}
|
|
350179
350234
|
}
|
|
350180
350235
|
},
|
|
350181
|
-
|
|
350236
|
+
Sfi: {
|
|
350182
350237
|
type: "structure",
|
|
350183
350238
|
members: {
|
|
350184
350239
|
ContainerHostname: {},
|
|
@@ -350216,13 +350271,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350216
350271
|
}
|
|
350217
350272
|
}
|
|
350218
350273
|
},
|
|
350219
|
-
|
|
350274
|
+
Sfr: {
|
|
350220
350275
|
type: "list",
|
|
350221
350276
|
member: {
|
|
350222
|
-
shape: "
|
|
350277
|
+
shape: "Sfi"
|
|
350223
350278
|
}
|
|
350224
350279
|
},
|
|
350225
|
-
|
|
350280
|
+
Sfs: {
|
|
350226
350281
|
type: "structure",
|
|
350227
350282
|
required: [
|
|
350228
350283
|
"Mode"
|
|
@@ -350231,7 +350286,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350231
350286
|
Mode: {}
|
|
350232
350287
|
}
|
|
350233
350288
|
},
|
|
350234
|
-
|
|
350289
|
+
Sfw: {
|
|
350235
350290
|
type: "structure",
|
|
350236
350291
|
members: {
|
|
350237
350292
|
BaseliningJobName: {},
|
|
@@ -350240,7 +350295,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350240
350295
|
}
|
|
350241
350296
|
}
|
|
350242
350297
|
},
|
|
350243
|
-
|
|
350298
|
+
Sfx: {
|
|
350244
350299
|
type: "structure",
|
|
350245
350300
|
required: [
|
|
350246
350301
|
"ImageUri",
|
|
@@ -350254,7 +350309,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350254
350309
|
}
|
|
350255
350310
|
}
|
|
350256
350311
|
},
|
|
350257
|
-
|
|
350312
|
+
Sfy: {
|
|
350258
350313
|
type: "structure",
|
|
350259
350314
|
required: [
|
|
350260
350315
|
"EndpointInput",
|
|
@@ -350265,17 +350320,17 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350265
350320
|
shape: "S79"
|
|
350266
350321
|
},
|
|
350267
350322
|
GroundTruthS3Input: {
|
|
350268
|
-
shape: "
|
|
350323
|
+
shape: "Sfz"
|
|
350269
350324
|
}
|
|
350270
350325
|
}
|
|
350271
350326
|
},
|
|
350272
|
-
|
|
350327
|
+
Sfz: {
|
|
350273
350328
|
type: "structure",
|
|
350274
350329
|
members: {
|
|
350275
350330
|
S3Uri: {}
|
|
350276
350331
|
}
|
|
350277
350332
|
},
|
|
350278
|
-
|
|
350333
|
+
Sg2: {
|
|
350279
350334
|
type: "structure",
|
|
350280
350335
|
members: {
|
|
350281
350336
|
BaseliningJobName: {},
|
|
@@ -350284,7 +350339,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350284
350339
|
}
|
|
350285
350340
|
}
|
|
350286
350341
|
},
|
|
350287
|
-
|
|
350342
|
+
Sg3: {
|
|
350288
350343
|
type: "structure",
|
|
350289
350344
|
required: [
|
|
350290
350345
|
"ImageUri",
|
|
@@ -350298,7 +350353,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350298
350353
|
}
|
|
350299
350354
|
}
|
|
350300
350355
|
},
|
|
350301
|
-
|
|
350356
|
+
Sg4: {
|
|
350302
350357
|
type: "structure",
|
|
350303
350358
|
required: [
|
|
350304
350359
|
"EndpointInput"
|
|
@@ -350309,7 +350364,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350309
350364
|
}
|
|
350310
350365
|
}
|
|
350311
350366
|
},
|
|
350312
|
-
|
|
350367
|
+
Sg7: {
|
|
350313
350368
|
type: "structure",
|
|
350314
350369
|
required: [
|
|
350315
350370
|
"ValidationRole",
|
|
@@ -350335,7 +350390,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350335
350390
|
}
|
|
350336
350391
|
}
|
|
350337
350392
|
},
|
|
350338
|
-
|
|
350393
|
+
Sga: {
|
|
350339
350394
|
type: "structure",
|
|
350340
350395
|
required: [
|
|
350341
350396
|
"SourceAlgorithms"
|
|
@@ -350356,17 +350411,17 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350356
350411
|
}
|
|
350357
350412
|
}
|
|
350358
350413
|
},
|
|
350359
|
-
|
|
350414
|
+
Sgd: {
|
|
350360
350415
|
type: "structure",
|
|
350361
350416
|
members: {
|
|
350362
350417
|
ModelQuality: {
|
|
350363
350418
|
type: "structure",
|
|
350364
350419
|
members: {
|
|
350365
350420
|
Statistics: {
|
|
350366
|
-
shape: "
|
|
350421
|
+
shape: "Sgf"
|
|
350367
350422
|
},
|
|
350368
350423
|
Constraints: {
|
|
350369
|
-
shape: "
|
|
350424
|
+
shape: "Sgf"
|
|
350370
350425
|
}
|
|
350371
350426
|
}
|
|
350372
350427
|
},
|
|
@@ -350374,10 +350429,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350374
350429
|
type: "structure",
|
|
350375
350430
|
members: {
|
|
350376
350431
|
Statistics: {
|
|
350377
|
-
shape: "
|
|
350432
|
+
shape: "Sgf"
|
|
350378
350433
|
},
|
|
350379
350434
|
Constraints: {
|
|
350380
|
-
shape: "
|
|
350435
|
+
shape: "Sgf"
|
|
350381
350436
|
}
|
|
350382
350437
|
}
|
|
350383
350438
|
},
|
|
@@ -350385,13 +350440,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350385
350440
|
type: "structure",
|
|
350386
350441
|
members: {
|
|
350387
350442
|
Report: {
|
|
350388
|
-
shape: "
|
|
350443
|
+
shape: "Sgf"
|
|
350389
350444
|
},
|
|
350390
350445
|
PreTrainingReport: {
|
|
350391
|
-
shape: "
|
|
350446
|
+
shape: "Sgf"
|
|
350392
350447
|
},
|
|
350393
350448
|
PostTrainingReport: {
|
|
350394
|
-
shape: "
|
|
350449
|
+
shape: "Sgf"
|
|
350395
350450
|
}
|
|
350396
350451
|
}
|
|
350397
350452
|
},
|
|
@@ -350399,13 +350454,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350399
350454
|
type: "structure",
|
|
350400
350455
|
members: {
|
|
350401
350456
|
Report: {
|
|
350402
|
-
shape: "
|
|
350457
|
+
shape: "Sgf"
|
|
350403
350458
|
}
|
|
350404
350459
|
}
|
|
350405
350460
|
}
|
|
350406
350461
|
}
|
|
350407
350462
|
},
|
|
350408
|
-
|
|
350463
|
+
Sgf: {
|
|
350409
350464
|
type: "structure",
|
|
350410
350465
|
required: [
|
|
350411
350466
|
"ContentType",
|
|
@@ -350417,25 +350472,25 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350417
350472
|
S3Uri: {}
|
|
350418
350473
|
}
|
|
350419
350474
|
},
|
|
350420
|
-
|
|
350475
|
+
Sgk: {
|
|
350421
350476
|
type: "map",
|
|
350422
350477
|
key: {},
|
|
350423
350478
|
value: {}
|
|
350424
350479
|
},
|
|
350425
|
-
|
|
350480
|
+
Sgn: {
|
|
350426
350481
|
type: "structure",
|
|
350427
350482
|
members: {
|
|
350428
350483
|
Bias: {
|
|
350429
350484
|
type: "structure",
|
|
350430
350485
|
members: {
|
|
350431
350486
|
ConfigFile: {
|
|
350432
|
-
shape: "
|
|
350487
|
+
shape: "Sgp"
|
|
350433
350488
|
},
|
|
350434
350489
|
PreTrainingConstraints: {
|
|
350435
|
-
shape: "
|
|
350490
|
+
shape: "Sgf"
|
|
350436
350491
|
},
|
|
350437
350492
|
PostTrainingConstraints: {
|
|
350438
|
-
shape: "
|
|
350493
|
+
shape: "Sgf"
|
|
350439
350494
|
}
|
|
350440
350495
|
}
|
|
350441
350496
|
},
|
|
@@ -350443,10 +350498,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350443
350498
|
type: "structure",
|
|
350444
350499
|
members: {
|
|
350445
350500
|
Constraints: {
|
|
350446
|
-
shape: "
|
|
350501
|
+
shape: "Sgf"
|
|
350447
350502
|
},
|
|
350448
350503
|
ConfigFile: {
|
|
350449
|
-
shape: "
|
|
350504
|
+
shape: "Sgp"
|
|
350450
350505
|
}
|
|
350451
350506
|
}
|
|
350452
350507
|
},
|
|
@@ -350454,10 +350509,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350454
350509
|
type: "structure",
|
|
350455
350510
|
members: {
|
|
350456
350511
|
Statistics: {
|
|
350457
|
-
shape: "
|
|
350512
|
+
shape: "Sgf"
|
|
350458
350513
|
},
|
|
350459
350514
|
Constraints: {
|
|
350460
|
-
shape: "
|
|
350515
|
+
shape: "Sgf"
|
|
350461
350516
|
}
|
|
350462
350517
|
}
|
|
350463
350518
|
},
|
|
@@ -350465,16 +350520,16 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350465
350520
|
type: "structure",
|
|
350466
350521
|
members: {
|
|
350467
350522
|
Statistics: {
|
|
350468
|
-
shape: "
|
|
350523
|
+
shape: "Sgf"
|
|
350469
350524
|
},
|
|
350470
350525
|
Constraints: {
|
|
350471
|
-
shape: "
|
|
350526
|
+
shape: "Sgf"
|
|
350472
350527
|
}
|
|
350473
350528
|
}
|
|
350474
350529
|
}
|
|
350475
350530
|
}
|
|
350476
350531
|
},
|
|
350477
|
-
|
|
350532
|
+
Sgp: {
|
|
350478
350533
|
type: "structure",
|
|
350479
350534
|
required: [
|
|
350480
350535
|
"S3Uri"
|
|
@@ -350485,7 +350540,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350485
350540
|
S3Uri: {}
|
|
350486
350541
|
}
|
|
350487
350542
|
},
|
|
350488
|
-
|
|
350543
|
+
Sgt: {
|
|
350489
350544
|
type: "list",
|
|
350490
350545
|
member: {
|
|
350491
350546
|
type: "structure",
|
|
@@ -350514,7 +350569,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350514
350569
|
}
|
|
350515
350570
|
}
|
|
350516
350571
|
},
|
|
350517
|
-
|
|
350572
|
+
Sh0: {
|
|
350518
350573
|
type: "structure",
|
|
350519
350574
|
members: {
|
|
350520
350575
|
BaseliningJobName: {},
|
|
@@ -350523,7 +350578,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350523
350578
|
}
|
|
350524
350579
|
}
|
|
350525
350580
|
},
|
|
350526
|
-
|
|
350581
|
+
Sh1: {
|
|
350527
350582
|
type: "structure",
|
|
350528
350583
|
required: [
|
|
350529
350584
|
"ImageUri"
|
|
@@ -350544,7 +350599,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350544
350599
|
}
|
|
350545
350600
|
}
|
|
350546
350601
|
},
|
|
350547
|
-
|
|
350602
|
+
Sh3: {
|
|
350548
350603
|
type: "structure",
|
|
350549
350604
|
required: [
|
|
350550
350605
|
"EndpointInput",
|
|
@@ -350555,11 +350610,11 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350555
350610
|
shape: "S79"
|
|
350556
350611
|
},
|
|
350557
350612
|
GroundTruthS3Input: {
|
|
350558
|
-
shape: "
|
|
350613
|
+
shape: "Sfz"
|
|
350559
350614
|
}
|
|
350560
350615
|
}
|
|
350561
350616
|
},
|
|
350562
|
-
|
|
350617
|
+
Sh7: {
|
|
350563
350618
|
type: "structure",
|
|
350564
350619
|
members: {
|
|
350565
350620
|
ScheduleConfig: {
|
|
@@ -350637,7 +350692,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350637
350692
|
shape: "S75"
|
|
350638
350693
|
},
|
|
350639
350694
|
NetworkConfig: {
|
|
350640
|
-
shape: "
|
|
350695
|
+
shape: "Shf"
|
|
350641
350696
|
},
|
|
350642
350697
|
RoleArn: {}
|
|
350643
350698
|
}
|
|
@@ -350646,7 +350701,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350646
350701
|
MonitoringType: {}
|
|
350647
350702
|
}
|
|
350648
350703
|
},
|
|
350649
|
-
|
|
350704
|
+
Shf: {
|
|
350650
350705
|
type: "structure",
|
|
350651
350706
|
members: {
|
|
350652
350707
|
EnableInterContainerTrafficEncryption: {
|
|
@@ -350660,15 +350715,15 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350660
350715
|
}
|
|
350661
350716
|
}
|
|
350662
350717
|
},
|
|
350663
|
-
|
|
350718
|
+
Shp: {
|
|
350664
350719
|
type: "list",
|
|
350665
350720
|
member: {}
|
|
350666
350721
|
},
|
|
350667
|
-
|
|
350722
|
+
Shs: {
|
|
350668
350723
|
type: "list",
|
|
350669
350724
|
member: {}
|
|
350670
350725
|
},
|
|
350671
|
-
|
|
350726
|
+
Shv: {
|
|
350672
350727
|
type: "structure",
|
|
350673
350728
|
required: [
|
|
350674
350729
|
"MinimumInstanceMetadataServiceVersion"
|
|
@@ -350677,7 +350732,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350677
350732
|
MinimumInstanceMetadataServiceVersion: {}
|
|
350678
350733
|
}
|
|
350679
350734
|
},
|
|
350680
|
-
|
|
350735
|
+
Si0: {
|
|
350681
350736
|
type: "list",
|
|
350682
350737
|
member: {
|
|
350683
350738
|
type: "structure",
|
|
@@ -350686,7 +350741,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350686
350741
|
}
|
|
350687
350742
|
}
|
|
350688
350743
|
},
|
|
350689
|
-
|
|
350744
|
+
Si8: {
|
|
350690
350745
|
type: "structure",
|
|
350691
350746
|
required: [
|
|
350692
350747
|
"Bucket",
|
|
@@ -350698,7 +350753,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350698
350753
|
VersionId: {}
|
|
350699
350754
|
}
|
|
350700
350755
|
},
|
|
350701
|
-
|
|
350756
|
+
Sie: {
|
|
350702
350757
|
type: "structure",
|
|
350703
350758
|
required: [
|
|
350704
350759
|
"MaxParallelExecutionSteps"
|
|
@@ -350709,7 +350764,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350709
350764
|
}
|
|
350710
350765
|
}
|
|
350711
350766
|
},
|
|
350712
|
-
|
|
350767
|
+
Sir: {
|
|
350713
350768
|
type: "list",
|
|
350714
350769
|
member: {
|
|
350715
350770
|
type: "structure",
|
|
@@ -350790,7 +350845,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350790
350845
|
}
|
|
350791
350846
|
}
|
|
350792
350847
|
},
|
|
350793
|
-
|
|
350848
|
+
Sje: {
|
|
350794
350849
|
type: "structure",
|
|
350795
350850
|
required: [
|
|
350796
350851
|
"Outputs"
|
|
@@ -350836,7 +350891,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350836
350891
|
KmsKeyId: {}
|
|
350837
350892
|
}
|
|
350838
350893
|
},
|
|
350839
|
-
|
|
350894
|
+
Sjj: {
|
|
350840
350895
|
type: "structure",
|
|
350841
350896
|
required: [
|
|
350842
350897
|
"ClusterConfig"
|
|
@@ -350862,7 +350917,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350862
350917
|
}
|
|
350863
350918
|
}
|
|
350864
350919
|
},
|
|
350865
|
-
|
|
350920
|
+
Sjl: {
|
|
350866
350921
|
type: "structure",
|
|
350867
350922
|
required: [
|
|
350868
350923
|
"MaxRuntimeInSeconds"
|
|
@@ -350873,7 +350928,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350873
350928
|
}
|
|
350874
350929
|
}
|
|
350875
350930
|
},
|
|
350876
|
-
|
|
350931
|
+
Sjn: {
|
|
350877
350932
|
type: "structure",
|
|
350878
350933
|
required: [
|
|
350879
350934
|
"ImageUri"
|
|
@@ -350889,12 +350944,12 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350889
350944
|
}
|
|
350890
350945
|
}
|
|
350891
350946
|
},
|
|
350892
|
-
|
|
350947
|
+
Sjp: {
|
|
350893
350948
|
type: "map",
|
|
350894
350949
|
key: {},
|
|
350895
350950
|
value: {}
|
|
350896
350951
|
},
|
|
350897
|
-
|
|
350952
|
+
Sjq: {
|
|
350898
350953
|
type: "structure",
|
|
350899
350954
|
members: {
|
|
350900
350955
|
ExperimentName: {},
|
|
@@ -350902,7 +350957,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350902
350957
|
TrialComponentDisplayName: {}
|
|
350903
350958
|
}
|
|
350904
350959
|
},
|
|
350905
|
-
|
|
350960
|
+
Sjv: {
|
|
350906
350961
|
type: "structure",
|
|
350907
350962
|
required: [
|
|
350908
350963
|
"ProductId"
|
|
@@ -350912,11 +350967,11 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350912
350967
|
ProvisioningArtifactId: {},
|
|
350913
350968
|
PathId: {},
|
|
350914
350969
|
ProvisioningParameters: {
|
|
350915
|
-
shape: "
|
|
350970
|
+
shape: "Sjx"
|
|
350916
350971
|
}
|
|
350917
350972
|
}
|
|
350918
350973
|
},
|
|
350919
|
-
|
|
350974
|
+
Sjx: {
|
|
350920
350975
|
type: "list",
|
|
350921
350976
|
member: {
|
|
350922
350977
|
type: "structure",
|
|
@@ -350926,7 +350981,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350926
350981
|
}
|
|
350927
350982
|
}
|
|
350928
350983
|
},
|
|
350929
|
-
|
|
350984
|
+
Skb: {
|
|
350930
350985
|
type: "structure",
|
|
350931
350986
|
required: [
|
|
350932
350987
|
"TrainingInputMode"
|
|
@@ -350943,7 +350998,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350943
350998
|
}
|
|
350944
350999
|
}
|
|
350945
351000
|
},
|
|
350946
|
-
|
|
351001
|
+
Skc: {
|
|
350947
351002
|
type: "structure",
|
|
350948
351003
|
required: [
|
|
350949
351004
|
"S3OutputPath"
|
|
@@ -350972,7 +351027,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350972
351027
|
}
|
|
350973
351028
|
}
|
|
350974
351029
|
},
|
|
350975
|
-
|
|
351030
|
+
Skk: {
|
|
350976
351031
|
type: "list",
|
|
350977
351032
|
member: {
|
|
350978
351033
|
type: "structure",
|
|
@@ -350990,17 +351045,17 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
350990
351045
|
type: "integer"
|
|
350991
351046
|
},
|
|
350992
351047
|
RuleParameters: {
|
|
350993
|
-
shape: "
|
|
351048
|
+
shape: "Skn"
|
|
350994
351049
|
}
|
|
350995
351050
|
}
|
|
350996
351051
|
}
|
|
350997
351052
|
},
|
|
350998
|
-
|
|
351053
|
+
Skn: {
|
|
350999
351054
|
type: "map",
|
|
351000
351055
|
key: {},
|
|
351001
351056
|
value: {}
|
|
351002
351057
|
},
|
|
351003
|
-
|
|
351058
|
+
Sko: {
|
|
351004
351059
|
type: "structure",
|
|
351005
351060
|
required: [
|
|
351006
351061
|
"S3OutputPath"
|
|
@@ -351010,7 +351065,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351010
351065
|
S3OutputPath: {}
|
|
351011
351066
|
}
|
|
351012
351067
|
},
|
|
351013
|
-
|
|
351068
|
+
Skp: {
|
|
351014
351069
|
type: "structure",
|
|
351015
351070
|
required: [
|
|
351016
351071
|
"S3OutputPath"
|
|
@@ -351021,16 +351076,16 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351021
351076
|
type: "long"
|
|
351022
351077
|
},
|
|
351023
351078
|
ProfilingParameters: {
|
|
351024
|
-
shape: "
|
|
351079
|
+
shape: "Skr"
|
|
351025
351080
|
}
|
|
351026
351081
|
}
|
|
351027
351082
|
},
|
|
351028
|
-
|
|
351083
|
+
Skr: {
|
|
351029
351084
|
type: "map",
|
|
351030
351085
|
key: {},
|
|
351031
351086
|
value: {}
|
|
351032
351087
|
},
|
|
351033
|
-
|
|
351088
|
+
Sks: {
|
|
351034
351089
|
type: "list",
|
|
351035
351090
|
member: {
|
|
351036
351091
|
type: "structure",
|
|
@@ -351048,17 +351103,17 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351048
351103
|
type: "integer"
|
|
351049
351104
|
},
|
|
351050
351105
|
RuleParameters: {
|
|
351051
|
-
shape: "
|
|
351106
|
+
shape: "Skn"
|
|
351052
351107
|
}
|
|
351053
351108
|
}
|
|
351054
351109
|
}
|
|
351055
351110
|
},
|
|
351056
|
-
|
|
351111
|
+
Sku: {
|
|
351057
351112
|
type: "map",
|
|
351058
351113
|
key: {},
|
|
351059
351114
|
value: {}
|
|
351060
351115
|
},
|
|
351061
|
-
|
|
351116
|
+
Sl1: {
|
|
351062
351117
|
type: "structure",
|
|
351063
351118
|
members: {
|
|
351064
351119
|
InvocationsTimeoutInSeconds: {
|
|
@@ -351069,7 +351124,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351069
351124
|
}
|
|
351070
351125
|
}
|
|
351071
351126
|
},
|
|
351072
|
-
|
|
351127
|
+
Sl4: {
|
|
351073
351128
|
type: "structure",
|
|
351074
351129
|
members: {
|
|
351075
351130
|
InputFilter: {},
|
|
@@ -351077,14 +351132,14 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351077
351132
|
JoinSource: {}
|
|
351078
351133
|
}
|
|
351079
351134
|
},
|
|
351080
|
-
|
|
351135
|
+
Slc: {
|
|
351081
351136
|
type: "structure",
|
|
351082
351137
|
members: {
|
|
351083
351138
|
PrimaryStatus: {},
|
|
351084
351139
|
Message: {}
|
|
351085
351140
|
}
|
|
351086
351141
|
},
|
|
351087
|
-
|
|
351142
|
+
Slg: {
|
|
351088
351143
|
type: "map",
|
|
351089
351144
|
key: {},
|
|
351090
351145
|
value: {
|
|
@@ -351097,7 +351152,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351097
351152
|
}
|
|
351098
351153
|
}
|
|
351099
351154
|
},
|
|
351100
|
-
|
|
351155
|
+
Slk: {
|
|
351101
351156
|
type: "map",
|
|
351102
351157
|
key: {},
|
|
351103
351158
|
value: {
|
|
@@ -351111,7 +351166,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351111
351166
|
}
|
|
351112
351167
|
}
|
|
351113
351168
|
},
|
|
351114
|
-
|
|
351169
|
+
Slv: {
|
|
351115
351170
|
type: "structure",
|
|
351116
351171
|
required: [
|
|
351117
351172
|
"UserPool",
|
|
@@ -351122,7 +351177,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351122
351177
|
ClientId: {}
|
|
351123
351178
|
}
|
|
351124
351179
|
},
|
|
351125
|
-
|
|
351180
|
+
Sly: {
|
|
351126
351181
|
type: "structure",
|
|
351127
351182
|
required: [
|
|
351128
351183
|
"ClientId",
|
|
@@ -351148,7 +351203,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351148
351203
|
JwksUri: {}
|
|
351149
351204
|
}
|
|
351150
351205
|
},
|
|
351151
|
-
|
|
351206
|
+
Sm1: {
|
|
351152
351207
|
type: "structure",
|
|
351153
351208
|
required: [
|
|
351154
351209
|
"Cidrs"
|
|
@@ -351160,27 +351215,27 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351160
351215
|
}
|
|
351161
351216
|
}
|
|
351162
351217
|
},
|
|
351163
|
-
|
|
351218
|
+
Sm5: {
|
|
351164
351219
|
type: "structure",
|
|
351165
351220
|
members: {
|
|
351166
351221
|
VpcId: {},
|
|
351167
351222
|
SecurityGroupIds: {
|
|
351168
|
-
shape: "
|
|
351223
|
+
shape: "Sm7"
|
|
351169
351224
|
},
|
|
351170
351225
|
Subnets: {
|
|
351171
|
-
shape: "
|
|
351226
|
+
shape: "Sm9"
|
|
351172
351227
|
}
|
|
351173
351228
|
}
|
|
351174
351229
|
},
|
|
351175
|
-
|
|
351230
|
+
Sm7: {
|
|
351176
351231
|
type: "list",
|
|
351177
351232
|
member: {}
|
|
351178
351233
|
},
|
|
351179
|
-
|
|
351234
|
+
Sm9: {
|
|
351180
351235
|
type: "list",
|
|
351181
351236
|
member: {}
|
|
351182
351237
|
},
|
|
351183
|
-
|
|
351238
|
+
Smf: {
|
|
351184
351239
|
type: "list",
|
|
351185
351240
|
member: {
|
|
351186
351241
|
type: "structure",
|
|
@@ -351213,13 +351268,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351213
351268
|
}
|
|
351214
351269
|
}
|
|
351215
351270
|
},
|
|
351216
|
-
|
|
351271
|
+
Smn: {
|
|
351217
351272
|
type: "structure",
|
|
351218
351273
|
members: {
|
|
351219
351274
|
NotificationTopicArn: {}
|
|
351220
351275
|
}
|
|
351221
351276
|
},
|
|
351222
|
-
|
|
351277
|
+
Soh: {
|
|
351223
351278
|
type: "structure",
|
|
351224
351279
|
members: {
|
|
351225
351280
|
UserProfileArn: {},
|
|
@@ -351227,7 +351282,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351227
351282
|
DomainId: {}
|
|
351228
351283
|
}
|
|
351229
351284
|
},
|
|
351230
|
-
|
|
351285
|
+
Son: {
|
|
351231
351286
|
type: "list",
|
|
351232
351287
|
member: {
|
|
351233
351288
|
type: "structure",
|
|
@@ -351242,7 +351297,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351242
351297
|
}
|
|
351243
351298
|
}
|
|
351244
351299
|
},
|
|
351245
|
-
|
|
351300
|
+
Sp1: {
|
|
351246
351301
|
type: "list",
|
|
351247
351302
|
member: {
|
|
351248
351303
|
type: "structure",
|
|
@@ -351251,7 +351306,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351251
351306
|
}
|
|
351252
351307
|
}
|
|
351253
351308
|
},
|
|
351254
|
-
|
|
351309
|
+
Sp3: {
|
|
351255
351310
|
type: "structure",
|
|
351256
351311
|
required: [
|
|
351257
351312
|
"CandidateName",
|
|
@@ -351353,7 +351408,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351353
351408
|
}
|
|
351354
351409
|
}
|
|
351355
351410
|
},
|
|
351356
|
-
|
|
351411
|
+
Sq4: {
|
|
351357
351412
|
type: "structure",
|
|
351358
351413
|
required: [
|
|
351359
351414
|
"S3ModelArtifacts"
|
|
@@ -351362,7 +351417,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351362
351417
|
S3ModelArtifacts: {}
|
|
351363
351418
|
}
|
|
351364
351419
|
},
|
|
351365
|
-
|
|
351420
|
+
Sr7: {
|
|
351366
351421
|
type: "list",
|
|
351367
351422
|
member: {
|
|
351368
351423
|
type: "structure",
|
|
@@ -351372,7 +351427,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351372
351427
|
members: {
|
|
351373
351428
|
VariantName: {},
|
|
351374
351429
|
DeployedImages: {
|
|
351375
|
-
shape: "
|
|
351430
|
+
shape: "Sr9"
|
|
351376
351431
|
},
|
|
351377
351432
|
CurrentWeight: {
|
|
351378
351433
|
type: "float"
|
|
@@ -351387,7 +351442,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351387
351442
|
type: "integer"
|
|
351388
351443
|
},
|
|
351389
351444
|
VariantStatus: {
|
|
351390
|
-
shape: "
|
|
351445
|
+
shape: "Src"
|
|
351391
351446
|
},
|
|
351392
351447
|
CurrentServerlessConfig: {
|
|
351393
351448
|
shape: "Sa2"
|
|
@@ -351398,7 +351453,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351398
351453
|
}
|
|
351399
351454
|
}
|
|
351400
351455
|
},
|
|
351401
|
-
|
|
351456
|
+
Sr9: {
|
|
351402
351457
|
type: "list",
|
|
351403
351458
|
member: {
|
|
351404
351459
|
type: "structure",
|
|
@@ -351411,7 +351466,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351411
351466
|
}
|
|
351412
351467
|
}
|
|
351413
351468
|
},
|
|
351414
|
-
|
|
351469
|
+
Src: {
|
|
351415
351470
|
type: "list",
|
|
351416
351471
|
member: {
|
|
351417
351472
|
type: "structure",
|
|
@@ -351427,7 +351482,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351427
351482
|
}
|
|
351428
351483
|
}
|
|
351429
351484
|
},
|
|
351430
|
-
|
|
351485
|
+
Srg: {
|
|
351431
351486
|
type: "structure",
|
|
351432
351487
|
required: [
|
|
351433
351488
|
"EnableCapture",
|
|
@@ -351448,7 +351503,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351448
351503
|
KmsKeyId: {}
|
|
351449
351504
|
}
|
|
351450
351505
|
},
|
|
351451
|
-
|
|
351506
|
+
Srq: {
|
|
351452
351507
|
type: "structure",
|
|
351453
351508
|
required: [
|
|
351454
351509
|
"SourceArn"
|
|
@@ -351458,7 +351513,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351458
351513
|
SourceType: {}
|
|
351459
351514
|
}
|
|
351460
351515
|
},
|
|
351461
|
-
|
|
351516
|
+
Srw: {
|
|
351462
351517
|
type: "structure",
|
|
351463
351518
|
required: [
|
|
351464
351519
|
"Status"
|
|
@@ -351468,7 +351523,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351468
351523
|
BlockedReason: {}
|
|
351469
351524
|
}
|
|
351470
351525
|
},
|
|
351471
|
-
|
|
351526
|
+
Srz: {
|
|
351472
351527
|
type: "structure",
|
|
351473
351528
|
required: [
|
|
351474
351529
|
"Status"
|
|
@@ -351478,20 +351533,20 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351478
351533
|
FailureReason: {}
|
|
351479
351534
|
}
|
|
351480
351535
|
},
|
|
351481
|
-
|
|
351536
|
+
Ss5: {
|
|
351482
351537
|
type: "list",
|
|
351483
351538
|
member: {
|
|
351484
|
-
shape: "
|
|
351539
|
+
shape: "Ss6"
|
|
351485
351540
|
}
|
|
351486
351541
|
},
|
|
351487
|
-
|
|
351542
|
+
Ss6: {
|
|
351488
351543
|
type: "structure",
|
|
351489
351544
|
members: {
|
|
351490
351545
|
Key: {},
|
|
351491
351546
|
Value: {}
|
|
351492
351547
|
}
|
|
351493
351548
|
},
|
|
351494
|
-
|
|
351549
|
+
Ssl: {
|
|
351495
351550
|
type: "structure",
|
|
351496
351551
|
members: {
|
|
351497
351552
|
Completed: {
|
|
@@ -351511,7 +351566,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351511
351566
|
}
|
|
351512
351567
|
}
|
|
351513
351568
|
},
|
|
351514
|
-
|
|
351569
|
+
Ssn: {
|
|
351515
351570
|
type: "structure",
|
|
351516
351571
|
members: {
|
|
351517
351572
|
Succeeded: {
|
|
@@ -351525,7 +351580,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351525
351580
|
}
|
|
351526
351581
|
}
|
|
351527
351582
|
},
|
|
351528
|
-
|
|
351583
|
+
Ssp: {
|
|
351529
351584
|
type: "structure",
|
|
351530
351585
|
required: [
|
|
351531
351586
|
"TrainingJobName",
|
|
@@ -351570,7 +351625,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351570
351625
|
ObjectiveStatus: {}
|
|
351571
351626
|
}
|
|
351572
351627
|
},
|
|
351573
|
-
|
|
351628
|
+
Stc: {
|
|
351574
351629
|
type: "structure",
|
|
351575
351630
|
members: {
|
|
351576
351631
|
TotalLabeled: {
|
|
@@ -351590,7 +351645,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351590
351645
|
}
|
|
351591
351646
|
}
|
|
351592
351647
|
},
|
|
351593
|
-
|
|
351648
|
+
Stf: {
|
|
351594
351649
|
type: "structure",
|
|
351595
351650
|
required: [
|
|
351596
351651
|
"OutputDatasetS3Uri"
|
|
@@ -351600,21 +351655,21 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351600
351655
|
FinalActiveLearningModelArn: {}
|
|
351601
351656
|
}
|
|
351602
351657
|
},
|
|
351603
|
-
|
|
351658
|
+
Stq: {
|
|
351604
351659
|
type: "structure",
|
|
351605
351660
|
required: [
|
|
351606
351661
|
"ValidationStatuses"
|
|
351607
351662
|
],
|
|
351608
351663
|
members: {
|
|
351609
351664
|
ValidationStatuses: {
|
|
351610
|
-
shape: "
|
|
351665
|
+
shape: "Str"
|
|
351611
351666
|
},
|
|
351612
351667
|
ImageScanStatuses: {
|
|
351613
|
-
shape: "
|
|
351668
|
+
shape: "Str"
|
|
351614
351669
|
}
|
|
351615
351670
|
}
|
|
351616
351671
|
},
|
|
351617
|
-
|
|
351672
|
+
Str: {
|
|
351618
351673
|
type: "list",
|
|
351619
351674
|
member: {
|
|
351620
351675
|
type: "structure",
|
|
@@ -351629,7 +351684,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351629
351684
|
}
|
|
351630
351685
|
}
|
|
351631
351686
|
},
|
|
351632
|
-
|
|
351687
|
+
Su3: {
|
|
351633
351688
|
type: "structure",
|
|
351634
351689
|
required: [
|
|
351635
351690
|
"MonitoringScheduleName",
|
|
@@ -351657,21 +351712,21 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351657
351712
|
MonitoringType: {}
|
|
351658
351713
|
}
|
|
351659
351714
|
},
|
|
351660
|
-
|
|
351715
|
+
Sum: {
|
|
351661
351716
|
type: "structure",
|
|
351662
351717
|
members: {
|
|
351663
351718
|
ExperimentName: {},
|
|
351664
351719
|
TrialName: {}
|
|
351665
351720
|
}
|
|
351666
351721
|
},
|
|
351667
|
-
|
|
351722
|
+
Suu: {
|
|
351668
351723
|
type: "structure",
|
|
351669
351724
|
members: {
|
|
351670
351725
|
ProvisionedProductId: {},
|
|
351671
351726
|
ProvisionedProductStatusMessage: {}
|
|
351672
351727
|
}
|
|
351673
351728
|
},
|
|
351674
|
-
|
|
351729
|
+
Sv1: {
|
|
351675
351730
|
type: "structure",
|
|
351676
351731
|
required: [
|
|
351677
351732
|
"WorkteamArn"
|
|
@@ -351684,7 +351739,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351684
351739
|
ListingId: {}
|
|
351685
351740
|
}
|
|
351686
351741
|
},
|
|
351687
|
-
|
|
351742
|
+
Sv5: {
|
|
351688
351743
|
type: "list",
|
|
351689
351744
|
member: {
|
|
351690
351745
|
type: "structure",
|
|
@@ -351704,7 +351759,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351704
351759
|
}
|
|
351705
351760
|
}
|
|
351706
351761
|
},
|
|
351707
|
-
|
|
351762
|
+
Sv8: {
|
|
351708
351763
|
type: "list",
|
|
351709
351764
|
member: {
|
|
351710
351765
|
type: "structure",
|
|
@@ -351719,7 +351774,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351719
351774
|
}
|
|
351720
351775
|
}
|
|
351721
351776
|
},
|
|
351722
|
-
|
|
351777
|
+
Svc: {
|
|
351723
351778
|
type: "list",
|
|
351724
351779
|
member: {
|
|
351725
351780
|
type: "structure",
|
|
@@ -351734,7 +351789,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351734
351789
|
}
|
|
351735
351790
|
}
|
|
351736
351791
|
},
|
|
351737
|
-
|
|
351792
|
+
Svo: {
|
|
351738
351793
|
type: "structure",
|
|
351739
351794
|
required: [
|
|
351740
351795
|
"SourceArn"
|
|
@@ -351744,7 +351799,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351744
351799
|
SourceType: {}
|
|
351745
351800
|
}
|
|
351746
351801
|
},
|
|
351747
|
-
|
|
351802
|
+
Svs: {
|
|
351748
351803
|
type: "structure",
|
|
351749
351804
|
required: [
|
|
351750
351805
|
"SourceArn"
|
|
@@ -351754,7 +351809,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351754
351809
|
SourceType: {}
|
|
351755
351810
|
}
|
|
351756
351811
|
},
|
|
351757
|
-
|
|
351812
|
+
Svu: {
|
|
351758
351813
|
type: "list",
|
|
351759
351814
|
member: {
|
|
351760
351815
|
type: "structure",
|
|
@@ -351785,7 +351840,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351785
351840
|
}
|
|
351786
351841
|
}
|
|
351787
351842
|
},
|
|
351788
|
-
|
|
351843
|
+
Sw4: {
|
|
351789
351844
|
type: "structure",
|
|
351790
351845
|
required: [
|
|
351791
351846
|
"WorkforceName",
|
|
@@ -351798,11 +351853,11 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351798
351853
|
type: "timestamp"
|
|
351799
351854
|
},
|
|
351800
351855
|
SourceIpConfig: {
|
|
351801
|
-
shape: "
|
|
351856
|
+
shape: "Sm1"
|
|
351802
351857
|
},
|
|
351803
351858
|
SubDomain: {},
|
|
351804
351859
|
CognitoConfig: {
|
|
351805
|
-
shape: "
|
|
351860
|
+
shape: "Slv"
|
|
351806
351861
|
},
|
|
351807
351862
|
OidcConfig: {
|
|
351808
351863
|
type: "structure",
|
|
@@ -351829,10 +351884,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351829
351884
|
members: {
|
|
351830
351885
|
VpcId: {},
|
|
351831
351886
|
SecurityGroupIds: {
|
|
351832
|
-
shape: "
|
|
351887
|
+
shape: "Sm7"
|
|
351833
351888
|
},
|
|
351834
351889
|
Subnets: {
|
|
351835
|
-
shape: "
|
|
351890
|
+
shape: "Sm9"
|
|
351836
351891
|
},
|
|
351837
351892
|
VpcEndpointId: {}
|
|
351838
351893
|
}
|
|
@@ -351841,7 +351896,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351841
351896
|
FailureReason: {}
|
|
351842
351897
|
}
|
|
351843
351898
|
},
|
|
351844
|
-
|
|
351899
|
+
Swc: {
|
|
351845
351900
|
type: "structure",
|
|
351846
351901
|
required: [
|
|
351847
351902
|
"WorkteamName",
|
|
@@ -351852,7 +351907,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351852
351907
|
members: {
|
|
351853
351908
|
WorkteamName: {},
|
|
351854
351909
|
MemberDefinitions: {
|
|
351855
|
-
shape: "
|
|
351910
|
+
shape: "Smf"
|
|
351856
351911
|
},
|
|
351857
351912
|
WorkteamArn: {},
|
|
351858
351913
|
WorkforceArn: {},
|
|
@@ -351869,11 +351924,11 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351869
351924
|
type: "timestamp"
|
|
351870
351925
|
},
|
|
351871
351926
|
NotificationConfiguration: {
|
|
351872
|
-
shape: "
|
|
351927
|
+
shape: "Smn"
|
|
351873
351928
|
}
|
|
351874
351929
|
}
|
|
351875
351930
|
},
|
|
351876
|
-
|
|
351931
|
+
Sz5: {
|
|
351877
351932
|
type: "list",
|
|
351878
351933
|
member: {
|
|
351879
351934
|
type: "structure",
|
|
@@ -351893,7 +351948,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351893
351948
|
}
|
|
351894
351949
|
}
|
|
351895
351950
|
},
|
|
351896
|
-
|
|
351951
|
+
S145: {
|
|
351897
351952
|
type: "list",
|
|
351898
351953
|
member: {
|
|
351899
351954
|
type: "structure",
|
|
@@ -351907,7 +351962,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351907
351962
|
}
|
|
351908
351963
|
}
|
|
351909
351964
|
},
|
|
351910
|
-
|
|
351965
|
+
S14k: {
|
|
351911
351966
|
type: "list",
|
|
351912
351967
|
member: {
|
|
351913
351968
|
type: "structure",
|
|
@@ -351921,7 +351976,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351921
351976
|
}
|
|
351922
351977
|
}
|
|
351923
351978
|
},
|
|
351924
|
-
|
|
351979
|
+
S171: {
|
|
351925
351980
|
type: "list",
|
|
351926
351981
|
member: {
|
|
351927
351982
|
type: "structure",
|
|
@@ -351935,11 +351990,11 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351935
351990
|
}
|
|
351936
351991
|
}
|
|
351937
351992
|
},
|
|
351938
|
-
|
|
351993
|
+
S17c: {
|
|
351939
351994
|
type: "structure",
|
|
351940
351995
|
members: {
|
|
351941
351996
|
Filters: {
|
|
351942
|
-
shape: "
|
|
351997
|
+
shape: "S17d"
|
|
351943
351998
|
},
|
|
351944
351999
|
NestedFilters: {
|
|
351945
352000
|
type: "list",
|
|
@@ -351952,7 +352007,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351952
352007
|
members: {
|
|
351953
352008
|
NestedPropertyName: {},
|
|
351954
352009
|
Filters: {
|
|
351955
|
-
shape: "
|
|
352010
|
+
shape: "S17d"
|
|
351956
352011
|
}
|
|
351957
352012
|
}
|
|
351958
352013
|
}
|
|
@@ -351960,13 +352015,13 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351960
352015
|
SubExpressions: {
|
|
351961
352016
|
type: "list",
|
|
351962
352017
|
member: {
|
|
351963
|
-
shape: "
|
|
352018
|
+
shape: "S17c"
|
|
351964
352019
|
}
|
|
351965
352020
|
},
|
|
351966
352021
|
Operator: {}
|
|
351967
352022
|
}
|
|
351968
352023
|
},
|
|
351969
|
-
|
|
352024
|
+
S17d: {
|
|
351970
352025
|
type: "list",
|
|
351971
352026
|
member: {
|
|
351972
352027
|
type: "structure",
|
|
@@ -351980,7 +352035,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351980
352035
|
}
|
|
351981
352036
|
}
|
|
351982
352037
|
},
|
|
351983
|
-
|
|
352038
|
+
S17p: {
|
|
351984
352039
|
type: "structure",
|
|
351985
352040
|
members: {
|
|
351986
352041
|
TrainingJobName: {},
|
|
@@ -351989,7 +352044,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351989
352044
|
LabelingJobArn: {},
|
|
351990
352045
|
AutoMLJobArn: {},
|
|
351991
352046
|
ModelArtifacts: {
|
|
351992
|
-
shape: "
|
|
352047
|
+
shape: "Sq4"
|
|
351993
352048
|
},
|
|
351994
352049
|
TrainingJobStatus: {},
|
|
351995
352050
|
SecondaryStatus: {},
|
|
@@ -351998,7 +352053,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
351998
352053
|
shape: "S2t"
|
|
351999
352054
|
},
|
|
352000
352055
|
AlgorithmSpecification: {
|
|
352001
|
-
shape: "
|
|
352056
|
+
shape: "Skb"
|
|
352002
352057
|
},
|
|
352003
352058
|
RoleArn: {},
|
|
352004
352059
|
InputDataConfig: {
|
|
@@ -352029,10 +352084,10 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
352029
352084
|
type: "timestamp"
|
|
352030
352085
|
},
|
|
352031
352086
|
SecondaryStatusTransitions: {
|
|
352032
|
-
shape: "
|
|
352087
|
+
shape: "Sv5"
|
|
352033
352088
|
},
|
|
352034
352089
|
FinalMetricDataList: {
|
|
352035
|
-
shape: "
|
|
352090
|
+
shape: "Sv8"
|
|
352036
352091
|
},
|
|
352037
352092
|
EnableNetworkIsolation: {
|
|
352038
352093
|
type: "boolean"
|
|
@@ -352044,7 +352099,7 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
352044
352099
|
type: "boolean"
|
|
352045
352100
|
},
|
|
352046
352101
|
CheckpointConfig: {
|
|
352047
|
-
shape: "
|
|
352102
|
+
shape: "Scx"
|
|
352048
352103
|
},
|
|
352049
352104
|
TrainingTimeInSeconds: {
|
|
352050
352105
|
type: "integer"
|
|
@@ -352053,36 +352108,36 @@ var require_sagemaker_2017_07_24_min = __commonJS({
|
|
|
352053
352108
|
type: "integer"
|
|
352054
352109
|
},
|
|
352055
352110
|
DebugHookConfig: {
|
|
352056
|
-
shape: "
|
|
352111
|
+
shape: "Skc"
|
|
352057
352112
|
},
|
|
352058
352113
|
ExperimentConfig: {
|
|
352059
|
-
shape: "
|
|
352114
|
+
shape: "Sjq"
|
|
352060
352115
|
},
|
|
352061
352116
|
DebugRuleConfigurations: {
|
|
352062
|
-
shape: "
|
|
352117
|
+
shape: "Skk"
|
|
352063
352118
|
},
|
|
352064
352119
|
TensorBoardOutputConfig: {
|
|
352065
|
-
shape: "
|
|
352120
|
+
shape: "Sko"
|
|
352066
352121
|
},
|
|
352067
352122
|
DebugRuleEvaluationStatuses: {
|
|
352068
|
-
shape: "
|
|
352123
|
+
shape: "Svc"
|
|
352069
352124
|
},
|
|
352070
352125
|
Environment: {
|
|
352071
|
-
shape: "
|
|
352126
|
+
shape: "Sku"
|
|
352072
352127
|
},
|
|
352073
352128
|
RetryStrategy: {
|
|
352074
|
-
shape: "
|
|
352129
|
+
shape: "Scy"
|
|
352075
352130
|
},
|
|
352076
352131
|
Tags: {
|
|
352077
352132
|
shape: "S7"
|
|
352078
352133
|
}
|
|
352079
352134
|
}
|
|
352080
352135
|
},
|
|
352081
|
-
|
|
352136
|
+
S18z: {
|
|
352082
352137
|
type: "list",
|
|
352083
352138
|
member: {}
|
|
352084
352139
|
},
|
|
352085
|
-
|
|
352140
|
+
S1as: {
|
|
352086
352141
|
type: "list",
|
|
352087
352142
|
member: {}
|
|
352088
352143
|
}
|