aws-sdk-sagemaker 1.71.0 → 1.76.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,9 +15,21 @@ 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
+ AgentVersion = Shapes::StructureShape.new(name: 'AgentVersion')
29
+ AgentVersions = Shapes::ListShape.new(name: 'AgentVersions')
30
+ Alarm = Shapes::StructureShape.new(name: 'Alarm')
31
+ AlarmList = Shapes::ListShape.new(name: 'AlarmList')
32
+ AlarmName = Shapes::StringShape.new(name: 'AlarmName')
21
33
  AlgorithmArn = Shapes::StringShape.new(name: 'AlgorithmArn')
22
34
  AlgorithmImage = Shapes::StringShape.new(name: 'AlgorithmImage')
23
35
  AlgorithmSortBy = Shapes::StringShape.new(name: 'AlgorithmSortBy')
@@ -41,16 +53,37 @@ module Aws::SageMaker
41
53
  AppImageConfigSortKey = Shapes::StringShape.new(name: 'AppImageConfigSortKey')
42
54
  AppInstanceType = Shapes::StringShape.new(name: 'AppInstanceType')
43
55
  AppList = Shapes::ListShape.new(name: 'AppList')
56
+ AppManaged = Shapes::BooleanShape.new(name: 'AppManaged')
44
57
  AppName = Shapes::StringShape.new(name: 'AppName')
45
58
  AppNetworkAccessType = Shapes::StringShape.new(name: 'AppNetworkAccessType')
46
59
  AppSortKey = Shapes::StringShape.new(name: 'AppSortKey')
47
60
  AppSpecification = Shapes::StructureShape.new(name: 'AppSpecification')
48
61
  AppStatus = Shapes::StringShape.new(name: 'AppStatus')
49
62
  AppType = Shapes::StringShape.new(name: 'AppType')
63
+ ApprovalDescription = Shapes::StringShape.new(name: 'ApprovalDescription')
50
64
  ArnOrName = Shapes::StringShape.new(name: 'ArnOrName')
65
+ ArtifactArn = Shapes::StringShape.new(name: 'ArtifactArn')
66
+ ArtifactDigest = Shapes::StringShape.new(name: 'ArtifactDigest')
67
+ ArtifactSource = Shapes::StructureShape.new(name: 'ArtifactSource')
68
+ ArtifactSourceIdType = Shapes::StringShape.new(name: 'ArtifactSourceIdType')
69
+ ArtifactSourceType = Shapes::StructureShape.new(name: 'ArtifactSourceType')
70
+ ArtifactSourceTypes = Shapes::ListShape.new(name: 'ArtifactSourceTypes')
71
+ ArtifactSummaries = Shapes::ListShape.new(name: 'ArtifactSummaries')
72
+ ArtifactSummary = Shapes::StructureShape.new(name: 'ArtifactSummary')
51
73
  AssemblyType = Shapes::StringShape.new(name: 'AssemblyType')
52
74
  AssociateTrialComponentRequest = Shapes::StructureShape.new(name: 'AssociateTrialComponentRequest')
53
75
  AssociateTrialComponentResponse = Shapes::StructureShape.new(name: 'AssociateTrialComponentResponse')
76
+ AssociationEdgeType = Shapes::StringShape.new(name: 'AssociationEdgeType')
77
+ AssociationEntityArn = Shapes::StringShape.new(name: 'AssociationEntityArn')
78
+ AssociationSummaries = Shapes::ListShape.new(name: 'AssociationSummaries')
79
+ AssociationSummary = Shapes::StructureShape.new(name: 'AssociationSummary')
80
+ AthenaCatalog = Shapes::StringShape.new(name: 'AthenaCatalog')
81
+ AthenaDatabase = Shapes::StringShape.new(name: 'AthenaDatabase')
82
+ AthenaDatasetDefinition = Shapes::StructureShape.new(name: 'AthenaDatasetDefinition')
83
+ AthenaQueryString = Shapes::StringShape.new(name: 'AthenaQueryString')
84
+ AthenaResultCompressionType = Shapes::StringShape.new(name: 'AthenaResultCompressionType')
85
+ AthenaResultFormat = Shapes::StringShape.new(name: 'AthenaResultFormat')
86
+ AthenaWorkGroup = Shapes::StringShape.new(name: 'AthenaWorkGroup')
54
87
  AttributeName = Shapes::StringShape.new(name: 'AttributeName')
55
88
  AttributeNames = Shapes::ListShape.new(name: 'AttributeNames')
56
89
  AuthMode = Shapes::StringShape.new(name: 'AuthMode')
@@ -83,12 +116,17 @@ module Aws::SageMaker
83
116
  AutoMLSecurityConfig = Shapes::StructureShape.new(name: 'AutoMLSecurityConfig')
84
117
  AutoMLSortBy = Shapes::StringShape.new(name: 'AutoMLSortBy')
85
118
  AutoMLSortOrder = Shapes::StringShape.new(name: 'AutoMLSortOrder')
119
+ AutoRollbackConfig = Shapes::StructureShape.new(name: 'AutoRollbackConfig')
86
120
  AwsManagedHumanLoopRequestSource = Shapes::StringShape.new(name: 'AwsManagedHumanLoopRequestSource')
87
121
  BatchStrategy = Shapes::StringShape.new(name: 'BatchStrategy')
122
+ Bias = Shapes::StructureShape.new(name: 'Bias')
88
123
  BillableTimeInSeconds = Shapes::IntegerShape.new(name: 'BillableTimeInSeconds')
124
+ BlockedReason = Shapes::StringShape.new(name: 'BlockedReason')
125
+ BlueGreenUpdatePolicy = Shapes::StructureShape.new(name: 'BlueGreenUpdatePolicy')
89
126
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
90
127
  BooleanOperator = Shapes::StringShape.new(name: 'BooleanOperator')
91
128
  Branch = Shapes::StringShape.new(name: 'Branch')
129
+ CacheHitResult = Shapes::StructureShape.new(name: 'CacheHitResult')
92
130
  CandidateDefinitionNotebookLocation = Shapes::StringShape.new(name: 'CandidateDefinitionNotebookLocation')
93
131
  CandidateName = Shapes::StringShape.new(name: 'CandidateName')
94
132
  CandidateSortBy = Shapes::StringShape.new(name: 'CandidateSortBy')
@@ -97,11 +135,15 @@ module Aws::SageMaker
97
135
  CandidateStepName = Shapes::StringShape.new(name: 'CandidateStepName')
98
136
  CandidateStepType = Shapes::StringShape.new(name: 'CandidateStepType')
99
137
  CandidateSteps = Shapes::ListShape.new(name: 'CandidateSteps')
138
+ CapacitySize = Shapes::StructureShape.new(name: 'CapacitySize')
139
+ CapacitySizeType = Shapes::StringShape.new(name: 'CapacitySizeType')
140
+ CapacitySizeValue = Shapes::IntegerShape.new(name: 'CapacitySizeValue')
100
141
  CaptureContentTypeHeader = Shapes::StructureShape.new(name: 'CaptureContentTypeHeader')
101
142
  CaptureMode = Shapes::StringShape.new(name: 'CaptureMode')
102
143
  CaptureOption = Shapes::StructureShape.new(name: 'CaptureOption')
103
144
  CaptureOptionList = Shapes::ListShape.new(name: 'CaptureOptionList')
104
145
  CaptureStatus = Shapes::StringShape.new(name: 'CaptureStatus')
146
+ Catalog = Shapes::StringShape.new(name: 'Catalog')
105
147
  CategoricalParameterRange = Shapes::StructureShape.new(name: 'CategoricalParameterRange')
106
148
  CategoricalParameterRangeSpecification = Shapes::StructureShape.new(name: 'CategoricalParameterRangeSpecification')
107
149
  CategoricalParameterRanges = Shapes::ListShape.new(name: 'CategoricalParameterRanges')
@@ -140,6 +182,8 @@ module Aws::SageMaker
140
182
  CompilerOptions = Shapes::StringShape.new(name: 'CompilerOptions')
141
183
  CompressionType = Shapes::StringShape.new(name: 'CompressionType')
142
184
  CompressionTypes = Shapes::ListShape.new(name: 'CompressionTypes')
185
+ ConditionOutcome = Shapes::StringShape.new(name: 'ConditionOutcome')
186
+ ConditionStepMetadata = Shapes::StructureShape.new(name: 'ConditionStepMetadata')
143
187
  ConfigKey = Shapes::StringShape.new(name: 'ConfigKey')
144
188
  ConfigValue = Shapes::StringShape.new(name: 'ConfigValue')
145
189
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
@@ -154,31 +198,48 @@ module Aws::SageMaker
154
198
  ContainerMode = Shapes::StringShape.new(name: 'ContainerMode')
155
199
  ContentClassifier = Shapes::StringShape.new(name: 'ContentClassifier')
156
200
  ContentClassifiers = Shapes::ListShape.new(name: 'ContentClassifiers')
201
+ ContentDigest = Shapes::StringShape.new(name: 'ContentDigest')
157
202
  ContentType = Shapes::StringShape.new(name: 'ContentType')
158
203
  ContentTypes = Shapes::ListShape.new(name: 'ContentTypes')
204
+ ContextArn = Shapes::StringShape.new(name: 'ContextArn')
205
+ ContextSource = Shapes::StructureShape.new(name: 'ContextSource')
206
+ ContextSummaries = Shapes::ListShape.new(name: 'ContextSummaries')
207
+ ContextSummary = Shapes::StructureShape.new(name: 'ContextSummary')
159
208
  ContinuousParameterRange = Shapes::StructureShape.new(name: 'ContinuousParameterRange')
160
209
  ContinuousParameterRangeSpecification = Shapes::StructureShape.new(name: 'ContinuousParameterRangeSpecification')
161
210
  ContinuousParameterRanges = Shapes::ListShape.new(name: 'ContinuousParameterRanges')
211
+ CreateActionRequest = Shapes::StructureShape.new(name: 'CreateActionRequest')
212
+ CreateActionResponse = Shapes::StructureShape.new(name: 'CreateActionResponse')
162
213
  CreateAlgorithmInput = Shapes::StructureShape.new(name: 'CreateAlgorithmInput')
163
214
  CreateAlgorithmOutput = Shapes::StructureShape.new(name: 'CreateAlgorithmOutput')
164
215
  CreateAppImageConfigRequest = Shapes::StructureShape.new(name: 'CreateAppImageConfigRequest')
165
216
  CreateAppImageConfigResponse = Shapes::StructureShape.new(name: 'CreateAppImageConfigResponse')
166
217
  CreateAppRequest = Shapes::StructureShape.new(name: 'CreateAppRequest')
167
218
  CreateAppResponse = Shapes::StructureShape.new(name: 'CreateAppResponse')
219
+ CreateArtifactRequest = Shapes::StructureShape.new(name: 'CreateArtifactRequest')
220
+ CreateArtifactResponse = Shapes::StructureShape.new(name: 'CreateArtifactResponse')
168
221
  CreateAutoMLJobRequest = Shapes::StructureShape.new(name: 'CreateAutoMLJobRequest')
169
222
  CreateAutoMLJobResponse = Shapes::StructureShape.new(name: 'CreateAutoMLJobResponse')
170
223
  CreateCodeRepositoryInput = Shapes::StructureShape.new(name: 'CreateCodeRepositoryInput')
171
224
  CreateCodeRepositoryOutput = Shapes::StructureShape.new(name: 'CreateCodeRepositoryOutput')
172
225
  CreateCompilationJobRequest = Shapes::StructureShape.new(name: 'CreateCompilationJobRequest')
173
226
  CreateCompilationJobResponse = Shapes::StructureShape.new(name: 'CreateCompilationJobResponse')
227
+ CreateContextRequest = Shapes::StructureShape.new(name: 'CreateContextRequest')
228
+ CreateContextResponse = Shapes::StructureShape.new(name: 'CreateContextResponse')
229
+ CreateDataQualityJobDefinitionRequest = Shapes::StructureShape.new(name: 'CreateDataQualityJobDefinitionRequest')
230
+ CreateDataQualityJobDefinitionResponse = Shapes::StructureShape.new(name: 'CreateDataQualityJobDefinitionResponse')
231
+ CreateDeviceFleetRequest = Shapes::StructureShape.new(name: 'CreateDeviceFleetRequest')
174
232
  CreateDomainRequest = Shapes::StructureShape.new(name: 'CreateDomainRequest')
175
233
  CreateDomainResponse = Shapes::StructureShape.new(name: 'CreateDomainResponse')
234
+ CreateEdgePackagingJobRequest = Shapes::StructureShape.new(name: 'CreateEdgePackagingJobRequest')
176
235
  CreateEndpointConfigInput = Shapes::StructureShape.new(name: 'CreateEndpointConfigInput')
177
236
  CreateEndpointConfigOutput = Shapes::StructureShape.new(name: 'CreateEndpointConfigOutput')
178
237
  CreateEndpointInput = Shapes::StructureShape.new(name: 'CreateEndpointInput')
179
238
  CreateEndpointOutput = Shapes::StructureShape.new(name: 'CreateEndpointOutput')
180
239
  CreateExperimentRequest = Shapes::StructureShape.new(name: 'CreateExperimentRequest')
181
240
  CreateExperimentResponse = Shapes::StructureShape.new(name: 'CreateExperimentResponse')
241
+ CreateFeatureGroupRequest = Shapes::StructureShape.new(name: 'CreateFeatureGroupRequest')
242
+ CreateFeatureGroupResponse = Shapes::StructureShape.new(name: 'CreateFeatureGroupResponse')
182
243
  CreateFlowDefinitionRequest = Shapes::StructureShape.new(name: 'CreateFlowDefinitionRequest')
183
244
  CreateFlowDefinitionResponse = Shapes::StructureShape.new(name: 'CreateFlowDefinitionResponse')
184
245
  CreateHumanTaskUiRequest = Shapes::StructureShape.new(name: 'CreateHumanTaskUiRequest')
@@ -191,22 +252,34 @@ module Aws::SageMaker
191
252
  CreateImageVersionResponse = Shapes::StructureShape.new(name: 'CreateImageVersionResponse')
192
253
  CreateLabelingJobRequest = Shapes::StructureShape.new(name: 'CreateLabelingJobRequest')
193
254
  CreateLabelingJobResponse = Shapes::StructureShape.new(name: 'CreateLabelingJobResponse')
255
+ CreateModelBiasJobDefinitionRequest = Shapes::StructureShape.new(name: 'CreateModelBiasJobDefinitionRequest')
256
+ CreateModelBiasJobDefinitionResponse = Shapes::StructureShape.new(name: 'CreateModelBiasJobDefinitionResponse')
257
+ CreateModelExplainabilityJobDefinitionRequest = Shapes::StructureShape.new(name: 'CreateModelExplainabilityJobDefinitionRequest')
258
+ CreateModelExplainabilityJobDefinitionResponse = Shapes::StructureShape.new(name: 'CreateModelExplainabilityJobDefinitionResponse')
194
259
  CreateModelInput = Shapes::StructureShape.new(name: 'CreateModelInput')
195
260
  CreateModelOutput = Shapes::StructureShape.new(name: 'CreateModelOutput')
261
+ CreateModelPackageGroupInput = Shapes::StructureShape.new(name: 'CreateModelPackageGroupInput')
262
+ CreateModelPackageGroupOutput = Shapes::StructureShape.new(name: 'CreateModelPackageGroupOutput')
196
263
  CreateModelPackageInput = Shapes::StructureShape.new(name: 'CreateModelPackageInput')
197
264
  CreateModelPackageOutput = Shapes::StructureShape.new(name: 'CreateModelPackageOutput')
265
+ CreateModelQualityJobDefinitionRequest = Shapes::StructureShape.new(name: 'CreateModelQualityJobDefinitionRequest')
266
+ CreateModelQualityJobDefinitionResponse = Shapes::StructureShape.new(name: 'CreateModelQualityJobDefinitionResponse')
198
267
  CreateMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'CreateMonitoringScheduleRequest')
199
268
  CreateMonitoringScheduleResponse = Shapes::StructureShape.new(name: 'CreateMonitoringScheduleResponse')
200
269
  CreateNotebookInstanceInput = Shapes::StructureShape.new(name: 'CreateNotebookInstanceInput')
201
270
  CreateNotebookInstanceLifecycleConfigInput = Shapes::StructureShape.new(name: 'CreateNotebookInstanceLifecycleConfigInput')
202
271
  CreateNotebookInstanceLifecycleConfigOutput = Shapes::StructureShape.new(name: 'CreateNotebookInstanceLifecycleConfigOutput')
203
272
  CreateNotebookInstanceOutput = Shapes::StructureShape.new(name: 'CreateNotebookInstanceOutput')
273
+ CreatePipelineRequest = Shapes::StructureShape.new(name: 'CreatePipelineRequest')
274
+ CreatePipelineResponse = Shapes::StructureShape.new(name: 'CreatePipelineResponse')
204
275
  CreatePresignedDomainUrlRequest = Shapes::StructureShape.new(name: 'CreatePresignedDomainUrlRequest')
205
276
  CreatePresignedDomainUrlResponse = Shapes::StructureShape.new(name: 'CreatePresignedDomainUrlResponse')
206
277
  CreatePresignedNotebookInstanceUrlInput = Shapes::StructureShape.new(name: 'CreatePresignedNotebookInstanceUrlInput')
207
278
  CreatePresignedNotebookInstanceUrlOutput = Shapes::StructureShape.new(name: 'CreatePresignedNotebookInstanceUrlOutput')
208
279
  CreateProcessingJobRequest = Shapes::StructureShape.new(name: 'CreateProcessingJobRequest')
209
280
  CreateProcessingJobResponse = Shapes::StructureShape.new(name: 'CreateProcessingJobResponse')
281
+ CreateProjectInput = Shapes::StructureShape.new(name: 'CreateProjectInput')
282
+ CreateProjectOutput = Shapes::StructureShape.new(name: 'CreateProjectOutput')
210
283
  CreateTrainingJobRequest = Shapes::StructureShape.new(name: 'CreateTrainingJobRequest')
211
284
  CreateTrainingJobResponse = Shapes::StructureShape.new(name: 'CreateTrainingJobResponse')
212
285
  CreateTransformJobRequest = Shapes::StructureShape.new(name: 'CreateTransformJobRequest')
@@ -228,10 +301,17 @@ module Aws::SageMaker
228
301
  CustomImages = Shapes::ListShape.new(name: 'CustomImages')
229
302
  DataCaptureConfig = Shapes::StructureShape.new(name: 'DataCaptureConfig')
230
303
  DataCaptureConfigSummary = Shapes::StructureShape.new(name: 'DataCaptureConfigSummary')
304
+ DataCatalogConfig = Shapes::StructureShape.new(name: 'DataCatalogConfig')
305
+ DataDistributionType = Shapes::StringShape.new(name: 'DataDistributionType')
231
306
  DataExplorationNotebookLocation = Shapes::StringShape.new(name: 'DataExplorationNotebookLocation')
232
307
  DataInputConfig = Shapes::StringShape.new(name: 'DataInputConfig')
233
308
  DataProcessing = Shapes::StructureShape.new(name: 'DataProcessing')
309
+ DataQualityAppSpecification = Shapes::StructureShape.new(name: 'DataQualityAppSpecification')
310
+ DataQualityBaselineConfig = Shapes::StructureShape.new(name: 'DataQualityBaselineConfig')
311
+ DataQualityJobInput = Shapes::StructureShape.new(name: 'DataQualityJobInput')
234
312
  DataSource = Shapes::StructureShape.new(name: 'DataSource')
313
+ Database = Shapes::StringShape.new(name: 'Database')
314
+ DatasetDefinition = Shapes::StructureShape.new(name: 'DatasetDefinition')
235
315
  DebugHookConfig = Shapes::StructureShape.new(name: 'DebugHookConfig')
236
316
  DebugRuleConfiguration = Shapes::StructureShape.new(name: 'DebugRuleConfiguration')
237
317
  DebugRuleConfigurations = Shapes::ListShape.new(name: 'DebugRuleConfigurations')
@@ -239,15 +319,26 @@ module Aws::SageMaker
239
319
  DebugRuleEvaluationStatuses = Shapes::ListShape.new(name: 'DebugRuleEvaluationStatuses')
240
320
  DefaultGid = Shapes::IntegerShape.new(name: 'DefaultGid')
241
321
  DefaultUid = Shapes::IntegerShape.new(name: 'DefaultUid')
322
+ DeleteActionRequest = Shapes::StructureShape.new(name: 'DeleteActionRequest')
323
+ DeleteActionResponse = Shapes::StructureShape.new(name: 'DeleteActionResponse')
242
324
  DeleteAlgorithmInput = Shapes::StructureShape.new(name: 'DeleteAlgorithmInput')
243
325
  DeleteAppImageConfigRequest = Shapes::StructureShape.new(name: 'DeleteAppImageConfigRequest')
244
326
  DeleteAppRequest = Shapes::StructureShape.new(name: 'DeleteAppRequest')
327
+ DeleteArtifactRequest = Shapes::StructureShape.new(name: 'DeleteArtifactRequest')
328
+ DeleteArtifactResponse = Shapes::StructureShape.new(name: 'DeleteArtifactResponse')
329
+ DeleteAssociationRequest = Shapes::StructureShape.new(name: 'DeleteAssociationRequest')
330
+ DeleteAssociationResponse = Shapes::StructureShape.new(name: 'DeleteAssociationResponse')
245
331
  DeleteCodeRepositoryInput = Shapes::StructureShape.new(name: 'DeleteCodeRepositoryInput')
332
+ DeleteContextRequest = Shapes::StructureShape.new(name: 'DeleteContextRequest')
333
+ DeleteContextResponse = Shapes::StructureShape.new(name: 'DeleteContextResponse')
334
+ DeleteDataQualityJobDefinitionRequest = Shapes::StructureShape.new(name: 'DeleteDataQualityJobDefinitionRequest')
335
+ DeleteDeviceFleetRequest = Shapes::StructureShape.new(name: 'DeleteDeviceFleetRequest')
246
336
  DeleteDomainRequest = Shapes::StructureShape.new(name: 'DeleteDomainRequest')
247
337
  DeleteEndpointConfigInput = Shapes::StructureShape.new(name: 'DeleteEndpointConfigInput')
248
338
  DeleteEndpointInput = Shapes::StructureShape.new(name: 'DeleteEndpointInput')
249
339
  DeleteExperimentRequest = Shapes::StructureShape.new(name: 'DeleteExperimentRequest')
250
340
  DeleteExperimentResponse = Shapes::StructureShape.new(name: 'DeleteExperimentResponse')
341
+ DeleteFeatureGroupRequest = Shapes::StructureShape.new(name: 'DeleteFeatureGroupRequest')
251
342
  DeleteFlowDefinitionRequest = Shapes::StructureShape.new(name: 'DeleteFlowDefinitionRequest')
252
343
  DeleteFlowDefinitionResponse = Shapes::StructureShape.new(name: 'DeleteFlowDefinitionResponse')
253
344
  DeleteHumanTaskUiRequest = Shapes::StructureShape.new(name: 'DeleteHumanTaskUiRequest')
@@ -256,11 +347,19 @@ module Aws::SageMaker
256
347
  DeleteImageResponse = Shapes::StructureShape.new(name: 'DeleteImageResponse')
257
348
  DeleteImageVersionRequest = Shapes::StructureShape.new(name: 'DeleteImageVersionRequest')
258
349
  DeleteImageVersionResponse = Shapes::StructureShape.new(name: 'DeleteImageVersionResponse')
350
+ DeleteModelBiasJobDefinitionRequest = Shapes::StructureShape.new(name: 'DeleteModelBiasJobDefinitionRequest')
351
+ DeleteModelExplainabilityJobDefinitionRequest = Shapes::StructureShape.new(name: 'DeleteModelExplainabilityJobDefinitionRequest')
259
352
  DeleteModelInput = Shapes::StructureShape.new(name: 'DeleteModelInput')
353
+ DeleteModelPackageGroupInput = Shapes::StructureShape.new(name: 'DeleteModelPackageGroupInput')
354
+ DeleteModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'DeleteModelPackageGroupPolicyInput')
260
355
  DeleteModelPackageInput = Shapes::StructureShape.new(name: 'DeleteModelPackageInput')
356
+ DeleteModelQualityJobDefinitionRequest = Shapes::StructureShape.new(name: 'DeleteModelQualityJobDefinitionRequest')
261
357
  DeleteMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'DeleteMonitoringScheduleRequest')
262
358
  DeleteNotebookInstanceInput = Shapes::StructureShape.new(name: 'DeleteNotebookInstanceInput')
263
359
  DeleteNotebookInstanceLifecycleConfigInput = Shapes::StructureShape.new(name: 'DeleteNotebookInstanceLifecycleConfigInput')
360
+ DeletePipelineRequest = Shapes::StructureShape.new(name: 'DeletePipelineRequest')
361
+ DeletePipelineResponse = Shapes::StructureShape.new(name: 'DeletePipelineResponse')
362
+ DeleteProjectInput = Shapes::StructureShape.new(name: 'DeleteProjectInput')
264
363
  DeleteTagsInput = Shapes::StructureShape.new(name: 'DeleteTagsInput')
265
364
  DeleteTagsOutput = Shapes::StructureShape.new(name: 'DeleteTagsOutput')
266
365
  DeleteTrialComponentRequest = Shapes::StructureShape.new(name: 'DeleteTrialComponentRequest')
@@ -274,26 +373,44 @@ module Aws::SageMaker
274
373
  DeleteWorkteamResponse = Shapes::StructureShape.new(name: 'DeleteWorkteamResponse')
275
374
  DeployedImage = Shapes::StructureShape.new(name: 'DeployedImage')
276
375
  DeployedImages = Shapes::ListShape.new(name: 'DeployedImages')
376
+ DeploymentConfig = Shapes::StructureShape.new(name: 'DeploymentConfig')
377
+ DeregisterDevicesRequest = Shapes::StructureShape.new(name: 'DeregisterDevicesRequest')
378
+ DescribeActionRequest = Shapes::StructureShape.new(name: 'DescribeActionRequest')
379
+ DescribeActionResponse = Shapes::StructureShape.new(name: 'DescribeActionResponse')
277
380
  DescribeAlgorithmInput = Shapes::StructureShape.new(name: 'DescribeAlgorithmInput')
278
381
  DescribeAlgorithmOutput = Shapes::StructureShape.new(name: 'DescribeAlgorithmOutput')
279
382
  DescribeAppImageConfigRequest = Shapes::StructureShape.new(name: 'DescribeAppImageConfigRequest')
280
383
  DescribeAppImageConfigResponse = Shapes::StructureShape.new(name: 'DescribeAppImageConfigResponse')
281
384
  DescribeAppRequest = Shapes::StructureShape.new(name: 'DescribeAppRequest')
282
385
  DescribeAppResponse = Shapes::StructureShape.new(name: 'DescribeAppResponse')
386
+ DescribeArtifactRequest = Shapes::StructureShape.new(name: 'DescribeArtifactRequest')
387
+ DescribeArtifactResponse = Shapes::StructureShape.new(name: 'DescribeArtifactResponse')
283
388
  DescribeAutoMLJobRequest = Shapes::StructureShape.new(name: 'DescribeAutoMLJobRequest')
284
389
  DescribeAutoMLJobResponse = Shapes::StructureShape.new(name: 'DescribeAutoMLJobResponse')
285
390
  DescribeCodeRepositoryInput = Shapes::StructureShape.new(name: 'DescribeCodeRepositoryInput')
286
391
  DescribeCodeRepositoryOutput = Shapes::StructureShape.new(name: 'DescribeCodeRepositoryOutput')
287
392
  DescribeCompilationJobRequest = Shapes::StructureShape.new(name: 'DescribeCompilationJobRequest')
288
393
  DescribeCompilationJobResponse = Shapes::StructureShape.new(name: 'DescribeCompilationJobResponse')
394
+ DescribeContextRequest = Shapes::StructureShape.new(name: 'DescribeContextRequest')
395
+ DescribeContextResponse = Shapes::StructureShape.new(name: 'DescribeContextResponse')
396
+ DescribeDataQualityJobDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeDataQualityJobDefinitionRequest')
397
+ DescribeDataQualityJobDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeDataQualityJobDefinitionResponse')
398
+ DescribeDeviceFleetRequest = Shapes::StructureShape.new(name: 'DescribeDeviceFleetRequest')
399
+ DescribeDeviceFleetResponse = Shapes::StructureShape.new(name: 'DescribeDeviceFleetResponse')
400
+ DescribeDeviceRequest = Shapes::StructureShape.new(name: 'DescribeDeviceRequest')
401
+ DescribeDeviceResponse = Shapes::StructureShape.new(name: 'DescribeDeviceResponse')
289
402
  DescribeDomainRequest = Shapes::StructureShape.new(name: 'DescribeDomainRequest')
290
403
  DescribeDomainResponse = Shapes::StructureShape.new(name: 'DescribeDomainResponse')
404
+ DescribeEdgePackagingJobRequest = Shapes::StructureShape.new(name: 'DescribeEdgePackagingJobRequest')
405
+ DescribeEdgePackagingJobResponse = Shapes::StructureShape.new(name: 'DescribeEdgePackagingJobResponse')
291
406
  DescribeEndpointConfigInput = Shapes::StructureShape.new(name: 'DescribeEndpointConfigInput')
292
407
  DescribeEndpointConfigOutput = Shapes::StructureShape.new(name: 'DescribeEndpointConfigOutput')
293
408
  DescribeEndpointInput = Shapes::StructureShape.new(name: 'DescribeEndpointInput')
294
409
  DescribeEndpointOutput = Shapes::StructureShape.new(name: 'DescribeEndpointOutput')
295
410
  DescribeExperimentRequest = Shapes::StructureShape.new(name: 'DescribeExperimentRequest')
296
411
  DescribeExperimentResponse = Shapes::StructureShape.new(name: 'DescribeExperimentResponse')
412
+ DescribeFeatureGroupRequest = Shapes::StructureShape.new(name: 'DescribeFeatureGroupRequest')
413
+ DescribeFeatureGroupResponse = Shapes::StructureShape.new(name: 'DescribeFeatureGroupResponse')
297
414
  DescribeFlowDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeFlowDefinitionRequest')
298
415
  DescribeFlowDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeFlowDefinitionResponse')
299
416
  DescribeHumanTaskUiRequest = Shapes::StructureShape.new(name: 'DescribeHumanTaskUiRequest')
@@ -306,18 +423,34 @@ module Aws::SageMaker
306
423
  DescribeImageVersionResponse = Shapes::StructureShape.new(name: 'DescribeImageVersionResponse')
307
424
  DescribeLabelingJobRequest = Shapes::StructureShape.new(name: 'DescribeLabelingJobRequest')
308
425
  DescribeLabelingJobResponse = Shapes::StructureShape.new(name: 'DescribeLabelingJobResponse')
426
+ DescribeModelBiasJobDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeModelBiasJobDefinitionRequest')
427
+ DescribeModelBiasJobDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeModelBiasJobDefinitionResponse')
428
+ DescribeModelExplainabilityJobDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeModelExplainabilityJobDefinitionRequest')
429
+ DescribeModelExplainabilityJobDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeModelExplainabilityJobDefinitionResponse')
309
430
  DescribeModelInput = Shapes::StructureShape.new(name: 'DescribeModelInput')
310
431
  DescribeModelOutput = Shapes::StructureShape.new(name: 'DescribeModelOutput')
432
+ DescribeModelPackageGroupInput = Shapes::StructureShape.new(name: 'DescribeModelPackageGroupInput')
433
+ DescribeModelPackageGroupOutput = Shapes::StructureShape.new(name: 'DescribeModelPackageGroupOutput')
311
434
  DescribeModelPackageInput = Shapes::StructureShape.new(name: 'DescribeModelPackageInput')
312
435
  DescribeModelPackageOutput = Shapes::StructureShape.new(name: 'DescribeModelPackageOutput')
436
+ DescribeModelQualityJobDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeModelQualityJobDefinitionRequest')
437
+ DescribeModelQualityJobDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeModelQualityJobDefinitionResponse')
313
438
  DescribeMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'DescribeMonitoringScheduleRequest')
314
439
  DescribeMonitoringScheduleResponse = Shapes::StructureShape.new(name: 'DescribeMonitoringScheduleResponse')
315
440
  DescribeNotebookInstanceInput = Shapes::StructureShape.new(name: 'DescribeNotebookInstanceInput')
316
441
  DescribeNotebookInstanceLifecycleConfigInput = Shapes::StructureShape.new(name: 'DescribeNotebookInstanceLifecycleConfigInput')
317
442
  DescribeNotebookInstanceLifecycleConfigOutput = Shapes::StructureShape.new(name: 'DescribeNotebookInstanceLifecycleConfigOutput')
318
443
  DescribeNotebookInstanceOutput = Shapes::StructureShape.new(name: 'DescribeNotebookInstanceOutput')
444
+ DescribePipelineDefinitionForExecutionRequest = Shapes::StructureShape.new(name: 'DescribePipelineDefinitionForExecutionRequest')
445
+ DescribePipelineDefinitionForExecutionResponse = Shapes::StructureShape.new(name: 'DescribePipelineDefinitionForExecutionResponse')
446
+ DescribePipelineExecutionRequest = Shapes::StructureShape.new(name: 'DescribePipelineExecutionRequest')
447
+ DescribePipelineExecutionResponse = Shapes::StructureShape.new(name: 'DescribePipelineExecutionResponse')
448
+ DescribePipelineRequest = Shapes::StructureShape.new(name: 'DescribePipelineRequest')
449
+ DescribePipelineResponse = Shapes::StructureShape.new(name: 'DescribePipelineResponse')
319
450
  DescribeProcessingJobRequest = Shapes::StructureShape.new(name: 'DescribeProcessingJobRequest')
320
451
  DescribeProcessingJobResponse = Shapes::StructureShape.new(name: 'DescribeProcessingJobResponse')
452
+ DescribeProjectInput = Shapes::StructureShape.new(name: 'DescribeProjectInput')
453
+ DescribeProjectOutput = Shapes::StructureShape.new(name: 'DescribeProjectOutput')
321
454
  DescribeSubscribedWorkteamRequest = Shapes::StructureShape.new(name: 'DescribeSubscribedWorkteamRequest')
322
455
  DescribeSubscribedWorkteamResponse = Shapes::StructureShape.new(name: 'DescribeSubscribedWorkteamResponse')
323
456
  DescribeTrainingJobRequest = Shapes::StructureShape.new(name: 'DescribeTrainingJobRequest')
@@ -334,13 +467,30 @@ module Aws::SageMaker
334
467
  DescribeWorkforceResponse = Shapes::StructureShape.new(name: 'DescribeWorkforceResponse')
335
468
  DescribeWorkteamRequest = Shapes::StructureShape.new(name: 'DescribeWorkteamRequest')
336
469
  DescribeWorkteamResponse = Shapes::StructureShape.new(name: 'DescribeWorkteamResponse')
470
+ Description = Shapes::StringShape.new(name: 'Description')
337
471
  DesiredWeightAndCapacity = Shapes::StructureShape.new(name: 'DesiredWeightAndCapacity')
338
472
  DesiredWeightAndCapacityList = Shapes::ListShape.new(name: 'DesiredWeightAndCapacityList')
339
473
  DestinationS3Uri = Shapes::StringShape.new(name: 'DestinationS3Uri')
340
474
  DetailedAlgorithmStatus = Shapes::StringShape.new(name: 'DetailedAlgorithmStatus')
341
475
  DetailedModelPackageStatus = Shapes::StringShape.new(name: 'DetailedModelPackageStatus')
476
+ Device = Shapes::StructureShape.new(name: 'Device')
477
+ DeviceArn = Shapes::StringShape.new(name: 'DeviceArn')
478
+ DeviceDescription = Shapes::StringShape.new(name: 'DeviceDescription')
479
+ DeviceFleetArn = Shapes::StringShape.new(name: 'DeviceFleetArn')
480
+ DeviceFleetDescription = Shapes::StringShape.new(name: 'DeviceFleetDescription')
481
+ DeviceFleetSummaries = Shapes::ListShape.new(name: 'DeviceFleetSummaries')
482
+ DeviceFleetSummary = Shapes::StructureShape.new(name: 'DeviceFleetSummary')
483
+ DeviceName = Shapes::StringShape.new(name: 'DeviceName')
484
+ DeviceNames = Shapes::ListShape.new(name: 'DeviceNames')
485
+ DeviceStats = Shapes::StructureShape.new(name: 'DeviceStats')
486
+ DeviceSummaries = Shapes::ListShape.new(name: 'DeviceSummaries')
487
+ DeviceSummary = Shapes::StructureShape.new(name: 'DeviceSummary')
488
+ Devices = Shapes::ListShape.new(name: 'Devices')
342
489
  DirectInternetAccess = Shapes::StringShape.new(name: 'DirectInternetAccess')
343
490
  DirectoryPath = Shapes::StringShape.new(name: 'DirectoryPath')
491
+ DisableProfiler = Shapes::BooleanShape.new(name: 'DisableProfiler')
492
+ DisableSagemakerServicecatalogPortfolioInput = Shapes::StructureShape.new(name: 'DisableSagemakerServicecatalogPortfolioInput')
493
+ DisableSagemakerServicecatalogPortfolioOutput = Shapes::StructureShape.new(name: 'DisableSagemakerServicecatalogPortfolioOutput')
344
494
  DisassociateAdditionalCodeRepositories = Shapes::BooleanShape.new(name: 'DisassociateAdditionalCodeRepositories')
345
495
  DisassociateDefaultCodeRepository = Shapes::BooleanShape.new(name: 'DisassociateDefaultCodeRepository')
346
496
  DisassociateNotebookInstanceAcceleratorTypes = Shapes::BooleanShape.new(name: 'DisassociateNotebookInstanceAcceleratorTypes')
@@ -355,8 +505,23 @@ module Aws::SageMaker
355
505
  DomainName = Shapes::StringShape.new(name: 'DomainName')
356
506
  DomainStatus = Shapes::StringShape.new(name: 'DomainStatus')
357
507
  DoubleParameterValue = Shapes::FloatShape.new(name: 'DoubleParameterValue')
508
+ EdgeModel = Shapes::StructureShape.new(name: 'EdgeModel')
509
+ EdgeModelStat = Shapes::StructureShape.new(name: 'EdgeModelStat')
510
+ EdgeModelStats = Shapes::ListShape.new(name: 'EdgeModelStats')
511
+ EdgeModelSummaries = Shapes::ListShape.new(name: 'EdgeModelSummaries')
512
+ EdgeModelSummary = Shapes::StructureShape.new(name: 'EdgeModelSummary')
513
+ EdgeModels = Shapes::ListShape.new(name: 'EdgeModels')
514
+ EdgeOutputConfig = Shapes::StructureShape.new(name: 'EdgeOutputConfig')
515
+ EdgePackagingJobArn = Shapes::StringShape.new(name: 'EdgePackagingJobArn')
516
+ EdgePackagingJobStatus = Shapes::StringShape.new(name: 'EdgePackagingJobStatus')
517
+ EdgePackagingJobSummaries = Shapes::ListShape.new(name: 'EdgePackagingJobSummaries')
518
+ EdgePackagingJobSummary = Shapes::StructureShape.new(name: 'EdgePackagingJobSummary')
519
+ EdgeVersion = Shapes::StringShape.new(name: 'EdgeVersion')
358
520
  EfsUid = Shapes::StringShape.new(name: 'EfsUid')
359
521
  EnableCapture = Shapes::BooleanShape.new(name: 'EnableCapture')
522
+ EnableSagemakerServicecatalogPortfolioInput = Shapes::StructureShape.new(name: 'EnableSagemakerServicecatalogPortfolioInput')
523
+ EnableSagemakerServicecatalogPortfolioOutput = Shapes::StructureShape.new(name: 'EnableSagemakerServicecatalogPortfolioOutput')
524
+ Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
360
525
  EndpointArn = Shapes::StringShape.new(name: 'EndpointArn')
361
526
  EndpointConfigArn = Shapes::StringShape.new(name: 'EndpointConfigArn')
362
527
  EndpointConfigName = Shapes::StringShape.new(name: 'EndpointConfigName')
@@ -387,7 +552,22 @@ module Aws::SageMaker
387
552
  ExperimentSourceArn = Shapes::StringShape.new(name: 'ExperimentSourceArn')
388
553
  ExperimentSummaries = Shapes::ListShape.new(name: 'ExperimentSummaries')
389
554
  ExperimentSummary = Shapes::StructureShape.new(name: 'ExperimentSummary')
555
+ Explainability = Shapes::StructureShape.new(name: 'Explainability')
390
556
  FailureReason = Shapes::StringShape.new(name: 'FailureReason')
557
+ FeatureDefinition = Shapes::StructureShape.new(name: 'FeatureDefinition')
558
+ FeatureDefinitions = Shapes::ListShape.new(name: 'FeatureDefinitions')
559
+ FeatureGroup = Shapes::StructureShape.new(name: 'FeatureGroup')
560
+ FeatureGroupArn = Shapes::StringShape.new(name: 'FeatureGroupArn')
561
+ FeatureGroupMaxResults = Shapes::IntegerShape.new(name: 'FeatureGroupMaxResults')
562
+ FeatureGroupName = Shapes::StringShape.new(name: 'FeatureGroupName')
563
+ FeatureGroupNameContains = Shapes::StringShape.new(name: 'FeatureGroupNameContains')
564
+ FeatureGroupSortBy = Shapes::StringShape.new(name: 'FeatureGroupSortBy')
565
+ FeatureGroupSortOrder = Shapes::StringShape.new(name: 'FeatureGroupSortOrder')
566
+ FeatureGroupStatus = Shapes::StringShape.new(name: 'FeatureGroupStatus')
567
+ FeatureGroupSummaries = Shapes::ListShape.new(name: 'FeatureGroupSummaries')
568
+ FeatureGroupSummary = Shapes::StructureShape.new(name: 'FeatureGroupSummary')
569
+ FeatureName = Shapes::StringShape.new(name: 'FeatureName')
570
+ FeatureType = Shapes::StringShape.new(name: 'FeatureType')
391
571
  FileSystemAccessMode = Shapes::StringShape.new(name: 'FileSystemAccessMode')
392
572
  FileSystemConfig = Shapes::StructureShape.new(name: 'FileSystemConfig')
393
573
  FileSystemDataSource = Shapes::StructureShape.new(name: 'FileSystemDataSource')
@@ -415,6 +595,12 @@ module Aws::SageMaker
415
595
  FlowDefinitionTaskTitle = Shapes::StringShape.new(name: 'FlowDefinitionTaskTitle')
416
596
  Framework = Shapes::StringShape.new(name: 'Framework')
417
597
  GenerateCandidateDefinitionsOnly = Shapes::BooleanShape.new(name: 'GenerateCandidateDefinitionsOnly')
598
+ GetDeviceFleetReportRequest = Shapes::StructureShape.new(name: 'GetDeviceFleetReportRequest')
599
+ GetDeviceFleetReportResponse = Shapes::StructureShape.new(name: 'GetDeviceFleetReportResponse')
600
+ GetModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'GetModelPackageGroupPolicyInput')
601
+ GetModelPackageGroupPolicyOutput = Shapes::StructureShape.new(name: 'GetModelPackageGroupPolicyOutput')
602
+ GetSagemakerServicecatalogPortfolioStatusInput = Shapes::StructureShape.new(name: 'GetSagemakerServicecatalogPortfolioStatusInput')
603
+ GetSagemakerServicecatalogPortfolioStatusOutput = Shapes::StructureShape.new(name: 'GetSagemakerServicecatalogPortfolioStatusOutput')
418
604
  GetSearchSuggestionsRequest = Shapes::StructureShape.new(name: 'GetSearchSuggestionsRequest')
419
605
  GetSearchSuggestionsResponse = Shapes::StructureShape.new(name: 'GetSearchSuggestionsResponse')
420
606
  GitConfig = Shapes::StructureShape.new(name: 'GitConfig')
@@ -459,6 +645,7 @@ module Aws::SageMaker
459
645
  HyperParameterTuningJobWarmStartType = Shapes::StringShape.new(name: 'HyperParameterTuningJobWarmStartType')
460
646
  HyperParameterValue = Shapes::StringShape.new(name: 'HyperParameterValue')
461
647
  HyperParameters = Shapes::MapShape.new(name: 'HyperParameters')
648
+ IdempotencyToken = Shapes::StringShape.new(name: 'IdempotencyToken')
462
649
  Image = Shapes::StructureShape.new(name: 'Image')
463
650
  ImageArn = Shapes::StringShape.new(name: 'ImageArn')
464
651
  ImageBaseImage = Shapes::StringShape.new(name: 'ImageBaseImage')
@@ -486,13 +673,16 @@ module Aws::SageMaker
486
673
  InferenceSpecification = Shapes::StructureShape.new(name: 'InferenceSpecification')
487
674
  InputConfig = Shapes::StructureShape.new(name: 'InputConfig')
488
675
  InputDataConfig = Shapes::ListShape.new(name: 'InputDataConfig')
676
+ InputMode = Shapes::StringShape.new(name: 'InputMode')
489
677
  InputModes = Shapes::ListShape.new(name: 'InputModes')
490
678
  InstanceType = Shapes::StringShape.new(name: 'InstanceType')
679
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
491
680
  IntegerParameterRange = Shapes::StructureShape.new(name: 'IntegerParameterRange')
492
681
  IntegerParameterRangeSpecification = Shapes::StructureShape.new(name: 'IntegerParameterRangeSpecification')
493
682
  IntegerParameterRanges = Shapes::ListShape.new(name: 'IntegerParameterRanges')
494
683
  InvocationsMaxRetries = Shapes::IntegerShape.new(name: 'InvocationsMaxRetries')
495
684
  InvocationsTimeoutInSeconds = Shapes::IntegerShape.new(name: 'InvocationsTimeoutInSeconds')
685
+ IotRoleAlias = Shapes::StringShape.new(name: 'IotRoleAlias')
496
686
  JobReferenceCode = Shapes::StringShape.new(name: 'JobReferenceCode')
497
687
  JobReferenceCodeContains = Shapes::StringShape.new(name: 'JobReferenceCodeContains')
498
688
  JoinSource = Shapes::StringShape.new(name: 'JoinSource')
@@ -531,12 +721,19 @@ module Aws::SageMaker
531
721
  LabelingJobSummaryList = Shapes::ListShape.new(name: 'LabelingJobSummaryList')
532
722
  LambdaFunctionArn = Shapes::StringShape.new(name: 'LambdaFunctionArn')
533
723
  LastModifiedTime = Shapes::TimestampShape.new(name: 'LastModifiedTime')
724
+ LineageEntityParameters = Shapes::MapShape.new(name: 'LineageEntityParameters')
725
+ ListActionsRequest = Shapes::StructureShape.new(name: 'ListActionsRequest')
726
+ ListActionsResponse = Shapes::StructureShape.new(name: 'ListActionsResponse')
534
727
  ListAlgorithmsInput = Shapes::StructureShape.new(name: 'ListAlgorithmsInput')
535
728
  ListAlgorithmsOutput = Shapes::StructureShape.new(name: 'ListAlgorithmsOutput')
536
729
  ListAppImageConfigsRequest = Shapes::StructureShape.new(name: 'ListAppImageConfigsRequest')
537
730
  ListAppImageConfigsResponse = Shapes::StructureShape.new(name: 'ListAppImageConfigsResponse')
538
731
  ListAppsRequest = Shapes::StructureShape.new(name: 'ListAppsRequest')
539
732
  ListAppsResponse = Shapes::StructureShape.new(name: 'ListAppsResponse')
733
+ ListArtifactsRequest = Shapes::StructureShape.new(name: 'ListArtifactsRequest')
734
+ ListArtifactsResponse = Shapes::StructureShape.new(name: 'ListArtifactsResponse')
735
+ ListAssociationsRequest = Shapes::StructureShape.new(name: 'ListAssociationsRequest')
736
+ ListAssociationsResponse = Shapes::StructureShape.new(name: 'ListAssociationsResponse')
540
737
  ListAutoMLJobsRequest = Shapes::StructureShape.new(name: 'ListAutoMLJobsRequest')
541
738
  ListAutoMLJobsResponse = Shapes::StructureShape.new(name: 'ListAutoMLJobsResponse')
542
739
  ListCandidatesForAutoMLJobRequest = Shapes::StructureShape.new(name: 'ListCandidatesForAutoMLJobRequest')
@@ -546,14 +743,28 @@ module Aws::SageMaker
546
743
  ListCompilationJobsRequest = Shapes::StructureShape.new(name: 'ListCompilationJobsRequest')
547
744
  ListCompilationJobsResponse = Shapes::StructureShape.new(name: 'ListCompilationJobsResponse')
548
745
  ListCompilationJobsSortBy = Shapes::StringShape.new(name: 'ListCompilationJobsSortBy')
746
+ ListContextsRequest = Shapes::StructureShape.new(name: 'ListContextsRequest')
747
+ ListContextsResponse = Shapes::StructureShape.new(name: 'ListContextsResponse')
748
+ ListDataQualityJobDefinitionsRequest = Shapes::StructureShape.new(name: 'ListDataQualityJobDefinitionsRequest')
749
+ ListDataQualityJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListDataQualityJobDefinitionsResponse')
750
+ ListDeviceFleetsRequest = Shapes::StructureShape.new(name: 'ListDeviceFleetsRequest')
751
+ ListDeviceFleetsResponse = Shapes::StructureShape.new(name: 'ListDeviceFleetsResponse')
752
+ ListDeviceFleetsSortBy = Shapes::StringShape.new(name: 'ListDeviceFleetsSortBy')
753
+ ListDevicesRequest = Shapes::StructureShape.new(name: 'ListDevicesRequest')
754
+ ListDevicesResponse = Shapes::StructureShape.new(name: 'ListDevicesResponse')
549
755
  ListDomainsRequest = Shapes::StructureShape.new(name: 'ListDomainsRequest')
550
756
  ListDomainsResponse = Shapes::StructureShape.new(name: 'ListDomainsResponse')
757
+ ListEdgePackagingJobsRequest = Shapes::StructureShape.new(name: 'ListEdgePackagingJobsRequest')
758
+ ListEdgePackagingJobsResponse = Shapes::StructureShape.new(name: 'ListEdgePackagingJobsResponse')
759
+ ListEdgePackagingJobsSortBy = Shapes::StringShape.new(name: 'ListEdgePackagingJobsSortBy')
551
760
  ListEndpointConfigsInput = Shapes::StructureShape.new(name: 'ListEndpointConfigsInput')
552
761
  ListEndpointConfigsOutput = Shapes::StructureShape.new(name: 'ListEndpointConfigsOutput')
553
762
  ListEndpointsInput = Shapes::StructureShape.new(name: 'ListEndpointsInput')
554
763
  ListEndpointsOutput = Shapes::StructureShape.new(name: 'ListEndpointsOutput')
555
764
  ListExperimentsRequest = Shapes::StructureShape.new(name: 'ListExperimentsRequest')
556
765
  ListExperimentsResponse = Shapes::StructureShape.new(name: 'ListExperimentsResponse')
766
+ ListFeatureGroupsRequest = Shapes::StructureShape.new(name: 'ListFeatureGroupsRequest')
767
+ ListFeatureGroupsResponse = Shapes::StructureShape.new(name: 'ListFeatureGroupsResponse')
557
768
  ListFlowDefinitionsRequest = Shapes::StructureShape.new(name: 'ListFlowDefinitionsRequest')
558
769
  ListFlowDefinitionsResponse = Shapes::StructureShape.new(name: 'ListFlowDefinitionsResponse')
559
770
  ListHumanTaskUisRequest = Shapes::StructureShape.new(name: 'ListHumanTaskUisRequest')
@@ -569,8 +780,18 @@ module Aws::SageMaker
569
780
  ListLabelingJobsForWorkteamSortByOptions = Shapes::StringShape.new(name: 'ListLabelingJobsForWorkteamSortByOptions')
570
781
  ListLabelingJobsRequest = Shapes::StructureShape.new(name: 'ListLabelingJobsRequest')
571
782
  ListLabelingJobsResponse = Shapes::StructureShape.new(name: 'ListLabelingJobsResponse')
783
+ ListLineageEntityParameterKey = Shapes::ListShape.new(name: 'ListLineageEntityParameterKey')
784
+ ListMaxResults = Shapes::IntegerShape.new(name: 'ListMaxResults')
785
+ ListModelBiasJobDefinitionsRequest = Shapes::StructureShape.new(name: 'ListModelBiasJobDefinitionsRequest')
786
+ ListModelBiasJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListModelBiasJobDefinitionsResponse')
787
+ ListModelExplainabilityJobDefinitionsRequest = Shapes::StructureShape.new(name: 'ListModelExplainabilityJobDefinitionsRequest')
788
+ ListModelExplainabilityJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListModelExplainabilityJobDefinitionsResponse')
789
+ ListModelPackageGroupsInput = Shapes::StructureShape.new(name: 'ListModelPackageGroupsInput')
790
+ ListModelPackageGroupsOutput = Shapes::StructureShape.new(name: 'ListModelPackageGroupsOutput')
572
791
  ListModelPackagesInput = Shapes::StructureShape.new(name: 'ListModelPackagesInput')
573
792
  ListModelPackagesOutput = Shapes::StructureShape.new(name: 'ListModelPackagesOutput')
793
+ ListModelQualityJobDefinitionsRequest = Shapes::StructureShape.new(name: 'ListModelQualityJobDefinitionsRequest')
794
+ ListModelQualityJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListModelQualityJobDefinitionsResponse')
574
795
  ListModelsInput = Shapes::StructureShape.new(name: 'ListModelsInput')
575
796
  ListModelsOutput = Shapes::StructureShape.new(name: 'ListModelsOutput')
576
797
  ListMonitoringExecutionsRequest = Shapes::StructureShape.new(name: 'ListMonitoringExecutionsRequest')
@@ -581,8 +802,18 @@ module Aws::SageMaker
581
802
  ListNotebookInstanceLifecycleConfigsOutput = Shapes::StructureShape.new(name: 'ListNotebookInstanceLifecycleConfigsOutput')
582
803
  ListNotebookInstancesInput = Shapes::StructureShape.new(name: 'ListNotebookInstancesInput')
583
804
  ListNotebookInstancesOutput = Shapes::StructureShape.new(name: 'ListNotebookInstancesOutput')
805
+ ListPipelineExecutionStepsRequest = Shapes::StructureShape.new(name: 'ListPipelineExecutionStepsRequest')
806
+ ListPipelineExecutionStepsResponse = Shapes::StructureShape.new(name: 'ListPipelineExecutionStepsResponse')
807
+ ListPipelineExecutionsRequest = Shapes::StructureShape.new(name: 'ListPipelineExecutionsRequest')
808
+ ListPipelineExecutionsResponse = Shapes::StructureShape.new(name: 'ListPipelineExecutionsResponse')
809
+ ListPipelineParametersForExecutionRequest = Shapes::StructureShape.new(name: 'ListPipelineParametersForExecutionRequest')
810
+ ListPipelineParametersForExecutionResponse = Shapes::StructureShape.new(name: 'ListPipelineParametersForExecutionResponse')
811
+ ListPipelinesRequest = Shapes::StructureShape.new(name: 'ListPipelinesRequest')
812
+ ListPipelinesResponse = Shapes::StructureShape.new(name: 'ListPipelinesResponse')
584
813
  ListProcessingJobsRequest = Shapes::StructureShape.new(name: 'ListProcessingJobsRequest')
585
814
  ListProcessingJobsResponse = Shapes::StructureShape.new(name: 'ListProcessingJobsResponse')
815
+ ListProjectsInput = Shapes::StructureShape.new(name: 'ListProjectsInput')
816
+ ListProjectsOutput = Shapes::StructureShape.new(name: 'ListProjectsOutput')
586
817
  ListSubscribedWorkteamsRequest = Shapes::StructureShape.new(name: 'ListSubscribedWorkteamsRequest')
587
818
  ListSubscribedWorkteamsResponse = Shapes::StructureShape.new(name: 'ListSubscribedWorkteamsResponse')
588
819
  ListTagsInput = Shapes::StructureShape.new(name: 'ListTagsInput')
@@ -607,6 +838,7 @@ module Aws::SageMaker
607
838
  ListWorkteamsRequest = Shapes::StructureShape.new(name: 'ListWorkteamsRequest')
608
839
  ListWorkteamsResponse = Shapes::StructureShape.new(name: 'ListWorkteamsResponse')
609
840
  ListWorkteamsSortByOptions = Shapes::StringShape.new(name: 'ListWorkteamsSortByOptions')
841
+ Long = Shapes::IntegerShape.new(name: 'Long')
610
842
  MaxAutoMLJobRuntimeInSeconds = Shapes::IntegerShape.new(name: 'MaxAutoMLJobRuntimeInSeconds')
611
843
  MaxCandidates = Shapes::IntegerShape.new(name: 'MaxCandidates')
612
844
  MaxConcurrentTaskCount = Shapes::IntegerShape.new(name: 'MaxConcurrentTaskCount')
@@ -620,23 +852,45 @@ module Aws::SageMaker
620
852
  MaxRuntimeInSeconds = Shapes::IntegerShape.new(name: 'MaxRuntimeInSeconds')
621
853
  MaxRuntimePerTrainingJobInSeconds = Shapes::IntegerShape.new(name: 'MaxRuntimePerTrainingJobInSeconds')
622
854
  MaxWaitTimeInSeconds = Shapes::IntegerShape.new(name: 'MaxWaitTimeInSeconds')
855
+ MaximumExecutionTimeoutInSeconds = Shapes::IntegerShape.new(name: 'MaximumExecutionTimeoutInSeconds')
623
856
  MediaType = Shapes::StringShape.new(name: 'MediaType')
624
857
  MemberDefinition = Shapes::StructureShape.new(name: 'MemberDefinition')
625
858
  MemberDefinitions = Shapes::ListShape.new(name: 'MemberDefinitions')
859
+ MetadataProperties = Shapes::StructureShape.new(name: 'MetadataProperties')
860
+ MetadataPropertyValue = Shapes::StringShape.new(name: 'MetadataPropertyValue')
626
861
  MetricData = Shapes::StructureShape.new(name: 'MetricData')
627
862
  MetricDefinition = Shapes::StructureShape.new(name: 'MetricDefinition')
628
863
  MetricDefinitionList = Shapes::ListShape.new(name: 'MetricDefinitionList')
629
864
  MetricName = Shapes::StringShape.new(name: 'MetricName')
630
865
  MetricRegex = Shapes::StringShape.new(name: 'MetricRegex')
631
866
  MetricValue = Shapes::FloatShape.new(name: 'MetricValue')
867
+ MetricsSource = Shapes::StructureShape.new(name: 'MetricsSource')
868
+ ModelApprovalStatus = Shapes::StringShape.new(name: 'ModelApprovalStatus')
632
869
  ModelArn = Shapes::StringShape.new(name: 'ModelArn')
633
870
  ModelArtifacts = Shapes::StructureShape.new(name: 'ModelArtifacts')
871
+ ModelBiasAppSpecification = Shapes::StructureShape.new(name: 'ModelBiasAppSpecification')
872
+ ModelBiasBaselineConfig = Shapes::StructureShape.new(name: 'ModelBiasBaselineConfig')
873
+ ModelBiasJobInput = Shapes::StructureShape.new(name: 'ModelBiasJobInput')
874
+ ModelCacheSetting = Shapes::StringShape.new(name: 'ModelCacheSetting')
634
875
  ModelClientConfig = Shapes::StructureShape.new(name: 'ModelClientConfig')
876
+ ModelDataQuality = Shapes::StructureShape.new(name: 'ModelDataQuality')
877
+ ModelDigests = Shapes::StructureShape.new(name: 'ModelDigests')
878
+ ModelExplainabilityAppSpecification = Shapes::StructureShape.new(name: 'ModelExplainabilityAppSpecification')
879
+ ModelExplainabilityBaselineConfig = Shapes::StructureShape.new(name: 'ModelExplainabilityBaselineConfig')
880
+ ModelExplainabilityJobInput = Shapes::StructureShape.new(name: 'ModelExplainabilityJobInput')
881
+ ModelMetrics = Shapes::StructureShape.new(name: 'ModelMetrics')
635
882
  ModelName = Shapes::StringShape.new(name: 'ModelName')
636
883
  ModelNameContains = Shapes::StringShape.new(name: 'ModelNameContains')
884
+ ModelPackage = Shapes::StructureShape.new(name: 'ModelPackage')
637
885
  ModelPackageArn = Shapes::StringShape.new(name: 'ModelPackageArn')
638
886
  ModelPackageContainerDefinition = Shapes::StructureShape.new(name: 'ModelPackageContainerDefinition')
639
887
  ModelPackageContainerDefinitionList = Shapes::ListShape.new(name: 'ModelPackageContainerDefinitionList')
888
+ ModelPackageGroup = Shapes::StructureShape.new(name: 'ModelPackageGroup')
889
+ ModelPackageGroupArn = Shapes::StringShape.new(name: 'ModelPackageGroupArn')
890
+ ModelPackageGroupSortBy = Shapes::StringShape.new(name: 'ModelPackageGroupSortBy')
891
+ ModelPackageGroupStatus = Shapes::StringShape.new(name: 'ModelPackageGroupStatus')
892
+ ModelPackageGroupSummary = Shapes::StructureShape.new(name: 'ModelPackageGroupSummary')
893
+ ModelPackageGroupSummaryList = Shapes::ListShape.new(name: 'ModelPackageGroupSummaryList')
640
894
  ModelPackageSortBy = Shapes::StringShape.new(name: 'ModelPackageSortBy')
641
895
  ModelPackageStatus = Shapes::StringShape.new(name: 'ModelPackageStatus')
642
896
  ModelPackageStatusDetails = Shapes::StructureShape.new(name: 'ModelPackageStatusDetails')
@@ -644,10 +898,17 @@ module Aws::SageMaker
644
898
  ModelPackageStatusItemList = Shapes::ListShape.new(name: 'ModelPackageStatusItemList')
645
899
  ModelPackageSummary = Shapes::StructureShape.new(name: 'ModelPackageSummary')
646
900
  ModelPackageSummaryList = Shapes::ListShape.new(name: 'ModelPackageSummaryList')
901
+ ModelPackageType = Shapes::StringShape.new(name: 'ModelPackageType')
647
902
  ModelPackageValidationProfile = Shapes::StructureShape.new(name: 'ModelPackageValidationProfile')
648
903
  ModelPackageValidationProfiles = Shapes::ListShape.new(name: 'ModelPackageValidationProfiles')
649
904
  ModelPackageValidationSpecification = Shapes::StructureShape.new(name: 'ModelPackageValidationSpecification')
905
+ ModelPackageVersion = Shapes::IntegerShape.new(name: 'ModelPackageVersion')
906
+ ModelQuality = Shapes::StructureShape.new(name: 'ModelQuality')
907
+ ModelQualityAppSpecification = Shapes::StructureShape.new(name: 'ModelQualityAppSpecification')
908
+ ModelQualityBaselineConfig = Shapes::StructureShape.new(name: 'ModelQualityBaselineConfig')
909
+ ModelQualityJobInput = Shapes::StructureShape.new(name: 'ModelQualityJobInput')
650
910
  ModelSortKey = Shapes::StringShape.new(name: 'ModelSortKey')
911
+ ModelStepMetadata = Shapes::StructureShape.new(name: 'ModelStepMetadata')
651
912
  ModelSummary = Shapes::StructureShape.new(name: 'ModelSummary')
652
913
  ModelSummaryList = Shapes::ListShape.new(name: 'ModelSummaryList')
653
914
  MonitoringAppSpecification = Shapes::StructureShape.new(name: 'MonitoringAppSpecification')
@@ -659,25 +920,38 @@ module Aws::SageMaker
659
920
  MonitoringExecutionSortKey = Shapes::StringShape.new(name: 'MonitoringExecutionSortKey')
660
921
  MonitoringExecutionSummary = Shapes::StructureShape.new(name: 'MonitoringExecutionSummary')
661
922
  MonitoringExecutionSummaryList = Shapes::ListShape.new(name: 'MonitoringExecutionSummaryList')
923
+ MonitoringGroundTruthS3Input = Shapes::StructureShape.new(name: 'MonitoringGroundTruthS3Input')
662
924
  MonitoringInput = Shapes::StructureShape.new(name: 'MonitoringInput')
663
925
  MonitoringInputs = Shapes::ListShape.new(name: 'MonitoringInputs')
664
926
  MonitoringJobDefinition = Shapes::StructureShape.new(name: 'MonitoringJobDefinition')
927
+ MonitoringJobDefinitionArn = Shapes::StringShape.new(name: 'MonitoringJobDefinitionArn')
928
+ MonitoringJobDefinitionName = Shapes::StringShape.new(name: 'MonitoringJobDefinitionName')
929
+ MonitoringJobDefinitionSortKey = Shapes::StringShape.new(name: 'MonitoringJobDefinitionSortKey')
930
+ MonitoringJobDefinitionSummary = Shapes::StructureShape.new(name: 'MonitoringJobDefinitionSummary')
931
+ MonitoringJobDefinitionSummaryList = Shapes::ListShape.new(name: 'MonitoringJobDefinitionSummaryList')
665
932
  MonitoringMaxRuntimeInSeconds = Shapes::IntegerShape.new(name: 'MonitoringMaxRuntimeInSeconds')
933
+ MonitoringNetworkConfig = Shapes::StructureShape.new(name: 'MonitoringNetworkConfig')
666
934
  MonitoringOutput = Shapes::StructureShape.new(name: 'MonitoringOutput')
667
935
  MonitoringOutputConfig = Shapes::StructureShape.new(name: 'MonitoringOutputConfig')
668
936
  MonitoringOutputs = Shapes::ListShape.new(name: 'MonitoringOutputs')
937
+ MonitoringProblemType = Shapes::StringShape.new(name: 'MonitoringProblemType')
669
938
  MonitoringResources = Shapes::StructureShape.new(name: 'MonitoringResources')
670
939
  MonitoringS3Output = Shapes::StructureShape.new(name: 'MonitoringS3Output')
671
940
  MonitoringS3Uri = Shapes::StringShape.new(name: 'MonitoringS3Uri')
941
+ MonitoringSchedule = Shapes::StructureShape.new(name: 'MonitoringSchedule')
672
942
  MonitoringScheduleArn = Shapes::StringShape.new(name: 'MonitoringScheduleArn')
673
943
  MonitoringScheduleConfig = Shapes::StructureShape.new(name: 'MonitoringScheduleConfig')
944
+ MonitoringScheduleList = Shapes::ListShape.new(name: 'MonitoringScheduleList')
674
945
  MonitoringScheduleName = Shapes::StringShape.new(name: 'MonitoringScheduleName')
675
946
  MonitoringScheduleSortKey = Shapes::StringShape.new(name: 'MonitoringScheduleSortKey')
676
947
  MonitoringScheduleSummary = Shapes::StructureShape.new(name: 'MonitoringScheduleSummary')
677
948
  MonitoringScheduleSummaryList = Shapes::ListShape.new(name: 'MonitoringScheduleSummaryList')
678
949
  MonitoringStatisticsResource = Shapes::StructureShape.new(name: 'MonitoringStatisticsResource')
679
950
  MonitoringStoppingCondition = Shapes::StructureShape.new(name: 'MonitoringStoppingCondition')
951
+ MonitoringTimeOffsetString = Shapes::StringShape.new(name: 'MonitoringTimeOffsetString')
952
+ MonitoringType = Shapes::StringShape.new(name: 'MonitoringType')
680
953
  MountPath = Shapes::StringShape.new(name: 'MountPath')
954
+ MultiModelConfig = Shapes::StructureShape.new(name: 'MultiModelConfig')
681
955
  NameContains = Shapes::StringShape.new(name: 'NameContains')
682
956
  NestedFilters = Shapes::StructureShape.new(name: 'NestedFilters')
683
957
  NestedFiltersList = Shapes::ListShape.new(name: 'NestedFiltersList')
@@ -713,10 +987,15 @@ module Aws::SageMaker
713
987
  ObjectiveStatus = Shapes::StringShape.new(name: 'ObjectiveStatus')
714
988
  ObjectiveStatusCounter = Shapes::IntegerShape.new(name: 'ObjectiveStatusCounter')
715
989
  ObjectiveStatusCounters = Shapes::StructureShape.new(name: 'ObjectiveStatusCounters')
990
+ OfflineStoreConfig = Shapes::StructureShape.new(name: 'OfflineStoreConfig')
991
+ OfflineStoreStatus = Shapes::StructureShape.new(name: 'OfflineStoreStatus')
992
+ OfflineStoreStatusValue = Shapes::StringShape.new(name: 'OfflineStoreStatusValue')
716
993
  OidcConfig = Shapes::StructureShape.new(name: 'OidcConfig')
717
994
  OidcConfigForResponse = Shapes::StructureShape.new(name: 'OidcConfigForResponse')
718
995
  OidcEndpoint = Shapes::StringShape.new(name: 'OidcEndpoint')
719
996
  OidcMemberDefinition = Shapes::StructureShape.new(name: 'OidcMemberDefinition')
997
+ OnlineStoreConfig = Shapes::StructureShape.new(name: 'OnlineStoreConfig')
998
+ OnlineStoreSecurityConfig = Shapes::StructureShape.new(name: 'OnlineStoreSecurityConfig')
720
999
  Operator = Shapes::StringShape.new(name: 'Operator')
721
1000
  OptionalDouble = Shapes::FloatShape.new(name: 'OptionalDouble')
722
1001
  OptionalInteger = Shapes::IntegerShape.new(name: 'OptionalInteger')
@@ -725,7 +1004,9 @@ module Aws::SageMaker
725
1004
  OutputConfig = Shapes::StructureShape.new(name: 'OutputConfig')
726
1005
  OutputDataConfig = Shapes::StructureShape.new(name: 'OutputDataConfig')
727
1006
  PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
1007
+ Parameter = Shapes::StructureShape.new(name: 'Parameter')
728
1008
  ParameterKey = Shapes::StringShape.new(name: 'ParameterKey')
1009
+ ParameterList = Shapes::ListShape.new(name: 'ParameterList')
729
1010
  ParameterName = Shapes::StringShape.new(name: 'ParameterName')
730
1011
  ParameterRange = Shapes::StructureShape.new(name: 'ParameterRange')
731
1012
  ParameterRanges = Shapes::StructureShape.new(name: 'ParameterRanges')
@@ -736,12 +1017,34 @@ module Aws::SageMaker
736
1017
  ParentHyperParameterTuningJob = Shapes::StructureShape.new(name: 'ParentHyperParameterTuningJob')
737
1018
  ParentHyperParameterTuningJobs = Shapes::ListShape.new(name: 'ParentHyperParameterTuningJobs')
738
1019
  Parents = Shapes::ListShape.new(name: 'Parents')
1020
+ Pipeline = Shapes::StructureShape.new(name: 'Pipeline')
1021
+ PipelineArn = Shapes::StringShape.new(name: 'PipelineArn')
1022
+ PipelineDefinition = Shapes::StringShape.new(name: 'PipelineDefinition')
1023
+ PipelineDescription = Shapes::StringShape.new(name: 'PipelineDescription')
1024
+ PipelineExecution = Shapes::StructureShape.new(name: 'PipelineExecution')
1025
+ PipelineExecutionArn = Shapes::StringShape.new(name: 'PipelineExecutionArn')
1026
+ PipelineExecutionDescription = Shapes::StringShape.new(name: 'PipelineExecutionDescription')
1027
+ PipelineExecutionName = Shapes::StringShape.new(name: 'PipelineExecutionName')
1028
+ PipelineExecutionStatus = Shapes::StringShape.new(name: 'PipelineExecutionStatus')
1029
+ PipelineExecutionStep = Shapes::StructureShape.new(name: 'PipelineExecutionStep')
1030
+ PipelineExecutionStepList = Shapes::ListShape.new(name: 'PipelineExecutionStepList')
1031
+ PipelineExecutionStepMetadata = Shapes::StructureShape.new(name: 'PipelineExecutionStepMetadata')
1032
+ PipelineExecutionSummary = Shapes::StructureShape.new(name: 'PipelineExecutionSummary')
1033
+ PipelineExecutionSummaryList = Shapes::ListShape.new(name: 'PipelineExecutionSummaryList')
1034
+ PipelineName = Shapes::StringShape.new(name: 'PipelineName')
1035
+ PipelineParameterName = Shapes::StringShape.new(name: 'PipelineParameterName')
1036
+ PipelineStatus = Shapes::StringShape.new(name: 'PipelineStatus')
1037
+ PipelineSummary = Shapes::StructureShape.new(name: 'PipelineSummary')
1038
+ PipelineSummaryList = Shapes::ListShape.new(name: 'PipelineSummaryList')
1039
+ PolicyString = Shapes::StringShape.new(name: 'PolicyString')
739
1040
  PresignedDomainUrl = Shapes::StringShape.new(name: 'PresignedDomainUrl')
1041
+ ProbabilityThresholdAttribute = Shapes::FloatShape.new(name: 'ProbabilityThresholdAttribute')
740
1042
  ProblemType = Shapes::StringShape.new(name: 'ProblemType')
741
1043
  ProcessingClusterConfig = Shapes::StructureShape.new(name: 'ProcessingClusterConfig')
742
1044
  ProcessingEnvironmentKey = Shapes::StringShape.new(name: 'ProcessingEnvironmentKey')
743
1045
  ProcessingEnvironmentMap = Shapes::MapShape.new(name: 'ProcessingEnvironmentMap')
744
1046
  ProcessingEnvironmentValue = Shapes::StringShape.new(name: 'ProcessingEnvironmentValue')
1047
+ ProcessingFeatureStoreOutput = Shapes::StructureShape.new(name: 'ProcessingFeatureStoreOutput')
745
1048
  ProcessingInput = Shapes::StructureShape.new(name: 'ProcessingInput')
746
1049
  ProcessingInputs = Shapes::ListShape.new(name: 'ProcessingInputs')
747
1050
  ProcessingInstanceCount = Shapes::IntegerShape.new(name: 'ProcessingInstanceCount')
@@ -750,6 +1053,7 @@ module Aws::SageMaker
750
1053
  ProcessingJobArn = Shapes::StringShape.new(name: 'ProcessingJobArn')
751
1054
  ProcessingJobName = Shapes::StringShape.new(name: 'ProcessingJobName')
752
1055
  ProcessingJobStatus = Shapes::StringShape.new(name: 'ProcessingJobStatus')
1056
+ ProcessingJobStepMetadata = Shapes::StructureShape.new(name: 'ProcessingJobStepMetadata')
753
1057
  ProcessingJobSummaries = Shapes::ListShape.new(name: 'ProcessingJobSummaries')
754
1058
  ProcessingJobSummary = Shapes::StructureShape.new(name: 'ProcessingJobSummary')
755
1059
  ProcessingLocalPath = Shapes::StringShape.new(name: 'ProcessingLocalPath')
@@ -775,13 +1079,46 @@ module Aws::SageMaker
775
1079
  ProductionVariantList = Shapes::ListShape.new(name: 'ProductionVariantList')
776
1080
  ProductionVariantSummary = Shapes::StructureShape.new(name: 'ProductionVariantSummary')
777
1081
  ProductionVariantSummaryList = Shapes::ListShape.new(name: 'ProductionVariantSummaryList')
1082
+ ProfilerConfig = Shapes::StructureShape.new(name: 'ProfilerConfig')
1083
+ ProfilerConfigForUpdate = Shapes::StructureShape.new(name: 'ProfilerConfigForUpdate')
1084
+ ProfilerRuleConfiguration = Shapes::StructureShape.new(name: 'ProfilerRuleConfiguration')
1085
+ ProfilerRuleConfigurations = Shapes::ListShape.new(name: 'ProfilerRuleConfigurations')
1086
+ ProfilerRuleEvaluationStatus = Shapes::StructureShape.new(name: 'ProfilerRuleEvaluationStatus')
1087
+ ProfilerRuleEvaluationStatuses = Shapes::ListShape.new(name: 'ProfilerRuleEvaluationStatuses')
1088
+ ProfilingIntervalInMilliseconds = Shapes::IntegerShape.new(name: 'ProfilingIntervalInMilliseconds')
1089
+ ProfilingParameters = Shapes::MapShape.new(name: 'ProfilingParameters')
1090
+ ProfilingStatus = Shapes::StringShape.new(name: 'ProfilingStatus')
1091
+ ProjectArn = Shapes::StringShape.new(name: 'ProjectArn')
1092
+ ProjectEntityName = Shapes::StringShape.new(name: 'ProjectEntityName')
1093
+ ProjectId = Shapes::StringShape.new(name: 'ProjectId')
1094
+ ProjectSortBy = Shapes::StringShape.new(name: 'ProjectSortBy')
1095
+ ProjectSortOrder = Shapes::StringShape.new(name: 'ProjectSortOrder')
1096
+ ProjectStatus = Shapes::StringShape.new(name: 'ProjectStatus')
1097
+ ProjectSummary = Shapes::StructureShape.new(name: 'ProjectSummary')
1098
+ ProjectSummaryList = Shapes::ListShape.new(name: 'ProjectSummaryList')
778
1099
  PropertyNameHint = Shapes::StringShape.new(name: 'PropertyNameHint')
779
1100
  PropertyNameQuery = Shapes::StructureShape.new(name: 'PropertyNameQuery')
780
1101
  PropertyNameSuggestion = Shapes::StructureShape.new(name: 'PropertyNameSuggestion')
781
1102
  PropertyNameSuggestionList = Shapes::ListShape.new(name: 'PropertyNameSuggestionList')
1103
+ ProvisionedProductStatusMessage = Shapes::StringShape.new(name: 'ProvisionedProductStatusMessage')
1104
+ ProvisioningParameter = Shapes::StructureShape.new(name: 'ProvisioningParameter')
1105
+ ProvisioningParameterKey = Shapes::StringShape.new(name: 'ProvisioningParameterKey')
1106
+ ProvisioningParameterValue = Shapes::StringShape.new(name: 'ProvisioningParameterValue')
1107
+ ProvisioningParameters = Shapes::ListShape.new(name: 'ProvisioningParameters')
782
1108
  PublicWorkforceTaskPrice = Shapes::StructureShape.new(name: 'PublicWorkforceTaskPrice')
1109
+ PutModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyInput')
1110
+ PutModelPackageGroupPolicyOutput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyOutput')
783
1111
  RealtimeInferenceInstanceTypes = Shapes::ListShape.new(name: 'RealtimeInferenceInstanceTypes')
784
1112
  RecordWrapper = Shapes::StringShape.new(name: 'RecordWrapper')
1113
+ RedshiftClusterId = Shapes::StringShape.new(name: 'RedshiftClusterId')
1114
+ RedshiftDatabase = Shapes::StringShape.new(name: 'RedshiftDatabase')
1115
+ RedshiftDatasetDefinition = Shapes::StructureShape.new(name: 'RedshiftDatasetDefinition')
1116
+ RedshiftQueryString = Shapes::StringShape.new(name: 'RedshiftQueryString')
1117
+ RedshiftResultCompressionType = Shapes::StringShape.new(name: 'RedshiftResultCompressionType')
1118
+ RedshiftResultFormat = Shapes::StringShape.new(name: 'RedshiftResultFormat')
1119
+ RedshiftUserName = Shapes::StringShape.new(name: 'RedshiftUserName')
1120
+ RegisterDevicesRequest = Shapes::StructureShape.new(name: 'RegisterDevicesRequest')
1121
+ RegisterModelStepMetadata = Shapes::StructureShape.new(name: 'RegisterModelStepMetadata')
785
1122
  RenderUiTemplateRequest = Shapes::StructureShape.new(name: 'RenderUiTemplateRequest')
786
1123
  RenderUiTemplateResponse = Shapes::StructureShape.new(name: 'RenderUiTemplateResponse')
787
1124
  RenderableTask = Shapes::StructureShape.new(name: 'RenderableTask')
@@ -811,7 +1148,9 @@ module Aws::SageMaker
811
1148
  S3DataDistribution = Shapes::StringShape.new(name: 'S3DataDistribution')
812
1149
  S3DataSource = Shapes::StructureShape.new(name: 'S3DataSource')
813
1150
  S3DataType = Shapes::StringShape.new(name: 'S3DataType')
1151
+ S3StorageConfig = Shapes::StructureShape.new(name: 'S3StorageConfig')
814
1152
  S3Uri = Shapes::StringShape.new(name: 'S3Uri')
1153
+ SagemakerServicecatalogStatus = Shapes::StringShape.new(name: 'SagemakerServicecatalogStatus')
815
1154
  SamplingPercentage = Shapes::IntegerShape.new(name: 'SamplingPercentage')
816
1155
  ScheduleConfig = Shapes::StructureShape.new(name: 'ScheduleConfig')
817
1156
  ScheduleExpression = Shapes::StringShape.new(name: 'ScheduleExpression')
@@ -830,14 +1169,23 @@ module Aws::SageMaker
830
1169
  SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
831
1170
  SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
832
1171
  Seed = Shapes::IntegerShape.new(name: 'Seed')
1172
+ ServiceCatalogEntityId = Shapes::StringShape.new(name: 'ServiceCatalogEntityId')
1173
+ ServiceCatalogProvisionedProductDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisionedProductDetails')
1174
+ ServiceCatalogProvisioningDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisioningDetails')
833
1175
  SessionExpirationDurationInSeconds = Shapes::IntegerShape.new(name: 'SessionExpirationDurationInSeconds')
834
1176
  SharingSettings = Shapes::StructureShape.new(name: 'SharingSettings')
835
1177
  ShuffleConfig = Shapes::StructureShape.new(name: 'ShuffleConfig')
836
1178
  SingleSignOnUserIdentifier = Shapes::StringShape.new(name: 'SingleSignOnUserIdentifier')
837
1179
  SnsTopicArn = Shapes::StringShape.new(name: 'SnsTopicArn')
1180
+ SortActionsBy = Shapes::StringShape.new(name: 'SortActionsBy')
1181
+ SortArtifactsBy = Shapes::StringShape.new(name: 'SortArtifactsBy')
1182
+ SortAssociationsBy = Shapes::StringShape.new(name: 'SortAssociationsBy')
838
1183
  SortBy = Shapes::StringShape.new(name: 'SortBy')
1184
+ SortContextsBy = Shapes::StringShape.new(name: 'SortContextsBy')
839
1185
  SortExperimentsBy = Shapes::StringShape.new(name: 'SortExperimentsBy')
840
1186
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
1187
+ SortPipelineExecutionsBy = Shapes::StringShape.new(name: 'SortPipelineExecutionsBy')
1188
+ SortPipelinesBy = Shapes::StringShape.new(name: 'SortPipelinesBy')
841
1189
  SortTrialComponentsBy = Shapes::StringShape.new(name: 'SortTrialComponentsBy')
842
1190
  SortTrialsBy = Shapes::StringShape.new(name: 'SortTrialsBy')
843
1191
  SourceAlgorithm = Shapes::StructureShape.new(name: 'SourceAlgorithm')
@@ -845,17 +1193,25 @@ module Aws::SageMaker
845
1193
  SourceAlgorithmSpecification = Shapes::StructureShape.new(name: 'SourceAlgorithmSpecification')
846
1194
  SourceIpConfig = Shapes::StructureShape.new(name: 'SourceIpConfig')
847
1195
  SourceType = Shapes::StringShape.new(name: 'SourceType')
1196
+ SourceUri = Shapes::StringShape.new(name: 'SourceUri')
848
1197
  SplitType = Shapes::StringShape.new(name: 'SplitType')
849
1198
  StartMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StartMonitoringScheduleRequest')
850
1199
  StartNotebookInstanceInput = Shapes::StructureShape.new(name: 'StartNotebookInstanceInput')
1200
+ StartPipelineExecutionRequest = Shapes::StructureShape.new(name: 'StartPipelineExecutionRequest')
1201
+ StartPipelineExecutionResponse = Shapes::StructureShape.new(name: 'StartPipelineExecutionResponse')
851
1202
  StatusDetails = Shapes::StringShape.new(name: 'StatusDetails')
852
1203
  StatusMessage = Shapes::StringShape.new(name: 'StatusMessage')
1204
+ StepName = Shapes::StringShape.new(name: 'StepName')
1205
+ StepStatus = Shapes::StringShape.new(name: 'StepStatus')
853
1206
  StopAutoMLJobRequest = Shapes::StructureShape.new(name: 'StopAutoMLJobRequest')
854
1207
  StopCompilationJobRequest = Shapes::StructureShape.new(name: 'StopCompilationJobRequest')
1208
+ StopEdgePackagingJobRequest = Shapes::StructureShape.new(name: 'StopEdgePackagingJobRequest')
855
1209
  StopHyperParameterTuningJobRequest = Shapes::StructureShape.new(name: 'StopHyperParameterTuningJobRequest')
856
1210
  StopLabelingJobRequest = Shapes::StructureShape.new(name: 'StopLabelingJobRequest')
857
1211
  StopMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StopMonitoringScheduleRequest')
858
1212
  StopNotebookInstanceInput = Shapes::StructureShape.new(name: 'StopNotebookInstanceInput')
1213
+ StopPipelineExecutionRequest = Shapes::StructureShape.new(name: 'StopPipelineExecutionRequest')
1214
+ StopPipelineExecutionResponse = Shapes::StructureShape.new(name: 'StopPipelineExecutionResponse')
859
1215
  StopProcessingJobRequest = Shapes::StructureShape.new(name: 'StopProcessingJobRequest')
860
1216
  StopTrainingJobRequest = Shapes::StructureShape.new(name: 'StopTrainingJobRequest')
861
1217
  StopTransformJobRequest = Shapes::StructureShape.new(name: 'StopTransformJobRequest')
@@ -863,7 +1219,9 @@ module Aws::SageMaker
863
1219
  String = Shapes::StringShape.new(name: 'String')
864
1220
  String1024 = Shapes::StringShape.new(name: 'String1024')
865
1221
  String200 = Shapes::StringShape.new(name: 'String200')
1222
+ String2048 = Shapes::StringShape.new(name: 'String2048')
866
1223
  String256 = Shapes::StringShape.new(name: 'String256')
1224
+ String64 = Shapes::StringShape.new(name: 'String64')
867
1225
  StringParameterValue = Shapes::StringShape.new(name: 'StringParameterValue')
868
1226
  SubnetId = Shapes::StringShape.new(name: 'SubnetId')
869
1227
  Subnets = Shapes::ListShape.new(name: 'Subnets')
@@ -871,6 +1229,7 @@ module Aws::SageMaker
871
1229
  SubscribedWorkteams = Shapes::ListShape.new(name: 'SubscribedWorkteams')
872
1230
  Success = Shapes::BooleanShape.new(name: 'Success')
873
1231
  SuggestionQuery = Shapes::StructureShape.new(name: 'SuggestionQuery')
1232
+ TableName = Shapes::StringShape.new(name: 'TableName')
874
1233
  Tag = Shapes::StructureShape.new(name: 'Tag')
875
1234
  TagKey = Shapes::StringShape.new(name: 'TagKey')
876
1235
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -897,7 +1256,11 @@ module Aws::SageMaker
897
1256
  TensorBoardAppSettings = Shapes::StructureShape.new(name: 'TensorBoardAppSettings')
898
1257
  TensorBoardOutputConfig = Shapes::StructureShape.new(name: 'TensorBoardOutputConfig')
899
1258
  TenthFractionsOfACent = Shapes::IntegerShape.new(name: 'TenthFractionsOfACent')
1259
+ TerminationWaitInSeconds = Shapes::IntegerShape.new(name: 'TerminationWaitInSeconds')
1260
+ ThingName = Shapes::StringShape.new(name: 'ThingName')
900
1261
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
1262
+ TrafficRoutingConfig = Shapes::StructureShape.new(name: 'TrafficRoutingConfig')
1263
+ TrafficRoutingConfigType = Shapes::StringShape.new(name: 'TrafficRoutingConfigType')
901
1264
  TrainingInputMode = Shapes::StringShape.new(name: 'TrainingInputMode')
902
1265
  TrainingInstanceCount = Shapes::IntegerShape.new(name: 'TrainingInstanceCount')
903
1266
  TrainingInstanceType = Shapes::StringShape.new(name: 'TrainingInstanceType')
@@ -911,6 +1274,7 @@ module Aws::SageMaker
911
1274
  TrainingJobStatus = Shapes::StringShape.new(name: 'TrainingJobStatus')
912
1275
  TrainingJobStatusCounter = Shapes::IntegerShape.new(name: 'TrainingJobStatusCounter')
913
1276
  TrainingJobStatusCounters = Shapes::StructureShape.new(name: 'TrainingJobStatusCounters')
1277
+ TrainingJobStepMetadata = Shapes::StructureShape.new(name: 'TrainingJobStepMetadata')
914
1278
  TrainingJobSummaries = Shapes::ListShape.new(name: 'TrainingJobSummaries')
915
1279
  TrainingJobSummary = Shapes::StructureShape.new(name: 'TrainingJobSummary')
916
1280
  TrainingSpecification = Shapes::StructureShape.new(name: 'TrainingSpecification')
@@ -928,6 +1292,7 @@ module Aws::SageMaker
928
1292
  TransformJobDefinition = Shapes::StructureShape.new(name: 'TransformJobDefinition')
929
1293
  TransformJobName = Shapes::StringShape.new(name: 'TransformJobName')
930
1294
  TransformJobStatus = Shapes::StringShape.new(name: 'TransformJobStatus')
1295
+ TransformJobStepMetadata = Shapes::StructureShape.new(name: 'TransformJobStepMetadata')
931
1296
  TransformJobSummaries = Shapes::ListShape.new(name: 'TransformJobSummaries')
932
1297
  TransformJobSummary = Shapes::StructureShape.new(name: 'TransformJobSummary')
933
1298
  TransformOutput = Shapes::StructureShape.new(name: 'TransformOutput')
@@ -965,10 +1330,18 @@ module Aws::SageMaker
965
1330
  UiConfig = Shapes::StructureShape.new(name: 'UiConfig')
966
1331
  UiTemplate = Shapes::StructureShape.new(name: 'UiTemplate')
967
1332
  UiTemplateInfo = Shapes::StructureShape.new(name: 'UiTemplateInfo')
1333
+ UpdateActionRequest = Shapes::StructureShape.new(name: 'UpdateActionRequest')
1334
+ UpdateActionResponse = Shapes::StructureShape.new(name: 'UpdateActionResponse')
968
1335
  UpdateAppImageConfigRequest = Shapes::StructureShape.new(name: 'UpdateAppImageConfigRequest')
969
1336
  UpdateAppImageConfigResponse = Shapes::StructureShape.new(name: 'UpdateAppImageConfigResponse')
1337
+ UpdateArtifactRequest = Shapes::StructureShape.new(name: 'UpdateArtifactRequest')
1338
+ UpdateArtifactResponse = Shapes::StructureShape.new(name: 'UpdateArtifactResponse')
970
1339
  UpdateCodeRepositoryInput = Shapes::StructureShape.new(name: 'UpdateCodeRepositoryInput')
971
1340
  UpdateCodeRepositoryOutput = Shapes::StructureShape.new(name: 'UpdateCodeRepositoryOutput')
1341
+ UpdateContextRequest = Shapes::StructureShape.new(name: 'UpdateContextRequest')
1342
+ UpdateContextResponse = Shapes::StructureShape.new(name: 'UpdateContextResponse')
1343
+ UpdateDeviceFleetRequest = Shapes::StructureShape.new(name: 'UpdateDeviceFleetRequest')
1344
+ UpdateDevicesRequest = Shapes::StructureShape.new(name: 'UpdateDevicesRequest')
972
1345
  UpdateDomainRequest = Shapes::StructureShape.new(name: 'UpdateDomainRequest')
973
1346
  UpdateDomainResponse = Shapes::StructureShape.new(name: 'UpdateDomainResponse')
974
1347
  UpdateEndpointInput = Shapes::StructureShape.new(name: 'UpdateEndpointInput')
@@ -979,12 +1352,20 @@ module Aws::SageMaker
979
1352
  UpdateExperimentResponse = Shapes::StructureShape.new(name: 'UpdateExperimentResponse')
980
1353
  UpdateImageRequest = Shapes::StructureShape.new(name: 'UpdateImageRequest')
981
1354
  UpdateImageResponse = Shapes::StructureShape.new(name: 'UpdateImageResponse')
1355
+ UpdateModelPackageInput = Shapes::StructureShape.new(name: 'UpdateModelPackageInput')
1356
+ UpdateModelPackageOutput = Shapes::StructureShape.new(name: 'UpdateModelPackageOutput')
982
1357
  UpdateMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'UpdateMonitoringScheduleRequest')
983
1358
  UpdateMonitoringScheduleResponse = Shapes::StructureShape.new(name: 'UpdateMonitoringScheduleResponse')
984
1359
  UpdateNotebookInstanceInput = Shapes::StructureShape.new(name: 'UpdateNotebookInstanceInput')
985
1360
  UpdateNotebookInstanceLifecycleConfigInput = Shapes::StructureShape.new(name: 'UpdateNotebookInstanceLifecycleConfigInput')
986
1361
  UpdateNotebookInstanceLifecycleConfigOutput = Shapes::StructureShape.new(name: 'UpdateNotebookInstanceLifecycleConfigOutput')
987
1362
  UpdateNotebookInstanceOutput = Shapes::StructureShape.new(name: 'UpdateNotebookInstanceOutput')
1363
+ UpdatePipelineExecutionRequest = Shapes::StructureShape.new(name: 'UpdatePipelineExecutionRequest')
1364
+ UpdatePipelineExecutionResponse = Shapes::StructureShape.new(name: 'UpdatePipelineExecutionResponse')
1365
+ UpdatePipelineRequest = Shapes::StructureShape.new(name: 'UpdatePipelineRequest')
1366
+ UpdatePipelineResponse = Shapes::StructureShape.new(name: 'UpdatePipelineResponse')
1367
+ UpdateTrainingJobRequest = Shapes::StructureShape.new(name: 'UpdateTrainingJobRequest')
1368
+ UpdateTrainingJobResponse = Shapes::StructureShape.new(name: 'UpdateTrainingJobResponse')
988
1369
  UpdateTrialComponentRequest = Shapes::StructureShape.new(name: 'UpdateTrialComponentRequest')
989
1370
  UpdateTrialComponentResponse = Shapes::StructureShape.new(name: 'UpdateTrialComponentResponse')
990
1371
  UpdateTrialRequest = Shapes::StructureShape.new(name: 'UpdateTrialRequest')
@@ -1014,6 +1395,7 @@ module Aws::SageMaker
1014
1395
  VpcConfig = Shapes::StructureShape.new(name: 'VpcConfig')
1015
1396
  VpcId = Shapes::StringShape.new(name: 'VpcId')
1016
1397
  VpcSecurityGroupIds = Shapes::ListShape.new(name: 'VpcSecurityGroupIds')
1398
+ WaitIntervalInSeconds = Shapes::IntegerShape.new(name: 'WaitIntervalInSeconds')
1017
1399
  Workforce = Shapes::StructureShape.new(name: 'Workforce')
1018
1400
  WorkforceArn = Shapes::StringShape.new(name: 'WorkforceArn')
1019
1401
  WorkforceName = Shapes::StringShape.new(name: 'WorkforceName')
@@ -1023,6 +1405,31 @@ module Aws::SageMaker
1023
1405
  WorkteamName = Shapes::StringShape.new(name: 'WorkteamName')
1024
1406
  Workteams = Shapes::ListShape.new(name: 'Workteams')
1025
1407
 
1408
+ ActionSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: String2048, required: true, location_name: "SourceUri"))
1409
+ ActionSource.add_member(:source_type, Shapes::ShapeRef.new(shape: String256, location_name: "SourceType"))
1410
+ ActionSource.add_member(:source_id, Shapes::ShapeRef.new(shape: String256, location_name: "SourceId"))
1411
+ ActionSource.struct_class = Types::ActionSource
1412
+
1413
+ ActionSummaries.member = Shapes::ShapeRef.new(shape: ActionSummary)
1414
+
1415
+ ActionSummary.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
1416
+ ActionSummary.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ActionName"))
1417
+ ActionSummary.add_member(:source, Shapes::ShapeRef.new(shape: ActionSource, location_name: "Source"))
1418
+ ActionSummary.add_member(:action_type, Shapes::ShapeRef.new(shape: String64, location_name: "ActionType"))
1419
+ ActionSummary.add_member(:status, Shapes::ShapeRef.new(shape: ActionStatus, location_name: "Status"))
1420
+ ActionSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
1421
+ ActionSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
1422
+ ActionSummary.struct_class = Types::ActionSummary
1423
+
1424
+ AddAssociationRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, required: true, location_name: "SourceArn"))
1425
+ AddAssociationRequest.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, required: true, location_name: "DestinationArn"))
1426
+ AddAssociationRequest.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
1427
+ AddAssociationRequest.struct_class = Types::AddAssociationRequest
1428
+
1429
+ AddAssociationResponse.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
1430
+ AddAssociationResponse.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
1431
+ AddAssociationResponse.struct_class = Types::AddAssociationResponse
1432
+
1026
1433
  AddTagsInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "ResourceArn"))
1027
1434
  AddTagsInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
1028
1435
  AddTagsInput.struct_class = Types::AddTagsInput
@@ -1032,6 +1439,17 @@ module Aws::SageMaker
1032
1439
 
1033
1440
  AdditionalCodeRepositoryNamesOrUrls.member = Shapes::ShapeRef.new(shape: CodeRepositoryNameOrUrl)
1034
1441
 
1442
+ AgentVersion.add_member(:version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "Version"))
1443
+ AgentVersion.add_member(:agent_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "AgentCount"))
1444
+ AgentVersion.struct_class = Types::AgentVersion
1445
+
1446
+ AgentVersions.member = Shapes::ShapeRef.new(shape: AgentVersion)
1447
+
1448
+ Alarm.add_member(:alarm_name, Shapes::ShapeRef.new(shape: AlarmName, location_name: "AlarmName"))
1449
+ Alarm.struct_class = Types::Alarm
1450
+
1451
+ AlarmList.member = Shapes::ShapeRef.new(shape: Alarm)
1452
+
1035
1453
  AlgorithmSpecification.add_member(:training_image, Shapes::ShapeRef.new(shape: AlgorithmImage, location_name: "TrainingImage"))
1036
1454
  AlgorithmSpecification.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: ArnOrName, location_name: "AlgorithmName"))
1037
1455
  AlgorithmSpecification.add_member(:training_input_mode, Shapes::ShapeRef.new(shape: TrainingInputMode, required: true, location_name: "TrainingInputMode"))
@@ -1097,6 +1515,26 @@ module Aws::SageMaker
1097
1515
  AppSpecification.add_member(:container_arguments, Shapes::ShapeRef.new(shape: ContainerArguments, location_name: "ContainerArguments"))
1098
1516
  AppSpecification.struct_class = Types::AppSpecification
1099
1517
 
1518
+ ArtifactSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: String2048, required: true, location_name: "SourceUri"))
1519
+ ArtifactSource.add_member(:source_types, Shapes::ShapeRef.new(shape: ArtifactSourceTypes, location_name: "SourceTypes"))
1520
+ ArtifactSource.struct_class = Types::ArtifactSource
1521
+
1522
+ ArtifactSourceType.add_member(:source_id_type, Shapes::ShapeRef.new(shape: ArtifactSourceIdType, required: true, location_name: "SourceIdType"))
1523
+ ArtifactSourceType.add_member(:value, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "Value"))
1524
+ ArtifactSourceType.struct_class = Types::ArtifactSourceType
1525
+
1526
+ ArtifactSourceTypes.member = Shapes::ShapeRef.new(shape: ArtifactSourceType)
1527
+
1528
+ ArtifactSummaries.member = Shapes::ShapeRef.new(shape: ArtifactSummary)
1529
+
1530
+ ArtifactSummary.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
1531
+ ArtifactSummary.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
1532
+ ArtifactSummary.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, location_name: "Source"))
1533
+ ArtifactSummary.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, location_name: "ArtifactType"))
1534
+ ArtifactSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
1535
+ ArtifactSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
1536
+ ArtifactSummary.struct_class = Types::ArtifactSummary
1537
+
1100
1538
  AssociateTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialComponentName"))
1101
1539
  AssociateTrialComponentRequest.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialName"))
1102
1540
  AssociateTrialComponentRequest.struct_class = Types::AssociateTrialComponentRequest
@@ -1105,6 +1543,29 @@ module Aws::SageMaker
1105
1543
  AssociateTrialComponentResponse.add_member(:trial_arn, Shapes::ShapeRef.new(shape: TrialArn, location_name: "TrialArn"))
1106
1544
  AssociateTrialComponentResponse.struct_class = Types::AssociateTrialComponentResponse
1107
1545
 
1546
+ AssociationSummaries.member = Shapes::ShapeRef.new(shape: AssociationSummary)
1547
+
1548
+ AssociationSummary.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
1549
+ AssociationSummary.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
1550
+ AssociationSummary.add_member(:source_type, Shapes::ShapeRef.new(shape: String256, location_name: "SourceType"))
1551
+ AssociationSummary.add_member(:destination_type, Shapes::ShapeRef.new(shape: String256, location_name: "DestinationType"))
1552
+ AssociationSummary.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
1553
+ AssociationSummary.add_member(:source_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "SourceName"))
1554
+ AssociationSummary.add_member(:destination_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DestinationName"))
1555
+ AssociationSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
1556
+ AssociationSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
1557
+ AssociationSummary.struct_class = Types::AssociationSummary
1558
+
1559
+ AthenaDatasetDefinition.add_member(:catalog, Shapes::ShapeRef.new(shape: AthenaCatalog, required: true, location_name: "Catalog"))
1560
+ AthenaDatasetDefinition.add_member(:database, Shapes::ShapeRef.new(shape: AthenaDatabase, required: true, location_name: "Database"))
1561
+ AthenaDatasetDefinition.add_member(:query_string, Shapes::ShapeRef.new(shape: AthenaQueryString, required: true, location_name: "QueryString"))
1562
+ AthenaDatasetDefinition.add_member(:work_group, Shapes::ShapeRef.new(shape: AthenaWorkGroup, location_name: "WorkGroup"))
1563
+ AthenaDatasetDefinition.add_member(:output_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "OutputS3Uri"))
1564
+ AthenaDatasetDefinition.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
1565
+ AthenaDatasetDefinition.add_member(:output_format, Shapes::ShapeRef.new(shape: AthenaResultFormat, required: true, location_name: "OutputFormat"))
1566
+ AthenaDatasetDefinition.add_member(:output_compression, Shapes::ShapeRef.new(shape: AthenaResultCompressionType, location_name: "OutputCompression"))
1567
+ AthenaDatasetDefinition.struct_class = Types::AthenaDatasetDefinition
1568
+
1108
1569
  AttributeNames.member = Shapes::ShapeRef.new(shape: AttributeName)
1109
1570
 
1110
1571
  AutoMLCandidate.add_member(:candidate_name, Shapes::ShapeRef.new(shape: CandidateName, required: true, location_name: "CandidateName"))
@@ -1184,8 +1645,26 @@ module Aws::SageMaker
1184
1645
  AutoMLSecurityConfig.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
1185
1646
  AutoMLSecurityConfig.struct_class = Types::AutoMLSecurityConfig
1186
1647
 
1648
+ AutoRollbackConfig.add_member(:alarms, Shapes::ShapeRef.new(shape: AlarmList, location_name: "Alarms"))
1649
+ AutoRollbackConfig.struct_class = Types::AutoRollbackConfig
1650
+
1651
+ Bias.add_member(:report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Report"))
1652
+ Bias.struct_class = Types::Bias
1653
+
1654
+ BlueGreenUpdatePolicy.add_member(:traffic_routing_configuration, Shapes::ShapeRef.new(shape: TrafficRoutingConfig, required: true, location_name: "TrafficRoutingConfiguration"))
1655
+ BlueGreenUpdatePolicy.add_member(:termination_wait_in_seconds, Shapes::ShapeRef.new(shape: TerminationWaitInSeconds, location_name: "TerminationWaitInSeconds"))
1656
+ BlueGreenUpdatePolicy.add_member(:maximum_execution_timeout_in_seconds, Shapes::ShapeRef.new(shape: MaximumExecutionTimeoutInSeconds, location_name: "MaximumExecutionTimeoutInSeconds"))
1657
+ BlueGreenUpdatePolicy.struct_class = Types::BlueGreenUpdatePolicy
1658
+
1659
+ CacheHitResult.add_member(:source_pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "SourcePipelineExecutionArn"))
1660
+ CacheHitResult.struct_class = Types::CacheHitResult
1661
+
1187
1662
  CandidateSteps.member = Shapes::ShapeRef.new(shape: AutoMLCandidateStep)
1188
1663
 
1664
+ CapacitySize.add_member(:type, Shapes::ShapeRef.new(shape: CapacitySizeType, required: true, location_name: "Type"))
1665
+ CapacitySize.add_member(:value, Shapes::ShapeRef.new(shape: CapacitySizeValue, required: true, location_name: "Value"))
1666
+ CapacitySize.struct_class = Types::CapacitySize
1667
+
1189
1668
  CaptureContentTypeHeader.add_member(:csv_content_types, Shapes::ShapeRef.new(shape: CsvContentTypes, location_name: "CsvContentTypes"))
1190
1669
  CaptureContentTypeHeader.add_member(:json_content_types, Shapes::ShapeRef.new(shape: JsonContentTypes, location_name: "JsonContentTypes"))
1191
1670
  CaptureContentTypeHeader.struct_class = Types::CaptureContentTypeHeader
@@ -1273,6 +1752,9 @@ module Aws::SageMaker
1273
1752
 
1274
1753
  CompressionTypes.member = Shapes::ShapeRef.new(shape: CompressionType)
1275
1754
 
1755
+ ConditionStepMetadata.add_member(:outcome, Shapes::ShapeRef.new(shape: ConditionOutcome, location_name: "Outcome"))
1756
+ ConditionStepMetadata.struct_class = Types::ConditionStepMetadata
1757
+
1276
1758
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: FailureReason, location_name: "Message"))
1277
1759
  ConflictException.struct_class = Types::ConflictException
1278
1760
 
@@ -1285,6 +1767,7 @@ module Aws::SageMaker
1285
1767
  ContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
1286
1768
  ContainerDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: EnvironmentMap, location_name: "Environment"))
1287
1769
  ContainerDefinition.add_member(:model_package_name, Shapes::ShapeRef.new(shape: VersionedArnOrName, location_name: "ModelPackageName"))
1770
+ ContainerDefinition.add_member(:multi_model_config, Shapes::ShapeRef.new(shape: MultiModelConfig, location_name: "MultiModelConfig"))
1288
1771
  ContainerDefinition.struct_class = Types::ContainerDefinition
1289
1772
 
1290
1773
  ContainerDefinitionList.member = Shapes::ShapeRef.new(shape: ContainerDefinition)
@@ -1295,6 +1778,21 @@ module Aws::SageMaker
1295
1778
 
1296
1779
  ContentTypes.member = Shapes::ShapeRef.new(shape: ContentType)
1297
1780
 
1781
+ ContextSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: String2048, required: true, location_name: "SourceUri"))
1782
+ ContextSource.add_member(:source_type, Shapes::ShapeRef.new(shape: String256, location_name: "SourceType"))
1783
+ ContextSource.add_member(:source_id, Shapes::ShapeRef.new(shape: String256, location_name: "SourceId"))
1784
+ ContextSource.struct_class = Types::ContextSource
1785
+
1786
+ ContextSummaries.member = Shapes::ShapeRef.new(shape: ContextSummary)
1787
+
1788
+ ContextSummary.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
1789
+ ContextSummary.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ContextName"))
1790
+ ContextSummary.add_member(:source, Shapes::ShapeRef.new(shape: ContextSource, location_name: "Source"))
1791
+ ContextSummary.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, location_name: "ContextType"))
1792
+ ContextSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
1793
+ ContextSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
1794
+ ContextSummary.struct_class = Types::ContextSummary
1795
+
1298
1796
  ContinuousParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterKey, required: true, location_name: "Name"))
1299
1797
  ContinuousParameterRange.add_member(:min_value, Shapes::ShapeRef.new(shape: ParameterValue, required: true, location_name: "MinValue"))
1300
1798
  ContinuousParameterRange.add_member(:max_value, Shapes::ShapeRef.new(shape: ParameterValue, required: true, location_name: "MaxValue"))
@@ -1307,12 +1805,26 @@ module Aws::SageMaker
1307
1805
 
1308
1806
  ContinuousParameterRanges.member = Shapes::ShapeRef.new(shape: ContinuousParameterRange)
1309
1807
 
1808
+ CreateActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
1809
+ CreateActionRequest.add_member(:source, Shapes::ShapeRef.new(shape: ActionSource, required: true, location_name: "Source"))
1810
+ CreateActionRequest.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "ActionType"))
1811
+ CreateActionRequest.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
1812
+ CreateActionRequest.add_member(:status, Shapes::ShapeRef.new(shape: ActionStatus, location_name: "Status"))
1813
+ CreateActionRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
1814
+ CreateActionRequest.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
1815
+ CreateActionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1816
+ CreateActionRequest.struct_class = Types::CreateActionRequest
1817
+
1818
+ CreateActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
1819
+ CreateActionResponse.struct_class = Types::CreateActionResponse
1820
+
1310
1821
  CreateAlgorithmInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "AlgorithmName"))
1311
1822
  CreateAlgorithmInput.add_member(:algorithm_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "AlgorithmDescription"))
1312
1823
  CreateAlgorithmInput.add_member(:training_specification, Shapes::ShapeRef.new(shape: TrainingSpecification, required: true, location_name: "TrainingSpecification"))
1313
1824
  CreateAlgorithmInput.add_member(:inference_specification, Shapes::ShapeRef.new(shape: InferenceSpecification, location_name: "InferenceSpecification"))
1314
1825
  CreateAlgorithmInput.add_member(:validation_specification, Shapes::ShapeRef.new(shape: AlgorithmValidationSpecification, location_name: "ValidationSpecification"))
1315
1826
  CreateAlgorithmInput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
1827
+ CreateAlgorithmInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1316
1828
  CreateAlgorithmInput.struct_class = Types::CreateAlgorithmInput
1317
1829
 
1318
1830
  CreateAlgorithmOutput.add_member(:algorithm_arn, Shapes::ShapeRef.new(shape: AlgorithmArn, required: true, location_name: "AlgorithmArn"))
@@ -1337,6 +1849,17 @@ module Aws::SageMaker
1337
1849
  CreateAppResponse.add_member(:app_arn, Shapes::ShapeRef.new(shape: AppArn, location_name: "AppArn"))
1338
1850
  CreateAppResponse.struct_class = Types::CreateAppResponse
1339
1851
 
1852
+ CreateArtifactRequest.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
1853
+ CreateArtifactRequest.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, required: true, location_name: "Source"))
1854
+ CreateArtifactRequest.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "ArtifactType"))
1855
+ CreateArtifactRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
1856
+ CreateArtifactRequest.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
1857
+ CreateArtifactRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1858
+ CreateArtifactRequest.struct_class = Types::CreateArtifactRequest
1859
+
1860
+ CreateArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
1861
+ CreateArtifactResponse.struct_class = Types::CreateArtifactResponse
1862
+
1340
1863
  CreateAutoMLJobRequest.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
1341
1864
  CreateAutoMLJobRequest.add_member(:input_data_config, Shapes::ShapeRef.new(shape: AutoMLInputDataConfig, required: true, location_name: "InputDataConfig"))
1342
1865
  CreateAutoMLJobRequest.add_member(:output_data_config, Shapes::ShapeRef.new(shape: AutoMLOutputDataConfig, required: true, location_name: "OutputDataConfig"))
@@ -1353,6 +1876,7 @@ module Aws::SageMaker
1353
1876
 
1354
1877
  CreateCodeRepositoryInput.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
1355
1878
  CreateCodeRepositoryInput.add_member(:git_config, Shapes::ShapeRef.new(shape: GitConfig, required: true, location_name: "GitConfig"))
1879
+ CreateCodeRepositoryInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1356
1880
  CreateCodeRepositoryInput.struct_class = Types::CreateCodeRepositoryInput
1357
1881
 
1358
1882
  CreateCodeRepositoryOutput.add_member(:code_repository_arn, Shapes::ShapeRef.new(shape: CodeRepositoryArn, required: true, location_name: "CodeRepositoryArn"))
@@ -1369,6 +1893,39 @@ module Aws::SageMaker
1369
1893
  CreateCompilationJobResponse.add_member(:compilation_job_arn, Shapes::ShapeRef.new(shape: CompilationJobArn, required: true, location_name: "CompilationJobArn"))
1370
1894
  CreateCompilationJobResponse.struct_class = Types::CreateCompilationJobResponse
1371
1895
 
1896
+ CreateContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
1897
+ CreateContextRequest.add_member(:source, Shapes::ShapeRef.new(shape: ContextSource, required: true, location_name: "Source"))
1898
+ CreateContextRequest.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "ContextType"))
1899
+ CreateContextRequest.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
1900
+ CreateContextRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
1901
+ CreateContextRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1902
+ CreateContextRequest.struct_class = Types::CreateContextRequest
1903
+
1904
+ CreateContextResponse.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
1905
+ CreateContextResponse.struct_class = Types::CreateContextResponse
1906
+
1907
+ CreateDataQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
1908
+ CreateDataQualityJobDefinitionRequest.add_member(:data_quality_baseline_config, Shapes::ShapeRef.new(shape: DataQualityBaselineConfig, location_name: "DataQualityBaselineConfig"))
1909
+ CreateDataQualityJobDefinitionRequest.add_member(:data_quality_app_specification, Shapes::ShapeRef.new(shape: DataQualityAppSpecification, required: true, location_name: "DataQualityAppSpecification"))
1910
+ CreateDataQualityJobDefinitionRequest.add_member(:data_quality_job_input, Shapes::ShapeRef.new(shape: DataQualityJobInput, required: true, location_name: "DataQualityJobInput"))
1911
+ CreateDataQualityJobDefinitionRequest.add_member(:data_quality_job_output_config, Shapes::ShapeRef.new(shape: MonitoringOutputConfig, required: true, location_name: "DataQualityJobOutputConfig"))
1912
+ CreateDataQualityJobDefinitionRequest.add_member(:job_resources, Shapes::ShapeRef.new(shape: MonitoringResources, required: true, location_name: "JobResources"))
1913
+ CreateDataQualityJobDefinitionRequest.add_member(:network_config, Shapes::ShapeRef.new(shape: MonitoringNetworkConfig, location_name: "NetworkConfig"))
1914
+ CreateDataQualityJobDefinitionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
1915
+ CreateDataQualityJobDefinitionRequest.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: MonitoringStoppingCondition, location_name: "StoppingCondition"))
1916
+ CreateDataQualityJobDefinitionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1917
+ CreateDataQualityJobDefinitionRequest.struct_class = Types::CreateDataQualityJobDefinitionRequest
1918
+
1919
+ CreateDataQualityJobDefinitionResponse.add_member(:job_definition_arn, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionArn, required: true, location_name: "JobDefinitionArn"))
1920
+ CreateDataQualityJobDefinitionResponse.struct_class = Types::CreateDataQualityJobDefinitionResponse
1921
+
1922
+ CreateDeviceFleetRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
1923
+ CreateDeviceFleetRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
1924
+ CreateDeviceFleetRequest.add_member(:description, Shapes::ShapeRef.new(shape: DeviceFleetDescription, location_name: "Description"))
1925
+ CreateDeviceFleetRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: EdgeOutputConfig, required: true, location_name: "OutputConfig"))
1926
+ CreateDeviceFleetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1927
+ CreateDeviceFleetRequest.struct_class = Types::CreateDeviceFleetRequest
1928
+
1372
1929
  CreateDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
1373
1930
  CreateDomainRequest.add_member(:auth_mode, Shapes::ShapeRef.new(shape: AuthMode, required: true, location_name: "AuthMode"))
1374
1931
  CreateDomainRequest.add_member(:default_user_settings, Shapes::ShapeRef.new(shape: UserSettings, required: true, location_name: "DefaultUserSettings"))
@@ -1376,13 +1933,24 @@ module Aws::SageMaker
1376
1933
  CreateDomainRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
1377
1934
  CreateDomainRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1378
1935
  CreateDomainRequest.add_member(:app_network_access_type, Shapes::ShapeRef.new(shape: AppNetworkAccessType, location_name: "AppNetworkAccessType"))
1379
- CreateDomainRequest.add_member(:home_efs_file_system_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "HomeEfsFileSystemKmsKeyId"))
1936
+ CreateDomainRequest.add_member(:home_efs_file_system_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, deprecated: true, location_name: "HomeEfsFileSystemKmsKeyId", metadata: {"deprecatedMessage"=>"This property is deprecated, use KmsKeyId instead."}))
1937
+ CreateDomainRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
1380
1938
  CreateDomainRequest.struct_class = Types::CreateDomainRequest
1381
1939
 
1382
1940
  CreateDomainResponse.add_member(:domain_arn, Shapes::ShapeRef.new(shape: DomainArn, location_name: "DomainArn"))
1383
1941
  CreateDomainResponse.add_member(:url, Shapes::ShapeRef.new(shape: String1024, location_name: "Url"))
1384
1942
  CreateDomainResponse.struct_class = Types::CreateDomainResponse
1385
1943
 
1944
+ CreateEdgePackagingJobRequest.add_member(:edge_packaging_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgePackagingJobName"))
1945
+ CreateEdgePackagingJobRequest.add_member(:compilation_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CompilationJobName"))
1946
+ CreateEdgePackagingJobRequest.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelName"))
1947
+ CreateEdgePackagingJobRequest.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "ModelVersion"))
1948
+ CreateEdgePackagingJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
1949
+ CreateEdgePackagingJobRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: EdgeOutputConfig, required: true, location_name: "OutputConfig"))
1950
+ CreateEdgePackagingJobRequest.add_member(:resource_key, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "ResourceKey"))
1951
+ CreateEdgePackagingJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1952
+ CreateEdgePackagingJobRequest.struct_class = Types::CreateEdgePackagingJobRequest
1953
+
1386
1954
  CreateEndpointConfigInput.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
1387
1955
  CreateEndpointConfigInput.add_member(:production_variants, Shapes::ShapeRef.new(shape: ProductionVariantList, required: true, location_name: "ProductionVariants"))
1388
1956
  CreateEndpointConfigInput.add_member(:data_capture_config, Shapes::ShapeRef.new(shape: DataCaptureConfig, location_name: "DataCaptureConfig"))
@@ -1410,6 +1978,20 @@ module Aws::SageMaker
1410
1978
  CreateExperimentResponse.add_member(:experiment_arn, Shapes::ShapeRef.new(shape: ExperimentArn, location_name: "ExperimentArn"))
1411
1979
  CreateExperimentResponse.struct_class = Types::CreateExperimentResponse
1412
1980
 
1981
+ CreateFeatureGroupRequest.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
1982
+ CreateFeatureGroupRequest.add_member(:record_identifier_feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location_name: "RecordIdentifierFeatureName"))
1983
+ CreateFeatureGroupRequest.add_member(:event_time_feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location_name: "EventTimeFeatureName"))
1984
+ CreateFeatureGroupRequest.add_member(:feature_definitions, Shapes::ShapeRef.new(shape: FeatureDefinitions, required: true, location_name: "FeatureDefinitions"))
1985
+ CreateFeatureGroupRequest.add_member(:online_store_config, Shapes::ShapeRef.new(shape: OnlineStoreConfig, location_name: "OnlineStoreConfig"))
1986
+ CreateFeatureGroupRequest.add_member(:offline_store_config, Shapes::ShapeRef.new(shape: OfflineStoreConfig, location_name: "OfflineStoreConfig"))
1987
+ CreateFeatureGroupRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
1988
+ CreateFeatureGroupRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1989
+ CreateFeatureGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1990
+ CreateFeatureGroupRequest.struct_class = Types::CreateFeatureGroupRequest
1991
+
1992
+ CreateFeatureGroupResponse.add_member(:feature_group_arn, Shapes::ShapeRef.new(shape: FeatureGroupArn, required: true, location_name: "FeatureGroupArn"))
1993
+ CreateFeatureGroupResponse.struct_class = Types::CreateFeatureGroupResponse
1994
+
1413
1995
  CreateFlowDefinitionRequest.add_member(:flow_definition_name, Shapes::ShapeRef.new(shape: FlowDefinitionName, required: true, location_name: "FlowDefinitionName"))
1414
1996
  CreateFlowDefinitionRequest.add_member(:human_loop_request_source, Shapes::ShapeRef.new(shape: HumanLoopRequestSource, location_name: "HumanLoopRequestSource"))
1415
1997
  CreateFlowDefinitionRequest.add_member(:human_loop_activation_config, Shapes::ShapeRef.new(shape: HumanLoopActivationConfig, location_name: "HumanLoopActivationConfig"))
@@ -1474,6 +2056,36 @@ module Aws::SageMaker
1474
2056
  CreateLabelingJobResponse.add_member(:labeling_job_arn, Shapes::ShapeRef.new(shape: LabelingJobArn, required: true, location_name: "LabelingJobArn"))
1475
2057
  CreateLabelingJobResponse.struct_class = Types::CreateLabelingJobResponse
1476
2058
 
2059
+ CreateModelBiasJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2060
+ CreateModelBiasJobDefinitionRequest.add_member(:model_bias_baseline_config, Shapes::ShapeRef.new(shape: ModelBiasBaselineConfig, location_name: "ModelBiasBaselineConfig"))
2061
+ CreateModelBiasJobDefinitionRequest.add_member(:model_bias_app_specification, Shapes::ShapeRef.new(shape: ModelBiasAppSpecification, required: true, location_name: "ModelBiasAppSpecification"))
2062
+ CreateModelBiasJobDefinitionRequest.add_member(:model_bias_job_input, Shapes::ShapeRef.new(shape: ModelBiasJobInput, required: true, location_name: "ModelBiasJobInput"))
2063
+ CreateModelBiasJobDefinitionRequest.add_member(:model_bias_job_output_config, Shapes::ShapeRef.new(shape: MonitoringOutputConfig, required: true, location_name: "ModelBiasJobOutputConfig"))
2064
+ CreateModelBiasJobDefinitionRequest.add_member(:job_resources, Shapes::ShapeRef.new(shape: MonitoringResources, required: true, location_name: "JobResources"))
2065
+ CreateModelBiasJobDefinitionRequest.add_member(:network_config, Shapes::ShapeRef.new(shape: MonitoringNetworkConfig, location_name: "NetworkConfig"))
2066
+ CreateModelBiasJobDefinitionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2067
+ CreateModelBiasJobDefinitionRequest.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: MonitoringStoppingCondition, location_name: "StoppingCondition"))
2068
+ CreateModelBiasJobDefinitionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2069
+ CreateModelBiasJobDefinitionRequest.struct_class = Types::CreateModelBiasJobDefinitionRequest
2070
+
2071
+ CreateModelBiasJobDefinitionResponse.add_member(:job_definition_arn, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionArn, required: true, location_name: "JobDefinitionArn"))
2072
+ CreateModelBiasJobDefinitionResponse.struct_class = Types::CreateModelBiasJobDefinitionResponse
2073
+
2074
+ CreateModelExplainabilityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2075
+ CreateModelExplainabilityJobDefinitionRequest.add_member(:model_explainability_baseline_config, Shapes::ShapeRef.new(shape: ModelExplainabilityBaselineConfig, location_name: "ModelExplainabilityBaselineConfig"))
2076
+ CreateModelExplainabilityJobDefinitionRequest.add_member(:model_explainability_app_specification, Shapes::ShapeRef.new(shape: ModelExplainabilityAppSpecification, required: true, location_name: "ModelExplainabilityAppSpecification"))
2077
+ CreateModelExplainabilityJobDefinitionRequest.add_member(:model_explainability_job_input, Shapes::ShapeRef.new(shape: ModelExplainabilityJobInput, required: true, location_name: "ModelExplainabilityJobInput"))
2078
+ CreateModelExplainabilityJobDefinitionRequest.add_member(:model_explainability_job_output_config, Shapes::ShapeRef.new(shape: MonitoringOutputConfig, required: true, location_name: "ModelExplainabilityJobOutputConfig"))
2079
+ CreateModelExplainabilityJobDefinitionRequest.add_member(:job_resources, Shapes::ShapeRef.new(shape: MonitoringResources, required: true, location_name: "JobResources"))
2080
+ CreateModelExplainabilityJobDefinitionRequest.add_member(:network_config, Shapes::ShapeRef.new(shape: MonitoringNetworkConfig, location_name: "NetworkConfig"))
2081
+ CreateModelExplainabilityJobDefinitionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2082
+ CreateModelExplainabilityJobDefinitionRequest.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: MonitoringStoppingCondition, location_name: "StoppingCondition"))
2083
+ CreateModelExplainabilityJobDefinitionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2084
+ CreateModelExplainabilityJobDefinitionRequest.struct_class = Types::CreateModelExplainabilityJobDefinitionRequest
2085
+
2086
+ CreateModelExplainabilityJobDefinitionResponse.add_member(:job_definition_arn, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionArn, required: true, location_name: "JobDefinitionArn"))
2087
+ CreateModelExplainabilityJobDefinitionResponse.struct_class = Types::CreateModelExplainabilityJobDefinitionResponse
2088
+
1477
2089
  CreateModelInput.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
1478
2090
  CreateModelInput.add_member(:primary_container, Shapes::ShapeRef.new(shape: ContainerDefinition, location_name: "PrimaryContainer"))
1479
2091
  CreateModelInput.add_member(:containers, Shapes::ShapeRef.new(shape: ContainerDefinitionList, location_name: "Containers"))
@@ -1486,17 +2098,46 @@ module Aws::SageMaker
1486
2098
  CreateModelOutput.add_member(:model_arn, Shapes::ShapeRef.new(shape: ModelArn, required: true, location_name: "ModelArn"))
1487
2099
  CreateModelOutput.struct_class = Types::CreateModelOutput
1488
2100
 
2101
+ CreateModelPackageGroupInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
2102
+ CreateModelPackageGroupInput.add_member(:model_package_group_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageGroupDescription"))
2103
+ CreateModelPackageGroupInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2104
+ CreateModelPackageGroupInput.struct_class = Types::CreateModelPackageGroupInput
2105
+
2106
+ CreateModelPackageGroupOutput.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
2107
+ CreateModelPackageGroupOutput.struct_class = Types::CreateModelPackageGroupOutput
2108
+
1489
2109
  CreateModelPackageInput.add_member(:model_package_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageName"))
2110
+ CreateModelPackageInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
1490
2111
  CreateModelPackageInput.add_member(:model_package_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageDescription"))
1491
2112
  CreateModelPackageInput.add_member(:inference_specification, Shapes::ShapeRef.new(shape: InferenceSpecification, location_name: "InferenceSpecification"))
1492
2113
  CreateModelPackageInput.add_member(:validation_specification, Shapes::ShapeRef.new(shape: ModelPackageValidationSpecification, location_name: "ValidationSpecification"))
1493
2114
  CreateModelPackageInput.add_member(:source_algorithm_specification, Shapes::ShapeRef.new(shape: SourceAlgorithmSpecification, location_name: "SourceAlgorithmSpecification"))
1494
2115
  CreateModelPackageInput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
2116
+ CreateModelPackageInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2117
+ CreateModelPackageInput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
2118
+ CreateModelPackageInput.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2119
+ CreateModelPackageInput.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
2120
+ CreateModelPackageInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
1495
2121
  CreateModelPackageInput.struct_class = Types::CreateModelPackageInput
1496
2122
 
1497
2123
  CreateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
1498
2124
  CreateModelPackageOutput.struct_class = Types::CreateModelPackageOutput
1499
2125
 
2126
+ CreateModelQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2127
+ CreateModelQualityJobDefinitionRequest.add_member(:model_quality_baseline_config, Shapes::ShapeRef.new(shape: ModelQualityBaselineConfig, location_name: "ModelQualityBaselineConfig"))
2128
+ CreateModelQualityJobDefinitionRequest.add_member(:model_quality_app_specification, Shapes::ShapeRef.new(shape: ModelQualityAppSpecification, required: true, location_name: "ModelQualityAppSpecification"))
2129
+ CreateModelQualityJobDefinitionRequest.add_member(:model_quality_job_input, Shapes::ShapeRef.new(shape: ModelQualityJobInput, required: true, location_name: "ModelQualityJobInput"))
2130
+ CreateModelQualityJobDefinitionRequest.add_member(:model_quality_job_output_config, Shapes::ShapeRef.new(shape: MonitoringOutputConfig, required: true, location_name: "ModelQualityJobOutputConfig"))
2131
+ CreateModelQualityJobDefinitionRequest.add_member(:job_resources, Shapes::ShapeRef.new(shape: MonitoringResources, required: true, location_name: "JobResources"))
2132
+ CreateModelQualityJobDefinitionRequest.add_member(:network_config, Shapes::ShapeRef.new(shape: MonitoringNetworkConfig, location_name: "NetworkConfig"))
2133
+ CreateModelQualityJobDefinitionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2134
+ CreateModelQualityJobDefinitionRequest.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: MonitoringStoppingCondition, location_name: "StoppingCondition"))
2135
+ CreateModelQualityJobDefinitionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2136
+ CreateModelQualityJobDefinitionRequest.struct_class = Types::CreateModelQualityJobDefinitionRequest
2137
+
2138
+ CreateModelQualityJobDefinitionResponse.add_member(:job_definition_arn, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionArn, required: true, location_name: "JobDefinitionArn"))
2139
+ CreateModelQualityJobDefinitionResponse.struct_class = Types::CreateModelQualityJobDefinitionResponse
2140
+
1500
2141
  CreateMonitoringScheduleRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
1501
2142
  CreateMonitoringScheduleRequest.add_member(:monitoring_schedule_config, Shapes::ShapeRef.new(shape: MonitoringScheduleConfig, required: true, location_name: "MonitoringScheduleConfig"))
1502
2143
  CreateMonitoringScheduleRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
@@ -1532,6 +2173,18 @@ module Aws::SageMaker
1532
2173
  CreateNotebookInstanceOutput.add_member(:notebook_instance_arn, Shapes::ShapeRef.new(shape: NotebookInstanceArn, location_name: "NotebookInstanceArn"))
1533
2174
  CreateNotebookInstanceOutput.struct_class = Types::CreateNotebookInstanceOutput
1534
2175
 
2176
+ CreatePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
2177
+ CreatePipelineRequest.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
2178
+ CreatePipelineRequest.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, required: true, location_name: "PipelineDefinition"))
2179
+ CreatePipelineRequest.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
2180
+ CreatePipelineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
2181
+ CreatePipelineRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2182
+ CreatePipelineRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2183
+ CreatePipelineRequest.struct_class = Types::CreatePipelineRequest
2184
+
2185
+ CreatePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
2186
+ CreatePipelineResponse.struct_class = Types::CreatePipelineResponse
2187
+
1535
2188
  CreatePresignedDomainUrlRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
1536
2189
  CreatePresignedDomainUrlRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, required: true, location_name: "UserProfileName"))
1537
2190
  CreatePresignedDomainUrlRequest.add_member(:session_expiration_duration_in_seconds, Shapes::ShapeRef.new(shape: SessionExpirationDurationInSeconds, location_name: "SessionExpirationDurationInSeconds"))
@@ -1563,6 +2216,16 @@ module Aws::SageMaker
1563
2216
  CreateProcessingJobResponse.add_member(:processing_job_arn, Shapes::ShapeRef.new(shape: ProcessingJobArn, required: true, location_name: "ProcessingJobArn"))
1564
2217
  CreateProcessingJobResponse.struct_class = Types::CreateProcessingJobResponse
1565
2218
 
2219
+ CreateProjectInput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
2220
+ CreateProjectInput.add_member(:project_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ProjectDescription"))
2221
+ CreateProjectInput.add_member(:service_catalog_provisioning_details, Shapes::ShapeRef.new(shape: ServiceCatalogProvisioningDetails, required: true, location_name: "ServiceCatalogProvisioningDetails"))
2222
+ CreateProjectInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2223
+ CreateProjectInput.struct_class = Types::CreateProjectInput
2224
+
2225
+ CreateProjectOutput.add_member(:project_arn, Shapes::ShapeRef.new(shape: ProjectArn, required: true, location_name: "ProjectArn"))
2226
+ CreateProjectOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "ProjectId"))
2227
+ CreateProjectOutput.struct_class = Types::CreateProjectOutput
2228
+
1566
2229
  CreateTrainingJobRequest.add_member(:training_job_name, Shapes::ShapeRef.new(shape: TrainingJobName, required: true, location_name: "TrainingJobName"))
1567
2230
  CreateTrainingJobRequest.add_member(:hyper_parameters, Shapes::ShapeRef.new(shape: HyperParameters, location_name: "HyperParameters"))
1568
2231
  CreateTrainingJobRequest.add_member(:algorithm_specification, Shapes::ShapeRef.new(shape: AlgorithmSpecification, required: true, location_name: "AlgorithmSpecification"))
@@ -1581,6 +2244,8 @@ module Aws::SageMaker
1581
2244
  CreateTrainingJobRequest.add_member(:debug_rule_configurations, Shapes::ShapeRef.new(shape: DebugRuleConfigurations, location_name: "DebugRuleConfigurations"))
1582
2245
  CreateTrainingJobRequest.add_member(:tensor_board_output_config, Shapes::ShapeRef.new(shape: TensorBoardOutputConfig, location_name: "TensorBoardOutputConfig"))
1583
2246
  CreateTrainingJobRequest.add_member(:experiment_config, Shapes::ShapeRef.new(shape: ExperimentConfig, location_name: "ExperimentConfig"))
2247
+ CreateTrainingJobRequest.add_member(:profiler_config, Shapes::ShapeRef.new(shape: ProfilerConfig, location_name: "ProfilerConfig"))
2248
+ CreateTrainingJobRequest.add_member(:profiler_rule_configurations, Shapes::ShapeRef.new(shape: ProfilerRuleConfigurations, location_name: "ProfilerRuleConfigurations"))
1584
2249
  CreateTrainingJobRequest.struct_class = Types::CreateTrainingJobRequest
1585
2250
 
1586
2251
  CreateTrainingJobResponse.add_member(:training_job_arn, Shapes::ShapeRef.new(shape: TrainingJobArn, required: true, location_name: "TrainingJobArn"))
@@ -1612,6 +2277,7 @@ module Aws::SageMaker
1612
2277
  CreateTrialComponentRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: TrialComponentParameters, location_name: "Parameters"))
1613
2278
  CreateTrialComponentRequest.add_member(:input_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "InputArtifacts"))
1614
2279
  CreateTrialComponentRequest.add_member(:output_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "OutputArtifacts"))
2280
+ CreateTrialComponentRequest.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
1615
2281
  CreateTrialComponentRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1616
2282
  CreateTrialComponentRequest.struct_class = Types::CreateTrialComponentRequest
1617
2283
 
@@ -1621,6 +2287,7 @@ module Aws::SageMaker
1621
2287
  CreateTrialRequest.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialName"))
1622
2288
  CreateTrialRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
1623
2289
  CreateTrialRequest.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ExperimentName"))
2290
+ CreateTrialRequest.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
1624
2291
  CreateTrialRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1625
2292
  CreateTrialRequest.struct_class = Types::CreateTrialRequest
1626
2293
 
@@ -1683,15 +2350,43 @@ module Aws::SageMaker
1683
2350
  DataCaptureConfigSummary.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, required: true, location_name: "KmsKeyId"))
1684
2351
  DataCaptureConfigSummary.struct_class = Types::DataCaptureConfigSummary
1685
2352
 
2353
+ DataCatalogConfig.add_member(:table_name, Shapes::ShapeRef.new(shape: TableName, required: true, location_name: "TableName"))
2354
+ DataCatalogConfig.add_member(:catalog, Shapes::ShapeRef.new(shape: Catalog, required: true, location_name: "Catalog"))
2355
+ DataCatalogConfig.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
2356
+ DataCatalogConfig.struct_class = Types::DataCatalogConfig
2357
+
1686
2358
  DataProcessing.add_member(:input_filter, Shapes::ShapeRef.new(shape: JsonPath, location_name: "InputFilter"))
1687
2359
  DataProcessing.add_member(:output_filter, Shapes::ShapeRef.new(shape: JsonPath, location_name: "OutputFilter"))
1688
2360
  DataProcessing.add_member(:join_source, Shapes::ShapeRef.new(shape: JoinSource, location_name: "JoinSource"))
1689
2361
  DataProcessing.struct_class = Types::DataProcessing
1690
2362
 
2363
+ DataQualityAppSpecification.add_member(:image_uri, Shapes::ShapeRef.new(shape: ImageUri, required: true, location_name: "ImageUri"))
2364
+ DataQualityAppSpecification.add_member(:container_entrypoint, Shapes::ShapeRef.new(shape: ContainerEntrypoint, location_name: "ContainerEntrypoint"))
2365
+ DataQualityAppSpecification.add_member(:container_arguments, Shapes::ShapeRef.new(shape: MonitoringContainerArguments, location_name: "ContainerArguments"))
2366
+ DataQualityAppSpecification.add_member(:record_preprocessor_source_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "RecordPreprocessorSourceUri"))
2367
+ DataQualityAppSpecification.add_member(:post_analytics_processor_source_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "PostAnalyticsProcessorSourceUri"))
2368
+ DataQualityAppSpecification.add_member(:environment, Shapes::ShapeRef.new(shape: MonitoringEnvironmentMap, location_name: "Environment"))
2369
+ DataQualityAppSpecification.struct_class = Types::DataQualityAppSpecification
2370
+
2371
+ DataQualityBaselineConfig.add_member(:baselining_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, location_name: "BaseliningJobName"))
2372
+ DataQualityBaselineConfig.add_member(:constraints_resource, Shapes::ShapeRef.new(shape: MonitoringConstraintsResource, location_name: "ConstraintsResource"))
2373
+ DataQualityBaselineConfig.add_member(:statistics_resource, Shapes::ShapeRef.new(shape: MonitoringStatisticsResource, location_name: "StatisticsResource"))
2374
+ DataQualityBaselineConfig.struct_class = Types::DataQualityBaselineConfig
2375
+
2376
+ DataQualityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, required: true, location_name: "EndpointInput"))
2377
+ DataQualityJobInput.struct_class = Types::DataQualityJobInput
2378
+
1691
2379
  DataSource.add_member(:s3_data_source, Shapes::ShapeRef.new(shape: S3DataSource, location_name: "S3DataSource"))
1692
2380
  DataSource.add_member(:file_system_data_source, Shapes::ShapeRef.new(shape: FileSystemDataSource, location_name: "FileSystemDataSource"))
1693
2381
  DataSource.struct_class = Types::DataSource
1694
2382
 
2383
+ DatasetDefinition.add_member(:athena_dataset_definition, Shapes::ShapeRef.new(shape: AthenaDatasetDefinition, location_name: "AthenaDatasetDefinition"))
2384
+ DatasetDefinition.add_member(:redshift_dataset_definition, Shapes::ShapeRef.new(shape: RedshiftDatasetDefinition, location_name: "RedshiftDatasetDefinition"))
2385
+ DatasetDefinition.add_member(:local_path, Shapes::ShapeRef.new(shape: ProcessingLocalPath, location_name: "LocalPath"))
2386
+ DatasetDefinition.add_member(:data_distribution_type, Shapes::ShapeRef.new(shape: DataDistributionType, location_name: "DataDistributionType"))
2387
+ DatasetDefinition.add_member(:input_mode, Shapes::ShapeRef.new(shape: InputMode, location_name: "InputMode"))
2388
+ DatasetDefinition.struct_class = Types::DatasetDefinition
2389
+
1695
2390
  DebugHookConfig.add_member(:local_path, Shapes::ShapeRef.new(shape: DirectoryPath, location_name: "LocalPath"))
1696
2391
  DebugHookConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
1697
2392
  DebugHookConfig.add_member(:hook_parameters, Shapes::ShapeRef.new(shape: HookParameters, location_name: "HookParameters"))
@@ -1718,6 +2413,12 @@ module Aws::SageMaker
1718
2413
 
1719
2414
  DebugRuleEvaluationStatuses.member = Shapes::ShapeRef.new(shape: DebugRuleEvaluationStatus)
1720
2415
 
2416
+ DeleteActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
2417
+ DeleteActionRequest.struct_class = Types::DeleteActionRequest
2418
+
2419
+ DeleteActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
2420
+ DeleteActionResponse.struct_class = Types::DeleteActionResponse
2421
+
1721
2422
  DeleteAlgorithmInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "AlgorithmName"))
1722
2423
  DeleteAlgorithmInput.struct_class = Types::DeleteAlgorithmInput
1723
2424
 
@@ -1730,9 +2431,36 @@ module Aws::SageMaker
1730
2431
  DeleteAppRequest.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, required: true, location_name: "AppName"))
1731
2432
  DeleteAppRequest.struct_class = Types::DeleteAppRequest
1732
2433
 
2434
+ DeleteArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
2435
+ DeleteArtifactRequest.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, location_name: "Source"))
2436
+ DeleteArtifactRequest.struct_class = Types::DeleteArtifactRequest
2437
+
2438
+ DeleteArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
2439
+ DeleteArtifactResponse.struct_class = Types::DeleteArtifactResponse
2440
+
2441
+ DeleteAssociationRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, required: true, location_name: "SourceArn"))
2442
+ DeleteAssociationRequest.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, required: true, location_name: "DestinationArn"))
2443
+ DeleteAssociationRequest.struct_class = Types::DeleteAssociationRequest
2444
+
2445
+ DeleteAssociationResponse.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
2446
+ DeleteAssociationResponse.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
2447
+ DeleteAssociationResponse.struct_class = Types::DeleteAssociationResponse
2448
+
1733
2449
  DeleteCodeRepositoryInput.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
1734
2450
  DeleteCodeRepositoryInput.struct_class = Types::DeleteCodeRepositoryInput
1735
2451
 
2452
+ DeleteContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
2453
+ DeleteContextRequest.struct_class = Types::DeleteContextRequest
2454
+
2455
+ DeleteContextResponse.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
2456
+ DeleteContextResponse.struct_class = Types::DeleteContextResponse
2457
+
2458
+ DeleteDataQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2459
+ DeleteDataQualityJobDefinitionRequest.struct_class = Types::DeleteDataQualityJobDefinitionRequest
2460
+
2461
+ DeleteDeviceFleetRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
2462
+ DeleteDeviceFleetRequest.struct_class = Types::DeleteDeviceFleetRequest
2463
+
1736
2464
  DeleteDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
1737
2465
  DeleteDomainRequest.add_member(:retention_policy, Shapes::ShapeRef.new(shape: RetentionPolicy, location_name: "RetentionPolicy"))
1738
2466
  DeleteDomainRequest.struct_class = Types::DeleteDomainRequest
@@ -1749,6 +2477,9 @@ module Aws::SageMaker
1749
2477
  DeleteExperimentResponse.add_member(:experiment_arn, Shapes::ShapeRef.new(shape: ExperimentArn, location_name: "ExperimentArn"))
1750
2478
  DeleteExperimentResponse.struct_class = Types::DeleteExperimentResponse
1751
2479
 
2480
+ DeleteFeatureGroupRequest.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
2481
+ DeleteFeatureGroupRequest.struct_class = Types::DeleteFeatureGroupRequest
2482
+
1752
2483
  DeleteFlowDefinitionRequest.add_member(:flow_definition_name, Shapes::ShapeRef.new(shape: FlowDefinitionName, required: true, location_name: "FlowDefinitionName"))
1753
2484
  DeleteFlowDefinitionRequest.struct_class = Types::DeleteFlowDefinitionRequest
1754
2485
 
@@ -1770,12 +2501,27 @@ module Aws::SageMaker
1770
2501
 
1771
2502
  DeleteImageVersionResponse.struct_class = Types::DeleteImageVersionResponse
1772
2503
 
2504
+ DeleteModelBiasJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2505
+ DeleteModelBiasJobDefinitionRequest.struct_class = Types::DeleteModelBiasJobDefinitionRequest
2506
+
2507
+ DeleteModelExplainabilityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2508
+ DeleteModelExplainabilityJobDefinitionRequest.struct_class = Types::DeleteModelExplainabilityJobDefinitionRequest
2509
+
1773
2510
  DeleteModelInput.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
1774
2511
  DeleteModelInput.struct_class = Types::DeleteModelInput
1775
2512
 
2513
+ DeleteModelPackageGroupInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: ArnOrName, required: true, location_name: "ModelPackageGroupName"))
2514
+ DeleteModelPackageGroupInput.struct_class = Types::DeleteModelPackageGroupInput
2515
+
2516
+ DeleteModelPackageGroupPolicyInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
2517
+ DeleteModelPackageGroupPolicyInput.struct_class = Types::DeleteModelPackageGroupPolicyInput
2518
+
1776
2519
  DeleteModelPackageInput.add_member(:model_package_name, Shapes::ShapeRef.new(shape: VersionedArnOrName, required: true, location_name: "ModelPackageName"))
1777
2520
  DeleteModelPackageInput.struct_class = Types::DeleteModelPackageInput
1778
2521
 
2522
+ DeleteModelQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2523
+ DeleteModelQualityJobDefinitionRequest.struct_class = Types::DeleteModelQualityJobDefinitionRequest
2524
+
1779
2525
  DeleteMonitoringScheduleRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
1780
2526
  DeleteMonitoringScheduleRequest.struct_class = Types::DeleteMonitoringScheduleRequest
1781
2527
 
@@ -1785,6 +2531,16 @@ module Aws::SageMaker
1785
2531
  DeleteNotebookInstanceLifecycleConfigInput.add_member(:notebook_instance_lifecycle_config_name, Shapes::ShapeRef.new(shape: NotebookInstanceLifecycleConfigName, required: true, location_name: "NotebookInstanceLifecycleConfigName"))
1786
2532
  DeleteNotebookInstanceLifecycleConfigInput.struct_class = Types::DeleteNotebookInstanceLifecycleConfigInput
1787
2533
 
2534
+ DeletePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
2535
+ DeletePipelineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
2536
+ DeletePipelineRequest.struct_class = Types::DeletePipelineRequest
2537
+
2538
+ DeletePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
2539
+ DeletePipelineResponse.struct_class = Types::DeletePipelineResponse
2540
+
2541
+ DeleteProjectInput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
2542
+ DeleteProjectInput.struct_class = Types::DeleteProjectInput
2543
+
1788
2544
  DeleteTagsInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "ResourceArn"))
1789
2545
  DeleteTagsInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
1790
2546
  DeleteTagsInput.struct_class = Types::DeleteTagsInput
@@ -1825,6 +2581,31 @@ module Aws::SageMaker
1825
2581
 
1826
2582
  DeployedImages.member = Shapes::ShapeRef.new(shape: DeployedImage)
1827
2583
 
2584
+ DeploymentConfig.add_member(:blue_green_update_policy, Shapes::ShapeRef.new(shape: BlueGreenUpdatePolicy, required: true, location_name: "BlueGreenUpdatePolicy"))
2585
+ DeploymentConfig.add_member(:auto_rollback_configuration, Shapes::ShapeRef.new(shape: AutoRollbackConfig, location_name: "AutoRollbackConfiguration"))
2586
+ DeploymentConfig.struct_class = Types::DeploymentConfig
2587
+
2588
+ DeregisterDevicesRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
2589
+ DeregisterDevicesRequest.add_member(:device_names, Shapes::ShapeRef.new(shape: DeviceNames, required: true, location_name: "DeviceNames"))
2590
+ DeregisterDevicesRequest.struct_class = Types::DeregisterDevicesRequest
2591
+
2592
+ DescribeActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
2593
+ DescribeActionRequest.struct_class = Types::DescribeActionRequest
2594
+
2595
+ DescribeActionResponse.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ActionName"))
2596
+ DescribeActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
2597
+ DescribeActionResponse.add_member(:source, Shapes::ShapeRef.new(shape: ActionSource, location_name: "Source"))
2598
+ DescribeActionResponse.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, location_name: "ActionType"))
2599
+ DescribeActionResponse.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
2600
+ DescribeActionResponse.add_member(:status, Shapes::ShapeRef.new(shape: ActionStatus, location_name: "Status"))
2601
+ DescribeActionResponse.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
2602
+ DescribeActionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2603
+ DescribeActionResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2604
+ DescribeActionResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2605
+ DescribeActionResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2606
+ DescribeActionResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2607
+ DescribeActionResponse.struct_class = Types::DescribeActionResponse
2608
+
1828
2609
  DescribeAlgorithmInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: ArnOrName, required: true, location_name: "AlgorithmName"))
1829
2610
  DescribeAlgorithmInput.struct_class = Types::DescribeAlgorithmInput
1830
2611
 
@@ -1870,6 +2651,21 @@ module Aws::SageMaker
1870
2651
  DescribeAppResponse.add_member(:resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "ResourceSpec"))
1871
2652
  DescribeAppResponse.struct_class = Types::DescribeAppResponse
1872
2653
 
2654
+ DescribeArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, required: true, location_name: "ArtifactArn"))
2655
+ DescribeArtifactRequest.struct_class = Types::DescribeArtifactRequest
2656
+
2657
+ DescribeArtifactResponse.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
2658
+ DescribeArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
2659
+ DescribeArtifactResponse.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, location_name: "Source"))
2660
+ DescribeArtifactResponse.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, location_name: "ArtifactType"))
2661
+ DescribeArtifactResponse.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
2662
+ DescribeArtifactResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2663
+ DescribeArtifactResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2664
+ DescribeArtifactResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2665
+ DescribeArtifactResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2666
+ DescribeArtifactResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2667
+ DescribeArtifactResponse.struct_class = Types::DescribeArtifactResponse
2668
+
1873
2669
  DescribeAutoMLJobRequest.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
1874
2670
  DescribeAutoMLJobRequest.struct_class = Types::DescribeAutoMLJobRequest
1875
2671
 
@@ -1916,11 +2712,73 @@ module Aws::SageMaker
1916
2712
  DescribeCompilationJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
1917
2713
  DescribeCompilationJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, required: true, location_name: "FailureReason"))
1918
2714
  DescribeCompilationJobResponse.add_member(:model_artifacts, Shapes::ShapeRef.new(shape: ModelArtifacts, required: true, location_name: "ModelArtifacts"))
2715
+ DescribeCompilationJobResponse.add_member(:model_digests, Shapes::ShapeRef.new(shape: ModelDigests, location_name: "ModelDigests"))
1919
2716
  DescribeCompilationJobResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
1920
2717
  DescribeCompilationJobResponse.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfig, required: true, location_name: "InputConfig"))
1921
2718
  DescribeCompilationJobResponse.add_member(:output_config, Shapes::ShapeRef.new(shape: OutputConfig, required: true, location_name: "OutputConfig"))
1922
2719
  DescribeCompilationJobResponse.struct_class = Types::DescribeCompilationJobResponse
1923
2720
 
2721
+ DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
2722
+ DescribeContextRequest.struct_class = Types::DescribeContextRequest
2723
+
2724
+ DescribeContextResponse.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ContextName"))
2725
+ DescribeContextResponse.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
2726
+ DescribeContextResponse.add_member(:source, Shapes::ShapeRef.new(shape: ContextSource, location_name: "Source"))
2727
+ DescribeContextResponse.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, location_name: "ContextType"))
2728
+ DescribeContextResponse.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
2729
+ DescribeContextResponse.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
2730
+ DescribeContextResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2731
+ DescribeContextResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2732
+ DescribeContextResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2733
+ DescribeContextResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2734
+ DescribeContextResponse.struct_class = Types::DescribeContextResponse
2735
+
2736
+ DescribeDataQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2737
+ DescribeDataQualityJobDefinitionRequest.struct_class = Types::DescribeDataQualityJobDefinitionRequest
2738
+
2739
+ DescribeDataQualityJobDefinitionResponse.add_member(:job_definition_arn, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionArn, required: true, location_name: "JobDefinitionArn"))
2740
+ DescribeDataQualityJobDefinitionResponse.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2741
+ DescribeDataQualityJobDefinitionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
2742
+ DescribeDataQualityJobDefinitionResponse.add_member(:data_quality_baseline_config, Shapes::ShapeRef.new(shape: DataQualityBaselineConfig, location_name: "DataQualityBaselineConfig"))
2743
+ DescribeDataQualityJobDefinitionResponse.add_member(:data_quality_app_specification, Shapes::ShapeRef.new(shape: DataQualityAppSpecification, required: true, location_name: "DataQualityAppSpecification"))
2744
+ DescribeDataQualityJobDefinitionResponse.add_member(:data_quality_job_input, Shapes::ShapeRef.new(shape: DataQualityJobInput, required: true, location_name: "DataQualityJobInput"))
2745
+ DescribeDataQualityJobDefinitionResponse.add_member(:data_quality_job_output_config, Shapes::ShapeRef.new(shape: MonitoringOutputConfig, required: true, location_name: "DataQualityJobOutputConfig"))
2746
+ DescribeDataQualityJobDefinitionResponse.add_member(:job_resources, Shapes::ShapeRef.new(shape: MonitoringResources, required: true, location_name: "JobResources"))
2747
+ DescribeDataQualityJobDefinitionResponse.add_member(:network_config, Shapes::ShapeRef.new(shape: MonitoringNetworkConfig, location_name: "NetworkConfig"))
2748
+ DescribeDataQualityJobDefinitionResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2749
+ DescribeDataQualityJobDefinitionResponse.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: MonitoringStoppingCondition, location_name: "StoppingCondition"))
2750
+ DescribeDataQualityJobDefinitionResponse.struct_class = Types::DescribeDataQualityJobDefinitionResponse
2751
+
2752
+ DescribeDeviceFleetRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
2753
+ DescribeDeviceFleetRequest.struct_class = Types::DescribeDeviceFleetRequest
2754
+
2755
+ DescribeDeviceFleetResponse.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
2756
+ DescribeDeviceFleetResponse.add_member(:device_fleet_arn, Shapes::ShapeRef.new(shape: DeviceFleetArn, required: true, location_name: "DeviceFleetArn"))
2757
+ DescribeDeviceFleetResponse.add_member(:output_config, Shapes::ShapeRef.new(shape: EdgeOutputConfig, required: true, location_name: "OutputConfig"))
2758
+ DescribeDeviceFleetResponse.add_member(:description, Shapes::ShapeRef.new(shape: DeviceFleetDescription, location_name: "Description"))
2759
+ DescribeDeviceFleetResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
2760
+ DescribeDeviceFleetResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
2761
+ DescribeDeviceFleetResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
2762
+ DescribeDeviceFleetResponse.add_member(:iot_role_alias, Shapes::ShapeRef.new(shape: IotRoleAlias, location_name: "IotRoleAlias"))
2763
+ DescribeDeviceFleetResponse.struct_class = Types::DescribeDeviceFleetResponse
2764
+
2765
+ DescribeDeviceRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2766
+ DescribeDeviceRequest.add_member(:device_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceName"))
2767
+ DescribeDeviceRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
2768
+ DescribeDeviceRequest.struct_class = Types::DescribeDeviceRequest
2769
+
2770
+ DescribeDeviceResponse.add_member(:device_arn, Shapes::ShapeRef.new(shape: DeviceArn, location_name: "DeviceArn"))
2771
+ DescribeDeviceResponse.add_member(:device_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceName"))
2772
+ DescribeDeviceResponse.add_member(:description, Shapes::ShapeRef.new(shape: DeviceDescription, location_name: "Description"))
2773
+ DescribeDeviceResponse.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
2774
+ DescribeDeviceResponse.add_member(:iot_thing_name, Shapes::ShapeRef.new(shape: ThingName, location_name: "IotThingName"))
2775
+ DescribeDeviceResponse.add_member(:registration_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "RegistrationTime"))
2776
+ DescribeDeviceResponse.add_member(:latest_heartbeat, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestHeartbeat"))
2777
+ DescribeDeviceResponse.add_member(:models, Shapes::ShapeRef.new(shape: EdgeModels, location_name: "Models"))
2778
+ DescribeDeviceResponse.add_member(:max_models, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxModels"))
2779
+ DescribeDeviceResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2780
+ DescribeDeviceResponse.struct_class = Types::DescribeDeviceResponse
2781
+
1924
2782
  DescribeDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
1925
2783
  DescribeDomainRequest.struct_class = Types::DescribeDomainRequest
1926
2784
 
@@ -1936,12 +2794,32 @@ module Aws::SageMaker
1936
2794
  DescribeDomainResponse.add_member(:auth_mode, Shapes::ShapeRef.new(shape: AuthMode, location_name: "AuthMode"))
1937
2795
  DescribeDomainResponse.add_member(:default_user_settings, Shapes::ShapeRef.new(shape: UserSettings, location_name: "DefaultUserSettings"))
1938
2796
  DescribeDomainResponse.add_member(:app_network_access_type, Shapes::ShapeRef.new(shape: AppNetworkAccessType, location_name: "AppNetworkAccessType"))
1939
- DescribeDomainResponse.add_member(:home_efs_file_system_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "HomeEfsFileSystemKmsKeyId"))
2797
+ DescribeDomainResponse.add_member(:home_efs_file_system_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, deprecated: true, location_name: "HomeEfsFileSystemKmsKeyId", metadata: {"deprecatedMessage"=>"This property is deprecated, use KmsKeyId instead."}))
1940
2798
  DescribeDomainResponse.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: Subnets, location_name: "SubnetIds"))
1941
2799
  DescribeDomainResponse.add_member(:url, Shapes::ShapeRef.new(shape: String1024, location_name: "Url"))
1942
2800
  DescribeDomainResponse.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
2801
+ DescribeDomainResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
1943
2802
  DescribeDomainResponse.struct_class = Types::DescribeDomainResponse
1944
2803
 
2804
+ DescribeEdgePackagingJobRequest.add_member(:edge_packaging_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgePackagingJobName"))
2805
+ DescribeEdgePackagingJobRequest.struct_class = Types::DescribeEdgePackagingJobRequest
2806
+
2807
+ DescribeEdgePackagingJobResponse.add_member(:edge_packaging_job_arn, Shapes::ShapeRef.new(shape: EdgePackagingJobArn, required: true, location_name: "EdgePackagingJobArn"))
2808
+ DescribeEdgePackagingJobResponse.add_member(:edge_packaging_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgePackagingJobName"))
2809
+ DescribeEdgePackagingJobResponse.add_member(:compilation_job_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "CompilationJobName"))
2810
+ DescribeEdgePackagingJobResponse.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelName"))
2811
+ DescribeEdgePackagingJobResponse.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, location_name: "ModelVersion"))
2812
+ DescribeEdgePackagingJobResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
2813
+ DescribeEdgePackagingJobResponse.add_member(:output_config, Shapes::ShapeRef.new(shape: EdgeOutputConfig, location_name: "OutputConfig"))
2814
+ DescribeEdgePackagingJobResponse.add_member(:resource_key, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "ResourceKey"))
2815
+ DescribeEdgePackagingJobResponse.add_member(:edge_packaging_job_status, Shapes::ShapeRef.new(shape: EdgePackagingJobStatus, required: true, location_name: "EdgePackagingJobStatus"))
2816
+ DescribeEdgePackagingJobResponse.add_member(:edge_packaging_job_status_message, Shapes::ShapeRef.new(shape: String, location_name: "EdgePackagingJobStatusMessage"))
2817
+ DescribeEdgePackagingJobResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2818
+ DescribeEdgePackagingJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2819
+ DescribeEdgePackagingJobResponse.add_member(:model_artifact, Shapes::ShapeRef.new(shape: S3Uri, location_name: "ModelArtifact"))
2820
+ DescribeEdgePackagingJobResponse.add_member(:model_signature, Shapes::ShapeRef.new(shape: String, location_name: "ModelSignature"))
2821
+ DescribeEdgePackagingJobResponse.struct_class = Types::DescribeEdgePackagingJobResponse
2822
+
1945
2823
  DescribeEndpointConfigInput.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
1946
2824
  DescribeEndpointConfigInput.struct_class = Types::DescribeEndpointConfigInput
1947
2825
 
@@ -1965,6 +2843,7 @@ module Aws::SageMaker
1965
2843
  DescribeEndpointOutput.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
1966
2844
  DescribeEndpointOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
1967
2845
  DescribeEndpointOutput.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
2846
+ DescribeEndpointOutput.add_member(:last_deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "LastDeploymentConfig"))
1968
2847
  DescribeEndpointOutput.struct_class = Types::DescribeEndpointOutput
1969
2848
 
1970
2849
  DescribeExperimentRequest.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ExperimentName"))
@@ -1981,6 +2860,26 @@ module Aws::SageMaker
1981
2860
  DescribeExperimentResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
1982
2861
  DescribeExperimentResponse.struct_class = Types::DescribeExperimentResponse
1983
2862
 
2863
+ DescribeFeatureGroupRequest.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
2864
+ DescribeFeatureGroupRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2865
+ DescribeFeatureGroupRequest.struct_class = Types::DescribeFeatureGroupRequest
2866
+
2867
+ DescribeFeatureGroupResponse.add_member(:feature_group_arn, Shapes::ShapeRef.new(shape: FeatureGroupArn, required: true, location_name: "FeatureGroupArn"))
2868
+ DescribeFeatureGroupResponse.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
2869
+ DescribeFeatureGroupResponse.add_member(:record_identifier_feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location_name: "RecordIdentifierFeatureName"))
2870
+ DescribeFeatureGroupResponse.add_member(:event_time_feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location_name: "EventTimeFeatureName"))
2871
+ DescribeFeatureGroupResponse.add_member(:feature_definitions, Shapes::ShapeRef.new(shape: FeatureDefinitions, required: true, location_name: "FeatureDefinitions"))
2872
+ DescribeFeatureGroupResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
2873
+ DescribeFeatureGroupResponse.add_member(:online_store_config, Shapes::ShapeRef.new(shape: OnlineStoreConfig, location_name: "OnlineStoreConfig"))
2874
+ DescribeFeatureGroupResponse.add_member(:offline_store_config, Shapes::ShapeRef.new(shape: OfflineStoreConfig, location_name: "OfflineStoreConfig"))
2875
+ DescribeFeatureGroupResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
2876
+ DescribeFeatureGroupResponse.add_member(:feature_group_status, Shapes::ShapeRef.new(shape: FeatureGroupStatus, location_name: "FeatureGroupStatus"))
2877
+ DescribeFeatureGroupResponse.add_member(:offline_store_status, Shapes::ShapeRef.new(shape: OfflineStoreStatus, location_name: "OfflineStoreStatus"))
2878
+ DescribeFeatureGroupResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
2879
+ DescribeFeatureGroupResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
2880
+ DescribeFeatureGroupResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, required: true, location_name: "NextToken"))
2881
+ DescribeFeatureGroupResponse.struct_class = Types::DescribeFeatureGroupResponse
2882
+
1984
2883
  DescribeFlowDefinitionRequest.add_member(:flow_definition_name, Shapes::ShapeRef.new(shape: FlowDefinitionName, required: true, location_name: "FlowDefinitionName"))
1985
2884
  DescribeFlowDefinitionRequest.struct_class = Types::DescribeFlowDefinitionRequest
1986
2885
 
@@ -2078,6 +2977,38 @@ module Aws::SageMaker
2078
2977
  DescribeLabelingJobResponse.add_member(:labeling_job_output, Shapes::ShapeRef.new(shape: LabelingJobOutput, location_name: "LabelingJobOutput"))
2079
2978
  DescribeLabelingJobResponse.struct_class = Types::DescribeLabelingJobResponse
2080
2979
 
2980
+ DescribeModelBiasJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2981
+ DescribeModelBiasJobDefinitionRequest.struct_class = Types::DescribeModelBiasJobDefinitionRequest
2982
+
2983
+ DescribeModelBiasJobDefinitionResponse.add_member(:job_definition_arn, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionArn, required: true, location_name: "JobDefinitionArn"))
2984
+ DescribeModelBiasJobDefinitionResponse.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2985
+ DescribeModelBiasJobDefinitionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
2986
+ DescribeModelBiasJobDefinitionResponse.add_member(:model_bias_baseline_config, Shapes::ShapeRef.new(shape: ModelBiasBaselineConfig, location_name: "ModelBiasBaselineConfig"))
2987
+ DescribeModelBiasJobDefinitionResponse.add_member(:model_bias_app_specification, Shapes::ShapeRef.new(shape: ModelBiasAppSpecification, required: true, location_name: "ModelBiasAppSpecification"))
2988
+ DescribeModelBiasJobDefinitionResponse.add_member(:model_bias_job_input, Shapes::ShapeRef.new(shape: ModelBiasJobInput, required: true, location_name: "ModelBiasJobInput"))
2989
+ DescribeModelBiasJobDefinitionResponse.add_member(:model_bias_job_output_config, Shapes::ShapeRef.new(shape: MonitoringOutputConfig, required: true, location_name: "ModelBiasJobOutputConfig"))
2990
+ DescribeModelBiasJobDefinitionResponse.add_member(:job_resources, Shapes::ShapeRef.new(shape: MonitoringResources, required: true, location_name: "JobResources"))
2991
+ DescribeModelBiasJobDefinitionResponse.add_member(:network_config, Shapes::ShapeRef.new(shape: MonitoringNetworkConfig, location_name: "NetworkConfig"))
2992
+ DescribeModelBiasJobDefinitionResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2993
+ DescribeModelBiasJobDefinitionResponse.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: MonitoringStoppingCondition, location_name: "StoppingCondition"))
2994
+ DescribeModelBiasJobDefinitionResponse.struct_class = Types::DescribeModelBiasJobDefinitionResponse
2995
+
2996
+ DescribeModelExplainabilityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2997
+ DescribeModelExplainabilityJobDefinitionRequest.struct_class = Types::DescribeModelExplainabilityJobDefinitionRequest
2998
+
2999
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:job_definition_arn, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionArn, required: true, location_name: "JobDefinitionArn"))
3000
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
3001
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3002
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:model_explainability_baseline_config, Shapes::ShapeRef.new(shape: ModelExplainabilityBaselineConfig, location_name: "ModelExplainabilityBaselineConfig"))
3003
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:model_explainability_app_specification, Shapes::ShapeRef.new(shape: ModelExplainabilityAppSpecification, required: true, location_name: "ModelExplainabilityAppSpecification"))
3004
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:model_explainability_job_input, Shapes::ShapeRef.new(shape: ModelExplainabilityJobInput, required: true, location_name: "ModelExplainabilityJobInput"))
3005
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:model_explainability_job_output_config, Shapes::ShapeRef.new(shape: MonitoringOutputConfig, required: true, location_name: "ModelExplainabilityJobOutputConfig"))
3006
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:job_resources, Shapes::ShapeRef.new(shape: MonitoringResources, required: true, location_name: "JobResources"))
3007
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:network_config, Shapes::ShapeRef.new(shape: MonitoringNetworkConfig, location_name: "NetworkConfig"))
3008
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
3009
+ DescribeModelExplainabilityJobDefinitionResponse.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: MonitoringStoppingCondition, location_name: "StoppingCondition"))
3010
+ DescribeModelExplainabilityJobDefinitionResponse.struct_class = Types::DescribeModelExplainabilityJobDefinitionResponse
3011
+
2081
3012
  DescribeModelInput.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
2082
3013
  DescribeModelInput.struct_class = Types::DescribeModelInput
2083
3014
 
@@ -2091,10 +3022,23 @@ module Aws::SageMaker
2091
3022
  DescribeModelOutput.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
2092
3023
  DescribeModelOutput.struct_class = Types::DescribeModelOutput
2093
3024
 
3025
+ DescribeModelPackageGroupInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: ArnOrName, required: true, location_name: "ModelPackageGroupName"))
3026
+ DescribeModelPackageGroupInput.struct_class = Types::DescribeModelPackageGroupInput
3027
+
3028
+ DescribeModelPackageGroupOutput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
3029
+ DescribeModelPackageGroupOutput.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
3030
+ DescribeModelPackageGroupOutput.add_member(:model_package_group_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageGroupDescription"))
3031
+ DescribeModelPackageGroupOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
3032
+ DescribeModelPackageGroupOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, required: true, location_name: "CreatedBy"))
3033
+ DescribeModelPackageGroupOutput.add_member(:model_package_group_status, Shapes::ShapeRef.new(shape: ModelPackageGroupStatus, required: true, location_name: "ModelPackageGroupStatus"))
3034
+ DescribeModelPackageGroupOutput.struct_class = Types::DescribeModelPackageGroupOutput
3035
+
2094
3036
  DescribeModelPackageInput.add_member(:model_package_name, Shapes::ShapeRef.new(shape: VersionedArnOrName, required: true, location_name: "ModelPackageName"))
2095
3037
  DescribeModelPackageInput.struct_class = Types::DescribeModelPackageInput
2096
3038
 
2097
3039
  DescribeModelPackageOutput.add_member(:model_package_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageName"))
3040
+ DescribeModelPackageOutput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
3041
+ DescribeModelPackageOutput.add_member(:model_package_version, Shapes::ShapeRef.new(shape: ModelPackageVersion, location_name: "ModelPackageVersion"))
2098
3042
  DescribeModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
2099
3043
  DescribeModelPackageOutput.add_member(:model_package_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageDescription"))
2100
3044
  DescribeModelPackageOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
@@ -2104,14 +3048,38 @@ module Aws::SageMaker
2104
3048
  DescribeModelPackageOutput.add_member(:model_package_status, Shapes::ShapeRef.new(shape: ModelPackageStatus, required: true, location_name: "ModelPackageStatus"))
2105
3049
  DescribeModelPackageOutput.add_member(:model_package_status_details, Shapes::ShapeRef.new(shape: ModelPackageStatusDetails, required: true, location_name: "ModelPackageStatusDetails"))
2106
3050
  DescribeModelPackageOutput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
3051
+ DescribeModelPackageOutput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
3052
+ DescribeModelPackageOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3053
+ DescribeModelPackageOutput.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3054
+ DescribeModelPackageOutput.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
3055
+ DescribeModelPackageOutput.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3056
+ DescribeModelPackageOutput.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3057
+ DescribeModelPackageOutput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
2107
3058
  DescribeModelPackageOutput.struct_class = Types::DescribeModelPackageOutput
2108
3059
 
3060
+ DescribeModelQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
3061
+ DescribeModelQualityJobDefinitionRequest.struct_class = Types::DescribeModelQualityJobDefinitionRequest
3062
+
3063
+ DescribeModelQualityJobDefinitionResponse.add_member(:job_definition_arn, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionArn, required: true, location_name: "JobDefinitionArn"))
3064
+ DescribeModelQualityJobDefinitionResponse.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
3065
+ DescribeModelQualityJobDefinitionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3066
+ DescribeModelQualityJobDefinitionResponse.add_member(:model_quality_baseline_config, Shapes::ShapeRef.new(shape: ModelQualityBaselineConfig, location_name: "ModelQualityBaselineConfig"))
3067
+ DescribeModelQualityJobDefinitionResponse.add_member(:model_quality_app_specification, Shapes::ShapeRef.new(shape: ModelQualityAppSpecification, required: true, location_name: "ModelQualityAppSpecification"))
3068
+ DescribeModelQualityJobDefinitionResponse.add_member(:model_quality_job_input, Shapes::ShapeRef.new(shape: ModelQualityJobInput, required: true, location_name: "ModelQualityJobInput"))
3069
+ DescribeModelQualityJobDefinitionResponse.add_member(:model_quality_job_output_config, Shapes::ShapeRef.new(shape: MonitoringOutputConfig, required: true, location_name: "ModelQualityJobOutputConfig"))
3070
+ DescribeModelQualityJobDefinitionResponse.add_member(:job_resources, Shapes::ShapeRef.new(shape: MonitoringResources, required: true, location_name: "JobResources"))
3071
+ DescribeModelQualityJobDefinitionResponse.add_member(:network_config, Shapes::ShapeRef.new(shape: MonitoringNetworkConfig, location_name: "NetworkConfig"))
3072
+ DescribeModelQualityJobDefinitionResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
3073
+ DescribeModelQualityJobDefinitionResponse.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: MonitoringStoppingCondition, location_name: "StoppingCondition"))
3074
+ DescribeModelQualityJobDefinitionResponse.struct_class = Types::DescribeModelQualityJobDefinitionResponse
3075
+
2109
3076
  DescribeMonitoringScheduleRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
2110
3077
  DescribeMonitoringScheduleRequest.struct_class = Types::DescribeMonitoringScheduleRequest
2111
3078
 
2112
3079
  DescribeMonitoringScheduleResponse.add_member(:monitoring_schedule_arn, Shapes::ShapeRef.new(shape: MonitoringScheduleArn, required: true, location_name: "MonitoringScheduleArn"))
2113
3080
  DescribeMonitoringScheduleResponse.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
2114
3081
  DescribeMonitoringScheduleResponse.add_member(:monitoring_schedule_status, Shapes::ShapeRef.new(shape: ScheduleStatus, required: true, location_name: "MonitoringScheduleStatus"))
3082
+ DescribeMonitoringScheduleResponse.add_member(:monitoring_type, Shapes::ShapeRef.new(shape: MonitoringType, location_name: "MonitoringType"))
2115
3083
  DescribeMonitoringScheduleResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
2116
3084
  DescribeMonitoringScheduleResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
2117
3085
  DescribeMonitoringScheduleResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
@@ -2156,6 +3124,44 @@ module Aws::SageMaker
2156
3124
  DescribeNotebookInstanceOutput.add_member(:root_access, Shapes::ShapeRef.new(shape: RootAccess, location_name: "RootAccess"))
2157
3125
  DescribeNotebookInstanceOutput.struct_class = Types::DescribeNotebookInstanceOutput
2158
3126
 
3127
+ DescribePipelineDefinitionForExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
3128
+ DescribePipelineDefinitionForExecutionRequest.struct_class = Types::DescribePipelineDefinitionForExecutionRequest
3129
+
3130
+ DescribePipelineDefinitionForExecutionResponse.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, location_name: "PipelineDefinition"))
3131
+ DescribePipelineDefinitionForExecutionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3132
+ DescribePipelineDefinitionForExecutionResponse.struct_class = Types::DescribePipelineDefinitionForExecutionResponse
3133
+
3134
+ DescribePipelineExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
3135
+ DescribePipelineExecutionRequest.struct_class = Types::DescribePipelineExecutionRequest
3136
+
3137
+ DescribePipelineExecutionResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
3138
+ DescribePipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
3139
+ DescribePipelineExecutionResponse.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
3140
+ DescribePipelineExecutionResponse.add_member(:pipeline_execution_status, Shapes::ShapeRef.new(shape: PipelineExecutionStatus, location_name: "PipelineExecutionStatus"))
3141
+ DescribePipelineExecutionResponse.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
3142
+ DescribePipelineExecutionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3143
+ DescribePipelineExecutionResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3144
+ DescribePipelineExecutionResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3145
+ DescribePipelineExecutionResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3146
+ DescribePipelineExecutionResponse.struct_class = Types::DescribePipelineExecutionResponse
3147
+
3148
+ DescribePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
3149
+ DescribePipelineRequest.struct_class = Types::DescribePipelineRequest
3150
+
3151
+ DescribePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
3152
+ DescribePipelineResponse.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineName"))
3153
+ DescribePipelineResponse.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
3154
+ DescribePipelineResponse.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, location_name: "PipelineDefinition"))
3155
+ DescribePipelineResponse.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
3156
+ DescribePipelineResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
3157
+ DescribePipelineResponse.add_member(:pipeline_status, Shapes::ShapeRef.new(shape: PipelineStatus, location_name: "PipelineStatus"))
3158
+ DescribePipelineResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3159
+ DescribePipelineResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3160
+ DescribePipelineResponse.add_member(:last_run_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastRunTime"))
3161
+ DescribePipelineResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3162
+ DescribePipelineResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3163
+ DescribePipelineResponse.struct_class = Types::DescribePipelineResponse
3164
+
2159
3165
  DescribeProcessingJobRequest.add_member(:processing_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, required: true, location_name: "ProcessingJobName"))
2160
3166
  DescribeProcessingJobRequest.struct_class = Types::DescribeProcessingJobRequest
2161
3167
 
@@ -2182,6 +3188,20 @@ module Aws::SageMaker
2182
3188
  DescribeProcessingJobResponse.add_member(:training_job_arn, Shapes::ShapeRef.new(shape: TrainingJobArn, location_name: "TrainingJobArn"))
2183
3189
  DescribeProcessingJobResponse.struct_class = Types::DescribeProcessingJobResponse
2184
3190
 
3191
+ DescribeProjectInput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
3192
+ DescribeProjectInput.struct_class = Types::DescribeProjectInput
3193
+
3194
+ DescribeProjectOutput.add_member(:project_arn, Shapes::ShapeRef.new(shape: ProjectArn, required: true, location_name: "ProjectArn"))
3195
+ DescribeProjectOutput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
3196
+ DescribeProjectOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "ProjectId"))
3197
+ DescribeProjectOutput.add_member(:project_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ProjectDescription"))
3198
+ DescribeProjectOutput.add_member(:service_catalog_provisioning_details, Shapes::ShapeRef.new(shape: ServiceCatalogProvisioningDetails, required: true, location_name: "ServiceCatalogProvisioningDetails"))
3199
+ DescribeProjectOutput.add_member(:service_catalog_provisioned_product_details, Shapes::ShapeRef.new(shape: ServiceCatalogProvisionedProductDetails, location_name: "ServiceCatalogProvisionedProductDetails"))
3200
+ DescribeProjectOutput.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, required: true, location_name: "ProjectStatus"))
3201
+ DescribeProjectOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3202
+ DescribeProjectOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3203
+ DescribeProjectOutput.struct_class = Types::DescribeProjectOutput
3204
+
2185
3205
  DescribeSubscribedWorkteamRequest.add_member(:workteam_arn, Shapes::ShapeRef.new(shape: WorkteamArn, required: true, location_name: "WorkteamArn"))
2186
3206
  DescribeSubscribedWorkteamRequest.struct_class = Types::DescribeSubscribedWorkteamRequest
2187
3207
 
@@ -2225,6 +3245,10 @@ module Aws::SageMaker
2225
3245
  DescribeTrainingJobResponse.add_member(:debug_rule_configurations, Shapes::ShapeRef.new(shape: DebugRuleConfigurations, location_name: "DebugRuleConfigurations"))
2226
3246
  DescribeTrainingJobResponse.add_member(:tensor_board_output_config, Shapes::ShapeRef.new(shape: TensorBoardOutputConfig, location_name: "TensorBoardOutputConfig"))
2227
3247
  DescribeTrainingJobResponse.add_member(:debug_rule_evaluation_statuses, Shapes::ShapeRef.new(shape: DebugRuleEvaluationStatuses, location_name: "DebugRuleEvaluationStatuses"))
3248
+ DescribeTrainingJobResponse.add_member(:profiler_config, Shapes::ShapeRef.new(shape: ProfilerConfig, location_name: "ProfilerConfig"))
3249
+ DescribeTrainingJobResponse.add_member(:profiler_rule_configurations, Shapes::ShapeRef.new(shape: ProfilerRuleConfigurations, location_name: "ProfilerRuleConfigurations"))
3250
+ DescribeTrainingJobResponse.add_member(:profiler_rule_evaluation_statuses, Shapes::ShapeRef.new(shape: ProfilerRuleEvaluationStatuses, location_name: "ProfilerRuleEvaluationStatuses"))
3251
+ DescribeTrainingJobResponse.add_member(:profiling_status, Shapes::ShapeRef.new(shape: ProfilingStatus, location_name: "ProfilingStatus"))
2228
3252
  DescribeTrainingJobResponse.struct_class = Types::DescribeTrainingJobResponse
2229
3253
 
2230
3254
  DescribeTransformJobRequest.add_member(:transform_job_name, Shapes::ShapeRef.new(shape: TransformJobName, required: true, location_name: "TransformJobName"))
@@ -2269,6 +3293,7 @@ module Aws::SageMaker
2269
3293
  DescribeTrialComponentResponse.add_member(:parameters, Shapes::ShapeRef.new(shape: TrialComponentParameters, location_name: "Parameters"))
2270
3294
  DescribeTrialComponentResponse.add_member(:input_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "InputArtifacts"))
2271
3295
  DescribeTrialComponentResponse.add_member(:output_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "OutputArtifacts"))
3296
+ DescribeTrialComponentResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2272
3297
  DescribeTrialComponentResponse.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
2273
3298
  DescribeTrialComponentResponse.struct_class = Types::DescribeTrialComponentResponse
2274
3299
 
@@ -2284,6 +3309,7 @@ module Aws::SageMaker
2284
3309
  DescribeTrialResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2285
3310
  DescribeTrialResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2286
3311
  DescribeTrialResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3312
+ DescribeTrialResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2287
3313
  DescribeTrialResponse.struct_class = Types::DescribeTrialResponse
2288
3314
 
2289
3315
  DescribeUserProfileRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
@@ -2322,6 +3348,43 @@ module Aws::SageMaker
2322
3348
 
2323
3349
  DesiredWeightAndCapacityList.member = Shapes::ShapeRef.new(shape: DesiredWeightAndCapacity)
2324
3350
 
3351
+ Device.add_member(:device_name, Shapes::ShapeRef.new(shape: DeviceName, required: true, location_name: "DeviceName"))
3352
+ Device.add_member(:description, Shapes::ShapeRef.new(shape: DeviceDescription, location_name: "Description"))
3353
+ Device.add_member(:iot_thing_name, Shapes::ShapeRef.new(shape: ThingName, location_name: "IotThingName"))
3354
+ Device.struct_class = Types::Device
3355
+
3356
+ DeviceFleetSummaries.member = Shapes::ShapeRef.new(shape: DeviceFleetSummary)
3357
+
3358
+ DeviceFleetSummary.add_member(:device_fleet_arn, Shapes::ShapeRef.new(shape: DeviceFleetArn, required: true, location_name: "DeviceFleetArn"))
3359
+ DeviceFleetSummary.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
3360
+ DeviceFleetSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3361
+ DeviceFleetSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3362
+ DeviceFleetSummary.struct_class = Types::DeviceFleetSummary
3363
+
3364
+ DeviceNames.member = Shapes::ShapeRef.new(shape: DeviceName)
3365
+
3366
+ DeviceStats.add_member(:connected_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "ConnectedDeviceCount"))
3367
+ DeviceStats.add_member(:registered_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "RegisteredDeviceCount"))
3368
+ DeviceStats.struct_class = Types::DeviceStats
3369
+
3370
+ DeviceSummaries.member = Shapes::ShapeRef.new(shape: DeviceSummary)
3371
+
3372
+ DeviceSummary.add_member(:device_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceName"))
3373
+ DeviceSummary.add_member(:device_arn, Shapes::ShapeRef.new(shape: DeviceArn, required: true, location_name: "DeviceArn"))
3374
+ DeviceSummary.add_member(:description, Shapes::ShapeRef.new(shape: DeviceDescription, location_name: "Description"))
3375
+ DeviceSummary.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "DeviceFleetName"))
3376
+ DeviceSummary.add_member(:iot_thing_name, Shapes::ShapeRef.new(shape: ThingName, location_name: "IotThingName"))
3377
+ DeviceSummary.add_member(:registration_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "RegistrationTime"))
3378
+ DeviceSummary.add_member(:latest_heartbeat, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestHeartbeat"))
3379
+ DeviceSummary.add_member(:models, Shapes::ShapeRef.new(shape: EdgeModelSummaries, location_name: "Models"))
3380
+ DeviceSummary.struct_class = Types::DeviceSummary
3381
+
3382
+ Devices.member = Shapes::ShapeRef.new(shape: Device)
3383
+
3384
+ DisableSagemakerServicecatalogPortfolioInput.struct_class = Types::DisableSagemakerServicecatalogPortfolioInput
3385
+
3386
+ DisableSagemakerServicecatalogPortfolioOutput.struct_class = Types::DisableSagemakerServicecatalogPortfolioOutput
3387
+
2325
3388
  DisassociateTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialComponentName"))
2326
3389
  DisassociateTrialComponentRequest.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialName"))
2327
3390
  DisassociateTrialComponentRequest.struct_class = Types::DisassociateTrialComponentRequest
@@ -2341,6 +3404,63 @@ module Aws::SageMaker
2341
3404
 
2342
3405
  DomainList.member = Shapes::ShapeRef.new(shape: DomainDetails)
2343
3406
 
3407
+ EdgeModel.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelName"))
3408
+ EdgeModel.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "ModelVersion"))
3409
+ EdgeModel.add_member(:latest_sample_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestSampleTime"))
3410
+ EdgeModel.add_member(:latest_inference, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestInference"))
3411
+ EdgeModel.struct_class = Types::EdgeModel
3412
+
3413
+ EdgeModelStat.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelName"))
3414
+ EdgeModelStat.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "ModelVersion"))
3415
+ EdgeModelStat.add_member(:offline_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "OfflineDeviceCount"))
3416
+ EdgeModelStat.add_member(:connected_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "ConnectedDeviceCount"))
3417
+ EdgeModelStat.add_member(:active_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "ActiveDeviceCount"))
3418
+ EdgeModelStat.add_member(:sampling_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "SamplingDeviceCount"))
3419
+ EdgeModelStat.struct_class = Types::EdgeModelStat
3420
+
3421
+ EdgeModelStats.member = Shapes::ShapeRef.new(shape: EdgeModelStat)
3422
+
3423
+ EdgeModelSummaries.member = Shapes::ShapeRef.new(shape: EdgeModelSummary)
3424
+
3425
+ EdgeModelSummary.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelName"))
3426
+ EdgeModelSummary.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "ModelVersion"))
3427
+ EdgeModelSummary.struct_class = Types::EdgeModelSummary
3428
+
3429
+ EdgeModels.member = Shapes::ShapeRef.new(shape: EdgeModel)
3430
+
3431
+ EdgeOutputConfig.add_member(:s3_output_location, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputLocation"))
3432
+ EdgeOutputConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
3433
+ EdgeOutputConfig.struct_class = Types::EdgeOutputConfig
3434
+
3435
+ EdgePackagingJobSummaries.member = Shapes::ShapeRef.new(shape: EdgePackagingJobSummary)
3436
+
3437
+ EdgePackagingJobSummary.add_member(:edge_packaging_job_arn, Shapes::ShapeRef.new(shape: EdgePackagingJobArn, required: true, location_name: "EdgePackagingJobArn"))
3438
+ EdgePackagingJobSummary.add_member(:edge_packaging_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgePackagingJobName"))
3439
+ EdgePackagingJobSummary.add_member(:edge_packaging_job_status, Shapes::ShapeRef.new(shape: EdgePackagingJobStatus, required: true, location_name: "EdgePackagingJobStatus"))
3440
+ EdgePackagingJobSummary.add_member(:compilation_job_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "CompilationJobName"))
3441
+ EdgePackagingJobSummary.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelName"))
3442
+ EdgePackagingJobSummary.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, location_name: "ModelVersion"))
3443
+ EdgePackagingJobSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3444
+ EdgePackagingJobSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3445
+ EdgePackagingJobSummary.struct_class = Types::EdgePackagingJobSummary
3446
+
3447
+ EnableSagemakerServicecatalogPortfolioInput.struct_class = Types::EnableSagemakerServicecatalogPortfolioInput
3448
+
3449
+ EnableSagemakerServicecatalogPortfolioOutput.struct_class = Types::EnableSagemakerServicecatalogPortfolioOutput
3450
+
3451
+ Endpoint.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
3452
+ Endpoint.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
3453
+ Endpoint.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
3454
+ Endpoint.add_member(:production_variants, Shapes::ShapeRef.new(shape: ProductionVariantSummaryList, location_name: "ProductionVariants"))
3455
+ Endpoint.add_member(:data_capture_config, Shapes::ShapeRef.new(shape: DataCaptureConfigSummary, location_name: "DataCaptureConfig"))
3456
+ Endpoint.add_member(:endpoint_status, Shapes::ShapeRef.new(shape: EndpointStatus, required: true, location_name: "EndpointStatus"))
3457
+ Endpoint.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3458
+ Endpoint.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3459
+ Endpoint.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
3460
+ Endpoint.add_member(:monitoring_schedules, Shapes::ShapeRef.new(shape: MonitoringScheduleList, location_name: "MonitoringSchedules"))
3461
+ Endpoint.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3462
+ Endpoint.struct_class = Types::Endpoint
3463
+
2344
3464
  EndpointConfigSummary.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
2345
3465
  EndpointConfigSummary.add_member(:endpoint_config_arn, Shapes::ShapeRef.new(shape: EndpointConfigArn, required: true, location_name: "EndpointConfigArn"))
2346
3466
  EndpointConfigSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
@@ -2352,6 +3472,12 @@ module Aws::SageMaker
2352
3472
  EndpointInput.add_member(:local_path, Shapes::ShapeRef.new(shape: ProcessingLocalPath, required: true, location_name: "LocalPath"))
2353
3473
  EndpointInput.add_member(:s3_input_mode, Shapes::ShapeRef.new(shape: ProcessingS3InputMode, location_name: "S3InputMode"))
2354
3474
  EndpointInput.add_member(:s3_data_distribution_type, Shapes::ShapeRef.new(shape: ProcessingS3DataDistributionType, location_name: "S3DataDistributionType"))
3475
+ EndpointInput.add_member(:features_attribute, Shapes::ShapeRef.new(shape: String, location_name: "FeaturesAttribute"))
3476
+ EndpointInput.add_member(:inference_attribute, Shapes::ShapeRef.new(shape: String, location_name: "InferenceAttribute"))
3477
+ EndpointInput.add_member(:probability_attribute, Shapes::ShapeRef.new(shape: String, location_name: "ProbabilityAttribute"))
3478
+ EndpointInput.add_member(:probability_threshold_attribute, Shapes::ShapeRef.new(shape: ProbabilityThresholdAttribute, location_name: "ProbabilityThresholdAttribute"))
3479
+ EndpointInput.add_member(:start_time_offset, Shapes::ShapeRef.new(shape: MonitoringTimeOffsetString, location_name: "StartTimeOffset"))
3480
+ EndpointInput.add_member(:end_time_offset, Shapes::ShapeRef.new(shape: MonitoringTimeOffsetString, location_name: "EndTimeOffset"))
2355
3481
  EndpointInput.struct_class = Types::EndpointInput
2356
3482
 
2357
3483
  EndpointSummary.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
@@ -2397,6 +3523,40 @@ module Aws::SageMaker
2397
3523
  ExperimentSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2398
3524
  ExperimentSummary.struct_class = Types::ExperimentSummary
2399
3525
 
3526
+ Explainability.add_member(:report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Report"))
3527
+ Explainability.struct_class = Types::Explainability
3528
+
3529
+ FeatureDefinition.add_member(:feature_name, Shapes::ShapeRef.new(shape: FeatureName, location_name: "FeatureName"))
3530
+ FeatureDefinition.add_member(:feature_type, Shapes::ShapeRef.new(shape: FeatureType, location_name: "FeatureType"))
3531
+ FeatureDefinition.struct_class = Types::FeatureDefinition
3532
+
3533
+ FeatureDefinitions.member = Shapes::ShapeRef.new(shape: FeatureDefinition)
3534
+
3535
+ FeatureGroup.add_member(:feature_group_arn, Shapes::ShapeRef.new(shape: FeatureGroupArn, location_name: "FeatureGroupArn"))
3536
+ FeatureGroup.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, location_name: "FeatureGroupName"))
3537
+ FeatureGroup.add_member(:record_identifier_feature_name, Shapes::ShapeRef.new(shape: FeatureName, location_name: "RecordIdentifierFeatureName"))
3538
+ FeatureGroup.add_member(:event_time_feature_name, Shapes::ShapeRef.new(shape: FeatureName, location_name: "EventTimeFeatureName"))
3539
+ FeatureGroup.add_member(:feature_definitions, Shapes::ShapeRef.new(shape: FeatureDefinitions, location_name: "FeatureDefinitions"))
3540
+ FeatureGroup.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
3541
+ FeatureGroup.add_member(:online_store_config, Shapes::ShapeRef.new(shape: OnlineStoreConfig, location_name: "OnlineStoreConfig"))
3542
+ FeatureGroup.add_member(:offline_store_config, Shapes::ShapeRef.new(shape: OfflineStoreConfig, location_name: "OfflineStoreConfig"))
3543
+ FeatureGroup.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
3544
+ FeatureGroup.add_member(:feature_group_status, Shapes::ShapeRef.new(shape: FeatureGroupStatus, location_name: "FeatureGroupStatus"))
3545
+ FeatureGroup.add_member(:offline_store_status, Shapes::ShapeRef.new(shape: OfflineStoreStatus, location_name: "OfflineStoreStatus"))
3546
+ FeatureGroup.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3547
+ FeatureGroup.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
3548
+ FeatureGroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3549
+ FeatureGroup.struct_class = Types::FeatureGroup
3550
+
3551
+ FeatureGroupSummaries.member = Shapes::ShapeRef.new(shape: FeatureGroupSummary)
3552
+
3553
+ FeatureGroupSummary.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
3554
+ FeatureGroupSummary.add_member(:feature_group_arn, Shapes::ShapeRef.new(shape: FeatureGroupArn, required: true, location_name: "FeatureGroupArn"))
3555
+ FeatureGroupSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3556
+ FeatureGroupSummary.add_member(:feature_group_status, Shapes::ShapeRef.new(shape: FeatureGroupStatus, location_name: "FeatureGroupStatus"))
3557
+ FeatureGroupSummary.add_member(:offline_store_status, Shapes::ShapeRef.new(shape: OfflineStoreStatus, location_name: "OfflineStoreStatus"))
3558
+ FeatureGroupSummary.struct_class = Types::FeatureGroupSummary
3559
+
2400
3560
  FileSystemConfig.add_member(:mount_path, Shapes::ShapeRef.new(shape: MountPath, location_name: "MountPath"))
2401
3561
  FileSystemConfig.add_member(:default_uid, Shapes::ShapeRef.new(shape: DefaultUid, location_name: "DefaultUid", metadata: {"box"=>true}))
2402
3562
  FileSystemConfig.add_member(:default_gid, Shapes::ShapeRef.new(shape: DefaultGid, location_name: "DefaultGid", metadata: {"box"=>true}))
@@ -2442,6 +3602,30 @@ module Aws::SageMaker
2442
3602
 
2443
3603
  FlowDefinitionTaskKeywords.member = Shapes::ShapeRef.new(shape: FlowDefinitionTaskKeyword)
2444
3604
 
3605
+ GetDeviceFleetReportRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
3606
+ GetDeviceFleetReportRequest.struct_class = Types::GetDeviceFleetReportRequest
3607
+
3608
+ GetDeviceFleetReportResponse.add_member(:device_fleet_arn, Shapes::ShapeRef.new(shape: DeviceFleetArn, required: true, location_name: "DeviceFleetArn"))
3609
+ GetDeviceFleetReportResponse.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
3610
+ GetDeviceFleetReportResponse.add_member(:output_config, Shapes::ShapeRef.new(shape: EdgeOutputConfig, location_name: "OutputConfig"))
3611
+ GetDeviceFleetReportResponse.add_member(:description, Shapes::ShapeRef.new(shape: DeviceFleetDescription, location_name: "Description"))
3612
+ GetDeviceFleetReportResponse.add_member(:report_generated, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ReportGenerated"))
3613
+ GetDeviceFleetReportResponse.add_member(:device_stats, Shapes::ShapeRef.new(shape: DeviceStats, location_name: "DeviceStats"))
3614
+ GetDeviceFleetReportResponse.add_member(:agent_versions, Shapes::ShapeRef.new(shape: AgentVersions, location_name: "AgentVersions"))
3615
+ GetDeviceFleetReportResponse.add_member(:model_stats, Shapes::ShapeRef.new(shape: EdgeModelStats, location_name: "ModelStats"))
3616
+ GetDeviceFleetReportResponse.struct_class = Types::GetDeviceFleetReportResponse
3617
+
3618
+ GetModelPackageGroupPolicyInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
3619
+ GetModelPackageGroupPolicyInput.struct_class = Types::GetModelPackageGroupPolicyInput
3620
+
3621
+ GetModelPackageGroupPolicyOutput.add_member(:resource_policy, Shapes::ShapeRef.new(shape: PolicyString, required: true, location_name: "ResourcePolicy"))
3622
+ GetModelPackageGroupPolicyOutput.struct_class = Types::GetModelPackageGroupPolicyOutput
3623
+
3624
+ GetSagemakerServicecatalogPortfolioStatusInput.struct_class = Types::GetSagemakerServicecatalogPortfolioStatusInput
3625
+
3626
+ GetSagemakerServicecatalogPortfolioStatusOutput.add_member(:status, Shapes::ShapeRef.new(shape: SagemakerServicecatalogStatus, location_name: "Status"))
3627
+ GetSagemakerServicecatalogPortfolioStatusOutput.struct_class = Types::GetSagemakerServicecatalogPortfolioStatusOutput
3628
+
2445
3629
  GetSearchSuggestionsRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "Resource"))
2446
3630
  GetSearchSuggestionsRequest.add_member(:suggestion_query, Shapes::ShapeRef.new(shape: SuggestionQuery, location_name: "SuggestionQuery"))
2447
3631
  GetSearchSuggestionsRequest.struct_class = Types::GetSearchSuggestionsRequest
@@ -2619,8 +3803,8 @@ module Aws::SageMaker
2619
3803
  Images.member = Shapes::ShapeRef.new(shape: Image)
2620
3804
 
2621
3805
  InferenceSpecification.add_member(:containers, Shapes::ShapeRef.new(shape: ModelPackageContainerDefinitionList, required: true, location_name: "Containers"))
2622
- InferenceSpecification.add_member(:supported_transform_instance_types, Shapes::ShapeRef.new(shape: TransformInstanceTypes, required: true, location_name: "SupportedTransformInstanceTypes"))
2623
- InferenceSpecification.add_member(:supported_realtime_inference_instance_types, Shapes::ShapeRef.new(shape: RealtimeInferenceInstanceTypes, required: true, location_name: "SupportedRealtimeInferenceInstanceTypes"))
3806
+ InferenceSpecification.add_member(:supported_transform_instance_types, Shapes::ShapeRef.new(shape: TransformInstanceTypes, location_name: "SupportedTransformInstanceTypes"))
3807
+ InferenceSpecification.add_member(:supported_realtime_inference_instance_types, Shapes::ShapeRef.new(shape: RealtimeInferenceInstanceTypes, location_name: "SupportedRealtimeInferenceInstanceTypes"))
2624
3808
  InferenceSpecification.add_member(:supported_content_types, Shapes::ShapeRef.new(shape: ContentTypes, required: true, location_name: "SupportedContentTypes"))
2625
3809
  InferenceSpecification.add_member(:supported_response_mime_types, Shapes::ShapeRef.new(shape: ResponseMIMETypes, required: true, location_name: "SupportedResponseMIMETypes"))
2626
3810
  InferenceSpecification.struct_class = Types::InferenceSpecification
@@ -2741,6 +3925,23 @@ module Aws::SageMaker
2741
3925
 
2742
3926
  LabelingJobSummaryList.member = Shapes::ShapeRef.new(shape: LabelingJobSummary)
2743
3927
 
3928
+ LineageEntityParameters.key = Shapes::ShapeRef.new(shape: StringParameterValue)
3929
+ LineageEntityParameters.value = Shapes::ShapeRef.new(shape: StringParameterValue)
3930
+
3931
+ ListActionsRequest.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, location_name: "SourceUri"))
3932
+ ListActionsRequest.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, location_name: "ActionType"))
3933
+ ListActionsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
3934
+ ListActionsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
3935
+ ListActionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortActionsBy, location_name: "SortBy"))
3936
+ ListActionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
3937
+ ListActionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3938
+ ListActionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3939
+ ListActionsRequest.struct_class = Types::ListActionsRequest
3940
+
3941
+ ListActionsResponse.add_member(:action_summaries, Shapes::ShapeRef.new(shape: ActionSummaries, location_name: "ActionSummaries"))
3942
+ ListActionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3943
+ ListActionsResponse.struct_class = Types::ListActionsResponse
3944
+
2744
3945
  ListAlgorithmsInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
2745
3946
  ListAlgorithmsInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
2746
3947
  ListAlgorithmsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -2781,6 +3982,37 @@ module Aws::SageMaker
2781
3982
  ListAppsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2782
3983
  ListAppsResponse.struct_class = Types::ListAppsResponse
2783
3984
 
3985
+ ListArtifactsRequest.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, location_name: "SourceUri"))
3986
+ ListArtifactsRequest.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, location_name: "ArtifactType"))
3987
+ ListArtifactsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
3988
+ ListArtifactsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
3989
+ ListArtifactsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortArtifactsBy, location_name: "SortBy"))
3990
+ ListArtifactsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
3991
+ ListArtifactsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3992
+ ListArtifactsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
3993
+ ListArtifactsRequest.struct_class = Types::ListArtifactsRequest
3994
+
3995
+ ListArtifactsResponse.add_member(:artifact_summaries, Shapes::ShapeRef.new(shape: ArtifactSummaries, location_name: "ArtifactSummaries"))
3996
+ ListArtifactsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3997
+ ListArtifactsResponse.struct_class = Types::ListArtifactsResponse
3998
+
3999
+ ListAssociationsRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
4000
+ ListAssociationsRequest.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
4001
+ ListAssociationsRequest.add_member(:source_type, Shapes::ShapeRef.new(shape: String256, location_name: "SourceType"))
4002
+ ListAssociationsRequest.add_member(:destination_type, Shapes::ShapeRef.new(shape: String256, location_name: "DestinationType"))
4003
+ ListAssociationsRequest.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
4004
+ ListAssociationsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
4005
+ ListAssociationsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
4006
+ ListAssociationsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortAssociationsBy, location_name: "SortBy"))
4007
+ ListAssociationsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4008
+ ListAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4009
+ ListAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4010
+ ListAssociationsRequest.struct_class = Types::ListAssociationsRequest
4011
+
4012
+ ListAssociationsResponse.add_member(:association_summaries, Shapes::ShapeRef.new(shape: AssociationSummaries, location_name: "AssociationSummaries"))
4013
+ ListAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4014
+ ListAssociationsResponse.struct_class = Types::ListAssociationsResponse
4015
+
2784
4016
  ListAutoMLJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
2785
4017
  ListAutoMLJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
2786
4018
  ListAutoMLJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
@@ -2841,6 +4073,60 @@ module Aws::SageMaker
2841
4073
  ListCompilationJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2842
4074
  ListCompilationJobsResponse.struct_class = Types::ListCompilationJobsResponse
2843
4075
 
4076
+ ListContextsRequest.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, location_name: "SourceUri"))
4077
+ ListContextsRequest.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, location_name: "ContextType"))
4078
+ ListContextsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
4079
+ ListContextsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
4080
+ ListContextsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortContextsBy, location_name: "SortBy"))
4081
+ ListContextsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4082
+ ListContextsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4083
+ ListContextsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4084
+ ListContextsRequest.struct_class = Types::ListContextsRequest
4085
+
4086
+ ListContextsResponse.add_member(:context_summaries, Shapes::ShapeRef.new(shape: ContextSummaries, location_name: "ContextSummaries"))
4087
+ ListContextsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4088
+ ListContextsResponse.struct_class = Types::ListContextsResponse
4089
+
4090
+ ListDataQualityJobDefinitionsRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
4091
+ ListDataQualityJobDefinitionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSortKey, location_name: "SortBy"))
4092
+ ListDataQualityJobDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4093
+ ListDataQualityJobDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4094
+ ListDataQualityJobDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4095
+ ListDataQualityJobDefinitionsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4096
+ ListDataQualityJobDefinitionsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
4097
+ ListDataQualityJobDefinitionsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
4098
+ ListDataQualityJobDefinitionsRequest.struct_class = Types::ListDataQualityJobDefinitionsRequest
4099
+
4100
+ ListDataQualityJobDefinitionsResponse.add_member(:job_definition_summaries, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSummaryList, required: true, location_name: "JobDefinitionSummaries"))
4101
+ ListDataQualityJobDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4102
+ ListDataQualityJobDefinitionsResponse.struct_class = Types::ListDataQualityJobDefinitionsResponse
4103
+
4104
+ ListDeviceFleetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4105
+ ListDeviceFleetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListMaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
4106
+ ListDeviceFleetsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
4107
+ ListDeviceFleetsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
4108
+ ListDeviceFleetsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
4109
+ ListDeviceFleetsRequest.add_member(:last_modified_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeBefore"))
4110
+ ListDeviceFleetsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4111
+ ListDeviceFleetsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ListDeviceFleetsSortBy, location_name: "SortBy"))
4112
+ ListDeviceFleetsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4113
+ ListDeviceFleetsRequest.struct_class = Types::ListDeviceFleetsRequest
4114
+
4115
+ ListDeviceFleetsResponse.add_member(:device_fleet_summaries, Shapes::ShapeRef.new(shape: DeviceFleetSummaries, required: true, location_name: "DeviceFleetSummaries"))
4116
+ ListDeviceFleetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4117
+ ListDeviceFleetsResponse.struct_class = Types::ListDeviceFleetsResponse
4118
+
4119
+ ListDevicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4120
+ ListDevicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListMaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
4121
+ ListDevicesRequest.add_member(:latest_heartbeat_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestHeartbeatAfter"))
4122
+ ListDevicesRequest.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelName"))
4123
+ ListDevicesRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "DeviceFleetName"))
4124
+ ListDevicesRequest.struct_class = Types::ListDevicesRequest
4125
+
4126
+ ListDevicesResponse.add_member(:device_summaries, Shapes::ShapeRef.new(shape: DeviceSummaries, required: true, location_name: "DeviceSummaries"))
4127
+ ListDevicesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4128
+ ListDevicesResponse.struct_class = Types::ListDevicesResponse
4129
+
2844
4130
  ListDomainsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2845
4131
  ListDomainsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
2846
4132
  ListDomainsRequest.struct_class = Types::ListDomainsRequest
@@ -2849,6 +4135,23 @@ module Aws::SageMaker
2849
4135
  ListDomainsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2850
4136
  ListDomainsResponse.struct_class = Types::ListDomainsResponse
2851
4137
 
4138
+ ListEdgePackagingJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4139
+ ListEdgePackagingJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListMaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
4140
+ ListEdgePackagingJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
4141
+ ListEdgePackagingJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
4142
+ ListEdgePackagingJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
4143
+ ListEdgePackagingJobsRequest.add_member(:last_modified_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeBefore"))
4144
+ ListEdgePackagingJobsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4145
+ ListEdgePackagingJobsRequest.add_member(:model_name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "ModelNameContains"))
4146
+ ListEdgePackagingJobsRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: EdgePackagingJobStatus, location_name: "StatusEquals"))
4147
+ ListEdgePackagingJobsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ListEdgePackagingJobsSortBy, location_name: "SortBy"))
4148
+ ListEdgePackagingJobsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4149
+ ListEdgePackagingJobsRequest.struct_class = Types::ListEdgePackagingJobsRequest
4150
+
4151
+ ListEdgePackagingJobsResponse.add_member(:edge_packaging_job_summaries, Shapes::ShapeRef.new(shape: EdgePackagingJobSummaries, required: true, location_name: "EdgePackagingJobSummaries"))
4152
+ ListEdgePackagingJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4153
+ ListEdgePackagingJobsResponse.struct_class = Types::ListEdgePackagingJobsResponse
4154
+
2852
4155
  ListEndpointConfigsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: EndpointConfigSortKey, location_name: "SortBy"))
2853
4156
  ListEndpointConfigsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: OrderKey, location_name: "SortOrder"))
2854
4157
  ListEndpointConfigsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
@@ -2890,6 +4193,21 @@ module Aws::SageMaker
2890
4193
  ListExperimentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2891
4194
  ListExperimentsResponse.struct_class = Types::ListExperimentsResponse
2892
4195
 
4196
+ ListFeatureGroupsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: FeatureGroupNameContains, location_name: "NameContains"))
4197
+ ListFeatureGroupsRequest.add_member(:feature_group_status_equals, Shapes::ShapeRef.new(shape: FeatureGroupStatus, location_name: "FeatureGroupStatusEquals"))
4198
+ ListFeatureGroupsRequest.add_member(:offline_store_status_equals, Shapes::ShapeRef.new(shape: OfflineStoreStatusValue, location_name: "OfflineStoreStatusEquals"))
4199
+ ListFeatureGroupsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
4200
+ ListFeatureGroupsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
4201
+ ListFeatureGroupsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: FeatureGroupSortOrder, location_name: "SortOrder"))
4202
+ ListFeatureGroupsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: FeatureGroupSortBy, location_name: "SortBy"))
4203
+ ListFeatureGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: FeatureGroupMaxResults, location_name: "MaxResults"))
4204
+ ListFeatureGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4205
+ ListFeatureGroupsRequest.struct_class = Types::ListFeatureGroupsRequest
4206
+
4207
+ ListFeatureGroupsResponse.add_member(:feature_group_summaries, Shapes::ShapeRef.new(shape: FeatureGroupSummaries, required: true, location_name: "FeatureGroupSummaries"))
4208
+ ListFeatureGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, required: true, location_name: "NextToken"))
4209
+ ListFeatureGroupsResponse.struct_class = Types::ListFeatureGroupsResponse
4210
+
2893
4211
  ListFlowDefinitionsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
2894
4212
  ListFlowDefinitionsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
2895
4213
  ListFlowDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
@@ -2988,10 +4306,56 @@ module Aws::SageMaker
2988
4306
  ListLabelingJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2989
4307
  ListLabelingJobsResponse.struct_class = Types::ListLabelingJobsResponse
2990
4308
 
4309
+ ListLineageEntityParameterKey.member = Shapes::ShapeRef.new(shape: StringParameterValue)
4310
+
4311
+ ListModelBiasJobDefinitionsRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
4312
+ ListModelBiasJobDefinitionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSortKey, location_name: "SortBy"))
4313
+ ListModelBiasJobDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4314
+ ListModelBiasJobDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4315
+ ListModelBiasJobDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4316
+ ListModelBiasJobDefinitionsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4317
+ ListModelBiasJobDefinitionsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
4318
+ ListModelBiasJobDefinitionsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
4319
+ ListModelBiasJobDefinitionsRequest.struct_class = Types::ListModelBiasJobDefinitionsRequest
4320
+
4321
+ ListModelBiasJobDefinitionsResponse.add_member(:job_definition_summaries, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSummaryList, required: true, location_name: "JobDefinitionSummaries"))
4322
+ ListModelBiasJobDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4323
+ ListModelBiasJobDefinitionsResponse.struct_class = Types::ListModelBiasJobDefinitionsResponse
4324
+
4325
+ ListModelExplainabilityJobDefinitionsRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
4326
+ ListModelExplainabilityJobDefinitionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSortKey, location_name: "SortBy"))
4327
+ ListModelExplainabilityJobDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4328
+ ListModelExplainabilityJobDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4329
+ ListModelExplainabilityJobDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4330
+ ListModelExplainabilityJobDefinitionsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4331
+ ListModelExplainabilityJobDefinitionsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
4332
+ ListModelExplainabilityJobDefinitionsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
4333
+ ListModelExplainabilityJobDefinitionsRequest.struct_class = Types::ListModelExplainabilityJobDefinitionsRequest
4334
+
4335
+ ListModelExplainabilityJobDefinitionsResponse.add_member(:job_definition_summaries, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSummaryList, required: true, location_name: "JobDefinitionSummaries"))
4336
+ ListModelExplainabilityJobDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4337
+ ListModelExplainabilityJobDefinitionsResponse.struct_class = Types::ListModelExplainabilityJobDefinitionsResponse
4338
+
4339
+ ListModelPackageGroupsInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
4340
+ ListModelPackageGroupsInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
4341
+ ListModelPackageGroupsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4342
+ ListModelPackageGroupsInput.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4343
+ ListModelPackageGroupsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4344
+ ListModelPackageGroupsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: ModelPackageGroupSortBy, location_name: "SortBy"))
4345
+ ListModelPackageGroupsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4346
+ ListModelPackageGroupsInput.struct_class = Types::ListModelPackageGroupsInput
4347
+
4348
+ ListModelPackageGroupsOutput.add_member(:model_package_group_summary_list, Shapes::ShapeRef.new(shape: ModelPackageGroupSummaryList, required: true, location_name: "ModelPackageGroupSummaryList"))
4349
+ ListModelPackageGroupsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4350
+ ListModelPackageGroupsOutput.struct_class = Types::ListModelPackageGroupsOutput
4351
+
2991
4352
  ListModelPackagesInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
2992
4353
  ListModelPackagesInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
2993
4354
  ListModelPackagesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
2994
4355
  ListModelPackagesInput.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4356
+ ListModelPackagesInput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
4357
+ ListModelPackagesInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: ArnOrName, location_name: "ModelPackageGroupName"))
4358
+ ListModelPackagesInput.add_member(:model_package_type, Shapes::ShapeRef.new(shape: ModelPackageType, location_name: "ModelPackageType"))
2995
4359
  ListModelPackagesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2996
4360
  ListModelPackagesInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: ModelPackageSortBy, location_name: "SortBy"))
2997
4361
  ListModelPackagesInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
@@ -3001,6 +4365,20 @@ module Aws::SageMaker
3001
4365
  ListModelPackagesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3002
4366
  ListModelPackagesOutput.struct_class = Types::ListModelPackagesOutput
3003
4367
 
4368
+ ListModelQualityJobDefinitionsRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
4369
+ ListModelQualityJobDefinitionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSortKey, location_name: "SortBy"))
4370
+ ListModelQualityJobDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4371
+ ListModelQualityJobDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4372
+ ListModelQualityJobDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4373
+ ListModelQualityJobDefinitionsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4374
+ ListModelQualityJobDefinitionsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
4375
+ ListModelQualityJobDefinitionsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
4376
+ ListModelQualityJobDefinitionsRequest.struct_class = Types::ListModelQualityJobDefinitionsRequest
4377
+
4378
+ ListModelQualityJobDefinitionsResponse.add_member(:job_definition_summaries, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSummaryList, required: true, location_name: "JobDefinitionSummaries"))
4379
+ ListModelQualityJobDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4380
+ ListModelQualityJobDefinitionsResponse.struct_class = Types::ListModelQualityJobDefinitionsResponse
4381
+
3004
4382
  ListModelsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: ModelSortKey, location_name: "SortBy"))
3005
4383
  ListModelsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: OrderKey, location_name: "SortOrder"))
3006
4384
  ListModelsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
@@ -3027,6 +4405,8 @@ module Aws::SageMaker
3027
4405
  ListMonitoringExecutionsRequest.add_member(:last_modified_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeBefore"))
3028
4406
  ListMonitoringExecutionsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
3029
4407
  ListMonitoringExecutionsRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: ExecutionStatus, location_name: "StatusEquals"))
4408
+ ListMonitoringExecutionsRequest.add_member(:monitoring_job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, location_name: "MonitoringJobDefinitionName"))
4409
+ ListMonitoringExecutionsRequest.add_member(:monitoring_type_equals, Shapes::ShapeRef.new(shape: MonitoringType, location_name: "MonitoringTypeEquals"))
3030
4410
  ListMonitoringExecutionsRequest.struct_class = Types::ListMonitoringExecutionsRequest
3031
4411
 
3032
4412
  ListMonitoringExecutionsResponse.add_member(:monitoring_execution_summaries, Shapes::ShapeRef.new(shape: MonitoringExecutionSummaryList, required: true, location_name: "MonitoringExecutionSummaries"))
@@ -3044,6 +4424,8 @@ module Aws::SageMaker
3044
4424
  ListMonitoringSchedulesRequest.add_member(:last_modified_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeBefore"))
3045
4425
  ListMonitoringSchedulesRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
3046
4426
  ListMonitoringSchedulesRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: ScheduleStatus, location_name: "StatusEquals"))
4427
+ ListMonitoringSchedulesRequest.add_member(:monitoring_job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, location_name: "MonitoringJobDefinitionName"))
4428
+ ListMonitoringSchedulesRequest.add_member(:monitoring_type_equals, Shapes::ShapeRef.new(shape: MonitoringType, location_name: "MonitoringTypeEquals"))
3047
4429
  ListMonitoringSchedulesRequest.struct_class = Types::ListMonitoringSchedulesRequest
3048
4430
 
3049
4431
  ListMonitoringSchedulesResponse.add_member(:monitoring_schedule_summaries, Shapes::ShapeRef.new(shape: MonitoringScheduleSummaryList, required: true, location_name: "MonitoringScheduleSummaries"))
@@ -3084,6 +4466,51 @@ module Aws::SageMaker
3084
4466
  ListNotebookInstancesOutput.add_member(:notebook_instances, Shapes::ShapeRef.new(shape: NotebookInstanceSummaryList, location_name: "NotebookInstances"))
3085
4467
  ListNotebookInstancesOutput.struct_class = Types::ListNotebookInstancesOutput
3086
4468
 
4469
+ ListPipelineExecutionStepsRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
4470
+ ListPipelineExecutionStepsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4471
+ ListPipelineExecutionStepsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4472
+ ListPipelineExecutionStepsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4473
+ ListPipelineExecutionStepsRequest.struct_class = Types::ListPipelineExecutionStepsRequest
4474
+
4475
+ ListPipelineExecutionStepsResponse.add_member(:pipeline_execution_steps, Shapes::ShapeRef.new(shape: PipelineExecutionStepList, location_name: "PipelineExecutionSteps"))
4476
+ ListPipelineExecutionStepsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4477
+ ListPipelineExecutionStepsResponse.struct_class = Types::ListPipelineExecutionStepsResponse
4478
+
4479
+ ListPipelineExecutionsRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
4480
+ ListPipelineExecutionsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
4481
+ ListPipelineExecutionsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
4482
+ ListPipelineExecutionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortPipelineExecutionsBy, location_name: "SortBy"))
4483
+ ListPipelineExecutionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4484
+ ListPipelineExecutionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4485
+ ListPipelineExecutionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4486
+ ListPipelineExecutionsRequest.struct_class = Types::ListPipelineExecutionsRequest
4487
+
4488
+ ListPipelineExecutionsResponse.add_member(:pipeline_execution_summaries, Shapes::ShapeRef.new(shape: PipelineExecutionSummaryList, location_name: "PipelineExecutionSummaries"))
4489
+ ListPipelineExecutionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4490
+ ListPipelineExecutionsResponse.struct_class = Types::ListPipelineExecutionsResponse
4491
+
4492
+ ListPipelineParametersForExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
4493
+ ListPipelineParametersForExecutionRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4494
+ ListPipelineParametersForExecutionRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4495
+ ListPipelineParametersForExecutionRequest.struct_class = Types::ListPipelineParametersForExecutionRequest
4496
+
4497
+ ListPipelineParametersForExecutionResponse.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
4498
+ ListPipelineParametersForExecutionResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4499
+ ListPipelineParametersForExecutionResponse.struct_class = Types::ListPipelineParametersForExecutionResponse
4500
+
4501
+ ListPipelinesRequest.add_member(:pipeline_name_prefix, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineNamePrefix"))
4502
+ ListPipelinesRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
4503
+ ListPipelinesRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
4504
+ ListPipelinesRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortPipelinesBy, location_name: "SortBy"))
4505
+ ListPipelinesRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4506
+ ListPipelinesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4507
+ ListPipelinesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4508
+ ListPipelinesRequest.struct_class = Types::ListPipelinesRequest
4509
+
4510
+ ListPipelinesResponse.add_member(:pipeline_summaries, Shapes::ShapeRef.new(shape: PipelineSummaryList, location_name: "PipelineSummaries"))
4511
+ ListPipelinesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4512
+ ListPipelinesResponse.struct_class = Types::ListPipelinesResponse
4513
+
3087
4514
  ListProcessingJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
3088
4515
  ListProcessingJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
3089
4516
  ListProcessingJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
@@ -3100,6 +4527,19 @@ module Aws::SageMaker
3100
4527
  ListProcessingJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3101
4528
  ListProcessingJobsResponse.struct_class = Types::ListProcessingJobsResponse
3102
4529
 
4530
+ ListProjectsInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
4531
+ ListProjectsInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
4532
+ ListProjectsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4533
+ ListProjectsInput.add_member(:name_contains, Shapes::ShapeRef.new(shape: ProjectEntityName, location_name: "NameContains"))
4534
+ ListProjectsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4535
+ ListProjectsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: ProjectSortBy, location_name: "SortBy"))
4536
+ ListProjectsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: ProjectSortOrder, location_name: "SortOrder"))
4537
+ ListProjectsInput.struct_class = Types::ListProjectsInput
4538
+
4539
+ ListProjectsOutput.add_member(:project_summary_list, Shapes::ShapeRef.new(shape: ProjectSummaryList, required: true, location_name: "ProjectSummaryList"))
4540
+ ListProjectsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4541
+ ListProjectsOutput.struct_class = Types::ListProjectsOutput
4542
+
3103
4543
  ListSubscribedWorkteamsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: WorkteamName, location_name: "NameContains"))
3104
4544
  ListSubscribedWorkteamsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3105
4545
  ListSubscribedWorkteamsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
@@ -3233,6 +4673,12 @@ module Aws::SageMaker
3233
4673
 
3234
4674
  MemberDefinitions.member = Shapes::ShapeRef.new(shape: MemberDefinition)
3235
4675
 
4676
+ MetadataProperties.add_member(:commit_id, Shapes::ShapeRef.new(shape: MetadataPropertyValue, location_name: "CommitId"))
4677
+ MetadataProperties.add_member(:repository, Shapes::ShapeRef.new(shape: MetadataPropertyValue, location_name: "Repository"))
4678
+ MetadataProperties.add_member(:generated_by, Shapes::ShapeRef.new(shape: MetadataPropertyValue, location_name: "GeneratedBy"))
4679
+ MetadataProperties.add_member(:project_id, Shapes::ShapeRef.new(shape: MetadataPropertyValue, location_name: "ProjectId"))
4680
+ MetadataProperties.struct_class = Types::MetadataProperties
4681
+
3236
4682
  MetricData.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, location_name: "MetricName"))
3237
4683
  MetricData.add_member(:value, Shapes::ShapeRef.new(shape: Float, location_name: "Value"))
3238
4684
  MetricData.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Timestamp"))
@@ -3244,13 +4690,78 @@ module Aws::SageMaker
3244
4690
 
3245
4691
  MetricDefinitionList.member = Shapes::ShapeRef.new(shape: MetricDefinition)
3246
4692
 
4693
+ MetricsSource.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, required: true, location_name: "ContentType"))
4694
+ MetricsSource.add_member(:content_digest, Shapes::ShapeRef.new(shape: ContentDigest, location_name: "ContentDigest"))
4695
+ MetricsSource.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
4696
+ MetricsSource.struct_class = Types::MetricsSource
4697
+
3247
4698
  ModelArtifacts.add_member(:s3_model_artifacts, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3ModelArtifacts"))
3248
4699
  ModelArtifacts.struct_class = Types::ModelArtifacts
3249
4700
 
4701
+ ModelBiasAppSpecification.add_member(:image_uri, Shapes::ShapeRef.new(shape: ImageUri, required: true, location_name: "ImageUri"))
4702
+ ModelBiasAppSpecification.add_member(:config_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "ConfigUri"))
4703
+ ModelBiasAppSpecification.add_member(:environment, Shapes::ShapeRef.new(shape: MonitoringEnvironmentMap, location_name: "Environment"))
4704
+ ModelBiasAppSpecification.struct_class = Types::ModelBiasAppSpecification
4705
+
4706
+ ModelBiasBaselineConfig.add_member(:baselining_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, location_name: "BaseliningJobName"))
4707
+ ModelBiasBaselineConfig.add_member(:constraints_resource, Shapes::ShapeRef.new(shape: MonitoringConstraintsResource, location_name: "ConstraintsResource"))
4708
+ ModelBiasBaselineConfig.struct_class = Types::ModelBiasBaselineConfig
4709
+
4710
+ ModelBiasJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, required: true, location_name: "EndpointInput"))
4711
+ ModelBiasJobInput.add_member(:ground_truth_s3_input, Shapes::ShapeRef.new(shape: MonitoringGroundTruthS3Input, required: true, location_name: "GroundTruthS3Input"))
4712
+ ModelBiasJobInput.struct_class = Types::ModelBiasJobInput
4713
+
3250
4714
  ModelClientConfig.add_member(:invocations_timeout_in_seconds, Shapes::ShapeRef.new(shape: InvocationsTimeoutInSeconds, location_name: "InvocationsTimeoutInSeconds"))
3251
4715
  ModelClientConfig.add_member(:invocations_max_retries, Shapes::ShapeRef.new(shape: InvocationsMaxRetries, location_name: "InvocationsMaxRetries"))
3252
4716
  ModelClientConfig.struct_class = Types::ModelClientConfig
3253
4717
 
4718
+ ModelDataQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
4719
+ ModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
4720
+ ModelDataQuality.struct_class = Types::ModelDataQuality
4721
+
4722
+ ModelDigests.add_member(:artifact_digest, Shapes::ShapeRef.new(shape: ArtifactDigest, location_name: "ArtifactDigest"))
4723
+ ModelDigests.struct_class = Types::ModelDigests
4724
+
4725
+ ModelExplainabilityAppSpecification.add_member(:image_uri, Shapes::ShapeRef.new(shape: ImageUri, required: true, location_name: "ImageUri"))
4726
+ ModelExplainabilityAppSpecification.add_member(:config_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "ConfigUri"))
4727
+ ModelExplainabilityAppSpecification.add_member(:environment, Shapes::ShapeRef.new(shape: MonitoringEnvironmentMap, location_name: "Environment"))
4728
+ ModelExplainabilityAppSpecification.struct_class = Types::ModelExplainabilityAppSpecification
4729
+
4730
+ ModelExplainabilityBaselineConfig.add_member(:baselining_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, location_name: "BaseliningJobName"))
4731
+ ModelExplainabilityBaselineConfig.add_member(:constraints_resource, Shapes::ShapeRef.new(shape: MonitoringConstraintsResource, location_name: "ConstraintsResource"))
4732
+ ModelExplainabilityBaselineConfig.struct_class = Types::ModelExplainabilityBaselineConfig
4733
+
4734
+ ModelExplainabilityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, required: true, location_name: "EndpointInput"))
4735
+ ModelExplainabilityJobInput.struct_class = Types::ModelExplainabilityJobInput
4736
+
4737
+ ModelMetrics.add_member(:model_quality, Shapes::ShapeRef.new(shape: ModelQuality, location_name: "ModelQuality"))
4738
+ ModelMetrics.add_member(:model_data_quality, Shapes::ShapeRef.new(shape: ModelDataQuality, location_name: "ModelDataQuality"))
4739
+ ModelMetrics.add_member(:bias, Shapes::ShapeRef.new(shape: Bias, location_name: "Bias"))
4740
+ ModelMetrics.add_member(:explainability, Shapes::ShapeRef.new(shape: Explainability, location_name: "Explainability"))
4741
+ ModelMetrics.struct_class = Types::ModelMetrics
4742
+
4743
+ ModelPackage.add_member(:model_package_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageName"))
4744
+ ModelPackage.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
4745
+ ModelPackage.add_member(:model_package_version, Shapes::ShapeRef.new(shape: ModelPackageVersion, location_name: "ModelPackageVersion"))
4746
+ ModelPackage.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, location_name: "ModelPackageArn"))
4747
+ ModelPackage.add_member(:model_package_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageDescription"))
4748
+ ModelPackage.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
4749
+ ModelPackage.add_member(:inference_specification, Shapes::ShapeRef.new(shape: InferenceSpecification, location_name: "InferenceSpecification"))
4750
+ ModelPackage.add_member(:source_algorithm_specification, Shapes::ShapeRef.new(shape: SourceAlgorithmSpecification, location_name: "SourceAlgorithmSpecification"))
4751
+ ModelPackage.add_member(:validation_specification, Shapes::ShapeRef.new(shape: ModelPackageValidationSpecification, location_name: "ValidationSpecification"))
4752
+ ModelPackage.add_member(:model_package_status, Shapes::ShapeRef.new(shape: ModelPackageStatus, location_name: "ModelPackageStatus"))
4753
+ ModelPackage.add_member(:model_package_status_details, Shapes::ShapeRef.new(shape: ModelPackageStatusDetails, location_name: "ModelPackageStatusDetails"))
4754
+ ModelPackage.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
4755
+ ModelPackage.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
4756
+ ModelPackage.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
4757
+ ModelPackage.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
4758
+ ModelPackage.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
4759
+ ModelPackage.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4760
+ ModelPackage.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
4761
+ ModelPackage.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
4762
+ ModelPackage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
4763
+ ModelPackage.struct_class = Types::ModelPackage
4764
+
3254
4765
  ModelPackageContainerDefinition.add_member(:container_hostname, Shapes::ShapeRef.new(shape: ContainerHostname, location_name: "ContainerHostname"))
3255
4766
  ModelPackageContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape: ContainerImage, required: true, location_name: "Image"))
3256
4767
  ModelPackageContainerDefinition.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "ImageDigest"))
@@ -3260,6 +4771,24 @@ module Aws::SageMaker
3260
4771
 
3261
4772
  ModelPackageContainerDefinitionList.member = Shapes::ShapeRef.new(shape: ModelPackageContainerDefinition)
3262
4773
 
4774
+ ModelPackageGroup.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
4775
+ ModelPackageGroup.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, location_name: "ModelPackageGroupArn"))
4776
+ ModelPackageGroup.add_member(:model_package_group_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageGroupDescription"))
4777
+ ModelPackageGroup.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
4778
+ ModelPackageGroup.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
4779
+ ModelPackageGroup.add_member(:model_package_group_status, Shapes::ShapeRef.new(shape: ModelPackageGroupStatus, location_name: "ModelPackageGroupStatus"))
4780
+ ModelPackageGroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
4781
+ ModelPackageGroup.struct_class = Types::ModelPackageGroup
4782
+
4783
+ ModelPackageGroupSummary.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
4784
+ ModelPackageGroupSummary.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
4785
+ ModelPackageGroupSummary.add_member(:model_package_group_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageGroupDescription"))
4786
+ ModelPackageGroupSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
4787
+ ModelPackageGroupSummary.add_member(:model_package_group_status, Shapes::ShapeRef.new(shape: ModelPackageGroupStatus, required: true, location_name: "ModelPackageGroupStatus"))
4788
+ ModelPackageGroupSummary.struct_class = Types::ModelPackageGroupSummary
4789
+
4790
+ ModelPackageGroupSummaryList.member = Shapes::ShapeRef.new(shape: ModelPackageGroupSummary)
4791
+
3263
4792
  ModelPackageStatusDetails.add_member(:validation_statuses, Shapes::ShapeRef.new(shape: ModelPackageStatusItemList, required: true, location_name: "ValidationStatuses"))
3264
4793
  ModelPackageStatusDetails.add_member(:image_scan_statuses, Shapes::ShapeRef.new(shape: ModelPackageStatusItemList, location_name: "ImageScanStatuses"))
3265
4794
  ModelPackageStatusDetails.struct_class = Types::ModelPackageStatusDetails
@@ -3272,10 +4801,13 @@ module Aws::SageMaker
3272
4801
  ModelPackageStatusItemList.member = Shapes::ShapeRef.new(shape: ModelPackageStatusItem)
3273
4802
 
3274
4803
  ModelPackageSummary.add_member(:model_package_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageName"))
4804
+ ModelPackageSummary.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
4805
+ ModelPackageSummary.add_member(:model_package_version, Shapes::ShapeRef.new(shape: ModelPackageVersion, location_name: "ModelPackageVersion"))
3275
4806
  ModelPackageSummary.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
3276
4807
  ModelPackageSummary.add_member(:model_package_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageDescription"))
3277
4808
  ModelPackageSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
3278
4809
  ModelPackageSummary.add_member(:model_package_status, Shapes::ShapeRef.new(shape: ModelPackageStatus, required: true, location_name: "ModelPackageStatus"))
4810
+ ModelPackageSummary.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
3279
4811
  ModelPackageSummary.struct_class = Types::ModelPackageSummary
3280
4812
 
3281
4813
  ModelPackageSummaryList.member = Shapes::ShapeRef.new(shape: ModelPackageSummary)
@@ -3290,6 +4822,30 @@ module Aws::SageMaker
3290
4822
  ModelPackageValidationSpecification.add_member(:validation_profiles, Shapes::ShapeRef.new(shape: ModelPackageValidationProfiles, required: true, location_name: "ValidationProfiles"))
3291
4823
  ModelPackageValidationSpecification.struct_class = Types::ModelPackageValidationSpecification
3292
4824
 
4825
+ ModelQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
4826
+ ModelQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
4827
+ ModelQuality.struct_class = Types::ModelQuality
4828
+
4829
+ ModelQualityAppSpecification.add_member(:image_uri, Shapes::ShapeRef.new(shape: ImageUri, required: true, location_name: "ImageUri"))
4830
+ ModelQualityAppSpecification.add_member(:container_entrypoint, Shapes::ShapeRef.new(shape: ContainerEntrypoint, location_name: "ContainerEntrypoint"))
4831
+ ModelQualityAppSpecification.add_member(:container_arguments, Shapes::ShapeRef.new(shape: MonitoringContainerArguments, location_name: "ContainerArguments"))
4832
+ ModelQualityAppSpecification.add_member(:record_preprocessor_source_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "RecordPreprocessorSourceUri"))
4833
+ ModelQualityAppSpecification.add_member(:post_analytics_processor_source_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "PostAnalyticsProcessorSourceUri"))
4834
+ ModelQualityAppSpecification.add_member(:problem_type, Shapes::ShapeRef.new(shape: MonitoringProblemType, location_name: "ProblemType"))
4835
+ ModelQualityAppSpecification.add_member(:environment, Shapes::ShapeRef.new(shape: MonitoringEnvironmentMap, location_name: "Environment"))
4836
+ ModelQualityAppSpecification.struct_class = Types::ModelQualityAppSpecification
4837
+
4838
+ ModelQualityBaselineConfig.add_member(:baselining_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, location_name: "BaseliningJobName"))
4839
+ ModelQualityBaselineConfig.add_member(:constraints_resource, Shapes::ShapeRef.new(shape: MonitoringConstraintsResource, location_name: "ConstraintsResource"))
4840
+ ModelQualityBaselineConfig.struct_class = Types::ModelQualityBaselineConfig
4841
+
4842
+ ModelQualityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, required: true, location_name: "EndpointInput"))
4843
+ ModelQualityJobInput.add_member(:ground_truth_s3_input, Shapes::ShapeRef.new(shape: MonitoringGroundTruthS3Input, required: true, location_name: "GroundTruthS3Input"))
4844
+ ModelQualityJobInput.struct_class = Types::ModelQualityJobInput
4845
+
4846
+ ModelStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: String256, location_name: "Arn"))
4847
+ ModelStepMetadata.struct_class = Types::ModelStepMetadata
4848
+
3293
4849
  ModelSummary.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
3294
4850
  ModelSummary.add_member(:model_arn, Shapes::ShapeRef.new(shape: ModelArn, required: true, location_name: "ModelArn"))
3295
4851
  ModelSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
@@ -3304,6 +4860,7 @@ module Aws::SageMaker
3304
4860
  MonitoringAppSpecification.add_member(:post_analytics_processor_source_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "PostAnalyticsProcessorSourceUri"))
3305
4861
  MonitoringAppSpecification.struct_class = Types::MonitoringAppSpecification
3306
4862
 
4863
+ MonitoringBaselineConfig.add_member(:baselining_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, location_name: "BaseliningJobName"))
3307
4864
  MonitoringBaselineConfig.add_member(:constraints_resource, Shapes::ShapeRef.new(shape: MonitoringConstraintsResource, location_name: "ConstraintsResource"))
3308
4865
  MonitoringBaselineConfig.add_member(:statistics_resource, Shapes::ShapeRef.new(shape: MonitoringStatisticsResource, location_name: "StatisticsResource"))
3309
4866
  MonitoringBaselineConfig.struct_class = Types::MonitoringBaselineConfig
@@ -3330,10 +4887,15 @@ module Aws::SageMaker
3330
4887
  MonitoringExecutionSummary.add_member(:processing_job_arn, Shapes::ShapeRef.new(shape: ProcessingJobArn, location_name: "ProcessingJobArn"))
3331
4888
  MonitoringExecutionSummary.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
3332
4889
  MonitoringExecutionSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4890
+ MonitoringExecutionSummary.add_member(:monitoring_job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, location_name: "MonitoringJobDefinitionName"))
4891
+ MonitoringExecutionSummary.add_member(:monitoring_type, Shapes::ShapeRef.new(shape: MonitoringType, location_name: "MonitoringType"))
3333
4892
  MonitoringExecutionSummary.struct_class = Types::MonitoringExecutionSummary
3334
4893
 
3335
4894
  MonitoringExecutionSummaryList.member = Shapes::ShapeRef.new(shape: MonitoringExecutionSummary)
3336
4895
 
4896
+ MonitoringGroundTruthS3Input.add_member(:s3_uri, Shapes::ShapeRef.new(shape: MonitoringS3Uri, location_name: "S3Uri"))
4897
+ MonitoringGroundTruthS3Input.struct_class = Types::MonitoringGroundTruthS3Input
4898
+
3337
4899
  MonitoringInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, required: true, location_name: "EndpointInput"))
3338
4900
  MonitoringInput.struct_class = Types::MonitoringInput
3339
4901
 
@@ -3350,6 +4912,19 @@ module Aws::SageMaker
3350
4912
  MonitoringJobDefinition.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
3351
4913
  MonitoringJobDefinition.struct_class = Types::MonitoringJobDefinition
3352
4914
 
4915
+ MonitoringJobDefinitionSummary.add_member(:monitoring_job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "MonitoringJobDefinitionName"))
4916
+ MonitoringJobDefinitionSummary.add_member(:monitoring_job_definition_arn, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionArn, required: true, location_name: "MonitoringJobDefinitionArn"))
4917
+ MonitoringJobDefinitionSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
4918
+ MonitoringJobDefinitionSummary.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
4919
+ MonitoringJobDefinitionSummary.struct_class = Types::MonitoringJobDefinitionSummary
4920
+
4921
+ MonitoringJobDefinitionSummaryList.member = Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSummary)
4922
+
4923
+ MonitoringNetworkConfig.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption"))
4924
+ MonitoringNetworkConfig.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
4925
+ MonitoringNetworkConfig.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
4926
+ MonitoringNetworkConfig.struct_class = Types::MonitoringNetworkConfig
4927
+
3353
4928
  MonitoringOutput.add_member(:s3_output, Shapes::ShapeRef.new(shape: MonitoringS3Output, required: true, location_name: "S3Output"))
3354
4929
  MonitoringOutput.struct_class = Types::MonitoringOutput
3355
4930
 
@@ -3367,16 +4942,35 @@ module Aws::SageMaker
3367
4942
  MonitoringS3Output.add_member(:s3_upload_mode, Shapes::ShapeRef.new(shape: ProcessingS3UploadMode, location_name: "S3UploadMode"))
3368
4943
  MonitoringS3Output.struct_class = Types::MonitoringS3Output
3369
4944
 
4945
+ MonitoringSchedule.add_member(:monitoring_schedule_arn, Shapes::ShapeRef.new(shape: MonitoringScheduleArn, location_name: "MonitoringScheduleArn"))
4946
+ MonitoringSchedule.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, location_name: "MonitoringScheduleName"))
4947
+ MonitoringSchedule.add_member(:monitoring_schedule_status, Shapes::ShapeRef.new(shape: ScheduleStatus, location_name: "MonitoringScheduleStatus"))
4948
+ MonitoringSchedule.add_member(:monitoring_type, Shapes::ShapeRef.new(shape: MonitoringType, location_name: "MonitoringType"))
4949
+ MonitoringSchedule.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4950
+ MonitoringSchedule.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
4951
+ MonitoringSchedule.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4952
+ MonitoringSchedule.add_member(:monitoring_schedule_config, Shapes::ShapeRef.new(shape: MonitoringScheduleConfig, location_name: "MonitoringScheduleConfig"))
4953
+ MonitoringSchedule.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
4954
+ MonitoringSchedule.add_member(:last_monitoring_execution_summary, Shapes::ShapeRef.new(shape: MonitoringExecutionSummary, location_name: "LastMonitoringExecutionSummary"))
4955
+ MonitoringSchedule.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
4956
+ MonitoringSchedule.struct_class = Types::MonitoringSchedule
4957
+
3370
4958
  MonitoringScheduleConfig.add_member(:schedule_config, Shapes::ShapeRef.new(shape: ScheduleConfig, location_name: "ScheduleConfig"))
3371
- MonitoringScheduleConfig.add_member(:monitoring_job_definition, Shapes::ShapeRef.new(shape: MonitoringJobDefinition, required: true, location_name: "MonitoringJobDefinition"))
4959
+ MonitoringScheduleConfig.add_member(:monitoring_job_definition, Shapes::ShapeRef.new(shape: MonitoringJobDefinition, location_name: "MonitoringJobDefinition"))
4960
+ MonitoringScheduleConfig.add_member(:monitoring_job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, location_name: "MonitoringJobDefinitionName"))
4961
+ MonitoringScheduleConfig.add_member(:monitoring_type, Shapes::ShapeRef.new(shape: MonitoringType, location_name: "MonitoringType"))
3372
4962
  MonitoringScheduleConfig.struct_class = Types::MonitoringScheduleConfig
3373
4963
 
4964
+ MonitoringScheduleList.member = Shapes::ShapeRef.new(shape: MonitoringSchedule)
4965
+
3374
4966
  MonitoringScheduleSummary.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
3375
4967
  MonitoringScheduleSummary.add_member(:monitoring_schedule_arn, Shapes::ShapeRef.new(shape: MonitoringScheduleArn, required: true, location_name: "MonitoringScheduleArn"))
3376
4968
  MonitoringScheduleSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3377
4969
  MonitoringScheduleSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
3378
4970
  MonitoringScheduleSummary.add_member(:monitoring_schedule_status, Shapes::ShapeRef.new(shape: ScheduleStatus, required: true, location_name: "MonitoringScheduleStatus"))
3379
4971
  MonitoringScheduleSummary.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
4972
+ MonitoringScheduleSummary.add_member(:monitoring_job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, location_name: "MonitoringJobDefinitionName"))
4973
+ MonitoringScheduleSummary.add_member(:monitoring_type, Shapes::ShapeRef.new(shape: MonitoringType, location_name: "MonitoringType"))
3380
4974
  MonitoringScheduleSummary.struct_class = Types::MonitoringScheduleSummary
3381
4975
 
3382
4976
  MonitoringScheduleSummaryList.member = Shapes::ShapeRef.new(shape: MonitoringScheduleSummary)
@@ -3387,6 +4981,9 @@ module Aws::SageMaker
3387
4981
  MonitoringStoppingCondition.add_member(:max_runtime_in_seconds, Shapes::ShapeRef.new(shape: MonitoringMaxRuntimeInSeconds, required: true, location_name: "MaxRuntimeInSeconds"))
3388
4982
  MonitoringStoppingCondition.struct_class = Types::MonitoringStoppingCondition
3389
4983
 
4984
+ MultiModelConfig.add_member(:model_cache_setting, Shapes::ShapeRef.new(shape: ModelCacheSetting, location_name: "ModelCacheSetting"))
4985
+ MultiModelConfig.struct_class = Types::MultiModelConfig
4986
+
3390
4987
  NestedFilters.add_member(:nested_property_name, Shapes::ShapeRef.new(shape: ResourcePropertyName, required: true, location_name: "NestedPropertyName"))
3391
4988
  NestedFilters.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, required: true, location_name: "Filters"))
3392
4989
  NestedFilters.struct_class = Types::NestedFilters
@@ -3435,6 +5032,15 @@ module Aws::SageMaker
3435
5032
  ObjectiveStatusCounters.add_member(:failed, Shapes::ShapeRef.new(shape: ObjectiveStatusCounter, location_name: "Failed"))
3436
5033
  ObjectiveStatusCounters.struct_class = Types::ObjectiveStatusCounters
3437
5034
 
5035
+ OfflineStoreConfig.add_member(:s3_storage_config, Shapes::ShapeRef.new(shape: S3StorageConfig, required: true, location_name: "S3StorageConfig"))
5036
+ OfflineStoreConfig.add_member(:disable_glue_table_creation, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableGlueTableCreation"))
5037
+ OfflineStoreConfig.add_member(:data_catalog_config, Shapes::ShapeRef.new(shape: DataCatalogConfig, location_name: "DataCatalogConfig"))
5038
+ OfflineStoreConfig.struct_class = Types::OfflineStoreConfig
5039
+
5040
+ OfflineStoreStatus.add_member(:status, Shapes::ShapeRef.new(shape: OfflineStoreStatusValue, required: true, location_name: "Status"))
5041
+ OfflineStoreStatus.add_member(:blocked_reason, Shapes::ShapeRef.new(shape: BlockedReason, location_name: "BlockedReason"))
5042
+ OfflineStoreStatus.struct_class = Types::OfflineStoreStatus
5043
+
3438
5044
  OidcConfig.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, required: true, location_name: "ClientId"))
3439
5045
  OidcConfig.add_member(:client_secret, Shapes::ShapeRef.new(shape: ClientSecret, required: true, location_name: "ClientSecret"))
3440
5046
  OidcConfig.add_member(:issuer, Shapes::ShapeRef.new(shape: OidcEndpoint, required: true, location_name: "Issuer"))
@@ -3457,16 +5063,30 @@ module Aws::SageMaker
3457
5063
  OidcMemberDefinition.add_member(:groups, Shapes::ShapeRef.new(shape: Groups, required: true, location_name: "Groups"))
3458
5064
  OidcMemberDefinition.struct_class = Types::OidcMemberDefinition
3459
5065
 
5066
+ OnlineStoreConfig.add_member(:security_config, Shapes::ShapeRef.new(shape: OnlineStoreSecurityConfig, location_name: "SecurityConfig"))
5067
+ OnlineStoreConfig.add_member(:enable_online_store, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableOnlineStore"))
5068
+ OnlineStoreConfig.struct_class = Types::OnlineStoreConfig
5069
+
5070
+ OnlineStoreSecurityConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
5071
+ OnlineStoreSecurityConfig.struct_class = Types::OnlineStoreSecurityConfig
5072
+
3460
5073
  OutputConfig.add_member(:s3_output_location, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputLocation"))
3461
5074
  OutputConfig.add_member(:target_device, Shapes::ShapeRef.new(shape: TargetDevice, location_name: "TargetDevice"))
3462
5075
  OutputConfig.add_member(:target_platform, Shapes::ShapeRef.new(shape: TargetPlatform, location_name: "TargetPlatform"))
3463
5076
  OutputConfig.add_member(:compiler_options, Shapes::ShapeRef.new(shape: CompilerOptions, location_name: "CompilerOptions"))
5077
+ OutputConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
3464
5078
  OutputConfig.struct_class = Types::OutputConfig
3465
5079
 
3466
5080
  OutputDataConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
3467
5081
  OutputDataConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
3468
5082
  OutputDataConfig.struct_class = Types::OutputDataConfig
3469
5083
 
5084
+ Parameter.add_member(:name, Shapes::ShapeRef.new(shape: PipelineParameterName, required: true, location_name: "Name"))
5085
+ Parameter.add_member(:value, Shapes::ShapeRef.new(shape: String1024, required: true, location_name: "Value"))
5086
+ Parameter.struct_class = Types::Parameter
5087
+
5088
+ ParameterList.member = Shapes::ShapeRef.new(shape: Parameter)
5089
+
3470
5090
  ParameterRange.add_member(:integer_parameter_range_specification, Shapes::ShapeRef.new(shape: IntegerParameterRangeSpecification, location_name: "IntegerParameterRangeSpecification"))
3471
5091
  ParameterRange.add_member(:continuous_parameter_range_specification, Shapes::ShapeRef.new(shape: ContinuousParameterRangeSpecification, location_name: "ContinuousParameterRangeSpecification"))
3472
5092
  ParameterRange.add_member(:categorical_parameter_range_specification, Shapes::ShapeRef.new(shape: CategoricalParameterRangeSpecification, location_name: "CategoricalParameterRangeSpecification"))
@@ -3490,6 +5110,72 @@ module Aws::SageMaker
3490
5110
 
3491
5111
  Parents.member = Shapes::ShapeRef.new(shape: Parent)
3492
5112
 
5113
+ Pipeline.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
5114
+ Pipeline.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineName"))
5115
+ Pipeline.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
5116
+ Pipeline.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
5117
+ Pipeline.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
5118
+ Pipeline.add_member(:pipeline_status, Shapes::ShapeRef.new(shape: PipelineStatus, location_name: "PipelineStatus"))
5119
+ Pipeline.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
5120
+ Pipeline.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5121
+ Pipeline.add_member(:last_run_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastRunTime"))
5122
+ Pipeline.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
5123
+ Pipeline.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
5124
+ Pipeline.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
5125
+ Pipeline.struct_class = Types::Pipeline
5126
+
5127
+ PipelineExecution.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
5128
+ PipelineExecution.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
5129
+ PipelineExecution.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
5130
+ PipelineExecution.add_member(:pipeline_execution_status, Shapes::ShapeRef.new(shape: PipelineExecutionStatus, location_name: "PipelineExecutionStatus"))
5131
+ PipelineExecution.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
5132
+ PipelineExecution.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
5133
+ PipelineExecution.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5134
+ PipelineExecution.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
5135
+ PipelineExecution.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
5136
+ PipelineExecution.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
5137
+ PipelineExecution.struct_class = Types::PipelineExecution
5138
+
5139
+ PipelineExecutionStep.add_member(:step_name, Shapes::ShapeRef.new(shape: StepName, location_name: "StepName"))
5140
+ PipelineExecutionStep.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
5141
+ PipelineExecutionStep.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
5142
+ PipelineExecutionStep.add_member(:step_status, Shapes::ShapeRef.new(shape: StepStatus, location_name: "StepStatus"))
5143
+ PipelineExecutionStep.add_member(:cache_hit_result, Shapes::ShapeRef.new(shape: CacheHitResult, location_name: "CacheHitResult"))
5144
+ PipelineExecutionStep.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
5145
+ PipelineExecutionStep.add_member(:metadata, Shapes::ShapeRef.new(shape: PipelineExecutionStepMetadata, location_name: "Metadata"))
5146
+ PipelineExecutionStep.struct_class = Types::PipelineExecutionStep
5147
+
5148
+ PipelineExecutionStepList.member = Shapes::ShapeRef.new(shape: PipelineExecutionStep)
5149
+
5150
+ PipelineExecutionStepMetadata.add_member(:training_job, Shapes::ShapeRef.new(shape: TrainingJobStepMetadata, location_name: "TrainingJob"))
5151
+ PipelineExecutionStepMetadata.add_member(:processing_job, Shapes::ShapeRef.new(shape: ProcessingJobStepMetadata, location_name: "ProcessingJob"))
5152
+ PipelineExecutionStepMetadata.add_member(:transform_job, Shapes::ShapeRef.new(shape: TransformJobStepMetadata, location_name: "TransformJob"))
5153
+ PipelineExecutionStepMetadata.add_member(:model, Shapes::ShapeRef.new(shape: ModelStepMetadata, location_name: "Model"))
5154
+ PipelineExecutionStepMetadata.add_member(:register_model, Shapes::ShapeRef.new(shape: RegisterModelStepMetadata, location_name: "RegisterModel"))
5155
+ PipelineExecutionStepMetadata.add_member(:condition, Shapes::ShapeRef.new(shape: ConditionStepMetadata, location_name: "Condition"))
5156
+ PipelineExecutionStepMetadata.struct_class = Types::PipelineExecutionStepMetadata
5157
+
5158
+ PipelineExecutionSummary.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
5159
+ PipelineExecutionSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
5160
+ PipelineExecutionSummary.add_member(:pipeline_execution_status, Shapes::ShapeRef.new(shape: PipelineExecutionStatus, location_name: "PipelineExecutionStatus"))
5161
+ PipelineExecutionSummary.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
5162
+ PipelineExecutionSummary.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
5163
+ PipelineExecutionSummary.struct_class = Types::PipelineExecutionSummary
5164
+
5165
+ PipelineExecutionSummaryList.member = Shapes::ShapeRef.new(shape: PipelineExecutionSummary)
5166
+
5167
+ PipelineSummary.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
5168
+ PipelineSummary.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineName"))
5169
+ PipelineSummary.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
5170
+ PipelineSummary.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
5171
+ PipelineSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
5172
+ PipelineSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
5173
+ PipelineSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5174
+ PipelineSummary.add_member(:last_execution_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastExecutionTime"))
5175
+ PipelineSummary.struct_class = Types::PipelineSummary
5176
+
5177
+ PipelineSummaryList.member = Shapes::ShapeRef.new(shape: PipelineSummary)
5178
+
3493
5179
  ProcessingClusterConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: ProcessingInstanceCount, required: true, location_name: "InstanceCount"))
3494
5180
  ProcessingClusterConfig.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProcessingInstanceType, required: true, location_name: "InstanceType"))
3495
5181
  ProcessingClusterConfig.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: ProcessingVolumeSizeInGB, required: true, location_name: "VolumeSizeInGB"))
@@ -3499,8 +5185,13 @@ module Aws::SageMaker
3499
5185
  ProcessingEnvironmentMap.key = Shapes::ShapeRef.new(shape: ProcessingEnvironmentKey)
3500
5186
  ProcessingEnvironmentMap.value = Shapes::ShapeRef.new(shape: ProcessingEnvironmentValue)
3501
5187
 
5188
+ ProcessingFeatureStoreOutput.add_member(:feature_group_name, Shapes::ShapeRef.new(shape: FeatureGroupName, required: true, location_name: "FeatureGroupName"))
5189
+ ProcessingFeatureStoreOutput.struct_class = Types::ProcessingFeatureStoreOutput
5190
+
3502
5191
  ProcessingInput.add_member(:input_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InputName"))
3503
- ProcessingInput.add_member(:s3_input, Shapes::ShapeRef.new(shape: ProcessingS3Input, required: true, location_name: "S3Input"))
5192
+ ProcessingInput.add_member(:app_managed, Shapes::ShapeRef.new(shape: AppManaged, location_name: "AppManaged"))
5193
+ ProcessingInput.add_member(:s3_input, Shapes::ShapeRef.new(shape: ProcessingS3Input, location_name: "S3Input"))
5194
+ ProcessingInput.add_member(:dataset_definition, Shapes::ShapeRef.new(shape: DatasetDefinition, location_name: "DatasetDefinition"))
3504
5195
  ProcessingInput.struct_class = Types::ProcessingInput
3505
5196
 
3506
5197
  ProcessingInputs.member = Shapes::ShapeRef.new(shape: ProcessingInput)
@@ -3529,6 +5220,9 @@ module Aws::SageMaker
3529
5220
  ProcessingJob.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3530
5221
  ProcessingJob.struct_class = Types::ProcessingJob
3531
5222
 
5223
+ ProcessingJobStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: ProcessingJobArn, location_name: "Arn"))
5224
+ ProcessingJobStepMetadata.struct_class = Types::ProcessingJobStepMetadata
5225
+
3532
5226
  ProcessingJobSummaries.member = Shapes::ShapeRef.new(shape: ProcessingJobSummary)
3533
5227
 
3534
5228
  ProcessingJobSummary.add_member(:processing_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, required: true, location_name: "ProcessingJobName"))
@@ -3542,7 +5236,9 @@ module Aws::SageMaker
3542
5236
  ProcessingJobSummary.struct_class = Types::ProcessingJobSummary
3543
5237
 
3544
5238
  ProcessingOutput.add_member(:output_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "OutputName"))
3545
- ProcessingOutput.add_member(:s3_output, Shapes::ShapeRef.new(shape: ProcessingS3Output, required: true, location_name: "S3Output"))
5239
+ ProcessingOutput.add_member(:s3_output, Shapes::ShapeRef.new(shape: ProcessingS3Output, location_name: "S3Output"))
5240
+ ProcessingOutput.add_member(:feature_store_output, Shapes::ShapeRef.new(shape: ProcessingFeatureStoreOutput, location_name: "FeatureStoreOutput"))
5241
+ ProcessingOutput.add_member(:app_managed, Shapes::ShapeRef.new(shape: AppManaged, location_name: "AppManaged"))
3546
5242
  ProcessingOutput.struct_class = Types::ProcessingOutput
3547
5243
 
3548
5244
  ProcessingOutputConfig.add_member(:outputs, Shapes::ShapeRef.new(shape: ProcessingOutputs, required: true, location_name: "Outputs"))
@@ -3555,9 +5251,9 @@ module Aws::SageMaker
3555
5251
  ProcessingResources.struct_class = Types::ProcessingResources
3556
5252
 
3557
5253
  ProcessingS3Input.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
3558
- ProcessingS3Input.add_member(:local_path, Shapes::ShapeRef.new(shape: ProcessingLocalPath, required: true, location_name: "LocalPath"))
5254
+ ProcessingS3Input.add_member(:local_path, Shapes::ShapeRef.new(shape: ProcessingLocalPath, location_name: "LocalPath"))
3559
5255
  ProcessingS3Input.add_member(:s3_data_type, Shapes::ShapeRef.new(shape: ProcessingS3DataType, required: true, location_name: "S3DataType"))
3560
- ProcessingS3Input.add_member(:s3_input_mode, Shapes::ShapeRef.new(shape: ProcessingS3InputMode, required: true, location_name: "S3InputMode"))
5256
+ ProcessingS3Input.add_member(:s3_input_mode, Shapes::ShapeRef.new(shape: ProcessingS3InputMode, location_name: "S3InputMode"))
3561
5257
  ProcessingS3Input.add_member(:s3_data_distribution_type, Shapes::ShapeRef.new(shape: ProcessingS3DataDistributionType, location_name: "S3DataDistributionType"))
3562
5258
  ProcessingS3Input.add_member(:s3_compression_type, Shapes::ShapeRef.new(shape: ProcessingS3CompressionType, location_name: "S3CompressionType"))
3563
5259
  ProcessingS3Input.struct_class = Types::ProcessingS3Input
@@ -3592,6 +5288,50 @@ module Aws::SageMaker
3592
5288
 
3593
5289
  ProductionVariantSummaryList.member = Shapes::ShapeRef.new(shape: ProductionVariantSummary)
3594
5290
 
5291
+ ProfilerConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
5292
+ ProfilerConfig.add_member(:profiling_interval_in_milliseconds, Shapes::ShapeRef.new(shape: ProfilingIntervalInMilliseconds, location_name: "ProfilingIntervalInMilliseconds"))
5293
+ ProfilerConfig.add_member(:profiling_parameters, Shapes::ShapeRef.new(shape: ProfilingParameters, location_name: "ProfilingParameters"))
5294
+ ProfilerConfig.struct_class = Types::ProfilerConfig
5295
+
5296
+ ProfilerConfigForUpdate.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputPath"))
5297
+ ProfilerConfigForUpdate.add_member(:profiling_interval_in_milliseconds, Shapes::ShapeRef.new(shape: ProfilingIntervalInMilliseconds, location_name: "ProfilingIntervalInMilliseconds"))
5298
+ ProfilerConfigForUpdate.add_member(:profiling_parameters, Shapes::ShapeRef.new(shape: ProfilingParameters, location_name: "ProfilingParameters"))
5299
+ ProfilerConfigForUpdate.add_member(:disable_profiler, Shapes::ShapeRef.new(shape: DisableProfiler, location_name: "DisableProfiler"))
5300
+ ProfilerConfigForUpdate.struct_class = Types::ProfilerConfigForUpdate
5301
+
5302
+ ProfilerRuleConfiguration.add_member(:rule_configuration_name, Shapes::ShapeRef.new(shape: RuleConfigurationName, required: true, location_name: "RuleConfigurationName"))
5303
+ ProfilerRuleConfiguration.add_member(:local_path, Shapes::ShapeRef.new(shape: DirectoryPath, location_name: "LocalPath"))
5304
+ ProfilerRuleConfiguration.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputPath"))
5305
+ ProfilerRuleConfiguration.add_member(:rule_evaluator_image, Shapes::ShapeRef.new(shape: AlgorithmImage, required: true, location_name: "RuleEvaluatorImage"))
5306
+ ProfilerRuleConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProcessingInstanceType, location_name: "InstanceType"))
5307
+ ProfilerRuleConfiguration.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: OptionalVolumeSizeInGB, location_name: "VolumeSizeInGB"))
5308
+ ProfilerRuleConfiguration.add_member(:rule_parameters, Shapes::ShapeRef.new(shape: RuleParameters, location_name: "RuleParameters"))
5309
+ ProfilerRuleConfiguration.struct_class = Types::ProfilerRuleConfiguration
5310
+
5311
+ ProfilerRuleConfigurations.member = Shapes::ShapeRef.new(shape: ProfilerRuleConfiguration)
5312
+
5313
+ ProfilerRuleEvaluationStatus.add_member(:rule_configuration_name, Shapes::ShapeRef.new(shape: RuleConfigurationName, location_name: "RuleConfigurationName"))
5314
+ ProfilerRuleEvaluationStatus.add_member(:rule_evaluation_job_arn, Shapes::ShapeRef.new(shape: ProcessingJobArn, location_name: "RuleEvaluationJobArn"))
5315
+ ProfilerRuleEvaluationStatus.add_member(:rule_evaluation_status, Shapes::ShapeRef.new(shape: RuleEvaluationStatus, location_name: "RuleEvaluationStatus"))
5316
+ ProfilerRuleEvaluationStatus.add_member(:status_details, Shapes::ShapeRef.new(shape: StatusDetails, location_name: "StatusDetails"))
5317
+ ProfilerRuleEvaluationStatus.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5318
+ ProfilerRuleEvaluationStatus.struct_class = Types::ProfilerRuleEvaluationStatus
5319
+
5320
+ ProfilerRuleEvaluationStatuses.member = Shapes::ShapeRef.new(shape: ProfilerRuleEvaluationStatus)
5321
+
5322
+ ProfilingParameters.key = Shapes::ShapeRef.new(shape: ConfigKey)
5323
+ ProfilingParameters.value = Shapes::ShapeRef.new(shape: ConfigValue)
5324
+
5325
+ ProjectSummary.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
5326
+ ProjectSummary.add_member(:project_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ProjectDescription"))
5327
+ ProjectSummary.add_member(:project_arn, Shapes::ShapeRef.new(shape: ProjectArn, required: true, location_name: "ProjectArn"))
5328
+ ProjectSummary.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "ProjectId"))
5329
+ ProjectSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
5330
+ ProjectSummary.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, required: true, location_name: "ProjectStatus"))
5331
+ ProjectSummary.struct_class = Types::ProjectSummary
5332
+
5333
+ ProjectSummaryList.member = Shapes::ShapeRef.new(shape: ProjectSummary)
5334
+
3595
5335
  PropertyNameQuery.add_member(:property_name_hint, Shapes::ShapeRef.new(shape: PropertyNameHint, required: true, location_name: "PropertyNameHint"))
3596
5336
  PropertyNameQuery.struct_class = Types::PropertyNameQuery
3597
5337
 
@@ -3600,11 +5340,43 @@ module Aws::SageMaker
3600
5340
 
3601
5341
  PropertyNameSuggestionList.member = Shapes::ShapeRef.new(shape: PropertyNameSuggestion)
3602
5342
 
5343
+ ProvisioningParameter.add_member(:key, Shapes::ShapeRef.new(shape: ProvisioningParameterKey, location_name: "Key"))
5344
+ ProvisioningParameter.add_member(:value, Shapes::ShapeRef.new(shape: ProvisioningParameterValue, location_name: "Value"))
5345
+ ProvisioningParameter.struct_class = Types::ProvisioningParameter
5346
+
5347
+ ProvisioningParameters.member = Shapes::ShapeRef.new(shape: ProvisioningParameter)
5348
+
3603
5349
  PublicWorkforceTaskPrice.add_member(:amount_in_usd, Shapes::ShapeRef.new(shape: USD, location_name: "AmountInUsd"))
3604
5350
  PublicWorkforceTaskPrice.struct_class = Types::PublicWorkforceTaskPrice
3605
5351
 
5352
+ PutModelPackageGroupPolicyInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
5353
+ PutModelPackageGroupPolicyInput.add_member(:resource_policy, Shapes::ShapeRef.new(shape: PolicyString, required: true, location_name: "ResourcePolicy"))
5354
+ PutModelPackageGroupPolicyInput.struct_class = Types::PutModelPackageGroupPolicyInput
5355
+
5356
+ PutModelPackageGroupPolicyOutput.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
5357
+ PutModelPackageGroupPolicyOutput.struct_class = Types::PutModelPackageGroupPolicyOutput
5358
+
3606
5359
  RealtimeInferenceInstanceTypes.member = Shapes::ShapeRef.new(shape: ProductionVariantInstanceType)
3607
5360
 
5361
+ RedshiftDatasetDefinition.add_member(:cluster_id, Shapes::ShapeRef.new(shape: RedshiftClusterId, required: true, location_name: "ClusterId"))
5362
+ RedshiftDatasetDefinition.add_member(:database, Shapes::ShapeRef.new(shape: RedshiftDatabase, required: true, location_name: "Database"))
5363
+ RedshiftDatasetDefinition.add_member(:db_user, Shapes::ShapeRef.new(shape: RedshiftUserName, required: true, location_name: "DbUser"))
5364
+ RedshiftDatasetDefinition.add_member(:query_string, Shapes::ShapeRef.new(shape: RedshiftQueryString, required: true, location_name: "QueryString"))
5365
+ RedshiftDatasetDefinition.add_member(:cluster_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "ClusterRoleArn"))
5366
+ RedshiftDatasetDefinition.add_member(:output_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "OutputS3Uri"))
5367
+ RedshiftDatasetDefinition.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
5368
+ RedshiftDatasetDefinition.add_member(:output_format, Shapes::ShapeRef.new(shape: RedshiftResultFormat, required: true, location_name: "OutputFormat"))
5369
+ RedshiftDatasetDefinition.add_member(:output_compression, Shapes::ShapeRef.new(shape: RedshiftResultCompressionType, location_name: "OutputCompression"))
5370
+ RedshiftDatasetDefinition.struct_class = Types::RedshiftDatasetDefinition
5371
+
5372
+ RegisterDevicesRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
5373
+ RegisterDevicesRequest.add_member(:devices, Shapes::ShapeRef.new(shape: Devices, required: true, location_name: "Devices"))
5374
+ RegisterDevicesRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
5375
+ RegisterDevicesRequest.struct_class = Types::RegisterDevicesRequest
5376
+
5377
+ RegisterModelStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: String256, location_name: "Arn"))
5378
+ RegisterModelStepMetadata.struct_class = Types::RegisterModelStepMetadata
5379
+
3608
5380
  RenderUiTemplateRequest.add_member(:ui_template, Shapes::ShapeRef.new(shape: UiTemplate, location_name: "UiTemplate"))
3609
5381
  RenderUiTemplateRequest.add_member(:task, Shapes::ShapeRef.new(shape: RenderableTask, required: true, location_name: "Task"))
3610
5382
  RenderUiTemplateRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
@@ -3667,6 +5439,10 @@ module Aws::SageMaker
3667
5439
  S3DataSource.add_member(:attribute_names, Shapes::ShapeRef.new(shape: AttributeNames, location_name: "AttributeNames"))
3668
5440
  S3DataSource.struct_class = Types::S3DataSource
3669
5441
 
5442
+ S3StorageConfig.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
5443
+ S3StorageConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
5444
+ S3StorageConfig.struct_class = Types::S3StorageConfig
5445
+
3670
5446
  ScheduleConfig.add_member(:schedule_expression, Shapes::ShapeRef.new(shape: ScheduleExpression, required: true, location_name: "ScheduleExpression"))
3671
5447
  ScheduleConfig.struct_class = Types::ScheduleConfig
3672
5448
 
@@ -3682,6 +5458,12 @@ module Aws::SageMaker
3682
5458
  SearchRecord.add_member(:experiment, Shapes::ShapeRef.new(shape: Experiment, location_name: "Experiment"))
3683
5459
  SearchRecord.add_member(:trial, Shapes::ShapeRef.new(shape: Trial, location_name: "Trial"))
3684
5460
  SearchRecord.add_member(:trial_component, Shapes::ShapeRef.new(shape: TrialComponent, location_name: "TrialComponent"))
5461
+ SearchRecord.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
5462
+ SearchRecord.add_member(:model_package, Shapes::ShapeRef.new(shape: ModelPackage, location_name: "ModelPackage"))
5463
+ SearchRecord.add_member(:model_package_group, Shapes::ShapeRef.new(shape: ModelPackageGroup, location_name: "ModelPackageGroup"))
5464
+ SearchRecord.add_member(:pipeline, Shapes::ShapeRef.new(shape: Pipeline, location_name: "Pipeline"))
5465
+ SearchRecord.add_member(:pipeline_execution, Shapes::ShapeRef.new(shape: PipelineExecution, location_name: "PipelineExecution"))
5466
+ SearchRecord.add_member(:feature_group, Shapes::ShapeRef.new(shape: FeatureGroup, location_name: "FeatureGroup"))
3685
5467
  SearchRecord.struct_class = Types::SearchRecord
3686
5468
 
3687
5469
  SearchRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "Resource"))
@@ -3708,6 +5490,16 @@ module Aws::SageMaker
3708
5490
 
3709
5491
  SecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
3710
5492
 
5493
+ ServiceCatalogProvisionedProductDetails.add_member(:provisioned_product_id, Shapes::ShapeRef.new(shape: ServiceCatalogEntityId, location_name: "ProvisionedProductId"))
5494
+ ServiceCatalogProvisionedProductDetails.add_member(:provisioned_product_status_message, Shapes::ShapeRef.new(shape: ProvisionedProductStatusMessage, location_name: "ProvisionedProductStatusMessage"))
5495
+ ServiceCatalogProvisionedProductDetails.struct_class = Types::ServiceCatalogProvisionedProductDetails
5496
+
5497
+ ServiceCatalogProvisioningDetails.add_member(:product_id, Shapes::ShapeRef.new(shape: ServiceCatalogEntityId, required: true, location_name: "ProductId"))
5498
+ ServiceCatalogProvisioningDetails.add_member(:provisioning_artifact_id, Shapes::ShapeRef.new(shape: ServiceCatalogEntityId, required: true, location_name: "ProvisioningArtifactId"))
5499
+ ServiceCatalogProvisioningDetails.add_member(:path_id, Shapes::ShapeRef.new(shape: ServiceCatalogEntityId, location_name: "PathId"))
5500
+ ServiceCatalogProvisioningDetails.add_member(:provisioning_parameters, Shapes::ShapeRef.new(shape: ProvisioningParameters, location_name: "ProvisioningParameters"))
5501
+ ServiceCatalogProvisioningDetails.struct_class = Types::ServiceCatalogProvisioningDetails
5502
+
3711
5503
  SharingSettings.add_member(:notebook_output_option, Shapes::ShapeRef.new(shape: NotebookOutputOption, location_name: "NotebookOutputOption"))
3712
5504
  SharingSettings.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputPath"))
3713
5505
  SharingSettings.add_member(:s3_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "S3KmsKeyId"))
@@ -3734,12 +5526,25 @@ module Aws::SageMaker
3734
5526
  StartNotebookInstanceInput.add_member(:notebook_instance_name, Shapes::ShapeRef.new(shape: NotebookInstanceName, required: true, location_name: "NotebookInstanceName"))
3735
5527
  StartNotebookInstanceInput.struct_class = Types::StartNotebookInstanceInput
3736
5528
 
5529
+ StartPipelineExecutionRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
5530
+ StartPipelineExecutionRequest.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
5531
+ StartPipelineExecutionRequest.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
5532
+ StartPipelineExecutionRequest.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
5533
+ StartPipelineExecutionRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
5534
+ StartPipelineExecutionRequest.struct_class = Types::StartPipelineExecutionRequest
5535
+
5536
+ StartPipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
5537
+ StartPipelineExecutionResponse.struct_class = Types::StartPipelineExecutionResponse
5538
+
3737
5539
  StopAutoMLJobRequest.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
3738
5540
  StopAutoMLJobRequest.struct_class = Types::StopAutoMLJobRequest
3739
5541
 
3740
5542
  StopCompilationJobRequest.add_member(:compilation_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CompilationJobName"))
3741
5543
  StopCompilationJobRequest.struct_class = Types::StopCompilationJobRequest
3742
5544
 
5545
+ StopEdgePackagingJobRequest.add_member(:edge_packaging_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgePackagingJobName"))
5546
+ StopEdgePackagingJobRequest.struct_class = Types::StopEdgePackagingJobRequest
5547
+
3743
5548
  StopHyperParameterTuningJobRequest.add_member(:hyper_parameter_tuning_job_name, Shapes::ShapeRef.new(shape: HyperParameterTuningJobName, required: true, location_name: "HyperParameterTuningJobName"))
3744
5549
  StopHyperParameterTuningJobRequest.struct_class = Types::StopHyperParameterTuningJobRequest
3745
5550
 
@@ -3752,6 +5557,13 @@ module Aws::SageMaker
3752
5557
  StopNotebookInstanceInput.add_member(:notebook_instance_name, Shapes::ShapeRef.new(shape: NotebookInstanceName, required: true, location_name: "NotebookInstanceName"))
3753
5558
  StopNotebookInstanceInput.struct_class = Types::StopNotebookInstanceInput
3754
5559
 
5560
+ StopPipelineExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
5561
+ StopPipelineExecutionRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
5562
+ StopPipelineExecutionRequest.struct_class = Types::StopPipelineExecutionRequest
5563
+
5564
+ StopPipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
5565
+ StopPipelineExecutionResponse.struct_class = Types::StopPipelineExecutionResponse
5566
+
3755
5567
  StopProcessingJobRequest.add_member(:processing_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, required: true, location_name: "ProcessingJobName"))
3756
5568
  StopProcessingJobRequest.struct_class = Types::StopProcessingJobRequest
3757
5569
 
@@ -3801,6 +5613,11 @@ module Aws::SageMaker
3801
5613
  TensorBoardOutputConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
3802
5614
  TensorBoardOutputConfig.struct_class = Types::TensorBoardOutputConfig
3803
5615
 
5616
+ TrafficRoutingConfig.add_member(:type, Shapes::ShapeRef.new(shape: TrafficRoutingConfigType, required: true, location_name: "Type"))
5617
+ TrafficRoutingConfig.add_member(:wait_interval_in_seconds, Shapes::ShapeRef.new(shape: WaitIntervalInSeconds, required: true, location_name: "WaitIntervalInSeconds"))
5618
+ TrafficRoutingConfig.add_member(:canary_size, Shapes::ShapeRef.new(shape: CapacitySize, location_name: "CanarySize"))
5619
+ TrafficRoutingConfig.struct_class = Types::TrafficRoutingConfig
5620
+
3804
5621
  TrainingInstanceTypes.member = Shapes::ShapeRef.new(shape: TrainingInstanceType)
3805
5622
 
3806
5623
  TrainingJob.add_member(:training_job_name, Shapes::ShapeRef.new(shape: TrainingJobName, location_name: "TrainingJobName"))
@@ -3855,6 +5672,9 @@ module Aws::SageMaker
3855
5672
  TrainingJobStatusCounters.add_member(:stopped, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "Stopped"))
3856
5673
  TrainingJobStatusCounters.struct_class = Types::TrainingJobStatusCounters
3857
5674
 
5675
+ TrainingJobStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: TrainingJobArn, location_name: "Arn"))
5676
+ TrainingJobStepMetadata.struct_class = Types::TrainingJobStepMetadata
5677
+
3858
5678
  TrainingJobSummaries.member = Shapes::ShapeRef.new(shape: TrainingJobSummary)
3859
5679
 
3860
5680
  TrainingJobSummary.add_member(:training_job_name, Shapes::ShapeRef.new(shape: TrainingJobName, required: true, location_name: "TrainingJobName"))
@@ -3921,6 +5741,9 @@ module Aws::SageMaker
3921
5741
  TransformJobDefinition.add_member(:transform_resources, Shapes::ShapeRef.new(shape: TransformResources, required: true, location_name: "TransformResources"))
3922
5742
  TransformJobDefinition.struct_class = Types::TransformJobDefinition
3923
5743
 
5744
+ TransformJobStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: TransformJobArn, location_name: "Arn"))
5745
+ TransformJobStepMetadata.struct_class = Types::TransformJobStepMetadata
5746
+
3924
5747
  TransformJobSummaries.member = Shapes::ShapeRef.new(shape: TransformJobSummary)
3925
5748
 
3926
5749
  TransformJobSummary.add_member(:transform_job_name, Shapes::ShapeRef.new(shape: TransformJobName, required: true, location_name: "TransformJobName"))
@@ -3956,6 +5779,7 @@ module Aws::SageMaker
3956
5779
  Trial.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3957
5780
  Trial.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3958
5781
  Trial.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
5782
+ Trial.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3959
5783
  Trial.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3960
5784
  Trial.add_member(:trial_component_summaries, Shapes::ShapeRef.new(shape: TrialComponentSimpleSummaries, location_name: "TrialComponentSummaries"))
3961
5785
  Trial.struct_class = Types::Trial
@@ -3975,6 +5799,7 @@ module Aws::SageMaker
3975
5799
  TrialComponent.add_member(:input_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "InputArtifacts"))
3976
5800
  TrialComponent.add_member(:output_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "OutputArtifacts"))
3977
5801
  TrialComponent.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
5802
+ TrialComponent.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3978
5803
  TrialComponent.add_member(:source_detail, Shapes::ShapeRef.new(shape: TrialComponentSourceDetail, location_name: "SourceDetail"))
3979
5804
  TrialComponent.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3980
5805
  TrialComponent.add_member(:parents, Shapes::ShapeRef.new(shape: Parents, location_name: "Parents"))
@@ -4078,6 +5903,16 @@ module Aws::SageMaker
4078
5903
  UiTemplateInfo.add_member(:content_sha_256, Shapes::ShapeRef.new(shape: TemplateContentSha256, location_name: "ContentSha256"))
4079
5904
  UiTemplateInfo.struct_class = Types::UiTemplateInfo
4080
5905
 
5906
+ UpdateActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
5907
+ UpdateActionRequest.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
5908
+ UpdateActionRequest.add_member(:status, Shapes::ShapeRef.new(shape: ActionStatus, location_name: "Status"))
5909
+ UpdateActionRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
5910
+ UpdateActionRequest.add_member(:properties_to_remove, Shapes::ShapeRef.new(shape: ListLineageEntityParameterKey, location_name: "PropertiesToRemove"))
5911
+ UpdateActionRequest.struct_class = Types::UpdateActionRequest
5912
+
5913
+ UpdateActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
5914
+ UpdateActionResponse.struct_class = Types::UpdateActionResponse
5915
+
4081
5916
  UpdateAppImageConfigRequest.add_member(:app_image_config_name, Shapes::ShapeRef.new(shape: AppImageConfigName, required: true, location_name: "AppImageConfigName"))
4082
5917
  UpdateAppImageConfigRequest.add_member(:kernel_gateway_image_config, Shapes::ShapeRef.new(shape: KernelGatewayImageConfig, location_name: "KernelGatewayImageConfig"))
4083
5918
  UpdateAppImageConfigRequest.struct_class = Types::UpdateAppImageConfigRequest
@@ -4085,6 +5920,15 @@ module Aws::SageMaker
4085
5920
  UpdateAppImageConfigResponse.add_member(:app_image_config_arn, Shapes::ShapeRef.new(shape: AppImageConfigArn, location_name: "AppImageConfigArn"))
4086
5921
  UpdateAppImageConfigResponse.struct_class = Types::UpdateAppImageConfigResponse
4087
5922
 
5923
+ UpdateArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, required: true, location_name: "ArtifactArn"))
5924
+ UpdateArtifactRequest.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
5925
+ UpdateArtifactRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
5926
+ UpdateArtifactRequest.add_member(:properties_to_remove, Shapes::ShapeRef.new(shape: ListLineageEntityParameterKey, location_name: "PropertiesToRemove"))
5927
+ UpdateArtifactRequest.struct_class = Types::UpdateArtifactRequest
5928
+
5929
+ UpdateArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
5930
+ UpdateArtifactResponse.struct_class = Types::UpdateArtifactResponse
5931
+
4088
5932
  UpdateCodeRepositoryInput.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
4089
5933
  UpdateCodeRepositoryInput.add_member(:git_config, Shapes::ShapeRef.new(shape: GitConfigForUpdate, location_name: "GitConfig"))
4090
5934
  UpdateCodeRepositoryInput.struct_class = Types::UpdateCodeRepositoryInput
@@ -4092,6 +5936,25 @@ module Aws::SageMaker
4092
5936
  UpdateCodeRepositoryOutput.add_member(:code_repository_arn, Shapes::ShapeRef.new(shape: CodeRepositoryArn, required: true, location_name: "CodeRepositoryArn"))
4093
5937
  UpdateCodeRepositoryOutput.struct_class = Types::UpdateCodeRepositoryOutput
4094
5938
 
5939
+ UpdateContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
5940
+ UpdateContextRequest.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
5941
+ UpdateContextRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
5942
+ UpdateContextRequest.add_member(:properties_to_remove, Shapes::ShapeRef.new(shape: ListLineageEntityParameterKey, location_name: "PropertiesToRemove"))
5943
+ UpdateContextRequest.struct_class = Types::UpdateContextRequest
5944
+
5945
+ UpdateContextResponse.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
5946
+ UpdateContextResponse.struct_class = Types::UpdateContextResponse
5947
+
5948
+ UpdateDeviceFleetRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
5949
+ UpdateDeviceFleetRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
5950
+ UpdateDeviceFleetRequest.add_member(:description, Shapes::ShapeRef.new(shape: DeviceFleetDescription, location_name: "Description"))
5951
+ UpdateDeviceFleetRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: EdgeOutputConfig, required: true, location_name: "OutputConfig"))
5952
+ UpdateDeviceFleetRequest.struct_class = Types::UpdateDeviceFleetRequest
5953
+
5954
+ UpdateDevicesRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
5955
+ UpdateDevicesRequest.add_member(:devices, Shapes::ShapeRef.new(shape: Devices, required: true, location_name: "Devices"))
5956
+ UpdateDevicesRequest.struct_class = Types::UpdateDevicesRequest
5957
+
4095
5958
  UpdateDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
4096
5959
  UpdateDomainRequest.add_member(:default_user_settings, Shapes::ShapeRef.new(shape: UserSettings, location_name: "DefaultUserSettings"))
4097
5960
  UpdateDomainRequest.struct_class = Types::UpdateDomainRequest
@@ -4103,6 +5966,7 @@ module Aws::SageMaker
4103
5966
  UpdateEndpointInput.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
4104
5967
  UpdateEndpointInput.add_member(:retain_all_variant_properties, Shapes::ShapeRef.new(shape: Boolean, location_name: "RetainAllVariantProperties"))
4105
5968
  UpdateEndpointInput.add_member(:exclude_retained_variant_properties, Shapes::ShapeRef.new(shape: VariantPropertyList, location_name: "ExcludeRetainedVariantProperties"))
5969
+ UpdateEndpointInput.add_member(:deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "DeploymentConfig"))
4106
5970
  UpdateEndpointInput.struct_class = Types::UpdateEndpointInput
4107
5971
 
4108
5972
  UpdateEndpointOutput.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
@@ -4133,6 +5997,14 @@ module Aws::SageMaker
4133
5997
  UpdateImageResponse.add_member(:image_arn, Shapes::ShapeRef.new(shape: ImageArn, location_name: "ImageArn"))
4134
5998
  UpdateImageResponse.struct_class = Types::UpdateImageResponse
4135
5999
 
6000
+ UpdateModelPackageInput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
6001
+ UpdateModelPackageInput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, required: true, location_name: "ModelApprovalStatus"))
6002
+ UpdateModelPackageInput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
6003
+ UpdateModelPackageInput.struct_class = Types::UpdateModelPackageInput
6004
+
6005
+ UpdateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
6006
+ UpdateModelPackageOutput.struct_class = Types::UpdateModelPackageOutput
6007
+
4136
6008
  UpdateMonitoringScheduleRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
4137
6009
  UpdateMonitoringScheduleRequest.add_member(:monitoring_schedule_config, Shapes::ShapeRef.new(shape: MonitoringScheduleConfig, required: true, location_name: "MonitoringScheduleConfig"))
4138
6010
  UpdateMonitoringScheduleRequest.struct_class = Types::UpdateMonitoringScheduleRequest
@@ -4164,6 +6036,32 @@ module Aws::SageMaker
4164
6036
 
4165
6037
  UpdateNotebookInstanceOutput.struct_class = Types::UpdateNotebookInstanceOutput
4166
6038
 
6039
+ UpdatePipelineExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
6040
+ UpdatePipelineExecutionRequest.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
6041
+ UpdatePipelineExecutionRequest.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
6042
+ UpdatePipelineExecutionRequest.struct_class = Types::UpdatePipelineExecutionRequest
6043
+
6044
+ UpdatePipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
6045
+ UpdatePipelineExecutionResponse.struct_class = Types::UpdatePipelineExecutionResponse
6046
+
6047
+ UpdatePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
6048
+ UpdatePipelineRequest.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
6049
+ UpdatePipelineRequest.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, location_name: "PipelineDefinition"))
6050
+ UpdatePipelineRequest.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
6051
+ UpdatePipelineRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
6052
+ UpdatePipelineRequest.struct_class = Types::UpdatePipelineRequest
6053
+
6054
+ UpdatePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
6055
+ UpdatePipelineResponse.struct_class = Types::UpdatePipelineResponse
6056
+
6057
+ UpdateTrainingJobRequest.add_member(:training_job_name, Shapes::ShapeRef.new(shape: TrainingJobName, required: true, location_name: "TrainingJobName"))
6058
+ UpdateTrainingJobRequest.add_member(:profiler_config, Shapes::ShapeRef.new(shape: ProfilerConfigForUpdate, location_name: "ProfilerConfig"))
6059
+ UpdateTrainingJobRequest.add_member(:profiler_rule_configurations, Shapes::ShapeRef.new(shape: ProfilerRuleConfigurations, location_name: "ProfilerRuleConfigurations"))
6060
+ UpdateTrainingJobRequest.struct_class = Types::UpdateTrainingJobRequest
6061
+
6062
+ UpdateTrainingJobResponse.add_member(:training_job_arn, Shapes::ShapeRef.new(shape: TrainingJobArn, required: true, location_name: "TrainingJobArn"))
6063
+ UpdateTrainingJobResponse.struct_class = Types::UpdateTrainingJobResponse
6064
+
4167
6065
  UpdateTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialComponentName"))
4168
6066
  UpdateTrialComponentRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
4169
6067
  UpdateTrialComponentRequest.add_member(:status, Shapes::ShapeRef.new(shape: TrialComponentStatus, location_name: "Status"))
@@ -4291,6 +6189,16 @@ module Aws::SageMaker
4291
6189
  "uid" => "sagemaker-2017-07-24",
4292
6190
  }
4293
6191
 
6192
+ api.add_operation(:add_association, Seahorse::Model::Operation.new.tap do |o|
6193
+ o.name = "AddAssociation"
6194
+ o.http_method = "POST"
6195
+ o.http_request_uri = "/"
6196
+ o.input = Shapes::ShapeRef.new(shape: AddAssociationRequest)
6197
+ o.output = Shapes::ShapeRef.new(shape: AddAssociationResponse)
6198
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6199
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6200
+ end)
6201
+
4294
6202
  api.add_operation(:add_tags, Seahorse::Model::Operation.new.tap do |o|
4295
6203
  o.name = "AddTags"
4296
6204
  o.http_method = "POST"
@@ -4309,6 +6217,15 @@ module Aws::SageMaker
4309
6217
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4310
6218
  end)
4311
6219
 
6220
+ api.add_operation(:create_action, Seahorse::Model::Operation.new.tap do |o|
6221
+ o.name = "CreateAction"
6222
+ o.http_method = "POST"
6223
+ o.http_request_uri = "/"
6224
+ o.input = Shapes::ShapeRef.new(shape: CreateActionRequest)
6225
+ o.output = Shapes::ShapeRef.new(shape: CreateActionResponse)
6226
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6227
+ end)
6228
+
4312
6229
  api.add_operation(:create_algorithm, Seahorse::Model::Operation.new.tap do |o|
4313
6230
  o.name = "CreateAlgorithm"
4314
6231
  o.http_method = "POST"
@@ -4336,6 +6253,15 @@ module Aws::SageMaker
4336
6253
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
4337
6254
  end)
4338
6255
 
6256
+ api.add_operation(:create_artifact, Seahorse::Model::Operation.new.tap do |o|
6257
+ o.name = "CreateArtifact"
6258
+ o.http_method = "POST"
6259
+ o.http_request_uri = "/"
6260
+ o.input = Shapes::ShapeRef.new(shape: CreateArtifactRequest)
6261
+ o.output = Shapes::ShapeRef.new(shape: CreateArtifactResponse)
6262
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6263
+ end)
6264
+
4339
6265
  api.add_operation(:create_auto_ml_job, Seahorse::Model::Operation.new.tap do |o|
4340
6266
  o.name = "CreateAutoMLJob"
4341
6267
  o.http_method = "POST"
@@ -4364,6 +6290,35 @@ module Aws::SageMaker
4364
6290
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4365
6291
  end)
4366
6292
 
6293
+ api.add_operation(:create_context, Seahorse::Model::Operation.new.tap do |o|
6294
+ o.name = "CreateContext"
6295
+ o.http_method = "POST"
6296
+ o.http_request_uri = "/"
6297
+ o.input = Shapes::ShapeRef.new(shape: CreateContextRequest)
6298
+ o.output = Shapes::ShapeRef.new(shape: CreateContextResponse)
6299
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6300
+ end)
6301
+
6302
+ api.add_operation(:create_data_quality_job_definition, Seahorse::Model::Operation.new.tap do |o|
6303
+ o.name = "CreateDataQualityJobDefinition"
6304
+ o.http_method = "POST"
6305
+ o.http_request_uri = "/"
6306
+ o.input = Shapes::ShapeRef.new(shape: CreateDataQualityJobDefinitionRequest)
6307
+ o.output = Shapes::ShapeRef.new(shape: CreateDataQualityJobDefinitionResponse)
6308
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6309
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
6310
+ end)
6311
+
6312
+ api.add_operation(:create_device_fleet, Seahorse::Model::Operation.new.tap do |o|
6313
+ o.name = "CreateDeviceFleet"
6314
+ o.http_method = "POST"
6315
+ o.http_request_uri = "/"
6316
+ o.input = Shapes::ShapeRef.new(shape: CreateDeviceFleetRequest)
6317
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6318
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
6319
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6320
+ end)
6321
+
4367
6322
  api.add_operation(:create_domain, Seahorse::Model::Operation.new.tap do |o|
4368
6323
  o.name = "CreateDomain"
4369
6324
  o.http_method = "POST"
@@ -4374,6 +6329,15 @@ module Aws::SageMaker
4374
6329
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
4375
6330
  end)
4376
6331
 
6332
+ api.add_operation(:create_edge_packaging_job, Seahorse::Model::Operation.new.tap do |o|
6333
+ o.name = "CreateEdgePackagingJob"
6334
+ o.http_method = "POST"
6335
+ o.http_request_uri = "/"
6336
+ o.input = Shapes::ShapeRef.new(shape: CreateEdgePackagingJobRequest)
6337
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6338
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6339
+ end)
6340
+
4377
6341
  api.add_operation(:create_endpoint, Seahorse::Model::Operation.new.tap do |o|
4378
6342
  o.name = "CreateEndpoint"
4379
6343
  o.http_method = "POST"
@@ -4401,6 +6365,16 @@ module Aws::SageMaker
4401
6365
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4402
6366
  end)
4403
6367
 
6368
+ api.add_operation(:create_feature_group, Seahorse::Model::Operation.new.tap do |o|
6369
+ o.name = "CreateFeatureGroup"
6370
+ o.http_method = "POST"
6371
+ o.http_request_uri = "/"
6372
+ o.input = Shapes::ShapeRef.new(shape: CreateFeatureGroupRequest)
6373
+ o.output = Shapes::ShapeRef.new(shape: CreateFeatureGroupResponse)
6374
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
6375
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6376
+ end)
6377
+
4404
6378
  api.add_operation(:create_flow_definition, Seahorse::Model::Operation.new.tap do |o|
4405
6379
  o.name = "CreateFlowDefinition"
4406
6380
  o.http_method = "POST"
@@ -4471,6 +6445,26 @@ module Aws::SageMaker
4471
6445
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4472
6446
  end)
4473
6447
 
6448
+ api.add_operation(:create_model_bias_job_definition, Seahorse::Model::Operation.new.tap do |o|
6449
+ o.name = "CreateModelBiasJobDefinition"
6450
+ o.http_method = "POST"
6451
+ o.http_request_uri = "/"
6452
+ o.input = Shapes::ShapeRef.new(shape: CreateModelBiasJobDefinitionRequest)
6453
+ o.output = Shapes::ShapeRef.new(shape: CreateModelBiasJobDefinitionResponse)
6454
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6455
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
6456
+ end)
6457
+
6458
+ api.add_operation(:create_model_explainability_job_definition, Seahorse::Model::Operation.new.tap do |o|
6459
+ o.name = "CreateModelExplainabilityJobDefinition"
6460
+ o.http_method = "POST"
6461
+ o.http_request_uri = "/"
6462
+ o.input = Shapes::ShapeRef.new(shape: CreateModelExplainabilityJobDefinitionRequest)
6463
+ o.output = Shapes::ShapeRef.new(shape: CreateModelExplainabilityJobDefinitionResponse)
6464
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6465
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
6466
+ end)
6467
+
4474
6468
  api.add_operation(:create_model_package, Seahorse::Model::Operation.new.tap do |o|
4475
6469
  o.name = "CreateModelPackage"
4476
6470
  o.http_method = "POST"
@@ -4481,6 +6475,25 @@ module Aws::SageMaker
4481
6475
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4482
6476
  end)
4483
6477
 
6478
+ api.add_operation(:create_model_package_group, Seahorse::Model::Operation.new.tap do |o|
6479
+ o.name = "CreateModelPackageGroup"
6480
+ o.http_method = "POST"
6481
+ o.http_request_uri = "/"
6482
+ o.input = Shapes::ShapeRef.new(shape: CreateModelPackageGroupInput)
6483
+ o.output = Shapes::ShapeRef.new(shape: CreateModelPackageGroupOutput)
6484
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6485
+ end)
6486
+
6487
+ api.add_operation(:create_model_quality_job_definition, Seahorse::Model::Operation.new.tap do |o|
6488
+ o.name = "CreateModelQualityJobDefinition"
6489
+ o.http_method = "POST"
6490
+ o.http_request_uri = "/"
6491
+ o.input = Shapes::ShapeRef.new(shape: CreateModelQualityJobDefinitionRequest)
6492
+ o.output = Shapes::ShapeRef.new(shape: CreateModelQualityJobDefinitionResponse)
6493
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6494
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
6495
+ end)
6496
+
4484
6497
  api.add_operation(:create_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
4485
6498
  o.name = "CreateMonitoringSchedule"
4486
6499
  o.http_method = "POST"
@@ -4509,6 +6522,16 @@ module Aws::SageMaker
4509
6522
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4510
6523
  end)
4511
6524
 
6525
+ api.add_operation(:create_pipeline, Seahorse::Model::Operation.new.tap do |o|
6526
+ o.name = "CreatePipeline"
6527
+ o.http_method = "POST"
6528
+ o.http_request_uri = "/"
6529
+ o.input = Shapes::ShapeRef.new(shape: CreatePipelineRequest)
6530
+ o.output = Shapes::ShapeRef.new(shape: CreatePipelineResponse)
6531
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6532
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6533
+ end)
6534
+
4512
6535
  api.add_operation(:create_presigned_domain_url, Seahorse::Model::Operation.new.tap do |o|
4513
6536
  o.name = "CreatePresignedDomainUrl"
4514
6537
  o.http_method = "POST"
@@ -4537,6 +6560,15 @@ module Aws::SageMaker
4537
6560
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4538
6561
  end)
4539
6562
 
6563
+ api.add_operation(:create_project, Seahorse::Model::Operation.new.tap do |o|
6564
+ o.name = "CreateProject"
6565
+ o.http_method = "POST"
6566
+ o.http_request_uri = "/"
6567
+ o.input = Shapes::ShapeRef.new(shape: CreateProjectInput)
6568
+ o.output = Shapes::ShapeRef.new(shape: CreateProjectOutput)
6569
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6570
+ end)
6571
+
4540
6572
  api.add_operation(:create_training_job, Seahorse::Model::Operation.new.tap do |o|
4541
6573
  o.name = "CreateTrainingJob"
4542
6574
  o.http_method = "POST"
@@ -4606,6 +6638,15 @@ module Aws::SageMaker
4606
6638
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4607
6639
  end)
4608
6640
 
6641
+ api.add_operation(:delete_action, Seahorse::Model::Operation.new.tap do |o|
6642
+ o.name = "DeleteAction"
6643
+ o.http_method = "POST"
6644
+ o.http_request_uri = "/"
6645
+ o.input = Shapes::ShapeRef.new(shape: DeleteActionRequest)
6646
+ o.output = Shapes::ShapeRef.new(shape: DeleteActionResponse)
6647
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6648
+ end)
6649
+
4609
6650
  api.add_operation(:delete_algorithm, Seahorse::Model::Operation.new.tap do |o|
4610
6651
  o.name = "DeleteAlgorithm"
4611
6652
  o.http_method = "POST"
@@ -4633,7 +6674,25 @@ module Aws::SageMaker
4633
6674
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4634
6675
  end)
4635
6676
 
4636
- api.add_operation(:delete_code_repository, Seahorse::Model::Operation.new.tap do |o|
6677
+ api.add_operation(:delete_artifact, Seahorse::Model::Operation.new.tap do |o|
6678
+ o.name = "DeleteArtifact"
6679
+ o.http_method = "POST"
6680
+ o.http_request_uri = "/"
6681
+ o.input = Shapes::ShapeRef.new(shape: DeleteArtifactRequest)
6682
+ o.output = Shapes::ShapeRef.new(shape: DeleteArtifactResponse)
6683
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6684
+ end)
6685
+
6686
+ api.add_operation(:delete_association, Seahorse::Model::Operation.new.tap do |o|
6687
+ o.name = "DeleteAssociation"
6688
+ o.http_method = "POST"
6689
+ o.http_request_uri = "/"
6690
+ o.input = Shapes::ShapeRef.new(shape: DeleteAssociationRequest)
6691
+ o.output = Shapes::ShapeRef.new(shape: DeleteAssociationResponse)
6692
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6693
+ end)
6694
+
6695
+ api.add_operation(:delete_code_repository, Seahorse::Model::Operation.new.tap do |o|
4637
6696
  o.name = "DeleteCodeRepository"
4638
6697
  o.http_method = "POST"
4639
6698
  o.http_request_uri = "/"
@@ -4641,6 +6700,33 @@ module Aws::SageMaker
4641
6700
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4642
6701
  end)
4643
6702
 
6703
+ api.add_operation(:delete_context, Seahorse::Model::Operation.new.tap do |o|
6704
+ o.name = "DeleteContext"
6705
+ o.http_method = "POST"
6706
+ o.http_request_uri = "/"
6707
+ o.input = Shapes::ShapeRef.new(shape: DeleteContextRequest)
6708
+ o.output = Shapes::ShapeRef.new(shape: DeleteContextResponse)
6709
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6710
+ end)
6711
+
6712
+ api.add_operation(:delete_data_quality_job_definition, Seahorse::Model::Operation.new.tap do |o|
6713
+ o.name = "DeleteDataQualityJobDefinition"
6714
+ o.http_method = "POST"
6715
+ o.http_request_uri = "/"
6716
+ o.input = Shapes::ShapeRef.new(shape: DeleteDataQualityJobDefinitionRequest)
6717
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6718
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6719
+ end)
6720
+
6721
+ api.add_operation(:delete_device_fleet, Seahorse::Model::Operation.new.tap do |o|
6722
+ o.name = "DeleteDeviceFleet"
6723
+ o.http_method = "POST"
6724
+ o.http_request_uri = "/"
6725
+ o.input = Shapes::ShapeRef.new(shape: DeleteDeviceFleetRequest)
6726
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6727
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
6728
+ end)
6729
+
4644
6730
  api.add_operation(:delete_domain, Seahorse::Model::Operation.new.tap do |o|
4645
6731
  o.name = "DeleteDomain"
4646
6732
  o.http_method = "POST"
@@ -4676,6 +6762,15 @@ module Aws::SageMaker
4676
6762
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4677
6763
  end)
4678
6764
 
6765
+ api.add_operation(:delete_feature_group, Seahorse::Model::Operation.new.tap do |o|
6766
+ o.name = "DeleteFeatureGroup"
6767
+ o.http_method = "POST"
6768
+ o.http_request_uri = "/"
6769
+ o.input = Shapes::ShapeRef.new(shape: DeleteFeatureGroupRequest)
6770
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6771
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6772
+ end)
6773
+
4679
6774
  api.add_operation(:delete_flow_definition, Seahorse::Model::Operation.new.tap do |o|
4680
6775
  o.name = "DeleteFlowDefinition"
4681
6776
  o.http_method = "POST"
@@ -4723,6 +6818,24 @@ module Aws::SageMaker
4723
6818
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4724
6819
  end)
4725
6820
 
6821
+ api.add_operation(:delete_model_bias_job_definition, Seahorse::Model::Operation.new.tap do |o|
6822
+ o.name = "DeleteModelBiasJobDefinition"
6823
+ o.http_method = "POST"
6824
+ o.http_request_uri = "/"
6825
+ o.input = Shapes::ShapeRef.new(shape: DeleteModelBiasJobDefinitionRequest)
6826
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6827
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6828
+ end)
6829
+
6830
+ api.add_operation(:delete_model_explainability_job_definition, Seahorse::Model::Operation.new.tap do |o|
6831
+ o.name = "DeleteModelExplainabilityJobDefinition"
6832
+ o.http_method = "POST"
6833
+ o.http_request_uri = "/"
6834
+ o.input = Shapes::ShapeRef.new(shape: DeleteModelExplainabilityJobDefinitionRequest)
6835
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6836
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6837
+ end)
6838
+
4726
6839
  api.add_operation(:delete_model_package, Seahorse::Model::Operation.new.tap do |o|
4727
6840
  o.name = "DeleteModelPackage"
4728
6841
  o.http_method = "POST"
@@ -4732,6 +6845,31 @@ module Aws::SageMaker
4732
6845
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4733
6846
  end)
4734
6847
 
6848
+ api.add_operation(:delete_model_package_group, Seahorse::Model::Operation.new.tap do |o|
6849
+ o.name = "DeleteModelPackageGroup"
6850
+ o.http_method = "POST"
6851
+ o.http_request_uri = "/"
6852
+ o.input = Shapes::ShapeRef.new(shape: DeleteModelPackageGroupInput)
6853
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6854
+ end)
6855
+
6856
+ api.add_operation(:delete_model_package_group_policy, Seahorse::Model::Operation.new.tap do |o|
6857
+ o.name = "DeleteModelPackageGroupPolicy"
6858
+ o.http_method = "POST"
6859
+ o.http_request_uri = "/"
6860
+ o.input = Shapes::ShapeRef.new(shape: DeleteModelPackageGroupPolicyInput)
6861
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6862
+ end)
6863
+
6864
+ api.add_operation(:delete_model_quality_job_definition, Seahorse::Model::Operation.new.tap do |o|
6865
+ o.name = "DeleteModelQualityJobDefinition"
6866
+ o.http_method = "POST"
6867
+ o.http_request_uri = "/"
6868
+ o.input = Shapes::ShapeRef.new(shape: DeleteModelQualityJobDefinitionRequest)
6869
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6870
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6871
+ end)
6872
+
4735
6873
  api.add_operation(:delete_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
4736
6874
  o.name = "DeleteMonitoringSchedule"
4737
6875
  o.http_method = "POST"
@@ -4757,6 +6895,23 @@ module Aws::SageMaker
4757
6895
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4758
6896
  end)
4759
6897
 
6898
+ api.add_operation(:delete_pipeline, Seahorse::Model::Operation.new.tap do |o|
6899
+ o.name = "DeletePipeline"
6900
+ o.http_method = "POST"
6901
+ o.http_request_uri = "/"
6902
+ o.input = Shapes::ShapeRef.new(shape: DeletePipelineRequest)
6903
+ o.output = Shapes::ShapeRef.new(shape: DeletePipelineResponse)
6904
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6905
+ end)
6906
+
6907
+ api.add_operation(:delete_project, Seahorse::Model::Operation.new.tap do |o|
6908
+ o.name = "DeleteProject"
6909
+ o.http_method = "POST"
6910
+ o.http_request_uri = "/"
6911
+ o.input = Shapes::ShapeRef.new(shape: DeleteProjectInput)
6912
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6913
+ end)
6914
+
4760
6915
  api.add_operation(:delete_tags, Seahorse::Model::Operation.new.tap do |o|
4761
6916
  o.name = "DeleteTags"
4762
6917
  o.http_method = "POST"
@@ -4810,6 +6965,23 @@ module Aws::SageMaker
4810
6965
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
4811
6966
  end)
4812
6967
 
6968
+ api.add_operation(:deregister_devices, Seahorse::Model::Operation.new.tap do |o|
6969
+ o.name = "DeregisterDevices"
6970
+ o.http_method = "POST"
6971
+ o.http_request_uri = "/"
6972
+ o.input = Shapes::ShapeRef.new(shape: DeregisterDevicesRequest)
6973
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6974
+ end)
6975
+
6976
+ api.add_operation(:describe_action, Seahorse::Model::Operation.new.tap do |o|
6977
+ o.name = "DescribeAction"
6978
+ o.http_method = "POST"
6979
+ o.http_request_uri = "/"
6980
+ o.input = Shapes::ShapeRef.new(shape: DescribeActionRequest)
6981
+ o.output = Shapes::ShapeRef.new(shape: DescribeActionResponse)
6982
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6983
+ end)
6984
+
4813
6985
  api.add_operation(:describe_algorithm, Seahorse::Model::Operation.new.tap do |o|
4814
6986
  o.name = "DescribeAlgorithm"
4815
6987
  o.http_method = "POST"
@@ -4836,6 +7008,15 @@ module Aws::SageMaker
4836
7008
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4837
7009
  end)
4838
7010
 
7011
+ api.add_operation(:describe_artifact, Seahorse::Model::Operation.new.tap do |o|
7012
+ o.name = "DescribeArtifact"
7013
+ o.http_method = "POST"
7014
+ o.http_request_uri = "/"
7015
+ o.input = Shapes::ShapeRef.new(shape: DescribeArtifactRequest)
7016
+ o.output = Shapes::ShapeRef.new(shape: DescribeArtifactResponse)
7017
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7018
+ end)
7019
+
4839
7020
  api.add_operation(:describe_auto_ml_job, Seahorse::Model::Operation.new.tap do |o|
4840
7021
  o.name = "DescribeAutoMLJob"
4841
7022
  o.http_method = "POST"
@@ -4862,6 +7043,42 @@ module Aws::SageMaker
4862
7043
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4863
7044
  end)
4864
7045
 
7046
+ api.add_operation(:describe_context, Seahorse::Model::Operation.new.tap do |o|
7047
+ o.name = "DescribeContext"
7048
+ o.http_method = "POST"
7049
+ o.http_request_uri = "/"
7050
+ o.input = Shapes::ShapeRef.new(shape: DescribeContextRequest)
7051
+ o.output = Shapes::ShapeRef.new(shape: DescribeContextResponse)
7052
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7053
+ end)
7054
+
7055
+ api.add_operation(:describe_data_quality_job_definition, Seahorse::Model::Operation.new.tap do |o|
7056
+ o.name = "DescribeDataQualityJobDefinition"
7057
+ o.http_method = "POST"
7058
+ o.http_request_uri = "/"
7059
+ o.input = Shapes::ShapeRef.new(shape: DescribeDataQualityJobDefinitionRequest)
7060
+ o.output = Shapes::ShapeRef.new(shape: DescribeDataQualityJobDefinitionResponse)
7061
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7062
+ end)
7063
+
7064
+ api.add_operation(:describe_device, Seahorse::Model::Operation.new.tap do |o|
7065
+ o.name = "DescribeDevice"
7066
+ o.http_method = "POST"
7067
+ o.http_request_uri = "/"
7068
+ o.input = Shapes::ShapeRef.new(shape: DescribeDeviceRequest)
7069
+ o.output = Shapes::ShapeRef.new(shape: DescribeDeviceResponse)
7070
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7071
+ end)
7072
+
7073
+ api.add_operation(:describe_device_fleet, Seahorse::Model::Operation.new.tap do |o|
7074
+ o.name = "DescribeDeviceFleet"
7075
+ o.http_method = "POST"
7076
+ o.http_request_uri = "/"
7077
+ o.input = Shapes::ShapeRef.new(shape: DescribeDeviceFleetRequest)
7078
+ o.output = Shapes::ShapeRef.new(shape: DescribeDeviceFleetResponse)
7079
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7080
+ end)
7081
+
4865
7082
  api.add_operation(:describe_domain, Seahorse::Model::Operation.new.tap do |o|
4866
7083
  o.name = "DescribeDomain"
4867
7084
  o.http_method = "POST"
@@ -4871,6 +7088,15 @@ module Aws::SageMaker
4871
7088
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4872
7089
  end)
4873
7090
 
7091
+ api.add_operation(:describe_edge_packaging_job, Seahorse::Model::Operation.new.tap do |o|
7092
+ o.name = "DescribeEdgePackagingJob"
7093
+ o.http_method = "POST"
7094
+ o.http_request_uri = "/"
7095
+ o.input = Shapes::ShapeRef.new(shape: DescribeEdgePackagingJobRequest)
7096
+ o.output = Shapes::ShapeRef.new(shape: DescribeEdgePackagingJobResponse)
7097
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7098
+ end)
7099
+
4874
7100
  api.add_operation(:describe_endpoint, Seahorse::Model::Operation.new.tap do |o|
4875
7101
  o.name = "DescribeEndpoint"
4876
7102
  o.http_method = "POST"
@@ -4896,6 +7122,15 @@ module Aws::SageMaker
4896
7122
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4897
7123
  end)
4898
7124
 
7125
+ api.add_operation(:describe_feature_group, Seahorse::Model::Operation.new.tap do |o|
7126
+ o.name = "DescribeFeatureGroup"
7127
+ o.http_method = "POST"
7128
+ o.http_request_uri = "/"
7129
+ o.input = Shapes::ShapeRef.new(shape: DescribeFeatureGroupRequest)
7130
+ o.output = Shapes::ShapeRef.new(shape: DescribeFeatureGroupResponse)
7131
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7132
+ end)
7133
+
4899
7134
  api.add_operation(:describe_flow_definition, Seahorse::Model::Operation.new.tap do |o|
4900
7135
  o.name = "DescribeFlowDefinition"
4901
7136
  o.http_method = "POST"
@@ -4958,6 +7193,24 @@ module Aws::SageMaker
4958
7193
  o.output = Shapes::ShapeRef.new(shape: DescribeModelOutput)
4959
7194
  end)
4960
7195
 
7196
+ api.add_operation(:describe_model_bias_job_definition, Seahorse::Model::Operation.new.tap do |o|
7197
+ o.name = "DescribeModelBiasJobDefinition"
7198
+ o.http_method = "POST"
7199
+ o.http_request_uri = "/"
7200
+ o.input = Shapes::ShapeRef.new(shape: DescribeModelBiasJobDefinitionRequest)
7201
+ o.output = Shapes::ShapeRef.new(shape: DescribeModelBiasJobDefinitionResponse)
7202
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7203
+ end)
7204
+
7205
+ api.add_operation(:describe_model_explainability_job_definition, Seahorse::Model::Operation.new.tap do |o|
7206
+ o.name = "DescribeModelExplainabilityJobDefinition"
7207
+ o.http_method = "POST"
7208
+ o.http_request_uri = "/"
7209
+ o.input = Shapes::ShapeRef.new(shape: DescribeModelExplainabilityJobDefinitionRequest)
7210
+ o.output = Shapes::ShapeRef.new(shape: DescribeModelExplainabilityJobDefinitionResponse)
7211
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7212
+ end)
7213
+
4961
7214
  api.add_operation(:describe_model_package, Seahorse::Model::Operation.new.tap do |o|
4962
7215
  o.name = "DescribeModelPackage"
4963
7216
  o.http_method = "POST"
@@ -4966,6 +7219,23 @@ module Aws::SageMaker
4966
7219
  o.output = Shapes::ShapeRef.new(shape: DescribeModelPackageOutput)
4967
7220
  end)
4968
7221
 
7222
+ api.add_operation(:describe_model_package_group, Seahorse::Model::Operation.new.tap do |o|
7223
+ o.name = "DescribeModelPackageGroup"
7224
+ o.http_method = "POST"
7225
+ o.http_request_uri = "/"
7226
+ o.input = Shapes::ShapeRef.new(shape: DescribeModelPackageGroupInput)
7227
+ o.output = Shapes::ShapeRef.new(shape: DescribeModelPackageGroupOutput)
7228
+ end)
7229
+
7230
+ api.add_operation(:describe_model_quality_job_definition, Seahorse::Model::Operation.new.tap do |o|
7231
+ o.name = "DescribeModelQualityJobDefinition"
7232
+ o.http_method = "POST"
7233
+ o.http_request_uri = "/"
7234
+ o.input = Shapes::ShapeRef.new(shape: DescribeModelQualityJobDefinitionRequest)
7235
+ o.output = Shapes::ShapeRef.new(shape: DescribeModelQualityJobDefinitionResponse)
7236
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7237
+ end)
7238
+
4969
7239
  api.add_operation(:describe_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
4970
7240
  o.name = "DescribeMonitoringSchedule"
4971
7241
  o.http_method = "POST"
@@ -4991,6 +7261,33 @@ module Aws::SageMaker
4991
7261
  o.output = Shapes::ShapeRef.new(shape: DescribeNotebookInstanceLifecycleConfigOutput)
4992
7262
  end)
4993
7263
 
7264
+ api.add_operation(:describe_pipeline, Seahorse::Model::Operation.new.tap do |o|
7265
+ o.name = "DescribePipeline"
7266
+ o.http_method = "POST"
7267
+ o.http_request_uri = "/"
7268
+ o.input = Shapes::ShapeRef.new(shape: DescribePipelineRequest)
7269
+ o.output = Shapes::ShapeRef.new(shape: DescribePipelineResponse)
7270
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7271
+ end)
7272
+
7273
+ api.add_operation(:describe_pipeline_definition_for_execution, Seahorse::Model::Operation.new.tap do |o|
7274
+ o.name = "DescribePipelineDefinitionForExecution"
7275
+ o.http_method = "POST"
7276
+ o.http_request_uri = "/"
7277
+ o.input = Shapes::ShapeRef.new(shape: DescribePipelineDefinitionForExecutionRequest)
7278
+ o.output = Shapes::ShapeRef.new(shape: DescribePipelineDefinitionForExecutionResponse)
7279
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7280
+ end)
7281
+
7282
+ api.add_operation(:describe_pipeline_execution, Seahorse::Model::Operation.new.tap do |o|
7283
+ o.name = "DescribePipelineExecution"
7284
+ o.http_method = "POST"
7285
+ o.http_request_uri = "/"
7286
+ o.input = Shapes::ShapeRef.new(shape: DescribePipelineExecutionRequest)
7287
+ o.output = Shapes::ShapeRef.new(shape: DescribePipelineExecutionResponse)
7288
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7289
+ end)
7290
+
4994
7291
  api.add_operation(:describe_processing_job, Seahorse::Model::Operation.new.tap do |o|
4995
7292
  o.name = "DescribeProcessingJob"
4996
7293
  o.http_method = "POST"
@@ -5000,6 +7297,14 @@ module Aws::SageMaker
5000
7297
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5001
7298
  end)
5002
7299
 
7300
+ api.add_operation(:describe_project, Seahorse::Model::Operation.new.tap do |o|
7301
+ o.name = "DescribeProject"
7302
+ o.http_method = "POST"
7303
+ o.http_request_uri = "/"
7304
+ o.input = Shapes::ShapeRef.new(shape: DescribeProjectInput)
7305
+ o.output = Shapes::ShapeRef.new(shape: DescribeProjectOutput)
7306
+ end)
7307
+
5003
7308
  api.add_operation(:describe_subscribed_workteam, Seahorse::Model::Operation.new.tap do |o|
5004
7309
  o.name = "DescribeSubscribedWorkteam"
5005
7310
  o.http_method = "POST"
@@ -5069,6 +7374,14 @@ module Aws::SageMaker
5069
7374
  o.output = Shapes::ShapeRef.new(shape: DescribeWorkteamResponse)
5070
7375
  end)
5071
7376
 
7377
+ api.add_operation(:disable_sagemaker_servicecatalog_portfolio, Seahorse::Model::Operation.new.tap do |o|
7378
+ o.name = "DisableSagemakerServicecatalogPortfolio"
7379
+ o.http_method = "POST"
7380
+ o.http_request_uri = "/"
7381
+ o.input = Shapes::ShapeRef.new(shape: DisableSagemakerServicecatalogPortfolioInput)
7382
+ o.output = Shapes::ShapeRef.new(shape: DisableSagemakerServicecatalogPortfolioOutput)
7383
+ end)
7384
+
5072
7385
  api.add_operation(:disassociate_trial_component, Seahorse::Model::Operation.new.tap do |o|
5073
7386
  o.name = "DisassociateTrialComponent"
5074
7387
  o.http_method = "POST"
@@ -5078,6 +7391,38 @@ module Aws::SageMaker
5078
7391
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5079
7392
  end)
5080
7393
 
7394
+ api.add_operation(:enable_sagemaker_servicecatalog_portfolio, Seahorse::Model::Operation.new.tap do |o|
7395
+ o.name = "EnableSagemakerServicecatalogPortfolio"
7396
+ o.http_method = "POST"
7397
+ o.http_request_uri = "/"
7398
+ o.input = Shapes::ShapeRef.new(shape: EnableSagemakerServicecatalogPortfolioInput)
7399
+ o.output = Shapes::ShapeRef.new(shape: EnableSagemakerServicecatalogPortfolioOutput)
7400
+ end)
7401
+
7402
+ api.add_operation(:get_device_fleet_report, Seahorse::Model::Operation.new.tap do |o|
7403
+ o.name = "GetDeviceFleetReport"
7404
+ o.http_method = "POST"
7405
+ o.http_request_uri = "/"
7406
+ o.input = Shapes::ShapeRef.new(shape: GetDeviceFleetReportRequest)
7407
+ o.output = Shapes::ShapeRef.new(shape: GetDeviceFleetReportResponse)
7408
+ end)
7409
+
7410
+ api.add_operation(:get_model_package_group_policy, Seahorse::Model::Operation.new.tap do |o|
7411
+ o.name = "GetModelPackageGroupPolicy"
7412
+ o.http_method = "POST"
7413
+ o.http_request_uri = "/"
7414
+ o.input = Shapes::ShapeRef.new(shape: GetModelPackageGroupPolicyInput)
7415
+ o.output = Shapes::ShapeRef.new(shape: GetModelPackageGroupPolicyOutput)
7416
+ end)
7417
+
7418
+ api.add_operation(:get_sagemaker_servicecatalog_portfolio_status, Seahorse::Model::Operation.new.tap do |o|
7419
+ o.name = "GetSagemakerServicecatalogPortfolioStatus"
7420
+ o.http_method = "POST"
7421
+ o.http_request_uri = "/"
7422
+ o.input = Shapes::ShapeRef.new(shape: GetSagemakerServicecatalogPortfolioStatusInput)
7423
+ o.output = Shapes::ShapeRef.new(shape: GetSagemakerServicecatalogPortfolioStatusOutput)
7424
+ end)
7425
+
5081
7426
  api.add_operation(:get_search_suggestions, Seahorse::Model::Operation.new.tap do |o|
5082
7427
  o.name = "GetSearchSuggestions"
5083
7428
  o.http_method = "POST"
@@ -5086,6 +7431,21 @@ module Aws::SageMaker
5086
7431
  o.output = Shapes::ShapeRef.new(shape: GetSearchSuggestionsResponse)
5087
7432
  end)
5088
7433
 
7434
+ api.add_operation(:list_actions, Seahorse::Model::Operation.new.tap do |o|
7435
+ o.name = "ListActions"
7436
+ o.http_method = "POST"
7437
+ o.http_request_uri = "/"
7438
+ o.input = Shapes::ShapeRef.new(shape: ListActionsRequest)
7439
+ o.output = Shapes::ShapeRef.new(shape: ListActionsResponse)
7440
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7441
+ o[:pager] = Aws::Pager.new(
7442
+ limit_key: "max_results",
7443
+ tokens: {
7444
+ "next_token" => "next_token"
7445
+ }
7446
+ )
7447
+ end)
7448
+
5089
7449
  api.add_operation(:list_algorithms, Seahorse::Model::Operation.new.tap do |o|
5090
7450
  o.name = "ListAlgorithms"
5091
7451
  o.http_method = "POST"
@@ -5106,6 +7466,12 @@ module Aws::SageMaker
5106
7466
  o.http_request_uri = "/"
5107
7467
  o.input = Shapes::ShapeRef.new(shape: ListAppImageConfigsRequest)
5108
7468
  o.output = Shapes::ShapeRef.new(shape: ListAppImageConfigsResponse)
7469
+ o[:pager] = Aws::Pager.new(
7470
+ limit_key: "max_results",
7471
+ tokens: {
7472
+ "next_token" => "next_token"
7473
+ }
7474
+ )
5109
7475
  end)
5110
7476
 
5111
7477
  api.add_operation(:list_apps, Seahorse::Model::Operation.new.tap do |o|
@@ -5122,6 +7488,36 @@ module Aws::SageMaker
5122
7488
  )
5123
7489
  end)
5124
7490
 
7491
+ api.add_operation(:list_artifacts, Seahorse::Model::Operation.new.tap do |o|
7492
+ o.name = "ListArtifacts"
7493
+ o.http_method = "POST"
7494
+ o.http_request_uri = "/"
7495
+ o.input = Shapes::ShapeRef.new(shape: ListArtifactsRequest)
7496
+ o.output = Shapes::ShapeRef.new(shape: ListArtifactsResponse)
7497
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7498
+ o[:pager] = Aws::Pager.new(
7499
+ limit_key: "max_results",
7500
+ tokens: {
7501
+ "next_token" => "next_token"
7502
+ }
7503
+ )
7504
+ end)
7505
+
7506
+ api.add_operation(:list_associations, Seahorse::Model::Operation.new.tap do |o|
7507
+ o.name = "ListAssociations"
7508
+ o.http_method = "POST"
7509
+ o.http_request_uri = "/"
7510
+ o.input = Shapes::ShapeRef.new(shape: ListAssociationsRequest)
7511
+ o.output = Shapes::ShapeRef.new(shape: ListAssociationsResponse)
7512
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7513
+ o[:pager] = Aws::Pager.new(
7514
+ limit_key: "max_results",
7515
+ tokens: {
7516
+ "next_token" => "next_token"
7517
+ }
7518
+ )
7519
+ end)
7520
+
5125
7521
  api.add_operation(:list_auto_ml_jobs, Seahorse::Model::Operation.new.tap do |o|
5126
7522
  o.name = "ListAutoMLJobs"
5127
7523
  o.http_method = "POST"
@@ -5179,6 +7575,63 @@ module Aws::SageMaker
5179
7575
  )
5180
7576
  end)
5181
7577
 
7578
+ api.add_operation(:list_contexts, Seahorse::Model::Operation.new.tap do |o|
7579
+ o.name = "ListContexts"
7580
+ o.http_method = "POST"
7581
+ o.http_request_uri = "/"
7582
+ o.input = Shapes::ShapeRef.new(shape: ListContextsRequest)
7583
+ o.output = Shapes::ShapeRef.new(shape: ListContextsResponse)
7584
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7585
+ o[:pager] = Aws::Pager.new(
7586
+ limit_key: "max_results",
7587
+ tokens: {
7588
+ "next_token" => "next_token"
7589
+ }
7590
+ )
7591
+ end)
7592
+
7593
+ api.add_operation(:list_data_quality_job_definitions, Seahorse::Model::Operation.new.tap do |o|
7594
+ o.name = "ListDataQualityJobDefinitions"
7595
+ o.http_method = "POST"
7596
+ o.http_request_uri = "/"
7597
+ o.input = Shapes::ShapeRef.new(shape: ListDataQualityJobDefinitionsRequest)
7598
+ o.output = Shapes::ShapeRef.new(shape: ListDataQualityJobDefinitionsResponse)
7599
+ o[:pager] = Aws::Pager.new(
7600
+ limit_key: "max_results",
7601
+ tokens: {
7602
+ "next_token" => "next_token"
7603
+ }
7604
+ )
7605
+ end)
7606
+
7607
+ api.add_operation(:list_device_fleets, Seahorse::Model::Operation.new.tap do |o|
7608
+ o.name = "ListDeviceFleets"
7609
+ o.http_method = "POST"
7610
+ o.http_request_uri = "/"
7611
+ o.input = Shapes::ShapeRef.new(shape: ListDeviceFleetsRequest)
7612
+ o.output = Shapes::ShapeRef.new(shape: ListDeviceFleetsResponse)
7613
+ o[:pager] = Aws::Pager.new(
7614
+ limit_key: "max_results",
7615
+ tokens: {
7616
+ "next_token" => "next_token"
7617
+ }
7618
+ )
7619
+ end)
7620
+
7621
+ api.add_operation(:list_devices, Seahorse::Model::Operation.new.tap do |o|
7622
+ o.name = "ListDevices"
7623
+ o.http_method = "POST"
7624
+ o.http_request_uri = "/"
7625
+ o.input = Shapes::ShapeRef.new(shape: ListDevicesRequest)
7626
+ o.output = Shapes::ShapeRef.new(shape: ListDevicesResponse)
7627
+ o[:pager] = Aws::Pager.new(
7628
+ limit_key: "max_results",
7629
+ tokens: {
7630
+ "next_token" => "next_token"
7631
+ }
7632
+ )
7633
+ end)
7634
+
5182
7635
  api.add_operation(:list_domains, Seahorse::Model::Operation.new.tap do |o|
5183
7636
  o.name = "ListDomains"
5184
7637
  o.http_method = "POST"
@@ -5193,6 +7646,20 @@ module Aws::SageMaker
5193
7646
  )
5194
7647
  end)
5195
7648
 
7649
+ api.add_operation(:list_edge_packaging_jobs, Seahorse::Model::Operation.new.tap do |o|
7650
+ o.name = "ListEdgePackagingJobs"
7651
+ o.http_method = "POST"
7652
+ o.http_request_uri = "/"
7653
+ o.input = Shapes::ShapeRef.new(shape: ListEdgePackagingJobsRequest)
7654
+ o.output = Shapes::ShapeRef.new(shape: ListEdgePackagingJobsResponse)
7655
+ o[:pager] = Aws::Pager.new(
7656
+ limit_key: "max_results",
7657
+ tokens: {
7658
+ "next_token" => "next_token"
7659
+ }
7660
+ )
7661
+ end)
7662
+
5196
7663
  api.add_operation(:list_endpoint_configs, Seahorse::Model::Operation.new.tap do |o|
5197
7664
  o.name = "ListEndpointConfigs"
5198
7665
  o.http_method = "POST"
@@ -5235,6 +7702,20 @@ module Aws::SageMaker
5235
7702
  )
5236
7703
  end)
5237
7704
 
7705
+ api.add_operation(:list_feature_groups, Seahorse::Model::Operation.new.tap do |o|
7706
+ o.name = "ListFeatureGroups"
7707
+ o.http_method = "POST"
7708
+ o.http_request_uri = "/"
7709
+ o.input = Shapes::ShapeRef.new(shape: ListFeatureGroupsRequest)
7710
+ o.output = Shapes::ShapeRef.new(shape: ListFeatureGroupsResponse)
7711
+ o[:pager] = Aws::Pager.new(
7712
+ limit_key: "max_results",
7713
+ tokens: {
7714
+ "next_token" => "next_token"
7715
+ }
7716
+ )
7717
+ end)
7718
+
5238
7719
  api.add_operation(:list_flow_definitions, Seahorse::Model::Operation.new.tap do |o|
5239
7720
  o.name = "ListFlowDefinitions"
5240
7721
  o.http_method = "POST"
@@ -5335,6 +7816,48 @@ module Aws::SageMaker
5335
7816
  )
5336
7817
  end)
5337
7818
 
7819
+ api.add_operation(:list_model_bias_job_definitions, Seahorse::Model::Operation.new.tap do |o|
7820
+ o.name = "ListModelBiasJobDefinitions"
7821
+ o.http_method = "POST"
7822
+ o.http_request_uri = "/"
7823
+ o.input = Shapes::ShapeRef.new(shape: ListModelBiasJobDefinitionsRequest)
7824
+ o.output = Shapes::ShapeRef.new(shape: ListModelBiasJobDefinitionsResponse)
7825
+ o[:pager] = Aws::Pager.new(
7826
+ limit_key: "max_results",
7827
+ tokens: {
7828
+ "next_token" => "next_token"
7829
+ }
7830
+ )
7831
+ end)
7832
+
7833
+ api.add_operation(:list_model_explainability_job_definitions, Seahorse::Model::Operation.new.tap do |o|
7834
+ o.name = "ListModelExplainabilityJobDefinitions"
7835
+ o.http_method = "POST"
7836
+ o.http_request_uri = "/"
7837
+ o.input = Shapes::ShapeRef.new(shape: ListModelExplainabilityJobDefinitionsRequest)
7838
+ o.output = Shapes::ShapeRef.new(shape: ListModelExplainabilityJobDefinitionsResponse)
7839
+ o[:pager] = Aws::Pager.new(
7840
+ limit_key: "max_results",
7841
+ tokens: {
7842
+ "next_token" => "next_token"
7843
+ }
7844
+ )
7845
+ end)
7846
+
7847
+ api.add_operation(:list_model_package_groups, Seahorse::Model::Operation.new.tap do |o|
7848
+ o.name = "ListModelPackageGroups"
7849
+ o.http_method = "POST"
7850
+ o.http_request_uri = "/"
7851
+ o.input = Shapes::ShapeRef.new(shape: ListModelPackageGroupsInput)
7852
+ o.output = Shapes::ShapeRef.new(shape: ListModelPackageGroupsOutput)
7853
+ o[:pager] = Aws::Pager.new(
7854
+ limit_key: "max_results",
7855
+ tokens: {
7856
+ "next_token" => "next_token"
7857
+ }
7858
+ )
7859
+ end)
7860
+
5338
7861
  api.add_operation(:list_model_packages, Seahorse::Model::Operation.new.tap do |o|
5339
7862
  o.name = "ListModelPackages"
5340
7863
  o.http_method = "POST"
@@ -5349,6 +7872,20 @@ module Aws::SageMaker
5349
7872
  )
5350
7873
  end)
5351
7874
 
7875
+ api.add_operation(:list_model_quality_job_definitions, Seahorse::Model::Operation.new.tap do |o|
7876
+ o.name = "ListModelQualityJobDefinitions"
7877
+ o.http_method = "POST"
7878
+ o.http_request_uri = "/"
7879
+ o.input = Shapes::ShapeRef.new(shape: ListModelQualityJobDefinitionsRequest)
7880
+ o.output = Shapes::ShapeRef.new(shape: ListModelQualityJobDefinitionsResponse)
7881
+ o[:pager] = Aws::Pager.new(
7882
+ limit_key: "max_results",
7883
+ tokens: {
7884
+ "next_token" => "next_token"
7885
+ }
7886
+ )
7887
+ end)
7888
+
5352
7889
  api.add_operation(:list_models, Seahorse::Model::Operation.new.tap do |o|
5353
7890
  o.name = "ListModels"
5354
7891
  o.http_method = "POST"
@@ -5419,6 +7956,65 @@ module Aws::SageMaker
5419
7956
  )
5420
7957
  end)
5421
7958
 
7959
+ api.add_operation(:list_pipeline_execution_steps, Seahorse::Model::Operation.new.tap do |o|
7960
+ o.name = "ListPipelineExecutionSteps"
7961
+ o.http_method = "POST"
7962
+ o.http_request_uri = "/"
7963
+ o.input = Shapes::ShapeRef.new(shape: ListPipelineExecutionStepsRequest)
7964
+ o.output = Shapes::ShapeRef.new(shape: ListPipelineExecutionStepsResponse)
7965
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7966
+ o[:pager] = Aws::Pager.new(
7967
+ limit_key: "max_results",
7968
+ tokens: {
7969
+ "next_token" => "next_token"
7970
+ }
7971
+ )
7972
+ end)
7973
+
7974
+ api.add_operation(:list_pipeline_executions, Seahorse::Model::Operation.new.tap do |o|
7975
+ o.name = "ListPipelineExecutions"
7976
+ o.http_method = "POST"
7977
+ o.http_request_uri = "/"
7978
+ o.input = Shapes::ShapeRef.new(shape: ListPipelineExecutionsRequest)
7979
+ o.output = Shapes::ShapeRef.new(shape: ListPipelineExecutionsResponse)
7980
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7981
+ o[:pager] = Aws::Pager.new(
7982
+ limit_key: "max_results",
7983
+ tokens: {
7984
+ "next_token" => "next_token"
7985
+ }
7986
+ )
7987
+ end)
7988
+
7989
+ api.add_operation(:list_pipeline_parameters_for_execution, Seahorse::Model::Operation.new.tap do |o|
7990
+ o.name = "ListPipelineParametersForExecution"
7991
+ o.http_method = "POST"
7992
+ o.http_request_uri = "/"
7993
+ o.input = Shapes::ShapeRef.new(shape: ListPipelineParametersForExecutionRequest)
7994
+ o.output = Shapes::ShapeRef.new(shape: ListPipelineParametersForExecutionResponse)
7995
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7996
+ o[:pager] = Aws::Pager.new(
7997
+ limit_key: "max_results",
7998
+ tokens: {
7999
+ "next_token" => "next_token"
8000
+ }
8001
+ )
8002
+ end)
8003
+
8004
+ api.add_operation(:list_pipelines, Seahorse::Model::Operation.new.tap do |o|
8005
+ o.name = "ListPipelines"
8006
+ o.http_method = "POST"
8007
+ o.http_request_uri = "/"
8008
+ o.input = Shapes::ShapeRef.new(shape: ListPipelinesRequest)
8009
+ o.output = Shapes::ShapeRef.new(shape: ListPipelinesResponse)
8010
+ o[:pager] = Aws::Pager.new(
8011
+ limit_key: "max_results",
8012
+ tokens: {
8013
+ "next_token" => "next_token"
8014
+ }
8015
+ )
8016
+ end)
8017
+
5422
8018
  api.add_operation(:list_processing_jobs, Seahorse::Model::Operation.new.tap do |o|
5423
8019
  o.name = "ListProcessingJobs"
5424
8020
  o.http_method = "POST"
@@ -5433,6 +8029,20 @@ module Aws::SageMaker
5433
8029
  )
5434
8030
  end)
5435
8031
 
8032
+ api.add_operation(:list_projects, Seahorse::Model::Operation.new.tap do |o|
8033
+ o.name = "ListProjects"
8034
+ o.http_method = "POST"
8035
+ o.http_request_uri = "/"
8036
+ o.input = Shapes::ShapeRef.new(shape: ListProjectsInput)
8037
+ o.output = Shapes::ShapeRef.new(shape: ListProjectsOutput)
8038
+ o[:pager] = Aws::Pager.new(
8039
+ limit_key: "max_results",
8040
+ tokens: {
8041
+ "next_token" => "next_token"
8042
+ }
8043
+ )
8044
+ end)
8045
+
5436
8046
  api.add_operation(:list_subscribed_workteams, Seahorse::Model::Operation.new.tap do |o|
5437
8047
  o.name = "ListSubscribedWorkteams"
5438
8048
  o.http_method = "POST"
@@ -5576,6 +8186,23 @@ module Aws::SageMaker
5576
8186
  )
5577
8187
  end)
5578
8188
 
8189
+ api.add_operation(:put_model_package_group_policy, Seahorse::Model::Operation.new.tap do |o|
8190
+ o.name = "PutModelPackageGroupPolicy"
8191
+ o.http_method = "POST"
8192
+ o.http_request_uri = "/"
8193
+ o.input = Shapes::ShapeRef.new(shape: PutModelPackageGroupPolicyInput)
8194
+ o.output = Shapes::ShapeRef.new(shape: PutModelPackageGroupPolicyOutput)
8195
+ end)
8196
+
8197
+ api.add_operation(:register_devices, Seahorse::Model::Operation.new.tap do |o|
8198
+ o.name = "RegisterDevices"
8199
+ o.http_method = "POST"
8200
+ o.http_request_uri = "/"
8201
+ o.input = Shapes::ShapeRef.new(shape: RegisterDevicesRequest)
8202
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
8203
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
8204
+ end)
8205
+
5579
8206
  api.add_operation(:render_ui_template, Seahorse::Model::Operation.new.tap do |o|
5580
8207
  o.name = "RenderUiTemplate"
5581
8208
  o.http_method = "POST"
@@ -5617,6 +8244,16 @@ module Aws::SageMaker
5617
8244
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5618
8245
  end)
5619
8246
 
8247
+ api.add_operation(:start_pipeline_execution, Seahorse::Model::Operation.new.tap do |o|
8248
+ o.name = "StartPipelineExecution"
8249
+ o.http_method = "POST"
8250
+ o.http_request_uri = "/"
8251
+ o.input = Shapes::ShapeRef.new(shape: StartPipelineExecutionRequest)
8252
+ o.output = Shapes::ShapeRef.new(shape: StartPipelineExecutionResponse)
8253
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8254
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
8255
+ end)
8256
+
5620
8257
  api.add_operation(:stop_auto_ml_job, Seahorse::Model::Operation.new.tap do |o|
5621
8258
  o.name = "StopAutoMLJob"
5622
8259
  o.http_method = "POST"
@@ -5635,6 +8272,14 @@ module Aws::SageMaker
5635
8272
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5636
8273
  end)
5637
8274
 
8275
+ api.add_operation(:stop_edge_packaging_job, Seahorse::Model::Operation.new.tap do |o|
8276
+ o.name = "StopEdgePackagingJob"
8277
+ o.http_method = "POST"
8278
+ o.http_request_uri = "/"
8279
+ o.input = Shapes::ShapeRef.new(shape: StopEdgePackagingJobRequest)
8280
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
8281
+ end)
8282
+
5638
8283
  api.add_operation(:stop_hyper_parameter_tuning_job, Seahorse::Model::Operation.new.tap do |o|
5639
8284
  o.name = "StopHyperParameterTuningJob"
5640
8285
  o.http_method = "POST"
@@ -5670,6 +8315,15 @@ module Aws::SageMaker
5670
8315
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
5671
8316
  end)
5672
8317
 
8318
+ api.add_operation(:stop_pipeline_execution, Seahorse::Model::Operation.new.tap do |o|
8319
+ o.name = "StopPipelineExecution"
8320
+ o.http_method = "POST"
8321
+ o.http_request_uri = "/"
8322
+ o.input = Shapes::ShapeRef.new(shape: StopPipelineExecutionRequest)
8323
+ o.output = Shapes::ShapeRef.new(shape: StopPipelineExecutionResponse)
8324
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8325
+ end)
8326
+
5673
8327
  api.add_operation(:stop_processing_job, Seahorse::Model::Operation.new.tap do |o|
5674
8328
  o.name = "StopProcessingJob"
5675
8329
  o.http_method = "POST"
@@ -5697,6 +8351,16 @@ module Aws::SageMaker
5697
8351
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5698
8352
  end)
5699
8353
 
8354
+ api.add_operation(:update_action, Seahorse::Model::Operation.new.tap do |o|
8355
+ o.name = "UpdateAction"
8356
+ o.http_method = "POST"
8357
+ o.http_request_uri = "/"
8358
+ o.input = Shapes::ShapeRef.new(shape: UpdateActionRequest)
8359
+ o.output = Shapes::ShapeRef.new(shape: UpdateActionResponse)
8360
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8361
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8362
+ end)
8363
+
5700
8364
  api.add_operation(:update_app_image_config, Seahorse::Model::Operation.new.tap do |o|
5701
8365
  o.name = "UpdateAppImageConfig"
5702
8366
  o.http_method = "POST"
@@ -5706,6 +8370,16 @@ module Aws::SageMaker
5706
8370
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5707
8371
  end)
5708
8372
 
8373
+ api.add_operation(:update_artifact, Seahorse::Model::Operation.new.tap do |o|
8374
+ o.name = "UpdateArtifact"
8375
+ o.http_method = "POST"
8376
+ o.http_request_uri = "/"
8377
+ o.input = Shapes::ShapeRef.new(shape: UpdateArtifactRequest)
8378
+ o.output = Shapes::ShapeRef.new(shape: UpdateArtifactResponse)
8379
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8380
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8381
+ end)
8382
+
5709
8383
  api.add_operation(:update_code_repository, Seahorse::Model::Operation.new.tap do |o|
5710
8384
  o.name = "UpdateCodeRepository"
5711
8385
  o.http_method = "POST"
@@ -5714,6 +8388,33 @@ module Aws::SageMaker
5714
8388
  o.output = Shapes::ShapeRef.new(shape: UpdateCodeRepositoryOutput)
5715
8389
  end)
5716
8390
 
8391
+ api.add_operation(:update_context, Seahorse::Model::Operation.new.tap do |o|
8392
+ o.name = "UpdateContext"
8393
+ o.http_method = "POST"
8394
+ o.http_request_uri = "/"
8395
+ o.input = Shapes::ShapeRef.new(shape: UpdateContextRequest)
8396
+ o.output = Shapes::ShapeRef.new(shape: UpdateContextResponse)
8397
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8398
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8399
+ end)
8400
+
8401
+ api.add_operation(:update_device_fleet, Seahorse::Model::Operation.new.tap do |o|
8402
+ o.name = "UpdateDeviceFleet"
8403
+ o.http_method = "POST"
8404
+ o.http_request_uri = "/"
8405
+ o.input = Shapes::ShapeRef.new(shape: UpdateDeviceFleetRequest)
8406
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
8407
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
8408
+ end)
8409
+
8410
+ api.add_operation(:update_devices, Seahorse::Model::Operation.new.tap do |o|
8411
+ o.name = "UpdateDevices"
8412
+ o.http_method = "POST"
8413
+ o.http_request_uri = "/"
8414
+ o.input = Shapes::ShapeRef.new(shape: UpdateDevicesRequest)
8415
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
8416
+ end)
8417
+
5717
8418
  api.add_operation(:update_domain, Seahorse::Model::Operation.new.tap do |o|
5718
8419
  o.name = "UpdateDomain"
5719
8420
  o.http_method = "POST"
@@ -5763,6 +8464,14 @@ module Aws::SageMaker
5763
8464
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5764
8465
  end)
5765
8466
 
8467
+ api.add_operation(:update_model_package, Seahorse::Model::Operation.new.tap do |o|
8468
+ o.name = "UpdateModelPackage"
8469
+ o.http_method = "POST"
8470
+ o.http_request_uri = "/"
8471
+ o.input = Shapes::ShapeRef.new(shape: UpdateModelPackageInput)
8472
+ o.output = Shapes::ShapeRef.new(shape: UpdateModelPackageOutput)
8473
+ end)
8474
+
5766
8475
  api.add_operation(:update_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
5767
8476
  o.name = "UpdateMonitoringSchedule"
5768
8477
  o.http_method = "POST"
@@ -5791,6 +8500,33 @@ module Aws::SageMaker
5791
8500
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
5792
8501
  end)
5793
8502
 
8503
+ api.add_operation(:update_pipeline, Seahorse::Model::Operation.new.tap do |o|
8504
+ o.name = "UpdatePipeline"
8505
+ o.http_method = "POST"
8506
+ o.http_request_uri = "/"
8507
+ o.input = Shapes::ShapeRef.new(shape: UpdatePipelineRequest)
8508
+ o.output = Shapes::ShapeRef.new(shape: UpdatePipelineResponse)
8509
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8510
+ end)
8511
+
8512
+ api.add_operation(:update_pipeline_execution, Seahorse::Model::Operation.new.tap do |o|
8513
+ o.name = "UpdatePipelineExecution"
8514
+ o.http_method = "POST"
8515
+ o.http_request_uri = "/"
8516
+ o.input = Shapes::ShapeRef.new(shape: UpdatePipelineExecutionRequest)
8517
+ o.output = Shapes::ShapeRef.new(shape: UpdatePipelineExecutionResponse)
8518
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8519
+ end)
8520
+
8521
+ api.add_operation(:update_training_job, Seahorse::Model::Operation.new.tap do |o|
8522
+ o.name = "UpdateTrainingJob"
8523
+ o.http_method = "POST"
8524
+ o.http_request_uri = "/"
8525
+ o.input = Shapes::ShapeRef.new(shape: UpdateTrainingJobRequest)
8526
+ o.output = Shapes::ShapeRef.new(shape: UpdateTrainingJobResponse)
8527
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8528
+ end)
8529
+
5794
8530
  api.add_operation(:update_trial, Seahorse::Model::Operation.new.tap do |o|
5795
8531
  o.name = "UpdateTrial"
5796
8532
  o.http_method = "POST"