aws-sdk-sagemaker 1.153.0 → 1.155.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -116,6 +116,7 @@ module Aws::SageMaker
116
116
  AutoMLJobObjectiveType = Shapes::StringShape.new(name: 'AutoMLJobObjectiveType')
117
117
  AutoMLJobSecondaryStatus = Shapes::StringShape.new(name: 'AutoMLJobSecondaryStatus')
118
118
  AutoMLJobStatus = Shapes::StringShape.new(name: 'AutoMLJobStatus')
119
+ AutoMLJobStepMetadata = Shapes::StructureShape.new(name: 'AutoMLJobStepMetadata')
119
120
  AutoMLJobSummaries = Shapes::ListShape.new(name: 'AutoMLJobSummaries')
120
121
  AutoMLJobSummary = Shapes::StructureShape.new(name: 'AutoMLJobSummary')
121
122
  AutoMLMaxResults = Shapes::IntegerShape.new(name: 'AutoMLMaxResults')
@@ -217,6 +218,8 @@ module Aws::SageMaker
217
218
  ClientId = Shapes::StringShape.new(name: 'ClientId')
218
219
  ClientSecret = Shapes::StringShape.new(name: 'ClientSecret')
219
220
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
221
+ CodeRepositories = Shapes::ListShape.new(name: 'CodeRepositories')
222
+ CodeRepository = Shapes::StructureShape.new(name: 'CodeRepository')
220
223
  CodeRepositoryArn = Shapes::StringShape.new(name: 'CodeRepositoryArn')
221
224
  CodeRepositoryContains = Shapes::StringShape.new(name: 'CodeRepositoryContains')
222
225
  CodeRepositoryNameContains = Shapes::StringShape.new(name: 'CodeRepositoryNameContains')
@@ -303,6 +306,8 @@ module Aws::SageMaker
303
306
  CreateFeatureGroupResponse = Shapes::StructureShape.new(name: 'CreateFeatureGroupResponse')
304
307
  CreateFlowDefinitionRequest = Shapes::StructureShape.new(name: 'CreateFlowDefinitionRequest')
305
308
  CreateFlowDefinitionResponse = Shapes::StructureShape.new(name: 'CreateFlowDefinitionResponse')
309
+ CreateHubRequest = Shapes::StructureShape.new(name: 'CreateHubRequest')
310
+ CreateHubResponse = Shapes::StructureShape.new(name: 'CreateHubResponse')
306
311
  CreateHumanTaskUiRequest = Shapes::StructureShape.new(name: 'CreateHumanTaskUiRequest')
307
312
  CreateHumanTaskUiResponse = Shapes::StructureShape.new(name: 'CreateHumanTaskUiResponse')
308
313
  CreateHyperParameterTuningJobRequest = Shapes::StructureShape.new(name: 'CreateHyperParameterTuningJobRequest')
@@ -311,12 +316,18 @@ module Aws::SageMaker
311
316
  CreateImageResponse = Shapes::StructureShape.new(name: 'CreateImageResponse')
312
317
  CreateImageVersionRequest = Shapes::StructureShape.new(name: 'CreateImageVersionRequest')
313
318
  CreateImageVersionResponse = Shapes::StructureShape.new(name: 'CreateImageVersionResponse')
319
+ CreateInferenceExperimentRequest = Shapes::StructureShape.new(name: 'CreateInferenceExperimentRequest')
320
+ CreateInferenceExperimentResponse = Shapes::StructureShape.new(name: 'CreateInferenceExperimentResponse')
314
321
  CreateInferenceRecommendationsJobRequest = Shapes::StructureShape.new(name: 'CreateInferenceRecommendationsJobRequest')
315
322
  CreateInferenceRecommendationsJobResponse = Shapes::StructureShape.new(name: 'CreateInferenceRecommendationsJobResponse')
316
323
  CreateLabelingJobRequest = Shapes::StructureShape.new(name: 'CreateLabelingJobRequest')
317
324
  CreateLabelingJobResponse = Shapes::StructureShape.new(name: 'CreateLabelingJobResponse')
318
325
  CreateModelBiasJobDefinitionRequest = Shapes::StructureShape.new(name: 'CreateModelBiasJobDefinitionRequest')
319
326
  CreateModelBiasJobDefinitionResponse = Shapes::StructureShape.new(name: 'CreateModelBiasJobDefinitionResponse')
327
+ CreateModelCardExportJobRequest = Shapes::StructureShape.new(name: 'CreateModelCardExportJobRequest')
328
+ CreateModelCardExportJobResponse = Shapes::StructureShape.new(name: 'CreateModelCardExportJobResponse')
329
+ CreateModelCardRequest = Shapes::StructureShape.new(name: 'CreateModelCardRequest')
330
+ CreateModelCardResponse = Shapes::StructureShape.new(name: 'CreateModelCardResponse')
320
331
  CreateModelExplainabilityJobDefinitionRequest = Shapes::StructureShape.new(name: 'CreateModelExplainabilityJobDefinitionRequest')
321
332
  CreateModelExplainabilityJobDefinitionResponse = Shapes::StructureShape.new(name: 'CreateModelExplainabilityJobDefinitionResponse')
322
333
  CreateModelInput = Shapes::StructureShape.new(name: 'CreateModelInput')
@@ -343,6 +354,8 @@ module Aws::SageMaker
343
354
  CreateProcessingJobResponse = Shapes::StructureShape.new(name: 'CreateProcessingJobResponse')
344
355
  CreateProjectInput = Shapes::StructureShape.new(name: 'CreateProjectInput')
345
356
  CreateProjectOutput = Shapes::StructureShape.new(name: 'CreateProjectOutput')
357
+ CreateSpaceRequest = Shapes::StructureShape.new(name: 'CreateSpaceRequest')
358
+ CreateSpaceResponse = Shapes::StructureShape.new(name: 'CreateSpaceResponse')
346
359
  CreateStudioLifecycleConfigRequest = Shapes::StructureShape.new(name: 'CreateStudioLifecycleConfigRequest')
347
360
  CreateStudioLifecycleConfigResponse = Shapes::StructureShape.new(name: 'CreateStudioLifecycleConfigResponse')
348
361
  CreateTrainingJobRequest = Shapes::StructureShape.new(name: 'CreateTrainingJobRequest')
@@ -387,6 +400,7 @@ module Aws::SageMaker
387
400
  DebugRuleEvaluationStatus = Shapes::StructureShape.new(name: 'DebugRuleEvaluationStatus')
388
401
  DebugRuleEvaluationStatuses = Shapes::ListShape.new(name: 'DebugRuleEvaluationStatuses')
389
402
  DefaultGid = Shapes::IntegerShape.new(name: 'DefaultGid')
403
+ DefaultSpaceSettings = Shapes::StructureShape.new(name: 'DefaultSpaceSettings')
390
404
  DefaultUid = Shapes::IntegerShape.new(name: 'DefaultUid')
391
405
  DeleteActionRequest = Shapes::StructureShape.new(name: 'DeleteActionRequest')
392
406
  DeleteActionResponse = Shapes::StructureShape.new(name: 'DeleteActionResponse')
@@ -412,13 +426,18 @@ module Aws::SageMaker
412
426
  DeleteFeatureGroupRequest = Shapes::StructureShape.new(name: 'DeleteFeatureGroupRequest')
413
427
  DeleteFlowDefinitionRequest = Shapes::StructureShape.new(name: 'DeleteFlowDefinitionRequest')
414
428
  DeleteFlowDefinitionResponse = Shapes::StructureShape.new(name: 'DeleteFlowDefinitionResponse')
429
+ DeleteHubContentRequest = Shapes::StructureShape.new(name: 'DeleteHubContentRequest')
430
+ DeleteHubRequest = Shapes::StructureShape.new(name: 'DeleteHubRequest')
415
431
  DeleteHumanTaskUiRequest = Shapes::StructureShape.new(name: 'DeleteHumanTaskUiRequest')
416
432
  DeleteHumanTaskUiResponse = Shapes::StructureShape.new(name: 'DeleteHumanTaskUiResponse')
417
433
  DeleteImageRequest = Shapes::StructureShape.new(name: 'DeleteImageRequest')
418
434
  DeleteImageResponse = Shapes::StructureShape.new(name: 'DeleteImageResponse')
419
435
  DeleteImageVersionRequest = Shapes::StructureShape.new(name: 'DeleteImageVersionRequest')
420
436
  DeleteImageVersionResponse = Shapes::StructureShape.new(name: 'DeleteImageVersionResponse')
437
+ DeleteInferenceExperimentRequest = Shapes::StructureShape.new(name: 'DeleteInferenceExperimentRequest')
438
+ DeleteInferenceExperimentResponse = Shapes::StructureShape.new(name: 'DeleteInferenceExperimentResponse')
421
439
  DeleteModelBiasJobDefinitionRequest = Shapes::StructureShape.new(name: 'DeleteModelBiasJobDefinitionRequest')
440
+ DeleteModelCardRequest = Shapes::StructureShape.new(name: 'DeleteModelCardRequest')
422
441
  DeleteModelExplainabilityJobDefinitionRequest = Shapes::StructureShape.new(name: 'DeleteModelExplainabilityJobDefinitionRequest')
423
442
  DeleteModelInput = Shapes::StructureShape.new(name: 'DeleteModelInput')
424
443
  DeleteModelPackageGroupInput = Shapes::StructureShape.new(name: 'DeleteModelPackageGroupInput')
@@ -431,6 +450,7 @@ module Aws::SageMaker
431
450
  DeletePipelineRequest = Shapes::StructureShape.new(name: 'DeletePipelineRequest')
432
451
  DeletePipelineResponse = Shapes::StructureShape.new(name: 'DeletePipelineResponse')
433
452
  DeleteProjectInput = Shapes::StructureShape.new(name: 'DeleteProjectInput')
453
+ DeleteSpaceRequest = Shapes::StructureShape.new(name: 'DeleteSpaceRequest')
434
454
  DeleteStudioLifecycleConfigRequest = Shapes::StructureShape.new(name: 'DeleteStudioLifecycleConfigRequest')
435
455
  DeleteTagsInput = Shapes::StructureShape.new(name: 'DeleteTagsInput')
436
456
  DeleteTagsOutput = Shapes::StructureShape.new(name: 'DeleteTagsOutput')
@@ -443,6 +463,8 @@ module Aws::SageMaker
443
463
  DeleteWorkforceResponse = Shapes::StructureShape.new(name: 'DeleteWorkforceResponse')
444
464
  DeleteWorkteamRequest = Shapes::StructureShape.new(name: 'DeleteWorkteamRequest')
445
465
  DeleteWorkteamResponse = Shapes::StructureShape.new(name: 'DeleteWorkteamResponse')
466
+ DependencyCopyPath = Shapes::StringShape.new(name: 'DependencyCopyPath')
467
+ DependencyOriginPath = Shapes::StringShape.new(name: 'DependencyOriginPath')
446
468
  DeployedImage = Shapes::StructureShape.new(name: 'DeployedImage')
447
469
  DeployedImages = Shapes::ListShape.new(name: 'DeployedImages')
448
470
  DeploymentConfig = Shapes::StructureShape.new(name: 'DeploymentConfig')
@@ -494,6 +516,10 @@ module Aws::SageMaker
494
516
  DescribeFeatureMetadataResponse = Shapes::StructureShape.new(name: 'DescribeFeatureMetadataResponse')
495
517
  DescribeFlowDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeFlowDefinitionRequest')
496
518
  DescribeFlowDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeFlowDefinitionResponse')
519
+ DescribeHubContentRequest = Shapes::StructureShape.new(name: 'DescribeHubContentRequest')
520
+ DescribeHubContentResponse = Shapes::StructureShape.new(name: 'DescribeHubContentResponse')
521
+ DescribeHubRequest = Shapes::StructureShape.new(name: 'DescribeHubRequest')
522
+ DescribeHubResponse = Shapes::StructureShape.new(name: 'DescribeHubResponse')
497
523
  DescribeHumanTaskUiRequest = Shapes::StructureShape.new(name: 'DescribeHumanTaskUiRequest')
498
524
  DescribeHumanTaskUiResponse = Shapes::StructureShape.new(name: 'DescribeHumanTaskUiResponse')
499
525
  DescribeHyperParameterTuningJobRequest = Shapes::StructureShape.new(name: 'DescribeHyperParameterTuningJobRequest')
@@ -502,6 +528,8 @@ module Aws::SageMaker
502
528
  DescribeImageResponse = Shapes::StructureShape.new(name: 'DescribeImageResponse')
503
529
  DescribeImageVersionRequest = Shapes::StructureShape.new(name: 'DescribeImageVersionRequest')
504
530
  DescribeImageVersionResponse = Shapes::StructureShape.new(name: 'DescribeImageVersionResponse')
531
+ DescribeInferenceExperimentRequest = Shapes::StructureShape.new(name: 'DescribeInferenceExperimentRequest')
532
+ DescribeInferenceExperimentResponse = Shapes::StructureShape.new(name: 'DescribeInferenceExperimentResponse')
505
533
  DescribeInferenceRecommendationsJobRequest = Shapes::StructureShape.new(name: 'DescribeInferenceRecommendationsJobRequest')
506
534
  DescribeInferenceRecommendationsJobResponse = Shapes::StructureShape.new(name: 'DescribeInferenceRecommendationsJobResponse')
507
535
  DescribeLabelingJobRequest = Shapes::StructureShape.new(name: 'DescribeLabelingJobRequest')
@@ -510,6 +538,10 @@ module Aws::SageMaker
510
538
  DescribeLineageGroupResponse = Shapes::StructureShape.new(name: 'DescribeLineageGroupResponse')
511
539
  DescribeModelBiasJobDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeModelBiasJobDefinitionRequest')
512
540
  DescribeModelBiasJobDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeModelBiasJobDefinitionResponse')
541
+ DescribeModelCardExportJobRequest = Shapes::StructureShape.new(name: 'DescribeModelCardExportJobRequest')
542
+ DescribeModelCardExportJobResponse = Shapes::StructureShape.new(name: 'DescribeModelCardExportJobResponse')
543
+ DescribeModelCardRequest = Shapes::StructureShape.new(name: 'DescribeModelCardRequest')
544
+ DescribeModelCardResponse = Shapes::StructureShape.new(name: 'DescribeModelCardResponse')
513
545
  DescribeModelExplainabilityJobDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeModelExplainabilityJobDefinitionRequest')
514
546
  DescribeModelExplainabilityJobDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeModelExplainabilityJobDefinitionResponse')
515
547
  DescribeModelInput = Shapes::StructureShape.new(name: 'DescribeModelInput')
@@ -536,6 +568,8 @@ module Aws::SageMaker
536
568
  DescribeProcessingJobResponse = Shapes::StructureShape.new(name: 'DescribeProcessingJobResponse')
537
569
  DescribeProjectInput = Shapes::StructureShape.new(name: 'DescribeProjectInput')
538
570
  DescribeProjectOutput = Shapes::StructureShape.new(name: 'DescribeProjectOutput')
571
+ DescribeSpaceRequest = Shapes::StructureShape.new(name: 'DescribeSpaceRequest')
572
+ DescribeSpaceResponse = Shapes::StructureShape.new(name: 'DescribeSpaceResponse')
539
573
  DescribeStudioLifecycleConfigRequest = Shapes::StructureShape.new(name: 'DescribeStudioLifecycleConfigRequest')
540
574
  DescribeStudioLifecycleConfigResponse = Shapes::StructureShape.new(name: 'DescribeStudioLifecycleConfigResponse')
541
575
  DescribeSubscribedWorkteamRequest = Shapes::StructureShape.new(name: 'DescribeSubscribedWorkteamRequest')
@@ -590,6 +624,7 @@ module Aws::SageMaker
590
624
  DisassociateNotebookInstanceLifecycleConfig = Shapes::BooleanShape.new(name: 'DisassociateNotebookInstanceLifecycleConfig')
591
625
  DisassociateTrialComponentRequest = Shapes::StructureShape.new(name: 'DisassociateTrialComponentRequest')
592
626
  DisassociateTrialComponentResponse = Shapes::StructureShape.new(name: 'DisassociateTrialComponentResponse')
627
+ DocumentSchemaVersion = Shapes::StringShape.new(name: 'DocumentSchemaVersion')
593
628
  Dollars = Shapes::IntegerShape.new(name: 'Dollars')
594
629
  DomainArn = Shapes::StringShape.new(name: 'DomainArn')
595
630
  DomainDetails = Shapes::StructureShape.new(name: 'DomainDetails')
@@ -649,6 +684,7 @@ module Aws::SageMaker
649
684
  EndpointInput = Shapes::StructureShape.new(name: 'EndpointInput')
650
685
  EndpointInputConfiguration = Shapes::StructureShape.new(name: 'EndpointInputConfiguration')
651
686
  EndpointInputConfigurations = Shapes::ListShape.new(name: 'EndpointInputConfigurations')
687
+ EndpointMetadata = Shapes::StructureShape.new(name: 'EndpointMetadata')
652
688
  EndpointName = Shapes::StringShape.new(name: 'EndpointName')
653
689
  EndpointNameContains = Shapes::StringShape.new(name: 'EndpointNameContains')
654
690
  EndpointOutputConfiguration = Shapes::StructureShape.new(name: 'EndpointOutputConfiguration')
@@ -756,6 +792,32 @@ module Aws::SageMaker
756
792
  Group = Shapes::StringShape.new(name: 'Group')
757
793
  Groups = Shapes::ListShape.new(name: 'Groups')
758
794
  HookParameters = Shapes::MapShape.new(name: 'HookParameters')
795
+ HubArn = Shapes::StringShape.new(name: 'HubArn')
796
+ HubContentArn = Shapes::StringShape.new(name: 'HubContentArn')
797
+ HubContentDependency = Shapes::StructureShape.new(name: 'HubContentDependency')
798
+ HubContentDependencyList = Shapes::ListShape.new(name: 'HubContentDependencyList')
799
+ HubContentDescription = Shapes::StringShape.new(name: 'HubContentDescription')
800
+ HubContentDisplayName = Shapes::StringShape.new(name: 'HubContentDisplayName')
801
+ HubContentDocument = Shapes::StringShape.new(name: 'HubContentDocument')
802
+ HubContentInfo = Shapes::StructureShape.new(name: 'HubContentInfo')
803
+ HubContentInfoList = Shapes::ListShape.new(name: 'HubContentInfoList')
804
+ HubContentMarkdown = Shapes::StringShape.new(name: 'HubContentMarkdown')
805
+ HubContentName = Shapes::StringShape.new(name: 'HubContentName')
806
+ HubContentSearchKeywordList = Shapes::ListShape.new(name: 'HubContentSearchKeywordList')
807
+ HubContentSortBy = Shapes::StringShape.new(name: 'HubContentSortBy')
808
+ HubContentStatus = Shapes::StringShape.new(name: 'HubContentStatus')
809
+ HubContentType = Shapes::StringShape.new(name: 'HubContentType')
810
+ HubContentVersion = Shapes::StringShape.new(name: 'HubContentVersion')
811
+ HubDescription = Shapes::StringShape.new(name: 'HubDescription')
812
+ HubDisplayName = Shapes::StringShape.new(name: 'HubDisplayName')
813
+ HubInfo = Shapes::StructureShape.new(name: 'HubInfo')
814
+ HubInfoList = Shapes::ListShape.new(name: 'HubInfoList')
815
+ HubName = Shapes::StringShape.new(name: 'HubName')
816
+ HubS3StorageConfig = Shapes::StructureShape.new(name: 'HubS3StorageConfig')
817
+ HubSearchKeyword = Shapes::StringShape.new(name: 'HubSearchKeyword')
818
+ HubSearchKeywordList = Shapes::ListShape.new(name: 'HubSearchKeywordList')
819
+ HubSortBy = Shapes::StringShape.new(name: 'HubSortBy')
820
+ HubStatus = Shapes::StringShape.new(name: 'HubStatus')
759
821
  HumanLoopActivationConditions = Shapes::StringShape.new(name: 'HumanLoopActivationConditions')
760
822
  HumanLoopActivationConditionsConfig = Shapes::StructureShape.new(name: 'HumanLoopActivationConditionsConfig')
761
823
  HumanLoopActivationConfig = Shapes::StructureShape.new(name: 'HumanLoopActivationConfig')
@@ -826,8 +888,21 @@ module Aws::SageMaker
826
888
  ImageVersionStatus = Shapes::StringShape.new(name: 'ImageVersionStatus')
827
889
  ImageVersions = Shapes::ListShape.new(name: 'ImageVersions')
828
890
  Images = Shapes::ListShape.new(name: 'Images')
891
+ ImportHubContentRequest = Shapes::StructureShape.new(name: 'ImportHubContentRequest')
892
+ ImportHubContentResponse = Shapes::StructureShape.new(name: 'ImportHubContentResponse')
829
893
  InferenceExecutionConfig = Shapes::StructureShape.new(name: 'InferenceExecutionConfig')
830
894
  InferenceExecutionMode = Shapes::StringShape.new(name: 'InferenceExecutionMode')
895
+ InferenceExperimentArn = Shapes::StringShape.new(name: 'InferenceExperimentArn')
896
+ InferenceExperimentDataStorageConfig = Shapes::StructureShape.new(name: 'InferenceExperimentDataStorageConfig')
897
+ InferenceExperimentDescription = Shapes::StringShape.new(name: 'InferenceExperimentDescription')
898
+ InferenceExperimentList = Shapes::ListShape.new(name: 'InferenceExperimentList')
899
+ InferenceExperimentName = Shapes::StringShape.new(name: 'InferenceExperimentName')
900
+ InferenceExperimentSchedule = Shapes::StructureShape.new(name: 'InferenceExperimentSchedule')
901
+ InferenceExperimentStatus = Shapes::StringShape.new(name: 'InferenceExperimentStatus')
902
+ InferenceExperimentStatusReason = Shapes::StringShape.new(name: 'InferenceExperimentStatusReason')
903
+ InferenceExperimentStopDesiredState = Shapes::StringShape.new(name: 'InferenceExperimentStopDesiredState')
904
+ InferenceExperimentSummary = Shapes::StructureShape.new(name: 'InferenceExperimentSummary')
905
+ InferenceExperimentType = Shapes::StringShape.new(name: 'InferenceExperimentType')
831
906
  InferenceImage = Shapes::StringShape.new(name: 'InferenceImage')
832
907
  InferenceMetrics = Shapes::StructureShape.new(name: 'InferenceMetrics')
833
908
  InferenceRecommendation = Shapes::StructureShape.new(name: 'InferenceRecommendation')
@@ -957,6 +1032,12 @@ module Aws::SageMaker
957
1032
  ListFeatureGroupsResponse = Shapes::StructureShape.new(name: 'ListFeatureGroupsResponse')
958
1033
  ListFlowDefinitionsRequest = Shapes::StructureShape.new(name: 'ListFlowDefinitionsRequest')
959
1034
  ListFlowDefinitionsResponse = Shapes::StructureShape.new(name: 'ListFlowDefinitionsResponse')
1035
+ ListHubContentVersionsRequest = Shapes::StructureShape.new(name: 'ListHubContentVersionsRequest')
1036
+ ListHubContentVersionsResponse = Shapes::StructureShape.new(name: 'ListHubContentVersionsResponse')
1037
+ ListHubContentsRequest = Shapes::StructureShape.new(name: 'ListHubContentsRequest')
1038
+ ListHubContentsResponse = Shapes::StructureShape.new(name: 'ListHubContentsResponse')
1039
+ ListHubsRequest = Shapes::StructureShape.new(name: 'ListHubsRequest')
1040
+ ListHubsResponse = Shapes::StructureShape.new(name: 'ListHubsResponse')
960
1041
  ListHumanTaskUisRequest = Shapes::StructureShape.new(name: 'ListHumanTaskUisRequest')
961
1042
  ListHumanTaskUisResponse = Shapes::StructureShape.new(name: 'ListHumanTaskUisResponse')
962
1043
  ListHyperParameterTuningJobsRequest = Shapes::StructureShape.new(name: 'ListHyperParameterTuningJobsRequest')
@@ -965,6 +1046,8 @@ module Aws::SageMaker
965
1046
  ListImageVersionsResponse = Shapes::StructureShape.new(name: 'ListImageVersionsResponse')
966
1047
  ListImagesRequest = Shapes::StructureShape.new(name: 'ListImagesRequest')
967
1048
  ListImagesResponse = Shapes::StructureShape.new(name: 'ListImagesResponse')
1049
+ ListInferenceExperimentsRequest = Shapes::StructureShape.new(name: 'ListInferenceExperimentsRequest')
1050
+ ListInferenceExperimentsResponse = Shapes::StructureShape.new(name: 'ListInferenceExperimentsResponse')
968
1051
  ListInferenceRecommendationsJobStepsRequest = Shapes::StructureShape.new(name: 'ListInferenceRecommendationsJobStepsRequest')
969
1052
  ListInferenceRecommendationsJobStepsResponse = Shapes::StructureShape.new(name: 'ListInferenceRecommendationsJobStepsResponse')
970
1053
  ListInferenceRecommendationsJobsRequest = Shapes::StructureShape.new(name: 'ListInferenceRecommendationsJobsRequest')
@@ -981,6 +1064,12 @@ module Aws::SageMaker
981
1064
  ListMaxResults = Shapes::IntegerShape.new(name: 'ListMaxResults')
982
1065
  ListModelBiasJobDefinitionsRequest = Shapes::StructureShape.new(name: 'ListModelBiasJobDefinitionsRequest')
983
1066
  ListModelBiasJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListModelBiasJobDefinitionsResponse')
1067
+ ListModelCardExportJobsRequest = Shapes::StructureShape.new(name: 'ListModelCardExportJobsRequest')
1068
+ ListModelCardExportJobsResponse = Shapes::StructureShape.new(name: 'ListModelCardExportJobsResponse')
1069
+ ListModelCardVersionsRequest = Shapes::StructureShape.new(name: 'ListModelCardVersionsRequest')
1070
+ ListModelCardVersionsResponse = Shapes::StructureShape.new(name: 'ListModelCardVersionsResponse')
1071
+ ListModelCardsRequest = Shapes::StructureShape.new(name: 'ListModelCardsRequest')
1072
+ ListModelCardsResponse = Shapes::StructureShape.new(name: 'ListModelCardsResponse')
984
1073
  ListModelExplainabilityJobDefinitionsRequest = Shapes::StructureShape.new(name: 'ListModelExplainabilityJobDefinitionsRequest')
985
1074
  ListModelExplainabilityJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListModelExplainabilityJobDefinitionsResponse')
986
1075
  ListModelMetadataRequest = Shapes::StructureShape.new(name: 'ListModelMetadataRequest')
@@ -993,6 +1082,10 @@ module Aws::SageMaker
993
1082
  ListModelQualityJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListModelQualityJobDefinitionsResponse')
994
1083
  ListModelsInput = Shapes::StructureShape.new(name: 'ListModelsInput')
995
1084
  ListModelsOutput = Shapes::StructureShape.new(name: 'ListModelsOutput')
1085
+ ListMonitoringAlertHistoryRequest = Shapes::StructureShape.new(name: 'ListMonitoringAlertHistoryRequest')
1086
+ ListMonitoringAlertHistoryResponse = Shapes::StructureShape.new(name: 'ListMonitoringAlertHistoryResponse')
1087
+ ListMonitoringAlertsRequest = Shapes::StructureShape.new(name: 'ListMonitoringAlertsRequest')
1088
+ ListMonitoringAlertsResponse = Shapes::StructureShape.new(name: 'ListMonitoringAlertsResponse')
996
1089
  ListMonitoringExecutionsRequest = Shapes::StructureShape.new(name: 'ListMonitoringExecutionsRequest')
997
1090
  ListMonitoringExecutionsResponse = Shapes::StructureShape.new(name: 'ListMonitoringExecutionsResponse')
998
1091
  ListMonitoringSchedulesRequest = Shapes::StructureShape.new(name: 'ListMonitoringSchedulesRequest')
@@ -1013,6 +1106,8 @@ module Aws::SageMaker
1013
1106
  ListProcessingJobsResponse = Shapes::StructureShape.new(name: 'ListProcessingJobsResponse')
1014
1107
  ListProjectsInput = Shapes::StructureShape.new(name: 'ListProjectsInput')
1015
1108
  ListProjectsOutput = Shapes::StructureShape.new(name: 'ListProjectsOutput')
1109
+ ListSpacesRequest = Shapes::StructureShape.new(name: 'ListSpacesRequest')
1110
+ ListSpacesResponse = Shapes::StructureShape.new(name: 'ListSpacesResponse')
1016
1111
  ListStageDevicesRequest = Shapes::StructureShape.new(name: 'ListStageDevicesRequest')
1017
1112
  ListStageDevicesResponse = Shapes::StructureShape.new(name: 'ListStageDevicesResponse')
1018
1113
  ListStudioLifecycleConfigsRequest = Shapes::StructureShape.new(name: 'ListStudioLifecycleConfigsRequest')
@@ -1077,6 +1172,7 @@ module Aws::SageMaker
1077
1172
  MetricValue = Shapes::FloatShape.new(name: 'MetricValue')
1078
1173
  MetricsSource = Shapes::StructureShape.new(name: 'MetricsSource')
1079
1174
  MinimumInstanceMetadataServiceVersion = Shapes::StringShape.new(name: 'MinimumInstanceMetadataServiceVersion')
1175
+ Model = Shapes::StructureShape.new(name: 'Model')
1080
1176
  ModelApprovalStatus = Shapes::StringShape.new(name: 'ModelApprovalStatus')
1081
1177
  ModelArn = Shapes::StringShape.new(name: 'ModelArn')
1082
1178
  ModelArtifacts = Shapes::StructureShape.new(name: 'ModelArtifacts')
@@ -1084,8 +1180,36 @@ module Aws::SageMaker
1084
1180
  ModelBiasBaselineConfig = Shapes::StructureShape.new(name: 'ModelBiasBaselineConfig')
1085
1181
  ModelBiasJobInput = Shapes::StructureShape.new(name: 'ModelBiasJobInput')
1086
1182
  ModelCacheSetting = Shapes::StringShape.new(name: 'ModelCacheSetting')
1183
+ ModelCard = Shapes::StructureShape.new(name: 'ModelCard')
1184
+ ModelCardArn = Shapes::StringShape.new(name: 'ModelCardArn')
1185
+ ModelCardContent = Shapes::StringShape.new(name: 'ModelCardContent')
1186
+ ModelCardExportArtifacts = Shapes::StructureShape.new(name: 'ModelCardExportArtifacts')
1187
+ ModelCardExportJobArn = Shapes::StringShape.new(name: 'ModelCardExportJobArn')
1188
+ ModelCardExportJobSortBy = Shapes::StringShape.new(name: 'ModelCardExportJobSortBy')
1189
+ ModelCardExportJobSortOrder = Shapes::StringShape.new(name: 'ModelCardExportJobSortOrder')
1190
+ ModelCardExportJobStatus = Shapes::StringShape.new(name: 'ModelCardExportJobStatus')
1191
+ ModelCardExportJobSummary = Shapes::StructureShape.new(name: 'ModelCardExportJobSummary')
1192
+ ModelCardExportJobSummaryList = Shapes::ListShape.new(name: 'ModelCardExportJobSummaryList')
1193
+ ModelCardExportOutputConfig = Shapes::StructureShape.new(name: 'ModelCardExportOutputConfig')
1194
+ ModelCardProcessingStatus = Shapes::StringShape.new(name: 'ModelCardProcessingStatus')
1195
+ ModelCardSecurityConfig = Shapes::StructureShape.new(name: 'ModelCardSecurityConfig')
1196
+ ModelCardSortBy = Shapes::StringShape.new(name: 'ModelCardSortBy')
1197
+ ModelCardSortOrder = Shapes::StringShape.new(name: 'ModelCardSortOrder')
1198
+ ModelCardStatus = Shapes::StringShape.new(name: 'ModelCardStatus')
1199
+ ModelCardSummary = Shapes::StructureShape.new(name: 'ModelCardSummary')
1200
+ ModelCardSummaryList = Shapes::ListShape.new(name: 'ModelCardSummaryList')
1201
+ ModelCardVersionSortBy = Shapes::StringShape.new(name: 'ModelCardVersionSortBy')
1202
+ ModelCardVersionSummary = Shapes::StructureShape.new(name: 'ModelCardVersionSummary')
1203
+ ModelCardVersionSummaryList = Shapes::ListShape.new(name: 'ModelCardVersionSummaryList')
1087
1204
  ModelClientConfig = Shapes::StructureShape.new(name: 'ModelClientConfig')
1088
1205
  ModelConfiguration = Shapes::StructureShape.new(name: 'ModelConfiguration')
1206
+ ModelDashboardEndpoint = Shapes::StructureShape.new(name: 'ModelDashboardEndpoint')
1207
+ ModelDashboardEndpoints = Shapes::ListShape.new(name: 'ModelDashboardEndpoints')
1208
+ ModelDashboardIndicatorAction = Shapes::StructureShape.new(name: 'ModelDashboardIndicatorAction')
1209
+ ModelDashboardModel = Shapes::StructureShape.new(name: 'ModelDashboardModel')
1210
+ ModelDashboardModelCard = Shapes::StructureShape.new(name: 'ModelDashboardModelCard')
1211
+ ModelDashboardMonitoringSchedule = Shapes::StructureShape.new(name: 'ModelDashboardMonitoringSchedule')
1212
+ ModelDashboardMonitoringSchedules = Shapes::ListShape.new(name: 'ModelDashboardMonitoringSchedules')
1089
1213
  ModelDataQuality = Shapes::StructureShape.new(name: 'ModelDataQuality')
1090
1214
  ModelDeployConfig = Shapes::StructureShape.new(name: 'ModelDeployConfig')
1091
1215
  ModelDeployResult = Shapes::StructureShape.new(name: 'ModelDeployResult')
@@ -1093,6 +1217,8 @@ module Aws::SageMaker
1093
1217
  ModelExplainabilityAppSpecification = Shapes::StructureShape.new(name: 'ModelExplainabilityAppSpecification')
1094
1218
  ModelExplainabilityBaselineConfig = Shapes::StructureShape.new(name: 'ModelExplainabilityBaselineConfig')
1095
1219
  ModelExplainabilityJobInput = Shapes::StructureShape.new(name: 'ModelExplainabilityJobInput')
1220
+ ModelInfrastructureConfig = Shapes::StructureShape.new(name: 'ModelInfrastructureConfig')
1221
+ ModelInfrastructureType = Shapes::StringShape.new(name: 'ModelInfrastructureType')
1096
1222
  ModelInput = Shapes::StructureShape.new(name: 'ModelInput')
1097
1223
  ModelInsightsLocation = Shapes::StringShape.new(name: 'ModelInsightsLocation')
1098
1224
  ModelLatencyThreshold = Shapes::StructureShape.new(name: 'ModelLatencyThreshold')
@@ -1139,14 +1265,32 @@ module Aws::SageMaker
1139
1265
  ModelStepMetadata = Shapes::StructureShape.new(name: 'ModelStepMetadata')
1140
1266
  ModelSummary = Shapes::StructureShape.new(name: 'ModelSummary')
1141
1267
  ModelSummaryList = Shapes::ListShape.new(name: 'ModelSummaryList')
1268
+ ModelVariantAction = Shapes::StringShape.new(name: 'ModelVariantAction')
1269
+ ModelVariantActionMap = Shapes::MapShape.new(name: 'ModelVariantActionMap')
1270
+ ModelVariantConfig = Shapes::StructureShape.new(name: 'ModelVariantConfig')
1271
+ ModelVariantConfigList = Shapes::ListShape.new(name: 'ModelVariantConfigList')
1272
+ ModelVariantConfigSummary = Shapes::StructureShape.new(name: 'ModelVariantConfigSummary')
1273
+ ModelVariantConfigSummaryList = Shapes::ListShape.new(name: 'ModelVariantConfigSummaryList')
1274
+ ModelVariantName = Shapes::StringShape.new(name: 'ModelVariantName')
1275
+ ModelVariantStatus = Shapes::StringShape.new(name: 'ModelVariantStatus')
1276
+ MonitoringAlertActions = Shapes::StructureShape.new(name: 'MonitoringAlertActions')
1277
+ MonitoringAlertHistoryList = Shapes::ListShape.new(name: 'MonitoringAlertHistoryList')
1278
+ MonitoringAlertHistorySortKey = Shapes::StringShape.new(name: 'MonitoringAlertHistorySortKey')
1279
+ MonitoringAlertHistorySummary = Shapes::StructureShape.new(name: 'MonitoringAlertHistorySummary')
1280
+ MonitoringAlertName = Shapes::StringShape.new(name: 'MonitoringAlertName')
1281
+ MonitoringAlertStatus = Shapes::StringShape.new(name: 'MonitoringAlertStatus')
1282
+ MonitoringAlertSummary = Shapes::StructureShape.new(name: 'MonitoringAlertSummary')
1283
+ MonitoringAlertSummaryList = Shapes::ListShape.new(name: 'MonitoringAlertSummaryList')
1142
1284
  MonitoringAppSpecification = Shapes::StructureShape.new(name: 'MonitoringAppSpecification')
1143
1285
  MonitoringBaselineConfig = Shapes::StructureShape.new(name: 'MonitoringBaselineConfig')
1144
1286
  MonitoringClusterConfig = Shapes::StructureShape.new(name: 'MonitoringClusterConfig')
1145
1287
  MonitoringConstraintsResource = Shapes::StructureShape.new(name: 'MonitoringConstraintsResource')
1146
1288
  MonitoringContainerArguments = Shapes::ListShape.new(name: 'MonitoringContainerArguments')
1147
1289
  MonitoringCsvDatasetFormat = Shapes::StructureShape.new(name: 'MonitoringCsvDatasetFormat')
1290
+ MonitoringDatapointsToAlert = Shapes::IntegerShape.new(name: 'MonitoringDatapointsToAlert')
1148
1291
  MonitoringDatasetFormat = Shapes::StructureShape.new(name: 'MonitoringDatasetFormat')
1149
1292
  MonitoringEnvironmentMap = Shapes::MapShape.new(name: 'MonitoringEnvironmentMap')
1293
+ MonitoringEvaluationPeriod = Shapes::IntegerShape.new(name: 'MonitoringEvaluationPeriod')
1150
1294
  MonitoringExecutionSortKey = Shapes::StringShape.new(name: 'MonitoringExecutionSortKey')
1151
1295
  MonitoringExecutionSummary = Shapes::StructureShape.new(name: 'MonitoringExecutionSummary')
1152
1296
  MonitoringExecutionSummaryList = Shapes::ListShape.new(name: 'MonitoringExecutionSummaryList')
@@ -1282,6 +1426,7 @@ module Aws::SageMaker
1282
1426
  PipelineExecutionSummaryList = Shapes::ListShape.new(name: 'PipelineExecutionSummaryList')
1283
1427
  PipelineExperimentConfig = Shapes::StructureShape.new(name: 'PipelineExperimentConfig')
1284
1428
  PipelineName = Shapes::StringShape.new(name: 'PipelineName')
1429
+ PipelineNameOrArn = Shapes::StringShape.new(name: 'PipelineNameOrArn')
1285
1430
  PipelineParameterName = Shapes::StringShape.new(name: 'PipelineParameterName')
1286
1431
  PipelineStatus = Shapes::StringShape.new(name: 'PipelineStatus')
1287
1432
  PipelineSummary = Shapes::StructureShape.new(name: 'PipelineSummary')
@@ -1383,6 +1528,7 @@ module Aws::SageMaker
1383
1528
  RStudioServerProDomainSettings = Shapes::StructureShape.new(name: 'RStudioServerProDomainSettings')
1384
1529
  RStudioServerProDomainSettingsForUpdate = Shapes::StructureShape.new(name: 'RStudioServerProDomainSettingsForUpdate')
1385
1530
  RStudioServerProUserGroup = Shapes::StringShape.new(name: 'RStudioServerProUserGroup')
1531
+ RealTimeInferenceConfig = Shapes::StructureShape.new(name: 'RealTimeInferenceConfig')
1386
1532
  RealtimeInferenceInstanceTypes = Shapes::ListShape.new(name: 'RealtimeInferenceInstanceTypes')
1387
1533
  RecommendationFailureReason = Shapes::StringShape.new(name: 'RecommendationFailureReason')
1388
1534
  RecommendationJobArn = Shapes::StringShape.new(name: 'RecommendationJobArn')
@@ -1400,6 +1546,11 @@ module Aws::SageMaker
1400
1546
  RecommendationJobSupportedContentTypes = Shapes::ListShape.new(name: 'RecommendationJobSupportedContentTypes')
1401
1547
  RecommendationJobSupportedInstanceTypes = Shapes::ListShape.new(name: 'RecommendationJobSupportedInstanceTypes')
1402
1548
  RecommendationJobType = Shapes::StringShape.new(name: 'RecommendationJobType')
1549
+ RecommendationJobVpcConfig = Shapes::StructureShape.new(name: 'RecommendationJobVpcConfig')
1550
+ RecommendationJobVpcSecurityGroupId = Shapes::StringShape.new(name: 'RecommendationJobVpcSecurityGroupId')
1551
+ RecommendationJobVpcSecurityGroupIds = Shapes::ListShape.new(name: 'RecommendationJobVpcSecurityGroupIds')
1552
+ RecommendationJobVpcSubnetId = Shapes::StringShape.new(name: 'RecommendationJobVpcSubnetId')
1553
+ RecommendationJobVpcSubnets = Shapes::ListShape.new(name: 'RecommendationJobVpcSubnets')
1403
1554
  RecommendationMetrics = Shapes::StructureShape.new(name: 'RecommendationMetrics')
1404
1555
  RecommendationStepType = Shapes::StringShape.new(name: 'RecommendationStepType')
1405
1556
  RecordWrapper = Shapes::StringShape.new(name: 'RecordWrapper')
@@ -1420,6 +1571,7 @@ module Aws::SageMaker
1420
1571
  RepositoryAccessMode = Shapes::StringShape.new(name: 'RepositoryAccessMode')
1421
1572
  RepositoryAuthConfig = Shapes::StructureShape.new(name: 'RepositoryAuthConfig')
1422
1573
  RepositoryCredentialsProviderArn = Shapes::StringShape.new(name: 'RepositoryCredentialsProviderArn')
1574
+ RepositoryUrl = Shapes::StringShape.new(name: 'RepositoryUrl')
1423
1575
  ResolvedAttributes = Shapes::StructureShape.new(name: 'ResolvedAttributes')
1424
1576
  ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
1425
1577
  ResourceConfig = Shapes::StructureShape.new(name: 'ResourceConfig')
@@ -1449,6 +1601,7 @@ module Aws::SageMaker
1449
1601
  S3DataDistribution = Shapes::StringShape.new(name: 'S3DataDistribution')
1450
1602
  S3DataSource = Shapes::StructureShape.new(name: 'S3DataSource')
1451
1603
  S3DataType = Shapes::StringShape.new(name: 'S3DataType')
1604
+ S3OutputPath = Shapes::StringShape.new(name: 'S3OutputPath')
1452
1605
  S3StorageConfig = Shapes::StructureShape.new(name: 'S3StorageConfig')
1453
1606
  S3Uri = Shapes::StringShape.new(name: 'S3Uri')
1454
1607
  SagemakerServicecatalogStatus = Shapes::StringShape.new(name: 'SagemakerServicecatalogStatus')
@@ -1481,6 +1634,9 @@ module Aws::SageMaker
1481
1634
  ServiceCatalogProvisioningDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisioningDetails')
1482
1635
  ServiceCatalogProvisioningUpdateDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisioningUpdateDetails')
1483
1636
  SessionExpirationDurationInSeconds = Shapes::IntegerShape.new(name: 'SessionExpirationDurationInSeconds')
1637
+ ShadowModeConfig = Shapes::StructureShape.new(name: 'ShadowModeConfig')
1638
+ ShadowModelVariantConfig = Shapes::StructureShape.new(name: 'ShadowModelVariantConfig')
1639
+ ShadowModelVariantConfigList = Shapes::ListShape.new(name: 'ShadowModelVariantConfigList')
1484
1640
  SharingSettings = Shapes::StructureShape.new(name: 'SharingSettings')
1485
1641
  ShuffleConfig = Shapes::StructureShape.new(name: 'ShuffleConfig')
1486
1642
  SingleSignOnUserIdentifier = Shapes::StringShape.new(name: 'SingleSignOnUserIdentifier')
@@ -1491,6 +1647,7 @@ module Aws::SageMaker
1491
1647
  SortBy = Shapes::StringShape.new(name: 'SortBy')
1492
1648
  SortContextsBy = Shapes::StringShape.new(name: 'SortContextsBy')
1493
1649
  SortExperimentsBy = Shapes::StringShape.new(name: 'SortExperimentsBy')
1650
+ SortInferenceExperimentsBy = Shapes::StringShape.new(name: 'SortInferenceExperimentsBy')
1494
1651
  SortLineageGroupsBy = Shapes::StringShape.new(name: 'SortLineageGroupsBy')
1495
1652
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
1496
1653
  SortPipelineExecutionsBy = Shapes::StringShape.new(name: 'SortPipelineExecutionsBy')
@@ -1503,10 +1660,19 @@ module Aws::SageMaker
1503
1660
  SourceIpConfig = Shapes::StructureShape.new(name: 'SourceIpConfig')
1504
1661
  SourceType = Shapes::StringShape.new(name: 'SourceType')
1505
1662
  SourceUri = Shapes::StringShape.new(name: 'SourceUri')
1663
+ SpaceArn = Shapes::StringShape.new(name: 'SpaceArn')
1664
+ SpaceDetails = Shapes::StructureShape.new(name: 'SpaceDetails')
1665
+ SpaceList = Shapes::ListShape.new(name: 'SpaceList')
1666
+ SpaceName = Shapes::StringShape.new(name: 'SpaceName')
1667
+ SpaceSettings = Shapes::StructureShape.new(name: 'SpaceSettings')
1668
+ SpaceSortKey = Shapes::StringShape.new(name: 'SpaceSortKey')
1669
+ SpaceStatus = Shapes::StringShape.new(name: 'SpaceStatus')
1506
1670
  SpawnRate = Shapes::IntegerShape.new(name: 'SpawnRate')
1507
1671
  SplitType = Shapes::StringShape.new(name: 'SplitType')
1508
1672
  StageStatus = Shapes::StringShape.new(name: 'StageStatus')
1509
1673
  StartEdgeDeploymentStageRequest = Shapes::StructureShape.new(name: 'StartEdgeDeploymentStageRequest')
1674
+ StartInferenceExperimentRequest = Shapes::StructureShape.new(name: 'StartInferenceExperimentRequest')
1675
+ StartInferenceExperimentResponse = Shapes::StructureShape.new(name: 'StartInferenceExperimentResponse')
1510
1676
  StartMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StartMonitoringScheduleRequest')
1511
1677
  StartNotebookInstanceInput = Shapes::StructureShape.new(name: 'StartNotebookInstanceInput')
1512
1678
  StartPipelineExecutionRequest = Shapes::StructureShape.new(name: 'StartPipelineExecutionRequest')
@@ -1522,6 +1688,8 @@ module Aws::SageMaker
1522
1688
  StopEdgeDeploymentStageRequest = Shapes::StructureShape.new(name: 'StopEdgeDeploymentStageRequest')
1523
1689
  StopEdgePackagingJobRequest = Shapes::StructureShape.new(name: 'StopEdgePackagingJobRequest')
1524
1690
  StopHyperParameterTuningJobRequest = Shapes::StructureShape.new(name: 'StopHyperParameterTuningJobRequest')
1691
+ StopInferenceExperimentRequest = Shapes::StructureShape.new(name: 'StopInferenceExperimentRequest')
1692
+ StopInferenceExperimentResponse = Shapes::StructureShape.new(name: 'StopInferenceExperimentResponse')
1525
1693
  StopInferenceRecommendationsJobRequest = Shapes::StructureShape.new(name: 'StopInferenceRecommendationsJobRequest')
1526
1694
  StopLabelingJobRequest = Shapes::StructureShape.new(name: 'StopLabelingJobRequest')
1527
1695
  StopMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StopMonitoringScheduleRequest')
@@ -1556,6 +1724,7 @@ module Aws::SageMaker
1556
1724
  SubscribedWorkteams = Shapes::ListShape.new(name: 'SubscribedWorkteams')
1557
1725
  Success = Shapes::BooleanShape.new(name: 'Success')
1558
1726
  SuggestionQuery = Shapes::StructureShape.new(name: 'SuggestionQuery')
1727
+ TableFormat = Shapes::StringShape.new(name: 'TableFormat')
1559
1728
  TableName = Shapes::StringShape.new(name: 'TableName')
1560
1729
  Tag = Shapes::StructureShape.new(name: 'Tag')
1561
1730
  TagKey = Shapes::StringShape.new(name: 'TagKey')
@@ -1655,6 +1824,7 @@ module Aws::SageMaker
1655
1824
  TrialComponentSource = Shapes::StructureShape.new(name: 'TrialComponentSource')
1656
1825
  TrialComponentSourceArn = Shapes::StringShape.new(name: 'TrialComponentSourceArn')
1657
1826
  TrialComponentSourceDetail = Shapes::StructureShape.new(name: 'TrialComponentSourceDetail')
1827
+ TrialComponentSources = Shapes::ListShape.new(name: 'TrialComponentSources')
1658
1828
  TrialComponentStatus = Shapes::StructureShape.new(name: 'TrialComponentStatus')
1659
1829
  TrialComponentStatusMessage = Shapes::StringShape.new(name: 'TrialComponentStatusMessage')
1660
1830
  TrialComponentSummaries = Shapes::ListShape.new(name: 'TrialComponentSummaries')
@@ -1692,10 +1862,18 @@ module Aws::SageMaker
1692
1862
  UpdateFeatureGroupRequest = Shapes::StructureShape.new(name: 'UpdateFeatureGroupRequest')
1693
1863
  UpdateFeatureGroupResponse = Shapes::StructureShape.new(name: 'UpdateFeatureGroupResponse')
1694
1864
  UpdateFeatureMetadataRequest = Shapes::StructureShape.new(name: 'UpdateFeatureMetadataRequest')
1865
+ UpdateHubRequest = Shapes::StructureShape.new(name: 'UpdateHubRequest')
1866
+ UpdateHubResponse = Shapes::StructureShape.new(name: 'UpdateHubResponse')
1695
1867
  UpdateImageRequest = Shapes::StructureShape.new(name: 'UpdateImageRequest')
1696
1868
  UpdateImageResponse = Shapes::StructureShape.new(name: 'UpdateImageResponse')
1869
+ UpdateInferenceExperimentRequest = Shapes::StructureShape.new(name: 'UpdateInferenceExperimentRequest')
1870
+ UpdateInferenceExperimentResponse = Shapes::StructureShape.new(name: 'UpdateInferenceExperimentResponse')
1871
+ UpdateModelCardRequest = Shapes::StructureShape.new(name: 'UpdateModelCardRequest')
1872
+ UpdateModelCardResponse = Shapes::StructureShape.new(name: 'UpdateModelCardResponse')
1697
1873
  UpdateModelPackageInput = Shapes::StructureShape.new(name: 'UpdateModelPackageInput')
1698
1874
  UpdateModelPackageOutput = Shapes::StructureShape.new(name: 'UpdateModelPackageOutput')
1875
+ UpdateMonitoringAlertRequest = Shapes::StructureShape.new(name: 'UpdateMonitoringAlertRequest')
1876
+ UpdateMonitoringAlertResponse = Shapes::StructureShape.new(name: 'UpdateMonitoringAlertResponse')
1699
1877
  UpdateMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'UpdateMonitoringScheduleRequest')
1700
1878
  UpdateMonitoringScheduleResponse = Shapes::StructureShape.new(name: 'UpdateMonitoringScheduleResponse')
1701
1879
  UpdateNotebookInstanceInput = Shapes::StructureShape.new(name: 'UpdateNotebookInstanceInput')
@@ -1708,6 +1886,8 @@ module Aws::SageMaker
1708
1886
  UpdatePipelineResponse = Shapes::StructureShape.new(name: 'UpdatePipelineResponse')
1709
1887
  UpdateProjectInput = Shapes::StructureShape.new(name: 'UpdateProjectInput')
1710
1888
  UpdateProjectOutput = Shapes::StructureShape.new(name: 'UpdateProjectOutput')
1889
+ UpdateSpaceRequest = Shapes::StructureShape.new(name: 'UpdateSpaceRequest')
1890
+ UpdateSpaceResponse = Shapes::StructureShape.new(name: 'UpdateSpaceResponse')
1711
1891
  UpdateTrainingJobRequest = Shapes::StructureShape.new(name: 'UpdateTrainingJobRequest')
1712
1892
  UpdateTrainingJobResponse = Shapes::StructureShape.new(name: 'UpdateTrainingJobResponse')
1713
1893
  UpdateTrialComponentRequest = Shapes::StructureShape.new(name: 'UpdateTrialComponentRequest')
@@ -1872,6 +2052,7 @@ module Aws::SageMaker
1872
2052
  AppDetails.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, location_name: "AppName"))
1873
2053
  AppDetails.add_member(:status, Shapes::ShapeRef.new(shape: AppStatus, location_name: "Status"))
1874
2054
  AppDetails.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
2055
+ AppDetails.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
1875
2056
  AppDetails.struct_class = Types::AppDetails
1876
2057
 
1877
2058
  AppImageConfigDetails.add_member(:app_image_config_arn, Shapes::ShapeRef.new(shape: AppImageConfigArn, location_name: "AppImageConfigArn"))
@@ -2023,6 +2204,9 @@ module Aws::SageMaker
2023
2204
  AutoMLJobObjective.add_member(:metric_name, Shapes::ShapeRef.new(shape: AutoMLMetricEnum, required: true, location_name: "MetricName"))
2024
2205
  AutoMLJobObjective.struct_class = Types::AutoMLJobObjective
2025
2206
 
2207
+ AutoMLJobStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: AutoMLJobArn, location_name: "Arn"))
2208
+ AutoMLJobStepMetadata.struct_class = Types::AutoMLJobStepMetadata
2209
+
2026
2210
  AutoMLJobSummaries.member = Shapes::ShapeRef.new(shape: AutoMLJobSummary)
2027
2211
 
2028
2212
  AutoMLJobSummary.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
@@ -2235,6 +2419,11 @@ module Aws::SageMaker
2235
2419
  ClarifyTextConfig.add_member(:granularity, Shapes::ShapeRef.new(shape: ClarifyTextGranularity, required: true, location_name: "Granularity"))
2236
2420
  ClarifyTextConfig.struct_class = Types::ClarifyTextConfig
2237
2421
 
2422
+ CodeRepositories.member = Shapes::ShapeRef.new(shape: CodeRepository)
2423
+
2424
+ CodeRepository.add_member(:repository_url, Shapes::ShapeRef.new(shape: RepositoryUrl, required: true, location_name: "RepositoryUrl"))
2425
+ CodeRepository.struct_class = Types::CodeRepository
2426
+
2238
2427
  CodeRepositorySummary.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
2239
2428
  CodeRepositorySummary.add_member(:code_repository_arn, Shapes::ShapeRef.new(shape: CodeRepositoryArn, required: true, location_name: "CodeRepositoryArn"))
2240
2429
  CodeRepositorySummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
@@ -2367,11 +2556,12 @@ module Aws::SageMaker
2367
2556
  CreateAppImageConfigResponse.struct_class = Types::CreateAppImageConfigResponse
2368
2557
 
2369
2558
  CreateAppRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
2370
- CreateAppRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, required: true, location_name: "UserProfileName"))
2559
+ CreateAppRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileName"))
2371
2560
  CreateAppRequest.add_member(:app_type, Shapes::ShapeRef.new(shape: AppType, required: true, location_name: "AppType"))
2372
2561
  CreateAppRequest.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, required: true, location_name: "AppName"))
2373
2562
  CreateAppRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2374
2563
  CreateAppRequest.add_member(:resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "ResourceSpec"))
2564
+ CreateAppRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
2375
2565
  CreateAppRequest.struct_class = Types::CreateAppRequest
2376
2566
 
2377
2567
  CreateAppResponse.add_member(:app_arn, Shapes::ShapeRef.new(shape: AppArn, location_name: "AppArn"))
@@ -2469,6 +2659,7 @@ module Aws::SageMaker
2469
2659
  CreateDomainRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
2470
2660
  CreateDomainRequest.add_member(:app_security_group_management, Shapes::ShapeRef.new(shape: AppSecurityGroupManagement, location_name: "AppSecurityGroupManagement"))
2471
2661
  CreateDomainRequest.add_member(:domain_settings, Shapes::ShapeRef.new(shape: DomainSettings, location_name: "DomainSettings"))
2662
+ CreateDomainRequest.add_member(:default_space_settings, Shapes::ShapeRef.new(shape: DefaultSpaceSettings, location_name: "DefaultSpaceSettings"))
2472
2663
  CreateDomainRequest.struct_class = Types::CreateDomainRequest
2473
2664
 
2474
2665
  CreateDomainResponse.add_member(:domain_arn, Shapes::ShapeRef.new(shape: DomainArn, location_name: "DomainArn"))
@@ -2506,6 +2697,7 @@ module Aws::SageMaker
2506
2697
  CreateEndpointConfigInput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
2507
2698
  CreateEndpointConfigInput.add_member(:async_inference_config, Shapes::ShapeRef.new(shape: AsyncInferenceConfig, location_name: "AsyncInferenceConfig"))
2508
2699
  CreateEndpointConfigInput.add_member(:explainer_config, Shapes::ShapeRef.new(shape: ExplainerConfig, location_name: "ExplainerConfig"))
2700
+ CreateEndpointConfigInput.add_member(:shadow_production_variants, Shapes::ShapeRef.new(shape: ProductionVariantList, location_name: "ShadowProductionVariants"))
2509
2701
  CreateEndpointConfigInput.struct_class = Types::CreateEndpointConfigInput
2510
2702
 
2511
2703
  CreateEndpointConfigOutput.add_member(:endpoint_config_arn, Shapes::ShapeRef.new(shape: EndpointConfigArn, required: true, location_name: "EndpointConfigArn"))
@@ -2555,6 +2747,17 @@ module Aws::SageMaker
2555
2747
  CreateFlowDefinitionResponse.add_member(:flow_definition_arn, Shapes::ShapeRef.new(shape: FlowDefinitionArn, required: true, location_name: "FlowDefinitionArn"))
2556
2748
  CreateFlowDefinitionResponse.struct_class = Types::CreateFlowDefinitionResponse
2557
2749
 
2750
+ CreateHubRequest.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
2751
+ CreateHubRequest.add_member(:hub_description, Shapes::ShapeRef.new(shape: HubDescription, required: true, location_name: "HubDescription"))
2752
+ CreateHubRequest.add_member(:hub_display_name, Shapes::ShapeRef.new(shape: HubDisplayName, location_name: "HubDisplayName"))
2753
+ CreateHubRequest.add_member(:hub_search_keywords, Shapes::ShapeRef.new(shape: HubSearchKeywordList, location_name: "HubSearchKeywords"))
2754
+ CreateHubRequest.add_member(:s3_storage_config, Shapes::ShapeRef.new(shape: HubS3StorageConfig, location_name: "S3StorageConfig"))
2755
+ CreateHubRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2756
+ CreateHubRequest.struct_class = Types::CreateHubRequest
2757
+
2758
+ CreateHubResponse.add_member(:hub_arn, Shapes::ShapeRef.new(shape: HubArn, required: true, location_name: "HubArn"))
2759
+ CreateHubResponse.struct_class = Types::CreateHubResponse
2760
+
2558
2761
  CreateHumanTaskUiRequest.add_member(:human_task_ui_name, Shapes::ShapeRef.new(shape: HumanTaskUiName, required: true, location_name: "HumanTaskUiName"))
2559
2762
  CreateHumanTaskUiRequest.add_member(:ui_template, Shapes::ShapeRef.new(shape: UiTemplate, required: true, location_name: "UiTemplate"))
2560
2763
  CreateHumanTaskUiRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
@@ -2592,6 +2795,22 @@ module Aws::SageMaker
2592
2795
  CreateImageVersionResponse.add_member(:image_version_arn, Shapes::ShapeRef.new(shape: ImageVersionArn, location_name: "ImageVersionArn"))
2593
2796
  CreateImageVersionResponse.struct_class = Types::CreateImageVersionResponse
2594
2797
 
2798
+ CreateInferenceExperimentRequest.add_member(:name, Shapes::ShapeRef.new(shape: InferenceExperimentName, required: true, location_name: "Name"))
2799
+ CreateInferenceExperimentRequest.add_member(:type, Shapes::ShapeRef.new(shape: InferenceExperimentType, required: true, location_name: "Type"))
2800
+ CreateInferenceExperimentRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: InferenceExperimentSchedule, location_name: "Schedule"))
2801
+ CreateInferenceExperimentRequest.add_member(:description, Shapes::ShapeRef.new(shape: InferenceExperimentDescription, location_name: "Description"))
2802
+ CreateInferenceExperimentRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2803
+ CreateInferenceExperimentRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
2804
+ CreateInferenceExperimentRequest.add_member(:model_variants, Shapes::ShapeRef.new(shape: ModelVariantConfigList, required: true, location_name: "ModelVariants"))
2805
+ CreateInferenceExperimentRequest.add_member(:data_storage_config, Shapes::ShapeRef.new(shape: InferenceExperimentDataStorageConfig, location_name: "DataStorageConfig"))
2806
+ CreateInferenceExperimentRequest.add_member(:shadow_mode_config, Shapes::ShapeRef.new(shape: ShadowModeConfig, required: true, location_name: "ShadowModeConfig"))
2807
+ CreateInferenceExperimentRequest.add_member(:kms_key, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKey"))
2808
+ CreateInferenceExperimentRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2809
+ CreateInferenceExperimentRequest.struct_class = Types::CreateInferenceExperimentRequest
2810
+
2811
+ CreateInferenceExperimentResponse.add_member(:inference_experiment_arn, Shapes::ShapeRef.new(shape: InferenceExperimentArn, required: true, location_name: "InferenceExperimentArn"))
2812
+ CreateInferenceExperimentResponse.struct_class = Types::CreateInferenceExperimentResponse
2813
+
2595
2814
  CreateInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
2596
2815
  CreateInferenceRecommendationsJobRequest.add_member(:job_type, Shapes::ShapeRef.new(shape: RecommendationJobType, required: true, location_name: "JobType"))
2597
2816
  CreateInferenceRecommendationsJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
@@ -2635,6 +2854,25 @@ module Aws::SageMaker
2635
2854
  CreateModelBiasJobDefinitionResponse.add_member(:job_definition_arn, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionArn, required: true, location_name: "JobDefinitionArn"))
2636
2855
  CreateModelBiasJobDefinitionResponse.struct_class = Types::CreateModelBiasJobDefinitionResponse
2637
2856
 
2857
+ CreateModelCardExportJobRequest.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
2858
+ CreateModelCardExportJobRequest.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion"))
2859
+ CreateModelCardExportJobRequest.add_member(:model_card_export_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardExportJobName"))
2860
+ CreateModelCardExportJobRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: ModelCardExportOutputConfig, required: true, location_name: "OutputConfig"))
2861
+ CreateModelCardExportJobRequest.struct_class = Types::CreateModelCardExportJobRequest
2862
+
2863
+ CreateModelCardExportJobResponse.add_member(:model_card_export_job_arn, Shapes::ShapeRef.new(shape: ModelCardExportJobArn, required: true, location_name: "ModelCardExportJobArn"))
2864
+ CreateModelCardExportJobResponse.struct_class = Types::CreateModelCardExportJobResponse
2865
+
2866
+ CreateModelCardRequest.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
2867
+ CreateModelCardRequest.add_member(:security_config, Shapes::ShapeRef.new(shape: ModelCardSecurityConfig, location_name: "SecurityConfig"))
2868
+ CreateModelCardRequest.add_member(:content, Shapes::ShapeRef.new(shape: ModelCardContent, required: true, location_name: "Content"))
2869
+ CreateModelCardRequest.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, required: true, location_name: "ModelCardStatus"))
2870
+ CreateModelCardRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2871
+ CreateModelCardRequest.struct_class = Types::CreateModelCardRequest
2872
+
2873
+ CreateModelCardResponse.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, required: true, location_name: "ModelCardArn"))
2874
+ CreateModelCardResponse.struct_class = Types::CreateModelCardResponse
2875
+
2638
2876
  CreateModelExplainabilityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
2639
2877
  CreateModelExplainabilityJobDefinitionRequest.add_member(:model_explainability_baseline_config, Shapes::ShapeRef.new(shape: ModelExplainabilityBaselineConfig, location_name: "ModelExplainabilityBaselineConfig"))
2640
2878
  CreateModelExplainabilityJobDefinitionRequest.add_member(:model_explainability_app_specification, Shapes::ShapeRef.new(shape: ModelExplainabilityAppSpecification, required: true, location_name: "ModelExplainabilityAppSpecification"))
@@ -2764,6 +3002,7 @@ module Aws::SageMaker
2764
3002
  CreatePresignedDomainUrlRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, required: true, location_name: "UserProfileName"))
2765
3003
  CreatePresignedDomainUrlRequest.add_member(:session_expiration_duration_in_seconds, Shapes::ShapeRef.new(shape: SessionExpirationDurationInSeconds, location_name: "SessionExpirationDurationInSeconds"))
2766
3004
  CreatePresignedDomainUrlRequest.add_member(:expires_in_seconds, Shapes::ShapeRef.new(shape: ExpiresInSeconds, location_name: "ExpiresInSeconds"))
3005
+ CreatePresignedDomainUrlRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
2767
3006
  CreatePresignedDomainUrlRequest.struct_class = Types::CreatePresignedDomainUrlRequest
2768
3007
 
2769
3008
  CreatePresignedDomainUrlResponse.add_member(:authorized_url, Shapes::ShapeRef.new(shape: PresignedDomainUrl, location_name: "AuthorizedUrl"))
@@ -2802,6 +3041,15 @@ module Aws::SageMaker
2802
3041
  CreateProjectOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "ProjectId"))
2803
3042
  CreateProjectOutput.struct_class = Types::CreateProjectOutput
2804
3043
 
3044
+ CreateSpaceRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
3045
+ CreateSpaceRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, required: true, location_name: "SpaceName"))
3046
+ CreateSpaceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3047
+ CreateSpaceRequest.add_member(:space_settings, Shapes::ShapeRef.new(shape: SpaceSettings, location_name: "SpaceSettings"))
3048
+ CreateSpaceRequest.struct_class = Types::CreateSpaceRequest
3049
+
3050
+ CreateSpaceResponse.add_member(:space_arn, Shapes::ShapeRef.new(shape: SpaceArn, location_name: "SpaceArn"))
3051
+ CreateSpaceResponse.struct_class = Types::CreateSpaceResponse
3052
+
2805
3053
  CreateStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, required: true, location_name: "StudioLifecycleConfigName"))
2806
3054
  CreateStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_content, Shapes::ShapeRef.new(shape: StudioLifecycleConfigContent, required: true, location_name: "StudioLifecycleConfigContent"))
2807
3055
  CreateStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_app_type, Shapes::ShapeRef.new(shape: StudioLifecycleConfigAppType, required: true, location_name: "StudioLifecycleConfigAppType"))
@@ -3008,6 +3256,12 @@ module Aws::SageMaker
3008
3256
 
3009
3257
  DebugRuleEvaluationStatuses.member = Shapes::ShapeRef.new(shape: DebugRuleEvaluationStatus)
3010
3258
 
3259
+ DefaultSpaceSettings.add_member(:execution_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "ExecutionRole"))
3260
+ DefaultSpaceSettings.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "SecurityGroups"))
3261
+ DefaultSpaceSettings.add_member(:jupyter_server_app_settings, Shapes::ShapeRef.new(shape: JupyterServerAppSettings, location_name: "JupyterServerAppSettings"))
3262
+ DefaultSpaceSettings.add_member(:kernel_gateway_app_settings, Shapes::ShapeRef.new(shape: KernelGatewayAppSettings, location_name: "KernelGatewayAppSettings"))
3263
+ DefaultSpaceSettings.struct_class = Types::DefaultSpaceSettings
3264
+
3011
3265
  DeleteActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
3012
3266
  DeleteActionRequest.struct_class = Types::DeleteActionRequest
3013
3267
 
@@ -3021,9 +3275,10 @@ module Aws::SageMaker
3021
3275
  DeleteAppImageConfigRequest.struct_class = Types::DeleteAppImageConfigRequest
3022
3276
 
3023
3277
  DeleteAppRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
3024
- DeleteAppRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, required: true, location_name: "UserProfileName"))
3278
+ DeleteAppRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileName"))
3025
3279
  DeleteAppRequest.add_member(:app_type, Shapes::ShapeRef.new(shape: AppType, required: true, location_name: "AppType"))
3026
3280
  DeleteAppRequest.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, required: true, location_name: "AppName"))
3281
+ DeleteAppRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
3027
3282
  DeleteAppRequest.struct_class = Types::DeleteAppRequest
3028
3283
 
3029
3284
  DeleteArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
@@ -3087,6 +3342,15 @@ module Aws::SageMaker
3087
3342
 
3088
3343
  DeleteFlowDefinitionResponse.struct_class = Types::DeleteFlowDefinitionResponse
3089
3344
 
3345
+ DeleteHubContentRequest.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
3346
+ DeleteHubContentRequest.add_member(:hub_content_type, Shapes::ShapeRef.new(shape: HubContentType, required: true, location_name: "HubContentType"))
3347
+ DeleteHubContentRequest.add_member(:hub_content_name, Shapes::ShapeRef.new(shape: HubContentName, required: true, location_name: "HubContentName"))
3348
+ DeleteHubContentRequest.add_member(:hub_content_version, Shapes::ShapeRef.new(shape: HubContentVersion, required: true, location_name: "HubContentVersion"))
3349
+ DeleteHubContentRequest.struct_class = Types::DeleteHubContentRequest
3350
+
3351
+ DeleteHubRequest.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
3352
+ DeleteHubRequest.struct_class = Types::DeleteHubRequest
3353
+
3090
3354
  DeleteHumanTaskUiRequest.add_member(:human_task_ui_name, Shapes::ShapeRef.new(shape: HumanTaskUiName, required: true, location_name: "HumanTaskUiName"))
3091
3355
  DeleteHumanTaskUiRequest.struct_class = Types::DeleteHumanTaskUiRequest
3092
3356
 
@@ -3103,9 +3367,18 @@ module Aws::SageMaker
3103
3367
 
3104
3368
  DeleteImageVersionResponse.struct_class = Types::DeleteImageVersionResponse
3105
3369
 
3370
+ DeleteInferenceExperimentRequest.add_member(:name, Shapes::ShapeRef.new(shape: InferenceExperimentName, required: true, location_name: "Name"))
3371
+ DeleteInferenceExperimentRequest.struct_class = Types::DeleteInferenceExperimentRequest
3372
+
3373
+ DeleteInferenceExperimentResponse.add_member(:inference_experiment_arn, Shapes::ShapeRef.new(shape: InferenceExperimentArn, required: true, location_name: "InferenceExperimentArn"))
3374
+ DeleteInferenceExperimentResponse.struct_class = Types::DeleteInferenceExperimentResponse
3375
+
3106
3376
  DeleteModelBiasJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
3107
3377
  DeleteModelBiasJobDefinitionRequest.struct_class = Types::DeleteModelBiasJobDefinitionRequest
3108
3378
 
3379
+ DeleteModelCardRequest.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
3380
+ DeleteModelCardRequest.struct_class = Types::DeleteModelCardRequest
3381
+
3109
3382
  DeleteModelExplainabilityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
3110
3383
  DeleteModelExplainabilityJobDefinitionRequest.struct_class = Types::DeleteModelExplainabilityJobDefinitionRequest
3111
3384
 
@@ -3143,6 +3416,10 @@ module Aws::SageMaker
3143
3416
  DeleteProjectInput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
3144
3417
  DeleteProjectInput.struct_class = Types::DeleteProjectInput
3145
3418
 
3419
+ DeleteSpaceRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
3420
+ DeleteSpaceRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, required: true, location_name: "SpaceName"))
3421
+ DeleteSpaceRequest.struct_class = Types::DeleteSpaceRequest
3422
+
3146
3423
  DeleteStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, required: true, location_name: "StudioLifecycleConfigName"))
3147
3424
  DeleteStudioLifecycleConfigRequest.struct_class = Types::DeleteStudioLifecycleConfigRequest
3148
3425
 
@@ -3254,9 +3531,10 @@ module Aws::SageMaker
3254
3531
  DescribeAppImageConfigResponse.struct_class = Types::DescribeAppImageConfigResponse
3255
3532
 
3256
3533
  DescribeAppRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
3257
- DescribeAppRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, required: true, location_name: "UserProfileName"))
3534
+ DescribeAppRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileName"))
3258
3535
  DescribeAppRequest.add_member(:app_type, Shapes::ShapeRef.new(shape: AppType, required: true, location_name: "AppType"))
3259
3536
  DescribeAppRequest.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, required: true, location_name: "AppName"))
3537
+ DescribeAppRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
3260
3538
  DescribeAppRequest.struct_class = Types::DescribeAppRequest
3261
3539
 
3262
3540
  DescribeAppResponse.add_member(:app_arn, Shapes::ShapeRef.new(shape: AppArn, location_name: "AppArn"))
@@ -3270,6 +3548,7 @@ module Aws::SageMaker
3270
3548
  DescribeAppResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
3271
3549
  DescribeAppResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3272
3550
  DescribeAppResponse.add_member(:resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "ResourceSpec"))
3551
+ DescribeAppResponse.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
3273
3552
  DescribeAppResponse.struct_class = Types::DescribeAppResponse
3274
3553
 
3275
3554
  DescribeArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, required: true, location_name: "ArtifactArn"))
@@ -3432,6 +3711,7 @@ module Aws::SageMaker
3432
3711
  DescribeDomainResponse.add_member(:domain_settings, Shapes::ShapeRef.new(shape: DomainSettings, location_name: "DomainSettings"))
3433
3712
  DescribeDomainResponse.add_member(:app_security_group_management, Shapes::ShapeRef.new(shape: AppSecurityGroupManagement, location_name: "AppSecurityGroupManagement"))
3434
3713
  DescribeDomainResponse.add_member(:security_group_id_for_domain_boundary, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "SecurityGroupIdForDomainBoundary"))
3714
+ DescribeDomainResponse.add_member(:default_space_settings, Shapes::ShapeRef.new(shape: DefaultSpaceSettings, location_name: "DefaultSpaceSettings"))
3435
3715
  DescribeDomainResponse.struct_class = Types::DescribeDomainResponse
3436
3716
 
3437
3717
  DescribeEdgeDeploymentPlanRequest.add_member(:edge_deployment_plan_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgeDeploymentPlanName"))
@@ -3483,6 +3763,7 @@ module Aws::SageMaker
3483
3763
  DescribeEndpointConfigOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3484
3764
  DescribeEndpointConfigOutput.add_member(:async_inference_config, Shapes::ShapeRef.new(shape: AsyncInferenceConfig, location_name: "AsyncInferenceConfig"))
3485
3765
  DescribeEndpointConfigOutput.add_member(:explainer_config, Shapes::ShapeRef.new(shape: ExplainerConfig, location_name: "ExplainerConfig"))
3766
+ DescribeEndpointConfigOutput.add_member(:shadow_production_variants, Shapes::ShapeRef.new(shape: ProductionVariantList, location_name: "ShadowProductionVariants"))
3486
3767
  DescribeEndpointConfigOutput.struct_class = Types::DescribeEndpointConfigOutput
3487
3768
 
3488
3769
  DescribeEndpointInput.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
@@ -3501,6 +3782,7 @@ module Aws::SageMaker
3501
3782
  DescribeEndpointOutput.add_member(:async_inference_config, Shapes::ShapeRef.new(shape: AsyncInferenceConfig, location_name: "AsyncInferenceConfig"))
3502
3783
  DescribeEndpointOutput.add_member(:pending_deployment_summary, Shapes::ShapeRef.new(shape: PendingDeploymentSummary, location_name: "PendingDeploymentSummary"))
3503
3784
  DescribeEndpointOutput.add_member(:explainer_config, Shapes::ShapeRef.new(shape: ExplainerConfig, location_name: "ExplainerConfig"))
3785
+ DescribeEndpointOutput.add_member(:shadow_production_variants, Shapes::ShapeRef.new(shape: ProductionVariantSummaryList, location_name: "ShadowProductionVariants"))
3504
3786
  DescribeEndpointOutput.struct_class = Types::DescribeEndpointOutput
3505
3787
 
3506
3788
  DescribeExperimentRequest.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ExperimentName"))
@@ -3569,6 +3851,45 @@ module Aws::SageMaker
3569
3851
  DescribeFlowDefinitionResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3570
3852
  DescribeFlowDefinitionResponse.struct_class = Types::DescribeFlowDefinitionResponse
3571
3853
 
3854
+ DescribeHubContentRequest.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
3855
+ DescribeHubContentRequest.add_member(:hub_content_type, Shapes::ShapeRef.new(shape: HubContentType, required: true, location_name: "HubContentType"))
3856
+ DescribeHubContentRequest.add_member(:hub_content_name, Shapes::ShapeRef.new(shape: HubContentName, required: true, location_name: "HubContentName"))
3857
+ DescribeHubContentRequest.add_member(:hub_content_version, Shapes::ShapeRef.new(shape: HubContentVersion, location_name: "HubContentVersion"))
3858
+ DescribeHubContentRequest.struct_class = Types::DescribeHubContentRequest
3859
+
3860
+ DescribeHubContentResponse.add_member(:hub_content_name, Shapes::ShapeRef.new(shape: HubContentName, required: true, location_name: "HubContentName"))
3861
+ DescribeHubContentResponse.add_member(:hub_content_arn, Shapes::ShapeRef.new(shape: HubContentArn, required: true, location_name: "HubContentArn"))
3862
+ DescribeHubContentResponse.add_member(:hub_content_version, Shapes::ShapeRef.new(shape: HubContentVersion, required: true, location_name: "HubContentVersion"))
3863
+ DescribeHubContentResponse.add_member(:hub_content_type, Shapes::ShapeRef.new(shape: HubContentType, required: true, location_name: "HubContentType"))
3864
+ DescribeHubContentResponse.add_member(:document_schema_version, Shapes::ShapeRef.new(shape: DocumentSchemaVersion, required: true, location_name: "DocumentSchemaVersion"))
3865
+ DescribeHubContentResponse.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
3866
+ DescribeHubContentResponse.add_member(:hub_arn, Shapes::ShapeRef.new(shape: HubArn, required: true, location_name: "HubArn"))
3867
+ DescribeHubContentResponse.add_member(:hub_content_display_name, Shapes::ShapeRef.new(shape: HubContentDisplayName, location_name: "HubContentDisplayName"))
3868
+ DescribeHubContentResponse.add_member(:hub_content_description, Shapes::ShapeRef.new(shape: HubContentDescription, location_name: "HubContentDescription"))
3869
+ DescribeHubContentResponse.add_member(:hub_content_markdown, Shapes::ShapeRef.new(shape: HubContentMarkdown, location_name: "HubContentMarkdown"))
3870
+ DescribeHubContentResponse.add_member(:hub_content_document, Shapes::ShapeRef.new(shape: HubContentDocument, required: true, location_name: "HubContentDocument"))
3871
+ DescribeHubContentResponse.add_member(:hub_content_search_keywords, Shapes::ShapeRef.new(shape: HubContentSearchKeywordList, location_name: "HubContentSearchKeywords"))
3872
+ DescribeHubContentResponse.add_member(:hub_content_dependencies, Shapes::ShapeRef.new(shape: HubContentDependencyList, location_name: "HubContentDependencies"))
3873
+ DescribeHubContentResponse.add_member(:hub_content_status, Shapes::ShapeRef.new(shape: HubContentStatus, required: true, location_name: "HubContentStatus"))
3874
+ DescribeHubContentResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3875
+ DescribeHubContentResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3876
+ DescribeHubContentResponse.struct_class = Types::DescribeHubContentResponse
3877
+
3878
+ DescribeHubRequest.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
3879
+ DescribeHubRequest.struct_class = Types::DescribeHubRequest
3880
+
3881
+ DescribeHubResponse.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
3882
+ DescribeHubResponse.add_member(:hub_arn, Shapes::ShapeRef.new(shape: HubArn, required: true, location_name: "HubArn"))
3883
+ DescribeHubResponse.add_member(:hub_display_name, Shapes::ShapeRef.new(shape: HubDisplayName, location_name: "HubDisplayName"))
3884
+ DescribeHubResponse.add_member(:hub_description, Shapes::ShapeRef.new(shape: HubDescription, location_name: "HubDescription"))
3885
+ DescribeHubResponse.add_member(:hub_search_keywords, Shapes::ShapeRef.new(shape: HubSearchKeywordList, location_name: "HubSearchKeywords"))
3886
+ DescribeHubResponse.add_member(:s3_storage_config, Shapes::ShapeRef.new(shape: HubS3StorageConfig, location_name: "S3StorageConfig"))
3887
+ DescribeHubResponse.add_member(:hub_status, Shapes::ShapeRef.new(shape: HubStatus, required: true, location_name: "HubStatus"))
3888
+ DescribeHubResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3889
+ DescribeHubResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3890
+ DescribeHubResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
3891
+ DescribeHubResponse.struct_class = Types::DescribeHubResponse
3892
+
3572
3893
  DescribeHumanTaskUiRequest.add_member(:human_task_ui_name, Shapes::ShapeRef.new(shape: HumanTaskUiName, required: true, location_name: "HumanTaskUiName"))
3573
3894
  DescribeHumanTaskUiRequest.struct_class = Types::DescribeHumanTaskUiRequest
3574
3895
 
@@ -3628,6 +3949,27 @@ module Aws::SageMaker
3628
3949
  DescribeImageVersionResponse.add_member(:version, Shapes::ShapeRef.new(shape: ImageVersionNumber, location_name: "Version"))
3629
3950
  DescribeImageVersionResponse.struct_class = Types::DescribeImageVersionResponse
3630
3951
 
3952
+ DescribeInferenceExperimentRequest.add_member(:name, Shapes::ShapeRef.new(shape: InferenceExperimentName, required: true, location_name: "Name"))
3953
+ DescribeInferenceExperimentRequest.struct_class = Types::DescribeInferenceExperimentRequest
3954
+
3955
+ DescribeInferenceExperimentResponse.add_member(:arn, Shapes::ShapeRef.new(shape: InferenceExperimentArn, required: true, location_name: "Arn"))
3956
+ DescribeInferenceExperimentResponse.add_member(:name, Shapes::ShapeRef.new(shape: InferenceExperimentName, required: true, location_name: "Name"))
3957
+ DescribeInferenceExperimentResponse.add_member(:type, Shapes::ShapeRef.new(shape: InferenceExperimentType, required: true, location_name: "Type"))
3958
+ DescribeInferenceExperimentResponse.add_member(:schedule, Shapes::ShapeRef.new(shape: InferenceExperimentSchedule, location_name: "Schedule"))
3959
+ DescribeInferenceExperimentResponse.add_member(:status, Shapes::ShapeRef.new(shape: InferenceExperimentStatus, required: true, location_name: "Status"))
3960
+ DescribeInferenceExperimentResponse.add_member(:status_reason, Shapes::ShapeRef.new(shape: InferenceExperimentStatusReason, location_name: "StatusReason"))
3961
+ DescribeInferenceExperimentResponse.add_member(:description, Shapes::ShapeRef.new(shape: InferenceExperimentDescription, location_name: "Description"))
3962
+ DescribeInferenceExperimentResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3963
+ DescribeInferenceExperimentResponse.add_member(:completion_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompletionTime"))
3964
+ DescribeInferenceExperimentResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3965
+ DescribeInferenceExperimentResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
3966
+ DescribeInferenceExperimentResponse.add_member(:endpoint_metadata, Shapes::ShapeRef.new(shape: EndpointMetadata, required: true, location_name: "EndpointMetadata"))
3967
+ DescribeInferenceExperimentResponse.add_member(:model_variants, Shapes::ShapeRef.new(shape: ModelVariantConfigSummaryList, required: true, location_name: "ModelVariants"))
3968
+ DescribeInferenceExperimentResponse.add_member(:data_storage_config, Shapes::ShapeRef.new(shape: InferenceExperimentDataStorageConfig, location_name: "DataStorageConfig"))
3969
+ DescribeInferenceExperimentResponse.add_member(:shadow_mode_config, Shapes::ShapeRef.new(shape: ShadowModeConfig, location_name: "ShadowModeConfig"))
3970
+ DescribeInferenceExperimentResponse.add_member(:kms_key, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKey"))
3971
+ DescribeInferenceExperimentResponse.struct_class = Types::DescribeInferenceExperimentResponse
3972
+
3631
3973
  DescribeInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
3632
3974
  DescribeInferenceRecommendationsJobRequest.struct_class = Types::DescribeInferenceRecommendationsJobRequest
3633
3975
 
@@ -3699,6 +4041,38 @@ module Aws::SageMaker
3699
4041
  DescribeModelBiasJobDefinitionResponse.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: MonitoringStoppingCondition, location_name: "StoppingCondition"))
3700
4042
  DescribeModelBiasJobDefinitionResponse.struct_class = Types::DescribeModelBiasJobDefinitionResponse
3701
4043
 
4044
+ DescribeModelCardExportJobRequest.add_member(:model_card_export_job_arn, Shapes::ShapeRef.new(shape: ModelCardExportJobArn, required: true, location_name: "ModelCardExportJobArn"))
4045
+ DescribeModelCardExportJobRequest.struct_class = Types::DescribeModelCardExportJobRequest
4046
+
4047
+ DescribeModelCardExportJobResponse.add_member(:model_card_export_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardExportJobName"))
4048
+ DescribeModelCardExportJobResponse.add_member(:model_card_export_job_arn, Shapes::ShapeRef.new(shape: ModelCardExportJobArn, required: true, location_name: "ModelCardExportJobArn"))
4049
+ DescribeModelCardExportJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: ModelCardExportJobStatus, required: true, location_name: "Status"))
4050
+ DescribeModelCardExportJobResponse.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
4051
+ DescribeModelCardExportJobResponse.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion"))
4052
+ DescribeModelCardExportJobResponse.add_member(:output_config, Shapes::ShapeRef.new(shape: ModelCardExportOutputConfig, required: true, location_name: "OutputConfig"))
4053
+ DescribeModelCardExportJobResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedAt"))
4054
+ DescribeModelCardExportJobResponse.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedAt"))
4055
+ DescribeModelCardExportJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4056
+ DescribeModelCardExportJobResponse.add_member(:export_artifacts, Shapes::ShapeRef.new(shape: ModelCardExportArtifacts, location_name: "ExportArtifacts"))
4057
+ DescribeModelCardExportJobResponse.struct_class = Types::DescribeModelCardExportJobResponse
4058
+
4059
+ DescribeModelCardRequest.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
4060
+ DescribeModelCardRequest.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion"))
4061
+ DescribeModelCardRequest.struct_class = Types::DescribeModelCardRequest
4062
+
4063
+ DescribeModelCardResponse.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, required: true, location_name: "ModelCardArn"))
4064
+ DescribeModelCardResponse.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
4065
+ DescribeModelCardResponse.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion"))
4066
+ DescribeModelCardResponse.add_member(:content, Shapes::ShapeRef.new(shape: ModelCardContent, required: true, location_name: "Content"))
4067
+ DescribeModelCardResponse.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, required: true, location_name: "ModelCardStatus"))
4068
+ DescribeModelCardResponse.add_member(:security_config, Shapes::ShapeRef.new(shape: ModelCardSecurityConfig, location_name: "SecurityConfig"))
4069
+ DescribeModelCardResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
4070
+ DescribeModelCardResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, required: true, location_name: "CreatedBy"))
4071
+ DescribeModelCardResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4072
+ DescribeModelCardResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
4073
+ DescribeModelCardResponse.add_member(:model_card_processing_status, Shapes::ShapeRef.new(shape: ModelCardProcessingStatus, location_name: "ModelCardProcessingStatus"))
4074
+ DescribeModelCardResponse.struct_class = Types::DescribeModelCardResponse
4075
+
3702
4076
  DescribeModelExplainabilityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
3703
4077
  DescribeModelExplainabilityJobDefinitionRequest.struct_class = Types::DescribeModelExplainabilityJobDefinitionRequest
3704
4078
 
@@ -3863,7 +4237,7 @@ module Aws::SageMaker
3863
4237
  DescribePipelineExecutionResponse.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
3864
4238
  DescribePipelineExecutionResponse.struct_class = Types::DescribePipelineExecutionResponse
3865
4239
 
3866
- DescribePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
4240
+ DescribePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineNameOrArn, required: true, location_name: "PipelineName"))
3867
4241
  DescribePipelineRequest.struct_class = Types::DescribePipelineRequest
3868
4242
 
3869
4243
  DescribePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
@@ -3923,6 +4297,21 @@ module Aws::SageMaker
3923
4297
  DescribeProjectOutput.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3924
4298
  DescribeProjectOutput.struct_class = Types::DescribeProjectOutput
3925
4299
 
4300
+ DescribeSpaceRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
4301
+ DescribeSpaceRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, required: true, location_name: "SpaceName"))
4302
+ DescribeSpaceRequest.struct_class = Types::DescribeSpaceRequest
4303
+
4304
+ DescribeSpaceResponse.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "DomainId"))
4305
+ DescribeSpaceResponse.add_member(:space_arn, Shapes::ShapeRef.new(shape: SpaceArn, location_name: "SpaceArn"))
4306
+ DescribeSpaceResponse.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
4307
+ DescribeSpaceResponse.add_member(:home_efs_file_system_uid, Shapes::ShapeRef.new(shape: EfsUid, location_name: "HomeEfsFileSystemUid"))
4308
+ DescribeSpaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: SpaceStatus, location_name: "Status"))
4309
+ DescribeSpaceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTime"))
4310
+ DescribeSpaceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
4311
+ DescribeSpaceResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4312
+ DescribeSpaceResponse.add_member(:space_settings, Shapes::ShapeRef.new(shape: SpaceSettings, location_name: "SpaceSettings"))
4313
+ DescribeSpaceResponse.struct_class = Types::DescribeSpaceResponse
4314
+
3926
4315
  DescribeStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, required: true, location_name: "StudioLifecycleConfigName"))
3927
4316
  DescribeStudioLifecycleConfigRequest.struct_class = Types::DescribeStudioLifecycleConfigRequest
3928
4317
 
@@ -4032,6 +4421,7 @@ module Aws::SageMaker
4032
4421
  DescribeTrialComponentResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
4033
4422
  DescribeTrialComponentResponse.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
4034
4423
  DescribeTrialComponentResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
4424
+ DescribeTrialComponentResponse.add_member(:sources, Shapes::ShapeRef.new(shape: TrialComponentSources, location_name: "Sources"))
4035
4425
  DescribeTrialComponentResponse.struct_class = Types::DescribeTrialComponentResponse
4036
4426
 
4037
4427
  DescribeTrialRequest.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialName"))
@@ -4302,6 +4692,7 @@ module Aws::SageMaker
4302
4692
  Endpoint.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
4303
4693
  Endpoint.add_member(:monitoring_schedules, Shapes::ShapeRef.new(shape: MonitoringScheduleList, location_name: "MonitoringSchedules"))
4304
4694
  Endpoint.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
4695
+ Endpoint.add_member(:shadow_production_variants, Shapes::ShapeRef.new(shape: ProductionVariantSummaryList, location_name: "ShadowProductionVariants"))
4305
4696
  Endpoint.struct_class = Types::Endpoint
4306
4697
 
4307
4698
  EndpointConfigSummary.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
@@ -4333,6 +4724,12 @@ module Aws::SageMaker
4333
4724
 
4334
4725
  EndpointInputConfigurations.member = Shapes::ShapeRef.new(shape: EndpointInputConfiguration)
4335
4726
 
4727
+ EndpointMetadata.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
4728
+ EndpointMetadata.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, location_name: "EndpointConfigName"))
4729
+ EndpointMetadata.add_member(:endpoint_status, Shapes::ShapeRef.new(shape: EndpointStatus, location_name: "EndpointStatus"))
4730
+ EndpointMetadata.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4731
+ EndpointMetadata.struct_class = Types::EndpointMetadata
4732
+
4336
4733
  EndpointOutputConfiguration.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointName"))
4337
4734
  EndpointOutputConfiguration.add_member(:variant_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VariantName"))
4338
4735
  EndpointOutputConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
@@ -4384,6 +4781,7 @@ module Aws::SageMaker
4384
4781
  ExperimentConfig.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ExperimentName"))
4385
4782
  ExperimentConfig.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "TrialName"))
4386
4783
  ExperimentConfig.add_member(:trial_component_display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "TrialComponentDisplayName"))
4784
+ ExperimentConfig.add_member(:run_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "RunName"))
4387
4785
  ExperimentConfig.struct_class = Types::ExperimentConfig
4388
4786
 
4389
4787
  ExperimentSource.add_member(:source_arn, Shapes::ShapeRef.new(shape: ExperimentSourceArn, required: true, location_name: "SourceArn"))
@@ -4565,6 +4963,45 @@ module Aws::SageMaker
4565
4963
  HookParameters.key = Shapes::ShapeRef.new(shape: ConfigKey)
4566
4964
  HookParameters.value = Shapes::ShapeRef.new(shape: ConfigValue)
4567
4965
 
4966
+ HubContentDependency.add_member(:dependency_origin_path, Shapes::ShapeRef.new(shape: DependencyOriginPath, location_name: "DependencyOriginPath"))
4967
+ HubContentDependency.add_member(:dependency_copy_path, Shapes::ShapeRef.new(shape: DependencyCopyPath, location_name: "DependencyCopyPath"))
4968
+ HubContentDependency.struct_class = Types::HubContentDependency
4969
+
4970
+ HubContentDependencyList.member = Shapes::ShapeRef.new(shape: HubContentDependency)
4971
+
4972
+ HubContentInfo.add_member(:hub_content_name, Shapes::ShapeRef.new(shape: HubContentName, required: true, location_name: "HubContentName"))
4973
+ HubContentInfo.add_member(:hub_content_arn, Shapes::ShapeRef.new(shape: HubContentArn, required: true, location_name: "HubContentArn"))
4974
+ HubContentInfo.add_member(:hub_content_version, Shapes::ShapeRef.new(shape: HubContentVersion, required: true, location_name: "HubContentVersion"))
4975
+ HubContentInfo.add_member(:hub_content_type, Shapes::ShapeRef.new(shape: HubContentType, required: true, location_name: "HubContentType"))
4976
+ HubContentInfo.add_member(:document_schema_version, Shapes::ShapeRef.new(shape: DocumentSchemaVersion, required: true, location_name: "DocumentSchemaVersion"))
4977
+ HubContentInfo.add_member(:hub_content_display_name, Shapes::ShapeRef.new(shape: HubContentDisplayName, location_name: "HubContentDisplayName"))
4978
+ HubContentInfo.add_member(:hub_content_description, Shapes::ShapeRef.new(shape: HubContentDescription, location_name: "HubContentDescription"))
4979
+ HubContentInfo.add_member(:hub_content_search_keywords, Shapes::ShapeRef.new(shape: HubContentSearchKeywordList, location_name: "HubContentSearchKeywords"))
4980
+ HubContentInfo.add_member(:hub_content_status, Shapes::ShapeRef.new(shape: HubContentStatus, required: true, location_name: "HubContentStatus"))
4981
+ HubContentInfo.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
4982
+ HubContentInfo.struct_class = Types::HubContentInfo
4983
+
4984
+ HubContentInfoList.member = Shapes::ShapeRef.new(shape: HubContentInfo)
4985
+
4986
+ HubContentSearchKeywordList.member = Shapes::ShapeRef.new(shape: HubSearchKeyword)
4987
+
4988
+ HubInfo.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
4989
+ HubInfo.add_member(:hub_arn, Shapes::ShapeRef.new(shape: HubArn, required: true, location_name: "HubArn"))
4990
+ HubInfo.add_member(:hub_display_name, Shapes::ShapeRef.new(shape: HubDisplayName, location_name: "HubDisplayName"))
4991
+ HubInfo.add_member(:hub_description, Shapes::ShapeRef.new(shape: HubDescription, location_name: "HubDescription"))
4992
+ HubInfo.add_member(:hub_search_keywords, Shapes::ShapeRef.new(shape: HubSearchKeywordList, location_name: "HubSearchKeywords"))
4993
+ HubInfo.add_member(:hub_status, Shapes::ShapeRef.new(shape: HubStatus, required: true, location_name: "HubStatus"))
4994
+ HubInfo.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
4995
+ HubInfo.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
4996
+ HubInfo.struct_class = Types::HubInfo
4997
+
4998
+ HubInfoList.member = Shapes::ShapeRef.new(shape: HubInfo)
4999
+
5000
+ HubS3StorageConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3OutputPath, location_name: "S3OutputPath"))
5001
+ HubS3StorageConfig.struct_class = Types::HubS3StorageConfig
5002
+
5003
+ HubSearchKeywordList.member = Shapes::ShapeRef.new(shape: HubSearchKeyword)
5004
+
4568
5005
  HumanLoopActivationConditionsConfig.add_member(:human_loop_activation_conditions, Shapes::ShapeRef.new(shape: HumanLoopActivationConditions, required: true, location_name: "HumanLoopActivationConditions", metadata: {"jsonvalue"=>true}))
4569
5006
  HumanLoopActivationConditionsConfig.struct_class = Types::HumanLoopActivationConditionsConfig
4570
5007
 
@@ -4765,9 +5202,49 @@ module Aws::SageMaker
4765
5202
 
4766
5203
  Images.member = Shapes::ShapeRef.new(shape: Image)
4767
5204
 
5205
+ ImportHubContentRequest.add_member(:hub_content_name, Shapes::ShapeRef.new(shape: HubContentName, required: true, location_name: "HubContentName"))
5206
+ ImportHubContentRequest.add_member(:hub_content_version, Shapes::ShapeRef.new(shape: HubContentVersion, location_name: "HubContentVersion"))
5207
+ ImportHubContentRequest.add_member(:hub_content_type, Shapes::ShapeRef.new(shape: HubContentType, required: true, location_name: "HubContentType"))
5208
+ ImportHubContentRequest.add_member(:document_schema_version, Shapes::ShapeRef.new(shape: DocumentSchemaVersion, required: true, location_name: "DocumentSchemaVersion"))
5209
+ ImportHubContentRequest.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
5210
+ ImportHubContentRequest.add_member(:hub_content_display_name, Shapes::ShapeRef.new(shape: HubContentDisplayName, location_name: "HubContentDisplayName"))
5211
+ ImportHubContentRequest.add_member(:hub_content_description, Shapes::ShapeRef.new(shape: HubContentDescription, location_name: "HubContentDescription"))
5212
+ ImportHubContentRequest.add_member(:hub_content_markdown, Shapes::ShapeRef.new(shape: HubContentMarkdown, location_name: "HubContentMarkdown"))
5213
+ ImportHubContentRequest.add_member(:hub_content_document, Shapes::ShapeRef.new(shape: HubContentDocument, required: true, location_name: "HubContentDocument"))
5214
+ ImportHubContentRequest.add_member(:hub_content_search_keywords, Shapes::ShapeRef.new(shape: HubContentSearchKeywordList, location_name: "HubContentSearchKeywords"))
5215
+ ImportHubContentRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
5216
+ ImportHubContentRequest.struct_class = Types::ImportHubContentRequest
5217
+
5218
+ ImportHubContentResponse.add_member(:hub_arn, Shapes::ShapeRef.new(shape: HubArn, required: true, location_name: "HubArn"))
5219
+ ImportHubContentResponse.add_member(:hub_content_arn, Shapes::ShapeRef.new(shape: HubContentArn, required: true, location_name: "HubContentArn"))
5220
+ ImportHubContentResponse.struct_class = Types::ImportHubContentResponse
5221
+
4768
5222
  InferenceExecutionConfig.add_member(:mode, Shapes::ShapeRef.new(shape: InferenceExecutionMode, required: true, location_name: "Mode"))
4769
5223
  InferenceExecutionConfig.struct_class = Types::InferenceExecutionConfig
4770
5224
 
5225
+ InferenceExperimentDataStorageConfig.add_member(:destination, Shapes::ShapeRef.new(shape: DestinationS3Uri, required: true, location_name: "Destination"))
5226
+ InferenceExperimentDataStorageConfig.add_member(:kms_key, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKey"))
5227
+ InferenceExperimentDataStorageConfig.add_member(:content_type, Shapes::ShapeRef.new(shape: CaptureContentTypeHeader, location_name: "ContentType"))
5228
+ InferenceExperimentDataStorageConfig.struct_class = Types::InferenceExperimentDataStorageConfig
5229
+
5230
+ InferenceExperimentList.member = Shapes::ShapeRef.new(shape: InferenceExperimentSummary)
5231
+
5232
+ InferenceExperimentSchedule.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
5233
+ InferenceExperimentSchedule.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
5234
+ InferenceExperimentSchedule.struct_class = Types::InferenceExperimentSchedule
5235
+
5236
+ InferenceExperimentSummary.add_member(:name, Shapes::ShapeRef.new(shape: InferenceExperimentName, required: true, location_name: "Name"))
5237
+ InferenceExperimentSummary.add_member(:type, Shapes::ShapeRef.new(shape: InferenceExperimentType, required: true, location_name: "Type"))
5238
+ InferenceExperimentSummary.add_member(:schedule, Shapes::ShapeRef.new(shape: InferenceExperimentSchedule, location_name: "Schedule"))
5239
+ InferenceExperimentSummary.add_member(:status, Shapes::ShapeRef.new(shape: InferenceExperimentStatus, required: true, location_name: "Status"))
5240
+ InferenceExperimentSummary.add_member(:status_reason, Shapes::ShapeRef.new(shape: InferenceExperimentStatusReason, location_name: "StatusReason"))
5241
+ InferenceExperimentSummary.add_member(:description, Shapes::ShapeRef.new(shape: InferenceExperimentDescription, location_name: "Description"))
5242
+ InferenceExperimentSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
5243
+ InferenceExperimentSummary.add_member(:completion_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompletionTime"))
5244
+ InferenceExperimentSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
5245
+ InferenceExperimentSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
5246
+ InferenceExperimentSummary.struct_class = Types::InferenceExperimentSummary
5247
+
4771
5248
  InferenceMetrics.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxInvocations"))
4772
5249
  InferenceMetrics.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelLatency"))
4773
5250
  InferenceMetrics.struct_class = Types::InferenceMetrics
@@ -4846,6 +5323,7 @@ module Aws::SageMaker
4846
5323
 
4847
5324
  JupyterServerAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
4848
5325
  JupyterServerAppSettings.add_member(:lifecycle_config_arns, Shapes::ShapeRef.new(shape: LifecycleConfigArns, location_name: "LifecycleConfigArns"))
5326
+ JupyterServerAppSettings.add_member(:code_repositories, Shapes::ShapeRef.new(shape: CodeRepositories, location_name: "CodeRepositories"))
4849
5327
  JupyterServerAppSettings.struct_class = Types::JupyterServerAppSettings
4850
5328
 
4851
5329
  KernelGatewayAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
@@ -5010,6 +5488,7 @@ module Aws::SageMaker
5010
5488
  ListAppsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: AppSortKey, location_name: "SortBy"))
5011
5489
  ListAppsRequest.add_member(:domain_id_equals, Shapes::ShapeRef.new(shape: DomainId, location_name: "DomainIdEquals"))
5012
5490
  ListAppsRequest.add_member(:user_profile_name_equals, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileNameEquals"))
5491
+ ListAppsRequest.add_member(:space_name_equals, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceNameEquals"))
5013
5492
  ListAppsRequest.struct_class = Types::ListAppsRequest
5014
5493
 
5015
5494
  ListAppsResponse.add_member(:apps, Shapes::ShapeRef.new(shape: AppList, location_name: "Apps"))
@@ -5269,6 +5748,54 @@ module Aws::SageMaker
5269
5748
  ListFlowDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5270
5749
  ListFlowDefinitionsResponse.struct_class = Types::ListFlowDefinitionsResponse
5271
5750
 
5751
+ ListHubContentVersionsRequest.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
5752
+ ListHubContentVersionsRequest.add_member(:hub_content_type, Shapes::ShapeRef.new(shape: HubContentType, required: true, location_name: "HubContentType"))
5753
+ ListHubContentVersionsRequest.add_member(:hub_content_name, Shapes::ShapeRef.new(shape: HubContentName, required: true, location_name: "HubContentName"))
5754
+ ListHubContentVersionsRequest.add_member(:min_version, Shapes::ShapeRef.new(shape: HubContentVersion, location_name: "MinVersion"))
5755
+ ListHubContentVersionsRequest.add_member(:max_schema_version, Shapes::ShapeRef.new(shape: DocumentSchemaVersion, location_name: "MaxSchemaVersion"))
5756
+ ListHubContentVersionsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
5757
+ ListHubContentVersionsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
5758
+ ListHubContentVersionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: HubContentSortBy, location_name: "SortBy"))
5759
+ ListHubContentVersionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
5760
+ ListHubContentVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
5761
+ ListHubContentVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5762
+ ListHubContentVersionsRequest.struct_class = Types::ListHubContentVersionsRequest
5763
+
5764
+ ListHubContentVersionsResponse.add_member(:hub_content_summaries, Shapes::ShapeRef.new(shape: HubContentInfoList, required: true, location_name: "HubContentSummaries"))
5765
+ ListHubContentVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5766
+ ListHubContentVersionsResponse.struct_class = Types::ListHubContentVersionsResponse
5767
+
5768
+ ListHubContentsRequest.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
5769
+ ListHubContentsRequest.add_member(:hub_content_type, Shapes::ShapeRef.new(shape: HubContentType, required: true, location_name: "HubContentType"))
5770
+ ListHubContentsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
5771
+ ListHubContentsRequest.add_member(:max_schema_version, Shapes::ShapeRef.new(shape: DocumentSchemaVersion, location_name: "MaxSchemaVersion"))
5772
+ ListHubContentsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
5773
+ ListHubContentsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
5774
+ ListHubContentsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: HubContentSortBy, location_name: "SortBy"))
5775
+ ListHubContentsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
5776
+ ListHubContentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
5777
+ ListHubContentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5778
+ ListHubContentsRequest.struct_class = Types::ListHubContentsRequest
5779
+
5780
+ ListHubContentsResponse.add_member(:hub_content_summaries, Shapes::ShapeRef.new(shape: HubContentInfoList, required: true, location_name: "HubContentSummaries"))
5781
+ ListHubContentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5782
+ ListHubContentsResponse.struct_class = Types::ListHubContentsResponse
5783
+
5784
+ ListHubsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
5785
+ ListHubsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
5786
+ ListHubsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
5787
+ ListHubsRequest.add_member(:last_modified_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeBefore"))
5788
+ ListHubsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
5789
+ ListHubsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: HubSortBy, location_name: "SortBy"))
5790
+ ListHubsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
5791
+ ListHubsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
5792
+ ListHubsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5793
+ ListHubsRequest.struct_class = Types::ListHubsRequest
5794
+
5795
+ ListHubsResponse.add_member(:hub_summaries, Shapes::ShapeRef.new(shape: HubInfoList, required: true, location_name: "HubSummaries"))
5796
+ ListHubsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5797
+ ListHubsResponse.struct_class = Types::ListHubsResponse
5798
+
5272
5799
  ListHumanTaskUisRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
5273
5800
  ListHumanTaskUisRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
5274
5801
  ListHumanTaskUisRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
@@ -5326,6 +5853,23 @@ module Aws::SageMaker
5326
5853
  ListImagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5327
5854
  ListImagesResponse.struct_class = Types::ListImagesResponse
5328
5855
 
5856
+ ListInferenceExperimentsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
5857
+ ListInferenceExperimentsRequest.add_member(:type, Shapes::ShapeRef.new(shape: InferenceExperimentType, location_name: "Type"))
5858
+ ListInferenceExperimentsRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: InferenceExperimentStatus, location_name: "StatusEquals"))
5859
+ ListInferenceExperimentsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
5860
+ ListInferenceExperimentsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
5861
+ ListInferenceExperimentsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
5862
+ ListInferenceExperimentsRequest.add_member(:last_modified_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeBefore"))
5863
+ ListInferenceExperimentsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortInferenceExperimentsBy, location_name: "SortBy"))
5864
+ ListInferenceExperimentsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
5865
+ ListInferenceExperimentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5866
+ ListInferenceExperimentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
5867
+ ListInferenceExperimentsRequest.struct_class = Types::ListInferenceExperimentsRequest
5868
+
5869
+ ListInferenceExperimentsResponse.add_member(:inference_experiments, Shapes::ShapeRef.new(shape: InferenceExperimentList, location_name: "InferenceExperiments"))
5870
+ ListInferenceExperimentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5871
+ ListInferenceExperimentsResponse.struct_class = Types::ListInferenceExperimentsResponse
5872
+
5329
5873
  ListInferenceRecommendationsJobStepsRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
5330
5874
  ListInferenceRecommendationsJobStepsRequest.add_member(:status, Shapes::ShapeRef.new(shape: RecommendationJobStatus, location_name: "Status"))
5331
5875
  ListInferenceRecommendationsJobStepsRequest.add_member(:step_type, Shapes::ShapeRef.new(shape: RecommendationStepType, location_name: "StepType"))
@@ -5411,6 +5955,50 @@ module Aws::SageMaker
5411
5955
  ListModelBiasJobDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5412
5956
  ListModelBiasJobDefinitionsResponse.struct_class = Types::ListModelBiasJobDefinitionsResponse
5413
5957
 
5958
+ ListModelCardExportJobsRequest.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
5959
+ ListModelCardExportJobsRequest.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion"))
5960
+ ListModelCardExportJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
5961
+ ListModelCardExportJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
5962
+ ListModelCardExportJobsRequest.add_member(:model_card_export_job_name_contains, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelCardExportJobNameContains"))
5963
+ ListModelCardExportJobsRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: ModelCardExportJobStatus, location_name: "StatusEquals"))
5964
+ ListModelCardExportJobsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ModelCardExportJobSortBy, location_name: "SortBy"))
5965
+ ListModelCardExportJobsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: ModelCardExportJobSortOrder, location_name: "SortOrder"))
5966
+ ListModelCardExportJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5967
+ ListModelCardExportJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
5968
+ ListModelCardExportJobsRequest.struct_class = Types::ListModelCardExportJobsRequest
5969
+
5970
+ ListModelCardExportJobsResponse.add_member(:model_card_export_job_summaries, Shapes::ShapeRef.new(shape: ModelCardExportJobSummaryList, required: true, location_name: "ModelCardExportJobSummaries"))
5971
+ ListModelCardExportJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5972
+ ListModelCardExportJobsResponse.struct_class = Types::ListModelCardExportJobsResponse
5973
+
5974
+ ListModelCardVersionsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
5975
+ ListModelCardVersionsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
5976
+ ListModelCardVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
5977
+ ListModelCardVersionsRequest.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
5978
+ ListModelCardVersionsRequest.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, location_name: "ModelCardStatus"))
5979
+ ListModelCardVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5980
+ ListModelCardVersionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ModelCardVersionSortBy, location_name: "SortBy"))
5981
+ ListModelCardVersionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: ModelCardSortOrder, location_name: "SortOrder"))
5982
+ ListModelCardVersionsRequest.struct_class = Types::ListModelCardVersionsRequest
5983
+
5984
+ ListModelCardVersionsResponse.add_member(:model_card_version_summary_list, Shapes::ShapeRef.new(shape: ModelCardVersionSummaryList, required: true, location_name: "ModelCardVersionSummaryList"))
5985
+ ListModelCardVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5986
+ ListModelCardVersionsResponse.struct_class = Types::ListModelCardVersionsResponse
5987
+
5988
+ ListModelCardsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
5989
+ ListModelCardsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
5990
+ ListModelCardsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
5991
+ ListModelCardsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: EntityName, location_name: "NameContains"))
5992
+ ListModelCardsRequest.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, location_name: "ModelCardStatus"))
5993
+ ListModelCardsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5994
+ ListModelCardsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ModelCardSortBy, location_name: "SortBy"))
5995
+ ListModelCardsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: ModelCardSortOrder, location_name: "SortOrder"))
5996
+ ListModelCardsRequest.struct_class = Types::ListModelCardsRequest
5997
+
5998
+ ListModelCardsResponse.add_member(:model_card_summaries, Shapes::ShapeRef.new(shape: ModelCardSummaryList, required: true, location_name: "ModelCardSummaries"))
5999
+ ListModelCardsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
6000
+ ListModelCardsResponse.struct_class = Types::ListModelCardsResponse
6001
+
5414
6002
  ListModelExplainabilityJobDefinitionsRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
5415
6003
  ListModelExplainabilityJobDefinitionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSortKey, location_name: "SortBy"))
5416
6004
  ListModelExplainabilityJobDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
@@ -5490,6 +6078,30 @@ module Aws::SageMaker
5490
6078
  ListModelsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
5491
6079
  ListModelsOutput.struct_class = Types::ListModelsOutput
5492
6080
 
6081
+ ListMonitoringAlertHistoryRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, location_name: "MonitoringScheduleName"))
6082
+ ListMonitoringAlertHistoryRequest.add_member(:monitoring_alert_name, Shapes::ShapeRef.new(shape: MonitoringAlertName, location_name: "MonitoringAlertName"))
6083
+ ListMonitoringAlertHistoryRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: MonitoringAlertHistorySortKey, location_name: "SortBy"))
6084
+ ListMonitoringAlertHistoryRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
6085
+ ListMonitoringAlertHistoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
6086
+ ListMonitoringAlertHistoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
6087
+ ListMonitoringAlertHistoryRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
6088
+ ListMonitoringAlertHistoryRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
6089
+ ListMonitoringAlertHistoryRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: MonitoringAlertStatus, location_name: "StatusEquals"))
6090
+ ListMonitoringAlertHistoryRequest.struct_class = Types::ListMonitoringAlertHistoryRequest
6091
+
6092
+ ListMonitoringAlertHistoryResponse.add_member(:monitoring_alert_history, Shapes::ShapeRef.new(shape: MonitoringAlertHistoryList, location_name: "MonitoringAlertHistory"))
6093
+ ListMonitoringAlertHistoryResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
6094
+ ListMonitoringAlertHistoryResponse.struct_class = Types::ListMonitoringAlertHistoryResponse
6095
+
6096
+ ListMonitoringAlertsRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
6097
+ ListMonitoringAlertsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
6098
+ ListMonitoringAlertsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
6099
+ ListMonitoringAlertsRequest.struct_class = Types::ListMonitoringAlertsRequest
6100
+
6101
+ ListMonitoringAlertsResponse.add_member(:monitoring_alert_summaries, Shapes::ShapeRef.new(shape: MonitoringAlertSummaryList, location_name: "MonitoringAlertSummaries"))
6102
+ ListMonitoringAlertsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
6103
+ ListMonitoringAlertsResponse.struct_class = Types::ListMonitoringAlertsResponse
6104
+
5493
6105
  ListMonitoringExecutionsRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, location_name: "MonitoringScheduleName"))
5494
6106
  ListMonitoringExecutionsRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
5495
6107
  ListMonitoringExecutionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: MonitoringExecutionSortKey, location_name: "SortBy"))
@@ -5574,7 +6186,7 @@ module Aws::SageMaker
5574
6186
  ListPipelineExecutionStepsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5575
6187
  ListPipelineExecutionStepsResponse.struct_class = Types::ListPipelineExecutionStepsResponse
5576
6188
 
5577
- ListPipelineExecutionsRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
6189
+ ListPipelineExecutionsRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineNameOrArn, required: true, location_name: "PipelineName"))
5578
6190
  ListPipelineExecutionsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
5579
6191
  ListPipelineExecutionsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
5580
6192
  ListPipelineExecutionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortPipelineExecutionsBy, location_name: "SortBy"))
@@ -5638,6 +6250,18 @@ module Aws::SageMaker
5638
6250
  ListProjectsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5639
6251
  ListProjectsOutput.struct_class = Types::ListProjectsOutput
5640
6252
 
6253
+ ListSpacesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
6254
+ ListSpacesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
6255
+ ListSpacesRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
6256
+ ListSpacesRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SpaceSortKey, location_name: "SortBy"))
6257
+ ListSpacesRequest.add_member(:domain_id_equals, Shapes::ShapeRef.new(shape: DomainId, location_name: "DomainIdEquals"))
6258
+ ListSpacesRequest.add_member(:space_name_contains, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceNameContains"))
6259
+ ListSpacesRequest.struct_class = Types::ListSpacesRequest
6260
+
6261
+ ListSpacesResponse.add_member(:spaces, Shapes::ShapeRef.new(shape: SpaceList, location_name: "Spaces"))
6262
+ ListSpacesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
6263
+ ListSpacesResponse.struct_class = Types::ListSpacesResponse
6264
+
5641
6265
  ListStageDevicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5642
6266
  ListStageDevicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListMaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
5643
6267
  ListStageDevicesRequest.add_member(:edge_deployment_plan_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgeDeploymentPlanName"))
@@ -5829,6 +6453,18 @@ module Aws::SageMaker
5829
6453
  MetricsSource.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
5830
6454
  MetricsSource.struct_class = Types::MetricsSource
5831
6455
 
6456
+ Model.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, location_name: "ModelName"))
6457
+ Model.add_member(:primary_container, Shapes::ShapeRef.new(shape: ContainerDefinition, location_name: "PrimaryContainer"))
6458
+ Model.add_member(:containers, Shapes::ShapeRef.new(shape: ContainerDefinitionList, location_name: "Containers"))
6459
+ Model.add_member(:inference_execution_config, Shapes::ShapeRef.new(shape: InferenceExecutionConfig, location_name: "InferenceExecutionConfig"))
6460
+ Model.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "ExecutionRoleArn"))
6461
+ Model.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
6462
+ Model.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
6463
+ Model.add_member(:model_arn, Shapes::ShapeRef.new(shape: ModelArn, location_name: "ModelArn"))
6464
+ Model.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
6465
+ Model.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
6466
+ Model.struct_class = Types::Model
6467
+
5832
6468
  ModelArtifacts.add_member(:s3_model_artifacts, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3ModelArtifacts"))
5833
6469
  ModelArtifacts.struct_class = Types::ModelArtifacts
5834
6470
 
@@ -5846,6 +6482,60 @@ module Aws::SageMaker
5846
6482
  ModelBiasJobInput.add_member(:ground_truth_s3_input, Shapes::ShapeRef.new(shape: MonitoringGroundTruthS3Input, required: true, location_name: "GroundTruthS3Input"))
5847
6483
  ModelBiasJobInput.struct_class = Types::ModelBiasJobInput
5848
6484
 
6485
+ ModelCard.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, location_name: "ModelCardArn"))
6486
+ ModelCard.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelCardName"))
6487
+ ModelCard.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion"))
6488
+ ModelCard.add_member(:content, Shapes::ShapeRef.new(shape: ModelCardContent, location_name: "Content"))
6489
+ ModelCard.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, location_name: "ModelCardStatus"))
6490
+ ModelCard.add_member(:security_config, Shapes::ShapeRef.new(shape: ModelCardSecurityConfig, location_name: "SecurityConfig"))
6491
+ ModelCard.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
6492
+ ModelCard.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
6493
+ ModelCard.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
6494
+ ModelCard.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
6495
+ ModelCard.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
6496
+ ModelCard.add_member(:model_id, Shapes::ShapeRef.new(shape: String, location_name: "ModelId"))
6497
+ ModelCard.add_member(:risk_rating, Shapes::ShapeRef.new(shape: String, location_name: "RiskRating"))
6498
+ ModelCard.struct_class = Types::ModelCard
6499
+
6500
+ ModelCardExportArtifacts.add_member(:s3_export_artifacts, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3ExportArtifacts"))
6501
+ ModelCardExportArtifacts.struct_class = Types::ModelCardExportArtifacts
6502
+
6503
+ ModelCardExportJobSummary.add_member(:model_card_export_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardExportJobName"))
6504
+ ModelCardExportJobSummary.add_member(:model_card_export_job_arn, Shapes::ShapeRef.new(shape: ModelCardExportJobArn, required: true, location_name: "ModelCardExportJobArn"))
6505
+ ModelCardExportJobSummary.add_member(:status, Shapes::ShapeRef.new(shape: ModelCardExportJobStatus, required: true, location_name: "Status"))
6506
+ ModelCardExportJobSummary.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
6507
+ ModelCardExportJobSummary.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion"))
6508
+ ModelCardExportJobSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedAt"))
6509
+ ModelCardExportJobSummary.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedAt"))
6510
+ ModelCardExportJobSummary.struct_class = Types::ModelCardExportJobSummary
6511
+
6512
+ ModelCardExportJobSummaryList.member = Shapes::ShapeRef.new(shape: ModelCardExportJobSummary)
6513
+
6514
+ ModelCardExportOutputConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
6515
+ ModelCardExportOutputConfig.struct_class = Types::ModelCardExportOutputConfig
6516
+
6517
+ ModelCardSecurityConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
6518
+ ModelCardSecurityConfig.struct_class = Types::ModelCardSecurityConfig
6519
+
6520
+ ModelCardSummary.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
6521
+ ModelCardSummary.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, required: true, location_name: "ModelCardArn"))
6522
+ ModelCardSummary.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, required: true, location_name: "ModelCardStatus"))
6523
+ ModelCardSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
6524
+ ModelCardSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
6525
+ ModelCardSummary.struct_class = Types::ModelCardSummary
6526
+
6527
+ ModelCardSummaryList.member = Shapes::ShapeRef.new(shape: ModelCardSummary)
6528
+
6529
+ ModelCardVersionSummary.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
6530
+ ModelCardVersionSummary.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, required: true, location_name: "ModelCardArn"))
6531
+ ModelCardVersionSummary.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, required: true, location_name: "ModelCardStatus"))
6532
+ ModelCardVersionSummary.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion"))
6533
+ ModelCardVersionSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
6534
+ ModelCardVersionSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
6535
+ ModelCardVersionSummary.struct_class = Types::ModelCardVersionSummary
6536
+
6537
+ ModelCardVersionSummaryList.member = Shapes::ShapeRef.new(shape: ModelCardVersionSummary)
6538
+
5849
6539
  ModelClientConfig.add_member(:invocations_timeout_in_seconds, Shapes::ShapeRef.new(shape: InvocationsTimeoutInSeconds, location_name: "InvocationsTimeoutInSeconds"))
5850
6540
  ModelClientConfig.add_member(:invocations_max_retries, Shapes::ShapeRef.new(shape: InvocationsMaxRetries, location_name: "InvocationsMaxRetries"))
5851
6541
  ModelClientConfig.struct_class = Types::ModelClientConfig
@@ -5854,6 +6544,54 @@ module Aws::SageMaker
5854
6544
  ModelConfiguration.add_member(:environment_parameters, Shapes::ShapeRef.new(shape: EnvironmentParameters, location_name: "EnvironmentParameters"))
5855
6545
  ModelConfiguration.struct_class = Types::ModelConfiguration
5856
6546
 
6547
+ ModelDashboardEndpoint.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
6548
+ ModelDashboardEndpoint.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
6549
+ ModelDashboardEndpoint.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
6550
+ ModelDashboardEndpoint.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
6551
+ ModelDashboardEndpoint.add_member(:endpoint_status, Shapes::ShapeRef.new(shape: EndpointStatus, required: true, location_name: "EndpointStatus"))
6552
+ ModelDashboardEndpoint.struct_class = Types::ModelDashboardEndpoint
6553
+
6554
+ ModelDashboardEndpoints.member = Shapes::ShapeRef.new(shape: ModelDashboardEndpoint)
6555
+
6556
+ ModelDashboardIndicatorAction.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Enabled"))
6557
+ ModelDashboardIndicatorAction.struct_class = Types::ModelDashboardIndicatorAction
6558
+
6559
+ ModelDashboardModel.add_member(:model, Shapes::ShapeRef.new(shape: Model, location_name: "Model"))
6560
+ ModelDashboardModel.add_member(:endpoints, Shapes::ShapeRef.new(shape: ModelDashboardEndpoints, location_name: "Endpoints"))
6561
+ ModelDashboardModel.add_member(:last_batch_transform_job, Shapes::ShapeRef.new(shape: TransformJob, location_name: "LastBatchTransformJob"))
6562
+ ModelDashboardModel.add_member(:monitoring_schedules, Shapes::ShapeRef.new(shape: ModelDashboardMonitoringSchedules, location_name: "MonitoringSchedules"))
6563
+ ModelDashboardModel.add_member(:model_card, Shapes::ShapeRef.new(shape: ModelDashboardModelCard, location_name: "ModelCard"))
6564
+ ModelDashboardModel.struct_class = Types::ModelDashboardModel
6565
+
6566
+ ModelDashboardModelCard.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, location_name: "ModelCardArn"))
6567
+ ModelDashboardModelCard.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelCardName"))
6568
+ ModelDashboardModelCard.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion"))
6569
+ ModelDashboardModelCard.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, location_name: "ModelCardStatus"))
6570
+ ModelDashboardModelCard.add_member(:security_config, Shapes::ShapeRef.new(shape: ModelCardSecurityConfig, location_name: "SecurityConfig"))
6571
+ ModelDashboardModelCard.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
6572
+ ModelDashboardModelCard.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
6573
+ ModelDashboardModelCard.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
6574
+ ModelDashboardModelCard.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
6575
+ ModelDashboardModelCard.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
6576
+ ModelDashboardModelCard.add_member(:model_id, Shapes::ShapeRef.new(shape: String, location_name: "ModelId"))
6577
+ ModelDashboardModelCard.add_member(:risk_rating, Shapes::ShapeRef.new(shape: String, location_name: "RiskRating"))
6578
+ ModelDashboardModelCard.struct_class = Types::ModelDashboardModelCard
6579
+
6580
+ ModelDashboardMonitoringSchedule.add_member(:monitoring_schedule_arn, Shapes::ShapeRef.new(shape: MonitoringScheduleArn, location_name: "MonitoringScheduleArn"))
6581
+ ModelDashboardMonitoringSchedule.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, location_name: "MonitoringScheduleName"))
6582
+ ModelDashboardMonitoringSchedule.add_member(:monitoring_schedule_status, Shapes::ShapeRef.new(shape: ScheduleStatus, location_name: "MonitoringScheduleStatus"))
6583
+ ModelDashboardMonitoringSchedule.add_member(:monitoring_type, Shapes::ShapeRef.new(shape: MonitoringType, location_name: "MonitoringType"))
6584
+ ModelDashboardMonitoringSchedule.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
6585
+ ModelDashboardMonitoringSchedule.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
6586
+ ModelDashboardMonitoringSchedule.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
6587
+ ModelDashboardMonitoringSchedule.add_member(:monitoring_schedule_config, Shapes::ShapeRef.new(shape: MonitoringScheduleConfig, location_name: "MonitoringScheduleConfig"))
6588
+ ModelDashboardMonitoringSchedule.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
6589
+ ModelDashboardMonitoringSchedule.add_member(:monitoring_alert_summaries, Shapes::ShapeRef.new(shape: MonitoringAlertSummaryList, location_name: "MonitoringAlertSummaries"))
6590
+ ModelDashboardMonitoringSchedule.add_member(:last_monitoring_execution_summary, Shapes::ShapeRef.new(shape: MonitoringExecutionSummary, location_name: "LastMonitoringExecutionSummary"))
6591
+ ModelDashboardMonitoringSchedule.struct_class = Types::ModelDashboardMonitoringSchedule
6592
+
6593
+ ModelDashboardMonitoringSchedules.member = Shapes::ShapeRef.new(shape: ModelDashboardMonitoringSchedule)
6594
+
5857
6595
  ModelDataQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
5858
6596
  ModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
5859
6597
  ModelDataQuality.struct_class = Types::ModelDataQuality
@@ -5881,6 +6619,10 @@ module Aws::SageMaker
5881
6619
  ModelExplainabilityJobInput.add_member(:batch_transform_input, Shapes::ShapeRef.new(shape: BatchTransformInput, location_name: "BatchTransformInput"))
5882
6620
  ModelExplainabilityJobInput.struct_class = Types::ModelExplainabilityJobInput
5883
6621
 
6622
+ ModelInfrastructureConfig.add_member(:infrastructure_type, Shapes::ShapeRef.new(shape: ModelInfrastructureType, required: true, location_name: "InfrastructureType"))
6623
+ ModelInfrastructureConfig.add_member(:real_time_inference_config, Shapes::ShapeRef.new(shape: RealTimeInferenceConfig, required: true, location_name: "RealTimeInferenceConfig"))
6624
+ ModelInfrastructureConfig.struct_class = Types::ModelInfrastructureConfig
6625
+
5884
6626
  ModelInput.add_member(:data_input_config, Shapes::ShapeRef.new(shape: DataInputConfig, required: true, location_name: "DataInputConfig"))
5885
6627
  ModelInput.struct_class = Types::ModelInput
5886
6628
 
@@ -6044,6 +6786,46 @@ module Aws::SageMaker
6044
6786
 
6045
6787
  ModelSummaryList.member = Shapes::ShapeRef.new(shape: ModelSummary)
6046
6788
 
6789
+ ModelVariantActionMap.key = Shapes::ShapeRef.new(shape: ModelVariantName)
6790
+ ModelVariantActionMap.value = Shapes::ShapeRef.new(shape: ModelVariantAction)
6791
+
6792
+ ModelVariantConfig.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
6793
+ ModelVariantConfig.add_member(:variant_name, Shapes::ShapeRef.new(shape: ModelVariantName, required: true, location_name: "VariantName"))
6794
+ ModelVariantConfig.add_member(:infrastructure_config, Shapes::ShapeRef.new(shape: ModelInfrastructureConfig, required: true, location_name: "InfrastructureConfig"))
6795
+ ModelVariantConfig.struct_class = Types::ModelVariantConfig
6796
+
6797
+ ModelVariantConfigList.member = Shapes::ShapeRef.new(shape: ModelVariantConfig)
6798
+
6799
+ ModelVariantConfigSummary.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
6800
+ ModelVariantConfigSummary.add_member(:variant_name, Shapes::ShapeRef.new(shape: ModelVariantName, required: true, location_name: "VariantName"))
6801
+ ModelVariantConfigSummary.add_member(:infrastructure_config, Shapes::ShapeRef.new(shape: ModelInfrastructureConfig, required: true, location_name: "InfrastructureConfig"))
6802
+ ModelVariantConfigSummary.add_member(:status, Shapes::ShapeRef.new(shape: ModelVariantStatus, required: true, location_name: "Status"))
6803
+ ModelVariantConfigSummary.struct_class = Types::ModelVariantConfigSummary
6804
+
6805
+ ModelVariantConfigSummaryList.member = Shapes::ShapeRef.new(shape: ModelVariantConfigSummary)
6806
+
6807
+ MonitoringAlertActions.add_member(:model_dashboard_indicator, Shapes::ShapeRef.new(shape: ModelDashboardIndicatorAction, location_name: "ModelDashboardIndicator"))
6808
+ MonitoringAlertActions.struct_class = Types::MonitoringAlertActions
6809
+
6810
+ MonitoringAlertHistoryList.member = Shapes::ShapeRef.new(shape: MonitoringAlertHistorySummary)
6811
+
6812
+ MonitoringAlertHistorySummary.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
6813
+ MonitoringAlertHistorySummary.add_member(:monitoring_alert_name, Shapes::ShapeRef.new(shape: MonitoringAlertName, required: true, location_name: "MonitoringAlertName"))
6814
+ MonitoringAlertHistorySummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
6815
+ MonitoringAlertHistorySummary.add_member(:alert_status, Shapes::ShapeRef.new(shape: MonitoringAlertStatus, required: true, location_name: "AlertStatus"))
6816
+ MonitoringAlertHistorySummary.struct_class = Types::MonitoringAlertHistorySummary
6817
+
6818
+ MonitoringAlertSummary.add_member(:monitoring_alert_name, Shapes::ShapeRef.new(shape: MonitoringAlertName, required: true, location_name: "MonitoringAlertName"))
6819
+ MonitoringAlertSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
6820
+ MonitoringAlertSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
6821
+ MonitoringAlertSummary.add_member(:alert_status, Shapes::ShapeRef.new(shape: MonitoringAlertStatus, required: true, location_name: "AlertStatus"))
6822
+ MonitoringAlertSummary.add_member(:datapoints_to_alert, Shapes::ShapeRef.new(shape: MonitoringDatapointsToAlert, required: true, location_name: "DatapointsToAlert"))
6823
+ MonitoringAlertSummary.add_member(:evaluation_period, Shapes::ShapeRef.new(shape: MonitoringEvaluationPeriod, required: true, location_name: "EvaluationPeriod"))
6824
+ MonitoringAlertSummary.add_member(:actions, Shapes::ShapeRef.new(shape: MonitoringAlertActions, required: true, location_name: "Actions"))
6825
+ MonitoringAlertSummary.struct_class = Types::MonitoringAlertSummary
6826
+
6827
+ MonitoringAlertSummaryList.member = Shapes::ShapeRef.new(shape: MonitoringAlertSummary)
6828
+
6047
6829
  MonitoringAppSpecification.add_member(:image_uri, Shapes::ShapeRef.new(shape: ImageUri, required: true, location_name: "ImageUri"))
6048
6830
  MonitoringAppSpecification.add_member(:container_entrypoint, Shapes::ShapeRef.new(shape: ContainerEntrypoint, location_name: "ContainerEntrypoint"))
6049
6831
  MonitoringAppSpecification.add_member(:container_arguments, Shapes::ShapeRef.new(shape: MonitoringContainerArguments, location_name: "ContainerArguments"))
@@ -6248,6 +7030,7 @@ module Aws::SageMaker
6248
7030
  OfflineStoreConfig.add_member(:s3_storage_config, Shapes::ShapeRef.new(shape: S3StorageConfig, required: true, location_name: "S3StorageConfig"))
6249
7031
  OfflineStoreConfig.add_member(:disable_glue_table_creation, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableGlueTableCreation"))
6250
7032
  OfflineStoreConfig.add_member(:data_catalog_config, Shapes::ShapeRef.new(shape: DataCatalogConfig, location_name: "DataCatalogConfig"))
7033
+ OfflineStoreConfig.add_member(:table_format, Shapes::ShapeRef.new(shape: TableFormat, location_name: "TableFormat"))
6251
7034
  OfflineStoreConfig.struct_class = Types::OfflineStoreConfig
6252
7035
 
6253
7036
  OfflineStoreStatus.add_member(:status, Shapes::ShapeRef.new(shape: OfflineStoreStatusValue, required: true, location_name: "Status"))
@@ -6335,6 +7118,7 @@ module Aws::SageMaker
6335
7118
  PendingDeploymentSummary.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
6336
7119
  PendingDeploymentSummary.add_member(:production_variants, Shapes::ShapeRef.new(shape: PendingProductionVariantSummaryList, location_name: "ProductionVariants"))
6337
7120
  PendingDeploymentSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
7121
+ PendingDeploymentSummary.add_member(:shadow_production_variants, Shapes::ShapeRef.new(shape: PendingProductionVariantSummaryList, location_name: "ShadowProductionVariants"))
6338
7122
  PendingDeploymentSummary.struct_class = Types::PendingDeploymentSummary
6339
7123
 
6340
7124
  PendingProductionVariantSummary.add_member(:variant_name, Shapes::ShapeRef.new(shape: VariantName, required: true, location_name: "VariantName"))
@@ -6421,6 +7205,7 @@ module Aws::SageMaker
6421
7205
  PipelineExecutionStepMetadata.add_member(:clarify_check, Shapes::ShapeRef.new(shape: ClarifyCheckStepMetadata, location_name: "ClarifyCheck"))
6422
7206
  PipelineExecutionStepMetadata.add_member(:emr, Shapes::ShapeRef.new(shape: EMRStepMetadata, location_name: "EMR"))
6423
7207
  PipelineExecutionStepMetadata.add_member(:fail, Shapes::ShapeRef.new(shape: FailStepMetadata, location_name: "Fail"))
7208
+ PipelineExecutionStepMetadata.add_member(:auto_ml_job, Shapes::ShapeRef.new(shape: AutoMLJobStepMetadata, location_name: "AutoMLJob"))
6424
7209
  PipelineExecutionStepMetadata.struct_class = Types::PipelineExecutionStepMetadata
6425
7210
 
6426
7211
  PipelineExecutionSummary.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
@@ -6729,6 +7514,10 @@ module Aws::SageMaker
6729
7514
  RStudioServerProDomainSettingsForUpdate.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
6730
7515
  RStudioServerProDomainSettingsForUpdate.struct_class = Types::RStudioServerProDomainSettingsForUpdate
6731
7516
 
7517
+ RealTimeInferenceConfig.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, required: true, location_name: "InstanceType"))
7518
+ RealTimeInferenceConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: TaskCount, required: true, location_name: "InstanceCount"))
7519
+ RealTimeInferenceConfig.struct_class = Types::RealTimeInferenceConfig
7520
+
6732
7521
  RealtimeInferenceInstanceTypes.member = Shapes::ShapeRef.new(shape: ProductionVariantInstanceType)
6733
7522
 
6734
7523
  RecommendationJobCompiledOutputConfig.add_member(:s3_output_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputUri"))
@@ -6757,6 +7546,7 @@ module Aws::SageMaker
6757
7546
  RecommendationJobInputConfig.add_member(:volume_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "VolumeKmsKeyId"))
6758
7547
  RecommendationJobInputConfig.add_member(:container_config, Shapes::ShapeRef.new(shape: RecommendationJobContainerConfig, location_name: "ContainerConfig"))
6759
7548
  RecommendationJobInputConfig.add_member(:endpoints, Shapes::ShapeRef.new(shape: Endpoints, location_name: "Endpoints"))
7549
+ RecommendationJobInputConfig.add_member(:vpc_config, Shapes::ShapeRef.new(shape: RecommendationJobVpcConfig, location_name: "VpcConfig"))
6760
7550
  RecommendationJobInputConfig.struct_class = Types::RecommendationJobInputConfig
6761
7551
 
6762
7552
  RecommendationJobOutputConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
@@ -6779,6 +7569,14 @@ module Aws::SageMaker
6779
7569
 
6780
7570
  RecommendationJobSupportedInstanceTypes.member = Shapes::ShapeRef.new(shape: String)
6781
7571
 
7572
+ RecommendationJobVpcConfig.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: RecommendationJobVpcSecurityGroupIds, required: true, location_name: "SecurityGroupIds"))
7573
+ RecommendationJobVpcConfig.add_member(:subnets, Shapes::ShapeRef.new(shape: RecommendationJobVpcSubnets, required: true, location_name: "Subnets"))
7574
+ RecommendationJobVpcConfig.struct_class = Types::RecommendationJobVpcConfig
7575
+
7576
+ RecommendationJobVpcSecurityGroupIds.member = Shapes::ShapeRef.new(shape: RecommendationJobVpcSecurityGroupId)
7577
+
7578
+ RecommendationJobVpcSubnets.member = Shapes::ShapeRef.new(shape: RecommendationJobVpcSubnetId)
7579
+
6782
7580
  RecommendationMetrics.add_member(:cost_per_hour, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "CostPerHour"))
6783
7581
  RecommendationMetrics.add_member(:cost_per_inference, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "CostPerInference"))
6784
7582
  RecommendationMetrics.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxInvocations"))
@@ -6916,6 +7714,8 @@ module Aws::SageMaker
6916
7714
  SearchRecord.add_member(:project, Shapes::ShapeRef.new(shape: Project, location_name: "Project"))
6917
7715
  SearchRecord.add_member(:feature_metadata, Shapes::ShapeRef.new(shape: FeatureMetadata, location_name: "FeatureMetadata"))
6918
7716
  SearchRecord.add_member(:hyper_parameter_tuning_job, Shapes::ShapeRef.new(shape: HyperParameterTuningJobSearchEntity, location_name: "HyperParameterTuningJob"))
7717
+ SearchRecord.add_member(:model, Shapes::ShapeRef.new(shape: ModelDashboardModel, location_name: "Model"))
7718
+ SearchRecord.add_member(:model_card, Shapes::ShapeRef.new(shape: ModelCard, location_name: "ModelCard"))
6919
7719
  SearchRecord.struct_class = Types::SearchRecord
6920
7720
 
6921
7721
  SearchRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "Resource"))
@@ -6972,6 +7772,16 @@ module Aws::SageMaker
6972
7772
  ServiceCatalogProvisioningUpdateDetails.add_member(:provisioning_parameters, Shapes::ShapeRef.new(shape: ProvisioningParameters, location_name: "ProvisioningParameters"))
6973
7773
  ServiceCatalogProvisioningUpdateDetails.struct_class = Types::ServiceCatalogProvisioningUpdateDetails
6974
7774
 
7775
+ ShadowModeConfig.add_member(:source_model_variant_name, Shapes::ShapeRef.new(shape: ModelVariantName, required: true, location_name: "SourceModelVariantName"))
7776
+ ShadowModeConfig.add_member(:shadow_model_variants, Shapes::ShapeRef.new(shape: ShadowModelVariantConfigList, required: true, location_name: "ShadowModelVariants"))
7777
+ ShadowModeConfig.struct_class = Types::ShadowModeConfig
7778
+
7779
+ ShadowModelVariantConfig.add_member(:shadow_model_variant_name, Shapes::ShapeRef.new(shape: ModelVariantName, required: true, location_name: "ShadowModelVariantName"))
7780
+ ShadowModelVariantConfig.add_member(:sampling_percentage, Shapes::ShapeRef.new(shape: Percentage, required: true, location_name: "SamplingPercentage"))
7781
+ ShadowModelVariantConfig.struct_class = Types::ShadowModelVariantConfig
7782
+
7783
+ ShadowModelVariantConfigList.member = Shapes::ShapeRef.new(shape: ShadowModelVariantConfig)
7784
+
6975
7785
  SharingSettings.add_member(:notebook_output_option, Shapes::ShapeRef.new(shape: NotebookOutputOption, location_name: "NotebookOutputOption"))
6976
7786
  SharingSettings.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputPath"))
6977
7787
  SharingSettings.add_member(:s3_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "S3KmsKeyId"))
@@ -6992,17 +7802,36 @@ module Aws::SageMaker
6992
7802
  SourceIpConfig.add_member(:cidrs, Shapes::ShapeRef.new(shape: Cidrs, required: true, location_name: "Cidrs"))
6993
7803
  SourceIpConfig.struct_class = Types::SourceIpConfig
6994
7804
 
7805
+ SpaceDetails.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "DomainId"))
7806
+ SpaceDetails.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
7807
+ SpaceDetails.add_member(:status, Shapes::ShapeRef.new(shape: SpaceStatus, location_name: "Status"))
7808
+ SpaceDetails.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
7809
+ SpaceDetails.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTime"))
7810
+ SpaceDetails.struct_class = Types::SpaceDetails
7811
+
7812
+ SpaceList.member = Shapes::ShapeRef.new(shape: SpaceDetails)
7813
+
7814
+ SpaceSettings.add_member(:jupyter_server_app_settings, Shapes::ShapeRef.new(shape: JupyterServerAppSettings, location_name: "JupyterServerAppSettings"))
7815
+ SpaceSettings.add_member(:kernel_gateway_app_settings, Shapes::ShapeRef.new(shape: KernelGatewayAppSettings, location_name: "KernelGatewayAppSettings"))
7816
+ SpaceSettings.struct_class = Types::SpaceSettings
7817
+
6995
7818
  StartEdgeDeploymentStageRequest.add_member(:edge_deployment_plan_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgeDeploymentPlanName"))
6996
7819
  StartEdgeDeploymentStageRequest.add_member(:stage_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "StageName"))
6997
7820
  StartEdgeDeploymentStageRequest.struct_class = Types::StartEdgeDeploymentStageRequest
6998
7821
 
7822
+ StartInferenceExperimentRequest.add_member(:name, Shapes::ShapeRef.new(shape: InferenceExperimentName, required: true, location_name: "Name"))
7823
+ StartInferenceExperimentRequest.struct_class = Types::StartInferenceExperimentRequest
7824
+
7825
+ StartInferenceExperimentResponse.add_member(:inference_experiment_arn, Shapes::ShapeRef.new(shape: InferenceExperimentArn, required: true, location_name: "InferenceExperimentArn"))
7826
+ StartInferenceExperimentResponse.struct_class = Types::StartInferenceExperimentResponse
7827
+
6999
7828
  StartMonitoringScheduleRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
7000
7829
  StartMonitoringScheduleRequest.struct_class = Types::StartMonitoringScheduleRequest
7001
7830
 
7002
7831
  StartNotebookInstanceInput.add_member(:notebook_instance_name, Shapes::ShapeRef.new(shape: NotebookInstanceName, required: true, location_name: "NotebookInstanceName"))
7003
7832
  StartNotebookInstanceInput.struct_class = Types::StartNotebookInstanceInput
7004
7833
 
7005
- StartPipelineExecutionRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
7834
+ StartPipelineExecutionRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineNameOrArn, required: true, location_name: "PipelineName"))
7006
7835
  StartPipelineExecutionRequest.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
7007
7836
  StartPipelineExecutionRequest.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
7008
7837
  StartPipelineExecutionRequest.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
@@ -7029,6 +7858,16 @@ module Aws::SageMaker
7029
7858
  StopHyperParameterTuningJobRequest.add_member(:hyper_parameter_tuning_job_name, Shapes::ShapeRef.new(shape: HyperParameterTuningJobName, required: true, location_name: "HyperParameterTuningJobName"))
7030
7859
  StopHyperParameterTuningJobRequest.struct_class = Types::StopHyperParameterTuningJobRequest
7031
7860
 
7861
+ StopInferenceExperimentRequest.add_member(:name, Shapes::ShapeRef.new(shape: InferenceExperimentName, required: true, location_name: "Name"))
7862
+ StopInferenceExperimentRequest.add_member(:model_variant_actions, Shapes::ShapeRef.new(shape: ModelVariantActionMap, required: true, location_name: "ModelVariantActions"))
7863
+ StopInferenceExperimentRequest.add_member(:desired_model_variants, Shapes::ShapeRef.new(shape: ModelVariantConfigList, location_name: "DesiredModelVariants"))
7864
+ StopInferenceExperimentRequest.add_member(:desired_state, Shapes::ShapeRef.new(shape: InferenceExperimentStopDesiredState, location_name: "DesiredState"))
7865
+ StopInferenceExperimentRequest.add_member(:reason, Shapes::ShapeRef.new(shape: InferenceExperimentStatusReason, location_name: "Reason"))
7866
+ StopInferenceExperimentRequest.struct_class = Types::StopInferenceExperimentRequest
7867
+
7868
+ StopInferenceExperimentResponse.add_member(:inference_experiment_arn, Shapes::ShapeRef.new(shape: InferenceExperimentArn, required: true, location_name: "InferenceExperimentArn"))
7869
+ StopInferenceExperimentResponse.struct_class = Types::StopInferenceExperimentResponse
7870
+
7032
7871
  StopInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
7033
7872
  StopInferenceRecommendationsJobRequest.struct_class = Types::StopInferenceRecommendationsJobRequest
7034
7873
 
@@ -7316,6 +8155,7 @@ module Aws::SageMaker
7316
8155
  TrialComponent.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
7317
8156
  TrialComponent.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
7318
8157
  TrialComponent.add_member(:parents, Shapes::ShapeRef.new(shape: Parents, location_name: "Parents"))
8158
+ TrialComponent.add_member(:run_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "RunName"))
7319
8159
  TrialComponent.struct_class = Types::TrialComponent
7320
8160
 
7321
8161
  TrialComponentArtifact.add_member(:media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "MediaType"))
@@ -7364,6 +8204,8 @@ module Aws::SageMaker
7364
8204
  TrialComponentSourceDetail.add_member(:transform_job, Shapes::ShapeRef.new(shape: TransformJob, location_name: "TransformJob"))
7365
8205
  TrialComponentSourceDetail.struct_class = Types::TrialComponentSourceDetail
7366
8206
 
8207
+ TrialComponentSources.member = Shapes::ShapeRef.new(shape: TrialComponentSource)
8208
+
7367
8209
  TrialComponentStatus.add_member(:primary_status, Shapes::ShapeRef.new(shape: TrialComponentPrimaryStatus, location_name: "PrimaryStatus"))
7368
8210
  TrialComponentStatus.add_member(:message, Shapes::ShapeRef.new(shape: TrialComponentStatusMessage, location_name: "Message"))
7369
8211
  TrialComponentStatus.struct_class = Types::TrialComponentStatus
@@ -7475,6 +8317,7 @@ module Aws::SageMaker
7475
8317
  UpdateDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
7476
8318
  UpdateDomainRequest.add_member(:default_user_settings, Shapes::ShapeRef.new(shape: UserSettings, location_name: "DefaultUserSettings"))
7477
8319
  UpdateDomainRequest.add_member(:domain_settings_for_update, Shapes::ShapeRef.new(shape: DomainSettingsForUpdate, location_name: "DomainSettingsForUpdate"))
8320
+ UpdateDomainRequest.add_member(:default_space_settings, Shapes::ShapeRef.new(shape: DefaultSpaceSettings, location_name: "DefaultSpaceSettings"))
7478
8321
  UpdateDomainRequest.struct_class = Types::UpdateDomainRequest
7479
8322
 
7480
8323
  UpdateDomainResponse.add_member(:domain_arn, Shapes::ShapeRef.new(shape: DomainArn, location_name: "DomainArn"))
@@ -7520,6 +8363,15 @@ module Aws::SageMaker
7520
8363
  UpdateFeatureMetadataRequest.add_member(:parameter_removals, Shapes::ShapeRef.new(shape: FeatureParameterRemovals, location_name: "ParameterRemovals"))
7521
8364
  UpdateFeatureMetadataRequest.struct_class = Types::UpdateFeatureMetadataRequest
7522
8365
 
8366
+ UpdateHubRequest.add_member(:hub_name, Shapes::ShapeRef.new(shape: HubName, required: true, location_name: "HubName"))
8367
+ UpdateHubRequest.add_member(:hub_description, Shapes::ShapeRef.new(shape: HubDescription, location_name: "HubDescription"))
8368
+ UpdateHubRequest.add_member(:hub_display_name, Shapes::ShapeRef.new(shape: HubDisplayName, location_name: "HubDisplayName"))
8369
+ UpdateHubRequest.add_member(:hub_search_keywords, Shapes::ShapeRef.new(shape: HubSearchKeywordList, location_name: "HubSearchKeywords"))
8370
+ UpdateHubRequest.struct_class = Types::UpdateHubRequest
8371
+
8372
+ UpdateHubResponse.add_member(:hub_arn, Shapes::ShapeRef.new(shape: HubArn, required: true, location_name: "HubArn"))
8373
+ UpdateHubResponse.struct_class = Types::UpdateHubResponse
8374
+
7523
8375
  UpdateImageRequest.add_member(:delete_properties, Shapes::ShapeRef.new(shape: ImageDeletePropertyList, location_name: "DeleteProperties"))
7524
8376
  UpdateImageRequest.add_member(:description, Shapes::ShapeRef.new(shape: ImageDescription, location_name: "Description"))
7525
8377
  UpdateImageRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: ImageDisplayName, location_name: "DisplayName"))
@@ -7530,6 +8382,25 @@ module Aws::SageMaker
7530
8382
  UpdateImageResponse.add_member(:image_arn, Shapes::ShapeRef.new(shape: ImageArn, location_name: "ImageArn"))
7531
8383
  UpdateImageResponse.struct_class = Types::UpdateImageResponse
7532
8384
 
8385
+ UpdateInferenceExperimentRequest.add_member(:name, Shapes::ShapeRef.new(shape: InferenceExperimentName, required: true, location_name: "Name"))
8386
+ UpdateInferenceExperimentRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: InferenceExperimentSchedule, location_name: "Schedule"))
8387
+ UpdateInferenceExperimentRequest.add_member(:description, Shapes::ShapeRef.new(shape: InferenceExperimentDescription, location_name: "Description"))
8388
+ UpdateInferenceExperimentRequest.add_member(:model_variants, Shapes::ShapeRef.new(shape: ModelVariantConfigList, location_name: "ModelVariants"))
8389
+ UpdateInferenceExperimentRequest.add_member(:data_storage_config, Shapes::ShapeRef.new(shape: InferenceExperimentDataStorageConfig, location_name: "DataStorageConfig"))
8390
+ UpdateInferenceExperimentRequest.add_member(:shadow_mode_config, Shapes::ShapeRef.new(shape: ShadowModeConfig, location_name: "ShadowModeConfig"))
8391
+ UpdateInferenceExperimentRequest.struct_class = Types::UpdateInferenceExperimentRequest
8392
+
8393
+ UpdateInferenceExperimentResponse.add_member(:inference_experiment_arn, Shapes::ShapeRef.new(shape: InferenceExperimentArn, required: true, location_name: "InferenceExperimentArn"))
8394
+ UpdateInferenceExperimentResponse.struct_class = Types::UpdateInferenceExperimentResponse
8395
+
8396
+ UpdateModelCardRequest.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
8397
+ UpdateModelCardRequest.add_member(:content, Shapes::ShapeRef.new(shape: ModelCardContent, location_name: "Content"))
8398
+ UpdateModelCardRequest.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, location_name: "ModelCardStatus"))
8399
+ UpdateModelCardRequest.struct_class = Types::UpdateModelCardRequest
8400
+
8401
+ UpdateModelCardResponse.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, required: true, location_name: "ModelCardArn"))
8402
+ UpdateModelCardResponse.struct_class = Types::UpdateModelCardResponse
8403
+
7533
8404
  UpdateModelPackageInput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
7534
8405
  UpdateModelPackageInput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
7535
8406
  UpdateModelPackageInput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
@@ -7541,6 +8412,16 @@ module Aws::SageMaker
7541
8412
  UpdateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
7542
8413
  UpdateModelPackageOutput.struct_class = Types::UpdateModelPackageOutput
7543
8414
 
8415
+ UpdateMonitoringAlertRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
8416
+ UpdateMonitoringAlertRequest.add_member(:monitoring_alert_name, Shapes::ShapeRef.new(shape: MonitoringAlertName, required: true, location_name: "MonitoringAlertName"))
8417
+ UpdateMonitoringAlertRequest.add_member(:datapoints_to_alert, Shapes::ShapeRef.new(shape: MonitoringDatapointsToAlert, required: true, location_name: "DatapointsToAlert"))
8418
+ UpdateMonitoringAlertRequest.add_member(:evaluation_period, Shapes::ShapeRef.new(shape: MonitoringEvaluationPeriod, required: true, location_name: "EvaluationPeriod"))
8419
+ UpdateMonitoringAlertRequest.struct_class = Types::UpdateMonitoringAlertRequest
8420
+
8421
+ UpdateMonitoringAlertResponse.add_member(:monitoring_schedule_arn, Shapes::ShapeRef.new(shape: MonitoringScheduleArn, required: true, location_name: "MonitoringScheduleArn"))
8422
+ UpdateMonitoringAlertResponse.add_member(:monitoring_alert_name, Shapes::ShapeRef.new(shape: MonitoringAlertName, location_name: "MonitoringAlertName"))
8423
+ UpdateMonitoringAlertResponse.struct_class = Types::UpdateMonitoringAlertResponse
8424
+
7544
8425
  UpdateMonitoringScheduleRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
7545
8426
  UpdateMonitoringScheduleRequest.add_member(:monitoring_schedule_config, Shapes::ShapeRef.new(shape: MonitoringScheduleConfig, required: true, location_name: "MonitoringScheduleConfig"))
7546
8427
  UpdateMonitoringScheduleRequest.struct_class = Types::UpdateMonitoringScheduleRequest
@@ -7603,6 +8484,14 @@ module Aws::SageMaker
7603
8484
  UpdateProjectOutput.add_member(:project_arn, Shapes::ShapeRef.new(shape: ProjectArn, required: true, location_name: "ProjectArn"))
7604
8485
  UpdateProjectOutput.struct_class = Types::UpdateProjectOutput
7605
8486
 
8487
+ UpdateSpaceRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
8488
+ UpdateSpaceRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, required: true, location_name: "SpaceName"))
8489
+ UpdateSpaceRequest.add_member(:space_settings, Shapes::ShapeRef.new(shape: SpaceSettings, location_name: "SpaceSettings"))
8490
+ UpdateSpaceRequest.struct_class = Types::UpdateSpaceRequest
8491
+
8492
+ UpdateSpaceResponse.add_member(:space_arn, Shapes::ShapeRef.new(shape: SpaceArn, location_name: "SpaceArn"))
8493
+ UpdateSpaceResponse.struct_class = Types::UpdateSpaceResponse
8494
+
7606
8495
  UpdateTrainingJobRequest.add_member(:training_job_name, Shapes::ShapeRef.new(shape: TrainingJobName, required: true, location_name: "TrainingJobName"))
7607
8496
  UpdateTrainingJobRequest.add_member(:profiler_config, Shapes::ShapeRef.new(shape: ProfilerConfigForUpdate, location_name: "ProfilerConfig"))
7608
8497
  UpdateTrainingJobRequest.add_member(:profiler_rule_configurations, Shapes::ShapeRef.new(shape: ProfilerRuleConfigurations, location_name: "ProfilerRuleConfigurations"))
@@ -7995,6 +8884,16 @@ module Aws::SageMaker
7995
8884
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
7996
8885
  end)
7997
8886
 
8887
+ api.add_operation(:create_hub, Seahorse::Model::Operation.new.tap do |o|
8888
+ o.name = "CreateHub"
8889
+ o.http_method = "POST"
8890
+ o.http_request_uri = "/"
8891
+ o.input = Shapes::ShapeRef.new(shape: CreateHubRequest)
8892
+ o.output = Shapes::ShapeRef.new(shape: CreateHubResponse)
8893
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
8894
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
8895
+ end)
8896
+
7998
8897
  api.add_operation(:create_human_task_ui, Seahorse::Model::Operation.new.tap do |o|
7999
8898
  o.name = "CreateHumanTaskUi"
8000
8899
  o.http_method = "POST"
@@ -8036,6 +8935,16 @@ module Aws::SageMaker
8036
8935
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8037
8936
  end)
8038
8937
 
8938
+ api.add_operation(:create_inference_experiment, Seahorse::Model::Operation.new.tap do |o|
8939
+ o.name = "CreateInferenceExperiment"
8940
+ o.http_method = "POST"
8941
+ o.http_request_uri = "/"
8942
+ o.input = Shapes::ShapeRef.new(shape: CreateInferenceExperimentRequest)
8943
+ o.output = Shapes::ShapeRef.new(shape: CreateInferenceExperimentResponse)
8944
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
8945
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
8946
+ end)
8947
+
8039
8948
  api.add_operation(:create_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
8040
8949
  o.name = "CreateInferenceRecommendationsJob"
8041
8950
  o.http_method = "POST"
@@ -8075,6 +8984,27 @@ module Aws::SageMaker
8075
8984
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
8076
8985
  end)
8077
8986
 
8987
+ api.add_operation(:create_model_card, Seahorse::Model::Operation.new.tap do |o|
8988
+ o.name = "CreateModelCard"
8989
+ o.http_method = "POST"
8990
+ o.http_request_uri = "/"
8991
+ o.input = Shapes::ShapeRef.new(shape: CreateModelCardRequest)
8992
+ o.output = Shapes::ShapeRef.new(shape: CreateModelCardResponse)
8993
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
8994
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8995
+ end)
8996
+
8997
+ api.add_operation(:create_model_card_export_job, Seahorse::Model::Operation.new.tap do |o|
8998
+ o.name = "CreateModelCardExportJob"
8999
+ o.http_method = "POST"
9000
+ o.http_request_uri = "/"
9001
+ o.input = Shapes::ShapeRef.new(shape: CreateModelCardExportJobRequest)
9002
+ o.output = Shapes::ShapeRef.new(shape: CreateModelCardExportJobResponse)
9003
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9004
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
9005
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9006
+ end)
9007
+
8078
9008
  api.add_operation(:create_model_explainability_job_definition, Seahorse::Model::Operation.new.tap do |o|
8079
9009
  o.name = "CreateModelExplainabilityJobDefinition"
8080
9010
  o.http_method = "POST"
@@ -8189,6 +9119,16 @@ module Aws::SageMaker
8189
9119
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
8190
9120
  end)
8191
9121
 
9122
+ api.add_operation(:create_space, Seahorse::Model::Operation.new.tap do |o|
9123
+ o.name = "CreateSpace"
9124
+ o.http_method = "POST"
9125
+ o.http_request_uri = "/"
9126
+ o.input = Shapes::ShapeRef.new(shape: CreateSpaceRequest)
9127
+ o.output = Shapes::ShapeRef.new(shape: CreateSpaceResponse)
9128
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
9129
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
9130
+ end)
9131
+
8192
9132
  api.add_operation(:create_studio_lifecycle_config, Seahorse::Model::Operation.new.tap do |o|
8193
9133
  o.name = "CreateStudioLifecycleConfig"
8194
9134
  o.http_method = "POST"
@@ -8428,6 +9368,26 @@ module Aws::SageMaker
8428
9368
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8429
9369
  end)
8430
9370
 
9371
+ api.add_operation(:delete_hub, Seahorse::Model::Operation.new.tap do |o|
9372
+ o.name = "DeleteHub"
9373
+ o.http_method = "POST"
9374
+ o.http_request_uri = "/"
9375
+ o.input = Shapes::ShapeRef.new(shape: DeleteHubRequest)
9376
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
9377
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
9378
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9379
+ end)
9380
+
9381
+ api.add_operation(:delete_hub_content, Seahorse::Model::Operation.new.tap do |o|
9382
+ o.name = "DeleteHubContent"
9383
+ o.http_method = "POST"
9384
+ o.http_request_uri = "/"
9385
+ o.input = Shapes::ShapeRef.new(shape: DeleteHubContentRequest)
9386
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
9387
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
9388
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9389
+ end)
9390
+
8431
9391
  api.add_operation(:delete_human_task_ui, Seahorse::Model::Operation.new.tap do |o|
8432
9392
  o.name = "DeleteHumanTaskUi"
8433
9393
  o.http_method = "POST"
@@ -8457,6 +9417,16 @@ module Aws::SageMaker
8457
9417
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8458
9418
  end)
8459
9419
 
9420
+ api.add_operation(:delete_inference_experiment, Seahorse::Model::Operation.new.tap do |o|
9421
+ o.name = "DeleteInferenceExperiment"
9422
+ o.http_method = "POST"
9423
+ o.http_request_uri = "/"
9424
+ o.input = Shapes::ShapeRef.new(shape: DeleteInferenceExperimentRequest)
9425
+ o.output = Shapes::ShapeRef.new(shape: DeleteInferenceExperimentResponse)
9426
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9427
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9428
+ end)
9429
+
8460
9430
  api.add_operation(:delete_model, Seahorse::Model::Operation.new.tap do |o|
8461
9431
  o.name = "DeleteModel"
8462
9432
  o.http_method = "POST"
@@ -8474,6 +9444,16 @@ module Aws::SageMaker
8474
9444
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8475
9445
  end)
8476
9446
 
9447
+ api.add_operation(:delete_model_card, Seahorse::Model::Operation.new.tap do |o|
9448
+ o.name = "DeleteModelCard"
9449
+ o.http_method = "POST"
9450
+ o.http_request_uri = "/"
9451
+ o.input = Shapes::ShapeRef.new(shape: DeleteModelCardRequest)
9452
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
9453
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9454
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9455
+ end)
9456
+
8477
9457
  api.add_operation(:delete_model_explainability_job_definition, Seahorse::Model::Operation.new.tap do |o|
8478
9458
  o.name = "DeleteModelExplainabilityJobDefinition"
8479
9459
  o.http_method = "POST"
@@ -8561,6 +9541,16 @@ module Aws::SageMaker
8561
9541
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8562
9542
  end)
8563
9543
 
9544
+ api.add_operation(:delete_space, Seahorse::Model::Operation.new.tap do |o|
9545
+ o.name = "DeleteSpace"
9546
+ o.http_method = "POST"
9547
+ o.http_request_uri = "/"
9548
+ o.input = Shapes::ShapeRef.new(shape: DeleteSpaceRequest)
9549
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
9550
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
9551
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9552
+ end)
9553
+
8564
9554
  api.add_operation(:delete_studio_lifecycle_config, Seahorse::Model::Operation.new.tap do |o|
8565
9555
  o.name = "DeleteStudioLifecycleConfig"
8566
9556
  o.http_method = "POST"
@@ -8817,6 +9807,24 @@ module Aws::SageMaker
8817
9807
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8818
9808
  end)
8819
9809
 
9810
+ api.add_operation(:describe_hub, Seahorse::Model::Operation.new.tap do |o|
9811
+ o.name = "DescribeHub"
9812
+ o.http_method = "POST"
9813
+ o.http_request_uri = "/"
9814
+ o.input = Shapes::ShapeRef.new(shape: DescribeHubRequest)
9815
+ o.output = Shapes::ShapeRef.new(shape: DescribeHubResponse)
9816
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9817
+ end)
9818
+
9819
+ api.add_operation(:describe_hub_content, Seahorse::Model::Operation.new.tap do |o|
9820
+ o.name = "DescribeHubContent"
9821
+ o.http_method = "POST"
9822
+ o.http_request_uri = "/"
9823
+ o.input = Shapes::ShapeRef.new(shape: DescribeHubContentRequest)
9824
+ o.output = Shapes::ShapeRef.new(shape: DescribeHubContentResponse)
9825
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9826
+ end)
9827
+
8820
9828
  api.add_operation(:describe_human_task_ui, Seahorse::Model::Operation.new.tap do |o|
8821
9829
  o.name = "DescribeHumanTaskUi"
8822
9830
  o.http_method = "POST"
@@ -8853,6 +9861,15 @@ module Aws::SageMaker
8853
9861
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8854
9862
  end)
8855
9863
 
9864
+ api.add_operation(:describe_inference_experiment, Seahorse::Model::Operation.new.tap do |o|
9865
+ o.name = "DescribeInferenceExperiment"
9866
+ o.http_method = "POST"
9867
+ o.http_request_uri = "/"
9868
+ o.input = Shapes::ShapeRef.new(shape: DescribeInferenceExperimentRequest)
9869
+ o.output = Shapes::ShapeRef.new(shape: DescribeInferenceExperimentResponse)
9870
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9871
+ end)
9872
+
8856
9873
  api.add_operation(:describe_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
8857
9874
  o.name = "DescribeInferenceRecommendationsJob"
8858
9875
  o.http_method = "POST"
@@ -8897,6 +9914,24 @@ module Aws::SageMaker
8897
9914
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8898
9915
  end)
8899
9916
 
9917
+ api.add_operation(:describe_model_card, Seahorse::Model::Operation.new.tap do |o|
9918
+ o.name = "DescribeModelCard"
9919
+ o.http_method = "POST"
9920
+ o.http_request_uri = "/"
9921
+ o.input = Shapes::ShapeRef.new(shape: DescribeModelCardRequest)
9922
+ o.output = Shapes::ShapeRef.new(shape: DescribeModelCardResponse)
9923
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9924
+ end)
9925
+
9926
+ api.add_operation(:describe_model_card_export_job, Seahorse::Model::Operation.new.tap do |o|
9927
+ o.name = "DescribeModelCardExportJob"
9928
+ o.http_method = "POST"
9929
+ o.http_request_uri = "/"
9930
+ o.input = Shapes::ShapeRef.new(shape: DescribeModelCardExportJobRequest)
9931
+ o.output = Shapes::ShapeRef.new(shape: DescribeModelCardExportJobResponse)
9932
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9933
+ end)
9934
+
8900
9935
  api.add_operation(:describe_model_explainability_job_definition, Seahorse::Model::Operation.new.tap do |o|
8901
9936
  o.name = "DescribeModelExplainabilityJobDefinition"
8902
9937
  o.http_method = "POST"
@@ -9000,6 +10035,15 @@ module Aws::SageMaker
9000
10035
  o.output = Shapes::ShapeRef.new(shape: DescribeProjectOutput)
9001
10036
  end)
9002
10037
 
10038
+ api.add_operation(:describe_space, Seahorse::Model::Operation.new.tap do |o|
10039
+ o.name = "DescribeSpace"
10040
+ o.http_method = "POST"
10041
+ o.http_request_uri = "/"
10042
+ o.input = Shapes::ShapeRef.new(shape: DescribeSpaceRequest)
10043
+ o.output = Shapes::ShapeRef.new(shape: DescribeSpaceResponse)
10044
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10045
+ end)
10046
+
9003
10047
  api.add_operation(:describe_studio_lifecycle_config, Seahorse::Model::Operation.new.tap do |o|
9004
10048
  o.name = "DescribeStudioLifecycleConfig"
9005
10049
  o.http_method = "POST"
@@ -9144,6 +10188,17 @@ module Aws::SageMaker
9144
10188
  o.output = Shapes::ShapeRef.new(shape: GetSearchSuggestionsResponse)
9145
10189
  end)
9146
10190
 
10191
+ api.add_operation(:import_hub_content, Seahorse::Model::Operation.new.tap do |o|
10192
+ o.name = "ImportHubContent"
10193
+ o.http_method = "POST"
10194
+ o.http_request_uri = "/"
10195
+ o.input = Shapes::ShapeRef.new(shape: ImportHubContentRequest)
10196
+ o.output = Shapes::ShapeRef.new(shape: ImportHubContentResponse)
10197
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
10198
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
10199
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10200
+ end)
10201
+
9147
10202
  api.add_operation(:list_actions, Seahorse::Model::Operation.new.tap do |o|
9148
10203
  o.name = "ListActions"
9149
10204
  o.http_method = "POST"
@@ -9457,6 +10512,32 @@ module Aws::SageMaker
9457
10512
  )
9458
10513
  end)
9459
10514
 
10515
+ api.add_operation(:list_hub_content_versions, Seahorse::Model::Operation.new.tap do |o|
10516
+ o.name = "ListHubContentVersions"
10517
+ o.http_method = "POST"
10518
+ o.http_request_uri = "/"
10519
+ o.input = Shapes::ShapeRef.new(shape: ListHubContentVersionsRequest)
10520
+ o.output = Shapes::ShapeRef.new(shape: ListHubContentVersionsResponse)
10521
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10522
+ end)
10523
+
10524
+ api.add_operation(:list_hub_contents, Seahorse::Model::Operation.new.tap do |o|
10525
+ o.name = "ListHubContents"
10526
+ o.http_method = "POST"
10527
+ o.http_request_uri = "/"
10528
+ o.input = Shapes::ShapeRef.new(shape: ListHubContentsRequest)
10529
+ o.output = Shapes::ShapeRef.new(shape: ListHubContentsResponse)
10530
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10531
+ end)
10532
+
10533
+ api.add_operation(:list_hubs, Seahorse::Model::Operation.new.tap do |o|
10534
+ o.name = "ListHubs"
10535
+ o.http_method = "POST"
10536
+ o.http_request_uri = "/"
10537
+ o.input = Shapes::ShapeRef.new(shape: ListHubsRequest)
10538
+ o.output = Shapes::ShapeRef.new(shape: ListHubsResponse)
10539
+ end)
10540
+
9460
10541
  api.add_operation(:list_human_task_uis, Seahorse::Model::Operation.new.tap do |o|
9461
10542
  o.name = "ListHumanTaskUis"
9462
10543
  o.http_method = "POST"
@@ -9514,6 +10595,20 @@ module Aws::SageMaker
9514
10595
  )
9515
10596
  end)
9516
10597
 
10598
+ api.add_operation(:list_inference_experiments, Seahorse::Model::Operation.new.tap do |o|
10599
+ o.name = "ListInferenceExperiments"
10600
+ o.http_method = "POST"
10601
+ o.http_request_uri = "/"
10602
+ o.input = Shapes::ShapeRef.new(shape: ListInferenceExperimentsRequest)
10603
+ o.output = Shapes::ShapeRef.new(shape: ListInferenceExperimentsResponse)
10604
+ o[:pager] = Aws::Pager.new(
10605
+ limit_key: "max_results",
10606
+ tokens: {
10607
+ "next_token" => "next_token"
10608
+ }
10609
+ )
10610
+ end)
10611
+
9517
10612
  api.add_operation(:list_inference_recommendations_job_steps, Seahorse::Model::Operation.new.tap do |o|
9518
10613
  o.name = "ListInferenceRecommendationsJobSteps"
9519
10614
  o.http_method = "POST"
@@ -9599,6 +10694,49 @@ module Aws::SageMaker
9599
10694
  )
9600
10695
  end)
9601
10696
 
10697
+ api.add_operation(:list_model_card_export_jobs, Seahorse::Model::Operation.new.tap do |o|
10698
+ o.name = "ListModelCardExportJobs"
10699
+ o.http_method = "POST"
10700
+ o.http_request_uri = "/"
10701
+ o.input = Shapes::ShapeRef.new(shape: ListModelCardExportJobsRequest)
10702
+ o.output = Shapes::ShapeRef.new(shape: ListModelCardExportJobsResponse)
10703
+ o[:pager] = Aws::Pager.new(
10704
+ limit_key: "max_results",
10705
+ tokens: {
10706
+ "next_token" => "next_token"
10707
+ }
10708
+ )
10709
+ end)
10710
+
10711
+ api.add_operation(:list_model_card_versions, Seahorse::Model::Operation.new.tap do |o|
10712
+ o.name = "ListModelCardVersions"
10713
+ o.http_method = "POST"
10714
+ o.http_request_uri = "/"
10715
+ o.input = Shapes::ShapeRef.new(shape: ListModelCardVersionsRequest)
10716
+ o.output = Shapes::ShapeRef.new(shape: ListModelCardVersionsResponse)
10717
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10718
+ o[:pager] = Aws::Pager.new(
10719
+ limit_key: "max_results",
10720
+ tokens: {
10721
+ "next_token" => "next_token"
10722
+ }
10723
+ )
10724
+ end)
10725
+
10726
+ api.add_operation(:list_model_cards, Seahorse::Model::Operation.new.tap do |o|
10727
+ o.name = "ListModelCards"
10728
+ o.http_method = "POST"
10729
+ o.http_request_uri = "/"
10730
+ o.input = Shapes::ShapeRef.new(shape: ListModelCardsRequest)
10731
+ o.output = Shapes::ShapeRef.new(shape: ListModelCardsResponse)
10732
+ o[:pager] = Aws::Pager.new(
10733
+ limit_key: "max_results",
10734
+ tokens: {
10735
+ "next_token" => "next_token"
10736
+ }
10737
+ )
10738
+ end)
10739
+
9602
10740
  api.add_operation(:list_model_explainability_job_definitions, Seahorse::Model::Operation.new.tap do |o|
9603
10741
  o.name = "ListModelExplainabilityJobDefinitions"
9604
10742
  o.http_method = "POST"
@@ -9683,6 +10821,36 @@ module Aws::SageMaker
9683
10821
  )
9684
10822
  end)
9685
10823
 
10824
+ api.add_operation(:list_monitoring_alert_history, Seahorse::Model::Operation.new.tap do |o|
10825
+ o.name = "ListMonitoringAlertHistory"
10826
+ o.http_method = "POST"
10827
+ o.http_request_uri = "/"
10828
+ o.input = Shapes::ShapeRef.new(shape: ListMonitoringAlertHistoryRequest)
10829
+ o.output = Shapes::ShapeRef.new(shape: ListMonitoringAlertHistoryResponse)
10830
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10831
+ o[:pager] = Aws::Pager.new(
10832
+ limit_key: "max_results",
10833
+ tokens: {
10834
+ "next_token" => "next_token"
10835
+ }
10836
+ )
10837
+ end)
10838
+
10839
+ api.add_operation(:list_monitoring_alerts, Seahorse::Model::Operation.new.tap do |o|
10840
+ o.name = "ListMonitoringAlerts"
10841
+ o.http_method = "POST"
10842
+ o.http_request_uri = "/"
10843
+ o.input = Shapes::ShapeRef.new(shape: ListMonitoringAlertsRequest)
10844
+ o.output = Shapes::ShapeRef.new(shape: ListMonitoringAlertsResponse)
10845
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10846
+ o[:pager] = Aws::Pager.new(
10847
+ limit_key: "max_results",
10848
+ tokens: {
10849
+ "next_token" => "next_token"
10850
+ }
10851
+ )
10852
+ end)
10853
+
9686
10854
  api.add_operation(:list_monitoring_executions, Seahorse::Model::Operation.new.tap do |o|
9687
10855
  o.name = "ListMonitoringExecutions"
9688
10856
  o.http_method = "POST"
@@ -9826,6 +10994,20 @@ module Aws::SageMaker
9826
10994
  )
9827
10995
  end)
9828
10996
 
10997
+ api.add_operation(:list_spaces, Seahorse::Model::Operation.new.tap do |o|
10998
+ o.name = "ListSpaces"
10999
+ o.http_method = "POST"
11000
+ o.http_request_uri = "/"
11001
+ o.input = Shapes::ShapeRef.new(shape: ListSpacesRequest)
11002
+ o.output = Shapes::ShapeRef.new(shape: ListSpacesResponse)
11003
+ o[:pager] = Aws::Pager.new(
11004
+ limit_key: "max_results",
11005
+ tokens: {
11006
+ "next_token" => "next_token"
11007
+ }
11008
+ )
11009
+ end)
11010
+
9829
11011
  api.add_operation(:list_stage_devices, Seahorse::Model::Operation.new.tap do |o|
9830
11012
  o.name = "ListStageDevices"
9831
11013
  o.http_method = "POST"
@@ -10092,6 +11274,16 @@ module Aws::SageMaker
10092
11274
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
10093
11275
  end)
10094
11276
 
11277
+ api.add_operation(:start_inference_experiment, Seahorse::Model::Operation.new.tap do |o|
11278
+ o.name = "StartInferenceExperiment"
11279
+ o.http_method = "POST"
11280
+ o.http_request_uri = "/"
11281
+ o.input = Shapes::ShapeRef.new(shape: StartInferenceExperimentRequest)
11282
+ o.output = Shapes::ShapeRef.new(shape: StartInferenceExperimentResponse)
11283
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
11284
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
11285
+ end)
11286
+
10095
11287
  api.add_operation(:start_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
10096
11288
  o.name = "StartMonitoringSchedule"
10097
11289
  o.http_method = "POST"
@@ -10163,6 +11355,16 @@ module Aws::SageMaker
10163
11355
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10164
11356
  end)
10165
11357
 
11358
+ api.add_operation(:stop_inference_experiment, Seahorse::Model::Operation.new.tap do |o|
11359
+ o.name = "StopInferenceExperiment"
11360
+ o.http_method = "POST"
11361
+ o.http_request_uri = "/"
11362
+ o.input = Shapes::ShapeRef.new(shape: StopInferenceExperimentRequest)
11363
+ o.output = Shapes::ShapeRef.new(shape: StopInferenceExperimentResponse)
11364
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
11365
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
11366
+ end)
11367
+
10166
11368
  api.add_operation(:stop_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
10167
11369
  o.name = "StopInferenceRecommendationsJob"
10168
11370
  o.http_method = "POST"
@@ -10355,6 +11557,15 @@ module Aws::SageMaker
10355
11557
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10356
11558
  end)
10357
11559
 
11560
+ api.add_operation(:update_hub, Seahorse::Model::Operation.new.tap do |o|
11561
+ o.name = "UpdateHub"
11562
+ o.http_method = "POST"
11563
+ o.http_request_uri = "/"
11564
+ o.input = Shapes::ShapeRef.new(shape: UpdateHubRequest)
11565
+ o.output = Shapes::ShapeRef.new(shape: UpdateHubResponse)
11566
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
11567
+ end)
11568
+
10358
11569
  api.add_operation(:update_image, Seahorse::Model::Operation.new.tap do |o|
10359
11570
  o.name = "UpdateImage"
10360
11571
  o.http_method = "POST"
@@ -10365,6 +11576,27 @@ module Aws::SageMaker
10365
11576
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10366
11577
  end)
10367
11578
 
11579
+ api.add_operation(:update_inference_experiment, Seahorse::Model::Operation.new.tap do |o|
11580
+ o.name = "UpdateInferenceExperiment"
11581
+ o.http_method = "POST"
11582
+ o.http_request_uri = "/"
11583
+ o.input = Shapes::ShapeRef.new(shape: UpdateInferenceExperimentRequest)
11584
+ o.output = Shapes::ShapeRef.new(shape: UpdateInferenceExperimentResponse)
11585
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
11586
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
11587
+ end)
11588
+
11589
+ api.add_operation(:update_model_card, Seahorse::Model::Operation.new.tap do |o|
11590
+ o.name = "UpdateModelCard"
11591
+ o.http_method = "POST"
11592
+ o.http_request_uri = "/"
11593
+ o.input = Shapes::ShapeRef.new(shape: UpdateModelCardRequest)
11594
+ o.output = Shapes::ShapeRef.new(shape: UpdateModelCardResponse)
11595
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
11596
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
11597
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
11598
+ end)
11599
+
10368
11600
  api.add_operation(:update_model_package, Seahorse::Model::Operation.new.tap do |o|
10369
11601
  o.name = "UpdateModelPackage"
10370
11602
  o.http_method = "POST"
@@ -10373,6 +11605,16 @@ module Aws::SageMaker
10373
11605
  o.output = Shapes::ShapeRef.new(shape: UpdateModelPackageOutput)
10374
11606
  end)
10375
11607
 
11608
+ api.add_operation(:update_monitoring_alert, Seahorse::Model::Operation.new.tap do |o|
11609
+ o.name = "UpdateMonitoringAlert"
11610
+ o.http_method = "POST"
11611
+ o.http_request_uri = "/"
11612
+ o.input = Shapes::ShapeRef.new(shape: UpdateMonitoringAlertRequest)
11613
+ o.output = Shapes::ShapeRef.new(shape: UpdateMonitoringAlertResponse)
11614
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
11615
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
11616
+ end)
11617
+
10376
11618
  api.add_operation(:update_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
10377
11619
  o.name = "UpdateMonitoringSchedule"
10378
11620
  o.http_method = "POST"
@@ -10427,6 +11669,17 @@ module Aws::SageMaker
10427
11669
  o.output = Shapes::ShapeRef.new(shape: UpdateProjectOutput)
10428
11670
  end)
10429
11671
 
11672
+ api.add_operation(:update_space, Seahorse::Model::Operation.new.tap do |o|
11673
+ o.name = "UpdateSpace"
11674
+ o.http_method = "POST"
11675
+ o.http_request_uri = "/"
11676
+ o.input = Shapes::ShapeRef.new(shape: UpdateSpaceRequest)
11677
+ o.output = Shapes::ShapeRef.new(shape: UpdateSpaceResponse)
11678
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
11679
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
11680
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
11681
+ end)
11682
+
10430
11683
  api.add_operation(:update_training_job, Seahorse::Model::Operation.new.tap do |o|
10431
11684
  o.name = "UpdateTrainingJob"
10432
11685
  o.http_method = "POST"