aws-sdk-sagemaker 1.72.0 → 1.73.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,9 +15,19 @@ module Aws::SageMaker
15
15
 
16
16
  Accept = Shapes::StringShape.new(name: 'Accept')
17
17
  AccountId = Shapes::StringShape.new(name: 'AccountId')
18
+ ActionArn = Shapes::StringShape.new(name: 'ActionArn')
19
+ ActionSource = Shapes::StructureShape.new(name: 'ActionSource')
20
+ ActionStatus = Shapes::StringShape.new(name: 'ActionStatus')
21
+ ActionSummaries = Shapes::ListShape.new(name: 'ActionSummaries')
22
+ ActionSummary = Shapes::StructureShape.new(name: 'ActionSummary')
23
+ AddAssociationRequest = Shapes::StructureShape.new(name: 'AddAssociationRequest')
24
+ AddAssociationResponse = Shapes::StructureShape.new(name: 'AddAssociationResponse')
18
25
  AddTagsInput = Shapes::StructureShape.new(name: 'AddTagsInput')
19
26
  AddTagsOutput = Shapes::StructureShape.new(name: 'AddTagsOutput')
20
27
  AdditionalCodeRepositoryNamesOrUrls = Shapes::ListShape.new(name: 'AdditionalCodeRepositoryNamesOrUrls')
28
+ Alarm = Shapes::StructureShape.new(name: 'Alarm')
29
+ AlarmList = Shapes::ListShape.new(name: 'AlarmList')
30
+ AlarmName = Shapes::StringShape.new(name: 'AlarmName')
21
31
  AlgorithmArn = Shapes::StringShape.new(name: 'AlgorithmArn')
22
32
  AlgorithmImage = Shapes::StringShape.new(name: 'AlgorithmImage')
23
33
  AlgorithmSortBy = Shapes::StringShape.new(name: 'AlgorithmSortBy')
@@ -41,16 +51,37 @@ module Aws::SageMaker
41
51
  AppImageConfigSortKey = Shapes::StringShape.new(name: 'AppImageConfigSortKey')
42
52
  AppInstanceType = Shapes::StringShape.new(name: 'AppInstanceType')
43
53
  AppList = Shapes::ListShape.new(name: 'AppList')
54
+ AppManaged = Shapes::BooleanShape.new(name: 'AppManaged')
44
55
  AppName = Shapes::StringShape.new(name: 'AppName')
45
56
  AppNetworkAccessType = Shapes::StringShape.new(name: 'AppNetworkAccessType')
46
57
  AppSortKey = Shapes::StringShape.new(name: 'AppSortKey')
47
58
  AppSpecification = Shapes::StructureShape.new(name: 'AppSpecification')
48
59
  AppStatus = Shapes::StringShape.new(name: 'AppStatus')
49
60
  AppType = Shapes::StringShape.new(name: 'AppType')
61
+ ApprovalDescription = Shapes::StringShape.new(name: 'ApprovalDescription')
50
62
  ArnOrName = Shapes::StringShape.new(name: 'ArnOrName')
63
+ ArtifactArn = Shapes::StringShape.new(name: 'ArtifactArn')
64
+ ArtifactDigest = Shapes::StringShape.new(name: 'ArtifactDigest')
65
+ ArtifactSource = Shapes::StructureShape.new(name: 'ArtifactSource')
66
+ ArtifactSourceIdType = Shapes::StringShape.new(name: 'ArtifactSourceIdType')
67
+ ArtifactSourceType = Shapes::StructureShape.new(name: 'ArtifactSourceType')
68
+ ArtifactSourceTypes = Shapes::ListShape.new(name: 'ArtifactSourceTypes')
69
+ ArtifactSummaries = Shapes::ListShape.new(name: 'ArtifactSummaries')
70
+ ArtifactSummary = Shapes::StructureShape.new(name: 'ArtifactSummary')
51
71
  AssemblyType = Shapes::StringShape.new(name: 'AssemblyType')
52
72
  AssociateTrialComponentRequest = Shapes::StructureShape.new(name: 'AssociateTrialComponentRequest')
53
73
  AssociateTrialComponentResponse = Shapes::StructureShape.new(name: 'AssociateTrialComponentResponse')
74
+ AssociationEdgeType = Shapes::StringShape.new(name: 'AssociationEdgeType')
75
+ AssociationEntityArn = Shapes::StringShape.new(name: 'AssociationEntityArn')
76
+ AssociationSummaries = Shapes::ListShape.new(name: 'AssociationSummaries')
77
+ AssociationSummary = Shapes::StructureShape.new(name: 'AssociationSummary')
78
+ AthenaCatalog = Shapes::StringShape.new(name: 'AthenaCatalog')
79
+ AthenaDatabase = Shapes::StringShape.new(name: 'AthenaDatabase')
80
+ AthenaDatasetDefinition = Shapes::StructureShape.new(name: 'AthenaDatasetDefinition')
81
+ AthenaQueryString = Shapes::StringShape.new(name: 'AthenaQueryString')
82
+ AthenaResultCompressionType = Shapes::StringShape.new(name: 'AthenaResultCompressionType')
83
+ AthenaResultFormat = Shapes::StringShape.new(name: 'AthenaResultFormat')
84
+ AthenaWorkGroup = Shapes::StringShape.new(name: 'AthenaWorkGroup')
54
85
  AttributeName = Shapes::StringShape.new(name: 'AttributeName')
55
86
  AttributeNames = Shapes::ListShape.new(name: 'AttributeNames')
56
87
  AuthMode = Shapes::StringShape.new(name: 'AuthMode')
@@ -83,12 +114,17 @@ module Aws::SageMaker
83
114
  AutoMLSecurityConfig = Shapes::StructureShape.new(name: 'AutoMLSecurityConfig')
84
115
  AutoMLSortBy = Shapes::StringShape.new(name: 'AutoMLSortBy')
85
116
  AutoMLSortOrder = Shapes::StringShape.new(name: 'AutoMLSortOrder')
117
+ AutoRollbackConfig = Shapes::StructureShape.new(name: 'AutoRollbackConfig')
86
118
  AwsManagedHumanLoopRequestSource = Shapes::StringShape.new(name: 'AwsManagedHumanLoopRequestSource')
87
119
  BatchStrategy = Shapes::StringShape.new(name: 'BatchStrategy')
120
+ Bias = Shapes::StructureShape.new(name: 'Bias')
88
121
  BillableTimeInSeconds = Shapes::IntegerShape.new(name: 'BillableTimeInSeconds')
122
+ BlockedReason = Shapes::StringShape.new(name: 'BlockedReason')
123
+ BlueGreenUpdatePolicy = Shapes::StructureShape.new(name: 'BlueGreenUpdatePolicy')
89
124
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
90
125
  BooleanOperator = Shapes::StringShape.new(name: 'BooleanOperator')
91
126
  Branch = Shapes::StringShape.new(name: 'Branch')
127
+ CacheHitResult = Shapes::StructureShape.new(name: 'CacheHitResult')
92
128
  CandidateDefinitionNotebookLocation = Shapes::StringShape.new(name: 'CandidateDefinitionNotebookLocation')
93
129
  CandidateName = Shapes::StringShape.new(name: 'CandidateName')
94
130
  CandidateSortBy = Shapes::StringShape.new(name: 'CandidateSortBy')
@@ -97,11 +133,15 @@ module Aws::SageMaker
97
133
  CandidateStepName = Shapes::StringShape.new(name: 'CandidateStepName')
98
134
  CandidateStepType = Shapes::StringShape.new(name: 'CandidateStepType')
99
135
  CandidateSteps = Shapes::ListShape.new(name: 'CandidateSteps')
136
+ CapacitySize = Shapes::StructureShape.new(name: 'CapacitySize')
137
+ CapacitySizeType = Shapes::StringShape.new(name: 'CapacitySizeType')
138
+ CapacitySizeValue = Shapes::IntegerShape.new(name: 'CapacitySizeValue')
100
139
  CaptureContentTypeHeader = Shapes::StructureShape.new(name: 'CaptureContentTypeHeader')
101
140
  CaptureMode = Shapes::StringShape.new(name: 'CaptureMode')
102
141
  CaptureOption = Shapes::StructureShape.new(name: 'CaptureOption')
103
142
  CaptureOptionList = Shapes::ListShape.new(name: 'CaptureOptionList')
104
143
  CaptureStatus = Shapes::StringShape.new(name: 'CaptureStatus')
144
+ Catalog = Shapes::StringShape.new(name: 'Catalog')
105
145
  CategoricalParameterRange = Shapes::StructureShape.new(name: 'CategoricalParameterRange')
106
146
  CategoricalParameterRangeSpecification = Shapes::StructureShape.new(name: 'CategoricalParameterRangeSpecification')
107
147
  CategoricalParameterRanges = Shapes::ListShape.new(name: 'CategoricalParameterRanges')
@@ -140,6 +180,8 @@ module Aws::SageMaker
140
180
  CompilerOptions = Shapes::StringShape.new(name: 'CompilerOptions')
141
181
  CompressionType = Shapes::StringShape.new(name: 'CompressionType')
142
182
  CompressionTypes = Shapes::ListShape.new(name: 'CompressionTypes')
183
+ ConditionOutcome = Shapes::StringShape.new(name: 'ConditionOutcome')
184
+ ConditionStepMetadata = Shapes::StructureShape.new(name: 'ConditionStepMetadata')
143
185
  ConfigKey = Shapes::StringShape.new(name: 'ConfigKey')
144
186
  ConfigValue = Shapes::StringShape.new(name: 'ConfigValue')
145
187
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
@@ -154,23 +196,34 @@ module Aws::SageMaker
154
196
  ContainerMode = Shapes::StringShape.new(name: 'ContainerMode')
155
197
  ContentClassifier = Shapes::StringShape.new(name: 'ContentClassifier')
156
198
  ContentClassifiers = Shapes::ListShape.new(name: 'ContentClassifiers')
199
+ ContentDigest = Shapes::StringShape.new(name: 'ContentDigest')
157
200
  ContentType = Shapes::StringShape.new(name: 'ContentType')
158
201
  ContentTypes = Shapes::ListShape.new(name: 'ContentTypes')
202
+ ContextArn = Shapes::StringShape.new(name: 'ContextArn')
203
+ ContextSource = Shapes::StructureShape.new(name: 'ContextSource')
204
+ ContextSummaries = Shapes::ListShape.new(name: 'ContextSummaries')
205
+ ContextSummary = Shapes::StructureShape.new(name: 'ContextSummary')
159
206
  ContinuousParameterRange = Shapes::StructureShape.new(name: 'ContinuousParameterRange')
160
207
  ContinuousParameterRangeSpecification = Shapes::StructureShape.new(name: 'ContinuousParameterRangeSpecification')
161
208
  ContinuousParameterRanges = Shapes::ListShape.new(name: 'ContinuousParameterRanges')
209
+ CreateActionRequest = Shapes::StructureShape.new(name: 'CreateActionRequest')
210
+ CreateActionResponse = Shapes::StructureShape.new(name: 'CreateActionResponse')
162
211
  CreateAlgorithmInput = Shapes::StructureShape.new(name: 'CreateAlgorithmInput')
163
212
  CreateAlgorithmOutput = Shapes::StructureShape.new(name: 'CreateAlgorithmOutput')
164
213
  CreateAppImageConfigRequest = Shapes::StructureShape.new(name: 'CreateAppImageConfigRequest')
165
214
  CreateAppImageConfigResponse = Shapes::StructureShape.new(name: 'CreateAppImageConfigResponse')
166
215
  CreateAppRequest = Shapes::StructureShape.new(name: 'CreateAppRequest')
167
216
  CreateAppResponse = Shapes::StructureShape.new(name: 'CreateAppResponse')
217
+ CreateArtifactRequest = Shapes::StructureShape.new(name: 'CreateArtifactRequest')
218
+ CreateArtifactResponse = Shapes::StructureShape.new(name: 'CreateArtifactResponse')
168
219
  CreateAutoMLJobRequest = Shapes::StructureShape.new(name: 'CreateAutoMLJobRequest')
169
220
  CreateAutoMLJobResponse = Shapes::StructureShape.new(name: 'CreateAutoMLJobResponse')
170
221
  CreateCodeRepositoryInput = Shapes::StructureShape.new(name: 'CreateCodeRepositoryInput')
171
222
  CreateCodeRepositoryOutput = Shapes::StructureShape.new(name: 'CreateCodeRepositoryOutput')
172
223
  CreateCompilationJobRequest = Shapes::StructureShape.new(name: 'CreateCompilationJobRequest')
173
224
  CreateCompilationJobResponse = Shapes::StructureShape.new(name: 'CreateCompilationJobResponse')
225
+ CreateContextRequest = Shapes::StructureShape.new(name: 'CreateContextRequest')
226
+ CreateContextResponse = Shapes::StructureShape.new(name: 'CreateContextResponse')
174
227
  CreateDomainRequest = Shapes::StructureShape.new(name: 'CreateDomainRequest')
175
228
  CreateDomainResponse = Shapes::StructureShape.new(name: 'CreateDomainResponse')
176
229
  CreateEndpointConfigInput = Shapes::StructureShape.new(name: 'CreateEndpointConfigInput')
@@ -179,6 +232,8 @@ module Aws::SageMaker
179
232
  CreateEndpointOutput = Shapes::StructureShape.new(name: 'CreateEndpointOutput')
180
233
  CreateExperimentRequest = Shapes::StructureShape.new(name: 'CreateExperimentRequest')
181
234
  CreateExperimentResponse = Shapes::StructureShape.new(name: 'CreateExperimentResponse')
235
+ CreateFeatureGroupRequest = Shapes::StructureShape.new(name: 'CreateFeatureGroupRequest')
236
+ CreateFeatureGroupResponse = Shapes::StructureShape.new(name: 'CreateFeatureGroupResponse')
182
237
  CreateFlowDefinitionRequest = Shapes::StructureShape.new(name: 'CreateFlowDefinitionRequest')
183
238
  CreateFlowDefinitionResponse = Shapes::StructureShape.new(name: 'CreateFlowDefinitionResponse')
184
239
  CreateHumanTaskUiRequest = Shapes::StructureShape.new(name: 'CreateHumanTaskUiRequest')
@@ -193,6 +248,8 @@ module Aws::SageMaker
193
248
  CreateLabelingJobResponse = Shapes::StructureShape.new(name: 'CreateLabelingJobResponse')
194
249
  CreateModelInput = Shapes::StructureShape.new(name: 'CreateModelInput')
195
250
  CreateModelOutput = Shapes::StructureShape.new(name: 'CreateModelOutput')
251
+ CreateModelPackageGroupInput = Shapes::StructureShape.new(name: 'CreateModelPackageGroupInput')
252
+ CreateModelPackageGroupOutput = Shapes::StructureShape.new(name: 'CreateModelPackageGroupOutput')
196
253
  CreateModelPackageInput = Shapes::StructureShape.new(name: 'CreateModelPackageInput')
197
254
  CreateModelPackageOutput = Shapes::StructureShape.new(name: 'CreateModelPackageOutput')
198
255
  CreateMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'CreateMonitoringScheduleRequest')
@@ -201,12 +258,16 @@ module Aws::SageMaker
201
258
  CreateNotebookInstanceLifecycleConfigInput = Shapes::StructureShape.new(name: 'CreateNotebookInstanceLifecycleConfigInput')
202
259
  CreateNotebookInstanceLifecycleConfigOutput = Shapes::StructureShape.new(name: 'CreateNotebookInstanceLifecycleConfigOutput')
203
260
  CreateNotebookInstanceOutput = Shapes::StructureShape.new(name: 'CreateNotebookInstanceOutput')
261
+ CreatePipelineRequest = Shapes::StructureShape.new(name: 'CreatePipelineRequest')
262
+ CreatePipelineResponse = Shapes::StructureShape.new(name: 'CreatePipelineResponse')
204
263
  CreatePresignedDomainUrlRequest = Shapes::StructureShape.new(name: 'CreatePresignedDomainUrlRequest')
205
264
  CreatePresignedDomainUrlResponse = Shapes::StructureShape.new(name: 'CreatePresignedDomainUrlResponse')
206
265
  CreatePresignedNotebookInstanceUrlInput = Shapes::StructureShape.new(name: 'CreatePresignedNotebookInstanceUrlInput')
207
266
  CreatePresignedNotebookInstanceUrlOutput = Shapes::StructureShape.new(name: 'CreatePresignedNotebookInstanceUrlOutput')
208
267
  CreateProcessingJobRequest = Shapes::StructureShape.new(name: 'CreateProcessingJobRequest')
209
268
  CreateProcessingJobResponse = Shapes::StructureShape.new(name: 'CreateProcessingJobResponse')
269
+ CreateProjectInput = Shapes::StructureShape.new(name: 'CreateProjectInput')
270
+ CreateProjectOutput = Shapes::StructureShape.new(name: 'CreateProjectOutput')
210
271
  CreateTrainingJobRequest = Shapes::StructureShape.new(name: 'CreateTrainingJobRequest')
211
272
  CreateTrainingJobResponse = Shapes::StructureShape.new(name: 'CreateTrainingJobResponse')
212
273
  CreateTransformJobRequest = Shapes::StructureShape.new(name: 'CreateTransformJobRequest')
@@ -228,10 +289,14 @@ module Aws::SageMaker
228
289
  CustomImages = Shapes::ListShape.new(name: 'CustomImages')
229
290
  DataCaptureConfig = Shapes::StructureShape.new(name: 'DataCaptureConfig')
230
291
  DataCaptureConfigSummary = Shapes::StructureShape.new(name: 'DataCaptureConfigSummary')
292
+ DataCatalogConfig = Shapes::StructureShape.new(name: 'DataCatalogConfig')
293
+ DataDistributionType = Shapes::StringShape.new(name: 'DataDistributionType')
231
294
  DataExplorationNotebookLocation = Shapes::StringShape.new(name: 'DataExplorationNotebookLocation')
232
295
  DataInputConfig = Shapes::StringShape.new(name: 'DataInputConfig')
233
296
  DataProcessing = Shapes::StructureShape.new(name: 'DataProcessing')
234
297
  DataSource = Shapes::StructureShape.new(name: 'DataSource')
298
+ Database = Shapes::StringShape.new(name: 'Database')
299
+ DatasetDefinition = Shapes::StructureShape.new(name: 'DatasetDefinition')
235
300
  DebugHookConfig = Shapes::StructureShape.new(name: 'DebugHookConfig')
236
301
  DebugRuleConfiguration = Shapes::StructureShape.new(name: 'DebugRuleConfiguration')
237
302
  DebugRuleConfigurations = Shapes::ListShape.new(name: 'DebugRuleConfigurations')
@@ -239,15 +304,24 @@ module Aws::SageMaker
239
304
  DebugRuleEvaluationStatuses = Shapes::ListShape.new(name: 'DebugRuleEvaluationStatuses')
240
305
  DefaultGid = Shapes::IntegerShape.new(name: 'DefaultGid')
241
306
  DefaultUid = Shapes::IntegerShape.new(name: 'DefaultUid')
307
+ DeleteActionRequest = Shapes::StructureShape.new(name: 'DeleteActionRequest')
308
+ DeleteActionResponse = Shapes::StructureShape.new(name: 'DeleteActionResponse')
242
309
  DeleteAlgorithmInput = Shapes::StructureShape.new(name: 'DeleteAlgorithmInput')
243
310
  DeleteAppImageConfigRequest = Shapes::StructureShape.new(name: 'DeleteAppImageConfigRequest')
244
311
  DeleteAppRequest = Shapes::StructureShape.new(name: 'DeleteAppRequest')
312
+ DeleteArtifactRequest = Shapes::StructureShape.new(name: 'DeleteArtifactRequest')
313
+ DeleteArtifactResponse = Shapes::StructureShape.new(name: 'DeleteArtifactResponse')
314
+ DeleteAssociationRequest = Shapes::StructureShape.new(name: 'DeleteAssociationRequest')
315
+ DeleteAssociationResponse = Shapes::StructureShape.new(name: 'DeleteAssociationResponse')
245
316
  DeleteCodeRepositoryInput = Shapes::StructureShape.new(name: 'DeleteCodeRepositoryInput')
317
+ DeleteContextRequest = Shapes::StructureShape.new(name: 'DeleteContextRequest')
318
+ DeleteContextResponse = Shapes::StructureShape.new(name: 'DeleteContextResponse')
246
319
  DeleteDomainRequest = Shapes::StructureShape.new(name: 'DeleteDomainRequest')
247
320
  DeleteEndpointConfigInput = Shapes::StructureShape.new(name: 'DeleteEndpointConfigInput')
248
321
  DeleteEndpointInput = Shapes::StructureShape.new(name: 'DeleteEndpointInput')
249
322
  DeleteExperimentRequest = Shapes::StructureShape.new(name: 'DeleteExperimentRequest')
250
323
  DeleteExperimentResponse = Shapes::StructureShape.new(name: 'DeleteExperimentResponse')
324
+ DeleteFeatureGroupRequest = Shapes::StructureShape.new(name: 'DeleteFeatureGroupRequest')
251
325
  DeleteFlowDefinitionRequest = Shapes::StructureShape.new(name: 'DeleteFlowDefinitionRequest')
252
326
  DeleteFlowDefinitionResponse = Shapes::StructureShape.new(name: 'DeleteFlowDefinitionResponse')
253
327
  DeleteHumanTaskUiRequest = Shapes::StructureShape.new(name: 'DeleteHumanTaskUiRequest')
@@ -257,10 +331,15 @@ module Aws::SageMaker
257
331
  DeleteImageVersionRequest = Shapes::StructureShape.new(name: 'DeleteImageVersionRequest')
258
332
  DeleteImageVersionResponse = Shapes::StructureShape.new(name: 'DeleteImageVersionResponse')
259
333
  DeleteModelInput = Shapes::StructureShape.new(name: 'DeleteModelInput')
334
+ DeleteModelPackageGroupInput = Shapes::StructureShape.new(name: 'DeleteModelPackageGroupInput')
335
+ DeleteModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'DeleteModelPackageGroupPolicyInput')
260
336
  DeleteModelPackageInput = Shapes::StructureShape.new(name: 'DeleteModelPackageInput')
261
337
  DeleteMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'DeleteMonitoringScheduleRequest')
262
338
  DeleteNotebookInstanceInput = Shapes::StructureShape.new(name: 'DeleteNotebookInstanceInput')
263
339
  DeleteNotebookInstanceLifecycleConfigInput = Shapes::StructureShape.new(name: 'DeleteNotebookInstanceLifecycleConfigInput')
340
+ DeletePipelineRequest = Shapes::StructureShape.new(name: 'DeletePipelineRequest')
341
+ DeletePipelineResponse = Shapes::StructureShape.new(name: 'DeletePipelineResponse')
342
+ DeleteProjectInput = Shapes::StructureShape.new(name: 'DeleteProjectInput')
264
343
  DeleteTagsInput = Shapes::StructureShape.new(name: 'DeleteTagsInput')
265
344
  DeleteTagsOutput = Shapes::StructureShape.new(name: 'DeleteTagsOutput')
266
345
  DeleteTrialComponentRequest = Shapes::StructureShape.new(name: 'DeleteTrialComponentRequest')
@@ -274,18 +353,25 @@ module Aws::SageMaker
274
353
  DeleteWorkteamResponse = Shapes::StructureShape.new(name: 'DeleteWorkteamResponse')
275
354
  DeployedImage = Shapes::StructureShape.new(name: 'DeployedImage')
276
355
  DeployedImages = Shapes::ListShape.new(name: 'DeployedImages')
356
+ DeploymentConfig = Shapes::StructureShape.new(name: 'DeploymentConfig')
357
+ DescribeActionRequest = Shapes::StructureShape.new(name: 'DescribeActionRequest')
358
+ DescribeActionResponse = Shapes::StructureShape.new(name: 'DescribeActionResponse')
277
359
  DescribeAlgorithmInput = Shapes::StructureShape.new(name: 'DescribeAlgorithmInput')
278
360
  DescribeAlgorithmOutput = Shapes::StructureShape.new(name: 'DescribeAlgorithmOutput')
279
361
  DescribeAppImageConfigRequest = Shapes::StructureShape.new(name: 'DescribeAppImageConfigRequest')
280
362
  DescribeAppImageConfigResponse = Shapes::StructureShape.new(name: 'DescribeAppImageConfigResponse')
281
363
  DescribeAppRequest = Shapes::StructureShape.new(name: 'DescribeAppRequest')
282
364
  DescribeAppResponse = Shapes::StructureShape.new(name: 'DescribeAppResponse')
365
+ DescribeArtifactRequest = Shapes::StructureShape.new(name: 'DescribeArtifactRequest')
366
+ DescribeArtifactResponse = Shapes::StructureShape.new(name: 'DescribeArtifactResponse')
283
367
  DescribeAutoMLJobRequest = Shapes::StructureShape.new(name: 'DescribeAutoMLJobRequest')
284
368
  DescribeAutoMLJobResponse = Shapes::StructureShape.new(name: 'DescribeAutoMLJobResponse')
285
369
  DescribeCodeRepositoryInput = Shapes::StructureShape.new(name: 'DescribeCodeRepositoryInput')
286
370
  DescribeCodeRepositoryOutput = Shapes::StructureShape.new(name: 'DescribeCodeRepositoryOutput')
287
371
  DescribeCompilationJobRequest = Shapes::StructureShape.new(name: 'DescribeCompilationJobRequest')
288
372
  DescribeCompilationJobResponse = Shapes::StructureShape.new(name: 'DescribeCompilationJobResponse')
373
+ DescribeContextRequest = Shapes::StructureShape.new(name: 'DescribeContextRequest')
374
+ DescribeContextResponse = Shapes::StructureShape.new(name: 'DescribeContextResponse')
289
375
  DescribeDomainRequest = Shapes::StructureShape.new(name: 'DescribeDomainRequest')
290
376
  DescribeDomainResponse = Shapes::StructureShape.new(name: 'DescribeDomainResponse')
291
377
  DescribeEndpointConfigInput = Shapes::StructureShape.new(name: 'DescribeEndpointConfigInput')
@@ -294,6 +380,8 @@ module Aws::SageMaker
294
380
  DescribeEndpointOutput = Shapes::StructureShape.new(name: 'DescribeEndpointOutput')
295
381
  DescribeExperimentRequest = Shapes::StructureShape.new(name: 'DescribeExperimentRequest')
296
382
  DescribeExperimentResponse = Shapes::StructureShape.new(name: 'DescribeExperimentResponse')
383
+ DescribeFeatureGroupRequest = Shapes::StructureShape.new(name: 'DescribeFeatureGroupRequest')
384
+ DescribeFeatureGroupResponse = Shapes::StructureShape.new(name: 'DescribeFeatureGroupResponse')
297
385
  DescribeFlowDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeFlowDefinitionRequest')
298
386
  DescribeFlowDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeFlowDefinitionResponse')
299
387
  DescribeHumanTaskUiRequest = Shapes::StructureShape.new(name: 'DescribeHumanTaskUiRequest')
@@ -308,6 +396,8 @@ module Aws::SageMaker
308
396
  DescribeLabelingJobResponse = Shapes::StructureShape.new(name: 'DescribeLabelingJobResponse')
309
397
  DescribeModelInput = Shapes::StructureShape.new(name: 'DescribeModelInput')
310
398
  DescribeModelOutput = Shapes::StructureShape.new(name: 'DescribeModelOutput')
399
+ DescribeModelPackageGroupInput = Shapes::StructureShape.new(name: 'DescribeModelPackageGroupInput')
400
+ DescribeModelPackageGroupOutput = Shapes::StructureShape.new(name: 'DescribeModelPackageGroupOutput')
311
401
  DescribeModelPackageInput = Shapes::StructureShape.new(name: 'DescribeModelPackageInput')
312
402
  DescribeModelPackageOutput = Shapes::StructureShape.new(name: 'DescribeModelPackageOutput')
313
403
  DescribeMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'DescribeMonitoringScheduleRequest')
@@ -316,8 +406,16 @@ module Aws::SageMaker
316
406
  DescribeNotebookInstanceLifecycleConfigInput = Shapes::StructureShape.new(name: 'DescribeNotebookInstanceLifecycleConfigInput')
317
407
  DescribeNotebookInstanceLifecycleConfigOutput = Shapes::StructureShape.new(name: 'DescribeNotebookInstanceLifecycleConfigOutput')
318
408
  DescribeNotebookInstanceOutput = Shapes::StructureShape.new(name: 'DescribeNotebookInstanceOutput')
409
+ DescribePipelineDefinitionForExecutionRequest = Shapes::StructureShape.new(name: 'DescribePipelineDefinitionForExecutionRequest')
410
+ DescribePipelineDefinitionForExecutionResponse = Shapes::StructureShape.new(name: 'DescribePipelineDefinitionForExecutionResponse')
411
+ DescribePipelineExecutionRequest = Shapes::StructureShape.new(name: 'DescribePipelineExecutionRequest')
412
+ DescribePipelineExecutionResponse = Shapes::StructureShape.new(name: 'DescribePipelineExecutionResponse')
413
+ DescribePipelineRequest = Shapes::StructureShape.new(name: 'DescribePipelineRequest')
414
+ DescribePipelineResponse = Shapes::StructureShape.new(name: 'DescribePipelineResponse')
319
415
  DescribeProcessingJobRequest = Shapes::StructureShape.new(name: 'DescribeProcessingJobRequest')
320
416
  DescribeProcessingJobResponse = Shapes::StructureShape.new(name: 'DescribeProcessingJobResponse')
417
+ DescribeProjectInput = Shapes::StructureShape.new(name: 'DescribeProjectInput')
418
+ DescribeProjectOutput = Shapes::StructureShape.new(name: 'DescribeProjectOutput')
321
419
  DescribeSubscribedWorkteamRequest = Shapes::StructureShape.new(name: 'DescribeSubscribedWorkteamRequest')
322
420
  DescribeSubscribedWorkteamResponse = Shapes::StructureShape.new(name: 'DescribeSubscribedWorkteamResponse')
323
421
  DescribeTrainingJobRequest = Shapes::StructureShape.new(name: 'DescribeTrainingJobRequest')
@@ -334,6 +432,7 @@ module Aws::SageMaker
334
432
  DescribeWorkforceResponse = Shapes::StructureShape.new(name: 'DescribeWorkforceResponse')
335
433
  DescribeWorkteamRequest = Shapes::StructureShape.new(name: 'DescribeWorkteamRequest')
336
434
  DescribeWorkteamResponse = Shapes::StructureShape.new(name: 'DescribeWorkteamResponse')
435
+ Description = Shapes::StringShape.new(name: 'Description')
337
436
  DesiredWeightAndCapacity = Shapes::StructureShape.new(name: 'DesiredWeightAndCapacity')
338
437
  DesiredWeightAndCapacityList = Shapes::ListShape.new(name: 'DesiredWeightAndCapacityList')
339
438
  DestinationS3Uri = Shapes::StringShape.new(name: 'DestinationS3Uri')
@@ -341,6 +440,8 @@ module Aws::SageMaker
341
440
  DetailedModelPackageStatus = Shapes::StringShape.new(name: 'DetailedModelPackageStatus')
342
441
  DirectInternetAccess = Shapes::StringShape.new(name: 'DirectInternetAccess')
343
442
  DirectoryPath = Shapes::StringShape.new(name: 'DirectoryPath')
443
+ DisableSagemakerServicecatalogPortfolioInput = Shapes::StructureShape.new(name: 'DisableSagemakerServicecatalogPortfolioInput')
444
+ DisableSagemakerServicecatalogPortfolioOutput = Shapes::StructureShape.new(name: 'DisableSagemakerServicecatalogPortfolioOutput')
344
445
  DisassociateAdditionalCodeRepositories = Shapes::BooleanShape.new(name: 'DisassociateAdditionalCodeRepositories')
345
446
  DisassociateDefaultCodeRepository = Shapes::BooleanShape.new(name: 'DisassociateDefaultCodeRepository')
346
447
  DisassociateNotebookInstanceAcceleratorTypes = Shapes::BooleanShape.new(name: 'DisassociateNotebookInstanceAcceleratorTypes')
@@ -357,6 +458,9 @@ module Aws::SageMaker
357
458
  DoubleParameterValue = Shapes::FloatShape.new(name: 'DoubleParameterValue')
358
459
  EfsUid = Shapes::StringShape.new(name: 'EfsUid')
359
460
  EnableCapture = Shapes::BooleanShape.new(name: 'EnableCapture')
461
+ EnableSagemakerServicecatalogPortfolioInput = Shapes::StructureShape.new(name: 'EnableSagemakerServicecatalogPortfolioInput')
462
+ EnableSagemakerServicecatalogPortfolioOutput = Shapes::StructureShape.new(name: 'EnableSagemakerServicecatalogPortfolioOutput')
463
+ Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
360
464
  EndpointArn = Shapes::StringShape.new(name: 'EndpointArn')
361
465
  EndpointConfigArn = Shapes::StringShape.new(name: 'EndpointConfigArn')
362
466
  EndpointConfigName = Shapes::StringShape.new(name: 'EndpointConfigName')
@@ -387,7 +491,22 @@ module Aws::SageMaker
387
491
  ExperimentSourceArn = Shapes::StringShape.new(name: 'ExperimentSourceArn')
388
492
  ExperimentSummaries = Shapes::ListShape.new(name: 'ExperimentSummaries')
389
493
  ExperimentSummary = Shapes::StructureShape.new(name: 'ExperimentSummary')
494
+ Explainability = Shapes::StructureShape.new(name: 'Explainability')
390
495
  FailureReason = Shapes::StringShape.new(name: 'FailureReason')
496
+ FeatureDefinition = Shapes::StructureShape.new(name: 'FeatureDefinition')
497
+ FeatureDefinitions = Shapes::ListShape.new(name: 'FeatureDefinitions')
498
+ FeatureGroup = Shapes::StructureShape.new(name: 'FeatureGroup')
499
+ FeatureGroupArn = Shapes::StringShape.new(name: 'FeatureGroupArn')
500
+ FeatureGroupMaxResults = Shapes::IntegerShape.new(name: 'FeatureGroupMaxResults')
501
+ FeatureGroupName = Shapes::StringShape.new(name: 'FeatureGroupName')
502
+ FeatureGroupNameContains = Shapes::StringShape.new(name: 'FeatureGroupNameContains')
503
+ FeatureGroupSortBy = Shapes::StringShape.new(name: 'FeatureGroupSortBy')
504
+ FeatureGroupSortOrder = Shapes::StringShape.new(name: 'FeatureGroupSortOrder')
505
+ FeatureGroupStatus = Shapes::StringShape.new(name: 'FeatureGroupStatus')
506
+ FeatureGroupSummaries = Shapes::ListShape.new(name: 'FeatureGroupSummaries')
507
+ FeatureGroupSummary = Shapes::StructureShape.new(name: 'FeatureGroupSummary')
508
+ FeatureName = Shapes::StringShape.new(name: 'FeatureName')
509
+ FeatureType = Shapes::StringShape.new(name: 'FeatureType')
391
510
  FileSystemAccessMode = Shapes::StringShape.new(name: 'FileSystemAccessMode')
392
511
  FileSystemConfig = Shapes::StructureShape.new(name: 'FileSystemConfig')
393
512
  FileSystemDataSource = Shapes::StructureShape.new(name: 'FileSystemDataSource')
@@ -415,6 +534,10 @@ module Aws::SageMaker
415
534
  FlowDefinitionTaskTitle = Shapes::StringShape.new(name: 'FlowDefinitionTaskTitle')
416
535
  Framework = Shapes::StringShape.new(name: 'Framework')
417
536
  GenerateCandidateDefinitionsOnly = Shapes::BooleanShape.new(name: 'GenerateCandidateDefinitionsOnly')
537
+ GetModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'GetModelPackageGroupPolicyInput')
538
+ GetModelPackageGroupPolicyOutput = Shapes::StructureShape.new(name: 'GetModelPackageGroupPolicyOutput')
539
+ GetSagemakerServicecatalogPortfolioStatusInput = Shapes::StructureShape.new(name: 'GetSagemakerServicecatalogPortfolioStatusInput')
540
+ GetSagemakerServicecatalogPortfolioStatusOutput = Shapes::StructureShape.new(name: 'GetSagemakerServicecatalogPortfolioStatusOutput')
418
541
  GetSearchSuggestionsRequest = Shapes::StructureShape.new(name: 'GetSearchSuggestionsRequest')
419
542
  GetSearchSuggestionsResponse = Shapes::StructureShape.new(name: 'GetSearchSuggestionsResponse')
420
543
  GitConfig = Shapes::StructureShape.new(name: 'GitConfig')
@@ -459,6 +582,7 @@ module Aws::SageMaker
459
582
  HyperParameterTuningJobWarmStartType = Shapes::StringShape.new(name: 'HyperParameterTuningJobWarmStartType')
460
583
  HyperParameterValue = Shapes::StringShape.new(name: 'HyperParameterValue')
461
584
  HyperParameters = Shapes::MapShape.new(name: 'HyperParameters')
585
+ IdempotencyToken = Shapes::StringShape.new(name: 'IdempotencyToken')
462
586
  Image = Shapes::StructureShape.new(name: 'Image')
463
587
  ImageArn = Shapes::StringShape.new(name: 'ImageArn')
464
588
  ImageBaseImage = Shapes::StringShape.new(name: 'ImageBaseImage')
@@ -486,6 +610,7 @@ module Aws::SageMaker
486
610
  InferenceSpecification = Shapes::StructureShape.new(name: 'InferenceSpecification')
487
611
  InputConfig = Shapes::StructureShape.new(name: 'InputConfig')
488
612
  InputDataConfig = Shapes::ListShape.new(name: 'InputDataConfig')
613
+ InputMode = Shapes::StringShape.new(name: 'InputMode')
489
614
  InputModes = Shapes::ListShape.new(name: 'InputModes')
490
615
  InstanceType = Shapes::StringShape.new(name: 'InstanceType')
491
616
  IntegerParameterRange = Shapes::StructureShape.new(name: 'IntegerParameterRange')
@@ -531,12 +656,19 @@ module Aws::SageMaker
531
656
  LabelingJobSummaryList = Shapes::ListShape.new(name: 'LabelingJobSummaryList')
532
657
  LambdaFunctionArn = Shapes::StringShape.new(name: 'LambdaFunctionArn')
533
658
  LastModifiedTime = Shapes::TimestampShape.new(name: 'LastModifiedTime')
659
+ LineageEntityParameters = Shapes::MapShape.new(name: 'LineageEntityParameters')
660
+ ListActionsRequest = Shapes::StructureShape.new(name: 'ListActionsRequest')
661
+ ListActionsResponse = Shapes::StructureShape.new(name: 'ListActionsResponse')
534
662
  ListAlgorithmsInput = Shapes::StructureShape.new(name: 'ListAlgorithmsInput')
535
663
  ListAlgorithmsOutput = Shapes::StructureShape.new(name: 'ListAlgorithmsOutput')
536
664
  ListAppImageConfigsRequest = Shapes::StructureShape.new(name: 'ListAppImageConfigsRequest')
537
665
  ListAppImageConfigsResponse = Shapes::StructureShape.new(name: 'ListAppImageConfigsResponse')
538
666
  ListAppsRequest = Shapes::StructureShape.new(name: 'ListAppsRequest')
539
667
  ListAppsResponse = Shapes::StructureShape.new(name: 'ListAppsResponse')
668
+ ListArtifactsRequest = Shapes::StructureShape.new(name: 'ListArtifactsRequest')
669
+ ListArtifactsResponse = Shapes::StructureShape.new(name: 'ListArtifactsResponse')
670
+ ListAssociationsRequest = Shapes::StructureShape.new(name: 'ListAssociationsRequest')
671
+ ListAssociationsResponse = Shapes::StructureShape.new(name: 'ListAssociationsResponse')
540
672
  ListAutoMLJobsRequest = Shapes::StructureShape.new(name: 'ListAutoMLJobsRequest')
541
673
  ListAutoMLJobsResponse = Shapes::StructureShape.new(name: 'ListAutoMLJobsResponse')
542
674
  ListCandidatesForAutoMLJobRequest = Shapes::StructureShape.new(name: 'ListCandidatesForAutoMLJobRequest')
@@ -546,6 +678,8 @@ module Aws::SageMaker
546
678
  ListCompilationJobsRequest = Shapes::StructureShape.new(name: 'ListCompilationJobsRequest')
547
679
  ListCompilationJobsResponse = Shapes::StructureShape.new(name: 'ListCompilationJobsResponse')
548
680
  ListCompilationJobsSortBy = Shapes::StringShape.new(name: 'ListCompilationJobsSortBy')
681
+ ListContextsRequest = Shapes::StructureShape.new(name: 'ListContextsRequest')
682
+ ListContextsResponse = Shapes::StructureShape.new(name: 'ListContextsResponse')
549
683
  ListDomainsRequest = Shapes::StructureShape.new(name: 'ListDomainsRequest')
550
684
  ListDomainsResponse = Shapes::StructureShape.new(name: 'ListDomainsResponse')
551
685
  ListEndpointConfigsInput = Shapes::StructureShape.new(name: 'ListEndpointConfigsInput')
@@ -554,6 +688,8 @@ module Aws::SageMaker
554
688
  ListEndpointsOutput = Shapes::StructureShape.new(name: 'ListEndpointsOutput')
555
689
  ListExperimentsRequest = Shapes::StructureShape.new(name: 'ListExperimentsRequest')
556
690
  ListExperimentsResponse = Shapes::StructureShape.new(name: 'ListExperimentsResponse')
691
+ ListFeatureGroupsRequest = Shapes::StructureShape.new(name: 'ListFeatureGroupsRequest')
692
+ ListFeatureGroupsResponse = Shapes::StructureShape.new(name: 'ListFeatureGroupsResponse')
557
693
  ListFlowDefinitionsRequest = Shapes::StructureShape.new(name: 'ListFlowDefinitionsRequest')
558
694
  ListFlowDefinitionsResponse = Shapes::StructureShape.new(name: 'ListFlowDefinitionsResponse')
559
695
  ListHumanTaskUisRequest = Shapes::StructureShape.new(name: 'ListHumanTaskUisRequest')
@@ -569,6 +705,9 @@ module Aws::SageMaker
569
705
  ListLabelingJobsForWorkteamSortByOptions = Shapes::StringShape.new(name: 'ListLabelingJobsForWorkteamSortByOptions')
570
706
  ListLabelingJobsRequest = Shapes::StructureShape.new(name: 'ListLabelingJobsRequest')
571
707
  ListLabelingJobsResponse = Shapes::StructureShape.new(name: 'ListLabelingJobsResponse')
708
+ ListLineageEntityParameterKey = Shapes::ListShape.new(name: 'ListLineageEntityParameterKey')
709
+ ListModelPackageGroupsInput = Shapes::StructureShape.new(name: 'ListModelPackageGroupsInput')
710
+ ListModelPackageGroupsOutput = Shapes::StructureShape.new(name: 'ListModelPackageGroupsOutput')
572
711
  ListModelPackagesInput = Shapes::StructureShape.new(name: 'ListModelPackagesInput')
573
712
  ListModelPackagesOutput = Shapes::StructureShape.new(name: 'ListModelPackagesOutput')
574
713
  ListModelsInput = Shapes::StructureShape.new(name: 'ListModelsInput')
@@ -581,8 +720,18 @@ module Aws::SageMaker
581
720
  ListNotebookInstanceLifecycleConfigsOutput = Shapes::StructureShape.new(name: 'ListNotebookInstanceLifecycleConfigsOutput')
582
721
  ListNotebookInstancesInput = Shapes::StructureShape.new(name: 'ListNotebookInstancesInput')
583
722
  ListNotebookInstancesOutput = Shapes::StructureShape.new(name: 'ListNotebookInstancesOutput')
723
+ ListPipelineExecutionStepsRequest = Shapes::StructureShape.new(name: 'ListPipelineExecutionStepsRequest')
724
+ ListPipelineExecutionStepsResponse = Shapes::StructureShape.new(name: 'ListPipelineExecutionStepsResponse')
725
+ ListPipelineExecutionsRequest = Shapes::StructureShape.new(name: 'ListPipelineExecutionsRequest')
726
+ ListPipelineExecutionsResponse = Shapes::StructureShape.new(name: 'ListPipelineExecutionsResponse')
727
+ ListPipelineParametersForExecutionRequest = Shapes::StructureShape.new(name: 'ListPipelineParametersForExecutionRequest')
728
+ ListPipelineParametersForExecutionResponse = Shapes::StructureShape.new(name: 'ListPipelineParametersForExecutionResponse')
729
+ ListPipelinesRequest = Shapes::StructureShape.new(name: 'ListPipelinesRequest')
730
+ ListPipelinesResponse = Shapes::StructureShape.new(name: 'ListPipelinesResponse')
584
731
  ListProcessingJobsRequest = Shapes::StructureShape.new(name: 'ListProcessingJobsRequest')
585
732
  ListProcessingJobsResponse = Shapes::StructureShape.new(name: 'ListProcessingJobsResponse')
733
+ ListProjectsInput = Shapes::StructureShape.new(name: 'ListProjectsInput')
734
+ ListProjectsOutput = Shapes::StructureShape.new(name: 'ListProjectsOutput')
586
735
  ListSubscribedWorkteamsRequest = Shapes::StructureShape.new(name: 'ListSubscribedWorkteamsRequest')
587
736
  ListSubscribedWorkteamsResponse = Shapes::StructureShape.new(name: 'ListSubscribedWorkteamsResponse')
588
737
  ListTagsInput = Shapes::StructureShape.new(name: 'ListTagsInput')
@@ -620,23 +769,38 @@ module Aws::SageMaker
620
769
  MaxRuntimeInSeconds = Shapes::IntegerShape.new(name: 'MaxRuntimeInSeconds')
621
770
  MaxRuntimePerTrainingJobInSeconds = Shapes::IntegerShape.new(name: 'MaxRuntimePerTrainingJobInSeconds')
622
771
  MaxWaitTimeInSeconds = Shapes::IntegerShape.new(name: 'MaxWaitTimeInSeconds')
772
+ MaximumExecutionTimeoutInSeconds = Shapes::IntegerShape.new(name: 'MaximumExecutionTimeoutInSeconds')
623
773
  MediaType = Shapes::StringShape.new(name: 'MediaType')
624
774
  MemberDefinition = Shapes::StructureShape.new(name: 'MemberDefinition')
625
775
  MemberDefinitions = Shapes::ListShape.new(name: 'MemberDefinitions')
776
+ MetadataProperties = Shapes::StructureShape.new(name: 'MetadataProperties')
777
+ MetadataPropertyValue = Shapes::StringShape.new(name: 'MetadataPropertyValue')
626
778
  MetricData = Shapes::StructureShape.new(name: 'MetricData')
627
779
  MetricDefinition = Shapes::StructureShape.new(name: 'MetricDefinition')
628
780
  MetricDefinitionList = Shapes::ListShape.new(name: 'MetricDefinitionList')
629
781
  MetricName = Shapes::StringShape.new(name: 'MetricName')
630
782
  MetricRegex = Shapes::StringShape.new(name: 'MetricRegex')
631
783
  MetricValue = Shapes::FloatShape.new(name: 'MetricValue')
784
+ MetricsSource = Shapes::StructureShape.new(name: 'MetricsSource')
785
+ ModelApprovalStatus = Shapes::StringShape.new(name: 'ModelApprovalStatus')
632
786
  ModelArn = Shapes::StringShape.new(name: 'ModelArn')
633
787
  ModelArtifacts = Shapes::StructureShape.new(name: 'ModelArtifacts')
634
788
  ModelClientConfig = Shapes::StructureShape.new(name: 'ModelClientConfig')
789
+ ModelDataQuality = Shapes::StructureShape.new(name: 'ModelDataQuality')
790
+ ModelDigests = Shapes::StructureShape.new(name: 'ModelDigests')
791
+ ModelMetrics = Shapes::StructureShape.new(name: 'ModelMetrics')
635
792
  ModelName = Shapes::StringShape.new(name: 'ModelName')
636
793
  ModelNameContains = Shapes::StringShape.new(name: 'ModelNameContains')
794
+ ModelPackage = Shapes::StructureShape.new(name: 'ModelPackage')
637
795
  ModelPackageArn = Shapes::StringShape.new(name: 'ModelPackageArn')
638
796
  ModelPackageContainerDefinition = Shapes::StructureShape.new(name: 'ModelPackageContainerDefinition')
639
797
  ModelPackageContainerDefinitionList = Shapes::ListShape.new(name: 'ModelPackageContainerDefinitionList')
798
+ ModelPackageGroup = Shapes::StructureShape.new(name: 'ModelPackageGroup')
799
+ ModelPackageGroupArn = Shapes::StringShape.new(name: 'ModelPackageGroupArn')
800
+ ModelPackageGroupSortBy = Shapes::StringShape.new(name: 'ModelPackageGroupSortBy')
801
+ ModelPackageGroupStatus = Shapes::StringShape.new(name: 'ModelPackageGroupStatus')
802
+ ModelPackageGroupSummary = Shapes::StructureShape.new(name: 'ModelPackageGroupSummary')
803
+ ModelPackageGroupSummaryList = Shapes::ListShape.new(name: 'ModelPackageGroupSummaryList')
640
804
  ModelPackageSortBy = Shapes::StringShape.new(name: 'ModelPackageSortBy')
641
805
  ModelPackageStatus = Shapes::StringShape.new(name: 'ModelPackageStatus')
642
806
  ModelPackageStatusDetails = Shapes::StructureShape.new(name: 'ModelPackageStatusDetails')
@@ -644,10 +808,14 @@ module Aws::SageMaker
644
808
  ModelPackageStatusItemList = Shapes::ListShape.new(name: 'ModelPackageStatusItemList')
645
809
  ModelPackageSummary = Shapes::StructureShape.new(name: 'ModelPackageSummary')
646
810
  ModelPackageSummaryList = Shapes::ListShape.new(name: 'ModelPackageSummaryList')
811
+ ModelPackageType = Shapes::StringShape.new(name: 'ModelPackageType')
647
812
  ModelPackageValidationProfile = Shapes::StructureShape.new(name: 'ModelPackageValidationProfile')
648
813
  ModelPackageValidationProfiles = Shapes::ListShape.new(name: 'ModelPackageValidationProfiles')
649
814
  ModelPackageValidationSpecification = Shapes::StructureShape.new(name: 'ModelPackageValidationSpecification')
815
+ ModelPackageVersion = Shapes::IntegerShape.new(name: 'ModelPackageVersion')
816
+ ModelQuality = Shapes::StructureShape.new(name: 'ModelQuality')
650
817
  ModelSortKey = Shapes::StringShape.new(name: 'ModelSortKey')
818
+ ModelStepMetadata = Shapes::StructureShape.new(name: 'ModelStepMetadata')
651
819
  ModelSummary = Shapes::StructureShape.new(name: 'ModelSummary')
652
820
  ModelSummaryList = Shapes::ListShape.new(name: 'ModelSummaryList')
653
821
  MonitoringAppSpecification = Shapes::StructureShape.new(name: 'MonitoringAppSpecification')
@@ -669,8 +837,10 @@ module Aws::SageMaker
669
837
  MonitoringResources = Shapes::StructureShape.new(name: 'MonitoringResources')
670
838
  MonitoringS3Output = Shapes::StructureShape.new(name: 'MonitoringS3Output')
671
839
  MonitoringS3Uri = Shapes::StringShape.new(name: 'MonitoringS3Uri')
840
+ MonitoringSchedule = Shapes::StructureShape.new(name: 'MonitoringSchedule')
672
841
  MonitoringScheduleArn = Shapes::StringShape.new(name: 'MonitoringScheduleArn')
673
842
  MonitoringScheduleConfig = Shapes::StructureShape.new(name: 'MonitoringScheduleConfig')
843
+ MonitoringScheduleList = Shapes::ListShape.new(name: 'MonitoringScheduleList')
674
844
  MonitoringScheduleName = Shapes::StringShape.new(name: 'MonitoringScheduleName')
675
845
  MonitoringScheduleSortKey = Shapes::StringShape.new(name: 'MonitoringScheduleSortKey')
676
846
  MonitoringScheduleSummary = Shapes::StructureShape.new(name: 'MonitoringScheduleSummary')
@@ -713,10 +883,15 @@ module Aws::SageMaker
713
883
  ObjectiveStatus = Shapes::StringShape.new(name: 'ObjectiveStatus')
714
884
  ObjectiveStatusCounter = Shapes::IntegerShape.new(name: 'ObjectiveStatusCounter')
715
885
  ObjectiveStatusCounters = Shapes::StructureShape.new(name: 'ObjectiveStatusCounters')
886
+ OfflineStoreConfig = Shapes::StructureShape.new(name: 'OfflineStoreConfig')
887
+ OfflineStoreStatus = Shapes::StructureShape.new(name: 'OfflineStoreStatus')
888
+ OfflineStoreStatusValue = Shapes::StringShape.new(name: 'OfflineStoreStatusValue')
716
889
  OidcConfig = Shapes::StructureShape.new(name: 'OidcConfig')
717
890
  OidcConfigForResponse = Shapes::StructureShape.new(name: 'OidcConfigForResponse')
718
891
  OidcEndpoint = Shapes::StringShape.new(name: 'OidcEndpoint')
719
892
  OidcMemberDefinition = Shapes::StructureShape.new(name: 'OidcMemberDefinition')
893
+ OnlineStoreConfig = Shapes::StructureShape.new(name: 'OnlineStoreConfig')
894
+ OnlineStoreSecurityConfig = Shapes::StructureShape.new(name: 'OnlineStoreSecurityConfig')
720
895
  Operator = Shapes::StringShape.new(name: 'Operator')
721
896
  OptionalDouble = Shapes::FloatShape.new(name: 'OptionalDouble')
722
897
  OptionalInteger = Shapes::IntegerShape.new(name: 'OptionalInteger')
@@ -725,7 +900,9 @@ module Aws::SageMaker
725
900
  OutputConfig = Shapes::StructureShape.new(name: 'OutputConfig')
726
901
  OutputDataConfig = Shapes::StructureShape.new(name: 'OutputDataConfig')
727
902
  PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
903
+ Parameter = Shapes::StructureShape.new(name: 'Parameter')
728
904
  ParameterKey = Shapes::StringShape.new(name: 'ParameterKey')
905
+ ParameterList = Shapes::ListShape.new(name: 'ParameterList')
729
906
  ParameterName = Shapes::StringShape.new(name: 'ParameterName')
730
907
  ParameterRange = Shapes::StructureShape.new(name: 'ParameterRange')
731
908
  ParameterRanges = Shapes::StructureShape.new(name: 'ParameterRanges')
@@ -736,12 +913,33 @@ module Aws::SageMaker
736
913
  ParentHyperParameterTuningJob = Shapes::StructureShape.new(name: 'ParentHyperParameterTuningJob')
737
914
  ParentHyperParameterTuningJobs = Shapes::ListShape.new(name: 'ParentHyperParameterTuningJobs')
738
915
  Parents = Shapes::ListShape.new(name: 'Parents')
916
+ Pipeline = Shapes::StructureShape.new(name: 'Pipeline')
917
+ PipelineArn = Shapes::StringShape.new(name: 'PipelineArn')
918
+ PipelineDefinition = Shapes::StringShape.new(name: 'PipelineDefinition')
919
+ PipelineDescription = Shapes::StringShape.new(name: 'PipelineDescription')
920
+ PipelineExecution = Shapes::StructureShape.new(name: 'PipelineExecution')
921
+ PipelineExecutionArn = Shapes::StringShape.new(name: 'PipelineExecutionArn')
922
+ PipelineExecutionDescription = Shapes::StringShape.new(name: 'PipelineExecutionDescription')
923
+ PipelineExecutionName = Shapes::StringShape.new(name: 'PipelineExecutionName')
924
+ PipelineExecutionStatus = Shapes::StringShape.new(name: 'PipelineExecutionStatus')
925
+ PipelineExecutionStep = Shapes::StructureShape.new(name: 'PipelineExecutionStep')
926
+ PipelineExecutionStepList = Shapes::ListShape.new(name: 'PipelineExecutionStepList')
927
+ PipelineExecutionStepMetadata = Shapes::StructureShape.new(name: 'PipelineExecutionStepMetadata')
928
+ PipelineExecutionSummary = Shapes::StructureShape.new(name: 'PipelineExecutionSummary')
929
+ PipelineExecutionSummaryList = Shapes::ListShape.new(name: 'PipelineExecutionSummaryList')
930
+ PipelineName = Shapes::StringShape.new(name: 'PipelineName')
931
+ PipelineParameterName = Shapes::StringShape.new(name: 'PipelineParameterName')
932
+ PipelineStatus = Shapes::StringShape.new(name: 'PipelineStatus')
933
+ PipelineSummary = Shapes::StructureShape.new(name: 'PipelineSummary')
934
+ PipelineSummaryList = Shapes::ListShape.new(name: 'PipelineSummaryList')
935
+ PolicyString = Shapes::StringShape.new(name: 'PolicyString')
739
936
  PresignedDomainUrl = Shapes::StringShape.new(name: 'PresignedDomainUrl')
740
937
  ProblemType = Shapes::StringShape.new(name: 'ProblemType')
741
938
  ProcessingClusterConfig = Shapes::StructureShape.new(name: 'ProcessingClusterConfig')
742
939
  ProcessingEnvironmentKey = Shapes::StringShape.new(name: 'ProcessingEnvironmentKey')
743
940
  ProcessingEnvironmentMap = Shapes::MapShape.new(name: 'ProcessingEnvironmentMap')
744
941
  ProcessingEnvironmentValue = Shapes::StringShape.new(name: 'ProcessingEnvironmentValue')
942
+ ProcessingFeatureStoreOutput = Shapes::StructureShape.new(name: 'ProcessingFeatureStoreOutput')
745
943
  ProcessingInput = Shapes::StructureShape.new(name: 'ProcessingInput')
746
944
  ProcessingInputs = Shapes::ListShape.new(name: 'ProcessingInputs')
747
945
  ProcessingInstanceCount = Shapes::IntegerShape.new(name: 'ProcessingInstanceCount')
@@ -750,6 +948,7 @@ module Aws::SageMaker
750
948
  ProcessingJobArn = Shapes::StringShape.new(name: 'ProcessingJobArn')
751
949
  ProcessingJobName = Shapes::StringShape.new(name: 'ProcessingJobName')
752
950
  ProcessingJobStatus = Shapes::StringShape.new(name: 'ProcessingJobStatus')
951
+ ProcessingJobStepMetadata = Shapes::StructureShape.new(name: 'ProcessingJobStepMetadata')
753
952
  ProcessingJobSummaries = Shapes::ListShape.new(name: 'ProcessingJobSummaries')
754
953
  ProcessingJobSummary = Shapes::StructureShape.new(name: 'ProcessingJobSummary')
755
954
  ProcessingLocalPath = Shapes::StringShape.new(name: 'ProcessingLocalPath')
@@ -775,13 +974,36 @@ module Aws::SageMaker
775
974
  ProductionVariantList = Shapes::ListShape.new(name: 'ProductionVariantList')
776
975
  ProductionVariantSummary = Shapes::StructureShape.new(name: 'ProductionVariantSummary')
777
976
  ProductionVariantSummaryList = Shapes::ListShape.new(name: 'ProductionVariantSummaryList')
977
+ ProjectArn = Shapes::StringShape.new(name: 'ProjectArn')
978
+ ProjectEntityName = Shapes::StringShape.new(name: 'ProjectEntityName')
979
+ ProjectId = Shapes::StringShape.new(name: 'ProjectId')
980
+ ProjectSortBy = Shapes::StringShape.new(name: 'ProjectSortBy')
981
+ ProjectSortOrder = Shapes::StringShape.new(name: 'ProjectSortOrder')
982
+ ProjectStatus = Shapes::StringShape.new(name: 'ProjectStatus')
983
+ ProjectSummary = Shapes::StructureShape.new(name: 'ProjectSummary')
984
+ ProjectSummaryList = Shapes::ListShape.new(name: 'ProjectSummaryList')
778
985
  PropertyNameHint = Shapes::StringShape.new(name: 'PropertyNameHint')
779
986
  PropertyNameQuery = Shapes::StructureShape.new(name: 'PropertyNameQuery')
780
987
  PropertyNameSuggestion = Shapes::StructureShape.new(name: 'PropertyNameSuggestion')
781
988
  PropertyNameSuggestionList = Shapes::ListShape.new(name: 'PropertyNameSuggestionList')
989
+ ProvisionedProductStatusMessage = Shapes::StringShape.new(name: 'ProvisionedProductStatusMessage')
990
+ ProvisioningParameter = Shapes::StructureShape.new(name: 'ProvisioningParameter')
991
+ ProvisioningParameterKey = Shapes::StringShape.new(name: 'ProvisioningParameterKey')
992
+ ProvisioningParameterValue = Shapes::StringShape.new(name: 'ProvisioningParameterValue')
993
+ ProvisioningParameters = Shapes::ListShape.new(name: 'ProvisioningParameters')
782
994
  PublicWorkforceTaskPrice = Shapes::StructureShape.new(name: 'PublicWorkforceTaskPrice')
995
+ PutModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyInput')
996
+ PutModelPackageGroupPolicyOutput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyOutput')
783
997
  RealtimeInferenceInstanceTypes = Shapes::ListShape.new(name: 'RealtimeInferenceInstanceTypes')
784
998
  RecordWrapper = Shapes::StringShape.new(name: 'RecordWrapper')
999
+ RedshiftClusterId = Shapes::StringShape.new(name: 'RedshiftClusterId')
1000
+ RedshiftDatabase = Shapes::StringShape.new(name: 'RedshiftDatabase')
1001
+ RedshiftDatasetDefinition = Shapes::StructureShape.new(name: 'RedshiftDatasetDefinition')
1002
+ RedshiftQueryString = Shapes::StringShape.new(name: 'RedshiftQueryString')
1003
+ RedshiftResultCompressionType = Shapes::StringShape.new(name: 'RedshiftResultCompressionType')
1004
+ RedshiftResultFormat = Shapes::StringShape.new(name: 'RedshiftResultFormat')
1005
+ RedshiftUserName = Shapes::StringShape.new(name: 'RedshiftUserName')
1006
+ RegisterModelStepMetadata = Shapes::StructureShape.new(name: 'RegisterModelStepMetadata')
785
1007
  RenderUiTemplateRequest = Shapes::StructureShape.new(name: 'RenderUiTemplateRequest')
786
1008
  RenderUiTemplateResponse = Shapes::StructureShape.new(name: 'RenderUiTemplateResponse')
787
1009
  RenderableTask = Shapes::StructureShape.new(name: 'RenderableTask')
@@ -811,7 +1033,9 @@ module Aws::SageMaker
811
1033
  S3DataDistribution = Shapes::StringShape.new(name: 'S3DataDistribution')
812
1034
  S3DataSource = Shapes::StructureShape.new(name: 'S3DataSource')
813
1035
  S3DataType = Shapes::StringShape.new(name: 'S3DataType')
1036
+ S3StorageConfig = Shapes::StructureShape.new(name: 'S3StorageConfig')
814
1037
  S3Uri = Shapes::StringShape.new(name: 'S3Uri')
1038
+ SagemakerServicecatalogStatus = Shapes::StringShape.new(name: 'SagemakerServicecatalogStatus')
815
1039
  SamplingPercentage = Shapes::IntegerShape.new(name: 'SamplingPercentage')
816
1040
  ScheduleConfig = Shapes::StructureShape.new(name: 'ScheduleConfig')
817
1041
  ScheduleExpression = Shapes::StringShape.new(name: 'ScheduleExpression')
@@ -830,14 +1054,23 @@ module Aws::SageMaker
830
1054
  SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
831
1055
  SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
832
1056
  Seed = Shapes::IntegerShape.new(name: 'Seed')
1057
+ ServiceCatalogEntityId = Shapes::StringShape.new(name: 'ServiceCatalogEntityId')
1058
+ ServiceCatalogProvisionedProductDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisionedProductDetails')
1059
+ ServiceCatalogProvisioningDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisioningDetails')
833
1060
  SessionExpirationDurationInSeconds = Shapes::IntegerShape.new(name: 'SessionExpirationDurationInSeconds')
834
1061
  SharingSettings = Shapes::StructureShape.new(name: 'SharingSettings')
835
1062
  ShuffleConfig = Shapes::StructureShape.new(name: 'ShuffleConfig')
836
1063
  SingleSignOnUserIdentifier = Shapes::StringShape.new(name: 'SingleSignOnUserIdentifier')
837
1064
  SnsTopicArn = Shapes::StringShape.new(name: 'SnsTopicArn')
1065
+ SortActionsBy = Shapes::StringShape.new(name: 'SortActionsBy')
1066
+ SortArtifactsBy = Shapes::StringShape.new(name: 'SortArtifactsBy')
1067
+ SortAssociationsBy = Shapes::StringShape.new(name: 'SortAssociationsBy')
838
1068
  SortBy = Shapes::StringShape.new(name: 'SortBy')
1069
+ SortContextsBy = Shapes::StringShape.new(name: 'SortContextsBy')
839
1070
  SortExperimentsBy = Shapes::StringShape.new(name: 'SortExperimentsBy')
840
1071
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
1072
+ SortPipelineExecutionsBy = Shapes::StringShape.new(name: 'SortPipelineExecutionsBy')
1073
+ SortPipelinesBy = Shapes::StringShape.new(name: 'SortPipelinesBy')
841
1074
  SortTrialComponentsBy = Shapes::StringShape.new(name: 'SortTrialComponentsBy')
842
1075
  SortTrialsBy = Shapes::StringShape.new(name: 'SortTrialsBy')
843
1076
  SourceAlgorithm = Shapes::StructureShape.new(name: 'SourceAlgorithm')
@@ -845,17 +1078,24 @@ module Aws::SageMaker
845
1078
  SourceAlgorithmSpecification = Shapes::StructureShape.new(name: 'SourceAlgorithmSpecification')
846
1079
  SourceIpConfig = Shapes::StructureShape.new(name: 'SourceIpConfig')
847
1080
  SourceType = Shapes::StringShape.new(name: 'SourceType')
1081
+ SourceUri = Shapes::StringShape.new(name: 'SourceUri')
848
1082
  SplitType = Shapes::StringShape.new(name: 'SplitType')
849
1083
  StartMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StartMonitoringScheduleRequest')
850
1084
  StartNotebookInstanceInput = Shapes::StructureShape.new(name: 'StartNotebookInstanceInput')
1085
+ StartPipelineExecutionRequest = Shapes::StructureShape.new(name: 'StartPipelineExecutionRequest')
1086
+ StartPipelineExecutionResponse = Shapes::StructureShape.new(name: 'StartPipelineExecutionResponse')
851
1087
  StatusDetails = Shapes::StringShape.new(name: 'StatusDetails')
852
1088
  StatusMessage = Shapes::StringShape.new(name: 'StatusMessage')
1089
+ StepName = Shapes::StringShape.new(name: 'StepName')
1090
+ StepStatus = Shapes::StringShape.new(name: 'StepStatus')
853
1091
  StopAutoMLJobRequest = Shapes::StructureShape.new(name: 'StopAutoMLJobRequest')
854
1092
  StopCompilationJobRequest = Shapes::StructureShape.new(name: 'StopCompilationJobRequest')
855
1093
  StopHyperParameterTuningJobRequest = Shapes::StructureShape.new(name: 'StopHyperParameterTuningJobRequest')
856
1094
  StopLabelingJobRequest = Shapes::StructureShape.new(name: 'StopLabelingJobRequest')
857
1095
  StopMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StopMonitoringScheduleRequest')
858
1096
  StopNotebookInstanceInput = Shapes::StructureShape.new(name: 'StopNotebookInstanceInput')
1097
+ StopPipelineExecutionRequest = Shapes::StructureShape.new(name: 'StopPipelineExecutionRequest')
1098
+ StopPipelineExecutionResponse = Shapes::StructureShape.new(name: 'StopPipelineExecutionResponse')
859
1099
  StopProcessingJobRequest = Shapes::StructureShape.new(name: 'StopProcessingJobRequest')
860
1100
  StopTrainingJobRequest = Shapes::StructureShape.new(name: 'StopTrainingJobRequest')
861
1101
  StopTransformJobRequest = Shapes::StructureShape.new(name: 'StopTransformJobRequest')
@@ -863,7 +1103,9 @@ module Aws::SageMaker
863
1103
  String = Shapes::StringShape.new(name: 'String')
864
1104
  String1024 = Shapes::StringShape.new(name: 'String1024')
865
1105
  String200 = Shapes::StringShape.new(name: 'String200')
1106
+ String2048 = Shapes::StringShape.new(name: 'String2048')
866
1107
  String256 = Shapes::StringShape.new(name: 'String256')
1108
+ String64 = Shapes::StringShape.new(name: 'String64')
867
1109
  StringParameterValue = Shapes::StringShape.new(name: 'StringParameterValue')
868
1110
  SubnetId = Shapes::StringShape.new(name: 'SubnetId')
869
1111
  Subnets = Shapes::ListShape.new(name: 'Subnets')
@@ -871,6 +1113,7 @@ module Aws::SageMaker
871
1113
  SubscribedWorkteams = Shapes::ListShape.new(name: 'SubscribedWorkteams')
872
1114
  Success = Shapes::BooleanShape.new(name: 'Success')
873
1115
  SuggestionQuery = Shapes::StructureShape.new(name: 'SuggestionQuery')
1116
+ TableName = Shapes::StringShape.new(name: 'TableName')
874
1117
  Tag = Shapes::StructureShape.new(name: 'Tag')
875
1118
  TagKey = Shapes::StringShape.new(name: 'TagKey')
876
1119
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -897,7 +1140,10 @@ module Aws::SageMaker
897
1140
  TensorBoardAppSettings = Shapes::StructureShape.new(name: 'TensorBoardAppSettings')
898
1141
  TensorBoardOutputConfig = Shapes::StructureShape.new(name: 'TensorBoardOutputConfig')
899
1142
  TenthFractionsOfACent = Shapes::IntegerShape.new(name: 'TenthFractionsOfACent')
1143
+ TerminationWaitInSeconds = Shapes::IntegerShape.new(name: 'TerminationWaitInSeconds')
900
1144
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
1145
+ TrafficRoutingConfig = Shapes::StructureShape.new(name: 'TrafficRoutingConfig')
1146
+ TrafficRoutingConfigType = Shapes::StringShape.new(name: 'TrafficRoutingConfigType')
901
1147
  TrainingInputMode = Shapes::StringShape.new(name: 'TrainingInputMode')
902
1148
  TrainingInstanceCount = Shapes::IntegerShape.new(name: 'TrainingInstanceCount')
903
1149
  TrainingInstanceType = Shapes::StringShape.new(name: 'TrainingInstanceType')
@@ -911,6 +1157,7 @@ module Aws::SageMaker
911
1157
  TrainingJobStatus = Shapes::StringShape.new(name: 'TrainingJobStatus')
912
1158
  TrainingJobStatusCounter = Shapes::IntegerShape.new(name: 'TrainingJobStatusCounter')
913
1159
  TrainingJobStatusCounters = Shapes::StructureShape.new(name: 'TrainingJobStatusCounters')
1160
+ TrainingJobStepMetadata = Shapes::StructureShape.new(name: 'TrainingJobStepMetadata')
914
1161
  TrainingJobSummaries = Shapes::ListShape.new(name: 'TrainingJobSummaries')
915
1162
  TrainingJobSummary = Shapes::StructureShape.new(name: 'TrainingJobSummary')
916
1163
  TrainingSpecification = Shapes::StructureShape.new(name: 'TrainingSpecification')
@@ -928,6 +1175,7 @@ module Aws::SageMaker
928
1175
  TransformJobDefinition = Shapes::StructureShape.new(name: 'TransformJobDefinition')
929
1176
  TransformJobName = Shapes::StringShape.new(name: 'TransformJobName')
930
1177
  TransformJobStatus = Shapes::StringShape.new(name: 'TransformJobStatus')
1178
+ TransformJobStepMetadata = Shapes::StructureShape.new(name: 'TransformJobStepMetadata')
931
1179
  TransformJobSummaries = Shapes::ListShape.new(name: 'TransformJobSummaries')
932
1180
  TransformJobSummary = Shapes::StructureShape.new(name: 'TransformJobSummary')
933
1181
  TransformOutput = Shapes::StructureShape.new(name: 'TransformOutput')
@@ -965,10 +1213,16 @@ module Aws::SageMaker
965
1213
  UiConfig = Shapes::StructureShape.new(name: 'UiConfig')
966
1214
  UiTemplate = Shapes::StructureShape.new(name: 'UiTemplate')
967
1215
  UiTemplateInfo = Shapes::StructureShape.new(name: 'UiTemplateInfo')
1216
+ UpdateActionRequest = Shapes::StructureShape.new(name: 'UpdateActionRequest')
1217
+ UpdateActionResponse = Shapes::StructureShape.new(name: 'UpdateActionResponse')
968
1218
  UpdateAppImageConfigRequest = Shapes::StructureShape.new(name: 'UpdateAppImageConfigRequest')
969
1219
  UpdateAppImageConfigResponse = Shapes::StructureShape.new(name: 'UpdateAppImageConfigResponse')
1220
+ UpdateArtifactRequest = Shapes::StructureShape.new(name: 'UpdateArtifactRequest')
1221
+ UpdateArtifactResponse = Shapes::StructureShape.new(name: 'UpdateArtifactResponse')
970
1222
  UpdateCodeRepositoryInput = Shapes::StructureShape.new(name: 'UpdateCodeRepositoryInput')
971
1223
  UpdateCodeRepositoryOutput = Shapes::StructureShape.new(name: 'UpdateCodeRepositoryOutput')
1224
+ UpdateContextRequest = Shapes::StructureShape.new(name: 'UpdateContextRequest')
1225
+ UpdateContextResponse = Shapes::StructureShape.new(name: 'UpdateContextResponse')
972
1226
  UpdateDomainRequest = Shapes::StructureShape.new(name: 'UpdateDomainRequest')
973
1227
  UpdateDomainResponse = Shapes::StructureShape.new(name: 'UpdateDomainResponse')
974
1228
  UpdateEndpointInput = Shapes::StructureShape.new(name: 'UpdateEndpointInput')
@@ -979,12 +1233,18 @@ module Aws::SageMaker
979
1233
  UpdateExperimentResponse = Shapes::StructureShape.new(name: 'UpdateExperimentResponse')
980
1234
  UpdateImageRequest = Shapes::StructureShape.new(name: 'UpdateImageRequest')
981
1235
  UpdateImageResponse = Shapes::StructureShape.new(name: 'UpdateImageResponse')
1236
+ UpdateModelPackageInput = Shapes::StructureShape.new(name: 'UpdateModelPackageInput')
1237
+ UpdateModelPackageOutput = Shapes::StructureShape.new(name: 'UpdateModelPackageOutput')
982
1238
  UpdateMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'UpdateMonitoringScheduleRequest')
983
1239
  UpdateMonitoringScheduleResponse = Shapes::StructureShape.new(name: 'UpdateMonitoringScheduleResponse')
984
1240
  UpdateNotebookInstanceInput = Shapes::StructureShape.new(name: 'UpdateNotebookInstanceInput')
985
1241
  UpdateNotebookInstanceLifecycleConfigInput = Shapes::StructureShape.new(name: 'UpdateNotebookInstanceLifecycleConfigInput')
986
1242
  UpdateNotebookInstanceLifecycleConfigOutput = Shapes::StructureShape.new(name: 'UpdateNotebookInstanceLifecycleConfigOutput')
987
1243
  UpdateNotebookInstanceOutput = Shapes::StructureShape.new(name: 'UpdateNotebookInstanceOutput')
1244
+ UpdatePipelineExecutionRequest = Shapes::StructureShape.new(name: 'UpdatePipelineExecutionRequest')
1245
+ UpdatePipelineExecutionResponse = Shapes::StructureShape.new(name: 'UpdatePipelineExecutionResponse')
1246
+ UpdatePipelineRequest = Shapes::StructureShape.new(name: 'UpdatePipelineRequest')
1247
+ UpdatePipelineResponse = Shapes::StructureShape.new(name: 'UpdatePipelineResponse')
988
1248
  UpdateTrialComponentRequest = Shapes::StructureShape.new(name: 'UpdateTrialComponentRequest')
989
1249
  UpdateTrialComponentResponse = Shapes::StructureShape.new(name: 'UpdateTrialComponentResponse')
990
1250
  UpdateTrialRequest = Shapes::StructureShape.new(name: 'UpdateTrialRequest')
@@ -1014,6 +1274,7 @@ module Aws::SageMaker
1014
1274
  VpcConfig = Shapes::StructureShape.new(name: 'VpcConfig')
1015
1275
  VpcId = Shapes::StringShape.new(name: 'VpcId')
1016
1276
  VpcSecurityGroupIds = Shapes::ListShape.new(name: 'VpcSecurityGroupIds')
1277
+ WaitIntervalInSeconds = Shapes::IntegerShape.new(name: 'WaitIntervalInSeconds')
1017
1278
  Workforce = Shapes::StructureShape.new(name: 'Workforce')
1018
1279
  WorkforceArn = Shapes::StringShape.new(name: 'WorkforceArn')
1019
1280
  WorkforceName = Shapes::StringShape.new(name: 'WorkforceName')
@@ -1023,6 +1284,31 @@ module Aws::SageMaker
1023
1284
  WorkteamName = Shapes::StringShape.new(name: 'WorkteamName')
1024
1285
  Workteams = Shapes::ListShape.new(name: 'Workteams')
1025
1286
 
1287
+ ActionSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: String2048, required: true, location_name: "SourceUri"))
1288
+ ActionSource.add_member(:source_type, Shapes::ShapeRef.new(shape: String256, location_name: "SourceType"))
1289
+ ActionSource.add_member(:source_id, Shapes::ShapeRef.new(shape: String256, location_name: "SourceId"))
1290
+ ActionSource.struct_class = Types::ActionSource
1291
+
1292
+ ActionSummaries.member = Shapes::ShapeRef.new(shape: ActionSummary)
1293
+
1294
+ ActionSummary.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
1295
+ ActionSummary.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ActionName"))
1296
+ ActionSummary.add_member(:source, Shapes::ShapeRef.new(shape: ActionSource, location_name: "Source"))
1297
+ ActionSummary.add_member(:action_type, Shapes::ShapeRef.new(shape: String64, location_name: "ActionType"))
1298
+ ActionSummary.add_member(:status, Shapes::ShapeRef.new(shape: ActionStatus, location_name: "Status"))
1299
+ ActionSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
1300
+ ActionSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
1301
+ ActionSummary.struct_class = Types::ActionSummary
1302
+
1303
+ AddAssociationRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, required: true, location_name: "SourceArn"))
1304
+ AddAssociationRequest.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, required: true, location_name: "DestinationArn"))
1305
+ AddAssociationRequest.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
1306
+ AddAssociationRequest.struct_class = Types::AddAssociationRequest
1307
+
1308
+ AddAssociationResponse.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
1309
+ AddAssociationResponse.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
1310
+ AddAssociationResponse.struct_class = Types::AddAssociationResponse
1311
+
1026
1312
  AddTagsInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "ResourceArn"))
1027
1313
  AddTagsInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
1028
1314
  AddTagsInput.struct_class = Types::AddTagsInput
@@ -1032,6 +1318,11 @@ module Aws::SageMaker
1032
1318
 
1033
1319
  AdditionalCodeRepositoryNamesOrUrls.member = Shapes::ShapeRef.new(shape: CodeRepositoryNameOrUrl)
1034
1320
 
1321
+ Alarm.add_member(:alarm_name, Shapes::ShapeRef.new(shape: AlarmName, location_name: "AlarmName"))
1322
+ Alarm.struct_class = Types::Alarm
1323
+
1324
+ AlarmList.member = Shapes::ShapeRef.new(shape: Alarm)
1325
+
1035
1326
  AlgorithmSpecification.add_member(:training_image, Shapes::ShapeRef.new(shape: AlgorithmImage, location_name: "TrainingImage"))
1036
1327
  AlgorithmSpecification.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: ArnOrName, location_name: "AlgorithmName"))
1037
1328
  AlgorithmSpecification.add_member(:training_input_mode, Shapes::ShapeRef.new(shape: TrainingInputMode, required: true, location_name: "TrainingInputMode"))
@@ -1097,6 +1388,26 @@ module Aws::SageMaker
1097
1388
  AppSpecification.add_member(:container_arguments, Shapes::ShapeRef.new(shape: ContainerArguments, location_name: "ContainerArguments"))
1098
1389
  AppSpecification.struct_class = Types::AppSpecification
1099
1390
 
1391
+ ArtifactSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: String2048, required: true, location_name: "SourceUri"))
1392
+ ArtifactSource.add_member(:source_types, Shapes::ShapeRef.new(shape: ArtifactSourceTypes, location_name: "SourceTypes"))
1393
+ ArtifactSource.struct_class = Types::ArtifactSource
1394
+
1395
+ ArtifactSourceType.add_member(:source_id_type, Shapes::ShapeRef.new(shape: ArtifactSourceIdType, required: true, location_name: "SourceIdType"))
1396
+ ArtifactSourceType.add_member(:value, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "Value"))
1397
+ ArtifactSourceType.struct_class = Types::ArtifactSourceType
1398
+
1399
+ ArtifactSourceTypes.member = Shapes::ShapeRef.new(shape: ArtifactSourceType)
1400
+
1401
+ ArtifactSummaries.member = Shapes::ShapeRef.new(shape: ArtifactSummary)
1402
+
1403
+ ArtifactSummary.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
1404
+ ArtifactSummary.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
1405
+ ArtifactSummary.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, location_name: "Source"))
1406
+ ArtifactSummary.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, location_name: "ArtifactType"))
1407
+ ArtifactSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
1408
+ ArtifactSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
1409
+ ArtifactSummary.struct_class = Types::ArtifactSummary
1410
+
1100
1411
  AssociateTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialComponentName"))
1101
1412
  AssociateTrialComponentRequest.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialName"))
1102
1413
  AssociateTrialComponentRequest.struct_class = Types::AssociateTrialComponentRequest
@@ -1105,6 +1416,29 @@ module Aws::SageMaker
1105
1416
  AssociateTrialComponentResponse.add_member(:trial_arn, Shapes::ShapeRef.new(shape: TrialArn, location_name: "TrialArn"))
1106
1417
  AssociateTrialComponentResponse.struct_class = Types::AssociateTrialComponentResponse
1107
1418
 
1419
+ AssociationSummaries.member = Shapes::ShapeRef.new(shape: AssociationSummary)
1420
+
1421
+ AssociationSummary.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
1422
+ AssociationSummary.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
1423
+ AssociationSummary.add_member(:source_type, Shapes::ShapeRef.new(shape: String256, location_name: "SourceType"))
1424
+ AssociationSummary.add_member(:destination_type, Shapes::ShapeRef.new(shape: String256, location_name: "DestinationType"))
1425
+ AssociationSummary.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
1426
+ AssociationSummary.add_member(:source_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "SourceName"))
1427
+ AssociationSummary.add_member(:destination_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DestinationName"))
1428
+ AssociationSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
1429
+ AssociationSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
1430
+ AssociationSummary.struct_class = Types::AssociationSummary
1431
+
1432
+ AthenaDatasetDefinition.add_member(:catalog, Shapes::ShapeRef.new(shape: AthenaCatalog, required: true, location_name: "Catalog"))
1433
+ AthenaDatasetDefinition.add_member(:database, Shapes::ShapeRef.new(shape: AthenaDatabase, required: true, location_name: "Database"))
1434
+ AthenaDatasetDefinition.add_member(:query_string, Shapes::ShapeRef.new(shape: AthenaQueryString, required: true, location_name: "QueryString"))
1435
+ AthenaDatasetDefinition.add_member(:work_group, Shapes::ShapeRef.new(shape: AthenaWorkGroup, location_name: "WorkGroup"))
1436
+ AthenaDatasetDefinition.add_member(:output_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "OutputS3Uri"))
1437
+ AthenaDatasetDefinition.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
1438
+ AthenaDatasetDefinition.add_member(:output_format, Shapes::ShapeRef.new(shape: AthenaResultFormat, required: true, location_name: "OutputFormat"))
1439
+ AthenaDatasetDefinition.add_member(:output_compression, Shapes::ShapeRef.new(shape: AthenaResultCompressionType, location_name: "OutputCompression"))
1440
+ AthenaDatasetDefinition.struct_class = Types::AthenaDatasetDefinition
1441
+
1108
1442
  AttributeNames.member = Shapes::ShapeRef.new(shape: AttributeName)
1109
1443
 
1110
1444
  AutoMLCandidate.add_member(:candidate_name, Shapes::ShapeRef.new(shape: CandidateName, required: true, location_name: "CandidateName"))
@@ -1184,8 +1518,26 @@ module Aws::SageMaker
1184
1518
  AutoMLSecurityConfig.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
1185
1519
  AutoMLSecurityConfig.struct_class = Types::AutoMLSecurityConfig
1186
1520
 
1521
+ AutoRollbackConfig.add_member(:alarms, Shapes::ShapeRef.new(shape: AlarmList, location_name: "Alarms"))
1522
+ AutoRollbackConfig.struct_class = Types::AutoRollbackConfig
1523
+
1524
+ Bias.add_member(:report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Report"))
1525
+ Bias.struct_class = Types::Bias
1526
+
1527
+ BlueGreenUpdatePolicy.add_member(:traffic_routing_configuration, Shapes::ShapeRef.new(shape: TrafficRoutingConfig, required: true, location_name: "TrafficRoutingConfiguration"))
1528
+ BlueGreenUpdatePolicy.add_member(:termination_wait_in_seconds, Shapes::ShapeRef.new(shape: TerminationWaitInSeconds, location_name: "TerminationWaitInSeconds"))
1529
+ BlueGreenUpdatePolicy.add_member(:maximum_execution_timeout_in_seconds, Shapes::ShapeRef.new(shape: MaximumExecutionTimeoutInSeconds, location_name: "MaximumExecutionTimeoutInSeconds"))
1530
+ BlueGreenUpdatePolicy.struct_class = Types::BlueGreenUpdatePolicy
1531
+
1532
+ CacheHitResult.add_member(:source_pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "SourcePipelineExecutionArn"))
1533
+ CacheHitResult.struct_class = Types::CacheHitResult
1534
+
1187
1535
  CandidateSteps.member = Shapes::ShapeRef.new(shape: AutoMLCandidateStep)
1188
1536
 
1537
+ CapacitySize.add_member(:type, Shapes::ShapeRef.new(shape: CapacitySizeType, required: true, location_name: "Type"))
1538
+ CapacitySize.add_member(:value, Shapes::ShapeRef.new(shape: CapacitySizeValue, required: true, location_name: "Value"))
1539
+ CapacitySize.struct_class = Types::CapacitySize
1540
+
1189
1541
  CaptureContentTypeHeader.add_member(:csv_content_types, Shapes::ShapeRef.new(shape: CsvContentTypes, location_name: "CsvContentTypes"))
1190
1542
  CaptureContentTypeHeader.add_member(:json_content_types, Shapes::ShapeRef.new(shape: JsonContentTypes, location_name: "JsonContentTypes"))
1191
1543
  CaptureContentTypeHeader.struct_class = Types::CaptureContentTypeHeader
@@ -1273,6 +1625,9 @@ module Aws::SageMaker
1273
1625
 
1274
1626
  CompressionTypes.member = Shapes::ShapeRef.new(shape: CompressionType)
1275
1627
 
1628
+ ConditionStepMetadata.add_member(:outcome, Shapes::ShapeRef.new(shape: ConditionOutcome, location_name: "Outcome"))
1629
+ ConditionStepMetadata.struct_class = Types::ConditionStepMetadata
1630
+
1276
1631
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: FailureReason, location_name: "Message"))
1277
1632
  ConflictException.struct_class = Types::ConflictException
1278
1633
 
@@ -1295,6 +1650,21 @@ module Aws::SageMaker
1295
1650
 
1296
1651
  ContentTypes.member = Shapes::ShapeRef.new(shape: ContentType)
1297
1652
 
1653
+ ContextSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: String2048, required: true, location_name: "SourceUri"))
1654
+ ContextSource.add_member(:source_type, Shapes::ShapeRef.new(shape: String256, location_name: "SourceType"))
1655
+ ContextSource.add_member(:source_id, Shapes::ShapeRef.new(shape: String256, location_name: "SourceId"))
1656
+ ContextSource.struct_class = Types::ContextSource
1657
+
1658
+ ContextSummaries.member = Shapes::ShapeRef.new(shape: ContextSummary)
1659
+
1660
+ ContextSummary.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
1661
+ ContextSummary.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ContextName"))
1662
+ ContextSummary.add_member(:source, Shapes::ShapeRef.new(shape: ContextSource, location_name: "Source"))
1663
+ ContextSummary.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, location_name: "ContextType"))
1664
+ ContextSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
1665
+ ContextSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
1666
+ ContextSummary.struct_class = Types::ContextSummary
1667
+
1298
1668
  ContinuousParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterKey, required: true, location_name: "Name"))
1299
1669
  ContinuousParameterRange.add_member(:min_value, Shapes::ShapeRef.new(shape: ParameterValue, required: true, location_name: "MinValue"))
1300
1670
  ContinuousParameterRange.add_member(:max_value, Shapes::ShapeRef.new(shape: ParameterValue, required: true, location_name: "MaxValue"))
@@ -1307,12 +1677,26 @@ module Aws::SageMaker
1307
1677
 
1308
1678
  ContinuousParameterRanges.member = Shapes::ShapeRef.new(shape: ContinuousParameterRange)
1309
1679
 
1680
+ CreateActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
1681
+ CreateActionRequest.add_member(:source, Shapes::ShapeRef.new(shape: ActionSource, required: true, location_name: "Source"))
1682
+ CreateActionRequest.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "ActionType"))
1683
+ CreateActionRequest.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
1684
+ CreateActionRequest.add_member(:status, Shapes::ShapeRef.new(shape: ActionStatus, location_name: "Status"))
1685
+ CreateActionRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
1686
+ CreateActionRequest.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
1687
+ CreateActionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1688
+ CreateActionRequest.struct_class = Types::CreateActionRequest
1689
+
1690
+ CreateActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
1691
+ CreateActionResponse.struct_class = Types::CreateActionResponse
1692
+
1310
1693
  CreateAlgorithmInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "AlgorithmName"))
1311
1694
  CreateAlgorithmInput.add_member(:algorithm_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "AlgorithmDescription"))
1312
1695
  CreateAlgorithmInput.add_member(:training_specification, Shapes::ShapeRef.new(shape: TrainingSpecification, required: true, location_name: "TrainingSpecification"))
1313
1696
  CreateAlgorithmInput.add_member(:inference_specification, Shapes::ShapeRef.new(shape: InferenceSpecification, location_name: "InferenceSpecification"))
1314
1697
  CreateAlgorithmInput.add_member(:validation_specification, Shapes::ShapeRef.new(shape: AlgorithmValidationSpecification, location_name: "ValidationSpecification"))
1315
1698
  CreateAlgorithmInput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
1699
+ CreateAlgorithmInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1316
1700
  CreateAlgorithmInput.struct_class = Types::CreateAlgorithmInput
1317
1701
 
1318
1702
  CreateAlgorithmOutput.add_member(:algorithm_arn, Shapes::ShapeRef.new(shape: AlgorithmArn, required: true, location_name: "AlgorithmArn"))
@@ -1337,6 +1721,17 @@ module Aws::SageMaker
1337
1721
  CreateAppResponse.add_member(:app_arn, Shapes::ShapeRef.new(shape: AppArn, location_name: "AppArn"))
1338
1722
  CreateAppResponse.struct_class = Types::CreateAppResponse
1339
1723
 
1724
+ CreateArtifactRequest.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
1725
+ CreateArtifactRequest.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, required: true, location_name: "Source"))
1726
+ CreateArtifactRequest.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "ArtifactType"))
1727
+ CreateArtifactRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
1728
+ CreateArtifactRequest.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
1729
+ CreateArtifactRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1730
+ CreateArtifactRequest.struct_class = Types::CreateArtifactRequest
1731
+
1732
+ CreateArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
1733
+ CreateArtifactResponse.struct_class = Types::CreateArtifactResponse
1734
+
1340
1735
  CreateAutoMLJobRequest.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
1341
1736
  CreateAutoMLJobRequest.add_member(:input_data_config, Shapes::ShapeRef.new(shape: AutoMLInputDataConfig, required: true, location_name: "InputDataConfig"))
1342
1737
  CreateAutoMLJobRequest.add_member(:output_data_config, Shapes::ShapeRef.new(shape: AutoMLOutputDataConfig, required: true, location_name: "OutputDataConfig"))
@@ -1353,6 +1748,7 @@ module Aws::SageMaker
1353
1748
 
1354
1749
  CreateCodeRepositoryInput.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
1355
1750
  CreateCodeRepositoryInput.add_member(:git_config, Shapes::ShapeRef.new(shape: GitConfig, required: true, location_name: "GitConfig"))
1751
+ CreateCodeRepositoryInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1356
1752
  CreateCodeRepositoryInput.struct_class = Types::CreateCodeRepositoryInput
1357
1753
 
1358
1754
  CreateCodeRepositoryOutput.add_member(:code_repository_arn, Shapes::ShapeRef.new(shape: CodeRepositoryArn, required: true, location_name: "CodeRepositoryArn"))
@@ -1369,6 +1765,17 @@ module Aws::SageMaker
1369
1765
  CreateCompilationJobResponse.add_member(:compilation_job_arn, Shapes::ShapeRef.new(shape: CompilationJobArn, required: true, location_name: "CompilationJobArn"))
1370
1766
  CreateCompilationJobResponse.struct_class = Types::CreateCompilationJobResponse
1371
1767
 
1768
+ CreateContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
1769
+ CreateContextRequest.add_member(:source, Shapes::ShapeRef.new(shape: ContextSource, required: true, location_name: "Source"))
1770
+ CreateContextRequest.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "ContextType"))
1771
+ CreateContextRequest.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
1772
+ CreateContextRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
1773
+ CreateContextRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1774
+ CreateContextRequest.struct_class = Types::CreateContextRequest
1775
+
1776
+ CreateContextResponse.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
1777
+ CreateContextResponse.struct_class = Types::CreateContextResponse
1778
+
1372
1779
  CreateDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
1373
1780
  CreateDomainRequest.add_member(:auth_mode, Shapes::ShapeRef.new(shape: AuthMode, required: true, location_name: "AuthMode"))
1374
1781
  CreateDomainRequest.add_member(:default_user_settings, Shapes::ShapeRef.new(shape: UserSettings, required: true, location_name: "DefaultUserSettings"))
@@ -1411,6 +1818,20 @@ module Aws::SageMaker
1411
1818
  CreateExperimentResponse.add_member(:experiment_arn, Shapes::ShapeRef.new(shape: ExperimentArn, location_name: "ExperimentArn"))
1412
1819
  CreateExperimentResponse.struct_class = Types::CreateExperimentResponse
1413
1820
 
1821
+ CreateFeatureGroupRequest.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
1822
+ CreateFeatureGroupRequest.add_member(:record_identifier_feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location_name: "RecordIdentifierFeatureName"))
1823
+ CreateFeatureGroupRequest.add_member(:event_time_feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location_name: "EventTimeFeatureName"))
1824
+ CreateFeatureGroupRequest.add_member(:feature_definitions, Shapes::ShapeRef.new(shape: FeatureDefinitions, required: true, location_name: "FeatureDefinitions"))
1825
+ CreateFeatureGroupRequest.add_member(:online_store_config, Shapes::ShapeRef.new(shape: OnlineStoreConfig, location_name: "OnlineStoreConfig"))
1826
+ CreateFeatureGroupRequest.add_member(:offline_store_config, Shapes::ShapeRef.new(shape: OfflineStoreConfig, location_name: "OfflineStoreConfig"))
1827
+ CreateFeatureGroupRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
1828
+ CreateFeatureGroupRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1829
+ CreateFeatureGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1830
+ CreateFeatureGroupRequest.struct_class = Types::CreateFeatureGroupRequest
1831
+
1832
+ CreateFeatureGroupResponse.add_member(:feature_group_arn, Shapes::ShapeRef.new(shape: FeatureGroupArn, required: true, location_name: "FeatureGroupArn"))
1833
+ CreateFeatureGroupResponse.struct_class = Types::CreateFeatureGroupResponse
1834
+
1414
1835
  CreateFlowDefinitionRequest.add_member(:flow_definition_name, Shapes::ShapeRef.new(shape: FlowDefinitionName, required: true, location_name: "FlowDefinitionName"))
1415
1836
  CreateFlowDefinitionRequest.add_member(:human_loop_request_source, Shapes::ShapeRef.new(shape: HumanLoopRequestSource, location_name: "HumanLoopRequestSource"))
1416
1837
  CreateFlowDefinitionRequest.add_member(:human_loop_activation_config, Shapes::ShapeRef.new(shape: HumanLoopActivationConfig, location_name: "HumanLoopActivationConfig"))
@@ -1487,12 +1908,26 @@ module Aws::SageMaker
1487
1908
  CreateModelOutput.add_member(:model_arn, Shapes::ShapeRef.new(shape: ModelArn, required: true, location_name: "ModelArn"))
1488
1909
  CreateModelOutput.struct_class = Types::CreateModelOutput
1489
1910
 
1911
+ CreateModelPackageGroupInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
1912
+ CreateModelPackageGroupInput.add_member(:model_package_group_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageGroupDescription"))
1913
+ CreateModelPackageGroupInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1914
+ CreateModelPackageGroupInput.struct_class = Types::CreateModelPackageGroupInput
1915
+
1916
+ CreateModelPackageGroupOutput.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
1917
+ CreateModelPackageGroupOutput.struct_class = Types::CreateModelPackageGroupOutput
1918
+
1490
1919
  CreateModelPackageInput.add_member(:model_package_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageName"))
1920
+ CreateModelPackageInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
1491
1921
  CreateModelPackageInput.add_member(:model_package_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageDescription"))
1492
1922
  CreateModelPackageInput.add_member(:inference_specification, Shapes::ShapeRef.new(shape: InferenceSpecification, location_name: "InferenceSpecification"))
1493
1923
  CreateModelPackageInput.add_member(:validation_specification, Shapes::ShapeRef.new(shape: ModelPackageValidationSpecification, location_name: "ValidationSpecification"))
1494
1924
  CreateModelPackageInput.add_member(:source_algorithm_specification, Shapes::ShapeRef.new(shape: SourceAlgorithmSpecification, location_name: "SourceAlgorithmSpecification"))
1495
1925
  CreateModelPackageInput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
1926
+ CreateModelPackageInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1927
+ CreateModelPackageInput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
1928
+ CreateModelPackageInput.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
1929
+ CreateModelPackageInput.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
1930
+ CreateModelPackageInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
1496
1931
  CreateModelPackageInput.struct_class = Types::CreateModelPackageInput
1497
1932
 
1498
1933
  CreateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
@@ -1533,6 +1968,18 @@ module Aws::SageMaker
1533
1968
  CreateNotebookInstanceOutput.add_member(:notebook_instance_arn, Shapes::ShapeRef.new(shape: NotebookInstanceArn, location_name: "NotebookInstanceArn"))
1534
1969
  CreateNotebookInstanceOutput.struct_class = Types::CreateNotebookInstanceOutput
1535
1970
 
1971
+ CreatePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
1972
+ CreatePipelineRequest.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
1973
+ CreatePipelineRequest.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, required: true, location_name: "PipelineDefinition"))
1974
+ CreatePipelineRequest.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
1975
+ CreatePipelineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
1976
+ CreatePipelineRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
1977
+ CreatePipelineRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1978
+ CreatePipelineRequest.struct_class = Types::CreatePipelineRequest
1979
+
1980
+ CreatePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
1981
+ CreatePipelineResponse.struct_class = Types::CreatePipelineResponse
1982
+
1536
1983
  CreatePresignedDomainUrlRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
1537
1984
  CreatePresignedDomainUrlRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, required: true, location_name: "UserProfileName"))
1538
1985
  CreatePresignedDomainUrlRequest.add_member(:session_expiration_duration_in_seconds, Shapes::ShapeRef.new(shape: SessionExpirationDurationInSeconds, location_name: "SessionExpirationDurationInSeconds"))
@@ -1564,6 +2011,16 @@ module Aws::SageMaker
1564
2011
  CreateProcessingJobResponse.add_member(:processing_job_arn, Shapes::ShapeRef.new(shape: ProcessingJobArn, required: true, location_name: "ProcessingJobArn"))
1565
2012
  CreateProcessingJobResponse.struct_class = Types::CreateProcessingJobResponse
1566
2013
 
2014
+ CreateProjectInput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
2015
+ CreateProjectInput.add_member(:project_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ProjectDescription"))
2016
+ CreateProjectInput.add_member(:service_catalog_provisioning_details, Shapes::ShapeRef.new(shape: ServiceCatalogProvisioningDetails, required: true, location_name: "ServiceCatalogProvisioningDetails"))
2017
+ CreateProjectInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2018
+ CreateProjectInput.struct_class = Types::CreateProjectInput
2019
+
2020
+ CreateProjectOutput.add_member(:project_arn, Shapes::ShapeRef.new(shape: ProjectArn, required: true, location_name: "ProjectArn"))
2021
+ CreateProjectOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "ProjectId"))
2022
+ CreateProjectOutput.struct_class = Types::CreateProjectOutput
2023
+
1567
2024
  CreateTrainingJobRequest.add_member(:training_job_name, Shapes::ShapeRef.new(shape: TrainingJobName, required: true, location_name: "TrainingJobName"))
1568
2025
  CreateTrainingJobRequest.add_member(:hyper_parameters, Shapes::ShapeRef.new(shape: HyperParameters, location_name: "HyperParameters"))
1569
2026
  CreateTrainingJobRequest.add_member(:algorithm_specification, Shapes::ShapeRef.new(shape: AlgorithmSpecification, required: true, location_name: "AlgorithmSpecification"))
@@ -1613,6 +2070,7 @@ module Aws::SageMaker
1613
2070
  CreateTrialComponentRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: TrialComponentParameters, location_name: "Parameters"))
1614
2071
  CreateTrialComponentRequest.add_member(:input_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "InputArtifacts"))
1615
2072
  CreateTrialComponentRequest.add_member(:output_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "OutputArtifacts"))
2073
+ CreateTrialComponentRequest.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
1616
2074
  CreateTrialComponentRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1617
2075
  CreateTrialComponentRequest.struct_class = Types::CreateTrialComponentRequest
1618
2076
 
@@ -1622,6 +2080,7 @@ module Aws::SageMaker
1622
2080
  CreateTrialRequest.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialName"))
1623
2081
  CreateTrialRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
1624
2082
  CreateTrialRequest.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ExperimentName"))
2083
+ CreateTrialRequest.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
1625
2084
  CreateTrialRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1626
2085
  CreateTrialRequest.struct_class = Types::CreateTrialRequest
1627
2086
 
@@ -1684,6 +2143,11 @@ module Aws::SageMaker
1684
2143
  DataCaptureConfigSummary.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, required: true, location_name: "KmsKeyId"))
1685
2144
  DataCaptureConfigSummary.struct_class = Types::DataCaptureConfigSummary
1686
2145
 
2146
+ DataCatalogConfig.add_member(:table_name, Shapes::ShapeRef.new(shape: TableName, required: true, location_name: "TableName"))
2147
+ DataCatalogConfig.add_member(:catalog, Shapes::ShapeRef.new(shape: Catalog, required: true, location_name: "Catalog"))
2148
+ DataCatalogConfig.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
2149
+ DataCatalogConfig.struct_class = Types::DataCatalogConfig
2150
+
1687
2151
  DataProcessing.add_member(:input_filter, Shapes::ShapeRef.new(shape: JsonPath, location_name: "InputFilter"))
1688
2152
  DataProcessing.add_member(:output_filter, Shapes::ShapeRef.new(shape: JsonPath, location_name: "OutputFilter"))
1689
2153
  DataProcessing.add_member(:join_source, Shapes::ShapeRef.new(shape: JoinSource, location_name: "JoinSource"))
@@ -1693,6 +2157,13 @@ module Aws::SageMaker
1693
2157
  DataSource.add_member(:file_system_data_source, Shapes::ShapeRef.new(shape: FileSystemDataSource, location_name: "FileSystemDataSource"))
1694
2158
  DataSource.struct_class = Types::DataSource
1695
2159
 
2160
+ DatasetDefinition.add_member(:athena_dataset_definition, Shapes::ShapeRef.new(shape: AthenaDatasetDefinition, location_name: "AthenaDatasetDefinition"))
2161
+ DatasetDefinition.add_member(:redshift_dataset_definition, Shapes::ShapeRef.new(shape: RedshiftDatasetDefinition, location_name: "RedshiftDatasetDefinition"))
2162
+ DatasetDefinition.add_member(:local_path, Shapes::ShapeRef.new(shape: ProcessingLocalPath, location_name: "LocalPath"))
2163
+ DatasetDefinition.add_member(:data_distribution_type, Shapes::ShapeRef.new(shape: DataDistributionType, location_name: "DataDistributionType"))
2164
+ DatasetDefinition.add_member(:input_mode, Shapes::ShapeRef.new(shape: InputMode, location_name: "InputMode"))
2165
+ DatasetDefinition.struct_class = Types::DatasetDefinition
2166
+
1696
2167
  DebugHookConfig.add_member(:local_path, Shapes::ShapeRef.new(shape: DirectoryPath, location_name: "LocalPath"))
1697
2168
  DebugHookConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
1698
2169
  DebugHookConfig.add_member(:hook_parameters, Shapes::ShapeRef.new(shape: HookParameters, location_name: "HookParameters"))
@@ -1719,6 +2190,12 @@ module Aws::SageMaker
1719
2190
 
1720
2191
  DebugRuleEvaluationStatuses.member = Shapes::ShapeRef.new(shape: DebugRuleEvaluationStatus)
1721
2192
 
2193
+ DeleteActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
2194
+ DeleteActionRequest.struct_class = Types::DeleteActionRequest
2195
+
2196
+ DeleteActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
2197
+ DeleteActionResponse.struct_class = Types::DeleteActionResponse
2198
+
1722
2199
  DeleteAlgorithmInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "AlgorithmName"))
1723
2200
  DeleteAlgorithmInput.struct_class = Types::DeleteAlgorithmInput
1724
2201
 
@@ -1731,9 +2208,30 @@ module Aws::SageMaker
1731
2208
  DeleteAppRequest.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, required: true, location_name: "AppName"))
1732
2209
  DeleteAppRequest.struct_class = Types::DeleteAppRequest
1733
2210
 
2211
+ DeleteArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
2212
+ DeleteArtifactRequest.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, location_name: "Source"))
2213
+ DeleteArtifactRequest.struct_class = Types::DeleteArtifactRequest
2214
+
2215
+ DeleteArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
2216
+ DeleteArtifactResponse.struct_class = Types::DeleteArtifactResponse
2217
+
2218
+ DeleteAssociationRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, required: true, location_name: "SourceArn"))
2219
+ DeleteAssociationRequest.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, required: true, location_name: "DestinationArn"))
2220
+ DeleteAssociationRequest.struct_class = Types::DeleteAssociationRequest
2221
+
2222
+ DeleteAssociationResponse.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
2223
+ DeleteAssociationResponse.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
2224
+ DeleteAssociationResponse.struct_class = Types::DeleteAssociationResponse
2225
+
1734
2226
  DeleteCodeRepositoryInput.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
1735
2227
  DeleteCodeRepositoryInput.struct_class = Types::DeleteCodeRepositoryInput
1736
2228
 
2229
+ DeleteContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
2230
+ DeleteContextRequest.struct_class = Types::DeleteContextRequest
2231
+
2232
+ DeleteContextResponse.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
2233
+ DeleteContextResponse.struct_class = Types::DeleteContextResponse
2234
+
1737
2235
  DeleteDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
1738
2236
  DeleteDomainRequest.add_member(:retention_policy, Shapes::ShapeRef.new(shape: RetentionPolicy, location_name: "RetentionPolicy"))
1739
2237
  DeleteDomainRequest.struct_class = Types::DeleteDomainRequest
@@ -1750,6 +2248,9 @@ module Aws::SageMaker
1750
2248
  DeleteExperimentResponse.add_member(:experiment_arn, Shapes::ShapeRef.new(shape: ExperimentArn, location_name: "ExperimentArn"))
1751
2249
  DeleteExperimentResponse.struct_class = Types::DeleteExperimentResponse
1752
2250
 
2251
+ DeleteFeatureGroupRequest.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
2252
+ DeleteFeatureGroupRequest.struct_class = Types::DeleteFeatureGroupRequest
2253
+
1753
2254
  DeleteFlowDefinitionRequest.add_member(:flow_definition_name, Shapes::ShapeRef.new(shape: FlowDefinitionName, required: true, location_name: "FlowDefinitionName"))
1754
2255
  DeleteFlowDefinitionRequest.struct_class = Types::DeleteFlowDefinitionRequest
1755
2256
 
@@ -1774,6 +2275,12 @@ module Aws::SageMaker
1774
2275
  DeleteModelInput.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
1775
2276
  DeleteModelInput.struct_class = Types::DeleteModelInput
1776
2277
 
2278
+ DeleteModelPackageGroupInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: ArnOrName, required: true, location_name: "ModelPackageGroupName"))
2279
+ DeleteModelPackageGroupInput.struct_class = Types::DeleteModelPackageGroupInput
2280
+
2281
+ DeleteModelPackageGroupPolicyInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
2282
+ DeleteModelPackageGroupPolicyInput.struct_class = Types::DeleteModelPackageGroupPolicyInput
2283
+
1777
2284
  DeleteModelPackageInput.add_member(:model_package_name, Shapes::ShapeRef.new(shape: VersionedArnOrName, required: true, location_name: "ModelPackageName"))
1778
2285
  DeleteModelPackageInput.struct_class = Types::DeleteModelPackageInput
1779
2286
 
@@ -1786,6 +2293,16 @@ module Aws::SageMaker
1786
2293
  DeleteNotebookInstanceLifecycleConfigInput.add_member(:notebook_instance_lifecycle_config_name, Shapes::ShapeRef.new(shape: NotebookInstanceLifecycleConfigName, required: true, location_name: "NotebookInstanceLifecycleConfigName"))
1787
2294
  DeleteNotebookInstanceLifecycleConfigInput.struct_class = Types::DeleteNotebookInstanceLifecycleConfigInput
1788
2295
 
2296
+ DeletePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
2297
+ DeletePipelineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
2298
+ DeletePipelineRequest.struct_class = Types::DeletePipelineRequest
2299
+
2300
+ DeletePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
2301
+ DeletePipelineResponse.struct_class = Types::DeletePipelineResponse
2302
+
2303
+ DeleteProjectInput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
2304
+ DeleteProjectInput.struct_class = Types::DeleteProjectInput
2305
+
1789
2306
  DeleteTagsInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "ResourceArn"))
1790
2307
  DeleteTagsInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
1791
2308
  DeleteTagsInput.struct_class = Types::DeleteTagsInput
@@ -1826,6 +2343,27 @@ module Aws::SageMaker
1826
2343
 
1827
2344
  DeployedImages.member = Shapes::ShapeRef.new(shape: DeployedImage)
1828
2345
 
2346
+ DeploymentConfig.add_member(:blue_green_update_policy, Shapes::ShapeRef.new(shape: BlueGreenUpdatePolicy, required: true, location_name: "BlueGreenUpdatePolicy"))
2347
+ DeploymentConfig.add_member(:auto_rollback_configuration, Shapes::ShapeRef.new(shape: AutoRollbackConfig, location_name: "AutoRollbackConfiguration"))
2348
+ DeploymentConfig.struct_class = Types::DeploymentConfig
2349
+
2350
+ DescribeActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
2351
+ DescribeActionRequest.struct_class = Types::DescribeActionRequest
2352
+
2353
+ DescribeActionResponse.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ActionName"))
2354
+ DescribeActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
2355
+ DescribeActionResponse.add_member(:source, Shapes::ShapeRef.new(shape: ActionSource, location_name: "Source"))
2356
+ DescribeActionResponse.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, location_name: "ActionType"))
2357
+ DescribeActionResponse.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
2358
+ DescribeActionResponse.add_member(:status, Shapes::ShapeRef.new(shape: ActionStatus, location_name: "Status"))
2359
+ DescribeActionResponse.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
2360
+ DescribeActionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2361
+ DescribeActionResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2362
+ DescribeActionResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2363
+ DescribeActionResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2364
+ DescribeActionResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2365
+ DescribeActionResponse.struct_class = Types::DescribeActionResponse
2366
+
1829
2367
  DescribeAlgorithmInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: ArnOrName, required: true, location_name: "AlgorithmName"))
1830
2368
  DescribeAlgorithmInput.struct_class = Types::DescribeAlgorithmInput
1831
2369
 
@@ -1871,6 +2409,21 @@ module Aws::SageMaker
1871
2409
  DescribeAppResponse.add_member(:resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "ResourceSpec"))
1872
2410
  DescribeAppResponse.struct_class = Types::DescribeAppResponse
1873
2411
 
2412
+ DescribeArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, required: true, location_name: "ArtifactArn"))
2413
+ DescribeArtifactRequest.struct_class = Types::DescribeArtifactRequest
2414
+
2415
+ DescribeArtifactResponse.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
2416
+ DescribeArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
2417
+ DescribeArtifactResponse.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, location_name: "Source"))
2418
+ DescribeArtifactResponse.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, location_name: "ArtifactType"))
2419
+ DescribeArtifactResponse.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
2420
+ DescribeArtifactResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2421
+ DescribeArtifactResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2422
+ DescribeArtifactResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2423
+ DescribeArtifactResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2424
+ DescribeArtifactResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2425
+ DescribeArtifactResponse.struct_class = Types::DescribeArtifactResponse
2426
+
1874
2427
  DescribeAutoMLJobRequest.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
1875
2428
  DescribeAutoMLJobRequest.struct_class = Types::DescribeAutoMLJobRequest
1876
2429
 
@@ -1917,11 +2470,27 @@ module Aws::SageMaker
1917
2470
  DescribeCompilationJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
1918
2471
  DescribeCompilationJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, required: true, location_name: "FailureReason"))
1919
2472
  DescribeCompilationJobResponse.add_member(:model_artifacts, Shapes::ShapeRef.new(shape: ModelArtifacts, required: true, location_name: "ModelArtifacts"))
2473
+ DescribeCompilationJobResponse.add_member(:model_digests, Shapes::ShapeRef.new(shape: ModelDigests, location_name: "ModelDigests"))
1920
2474
  DescribeCompilationJobResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
1921
2475
  DescribeCompilationJobResponse.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfig, required: true, location_name: "InputConfig"))
1922
2476
  DescribeCompilationJobResponse.add_member(:output_config, Shapes::ShapeRef.new(shape: OutputConfig, required: true, location_name: "OutputConfig"))
1923
2477
  DescribeCompilationJobResponse.struct_class = Types::DescribeCompilationJobResponse
1924
2478
 
2479
+ DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
2480
+ DescribeContextRequest.struct_class = Types::DescribeContextRequest
2481
+
2482
+ DescribeContextResponse.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ContextName"))
2483
+ DescribeContextResponse.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
2484
+ DescribeContextResponse.add_member(:source, Shapes::ShapeRef.new(shape: ContextSource, location_name: "Source"))
2485
+ DescribeContextResponse.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, location_name: "ContextType"))
2486
+ DescribeContextResponse.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
2487
+ DescribeContextResponse.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
2488
+ DescribeContextResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2489
+ DescribeContextResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2490
+ DescribeContextResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2491
+ DescribeContextResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2492
+ DescribeContextResponse.struct_class = Types::DescribeContextResponse
2493
+
1925
2494
  DescribeDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
1926
2495
  DescribeDomainRequest.struct_class = Types::DescribeDomainRequest
1927
2496
 
@@ -1967,6 +2536,7 @@ module Aws::SageMaker
1967
2536
  DescribeEndpointOutput.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
1968
2537
  DescribeEndpointOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
1969
2538
  DescribeEndpointOutput.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
2539
+ DescribeEndpointOutput.add_member(:last_deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "LastDeploymentConfig"))
1970
2540
  DescribeEndpointOutput.struct_class = Types::DescribeEndpointOutput
1971
2541
 
1972
2542
  DescribeExperimentRequest.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ExperimentName"))
@@ -1983,6 +2553,26 @@ module Aws::SageMaker
1983
2553
  DescribeExperimentResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
1984
2554
  DescribeExperimentResponse.struct_class = Types::DescribeExperimentResponse
1985
2555
 
2556
+ DescribeFeatureGroupRequest.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
2557
+ DescribeFeatureGroupRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2558
+ DescribeFeatureGroupRequest.struct_class = Types::DescribeFeatureGroupRequest
2559
+
2560
+ DescribeFeatureGroupResponse.add_member(:feature_group_arn, Shapes::ShapeRef.new(shape: FeatureGroupArn, required: true, location_name: "FeatureGroupArn"))
2561
+ DescribeFeatureGroupResponse.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
2562
+ DescribeFeatureGroupResponse.add_member(:record_identifier_feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location_name: "RecordIdentifierFeatureName"))
2563
+ DescribeFeatureGroupResponse.add_member(:event_time_feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location_name: "EventTimeFeatureName"))
2564
+ DescribeFeatureGroupResponse.add_member(:feature_definitions, Shapes::ShapeRef.new(shape: FeatureDefinitions, required: true, location_name: "FeatureDefinitions"))
2565
+ DescribeFeatureGroupResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
2566
+ DescribeFeatureGroupResponse.add_member(:online_store_config, Shapes::ShapeRef.new(shape: OnlineStoreConfig, location_name: "OnlineStoreConfig"))
2567
+ DescribeFeatureGroupResponse.add_member(:offline_store_config, Shapes::ShapeRef.new(shape: OfflineStoreConfig, location_name: "OfflineStoreConfig"))
2568
+ DescribeFeatureGroupResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
2569
+ DescribeFeatureGroupResponse.add_member(:feature_group_status, Shapes::ShapeRef.new(shape: FeatureGroupStatus, location_name: "FeatureGroupStatus"))
2570
+ DescribeFeatureGroupResponse.add_member(:offline_store_status, Shapes::ShapeRef.new(shape: OfflineStoreStatus, location_name: "OfflineStoreStatus"))
2571
+ DescribeFeatureGroupResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
2572
+ DescribeFeatureGroupResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
2573
+ DescribeFeatureGroupResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, required: true, location_name: "NextToken"))
2574
+ DescribeFeatureGroupResponse.struct_class = Types::DescribeFeatureGroupResponse
2575
+
1986
2576
  DescribeFlowDefinitionRequest.add_member(:flow_definition_name, Shapes::ShapeRef.new(shape: FlowDefinitionName, required: true, location_name: "FlowDefinitionName"))
1987
2577
  DescribeFlowDefinitionRequest.struct_class = Types::DescribeFlowDefinitionRequest
1988
2578
 
@@ -2093,10 +2683,23 @@ module Aws::SageMaker
2093
2683
  DescribeModelOutput.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
2094
2684
  DescribeModelOutput.struct_class = Types::DescribeModelOutput
2095
2685
 
2686
+ DescribeModelPackageGroupInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: ArnOrName, required: true, location_name: "ModelPackageGroupName"))
2687
+ DescribeModelPackageGroupInput.struct_class = Types::DescribeModelPackageGroupInput
2688
+
2689
+ DescribeModelPackageGroupOutput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
2690
+ DescribeModelPackageGroupOutput.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
2691
+ DescribeModelPackageGroupOutput.add_member(:model_package_group_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageGroupDescription"))
2692
+ DescribeModelPackageGroupOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
2693
+ DescribeModelPackageGroupOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, required: true, location_name: "CreatedBy"))
2694
+ DescribeModelPackageGroupOutput.add_member(:model_package_group_status, Shapes::ShapeRef.new(shape: ModelPackageGroupStatus, required: true, location_name: "ModelPackageGroupStatus"))
2695
+ DescribeModelPackageGroupOutput.struct_class = Types::DescribeModelPackageGroupOutput
2696
+
2096
2697
  DescribeModelPackageInput.add_member(:model_package_name, Shapes::ShapeRef.new(shape: VersionedArnOrName, required: true, location_name: "ModelPackageName"))
2097
2698
  DescribeModelPackageInput.struct_class = Types::DescribeModelPackageInput
2098
2699
 
2099
2700
  DescribeModelPackageOutput.add_member(:model_package_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageName"))
2701
+ DescribeModelPackageOutput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
2702
+ DescribeModelPackageOutput.add_member(:model_package_version, Shapes::ShapeRef.new(shape: ModelPackageVersion, location_name: "ModelPackageVersion"))
2100
2703
  DescribeModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
2101
2704
  DescribeModelPackageOutput.add_member(:model_package_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageDescription"))
2102
2705
  DescribeModelPackageOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
@@ -2106,6 +2709,13 @@ module Aws::SageMaker
2106
2709
  DescribeModelPackageOutput.add_member(:model_package_status, Shapes::ShapeRef.new(shape: ModelPackageStatus, required: true, location_name: "ModelPackageStatus"))
2107
2710
  DescribeModelPackageOutput.add_member(:model_package_status_details, Shapes::ShapeRef.new(shape: ModelPackageStatusDetails, required: true, location_name: "ModelPackageStatusDetails"))
2108
2711
  DescribeModelPackageOutput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
2712
+ DescribeModelPackageOutput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
2713
+ DescribeModelPackageOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2714
+ DescribeModelPackageOutput.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2715
+ DescribeModelPackageOutput.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
2716
+ DescribeModelPackageOutput.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2717
+ DescribeModelPackageOutput.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2718
+ DescribeModelPackageOutput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
2109
2719
  DescribeModelPackageOutput.struct_class = Types::DescribeModelPackageOutput
2110
2720
 
2111
2721
  DescribeMonitoringScheduleRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
@@ -2158,6 +2768,44 @@ module Aws::SageMaker
2158
2768
  DescribeNotebookInstanceOutput.add_member(:root_access, Shapes::ShapeRef.new(shape: RootAccess, location_name: "RootAccess"))
2159
2769
  DescribeNotebookInstanceOutput.struct_class = Types::DescribeNotebookInstanceOutput
2160
2770
 
2771
+ DescribePipelineDefinitionForExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
2772
+ DescribePipelineDefinitionForExecutionRequest.struct_class = Types::DescribePipelineDefinitionForExecutionRequest
2773
+
2774
+ DescribePipelineDefinitionForExecutionResponse.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, location_name: "PipelineDefinition"))
2775
+ DescribePipelineDefinitionForExecutionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2776
+ DescribePipelineDefinitionForExecutionResponse.struct_class = Types::DescribePipelineDefinitionForExecutionResponse
2777
+
2778
+ DescribePipelineExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
2779
+ DescribePipelineExecutionRequest.struct_class = Types::DescribePipelineExecutionRequest
2780
+
2781
+ DescribePipelineExecutionResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
2782
+ DescribePipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
2783
+ DescribePipelineExecutionResponse.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
2784
+ DescribePipelineExecutionResponse.add_member(:pipeline_execution_status, Shapes::ShapeRef.new(shape: PipelineExecutionStatus, location_name: "PipelineExecutionStatus"))
2785
+ DescribePipelineExecutionResponse.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
2786
+ DescribePipelineExecutionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2787
+ DescribePipelineExecutionResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2788
+ DescribePipelineExecutionResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2789
+ DescribePipelineExecutionResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2790
+ DescribePipelineExecutionResponse.struct_class = Types::DescribePipelineExecutionResponse
2791
+
2792
+ DescribePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
2793
+ DescribePipelineRequest.struct_class = Types::DescribePipelineRequest
2794
+
2795
+ DescribePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
2796
+ DescribePipelineResponse.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineName"))
2797
+ DescribePipelineResponse.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
2798
+ DescribePipelineResponse.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, location_name: "PipelineDefinition"))
2799
+ DescribePipelineResponse.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
2800
+ DescribePipelineResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
2801
+ DescribePipelineResponse.add_member(:pipeline_status, Shapes::ShapeRef.new(shape: PipelineStatus, location_name: "PipelineStatus"))
2802
+ DescribePipelineResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2803
+ DescribePipelineResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2804
+ DescribePipelineResponse.add_member(:last_run_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastRunTime"))
2805
+ DescribePipelineResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2806
+ DescribePipelineResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2807
+ DescribePipelineResponse.struct_class = Types::DescribePipelineResponse
2808
+
2161
2809
  DescribeProcessingJobRequest.add_member(:processing_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, required: true, location_name: "ProcessingJobName"))
2162
2810
  DescribeProcessingJobRequest.struct_class = Types::DescribeProcessingJobRequest
2163
2811
 
@@ -2184,6 +2832,20 @@ module Aws::SageMaker
2184
2832
  DescribeProcessingJobResponse.add_member(:training_job_arn, Shapes::ShapeRef.new(shape: TrainingJobArn, location_name: "TrainingJobArn"))
2185
2833
  DescribeProcessingJobResponse.struct_class = Types::DescribeProcessingJobResponse
2186
2834
 
2835
+ DescribeProjectInput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
2836
+ DescribeProjectInput.struct_class = Types::DescribeProjectInput
2837
+
2838
+ DescribeProjectOutput.add_member(:project_arn, Shapes::ShapeRef.new(shape: ProjectArn, required: true, location_name: "ProjectArn"))
2839
+ DescribeProjectOutput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
2840
+ DescribeProjectOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "ProjectId"))
2841
+ DescribeProjectOutput.add_member(:project_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ProjectDescription"))
2842
+ DescribeProjectOutput.add_member(:service_catalog_provisioning_details, Shapes::ShapeRef.new(shape: ServiceCatalogProvisioningDetails, required: true, location_name: "ServiceCatalogProvisioningDetails"))
2843
+ DescribeProjectOutput.add_member(:service_catalog_provisioned_product_details, Shapes::ShapeRef.new(shape: ServiceCatalogProvisionedProductDetails, location_name: "ServiceCatalogProvisionedProductDetails"))
2844
+ DescribeProjectOutput.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, required: true, location_name: "ProjectStatus"))
2845
+ DescribeProjectOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2846
+ DescribeProjectOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
2847
+ DescribeProjectOutput.struct_class = Types::DescribeProjectOutput
2848
+
2187
2849
  DescribeSubscribedWorkteamRequest.add_member(:workteam_arn, Shapes::ShapeRef.new(shape: WorkteamArn, required: true, location_name: "WorkteamArn"))
2188
2850
  DescribeSubscribedWorkteamRequest.struct_class = Types::DescribeSubscribedWorkteamRequest
2189
2851
 
@@ -2271,6 +2933,7 @@ module Aws::SageMaker
2271
2933
  DescribeTrialComponentResponse.add_member(:parameters, Shapes::ShapeRef.new(shape: TrialComponentParameters, location_name: "Parameters"))
2272
2934
  DescribeTrialComponentResponse.add_member(:input_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "InputArtifacts"))
2273
2935
  DescribeTrialComponentResponse.add_member(:output_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "OutputArtifacts"))
2936
+ DescribeTrialComponentResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2274
2937
  DescribeTrialComponentResponse.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
2275
2938
  DescribeTrialComponentResponse.struct_class = Types::DescribeTrialComponentResponse
2276
2939
 
@@ -2286,6 +2949,7 @@ module Aws::SageMaker
2286
2949
  DescribeTrialResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2287
2950
  DescribeTrialResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2288
2951
  DescribeTrialResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2952
+ DescribeTrialResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2289
2953
  DescribeTrialResponse.struct_class = Types::DescribeTrialResponse
2290
2954
 
2291
2955
  DescribeUserProfileRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
@@ -2324,6 +2988,10 @@ module Aws::SageMaker
2324
2988
 
2325
2989
  DesiredWeightAndCapacityList.member = Shapes::ShapeRef.new(shape: DesiredWeightAndCapacity)
2326
2990
 
2991
+ DisableSagemakerServicecatalogPortfolioInput.struct_class = Types::DisableSagemakerServicecatalogPortfolioInput
2992
+
2993
+ DisableSagemakerServicecatalogPortfolioOutput.struct_class = Types::DisableSagemakerServicecatalogPortfolioOutput
2994
+
2327
2995
  DisassociateTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialComponentName"))
2328
2996
  DisassociateTrialComponentRequest.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialName"))
2329
2997
  DisassociateTrialComponentRequest.struct_class = Types::DisassociateTrialComponentRequest
@@ -2343,6 +3011,23 @@ module Aws::SageMaker
2343
3011
 
2344
3012
  DomainList.member = Shapes::ShapeRef.new(shape: DomainDetails)
2345
3013
 
3014
+ EnableSagemakerServicecatalogPortfolioInput.struct_class = Types::EnableSagemakerServicecatalogPortfolioInput
3015
+
3016
+ EnableSagemakerServicecatalogPortfolioOutput.struct_class = Types::EnableSagemakerServicecatalogPortfolioOutput
3017
+
3018
+ Endpoint.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
3019
+ Endpoint.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
3020
+ Endpoint.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
3021
+ Endpoint.add_member(:production_variants, Shapes::ShapeRef.new(shape: ProductionVariantSummaryList, location_name: "ProductionVariants"))
3022
+ Endpoint.add_member(:data_capture_config, Shapes::ShapeRef.new(shape: DataCaptureConfigSummary, location_name: "DataCaptureConfig"))
3023
+ Endpoint.add_member(:endpoint_status, Shapes::ShapeRef.new(shape: EndpointStatus, required: true, location_name: "EndpointStatus"))
3024
+ Endpoint.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3025
+ Endpoint.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3026
+ Endpoint.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
3027
+ Endpoint.add_member(:monitoring_schedules, Shapes::ShapeRef.new(shape: MonitoringScheduleList, location_name: "MonitoringSchedules"))
3028
+ Endpoint.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3029
+ Endpoint.struct_class = Types::Endpoint
3030
+
2346
3031
  EndpointConfigSummary.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
2347
3032
  EndpointConfigSummary.add_member(:endpoint_config_arn, Shapes::ShapeRef.new(shape: EndpointConfigArn, required: true, location_name: "EndpointConfigArn"))
2348
3033
  EndpointConfigSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
@@ -2399,6 +3084,40 @@ module Aws::SageMaker
2399
3084
  ExperimentSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2400
3085
  ExperimentSummary.struct_class = Types::ExperimentSummary
2401
3086
 
3087
+ Explainability.add_member(:report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Report"))
3088
+ Explainability.struct_class = Types::Explainability
3089
+
3090
+ FeatureDefinition.add_member(:feature_name, Shapes::ShapeRef.new(shape: FeatureName, location_name: "FeatureName"))
3091
+ FeatureDefinition.add_member(:feature_type, Shapes::ShapeRef.new(shape: FeatureType, location_name: "FeatureType"))
3092
+ FeatureDefinition.struct_class = Types::FeatureDefinition
3093
+
3094
+ FeatureDefinitions.member = Shapes::ShapeRef.new(shape: FeatureDefinition)
3095
+
3096
+ FeatureGroup.add_member(:feature_group_arn, Shapes::ShapeRef.new(shape: FeatureGroupArn, location_name: "FeatureGroupArn"))
3097
+ FeatureGroup.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, location_name: "FeatureGroupName"))
3098
+ FeatureGroup.add_member(:record_identifier_feature_name, Shapes::ShapeRef.new(shape: FeatureName, location_name: "RecordIdentifierFeatureName"))
3099
+ FeatureGroup.add_member(:event_time_feature_name, Shapes::ShapeRef.new(shape: FeatureName, location_name: "EventTimeFeatureName"))
3100
+ FeatureGroup.add_member(:feature_definitions, Shapes::ShapeRef.new(shape: FeatureDefinitions, location_name: "FeatureDefinitions"))
3101
+ FeatureGroup.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
3102
+ FeatureGroup.add_member(:online_store_config, Shapes::ShapeRef.new(shape: OnlineStoreConfig, location_name: "OnlineStoreConfig"))
3103
+ FeatureGroup.add_member(:offline_store_config, Shapes::ShapeRef.new(shape: OfflineStoreConfig, location_name: "OfflineStoreConfig"))
3104
+ FeatureGroup.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
3105
+ FeatureGroup.add_member(:feature_group_status, Shapes::ShapeRef.new(shape: FeatureGroupStatus, location_name: "FeatureGroupStatus"))
3106
+ FeatureGroup.add_member(:offline_store_status, Shapes::ShapeRef.new(shape: OfflineStoreStatus, location_name: "OfflineStoreStatus"))
3107
+ FeatureGroup.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3108
+ FeatureGroup.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
3109
+ FeatureGroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3110
+ FeatureGroup.struct_class = Types::FeatureGroup
3111
+
3112
+ FeatureGroupSummaries.member = Shapes::ShapeRef.new(shape: FeatureGroupSummary)
3113
+
3114
+ FeatureGroupSummary.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
3115
+ FeatureGroupSummary.add_member(:feature_group_arn, Shapes::ShapeRef.new(shape: FeatureGroupArn, required: true, location_name: "FeatureGroupArn"))
3116
+ FeatureGroupSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3117
+ FeatureGroupSummary.add_member(:feature_group_status, Shapes::ShapeRef.new(shape: FeatureGroupStatus, location_name: "FeatureGroupStatus"))
3118
+ FeatureGroupSummary.add_member(:offline_store_status, Shapes::ShapeRef.new(shape: OfflineStoreStatus, location_name: "OfflineStoreStatus"))
3119
+ FeatureGroupSummary.struct_class = Types::FeatureGroupSummary
3120
+
2402
3121
  FileSystemConfig.add_member(:mount_path, Shapes::ShapeRef.new(shape: MountPath, location_name: "MountPath"))
2403
3122
  FileSystemConfig.add_member(:default_uid, Shapes::ShapeRef.new(shape: DefaultUid, location_name: "DefaultUid", metadata: {"box"=>true}))
2404
3123
  FileSystemConfig.add_member(:default_gid, Shapes::ShapeRef.new(shape: DefaultGid, location_name: "DefaultGid", metadata: {"box"=>true}))
@@ -2444,6 +3163,17 @@ module Aws::SageMaker
2444
3163
 
2445
3164
  FlowDefinitionTaskKeywords.member = Shapes::ShapeRef.new(shape: FlowDefinitionTaskKeyword)
2446
3165
 
3166
+ GetModelPackageGroupPolicyInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
3167
+ GetModelPackageGroupPolicyInput.struct_class = Types::GetModelPackageGroupPolicyInput
3168
+
3169
+ GetModelPackageGroupPolicyOutput.add_member(:resource_policy, Shapes::ShapeRef.new(shape: PolicyString, required: true, location_name: "ResourcePolicy"))
3170
+ GetModelPackageGroupPolicyOutput.struct_class = Types::GetModelPackageGroupPolicyOutput
3171
+
3172
+ GetSagemakerServicecatalogPortfolioStatusInput.struct_class = Types::GetSagemakerServicecatalogPortfolioStatusInput
3173
+
3174
+ GetSagemakerServicecatalogPortfolioStatusOutput.add_member(:status, Shapes::ShapeRef.new(shape: SagemakerServicecatalogStatus, location_name: "Status"))
3175
+ GetSagemakerServicecatalogPortfolioStatusOutput.struct_class = Types::GetSagemakerServicecatalogPortfolioStatusOutput
3176
+
2447
3177
  GetSearchSuggestionsRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "Resource"))
2448
3178
  GetSearchSuggestionsRequest.add_member(:suggestion_query, Shapes::ShapeRef.new(shape: SuggestionQuery, location_name: "SuggestionQuery"))
2449
3179
  GetSearchSuggestionsRequest.struct_class = Types::GetSearchSuggestionsRequest
@@ -2621,8 +3351,8 @@ module Aws::SageMaker
2621
3351
  Images.member = Shapes::ShapeRef.new(shape: Image)
2622
3352
 
2623
3353
  InferenceSpecification.add_member(:containers, Shapes::ShapeRef.new(shape: ModelPackageContainerDefinitionList, required: true, location_name: "Containers"))
2624
- InferenceSpecification.add_member(:supported_transform_instance_types, Shapes::ShapeRef.new(shape: TransformInstanceTypes, required: true, location_name: "SupportedTransformInstanceTypes"))
2625
- InferenceSpecification.add_member(:supported_realtime_inference_instance_types, Shapes::ShapeRef.new(shape: RealtimeInferenceInstanceTypes, required: true, location_name: "SupportedRealtimeInferenceInstanceTypes"))
3354
+ InferenceSpecification.add_member(:supported_transform_instance_types, Shapes::ShapeRef.new(shape: TransformInstanceTypes, location_name: "SupportedTransformInstanceTypes"))
3355
+ InferenceSpecification.add_member(:supported_realtime_inference_instance_types, Shapes::ShapeRef.new(shape: RealtimeInferenceInstanceTypes, location_name: "SupportedRealtimeInferenceInstanceTypes"))
2626
3356
  InferenceSpecification.add_member(:supported_content_types, Shapes::ShapeRef.new(shape: ContentTypes, required: true, location_name: "SupportedContentTypes"))
2627
3357
  InferenceSpecification.add_member(:supported_response_mime_types, Shapes::ShapeRef.new(shape: ResponseMIMETypes, required: true, location_name: "SupportedResponseMIMETypes"))
2628
3358
  InferenceSpecification.struct_class = Types::InferenceSpecification
@@ -2743,6 +3473,23 @@ module Aws::SageMaker
2743
3473
 
2744
3474
  LabelingJobSummaryList.member = Shapes::ShapeRef.new(shape: LabelingJobSummary)
2745
3475
 
3476
+ LineageEntityParameters.key = Shapes::ShapeRef.new(shape: StringParameterValue)
3477
+ LineageEntityParameters.value = Shapes::ShapeRef.new(shape: StringParameterValue)
3478
+
3479
+ ListActionsRequest.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, location_name: "SourceUri"))
3480
+ ListActionsRequest.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, location_name: "ActionType"))
3481
+ ListActionsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
3482
+ ListActionsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
3483
+ ListActionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortActionsBy, location_name: "SortBy"))
3484
+ ListActionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
3485
+ ListActionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3486
+ ListActionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3487
+ ListActionsRequest.struct_class = Types::ListActionsRequest
3488
+
3489
+ ListActionsResponse.add_member(:action_summaries, Shapes::ShapeRef.new(shape: ActionSummaries, location_name: "ActionSummaries"))
3490
+ ListActionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3491
+ ListActionsResponse.struct_class = Types::ListActionsResponse
3492
+
2746
3493
  ListAlgorithmsInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
2747
3494
  ListAlgorithmsInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
2748
3495
  ListAlgorithmsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -2783,6 +3530,37 @@ module Aws::SageMaker
2783
3530
  ListAppsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2784
3531
  ListAppsResponse.struct_class = Types::ListAppsResponse
2785
3532
 
3533
+ ListArtifactsRequest.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, location_name: "SourceUri"))
3534
+ ListArtifactsRequest.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, location_name: "ArtifactType"))
3535
+ ListArtifactsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
3536
+ ListArtifactsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
3537
+ ListArtifactsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortArtifactsBy, location_name: "SortBy"))
3538
+ ListArtifactsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
3539
+ ListArtifactsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3540
+ ListArtifactsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3541
+ ListArtifactsRequest.struct_class = Types::ListArtifactsRequest
3542
+
3543
+ ListArtifactsResponse.add_member(:artifact_summaries, Shapes::ShapeRef.new(shape: ArtifactSummaries, location_name: "ArtifactSummaries"))
3544
+ ListArtifactsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3545
+ ListArtifactsResponse.struct_class = Types::ListArtifactsResponse
3546
+
3547
+ ListAssociationsRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
3548
+ ListAssociationsRequest.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
3549
+ ListAssociationsRequest.add_member(:source_type, Shapes::ShapeRef.new(shape: String256, location_name: "SourceType"))
3550
+ ListAssociationsRequest.add_member(:destination_type, Shapes::ShapeRef.new(shape: String256, location_name: "DestinationType"))
3551
+ ListAssociationsRequest.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
3552
+ ListAssociationsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
3553
+ ListAssociationsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
3554
+ ListAssociationsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortAssociationsBy, location_name: "SortBy"))
3555
+ ListAssociationsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
3556
+ ListAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3557
+ ListAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3558
+ ListAssociationsRequest.struct_class = Types::ListAssociationsRequest
3559
+
3560
+ ListAssociationsResponse.add_member(:association_summaries, Shapes::ShapeRef.new(shape: AssociationSummaries, location_name: "AssociationSummaries"))
3561
+ ListAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3562
+ ListAssociationsResponse.struct_class = Types::ListAssociationsResponse
3563
+
2786
3564
  ListAutoMLJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
2787
3565
  ListAutoMLJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
2788
3566
  ListAutoMLJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
@@ -2843,6 +3621,20 @@ module Aws::SageMaker
2843
3621
  ListCompilationJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2844
3622
  ListCompilationJobsResponse.struct_class = Types::ListCompilationJobsResponse
2845
3623
 
3624
+ ListContextsRequest.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, location_name: "SourceUri"))
3625
+ ListContextsRequest.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, location_name: "ContextType"))
3626
+ ListContextsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
3627
+ ListContextsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
3628
+ ListContextsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortContextsBy, location_name: "SortBy"))
3629
+ ListContextsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
3630
+ ListContextsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3631
+ ListContextsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3632
+ ListContextsRequest.struct_class = Types::ListContextsRequest
3633
+
3634
+ ListContextsResponse.add_member(:context_summaries, Shapes::ShapeRef.new(shape: ContextSummaries, location_name: "ContextSummaries"))
3635
+ ListContextsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3636
+ ListContextsResponse.struct_class = Types::ListContextsResponse
3637
+
2846
3638
  ListDomainsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2847
3639
  ListDomainsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
2848
3640
  ListDomainsRequest.struct_class = Types::ListDomainsRequest
@@ -2892,6 +3684,21 @@ module Aws::SageMaker
2892
3684
  ListExperimentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2893
3685
  ListExperimentsResponse.struct_class = Types::ListExperimentsResponse
2894
3686
 
3687
+ ListFeatureGroupsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: FeatureGroupNameContains, location_name: "NameContains"))
3688
+ ListFeatureGroupsRequest.add_member(:feature_group_status_equals, Shapes::ShapeRef.new(shape: FeatureGroupStatus, location_name: "FeatureGroupStatusEquals"))
3689
+ ListFeatureGroupsRequest.add_member(:offline_store_status_equals, Shapes::ShapeRef.new(shape: OfflineStoreStatusValue, location_name: "OfflineStoreStatusEquals"))
3690
+ ListFeatureGroupsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
3691
+ ListFeatureGroupsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
3692
+ ListFeatureGroupsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: FeatureGroupSortOrder, location_name: "SortOrder"))
3693
+ ListFeatureGroupsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: FeatureGroupSortBy, location_name: "SortBy"))
3694
+ ListFeatureGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: FeatureGroupMaxResults, location_name: "MaxResults"))
3695
+ ListFeatureGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3696
+ ListFeatureGroupsRequest.struct_class = Types::ListFeatureGroupsRequest
3697
+
3698
+ ListFeatureGroupsResponse.add_member(:feature_group_summaries, Shapes::ShapeRef.new(shape: FeatureGroupSummaries, required: true, location_name: "FeatureGroupSummaries"))
3699
+ ListFeatureGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, required: true, location_name: "NextToken"))
3700
+ ListFeatureGroupsResponse.struct_class = Types::ListFeatureGroupsResponse
3701
+
2895
3702
  ListFlowDefinitionsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
2896
3703
  ListFlowDefinitionsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
2897
3704
  ListFlowDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
@@ -2990,10 +3797,28 @@ module Aws::SageMaker
2990
3797
  ListLabelingJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2991
3798
  ListLabelingJobsResponse.struct_class = Types::ListLabelingJobsResponse
2992
3799
 
3800
+ ListLineageEntityParameterKey.member = Shapes::ShapeRef.new(shape: StringParameterValue)
3801
+
3802
+ ListModelPackageGroupsInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
3803
+ ListModelPackageGroupsInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
3804
+ ListModelPackageGroupsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3805
+ ListModelPackageGroupsInput.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
3806
+ ListModelPackageGroupsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3807
+ ListModelPackageGroupsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: ModelPackageGroupSortBy, location_name: "SortBy"))
3808
+ ListModelPackageGroupsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
3809
+ ListModelPackageGroupsInput.struct_class = Types::ListModelPackageGroupsInput
3810
+
3811
+ ListModelPackageGroupsOutput.add_member(:model_package_group_summary_list, Shapes::ShapeRef.new(shape: ModelPackageGroupSummaryList, required: true, location_name: "ModelPackageGroupSummaryList"))
3812
+ ListModelPackageGroupsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3813
+ ListModelPackageGroupsOutput.struct_class = Types::ListModelPackageGroupsOutput
3814
+
2993
3815
  ListModelPackagesInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
2994
3816
  ListModelPackagesInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
2995
3817
  ListModelPackagesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
2996
3818
  ListModelPackagesInput.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
3819
+ ListModelPackagesInput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
3820
+ ListModelPackagesInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: ArnOrName, location_name: "ModelPackageGroupName"))
3821
+ ListModelPackagesInput.add_member(:model_package_type, Shapes::ShapeRef.new(shape: ModelPackageType, location_name: "ModelPackageType"))
2997
3822
  ListModelPackagesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2998
3823
  ListModelPackagesInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: ModelPackageSortBy, location_name: "SortBy"))
2999
3824
  ListModelPackagesInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
@@ -3086,6 +3911,51 @@ module Aws::SageMaker
3086
3911
  ListNotebookInstancesOutput.add_member(:notebook_instances, Shapes::ShapeRef.new(shape: NotebookInstanceSummaryList, location_name: "NotebookInstances"))
3087
3912
  ListNotebookInstancesOutput.struct_class = Types::ListNotebookInstancesOutput
3088
3913
 
3914
+ ListPipelineExecutionStepsRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
3915
+ ListPipelineExecutionStepsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3916
+ ListPipelineExecutionStepsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3917
+ ListPipelineExecutionStepsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
3918
+ ListPipelineExecutionStepsRequest.struct_class = Types::ListPipelineExecutionStepsRequest
3919
+
3920
+ ListPipelineExecutionStepsResponse.add_member(:pipeline_execution_steps, Shapes::ShapeRef.new(shape: PipelineExecutionStepList, location_name: "PipelineExecutionSteps"))
3921
+ ListPipelineExecutionStepsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3922
+ ListPipelineExecutionStepsResponse.struct_class = Types::ListPipelineExecutionStepsResponse
3923
+
3924
+ ListPipelineExecutionsRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
3925
+ ListPipelineExecutionsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
3926
+ ListPipelineExecutionsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
3927
+ ListPipelineExecutionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortPipelineExecutionsBy, location_name: "SortBy"))
3928
+ ListPipelineExecutionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
3929
+ ListPipelineExecutionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3930
+ ListPipelineExecutionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3931
+ ListPipelineExecutionsRequest.struct_class = Types::ListPipelineExecutionsRequest
3932
+
3933
+ ListPipelineExecutionsResponse.add_member(:pipeline_execution_summaries, Shapes::ShapeRef.new(shape: PipelineExecutionSummaryList, location_name: "PipelineExecutionSummaries"))
3934
+ ListPipelineExecutionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3935
+ ListPipelineExecutionsResponse.struct_class = Types::ListPipelineExecutionsResponse
3936
+
3937
+ ListPipelineParametersForExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
3938
+ ListPipelineParametersForExecutionRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3939
+ ListPipelineParametersForExecutionRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3940
+ ListPipelineParametersForExecutionRequest.struct_class = Types::ListPipelineParametersForExecutionRequest
3941
+
3942
+ ListPipelineParametersForExecutionResponse.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
3943
+ ListPipelineParametersForExecutionResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3944
+ ListPipelineParametersForExecutionResponse.struct_class = Types::ListPipelineParametersForExecutionResponse
3945
+
3946
+ ListPipelinesRequest.add_member(:pipeline_name_prefix, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineNamePrefix"))
3947
+ ListPipelinesRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
3948
+ ListPipelinesRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
3949
+ ListPipelinesRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortPipelinesBy, location_name: "SortBy"))
3950
+ ListPipelinesRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
3951
+ ListPipelinesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3952
+ ListPipelinesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3953
+ ListPipelinesRequest.struct_class = Types::ListPipelinesRequest
3954
+
3955
+ ListPipelinesResponse.add_member(:pipeline_summaries, Shapes::ShapeRef.new(shape: PipelineSummaryList, location_name: "PipelineSummaries"))
3956
+ ListPipelinesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3957
+ ListPipelinesResponse.struct_class = Types::ListPipelinesResponse
3958
+
3089
3959
  ListProcessingJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
3090
3960
  ListProcessingJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
3091
3961
  ListProcessingJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
@@ -3102,6 +3972,19 @@ module Aws::SageMaker
3102
3972
  ListProcessingJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3103
3973
  ListProcessingJobsResponse.struct_class = Types::ListProcessingJobsResponse
3104
3974
 
3975
+ ListProjectsInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
3976
+ ListProjectsInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
3977
+ ListProjectsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3978
+ ListProjectsInput.add_member(:name_contains, Shapes::ShapeRef.new(shape: ProjectEntityName, location_name: "NameContains"))
3979
+ ListProjectsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3980
+ ListProjectsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: ProjectSortBy, location_name: "SortBy"))
3981
+ ListProjectsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: ProjectSortOrder, location_name: "SortOrder"))
3982
+ ListProjectsInput.struct_class = Types::ListProjectsInput
3983
+
3984
+ ListProjectsOutput.add_member(:project_summary_list, Shapes::ShapeRef.new(shape: ProjectSummaryList, required: true, location_name: "ProjectSummaryList"))
3985
+ ListProjectsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3986
+ ListProjectsOutput.struct_class = Types::ListProjectsOutput
3987
+
3105
3988
  ListSubscribedWorkteamsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: WorkteamName, location_name: "NameContains"))
3106
3989
  ListSubscribedWorkteamsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3107
3990
  ListSubscribedWorkteamsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
@@ -3235,6 +4118,12 @@ module Aws::SageMaker
3235
4118
 
3236
4119
  MemberDefinitions.member = Shapes::ShapeRef.new(shape: MemberDefinition)
3237
4120
 
4121
+ MetadataProperties.add_member(:commit_id, Shapes::ShapeRef.new(shape: MetadataPropertyValue, location_name: "CommitId"))
4122
+ MetadataProperties.add_member(:repository, Shapes::ShapeRef.new(shape: MetadataPropertyValue, location_name: "Repository"))
4123
+ MetadataProperties.add_member(:generated_by, Shapes::ShapeRef.new(shape: MetadataPropertyValue, location_name: "GeneratedBy"))
4124
+ MetadataProperties.add_member(:project_id, Shapes::ShapeRef.new(shape: MetadataPropertyValue, location_name: "ProjectId"))
4125
+ MetadataProperties.struct_class = Types::MetadataProperties
4126
+
3238
4127
  MetricData.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, location_name: "MetricName"))
3239
4128
  MetricData.add_member(:value, Shapes::ShapeRef.new(shape: Float, location_name: "Value"))
3240
4129
  MetricData.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Timestamp"))
@@ -3246,6 +4135,11 @@ module Aws::SageMaker
3246
4135
 
3247
4136
  MetricDefinitionList.member = Shapes::ShapeRef.new(shape: MetricDefinition)
3248
4137
 
4138
+ MetricsSource.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, required: true, location_name: "ContentType"))
4139
+ MetricsSource.add_member(:content_digest, Shapes::ShapeRef.new(shape: ContentDigest, location_name: "ContentDigest"))
4140
+ MetricsSource.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
4141
+ MetricsSource.struct_class = Types::MetricsSource
4142
+
3249
4143
  ModelArtifacts.add_member(:s3_model_artifacts, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3ModelArtifacts"))
3250
4144
  ModelArtifacts.struct_class = Types::ModelArtifacts
3251
4145
 
@@ -3253,6 +4147,41 @@ module Aws::SageMaker
3253
4147
  ModelClientConfig.add_member(:invocations_max_retries, Shapes::ShapeRef.new(shape: InvocationsMaxRetries, location_name: "InvocationsMaxRetries"))
3254
4148
  ModelClientConfig.struct_class = Types::ModelClientConfig
3255
4149
 
4150
+ ModelDataQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
4151
+ ModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
4152
+ ModelDataQuality.struct_class = Types::ModelDataQuality
4153
+
4154
+ ModelDigests.add_member(:artifact_digest, Shapes::ShapeRef.new(shape: ArtifactDigest, location_name: "ArtifactDigest"))
4155
+ ModelDigests.struct_class = Types::ModelDigests
4156
+
4157
+ ModelMetrics.add_member(:model_quality, Shapes::ShapeRef.new(shape: ModelQuality, location_name: "ModelQuality"))
4158
+ ModelMetrics.add_member(:model_data_quality, Shapes::ShapeRef.new(shape: ModelDataQuality, location_name: "ModelDataQuality"))
4159
+ ModelMetrics.add_member(:bias, Shapes::ShapeRef.new(shape: Bias, location_name: "Bias"))
4160
+ ModelMetrics.add_member(:explainability, Shapes::ShapeRef.new(shape: Explainability, location_name: "Explainability"))
4161
+ ModelMetrics.struct_class = Types::ModelMetrics
4162
+
4163
+ ModelPackage.add_member(:model_package_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageName"))
4164
+ ModelPackage.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
4165
+ ModelPackage.add_member(:model_package_version, Shapes::ShapeRef.new(shape: ModelPackageVersion, location_name: "ModelPackageVersion"))
4166
+ ModelPackage.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, location_name: "ModelPackageArn"))
4167
+ ModelPackage.add_member(:model_package_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageDescription"))
4168
+ ModelPackage.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
4169
+ ModelPackage.add_member(:inference_specification, Shapes::ShapeRef.new(shape: InferenceSpecification, location_name: "InferenceSpecification"))
4170
+ ModelPackage.add_member(:source_algorithm_specification, Shapes::ShapeRef.new(shape: SourceAlgorithmSpecification, location_name: "SourceAlgorithmSpecification"))
4171
+ ModelPackage.add_member(:validation_specification, Shapes::ShapeRef.new(shape: ModelPackageValidationSpecification, location_name: "ValidationSpecification"))
4172
+ ModelPackage.add_member(:model_package_status, Shapes::ShapeRef.new(shape: ModelPackageStatus, location_name: "ModelPackageStatus"))
4173
+ ModelPackage.add_member(:model_package_status_details, Shapes::ShapeRef.new(shape: ModelPackageStatusDetails, location_name: "ModelPackageStatusDetails"))
4174
+ ModelPackage.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
4175
+ ModelPackage.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
4176
+ ModelPackage.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
4177
+ ModelPackage.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
4178
+ ModelPackage.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
4179
+ ModelPackage.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4180
+ ModelPackage.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
4181
+ ModelPackage.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
4182
+ ModelPackage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
4183
+ ModelPackage.struct_class = Types::ModelPackage
4184
+
3256
4185
  ModelPackageContainerDefinition.add_member(:container_hostname, Shapes::ShapeRef.new(shape: ContainerHostname, location_name: "ContainerHostname"))
3257
4186
  ModelPackageContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape: ContainerImage, required: true, location_name: "Image"))
3258
4187
  ModelPackageContainerDefinition.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "ImageDigest"))
@@ -3262,6 +4191,24 @@ module Aws::SageMaker
3262
4191
 
3263
4192
  ModelPackageContainerDefinitionList.member = Shapes::ShapeRef.new(shape: ModelPackageContainerDefinition)
3264
4193
 
4194
+ ModelPackageGroup.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
4195
+ ModelPackageGroup.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, location_name: "ModelPackageGroupArn"))
4196
+ ModelPackageGroup.add_member(:model_package_group_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageGroupDescription"))
4197
+ ModelPackageGroup.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
4198
+ ModelPackageGroup.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
4199
+ ModelPackageGroup.add_member(:model_package_group_status, Shapes::ShapeRef.new(shape: ModelPackageGroupStatus, location_name: "ModelPackageGroupStatus"))
4200
+ ModelPackageGroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
4201
+ ModelPackageGroup.struct_class = Types::ModelPackageGroup
4202
+
4203
+ ModelPackageGroupSummary.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
4204
+ ModelPackageGroupSummary.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
4205
+ ModelPackageGroupSummary.add_member(:model_package_group_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageGroupDescription"))
4206
+ ModelPackageGroupSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
4207
+ ModelPackageGroupSummary.add_member(:model_package_group_status, Shapes::ShapeRef.new(shape: ModelPackageGroupStatus, required: true, location_name: "ModelPackageGroupStatus"))
4208
+ ModelPackageGroupSummary.struct_class = Types::ModelPackageGroupSummary
4209
+
4210
+ ModelPackageGroupSummaryList.member = Shapes::ShapeRef.new(shape: ModelPackageGroupSummary)
4211
+
3265
4212
  ModelPackageStatusDetails.add_member(:validation_statuses, Shapes::ShapeRef.new(shape: ModelPackageStatusItemList, required: true, location_name: "ValidationStatuses"))
3266
4213
  ModelPackageStatusDetails.add_member(:image_scan_statuses, Shapes::ShapeRef.new(shape: ModelPackageStatusItemList, location_name: "ImageScanStatuses"))
3267
4214
  ModelPackageStatusDetails.struct_class = Types::ModelPackageStatusDetails
@@ -3274,10 +4221,13 @@ module Aws::SageMaker
3274
4221
  ModelPackageStatusItemList.member = Shapes::ShapeRef.new(shape: ModelPackageStatusItem)
3275
4222
 
3276
4223
  ModelPackageSummary.add_member(:model_package_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageName"))
4224
+ ModelPackageSummary.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
4225
+ ModelPackageSummary.add_member(:model_package_version, Shapes::ShapeRef.new(shape: ModelPackageVersion, location_name: "ModelPackageVersion"))
3277
4226
  ModelPackageSummary.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
3278
4227
  ModelPackageSummary.add_member(:model_package_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageDescription"))
3279
4228
  ModelPackageSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
3280
4229
  ModelPackageSummary.add_member(:model_package_status, Shapes::ShapeRef.new(shape: ModelPackageStatus, required: true, location_name: "ModelPackageStatus"))
4230
+ ModelPackageSummary.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
3281
4231
  ModelPackageSummary.struct_class = Types::ModelPackageSummary
3282
4232
 
3283
4233
  ModelPackageSummaryList.member = Shapes::ShapeRef.new(shape: ModelPackageSummary)
@@ -3292,6 +4242,13 @@ module Aws::SageMaker
3292
4242
  ModelPackageValidationSpecification.add_member(:validation_profiles, Shapes::ShapeRef.new(shape: ModelPackageValidationProfiles, required: true, location_name: "ValidationProfiles"))
3293
4243
  ModelPackageValidationSpecification.struct_class = Types::ModelPackageValidationSpecification
3294
4244
 
4245
+ ModelQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
4246
+ ModelQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
4247
+ ModelQuality.struct_class = Types::ModelQuality
4248
+
4249
+ ModelStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: String256, location_name: "Arn"))
4250
+ ModelStepMetadata.struct_class = Types::ModelStepMetadata
4251
+
3295
4252
  ModelSummary.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
3296
4253
  ModelSummary.add_member(:model_arn, Shapes::ShapeRef.new(shape: ModelArn, required: true, location_name: "ModelArn"))
3297
4254
  ModelSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
@@ -3369,10 +4326,24 @@ module Aws::SageMaker
3369
4326
  MonitoringS3Output.add_member(:s3_upload_mode, Shapes::ShapeRef.new(shape: ProcessingS3UploadMode, location_name: "S3UploadMode"))
3370
4327
  MonitoringS3Output.struct_class = Types::MonitoringS3Output
3371
4328
 
4329
+ MonitoringSchedule.add_member(:monitoring_schedule_arn, Shapes::ShapeRef.new(shape: MonitoringScheduleArn, location_name: "MonitoringScheduleArn"))
4330
+ MonitoringSchedule.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, location_name: "MonitoringScheduleName"))
4331
+ MonitoringSchedule.add_member(:monitoring_schedule_status, Shapes::ShapeRef.new(shape: ScheduleStatus, location_name: "MonitoringScheduleStatus"))
4332
+ MonitoringSchedule.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4333
+ MonitoringSchedule.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
4334
+ MonitoringSchedule.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4335
+ MonitoringSchedule.add_member(:monitoring_schedule_config, Shapes::ShapeRef.new(shape: MonitoringScheduleConfig, location_name: "MonitoringScheduleConfig"))
4336
+ MonitoringSchedule.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
4337
+ MonitoringSchedule.add_member(:last_monitoring_execution_summary, Shapes::ShapeRef.new(shape: MonitoringExecutionSummary, location_name: "LastMonitoringExecutionSummary"))
4338
+ MonitoringSchedule.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
4339
+ MonitoringSchedule.struct_class = Types::MonitoringSchedule
4340
+
3372
4341
  MonitoringScheduleConfig.add_member(:schedule_config, Shapes::ShapeRef.new(shape: ScheduleConfig, location_name: "ScheduleConfig"))
3373
- MonitoringScheduleConfig.add_member(:monitoring_job_definition, Shapes::ShapeRef.new(shape: MonitoringJobDefinition, required: true, location_name: "MonitoringJobDefinition"))
4342
+ MonitoringScheduleConfig.add_member(:monitoring_job_definition, Shapes::ShapeRef.new(shape: MonitoringJobDefinition, location_name: "MonitoringJobDefinition"))
3374
4343
  MonitoringScheduleConfig.struct_class = Types::MonitoringScheduleConfig
3375
4344
 
4345
+ MonitoringScheduleList.member = Shapes::ShapeRef.new(shape: MonitoringSchedule)
4346
+
3376
4347
  MonitoringScheduleSummary.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
3377
4348
  MonitoringScheduleSummary.add_member(:monitoring_schedule_arn, Shapes::ShapeRef.new(shape: MonitoringScheduleArn, required: true, location_name: "MonitoringScheduleArn"))
3378
4349
  MonitoringScheduleSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
@@ -3437,6 +4408,15 @@ module Aws::SageMaker
3437
4408
  ObjectiveStatusCounters.add_member(:failed, Shapes::ShapeRef.new(shape: ObjectiveStatusCounter, location_name: "Failed"))
3438
4409
  ObjectiveStatusCounters.struct_class = Types::ObjectiveStatusCounters
3439
4410
 
4411
+ OfflineStoreConfig.add_member(:s3_storage_config, Shapes::ShapeRef.new(shape: S3StorageConfig, required: true, location_name: "S3StorageConfig"))
4412
+ OfflineStoreConfig.add_member(:disable_glue_table_creation, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableGlueTableCreation"))
4413
+ OfflineStoreConfig.add_member(:data_catalog_config, Shapes::ShapeRef.new(shape: DataCatalogConfig, location_name: "DataCatalogConfig"))
4414
+ OfflineStoreConfig.struct_class = Types::OfflineStoreConfig
4415
+
4416
+ OfflineStoreStatus.add_member(:status, Shapes::ShapeRef.new(shape: OfflineStoreStatusValue, required: true, location_name: "Status"))
4417
+ OfflineStoreStatus.add_member(:blocked_reason, Shapes::ShapeRef.new(shape: BlockedReason, location_name: "BlockedReason"))
4418
+ OfflineStoreStatus.struct_class = Types::OfflineStoreStatus
4419
+
3440
4420
  OidcConfig.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, required: true, location_name: "ClientId"))
3441
4421
  OidcConfig.add_member(:client_secret, Shapes::ShapeRef.new(shape: ClientSecret, required: true, location_name: "ClientSecret"))
3442
4422
  OidcConfig.add_member(:issuer, Shapes::ShapeRef.new(shape: OidcEndpoint, required: true, location_name: "Issuer"))
@@ -3459,16 +4439,30 @@ module Aws::SageMaker
3459
4439
  OidcMemberDefinition.add_member(:groups, Shapes::ShapeRef.new(shape: Groups, required: true, location_name: "Groups"))
3460
4440
  OidcMemberDefinition.struct_class = Types::OidcMemberDefinition
3461
4441
 
4442
+ OnlineStoreConfig.add_member(:security_config, Shapes::ShapeRef.new(shape: OnlineStoreSecurityConfig, location_name: "SecurityConfig"))
4443
+ OnlineStoreConfig.add_member(:enable_online_store, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableOnlineStore"))
4444
+ OnlineStoreConfig.struct_class = Types::OnlineStoreConfig
4445
+
4446
+ OnlineStoreSecurityConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
4447
+ OnlineStoreSecurityConfig.struct_class = Types::OnlineStoreSecurityConfig
4448
+
3462
4449
  OutputConfig.add_member(:s3_output_location, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputLocation"))
3463
4450
  OutputConfig.add_member(:target_device, Shapes::ShapeRef.new(shape: TargetDevice, location_name: "TargetDevice"))
3464
4451
  OutputConfig.add_member(:target_platform, Shapes::ShapeRef.new(shape: TargetPlatform, location_name: "TargetPlatform"))
3465
4452
  OutputConfig.add_member(:compiler_options, Shapes::ShapeRef.new(shape: CompilerOptions, location_name: "CompilerOptions"))
4453
+ OutputConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
3466
4454
  OutputConfig.struct_class = Types::OutputConfig
3467
4455
 
3468
4456
  OutputDataConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
3469
4457
  OutputDataConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
3470
4458
  OutputDataConfig.struct_class = Types::OutputDataConfig
3471
4459
 
4460
+ Parameter.add_member(:name, Shapes::ShapeRef.new(shape: PipelineParameterName, required: true, location_name: "Name"))
4461
+ Parameter.add_member(:value, Shapes::ShapeRef.new(shape: String1024, required: true, location_name: "Value"))
4462
+ Parameter.struct_class = Types::Parameter
4463
+
4464
+ ParameterList.member = Shapes::ShapeRef.new(shape: Parameter)
4465
+
3472
4466
  ParameterRange.add_member(:integer_parameter_range_specification, Shapes::ShapeRef.new(shape: IntegerParameterRangeSpecification, location_name: "IntegerParameterRangeSpecification"))
3473
4467
  ParameterRange.add_member(:continuous_parameter_range_specification, Shapes::ShapeRef.new(shape: ContinuousParameterRangeSpecification, location_name: "ContinuousParameterRangeSpecification"))
3474
4468
  ParameterRange.add_member(:categorical_parameter_range_specification, Shapes::ShapeRef.new(shape: CategoricalParameterRangeSpecification, location_name: "CategoricalParameterRangeSpecification"))
@@ -3492,6 +4486,72 @@ module Aws::SageMaker
3492
4486
 
3493
4487
  Parents.member = Shapes::ShapeRef.new(shape: Parent)
3494
4488
 
4489
+ Pipeline.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
4490
+ Pipeline.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineName"))
4491
+ Pipeline.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
4492
+ Pipeline.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
4493
+ Pipeline.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
4494
+ Pipeline.add_member(:pipeline_status, Shapes::ShapeRef.new(shape: PipelineStatus, location_name: "PipelineStatus"))
4495
+ Pipeline.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
4496
+ Pipeline.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4497
+ Pipeline.add_member(:last_run_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastRunTime"))
4498
+ Pipeline.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
4499
+ Pipeline.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
4500
+ Pipeline.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
4501
+ Pipeline.struct_class = Types::Pipeline
4502
+
4503
+ PipelineExecution.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
4504
+ PipelineExecution.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
4505
+ PipelineExecution.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
4506
+ PipelineExecution.add_member(:pipeline_execution_status, Shapes::ShapeRef.new(shape: PipelineExecutionStatus, location_name: "PipelineExecutionStatus"))
4507
+ PipelineExecution.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
4508
+ PipelineExecution.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
4509
+ PipelineExecution.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4510
+ PipelineExecution.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
4511
+ PipelineExecution.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
4512
+ PipelineExecution.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
4513
+ PipelineExecution.struct_class = Types::PipelineExecution
4514
+
4515
+ PipelineExecutionStep.add_member(:step_name, Shapes::ShapeRef.new(shape: StepName, location_name: "StepName"))
4516
+ PipelineExecutionStep.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
4517
+ PipelineExecutionStep.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
4518
+ PipelineExecutionStep.add_member(:step_status, Shapes::ShapeRef.new(shape: StepStatus, location_name: "StepStatus"))
4519
+ PipelineExecutionStep.add_member(:cache_hit_result, Shapes::ShapeRef.new(shape: CacheHitResult, location_name: "CacheHitResult"))
4520
+ PipelineExecutionStep.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4521
+ PipelineExecutionStep.add_member(:metadata, Shapes::ShapeRef.new(shape: PipelineExecutionStepMetadata, location_name: "Metadata"))
4522
+ PipelineExecutionStep.struct_class = Types::PipelineExecutionStep
4523
+
4524
+ PipelineExecutionStepList.member = Shapes::ShapeRef.new(shape: PipelineExecutionStep)
4525
+
4526
+ PipelineExecutionStepMetadata.add_member(:training_job, Shapes::ShapeRef.new(shape: TrainingJobStepMetadata, location_name: "TrainingJob"))
4527
+ PipelineExecutionStepMetadata.add_member(:processing_job, Shapes::ShapeRef.new(shape: ProcessingJobStepMetadata, location_name: "ProcessingJob"))
4528
+ PipelineExecutionStepMetadata.add_member(:transform_job, Shapes::ShapeRef.new(shape: TransformJobStepMetadata, location_name: "TransformJob"))
4529
+ PipelineExecutionStepMetadata.add_member(:model, Shapes::ShapeRef.new(shape: ModelStepMetadata, location_name: "Model"))
4530
+ PipelineExecutionStepMetadata.add_member(:register_model, Shapes::ShapeRef.new(shape: RegisterModelStepMetadata, location_name: "RegisterModel"))
4531
+ PipelineExecutionStepMetadata.add_member(:condition, Shapes::ShapeRef.new(shape: ConditionStepMetadata, location_name: "Condition"))
4532
+ PipelineExecutionStepMetadata.struct_class = Types::PipelineExecutionStepMetadata
4533
+
4534
+ PipelineExecutionSummary.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
4535
+ PipelineExecutionSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
4536
+ PipelineExecutionSummary.add_member(:pipeline_execution_status, Shapes::ShapeRef.new(shape: PipelineExecutionStatus, location_name: "PipelineExecutionStatus"))
4537
+ PipelineExecutionSummary.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
4538
+ PipelineExecutionSummary.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
4539
+ PipelineExecutionSummary.struct_class = Types::PipelineExecutionSummary
4540
+
4541
+ PipelineExecutionSummaryList.member = Shapes::ShapeRef.new(shape: PipelineExecutionSummary)
4542
+
4543
+ PipelineSummary.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
4544
+ PipelineSummary.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineName"))
4545
+ PipelineSummary.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
4546
+ PipelineSummary.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
4547
+ PipelineSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
4548
+ PipelineSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
4549
+ PipelineSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4550
+ PipelineSummary.add_member(:last_execution_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastExecutionTime"))
4551
+ PipelineSummary.struct_class = Types::PipelineSummary
4552
+
4553
+ PipelineSummaryList.member = Shapes::ShapeRef.new(shape: PipelineSummary)
4554
+
3495
4555
  ProcessingClusterConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: ProcessingInstanceCount, required: true, location_name: "InstanceCount"))
3496
4556
  ProcessingClusterConfig.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProcessingInstanceType, required: true, location_name: "InstanceType"))
3497
4557
  ProcessingClusterConfig.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: ProcessingVolumeSizeInGB, required: true, location_name: "VolumeSizeInGB"))
@@ -3501,8 +4561,13 @@ module Aws::SageMaker
3501
4561
  ProcessingEnvironmentMap.key = Shapes::ShapeRef.new(shape: ProcessingEnvironmentKey)
3502
4562
  ProcessingEnvironmentMap.value = Shapes::ShapeRef.new(shape: ProcessingEnvironmentValue)
3503
4563
 
4564
+ ProcessingFeatureStoreOutput.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
4565
+ ProcessingFeatureStoreOutput.struct_class = Types::ProcessingFeatureStoreOutput
4566
+
3504
4567
  ProcessingInput.add_member(:input_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InputName"))
3505
- ProcessingInput.add_member(:s3_input, Shapes::ShapeRef.new(shape: ProcessingS3Input, required: true, location_name: "S3Input"))
4568
+ ProcessingInput.add_member(:app_managed, Shapes::ShapeRef.new(shape: AppManaged, location_name: "AppManaged"))
4569
+ ProcessingInput.add_member(:s3_input, Shapes::ShapeRef.new(shape: ProcessingS3Input, location_name: "S3Input"))
4570
+ ProcessingInput.add_member(:dataset_definition, Shapes::ShapeRef.new(shape: DatasetDefinition, location_name: "DatasetDefinition"))
3506
4571
  ProcessingInput.struct_class = Types::ProcessingInput
3507
4572
 
3508
4573
  ProcessingInputs.member = Shapes::ShapeRef.new(shape: ProcessingInput)
@@ -3531,6 +4596,9 @@ module Aws::SageMaker
3531
4596
  ProcessingJob.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3532
4597
  ProcessingJob.struct_class = Types::ProcessingJob
3533
4598
 
4599
+ ProcessingJobStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: ProcessingJobArn, location_name: "Arn"))
4600
+ ProcessingJobStepMetadata.struct_class = Types::ProcessingJobStepMetadata
4601
+
3534
4602
  ProcessingJobSummaries.member = Shapes::ShapeRef.new(shape: ProcessingJobSummary)
3535
4603
 
3536
4604
  ProcessingJobSummary.add_member(:processing_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, required: true, location_name: "ProcessingJobName"))
@@ -3544,7 +4612,9 @@ module Aws::SageMaker
3544
4612
  ProcessingJobSummary.struct_class = Types::ProcessingJobSummary
3545
4613
 
3546
4614
  ProcessingOutput.add_member(:output_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "OutputName"))
3547
- ProcessingOutput.add_member(:s3_output, Shapes::ShapeRef.new(shape: ProcessingS3Output, required: true, location_name: "S3Output"))
4615
+ ProcessingOutput.add_member(:s3_output, Shapes::ShapeRef.new(shape: ProcessingS3Output, location_name: "S3Output"))
4616
+ ProcessingOutput.add_member(:feature_store_output, Shapes::ShapeRef.new(shape: ProcessingFeatureStoreOutput, location_name: "FeatureStoreOutput"))
4617
+ ProcessingOutput.add_member(:app_managed, Shapes::ShapeRef.new(shape: AppManaged, location_name: "AppManaged"))
3548
4618
  ProcessingOutput.struct_class = Types::ProcessingOutput
3549
4619
 
3550
4620
  ProcessingOutputConfig.add_member(:outputs, Shapes::ShapeRef.new(shape: ProcessingOutputs, required: true, location_name: "Outputs"))
@@ -3557,9 +4627,9 @@ module Aws::SageMaker
3557
4627
  ProcessingResources.struct_class = Types::ProcessingResources
3558
4628
 
3559
4629
  ProcessingS3Input.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
3560
- ProcessingS3Input.add_member(:local_path, Shapes::ShapeRef.new(shape: ProcessingLocalPath, required: true, location_name: "LocalPath"))
4630
+ ProcessingS3Input.add_member(:local_path, Shapes::ShapeRef.new(shape: ProcessingLocalPath, location_name: "LocalPath"))
3561
4631
  ProcessingS3Input.add_member(:s3_data_type, Shapes::ShapeRef.new(shape: ProcessingS3DataType, required: true, location_name: "S3DataType"))
3562
- ProcessingS3Input.add_member(:s3_input_mode, Shapes::ShapeRef.new(shape: ProcessingS3InputMode, required: true, location_name: "S3InputMode"))
4632
+ ProcessingS3Input.add_member(:s3_input_mode, Shapes::ShapeRef.new(shape: ProcessingS3InputMode, location_name: "S3InputMode"))
3563
4633
  ProcessingS3Input.add_member(:s3_data_distribution_type, Shapes::ShapeRef.new(shape: ProcessingS3DataDistributionType, location_name: "S3DataDistributionType"))
3564
4634
  ProcessingS3Input.add_member(:s3_compression_type, Shapes::ShapeRef.new(shape: ProcessingS3CompressionType, location_name: "S3CompressionType"))
3565
4635
  ProcessingS3Input.struct_class = Types::ProcessingS3Input
@@ -3594,6 +4664,16 @@ module Aws::SageMaker
3594
4664
 
3595
4665
  ProductionVariantSummaryList.member = Shapes::ShapeRef.new(shape: ProductionVariantSummary)
3596
4666
 
4667
+ ProjectSummary.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
4668
+ ProjectSummary.add_member(:project_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ProjectDescription"))
4669
+ ProjectSummary.add_member(:project_arn, Shapes::ShapeRef.new(shape: ProjectArn, required: true, location_name: "ProjectArn"))
4670
+ ProjectSummary.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "ProjectId"))
4671
+ ProjectSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
4672
+ ProjectSummary.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, required: true, location_name: "ProjectStatus"))
4673
+ ProjectSummary.struct_class = Types::ProjectSummary
4674
+
4675
+ ProjectSummaryList.member = Shapes::ShapeRef.new(shape: ProjectSummary)
4676
+
3597
4677
  PropertyNameQuery.add_member(:property_name_hint, Shapes::ShapeRef.new(shape: PropertyNameHint, required: true, location_name: "PropertyNameHint"))
3598
4678
  PropertyNameQuery.struct_class = Types::PropertyNameQuery
3599
4679
 
@@ -3602,11 +4682,38 @@ module Aws::SageMaker
3602
4682
 
3603
4683
  PropertyNameSuggestionList.member = Shapes::ShapeRef.new(shape: PropertyNameSuggestion)
3604
4684
 
4685
+ ProvisioningParameter.add_member(:key, Shapes::ShapeRef.new(shape: ProvisioningParameterKey, location_name: "Key"))
4686
+ ProvisioningParameter.add_member(:value, Shapes::ShapeRef.new(shape: ProvisioningParameterValue, location_name: "Value"))
4687
+ ProvisioningParameter.struct_class = Types::ProvisioningParameter
4688
+
4689
+ ProvisioningParameters.member = Shapes::ShapeRef.new(shape: ProvisioningParameter)
4690
+
3605
4691
  PublicWorkforceTaskPrice.add_member(:amount_in_usd, Shapes::ShapeRef.new(shape: USD, location_name: "AmountInUsd"))
3606
4692
  PublicWorkforceTaskPrice.struct_class = Types::PublicWorkforceTaskPrice
3607
4693
 
4694
+ PutModelPackageGroupPolicyInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
4695
+ PutModelPackageGroupPolicyInput.add_member(:resource_policy, Shapes::ShapeRef.new(shape: PolicyString, required: true, location_name: "ResourcePolicy"))
4696
+ PutModelPackageGroupPolicyInput.struct_class = Types::PutModelPackageGroupPolicyInput
4697
+
4698
+ PutModelPackageGroupPolicyOutput.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
4699
+ PutModelPackageGroupPolicyOutput.struct_class = Types::PutModelPackageGroupPolicyOutput
4700
+
3608
4701
  RealtimeInferenceInstanceTypes.member = Shapes::ShapeRef.new(shape: ProductionVariantInstanceType)
3609
4702
 
4703
+ RedshiftDatasetDefinition.add_member(:cluster_id, Shapes::ShapeRef.new(shape: RedshiftClusterId, required: true, location_name: "ClusterId"))
4704
+ RedshiftDatasetDefinition.add_member(:database, Shapes::ShapeRef.new(shape: RedshiftDatabase, required: true, location_name: "Database"))
4705
+ RedshiftDatasetDefinition.add_member(:db_user, Shapes::ShapeRef.new(shape: RedshiftUserName, required: true, location_name: "DbUser"))
4706
+ RedshiftDatasetDefinition.add_member(:query_string, Shapes::ShapeRef.new(shape: RedshiftQueryString, required: true, location_name: "QueryString"))
4707
+ RedshiftDatasetDefinition.add_member(:cluster_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "ClusterRoleArn"))
4708
+ RedshiftDatasetDefinition.add_member(:output_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "OutputS3Uri"))
4709
+ RedshiftDatasetDefinition.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
4710
+ RedshiftDatasetDefinition.add_member(:output_format, Shapes::ShapeRef.new(shape: RedshiftResultFormat, required: true, location_name: "OutputFormat"))
4711
+ RedshiftDatasetDefinition.add_member(:output_compression, Shapes::ShapeRef.new(shape: RedshiftResultCompressionType, location_name: "OutputCompression"))
4712
+ RedshiftDatasetDefinition.struct_class = Types::RedshiftDatasetDefinition
4713
+
4714
+ RegisterModelStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: String256, location_name: "Arn"))
4715
+ RegisterModelStepMetadata.struct_class = Types::RegisterModelStepMetadata
4716
+
3610
4717
  RenderUiTemplateRequest.add_member(:ui_template, Shapes::ShapeRef.new(shape: UiTemplate, location_name: "UiTemplate"))
3611
4718
  RenderUiTemplateRequest.add_member(:task, Shapes::ShapeRef.new(shape: RenderableTask, required: true, location_name: "Task"))
3612
4719
  RenderUiTemplateRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
@@ -3669,6 +4776,10 @@ module Aws::SageMaker
3669
4776
  S3DataSource.add_member(:attribute_names, Shapes::ShapeRef.new(shape: AttributeNames, location_name: "AttributeNames"))
3670
4777
  S3DataSource.struct_class = Types::S3DataSource
3671
4778
 
4779
+ S3StorageConfig.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
4780
+ S3StorageConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
4781
+ S3StorageConfig.struct_class = Types::S3StorageConfig
4782
+
3672
4783
  ScheduleConfig.add_member(:schedule_expression, Shapes::ShapeRef.new(shape: ScheduleExpression, required: true, location_name: "ScheduleExpression"))
3673
4784
  ScheduleConfig.struct_class = Types::ScheduleConfig
3674
4785
 
@@ -3684,6 +4795,12 @@ module Aws::SageMaker
3684
4795
  SearchRecord.add_member(:experiment, Shapes::ShapeRef.new(shape: Experiment, location_name: "Experiment"))
3685
4796
  SearchRecord.add_member(:trial, Shapes::ShapeRef.new(shape: Trial, location_name: "Trial"))
3686
4797
  SearchRecord.add_member(:trial_component, Shapes::ShapeRef.new(shape: TrialComponent, location_name: "TrialComponent"))
4798
+ SearchRecord.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
4799
+ SearchRecord.add_member(:model_package, Shapes::ShapeRef.new(shape: ModelPackage, location_name: "ModelPackage"))
4800
+ SearchRecord.add_member(:model_package_group, Shapes::ShapeRef.new(shape: ModelPackageGroup, location_name: "ModelPackageGroup"))
4801
+ SearchRecord.add_member(:pipeline, Shapes::ShapeRef.new(shape: Pipeline, location_name: "Pipeline"))
4802
+ SearchRecord.add_member(:pipeline_execution, Shapes::ShapeRef.new(shape: PipelineExecution, location_name: "PipelineExecution"))
4803
+ SearchRecord.add_member(:feature_group, Shapes::ShapeRef.new(shape: FeatureGroup, location_name: "FeatureGroup"))
3687
4804
  SearchRecord.struct_class = Types::SearchRecord
3688
4805
 
3689
4806
  SearchRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "Resource"))
@@ -3710,6 +4827,16 @@ module Aws::SageMaker
3710
4827
 
3711
4828
  SecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
3712
4829
 
4830
+ ServiceCatalogProvisionedProductDetails.add_member(:provisioned_product_id, Shapes::ShapeRef.new(shape: ServiceCatalogEntityId, location_name: "ProvisionedProductId"))
4831
+ ServiceCatalogProvisionedProductDetails.add_member(:provisioned_product_status_message, Shapes::ShapeRef.new(shape: ProvisionedProductStatusMessage, location_name: "ProvisionedProductStatusMessage"))
4832
+ ServiceCatalogProvisionedProductDetails.struct_class = Types::ServiceCatalogProvisionedProductDetails
4833
+
4834
+ ServiceCatalogProvisioningDetails.add_member(:product_id, Shapes::ShapeRef.new(shape: ServiceCatalogEntityId, required: true, location_name: "ProductId"))
4835
+ ServiceCatalogProvisioningDetails.add_member(:provisioning_artifact_id, Shapes::ShapeRef.new(shape: ServiceCatalogEntityId, required: true, location_name: "ProvisioningArtifactId"))
4836
+ ServiceCatalogProvisioningDetails.add_member(:path_id, Shapes::ShapeRef.new(shape: ServiceCatalogEntityId, location_name: "PathId"))
4837
+ ServiceCatalogProvisioningDetails.add_member(:provisioning_parameters, Shapes::ShapeRef.new(shape: ProvisioningParameters, location_name: "ProvisioningParameters"))
4838
+ ServiceCatalogProvisioningDetails.struct_class = Types::ServiceCatalogProvisioningDetails
4839
+
3713
4840
  SharingSettings.add_member(:notebook_output_option, Shapes::ShapeRef.new(shape: NotebookOutputOption, location_name: "NotebookOutputOption"))
3714
4841
  SharingSettings.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputPath"))
3715
4842
  SharingSettings.add_member(:s3_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "S3KmsKeyId"))
@@ -3736,6 +4863,16 @@ module Aws::SageMaker
3736
4863
  StartNotebookInstanceInput.add_member(:notebook_instance_name, Shapes::ShapeRef.new(shape: NotebookInstanceName, required: true, location_name: "NotebookInstanceName"))
3737
4864
  StartNotebookInstanceInput.struct_class = Types::StartNotebookInstanceInput
3738
4865
 
4866
+ StartPipelineExecutionRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
4867
+ StartPipelineExecutionRequest.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
4868
+ StartPipelineExecutionRequest.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
4869
+ StartPipelineExecutionRequest.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
4870
+ StartPipelineExecutionRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
4871
+ StartPipelineExecutionRequest.struct_class = Types::StartPipelineExecutionRequest
4872
+
4873
+ StartPipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
4874
+ StartPipelineExecutionResponse.struct_class = Types::StartPipelineExecutionResponse
4875
+
3739
4876
  StopAutoMLJobRequest.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
3740
4877
  StopAutoMLJobRequest.struct_class = Types::StopAutoMLJobRequest
3741
4878
 
@@ -3754,6 +4891,13 @@ module Aws::SageMaker
3754
4891
  StopNotebookInstanceInput.add_member(:notebook_instance_name, Shapes::ShapeRef.new(shape: NotebookInstanceName, required: true, location_name: "NotebookInstanceName"))
3755
4892
  StopNotebookInstanceInput.struct_class = Types::StopNotebookInstanceInput
3756
4893
 
4894
+ StopPipelineExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
4895
+ StopPipelineExecutionRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
4896
+ StopPipelineExecutionRequest.struct_class = Types::StopPipelineExecutionRequest
4897
+
4898
+ StopPipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
4899
+ StopPipelineExecutionResponse.struct_class = Types::StopPipelineExecutionResponse
4900
+
3757
4901
  StopProcessingJobRequest.add_member(:processing_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, required: true, location_name: "ProcessingJobName"))
3758
4902
  StopProcessingJobRequest.struct_class = Types::StopProcessingJobRequest
3759
4903
 
@@ -3803,6 +4947,11 @@ module Aws::SageMaker
3803
4947
  TensorBoardOutputConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
3804
4948
  TensorBoardOutputConfig.struct_class = Types::TensorBoardOutputConfig
3805
4949
 
4950
+ TrafficRoutingConfig.add_member(:type, Shapes::ShapeRef.new(shape: TrafficRoutingConfigType, required: true, location_name: "Type"))
4951
+ TrafficRoutingConfig.add_member(:wait_interval_in_seconds, Shapes::ShapeRef.new(shape: WaitIntervalInSeconds, required: true, location_name: "WaitIntervalInSeconds"))
4952
+ TrafficRoutingConfig.add_member(:canary_size, Shapes::ShapeRef.new(shape: CapacitySize, location_name: "CanarySize"))
4953
+ TrafficRoutingConfig.struct_class = Types::TrafficRoutingConfig
4954
+
3806
4955
  TrainingInstanceTypes.member = Shapes::ShapeRef.new(shape: TrainingInstanceType)
3807
4956
 
3808
4957
  TrainingJob.add_member(:training_job_name, Shapes::ShapeRef.new(shape: TrainingJobName, location_name: "TrainingJobName"))
@@ -3857,6 +5006,9 @@ module Aws::SageMaker
3857
5006
  TrainingJobStatusCounters.add_member(:stopped, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "Stopped"))
3858
5007
  TrainingJobStatusCounters.struct_class = Types::TrainingJobStatusCounters
3859
5008
 
5009
+ TrainingJobStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: TrainingJobArn, location_name: "Arn"))
5010
+ TrainingJobStepMetadata.struct_class = Types::TrainingJobStepMetadata
5011
+
3860
5012
  TrainingJobSummaries.member = Shapes::ShapeRef.new(shape: TrainingJobSummary)
3861
5013
 
3862
5014
  TrainingJobSummary.add_member(:training_job_name, Shapes::ShapeRef.new(shape: TrainingJobName, required: true, location_name: "TrainingJobName"))
@@ -3923,6 +5075,9 @@ module Aws::SageMaker
3923
5075
  TransformJobDefinition.add_member(:transform_resources, Shapes::ShapeRef.new(shape: TransformResources, required: true, location_name: "TransformResources"))
3924
5076
  TransformJobDefinition.struct_class = Types::TransformJobDefinition
3925
5077
 
5078
+ TransformJobStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: TransformJobArn, location_name: "Arn"))
5079
+ TransformJobStepMetadata.struct_class = Types::TransformJobStepMetadata
5080
+
3926
5081
  TransformJobSummaries.member = Shapes::ShapeRef.new(shape: TransformJobSummary)
3927
5082
 
3928
5083
  TransformJobSummary.add_member(:transform_job_name, Shapes::ShapeRef.new(shape: TransformJobName, required: true, location_name: "TransformJobName"))
@@ -3958,6 +5113,7 @@ module Aws::SageMaker
3958
5113
  Trial.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3959
5114
  Trial.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3960
5115
  Trial.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
5116
+ Trial.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3961
5117
  Trial.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3962
5118
  Trial.add_member(:trial_component_summaries, Shapes::ShapeRef.new(shape: TrialComponentSimpleSummaries, location_name: "TrialComponentSummaries"))
3963
5119
  Trial.struct_class = Types::Trial
@@ -3977,6 +5133,7 @@ module Aws::SageMaker
3977
5133
  TrialComponent.add_member(:input_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "InputArtifacts"))
3978
5134
  TrialComponent.add_member(:output_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "OutputArtifacts"))
3979
5135
  TrialComponent.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
5136
+ TrialComponent.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3980
5137
  TrialComponent.add_member(:source_detail, Shapes::ShapeRef.new(shape: TrialComponentSourceDetail, location_name: "SourceDetail"))
3981
5138
  TrialComponent.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3982
5139
  TrialComponent.add_member(:parents, Shapes::ShapeRef.new(shape: Parents, location_name: "Parents"))
@@ -4080,6 +5237,16 @@ module Aws::SageMaker
4080
5237
  UiTemplateInfo.add_member(:content_sha_256, Shapes::ShapeRef.new(shape: TemplateContentSha256, location_name: "ContentSha256"))
4081
5238
  UiTemplateInfo.struct_class = Types::UiTemplateInfo
4082
5239
 
5240
+ UpdateActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
5241
+ UpdateActionRequest.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
5242
+ UpdateActionRequest.add_member(:status, Shapes::ShapeRef.new(shape: ActionStatus, location_name: "Status"))
5243
+ UpdateActionRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
5244
+ UpdateActionRequest.add_member(:properties_to_remove, Shapes::ShapeRef.new(shape: ListLineageEntityParameterKey, location_name: "PropertiesToRemove"))
5245
+ UpdateActionRequest.struct_class = Types::UpdateActionRequest
5246
+
5247
+ UpdateActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
5248
+ UpdateActionResponse.struct_class = Types::UpdateActionResponse
5249
+
4083
5250
  UpdateAppImageConfigRequest.add_member(:app_image_config_name, Shapes::ShapeRef.new(shape: AppImageConfigName, required: true, location_name: "AppImageConfigName"))
4084
5251
  UpdateAppImageConfigRequest.add_member(:kernel_gateway_image_config, Shapes::ShapeRef.new(shape: KernelGatewayImageConfig, location_name: "KernelGatewayImageConfig"))
4085
5252
  UpdateAppImageConfigRequest.struct_class = Types::UpdateAppImageConfigRequest
@@ -4087,6 +5254,15 @@ module Aws::SageMaker
4087
5254
  UpdateAppImageConfigResponse.add_member(:app_image_config_arn, Shapes::ShapeRef.new(shape: AppImageConfigArn, location_name: "AppImageConfigArn"))
4088
5255
  UpdateAppImageConfigResponse.struct_class = Types::UpdateAppImageConfigResponse
4089
5256
 
5257
+ UpdateArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, required: true, location_name: "ArtifactArn"))
5258
+ UpdateArtifactRequest.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
5259
+ UpdateArtifactRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
5260
+ UpdateArtifactRequest.add_member(:properties_to_remove, Shapes::ShapeRef.new(shape: ListLineageEntityParameterKey, location_name: "PropertiesToRemove"))
5261
+ UpdateArtifactRequest.struct_class = Types::UpdateArtifactRequest
5262
+
5263
+ UpdateArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
5264
+ UpdateArtifactResponse.struct_class = Types::UpdateArtifactResponse
5265
+
4090
5266
  UpdateCodeRepositoryInput.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
4091
5267
  UpdateCodeRepositoryInput.add_member(:git_config, Shapes::ShapeRef.new(shape: GitConfigForUpdate, location_name: "GitConfig"))
4092
5268
  UpdateCodeRepositoryInput.struct_class = Types::UpdateCodeRepositoryInput
@@ -4094,6 +5270,15 @@ module Aws::SageMaker
4094
5270
  UpdateCodeRepositoryOutput.add_member(:code_repository_arn, Shapes::ShapeRef.new(shape: CodeRepositoryArn, required: true, location_name: "CodeRepositoryArn"))
4095
5271
  UpdateCodeRepositoryOutput.struct_class = Types::UpdateCodeRepositoryOutput
4096
5272
 
5273
+ UpdateContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
5274
+ UpdateContextRequest.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
5275
+ UpdateContextRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
5276
+ UpdateContextRequest.add_member(:properties_to_remove, Shapes::ShapeRef.new(shape: ListLineageEntityParameterKey, location_name: "PropertiesToRemove"))
5277
+ UpdateContextRequest.struct_class = Types::UpdateContextRequest
5278
+
5279
+ UpdateContextResponse.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
5280
+ UpdateContextResponse.struct_class = Types::UpdateContextResponse
5281
+
4097
5282
  UpdateDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
4098
5283
  UpdateDomainRequest.add_member(:default_user_settings, Shapes::ShapeRef.new(shape: UserSettings, location_name: "DefaultUserSettings"))
4099
5284
  UpdateDomainRequest.struct_class = Types::UpdateDomainRequest
@@ -4105,6 +5290,7 @@ module Aws::SageMaker
4105
5290
  UpdateEndpointInput.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
4106
5291
  UpdateEndpointInput.add_member(:retain_all_variant_properties, Shapes::ShapeRef.new(shape: Boolean, location_name: "RetainAllVariantProperties"))
4107
5292
  UpdateEndpointInput.add_member(:exclude_retained_variant_properties, Shapes::ShapeRef.new(shape: VariantPropertyList, location_name: "ExcludeRetainedVariantProperties"))
5293
+ UpdateEndpointInput.add_member(:deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "DeploymentConfig"))
4108
5294
  UpdateEndpointInput.struct_class = Types::UpdateEndpointInput
4109
5295
 
4110
5296
  UpdateEndpointOutput.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
@@ -4135,6 +5321,14 @@ module Aws::SageMaker
4135
5321
  UpdateImageResponse.add_member(:image_arn, Shapes::ShapeRef.new(shape: ImageArn, location_name: "ImageArn"))
4136
5322
  UpdateImageResponse.struct_class = Types::UpdateImageResponse
4137
5323
 
5324
+ UpdateModelPackageInput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
5325
+ UpdateModelPackageInput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, required: true, location_name: "ModelApprovalStatus"))
5326
+ UpdateModelPackageInput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
5327
+ UpdateModelPackageInput.struct_class = Types::UpdateModelPackageInput
5328
+
5329
+ UpdateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
5330
+ UpdateModelPackageOutput.struct_class = Types::UpdateModelPackageOutput
5331
+
4138
5332
  UpdateMonitoringScheduleRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
4139
5333
  UpdateMonitoringScheduleRequest.add_member(:monitoring_schedule_config, Shapes::ShapeRef.new(shape: MonitoringScheduleConfig, required: true, location_name: "MonitoringScheduleConfig"))
4140
5334
  UpdateMonitoringScheduleRequest.struct_class = Types::UpdateMonitoringScheduleRequest
@@ -4166,6 +5360,24 @@ module Aws::SageMaker
4166
5360
 
4167
5361
  UpdateNotebookInstanceOutput.struct_class = Types::UpdateNotebookInstanceOutput
4168
5362
 
5363
+ UpdatePipelineExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
5364
+ UpdatePipelineExecutionRequest.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
5365
+ UpdatePipelineExecutionRequest.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
5366
+ UpdatePipelineExecutionRequest.struct_class = Types::UpdatePipelineExecutionRequest
5367
+
5368
+ UpdatePipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
5369
+ UpdatePipelineExecutionResponse.struct_class = Types::UpdatePipelineExecutionResponse
5370
+
5371
+ UpdatePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
5372
+ UpdatePipelineRequest.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
5373
+ UpdatePipelineRequest.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, location_name: "PipelineDefinition"))
5374
+ UpdatePipelineRequest.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
5375
+ UpdatePipelineRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
5376
+ UpdatePipelineRequest.struct_class = Types::UpdatePipelineRequest
5377
+
5378
+ UpdatePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
5379
+ UpdatePipelineResponse.struct_class = Types::UpdatePipelineResponse
5380
+
4169
5381
  UpdateTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialComponentName"))
4170
5382
  UpdateTrialComponentRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
4171
5383
  UpdateTrialComponentRequest.add_member(:status, Shapes::ShapeRef.new(shape: TrialComponentStatus, location_name: "Status"))
@@ -4293,6 +5505,16 @@ module Aws::SageMaker
4293
5505
  "uid" => "sagemaker-2017-07-24",
4294
5506
  }
4295
5507
 
5508
+ api.add_operation(:add_association, Seahorse::Model::Operation.new.tap do |o|
5509
+ o.name = "AddAssociation"
5510
+ o.http_method = "POST"
5511
+ o.http_request_uri = "/"
5512
+ o.input = Shapes::ShapeRef.new(shape: AddAssociationRequest)
5513
+ o.output = Shapes::ShapeRef.new(shape: AddAssociationResponse)
5514
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5515
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5516
+ end)
5517
+
4296
5518
  api.add_operation(:add_tags, Seahorse::Model::Operation.new.tap do |o|
4297
5519
  o.name = "AddTags"
4298
5520
  o.http_method = "POST"
@@ -4311,6 +5533,15 @@ module Aws::SageMaker
4311
5533
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4312
5534
  end)
4313
5535
 
5536
+ api.add_operation(:create_action, Seahorse::Model::Operation.new.tap do |o|
5537
+ o.name = "CreateAction"
5538
+ o.http_method = "POST"
5539
+ o.http_request_uri = "/"
5540
+ o.input = Shapes::ShapeRef.new(shape: CreateActionRequest)
5541
+ o.output = Shapes::ShapeRef.new(shape: CreateActionResponse)
5542
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5543
+ end)
5544
+
4314
5545
  api.add_operation(:create_algorithm, Seahorse::Model::Operation.new.tap do |o|
4315
5546
  o.name = "CreateAlgorithm"
4316
5547
  o.http_method = "POST"
@@ -4338,6 +5569,15 @@ module Aws::SageMaker
4338
5569
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
4339
5570
  end)
4340
5571
 
5572
+ api.add_operation(:create_artifact, Seahorse::Model::Operation.new.tap do |o|
5573
+ o.name = "CreateArtifact"
5574
+ o.http_method = "POST"
5575
+ o.http_request_uri = "/"
5576
+ o.input = Shapes::ShapeRef.new(shape: CreateArtifactRequest)
5577
+ o.output = Shapes::ShapeRef.new(shape: CreateArtifactResponse)
5578
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5579
+ end)
5580
+
4341
5581
  api.add_operation(:create_auto_ml_job, Seahorse::Model::Operation.new.tap do |o|
4342
5582
  o.name = "CreateAutoMLJob"
4343
5583
  o.http_method = "POST"
@@ -4366,6 +5606,15 @@ module Aws::SageMaker
4366
5606
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4367
5607
  end)
4368
5608
 
5609
+ api.add_operation(:create_context, Seahorse::Model::Operation.new.tap do |o|
5610
+ o.name = "CreateContext"
5611
+ o.http_method = "POST"
5612
+ o.http_request_uri = "/"
5613
+ o.input = Shapes::ShapeRef.new(shape: CreateContextRequest)
5614
+ o.output = Shapes::ShapeRef.new(shape: CreateContextResponse)
5615
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5616
+ end)
5617
+
4369
5618
  api.add_operation(:create_domain, Seahorse::Model::Operation.new.tap do |o|
4370
5619
  o.name = "CreateDomain"
4371
5620
  o.http_method = "POST"
@@ -4403,6 +5652,16 @@ module Aws::SageMaker
4403
5652
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4404
5653
  end)
4405
5654
 
5655
+ api.add_operation(:create_feature_group, Seahorse::Model::Operation.new.tap do |o|
5656
+ o.name = "CreateFeatureGroup"
5657
+ o.http_method = "POST"
5658
+ o.http_request_uri = "/"
5659
+ o.input = Shapes::ShapeRef.new(shape: CreateFeatureGroupRequest)
5660
+ o.output = Shapes::ShapeRef.new(shape: CreateFeatureGroupResponse)
5661
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
5662
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5663
+ end)
5664
+
4406
5665
  api.add_operation(:create_flow_definition, Seahorse::Model::Operation.new.tap do |o|
4407
5666
  o.name = "CreateFlowDefinition"
4408
5667
  o.http_method = "POST"
@@ -4483,6 +5742,15 @@ module Aws::SageMaker
4483
5742
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4484
5743
  end)
4485
5744
 
5745
+ api.add_operation(:create_model_package_group, Seahorse::Model::Operation.new.tap do |o|
5746
+ o.name = "CreateModelPackageGroup"
5747
+ o.http_method = "POST"
5748
+ o.http_request_uri = "/"
5749
+ o.input = Shapes::ShapeRef.new(shape: CreateModelPackageGroupInput)
5750
+ o.output = Shapes::ShapeRef.new(shape: CreateModelPackageGroupOutput)
5751
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5752
+ end)
5753
+
4486
5754
  api.add_operation(:create_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
4487
5755
  o.name = "CreateMonitoringSchedule"
4488
5756
  o.http_method = "POST"
@@ -4511,6 +5779,16 @@ module Aws::SageMaker
4511
5779
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4512
5780
  end)
4513
5781
 
5782
+ api.add_operation(:create_pipeline, Seahorse::Model::Operation.new.tap do |o|
5783
+ o.name = "CreatePipeline"
5784
+ o.http_method = "POST"
5785
+ o.http_request_uri = "/"
5786
+ o.input = Shapes::ShapeRef.new(shape: CreatePipelineRequest)
5787
+ o.output = Shapes::ShapeRef.new(shape: CreatePipelineResponse)
5788
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5789
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5790
+ end)
5791
+
4514
5792
  api.add_operation(:create_presigned_domain_url, Seahorse::Model::Operation.new.tap do |o|
4515
5793
  o.name = "CreatePresignedDomainUrl"
4516
5794
  o.http_method = "POST"
@@ -4539,6 +5817,15 @@ module Aws::SageMaker
4539
5817
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4540
5818
  end)
4541
5819
 
5820
+ api.add_operation(:create_project, Seahorse::Model::Operation.new.tap do |o|
5821
+ o.name = "CreateProject"
5822
+ o.http_method = "POST"
5823
+ o.http_request_uri = "/"
5824
+ o.input = Shapes::ShapeRef.new(shape: CreateProjectInput)
5825
+ o.output = Shapes::ShapeRef.new(shape: CreateProjectOutput)
5826
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5827
+ end)
5828
+
4542
5829
  api.add_operation(:create_training_job, Seahorse::Model::Operation.new.tap do |o|
4543
5830
  o.name = "CreateTrainingJob"
4544
5831
  o.http_method = "POST"
@@ -4608,6 +5895,15 @@ module Aws::SageMaker
4608
5895
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4609
5896
  end)
4610
5897
 
5898
+ api.add_operation(:delete_action, Seahorse::Model::Operation.new.tap do |o|
5899
+ o.name = "DeleteAction"
5900
+ o.http_method = "POST"
5901
+ o.http_request_uri = "/"
5902
+ o.input = Shapes::ShapeRef.new(shape: DeleteActionRequest)
5903
+ o.output = Shapes::ShapeRef.new(shape: DeleteActionResponse)
5904
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5905
+ end)
5906
+
4611
5907
  api.add_operation(:delete_algorithm, Seahorse::Model::Operation.new.tap do |o|
4612
5908
  o.name = "DeleteAlgorithm"
4613
5909
  o.http_method = "POST"
@@ -4635,6 +5931,24 @@ module Aws::SageMaker
4635
5931
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4636
5932
  end)
4637
5933
 
5934
+ api.add_operation(:delete_artifact, Seahorse::Model::Operation.new.tap do |o|
5935
+ o.name = "DeleteArtifact"
5936
+ o.http_method = "POST"
5937
+ o.http_request_uri = "/"
5938
+ o.input = Shapes::ShapeRef.new(shape: DeleteArtifactRequest)
5939
+ o.output = Shapes::ShapeRef.new(shape: DeleteArtifactResponse)
5940
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5941
+ end)
5942
+
5943
+ api.add_operation(:delete_association, Seahorse::Model::Operation.new.tap do |o|
5944
+ o.name = "DeleteAssociation"
5945
+ o.http_method = "POST"
5946
+ o.http_request_uri = "/"
5947
+ o.input = Shapes::ShapeRef.new(shape: DeleteAssociationRequest)
5948
+ o.output = Shapes::ShapeRef.new(shape: DeleteAssociationResponse)
5949
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5950
+ end)
5951
+
4638
5952
  api.add_operation(:delete_code_repository, Seahorse::Model::Operation.new.tap do |o|
4639
5953
  o.name = "DeleteCodeRepository"
4640
5954
  o.http_method = "POST"
@@ -4643,6 +5957,15 @@ module Aws::SageMaker
4643
5957
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4644
5958
  end)
4645
5959
 
5960
+ api.add_operation(:delete_context, Seahorse::Model::Operation.new.tap do |o|
5961
+ o.name = "DeleteContext"
5962
+ o.http_method = "POST"
5963
+ o.http_request_uri = "/"
5964
+ o.input = Shapes::ShapeRef.new(shape: DeleteContextRequest)
5965
+ o.output = Shapes::ShapeRef.new(shape: DeleteContextResponse)
5966
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5967
+ end)
5968
+
4646
5969
  api.add_operation(:delete_domain, Seahorse::Model::Operation.new.tap do |o|
4647
5970
  o.name = "DeleteDomain"
4648
5971
  o.http_method = "POST"
@@ -4678,6 +6001,15 @@ module Aws::SageMaker
4678
6001
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4679
6002
  end)
4680
6003
 
6004
+ api.add_operation(:delete_feature_group, Seahorse::Model::Operation.new.tap do |o|
6005
+ o.name = "DeleteFeatureGroup"
6006
+ o.http_method = "POST"
6007
+ o.http_request_uri = "/"
6008
+ o.input = Shapes::ShapeRef.new(shape: DeleteFeatureGroupRequest)
6009
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6010
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6011
+ end)
6012
+
4681
6013
  api.add_operation(:delete_flow_definition, Seahorse::Model::Operation.new.tap do |o|
4682
6014
  o.name = "DeleteFlowDefinition"
4683
6015
  o.http_method = "POST"
@@ -4734,6 +6066,22 @@ module Aws::SageMaker
4734
6066
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4735
6067
  end)
4736
6068
 
6069
+ api.add_operation(:delete_model_package_group, Seahorse::Model::Operation.new.tap do |o|
6070
+ o.name = "DeleteModelPackageGroup"
6071
+ o.http_method = "POST"
6072
+ o.http_request_uri = "/"
6073
+ o.input = Shapes::ShapeRef.new(shape: DeleteModelPackageGroupInput)
6074
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6075
+ end)
6076
+
6077
+ api.add_operation(:delete_model_package_group_policy, Seahorse::Model::Operation.new.tap do |o|
6078
+ o.name = "DeleteModelPackageGroupPolicy"
6079
+ o.http_method = "POST"
6080
+ o.http_request_uri = "/"
6081
+ o.input = Shapes::ShapeRef.new(shape: DeleteModelPackageGroupPolicyInput)
6082
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6083
+ end)
6084
+
4737
6085
  api.add_operation(:delete_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
4738
6086
  o.name = "DeleteMonitoringSchedule"
4739
6087
  o.http_method = "POST"
@@ -4759,6 +6107,23 @@ module Aws::SageMaker
4759
6107
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4760
6108
  end)
4761
6109
 
6110
+ api.add_operation(:delete_pipeline, Seahorse::Model::Operation.new.tap do |o|
6111
+ o.name = "DeletePipeline"
6112
+ o.http_method = "POST"
6113
+ o.http_request_uri = "/"
6114
+ o.input = Shapes::ShapeRef.new(shape: DeletePipelineRequest)
6115
+ o.output = Shapes::ShapeRef.new(shape: DeletePipelineResponse)
6116
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6117
+ end)
6118
+
6119
+ api.add_operation(:delete_project, Seahorse::Model::Operation.new.tap do |o|
6120
+ o.name = "DeleteProject"
6121
+ o.http_method = "POST"
6122
+ o.http_request_uri = "/"
6123
+ o.input = Shapes::ShapeRef.new(shape: DeleteProjectInput)
6124
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6125
+ end)
6126
+
4762
6127
  api.add_operation(:delete_tags, Seahorse::Model::Operation.new.tap do |o|
4763
6128
  o.name = "DeleteTags"
4764
6129
  o.http_method = "POST"
@@ -4812,6 +6177,15 @@ module Aws::SageMaker
4812
6177
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4813
6178
  end)
4814
6179
 
6180
+ api.add_operation(:describe_action, Seahorse::Model::Operation.new.tap do |o|
6181
+ o.name = "DescribeAction"
6182
+ o.http_method = "POST"
6183
+ o.http_request_uri = "/"
6184
+ o.input = Shapes::ShapeRef.new(shape: DescribeActionRequest)
6185
+ o.output = Shapes::ShapeRef.new(shape: DescribeActionResponse)
6186
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6187
+ end)
6188
+
4815
6189
  api.add_operation(:describe_algorithm, Seahorse::Model::Operation.new.tap do |o|
4816
6190
  o.name = "DescribeAlgorithm"
4817
6191
  o.http_method = "POST"
@@ -4838,6 +6212,15 @@ module Aws::SageMaker
4838
6212
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4839
6213
  end)
4840
6214
 
6215
+ api.add_operation(:describe_artifact, Seahorse::Model::Operation.new.tap do |o|
6216
+ o.name = "DescribeArtifact"
6217
+ o.http_method = "POST"
6218
+ o.http_request_uri = "/"
6219
+ o.input = Shapes::ShapeRef.new(shape: DescribeArtifactRequest)
6220
+ o.output = Shapes::ShapeRef.new(shape: DescribeArtifactResponse)
6221
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6222
+ end)
6223
+
4841
6224
  api.add_operation(:describe_auto_ml_job, Seahorse::Model::Operation.new.tap do |o|
4842
6225
  o.name = "DescribeAutoMLJob"
4843
6226
  o.http_method = "POST"
@@ -4864,6 +6247,15 @@ module Aws::SageMaker
4864
6247
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4865
6248
  end)
4866
6249
 
6250
+ api.add_operation(:describe_context, Seahorse::Model::Operation.new.tap do |o|
6251
+ o.name = "DescribeContext"
6252
+ o.http_method = "POST"
6253
+ o.http_request_uri = "/"
6254
+ o.input = Shapes::ShapeRef.new(shape: DescribeContextRequest)
6255
+ o.output = Shapes::ShapeRef.new(shape: DescribeContextResponse)
6256
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6257
+ end)
6258
+
4867
6259
  api.add_operation(:describe_domain, Seahorse::Model::Operation.new.tap do |o|
4868
6260
  o.name = "DescribeDomain"
4869
6261
  o.http_method = "POST"
@@ -4898,6 +6290,15 @@ module Aws::SageMaker
4898
6290
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4899
6291
  end)
4900
6292
 
6293
+ api.add_operation(:describe_feature_group, Seahorse::Model::Operation.new.tap do |o|
6294
+ o.name = "DescribeFeatureGroup"
6295
+ o.http_method = "POST"
6296
+ o.http_request_uri = "/"
6297
+ o.input = Shapes::ShapeRef.new(shape: DescribeFeatureGroupRequest)
6298
+ o.output = Shapes::ShapeRef.new(shape: DescribeFeatureGroupResponse)
6299
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6300
+ end)
6301
+
4901
6302
  api.add_operation(:describe_flow_definition, Seahorse::Model::Operation.new.tap do |o|
4902
6303
  o.name = "DescribeFlowDefinition"
4903
6304
  o.http_method = "POST"
@@ -4968,6 +6369,14 @@ module Aws::SageMaker
4968
6369
  o.output = Shapes::ShapeRef.new(shape: DescribeModelPackageOutput)
4969
6370
  end)
4970
6371
 
6372
+ api.add_operation(:describe_model_package_group, Seahorse::Model::Operation.new.tap do |o|
6373
+ o.name = "DescribeModelPackageGroup"
6374
+ o.http_method = "POST"
6375
+ o.http_request_uri = "/"
6376
+ o.input = Shapes::ShapeRef.new(shape: DescribeModelPackageGroupInput)
6377
+ o.output = Shapes::ShapeRef.new(shape: DescribeModelPackageGroupOutput)
6378
+ end)
6379
+
4971
6380
  api.add_operation(:describe_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
4972
6381
  o.name = "DescribeMonitoringSchedule"
4973
6382
  o.http_method = "POST"
@@ -4993,6 +6402,33 @@ module Aws::SageMaker
4993
6402
  o.output = Shapes::ShapeRef.new(shape: DescribeNotebookInstanceLifecycleConfigOutput)
4994
6403
  end)
4995
6404
 
6405
+ api.add_operation(:describe_pipeline, Seahorse::Model::Operation.new.tap do |o|
6406
+ o.name = "DescribePipeline"
6407
+ o.http_method = "POST"
6408
+ o.http_request_uri = "/"
6409
+ o.input = Shapes::ShapeRef.new(shape: DescribePipelineRequest)
6410
+ o.output = Shapes::ShapeRef.new(shape: DescribePipelineResponse)
6411
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6412
+ end)
6413
+
6414
+ api.add_operation(:describe_pipeline_definition_for_execution, Seahorse::Model::Operation.new.tap do |o|
6415
+ o.name = "DescribePipelineDefinitionForExecution"
6416
+ o.http_method = "POST"
6417
+ o.http_request_uri = "/"
6418
+ o.input = Shapes::ShapeRef.new(shape: DescribePipelineDefinitionForExecutionRequest)
6419
+ o.output = Shapes::ShapeRef.new(shape: DescribePipelineDefinitionForExecutionResponse)
6420
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6421
+ end)
6422
+
6423
+ api.add_operation(:describe_pipeline_execution, Seahorse::Model::Operation.new.tap do |o|
6424
+ o.name = "DescribePipelineExecution"
6425
+ o.http_method = "POST"
6426
+ o.http_request_uri = "/"
6427
+ o.input = Shapes::ShapeRef.new(shape: DescribePipelineExecutionRequest)
6428
+ o.output = Shapes::ShapeRef.new(shape: DescribePipelineExecutionResponse)
6429
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6430
+ end)
6431
+
4996
6432
  api.add_operation(:describe_processing_job, Seahorse::Model::Operation.new.tap do |o|
4997
6433
  o.name = "DescribeProcessingJob"
4998
6434
  o.http_method = "POST"
@@ -5002,6 +6438,14 @@ module Aws::SageMaker
5002
6438
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5003
6439
  end)
5004
6440
 
6441
+ api.add_operation(:describe_project, Seahorse::Model::Operation.new.tap do |o|
6442
+ o.name = "DescribeProject"
6443
+ o.http_method = "POST"
6444
+ o.http_request_uri = "/"
6445
+ o.input = Shapes::ShapeRef.new(shape: DescribeProjectInput)
6446
+ o.output = Shapes::ShapeRef.new(shape: DescribeProjectOutput)
6447
+ end)
6448
+
5005
6449
  api.add_operation(:describe_subscribed_workteam, Seahorse::Model::Operation.new.tap do |o|
5006
6450
  o.name = "DescribeSubscribedWorkteam"
5007
6451
  o.http_method = "POST"
@@ -5071,6 +6515,14 @@ module Aws::SageMaker
5071
6515
  o.output = Shapes::ShapeRef.new(shape: DescribeWorkteamResponse)
5072
6516
  end)
5073
6517
 
6518
+ api.add_operation(:disable_sagemaker_servicecatalog_portfolio, Seahorse::Model::Operation.new.tap do |o|
6519
+ o.name = "DisableSagemakerServicecatalogPortfolio"
6520
+ o.http_method = "POST"
6521
+ o.http_request_uri = "/"
6522
+ o.input = Shapes::ShapeRef.new(shape: DisableSagemakerServicecatalogPortfolioInput)
6523
+ o.output = Shapes::ShapeRef.new(shape: DisableSagemakerServicecatalogPortfolioOutput)
6524
+ end)
6525
+
5074
6526
  api.add_operation(:disassociate_trial_component, Seahorse::Model::Operation.new.tap do |o|
5075
6527
  o.name = "DisassociateTrialComponent"
5076
6528
  o.http_method = "POST"
@@ -5080,6 +6532,30 @@ module Aws::SageMaker
5080
6532
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5081
6533
  end)
5082
6534
 
6535
+ api.add_operation(:enable_sagemaker_servicecatalog_portfolio, Seahorse::Model::Operation.new.tap do |o|
6536
+ o.name = "EnableSagemakerServicecatalogPortfolio"
6537
+ o.http_method = "POST"
6538
+ o.http_request_uri = "/"
6539
+ o.input = Shapes::ShapeRef.new(shape: EnableSagemakerServicecatalogPortfolioInput)
6540
+ o.output = Shapes::ShapeRef.new(shape: EnableSagemakerServicecatalogPortfolioOutput)
6541
+ end)
6542
+
6543
+ api.add_operation(:get_model_package_group_policy, Seahorse::Model::Operation.new.tap do |o|
6544
+ o.name = "GetModelPackageGroupPolicy"
6545
+ o.http_method = "POST"
6546
+ o.http_request_uri = "/"
6547
+ o.input = Shapes::ShapeRef.new(shape: GetModelPackageGroupPolicyInput)
6548
+ o.output = Shapes::ShapeRef.new(shape: GetModelPackageGroupPolicyOutput)
6549
+ end)
6550
+
6551
+ api.add_operation(:get_sagemaker_servicecatalog_portfolio_status, Seahorse::Model::Operation.new.tap do |o|
6552
+ o.name = "GetSagemakerServicecatalogPortfolioStatus"
6553
+ o.http_method = "POST"
6554
+ o.http_request_uri = "/"
6555
+ o.input = Shapes::ShapeRef.new(shape: GetSagemakerServicecatalogPortfolioStatusInput)
6556
+ o.output = Shapes::ShapeRef.new(shape: GetSagemakerServicecatalogPortfolioStatusOutput)
6557
+ end)
6558
+
5083
6559
  api.add_operation(:get_search_suggestions, Seahorse::Model::Operation.new.tap do |o|
5084
6560
  o.name = "GetSearchSuggestions"
5085
6561
  o.http_method = "POST"
@@ -5088,6 +6564,21 @@ module Aws::SageMaker
5088
6564
  o.output = Shapes::ShapeRef.new(shape: GetSearchSuggestionsResponse)
5089
6565
  end)
5090
6566
 
6567
+ api.add_operation(:list_actions, Seahorse::Model::Operation.new.tap do |o|
6568
+ o.name = "ListActions"
6569
+ o.http_method = "POST"
6570
+ o.http_request_uri = "/"
6571
+ o.input = Shapes::ShapeRef.new(shape: ListActionsRequest)
6572
+ o.output = Shapes::ShapeRef.new(shape: ListActionsResponse)
6573
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6574
+ o[:pager] = Aws::Pager.new(
6575
+ limit_key: "max_results",
6576
+ tokens: {
6577
+ "next_token" => "next_token"
6578
+ }
6579
+ )
6580
+ end)
6581
+
5091
6582
  api.add_operation(:list_algorithms, Seahorse::Model::Operation.new.tap do |o|
5092
6583
  o.name = "ListAlgorithms"
5093
6584
  o.http_method = "POST"
@@ -5108,6 +6599,12 @@ module Aws::SageMaker
5108
6599
  o.http_request_uri = "/"
5109
6600
  o.input = Shapes::ShapeRef.new(shape: ListAppImageConfigsRequest)
5110
6601
  o.output = Shapes::ShapeRef.new(shape: ListAppImageConfigsResponse)
6602
+ o[:pager] = Aws::Pager.new(
6603
+ limit_key: "max_results",
6604
+ tokens: {
6605
+ "next_token" => "next_token"
6606
+ }
6607
+ )
5111
6608
  end)
5112
6609
 
5113
6610
  api.add_operation(:list_apps, Seahorse::Model::Operation.new.tap do |o|
@@ -5124,6 +6621,36 @@ module Aws::SageMaker
5124
6621
  )
5125
6622
  end)
5126
6623
 
6624
+ api.add_operation(:list_artifacts, Seahorse::Model::Operation.new.tap do |o|
6625
+ o.name = "ListArtifacts"
6626
+ o.http_method = "POST"
6627
+ o.http_request_uri = "/"
6628
+ o.input = Shapes::ShapeRef.new(shape: ListArtifactsRequest)
6629
+ o.output = Shapes::ShapeRef.new(shape: ListArtifactsResponse)
6630
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6631
+ o[:pager] = Aws::Pager.new(
6632
+ limit_key: "max_results",
6633
+ tokens: {
6634
+ "next_token" => "next_token"
6635
+ }
6636
+ )
6637
+ end)
6638
+
6639
+ api.add_operation(:list_associations, Seahorse::Model::Operation.new.tap do |o|
6640
+ o.name = "ListAssociations"
6641
+ o.http_method = "POST"
6642
+ o.http_request_uri = "/"
6643
+ o.input = Shapes::ShapeRef.new(shape: ListAssociationsRequest)
6644
+ o.output = Shapes::ShapeRef.new(shape: ListAssociationsResponse)
6645
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6646
+ o[:pager] = Aws::Pager.new(
6647
+ limit_key: "max_results",
6648
+ tokens: {
6649
+ "next_token" => "next_token"
6650
+ }
6651
+ )
6652
+ end)
6653
+
5127
6654
  api.add_operation(:list_auto_ml_jobs, Seahorse::Model::Operation.new.tap do |o|
5128
6655
  o.name = "ListAutoMLJobs"
5129
6656
  o.http_method = "POST"
@@ -5181,6 +6708,21 @@ module Aws::SageMaker
5181
6708
  )
5182
6709
  end)
5183
6710
 
6711
+ api.add_operation(:list_contexts, Seahorse::Model::Operation.new.tap do |o|
6712
+ o.name = "ListContexts"
6713
+ o.http_method = "POST"
6714
+ o.http_request_uri = "/"
6715
+ o.input = Shapes::ShapeRef.new(shape: ListContextsRequest)
6716
+ o.output = Shapes::ShapeRef.new(shape: ListContextsResponse)
6717
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6718
+ o[:pager] = Aws::Pager.new(
6719
+ limit_key: "max_results",
6720
+ tokens: {
6721
+ "next_token" => "next_token"
6722
+ }
6723
+ )
6724
+ end)
6725
+
5184
6726
  api.add_operation(:list_domains, Seahorse::Model::Operation.new.tap do |o|
5185
6727
  o.name = "ListDomains"
5186
6728
  o.http_method = "POST"
@@ -5237,6 +6779,20 @@ module Aws::SageMaker
5237
6779
  )
5238
6780
  end)
5239
6781
 
6782
+ api.add_operation(:list_feature_groups, Seahorse::Model::Operation.new.tap do |o|
6783
+ o.name = "ListFeatureGroups"
6784
+ o.http_method = "POST"
6785
+ o.http_request_uri = "/"
6786
+ o.input = Shapes::ShapeRef.new(shape: ListFeatureGroupsRequest)
6787
+ o.output = Shapes::ShapeRef.new(shape: ListFeatureGroupsResponse)
6788
+ o[:pager] = Aws::Pager.new(
6789
+ limit_key: "max_results",
6790
+ tokens: {
6791
+ "next_token" => "next_token"
6792
+ }
6793
+ )
6794
+ end)
6795
+
5240
6796
  api.add_operation(:list_flow_definitions, Seahorse::Model::Operation.new.tap do |o|
5241
6797
  o.name = "ListFlowDefinitions"
5242
6798
  o.http_method = "POST"
@@ -5337,6 +6893,20 @@ module Aws::SageMaker
5337
6893
  )
5338
6894
  end)
5339
6895
 
6896
+ api.add_operation(:list_model_package_groups, Seahorse::Model::Operation.new.tap do |o|
6897
+ o.name = "ListModelPackageGroups"
6898
+ o.http_method = "POST"
6899
+ o.http_request_uri = "/"
6900
+ o.input = Shapes::ShapeRef.new(shape: ListModelPackageGroupsInput)
6901
+ o.output = Shapes::ShapeRef.new(shape: ListModelPackageGroupsOutput)
6902
+ o[:pager] = Aws::Pager.new(
6903
+ limit_key: "max_results",
6904
+ tokens: {
6905
+ "next_token" => "next_token"
6906
+ }
6907
+ )
6908
+ end)
6909
+
5340
6910
  api.add_operation(:list_model_packages, Seahorse::Model::Operation.new.tap do |o|
5341
6911
  o.name = "ListModelPackages"
5342
6912
  o.http_method = "POST"
@@ -5421,6 +6991,65 @@ module Aws::SageMaker
5421
6991
  )
5422
6992
  end)
5423
6993
 
6994
+ api.add_operation(:list_pipeline_execution_steps, Seahorse::Model::Operation.new.tap do |o|
6995
+ o.name = "ListPipelineExecutionSteps"
6996
+ o.http_method = "POST"
6997
+ o.http_request_uri = "/"
6998
+ o.input = Shapes::ShapeRef.new(shape: ListPipelineExecutionStepsRequest)
6999
+ o.output = Shapes::ShapeRef.new(shape: ListPipelineExecutionStepsResponse)
7000
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7001
+ o[:pager] = Aws::Pager.new(
7002
+ limit_key: "max_results",
7003
+ tokens: {
7004
+ "next_token" => "next_token"
7005
+ }
7006
+ )
7007
+ end)
7008
+
7009
+ api.add_operation(:list_pipeline_executions, Seahorse::Model::Operation.new.tap do |o|
7010
+ o.name = "ListPipelineExecutions"
7011
+ o.http_method = "POST"
7012
+ o.http_request_uri = "/"
7013
+ o.input = Shapes::ShapeRef.new(shape: ListPipelineExecutionsRequest)
7014
+ o.output = Shapes::ShapeRef.new(shape: ListPipelineExecutionsResponse)
7015
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7016
+ o[:pager] = Aws::Pager.new(
7017
+ limit_key: "max_results",
7018
+ tokens: {
7019
+ "next_token" => "next_token"
7020
+ }
7021
+ )
7022
+ end)
7023
+
7024
+ api.add_operation(:list_pipeline_parameters_for_execution, Seahorse::Model::Operation.new.tap do |o|
7025
+ o.name = "ListPipelineParametersForExecution"
7026
+ o.http_method = "POST"
7027
+ o.http_request_uri = "/"
7028
+ o.input = Shapes::ShapeRef.new(shape: ListPipelineParametersForExecutionRequest)
7029
+ o.output = Shapes::ShapeRef.new(shape: ListPipelineParametersForExecutionResponse)
7030
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7031
+ o[:pager] = Aws::Pager.new(
7032
+ limit_key: "max_results",
7033
+ tokens: {
7034
+ "next_token" => "next_token"
7035
+ }
7036
+ )
7037
+ end)
7038
+
7039
+ api.add_operation(:list_pipelines, Seahorse::Model::Operation.new.tap do |o|
7040
+ o.name = "ListPipelines"
7041
+ o.http_method = "POST"
7042
+ o.http_request_uri = "/"
7043
+ o.input = Shapes::ShapeRef.new(shape: ListPipelinesRequest)
7044
+ o.output = Shapes::ShapeRef.new(shape: ListPipelinesResponse)
7045
+ o[:pager] = Aws::Pager.new(
7046
+ limit_key: "max_results",
7047
+ tokens: {
7048
+ "next_token" => "next_token"
7049
+ }
7050
+ )
7051
+ end)
7052
+
5424
7053
  api.add_operation(:list_processing_jobs, Seahorse::Model::Operation.new.tap do |o|
5425
7054
  o.name = "ListProcessingJobs"
5426
7055
  o.http_method = "POST"
@@ -5435,6 +7064,20 @@ module Aws::SageMaker
5435
7064
  )
5436
7065
  end)
5437
7066
 
7067
+ api.add_operation(:list_projects, Seahorse::Model::Operation.new.tap do |o|
7068
+ o.name = "ListProjects"
7069
+ o.http_method = "POST"
7070
+ o.http_request_uri = "/"
7071
+ o.input = Shapes::ShapeRef.new(shape: ListProjectsInput)
7072
+ o.output = Shapes::ShapeRef.new(shape: ListProjectsOutput)
7073
+ o[:pager] = Aws::Pager.new(
7074
+ limit_key: "max_results",
7075
+ tokens: {
7076
+ "next_token" => "next_token"
7077
+ }
7078
+ )
7079
+ end)
7080
+
5438
7081
  api.add_operation(:list_subscribed_workteams, Seahorse::Model::Operation.new.tap do |o|
5439
7082
  o.name = "ListSubscribedWorkteams"
5440
7083
  o.http_method = "POST"
@@ -5578,6 +7221,14 @@ module Aws::SageMaker
5578
7221
  )
5579
7222
  end)
5580
7223
 
7224
+ api.add_operation(:put_model_package_group_policy, Seahorse::Model::Operation.new.tap do |o|
7225
+ o.name = "PutModelPackageGroupPolicy"
7226
+ o.http_method = "POST"
7227
+ o.http_request_uri = "/"
7228
+ o.input = Shapes::ShapeRef.new(shape: PutModelPackageGroupPolicyInput)
7229
+ o.output = Shapes::ShapeRef.new(shape: PutModelPackageGroupPolicyOutput)
7230
+ end)
7231
+
5581
7232
  api.add_operation(:render_ui_template, Seahorse::Model::Operation.new.tap do |o|
5582
7233
  o.name = "RenderUiTemplate"
5583
7234
  o.http_method = "POST"
@@ -5619,6 +7270,16 @@ module Aws::SageMaker
5619
7270
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5620
7271
  end)
5621
7272
 
7273
+ api.add_operation(:start_pipeline_execution, Seahorse::Model::Operation.new.tap do |o|
7274
+ o.name = "StartPipelineExecution"
7275
+ o.http_method = "POST"
7276
+ o.http_request_uri = "/"
7277
+ o.input = Shapes::ShapeRef.new(shape: StartPipelineExecutionRequest)
7278
+ o.output = Shapes::ShapeRef.new(shape: StartPipelineExecutionResponse)
7279
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7280
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
7281
+ end)
7282
+
5622
7283
  api.add_operation(:stop_auto_ml_job, Seahorse::Model::Operation.new.tap do |o|
5623
7284
  o.name = "StopAutoMLJob"
5624
7285
  o.http_method = "POST"
@@ -5672,6 +7333,15 @@ module Aws::SageMaker
5672
7333
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
5673
7334
  end)
5674
7335
 
7336
+ api.add_operation(:stop_pipeline_execution, Seahorse::Model::Operation.new.tap do |o|
7337
+ o.name = "StopPipelineExecution"
7338
+ o.http_method = "POST"
7339
+ o.http_request_uri = "/"
7340
+ o.input = Shapes::ShapeRef.new(shape: StopPipelineExecutionRequest)
7341
+ o.output = Shapes::ShapeRef.new(shape: StopPipelineExecutionResponse)
7342
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7343
+ end)
7344
+
5675
7345
  api.add_operation(:stop_processing_job, Seahorse::Model::Operation.new.tap do |o|
5676
7346
  o.name = "StopProcessingJob"
5677
7347
  o.http_method = "POST"
@@ -5699,6 +7369,16 @@ module Aws::SageMaker
5699
7369
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5700
7370
  end)
5701
7371
 
7372
+ api.add_operation(:update_action, Seahorse::Model::Operation.new.tap do |o|
7373
+ o.name = "UpdateAction"
7374
+ o.http_method = "POST"
7375
+ o.http_request_uri = "/"
7376
+ o.input = Shapes::ShapeRef.new(shape: UpdateActionRequest)
7377
+ o.output = Shapes::ShapeRef.new(shape: UpdateActionResponse)
7378
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7379
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7380
+ end)
7381
+
5702
7382
  api.add_operation(:update_app_image_config, Seahorse::Model::Operation.new.tap do |o|
5703
7383
  o.name = "UpdateAppImageConfig"
5704
7384
  o.http_method = "POST"
@@ -5708,6 +7388,16 @@ module Aws::SageMaker
5708
7388
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5709
7389
  end)
5710
7390
 
7391
+ api.add_operation(:update_artifact, Seahorse::Model::Operation.new.tap do |o|
7392
+ o.name = "UpdateArtifact"
7393
+ o.http_method = "POST"
7394
+ o.http_request_uri = "/"
7395
+ o.input = Shapes::ShapeRef.new(shape: UpdateArtifactRequest)
7396
+ o.output = Shapes::ShapeRef.new(shape: UpdateArtifactResponse)
7397
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7398
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7399
+ end)
7400
+
5711
7401
  api.add_operation(:update_code_repository, Seahorse::Model::Operation.new.tap do |o|
5712
7402
  o.name = "UpdateCodeRepository"
5713
7403
  o.http_method = "POST"
@@ -5716,6 +7406,16 @@ module Aws::SageMaker
5716
7406
  o.output = Shapes::ShapeRef.new(shape: UpdateCodeRepositoryOutput)
5717
7407
  end)
5718
7408
 
7409
+ api.add_operation(:update_context, Seahorse::Model::Operation.new.tap do |o|
7410
+ o.name = "UpdateContext"
7411
+ o.http_method = "POST"
7412
+ o.http_request_uri = "/"
7413
+ o.input = Shapes::ShapeRef.new(shape: UpdateContextRequest)
7414
+ o.output = Shapes::ShapeRef.new(shape: UpdateContextResponse)
7415
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7416
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7417
+ end)
7418
+
5719
7419
  api.add_operation(:update_domain, Seahorse::Model::Operation.new.tap do |o|
5720
7420
  o.name = "UpdateDomain"
5721
7421
  o.http_method = "POST"
@@ -5765,6 +7465,14 @@ module Aws::SageMaker
5765
7465
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5766
7466
  end)
5767
7467
 
7468
+ api.add_operation(:update_model_package, Seahorse::Model::Operation.new.tap do |o|
7469
+ o.name = "UpdateModelPackage"
7470
+ o.http_method = "POST"
7471
+ o.http_request_uri = "/"
7472
+ o.input = Shapes::ShapeRef.new(shape: UpdateModelPackageInput)
7473
+ o.output = Shapes::ShapeRef.new(shape: UpdateModelPackageOutput)
7474
+ end)
7475
+
5768
7476
  api.add_operation(:update_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
5769
7477
  o.name = "UpdateMonitoringSchedule"
5770
7478
  o.http_method = "POST"
@@ -5793,6 +7501,24 @@ module Aws::SageMaker
5793
7501
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5794
7502
  end)
5795
7503
 
7504
+ api.add_operation(:update_pipeline, Seahorse::Model::Operation.new.tap do |o|
7505
+ o.name = "UpdatePipeline"
7506
+ o.http_method = "POST"
7507
+ o.http_request_uri = "/"
7508
+ o.input = Shapes::ShapeRef.new(shape: UpdatePipelineRequest)
7509
+ o.output = Shapes::ShapeRef.new(shape: UpdatePipelineResponse)
7510
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7511
+ end)
7512
+
7513
+ api.add_operation(:update_pipeline_execution, Seahorse::Model::Operation.new.tap do |o|
7514
+ o.name = "UpdatePipelineExecution"
7515
+ o.http_method = "POST"
7516
+ o.http_request_uri = "/"
7517
+ o.input = Shapes::ShapeRef.new(shape: UpdatePipelineExecutionRequest)
7518
+ o.output = Shapes::ShapeRef.new(shape: UpdatePipelineExecutionResponse)
7519
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7520
+ end)
7521
+
5796
7522
  api.add_operation(:update_trial, Seahorse::Model::Operation.new.tap do |o|
5797
7523
  o.name = "UpdateTrial"
5798
7524
  o.http_method = "POST"