aws-sdk-sagemaker 1.106.0 → 1.110.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -25,6 +25,8 @@ module Aws::SageMaker
25
25
  AddTagsInput = Shapes::StructureShape.new(name: 'AddTagsInput')
26
26
  AddTagsOutput = Shapes::StructureShape.new(name: 'AddTagsOutput')
27
27
  AdditionalCodeRepositoryNamesOrUrls = Shapes::ListShape.new(name: 'AdditionalCodeRepositoryNamesOrUrls')
28
+ AdditionalInferenceSpecificationDefinition = Shapes::StructureShape.new(name: 'AdditionalInferenceSpecificationDefinition')
29
+ AdditionalInferenceSpecifications = Shapes::ListShape.new(name: 'AdditionalInferenceSpecifications')
28
30
  AgentVersion = Shapes::StructureShape.new(name: 'AgentVersion')
29
31
  AgentVersions = Shapes::ListShape.new(name: 'AgentVersions')
30
32
  Alarm = Shapes::StructureShape.new(name: 'Alarm')
@@ -161,9 +163,12 @@ module Aws::SageMaker
161
163
  CaptureOptionList = Shapes::ListShape.new(name: 'CaptureOptionList')
162
164
  CaptureStatus = Shapes::StringShape.new(name: 'CaptureStatus')
163
165
  Catalog = Shapes::StringShape.new(name: 'Catalog')
166
+ CategoricalParameter = Shapes::StructureShape.new(name: 'CategoricalParameter')
164
167
  CategoricalParameterRange = Shapes::StructureShape.new(name: 'CategoricalParameterRange')
165
168
  CategoricalParameterRangeSpecification = Shapes::StructureShape.new(name: 'CategoricalParameterRangeSpecification')
169
+ CategoricalParameterRangeValues = Shapes::ListShape.new(name: 'CategoricalParameterRangeValues')
166
170
  CategoricalParameterRanges = Shapes::ListShape.new(name: 'CategoricalParameterRanges')
171
+ CategoricalParameters = Shapes::ListShape.new(name: 'CategoricalParameters')
167
172
  Cents = Shapes::IntegerShape.new(name: 'Cents')
168
173
  CertifyForMarketplace = Shapes::BooleanShape.new(name: 'CertifyForMarketplace')
169
174
  Channel = Shapes::StructureShape.new(name: 'Channel')
@@ -173,6 +178,7 @@ module Aws::SageMaker
173
178
  CheckpointConfig = Shapes::StructureShape.new(name: 'CheckpointConfig')
174
179
  Cidr = Shapes::StringShape.new(name: 'Cidr')
175
180
  Cidrs = Shapes::ListShape.new(name: 'Cidrs')
181
+ ClarifyCheckStepMetadata = Shapes::StructureShape.new(name: 'ClarifyCheckStepMetadata')
176
182
  ClientId = Shapes::StringShape.new(name: 'ClientId')
177
183
  ClientSecret = Shapes::StringShape.new(name: 'ClientSecret')
178
184
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
@@ -267,6 +273,8 @@ module Aws::SageMaker
267
273
  CreateImageResponse = Shapes::StructureShape.new(name: 'CreateImageResponse')
268
274
  CreateImageVersionRequest = Shapes::StructureShape.new(name: 'CreateImageVersionRequest')
269
275
  CreateImageVersionResponse = Shapes::StructureShape.new(name: 'CreateImageVersionResponse')
276
+ CreateInferenceRecommendationsJobRequest = Shapes::StructureShape.new(name: 'CreateInferenceRecommendationsJobRequest')
277
+ CreateInferenceRecommendationsJobResponse = Shapes::StructureShape.new(name: 'CreateInferenceRecommendationsJobResponse')
270
278
  CreateLabelingJobRequest = Shapes::StructureShape.new(name: 'CreateLabelingJobRequest')
271
279
  CreateLabelingJobResponse = Shapes::StructureShape.new(name: 'CreateLabelingJobResponse')
272
280
  CreateModelBiasJobDefinitionRequest = Shapes::StructureShape.new(name: 'CreateModelBiasJobDefinitionRequest')
@@ -445,8 +453,12 @@ module Aws::SageMaker
445
453
  DescribeImageResponse = Shapes::StructureShape.new(name: 'DescribeImageResponse')
446
454
  DescribeImageVersionRequest = Shapes::StructureShape.new(name: 'DescribeImageVersionRequest')
447
455
  DescribeImageVersionResponse = Shapes::StructureShape.new(name: 'DescribeImageVersionResponse')
456
+ DescribeInferenceRecommendationsJobRequest = Shapes::StructureShape.new(name: 'DescribeInferenceRecommendationsJobRequest')
457
+ DescribeInferenceRecommendationsJobResponse = Shapes::StructureShape.new(name: 'DescribeInferenceRecommendationsJobResponse')
448
458
  DescribeLabelingJobRequest = Shapes::StructureShape.new(name: 'DescribeLabelingJobRequest')
449
459
  DescribeLabelingJobResponse = Shapes::StructureShape.new(name: 'DescribeLabelingJobResponse')
460
+ DescribeLineageGroupRequest = Shapes::StructureShape.new(name: 'DescribeLineageGroupRequest')
461
+ DescribeLineageGroupResponse = Shapes::StructureShape.new(name: 'DescribeLineageGroupResponse')
450
462
  DescribeModelBiasJobDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeModelBiasJobDefinitionRequest')
451
463
  DescribeModelBiasJobDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeModelBiasJobDefinitionResponse')
452
464
  DescribeModelExplainabilityJobDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeModelExplainabilityJobDefinitionRequest')
@@ -513,6 +525,7 @@ module Aws::SageMaker
513
525
  DeviceSummary = Shapes::StructureShape.new(name: 'DeviceSummary')
514
526
  Devices = Shapes::ListShape.new(name: 'Devices')
515
527
  DirectInternetAccess = Shapes::StringShape.new(name: 'DirectInternetAccess')
528
+ Direction = Shapes::StringShape.new(name: 'Direction')
516
529
  DirectoryPath = Shapes::StringShape.new(name: 'DirectoryPath')
517
530
  DisableProfiler = Shapes::BooleanShape.new(name: 'DisableProfiler')
518
531
  DisableSagemakerServicecatalogPortfolioInput = Shapes::StructureShape.new(name: 'DisableSagemakerServicecatalogPortfolioInput')
@@ -534,6 +547,12 @@ module Aws::SageMaker
534
547
  DomainSettingsForUpdate = Shapes::StructureShape.new(name: 'DomainSettingsForUpdate')
535
548
  DomainStatus = Shapes::StringShape.new(name: 'DomainStatus')
536
549
  DoubleParameterValue = Shapes::FloatShape.new(name: 'DoubleParameterValue')
550
+ DriftCheckBaselines = Shapes::StructureShape.new(name: 'DriftCheckBaselines')
551
+ DriftCheckBias = Shapes::StructureShape.new(name: 'DriftCheckBias')
552
+ DriftCheckExplainability = Shapes::StructureShape.new(name: 'DriftCheckExplainability')
553
+ DriftCheckModelDataQuality = Shapes::StructureShape.new(name: 'DriftCheckModelDataQuality')
554
+ DriftCheckModelQuality = Shapes::StructureShape.new(name: 'DriftCheckModelQuality')
555
+ Edge = Shapes::StructureShape.new(name: 'Edge')
537
556
  EdgeModel = Shapes::StructureShape.new(name: 'EdgeModel')
538
557
  EdgeModelStat = Shapes::StructureShape.new(name: 'EdgeModelStat')
539
558
  EdgeModelStats = Shapes::ListShape.new(name: 'EdgeModelStats')
@@ -550,6 +569,7 @@ module Aws::SageMaker
550
569
  EdgePresetDeploymentStatus = Shapes::StringShape.new(name: 'EdgePresetDeploymentStatus')
551
570
  EdgePresetDeploymentType = Shapes::StringShape.new(name: 'EdgePresetDeploymentType')
552
571
  EdgeVersion = Shapes::StringShape.new(name: 'EdgeVersion')
572
+ Edges = Shapes::ListShape.new(name: 'Edges')
553
573
  EfsUid = Shapes::StringShape.new(name: 'EfsUid')
554
574
  EnableCapture = Shapes::BooleanShape.new(name: 'EnableCapture')
555
575
  EnableIotRoleAlias = Shapes::BooleanShape.new(name: 'EnableIotRoleAlias')
@@ -564,8 +584,11 @@ module Aws::SageMaker
564
584
  EndpointConfigSummary = Shapes::StructureShape.new(name: 'EndpointConfigSummary')
565
585
  EndpointConfigSummaryList = Shapes::ListShape.new(name: 'EndpointConfigSummaryList')
566
586
  EndpointInput = Shapes::StructureShape.new(name: 'EndpointInput')
587
+ EndpointInputConfiguration = Shapes::StructureShape.new(name: 'EndpointInputConfiguration')
588
+ EndpointInputConfigurations = Shapes::ListShape.new(name: 'EndpointInputConfigurations')
567
589
  EndpointName = Shapes::StringShape.new(name: 'EndpointName')
568
590
  EndpointNameContains = Shapes::StringShape.new(name: 'EndpointNameContains')
591
+ EndpointOutputConfiguration = Shapes::StructureShape.new(name: 'EndpointOutputConfiguration')
569
592
  EndpointSortKey = Shapes::StringShape.new(name: 'EndpointSortKey')
570
593
  EndpointStatus = Shapes::StringShape.new(name: 'EndpointStatus')
571
594
  EndpointSummary = Shapes::StructureShape.new(name: 'EndpointSummary')
@@ -574,6 +597,9 @@ module Aws::SageMaker
574
597
  EntityName = Shapes::StringShape.new(name: 'EntityName')
575
598
  EnvironmentKey = Shapes::StringShape.new(name: 'EnvironmentKey')
576
599
  EnvironmentMap = Shapes::MapShape.new(name: 'EnvironmentMap')
600
+ EnvironmentParameter = Shapes::StructureShape.new(name: 'EnvironmentParameter')
601
+ EnvironmentParameterRanges = Shapes::StructureShape.new(name: 'EnvironmentParameterRanges')
602
+ EnvironmentParameters = Shapes::ListShape.new(name: 'EnvironmentParameters')
577
603
  EnvironmentValue = Shapes::StringShape.new(name: 'EnvironmentValue')
578
604
  ExecutionStatus = Shapes::StringShape.new(name: 'ExecutionStatus')
579
605
  ExitMessage = Shapes::StringShape.new(name: 'ExitMessage')
@@ -582,6 +608,7 @@ module Aws::SageMaker
582
608
  ExperimentConfig = Shapes::StructureShape.new(name: 'ExperimentConfig')
583
609
  ExperimentDescription = Shapes::StringShape.new(name: 'ExperimentDescription')
584
610
  ExperimentEntityName = Shapes::StringShape.new(name: 'ExperimentEntityName')
611
+ ExperimentEntityNameOrArn = Shapes::StringShape.new(name: 'ExperimentEntityNameOrArn')
585
612
  ExperimentSource = Shapes::StructureShape.new(name: 'ExperimentSource')
586
613
  ExperimentSourceArn = Shapes::StringShape.new(name: 'ExperimentSourceArn')
587
614
  ExperimentSummaries = Shapes::ListShape.new(name: 'ExperimentSummaries')
@@ -604,6 +631,7 @@ module Aws::SageMaker
604
631
  FeatureGroupSummary = Shapes::StructureShape.new(name: 'FeatureGroupSummary')
605
632
  FeatureName = Shapes::StringShape.new(name: 'FeatureName')
606
633
  FeatureType = Shapes::StringShape.new(name: 'FeatureType')
634
+ FileSource = Shapes::StructureShape.new(name: 'FileSource')
607
635
  FileSystemAccessMode = Shapes::StringShape.new(name: 'FileSystemAccessMode')
608
636
  FileSystemConfig = Shapes::StructureShape.new(name: 'FileSystemConfig')
609
637
  FileSystemDataSource = Shapes::StructureShape.new(name: 'FileSystemDataSource')
@@ -634,6 +662,8 @@ module Aws::SageMaker
634
662
  GenerateCandidateDefinitionsOnly = Shapes::BooleanShape.new(name: 'GenerateCandidateDefinitionsOnly')
635
663
  GetDeviceFleetReportRequest = Shapes::StructureShape.new(name: 'GetDeviceFleetReportRequest')
636
664
  GetDeviceFleetReportResponse = Shapes::StructureShape.new(name: 'GetDeviceFleetReportResponse')
665
+ GetLineageGroupPolicyRequest = Shapes::StructureShape.new(name: 'GetLineageGroupPolicyRequest')
666
+ GetLineageGroupPolicyResponse = Shapes::StructureShape.new(name: 'GetLineageGroupPolicyResponse')
637
667
  GetModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'GetModelPackageGroupPolicyInput')
638
668
  GetModelPackageGroupPolicyOutput = Shapes::StructureShape.new(name: 'GetModelPackageGroupPolicyOutput')
639
669
  GetSagemakerServicecatalogPortfolioStatusInput = Shapes::StructureShape.new(name: 'GetSagemakerServicecatalogPortfolioStatusInput')
@@ -710,7 +740,13 @@ module Aws::SageMaker
710
740
  InferenceExecutionConfig = Shapes::StructureShape.new(name: 'InferenceExecutionConfig')
711
741
  InferenceExecutionMode = Shapes::StringShape.new(name: 'InferenceExecutionMode')
712
742
  InferenceImage = Shapes::StringShape.new(name: 'InferenceImage')
743
+ InferenceRecommendation = Shapes::StructureShape.new(name: 'InferenceRecommendation')
744
+ InferenceRecommendations = Shapes::ListShape.new(name: 'InferenceRecommendations')
745
+ InferenceRecommendationsJob = Shapes::StructureShape.new(name: 'InferenceRecommendationsJob')
746
+ InferenceRecommendationsJobs = Shapes::ListShape.new(name: 'InferenceRecommendationsJobs')
713
747
  InferenceSpecification = Shapes::StructureShape.new(name: 'InferenceSpecification')
748
+ InferenceSpecificationName = Shapes::StringShape.new(name: 'InferenceSpecificationName')
749
+ InitialNumberOfUsers = Shapes::IntegerShape.new(name: 'InitialNumberOfUsers')
714
750
  InitialTaskCount = Shapes::IntegerShape.new(name: 'InitialTaskCount')
715
751
  InputConfig = Shapes::StructureShape.new(name: 'InputConfig')
716
752
  InputDataConfig = Shapes::ListShape.new(name: 'InputDataConfig')
@@ -724,6 +760,7 @@ module Aws::SageMaker
724
760
  InvocationsMaxRetries = Shapes::IntegerShape.new(name: 'InvocationsMaxRetries')
725
761
  InvocationsTimeoutInSeconds = Shapes::IntegerShape.new(name: 'InvocationsTimeoutInSeconds')
726
762
  IotRoleAlias = Shapes::StringShape.new(name: 'IotRoleAlias')
763
+ JobDurationInSeconds = Shapes::IntegerShape.new(name: 'JobDurationInSeconds')
727
764
  JobReferenceCode = Shapes::StringShape.new(name: 'JobReferenceCode')
728
765
  JobReferenceCodeContains = Shapes::StringShape.new(name: 'JobReferenceCodeContains')
729
766
  JoinSource = Shapes::StringShape.new(name: 'JoinSource')
@@ -765,6 +802,11 @@ module Aws::SageMaker
765
802
  LastModifiedTime = Shapes::TimestampShape.new(name: 'LastModifiedTime')
766
803
  LifecycleConfigArns = Shapes::ListShape.new(name: 'LifecycleConfigArns')
767
804
  LineageEntityParameters = Shapes::MapShape.new(name: 'LineageEntityParameters')
805
+ LineageGroupArn = Shapes::StringShape.new(name: 'LineageGroupArn')
806
+ LineageGroupNameOrArn = Shapes::StringShape.new(name: 'LineageGroupNameOrArn')
807
+ LineageGroupSummaries = Shapes::ListShape.new(name: 'LineageGroupSummaries')
808
+ LineageGroupSummary = Shapes::StructureShape.new(name: 'LineageGroupSummary')
809
+ LineageType = Shapes::StringShape.new(name: 'LineageType')
768
810
  ListActionsRequest = Shapes::StructureShape.new(name: 'ListActionsRequest')
769
811
  ListActionsResponse = Shapes::StructureShape.new(name: 'ListActionsResponse')
770
812
  ListAlgorithmsInput = Shapes::StructureShape.new(name: 'ListAlgorithmsInput')
@@ -818,17 +860,24 @@ module Aws::SageMaker
818
860
  ListImageVersionsResponse = Shapes::StructureShape.new(name: 'ListImageVersionsResponse')
819
861
  ListImagesRequest = Shapes::StructureShape.new(name: 'ListImagesRequest')
820
862
  ListImagesResponse = Shapes::StructureShape.new(name: 'ListImagesResponse')
863
+ ListInferenceRecommendationsJobsRequest = Shapes::StructureShape.new(name: 'ListInferenceRecommendationsJobsRequest')
864
+ ListInferenceRecommendationsJobsResponse = Shapes::StructureShape.new(name: 'ListInferenceRecommendationsJobsResponse')
865
+ ListInferenceRecommendationsJobsSortBy = Shapes::StringShape.new(name: 'ListInferenceRecommendationsJobsSortBy')
821
866
  ListLabelingJobsForWorkteamRequest = Shapes::StructureShape.new(name: 'ListLabelingJobsForWorkteamRequest')
822
867
  ListLabelingJobsForWorkteamResponse = Shapes::StructureShape.new(name: 'ListLabelingJobsForWorkteamResponse')
823
868
  ListLabelingJobsForWorkteamSortByOptions = Shapes::StringShape.new(name: 'ListLabelingJobsForWorkteamSortByOptions')
824
869
  ListLabelingJobsRequest = Shapes::StructureShape.new(name: 'ListLabelingJobsRequest')
825
870
  ListLabelingJobsResponse = Shapes::StructureShape.new(name: 'ListLabelingJobsResponse')
826
871
  ListLineageEntityParameterKey = Shapes::ListShape.new(name: 'ListLineageEntityParameterKey')
872
+ ListLineageGroupsRequest = Shapes::StructureShape.new(name: 'ListLineageGroupsRequest')
873
+ ListLineageGroupsResponse = Shapes::StructureShape.new(name: 'ListLineageGroupsResponse')
827
874
  ListMaxResults = Shapes::IntegerShape.new(name: 'ListMaxResults')
828
875
  ListModelBiasJobDefinitionsRequest = Shapes::StructureShape.new(name: 'ListModelBiasJobDefinitionsRequest')
829
876
  ListModelBiasJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListModelBiasJobDefinitionsResponse')
830
877
  ListModelExplainabilityJobDefinitionsRequest = Shapes::StructureShape.new(name: 'ListModelExplainabilityJobDefinitionsRequest')
831
878
  ListModelExplainabilityJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListModelExplainabilityJobDefinitionsResponse')
879
+ ListModelMetadataRequest = Shapes::StructureShape.new(name: 'ListModelMetadataRequest')
880
+ ListModelMetadataResponse = Shapes::StructureShape.new(name: 'ListModelMetadataResponse')
832
881
  ListModelPackageGroupsInput = Shapes::StructureShape.new(name: 'ListModelPackageGroupsInput')
833
882
  ListModelPackageGroupsOutput = Shapes::StructureShape.new(name: 'ListModelPackageGroupsOutput')
834
883
  ListModelPackagesInput = Shapes::StructureShape.new(name: 'ListModelPackagesInput')
@@ -890,7 +939,9 @@ module Aws::SageMaker
890
939
  MaxConcurrentTaskCount = Shapes::IntegerShape.new(name: 'MaxConcurrentTaskCount')
891
940
  MaxConcurrentTransforms = Shapes::IntegerShape.new(name: 'MaxConcurrentTransforms')
892
941
  MaxHumanLabeledObjectCount = Shapes::IntegerShape.new(name: 'MaxHumanLabeledObjectCount')
942
+ MaxNumberOfTests = Shapes::IntegerShape.new(name: 'MaxNumberOfTests')
893
943
  MaxNumberOfTrainingJobs = Shapes::IntegerShape.new(name: 'MaxNumberOfTrainingJobs')
944
+ MaxParallelOfTests = Shapes::IntegerShape.new(name: 'MaxParallelOfTests')
894
945
  MaxParallelTrainingJobs = Shapes::IntegerShape.new(name: 'MaxParallelTrainingJobs')
895
946
  MaxPayloadInMB = Shapes::IntegerShape.new(name: 'MaxPayloadInMB')
896
947
  MaxPercentageOfInputDatasetLabeled = Shapes::IntegerShape.new(name: 'MaxPercentageOfInputDatasetLabeled')
@@ -923,6 +974,7 @@ module Aws::SageMaker
923
974
  ModelBiasJobInput = Shapes::StructureShape.new(name: 'ModelBiasJobInput')
924
975
  ModelCacheSetting = Shapes::StringShape.new(name: 'ModelCacheSetting')
925
976
  ModelClientConfig = Shapes::StructureShape.new(name: 'ModelClientConfig')
977
+ ModelConfiguration = Shapes::StructureShape.new(name: 'ModelConfiguration')
926
978
  ModelDataQuality = Shapes::StructureShape.new(name: 'ModelDataQuality')
927
979
  ModelDeployConfig = Shapes::StructureShape.new(name: 'ModelDeployConfig')
928
980
  ModelDeployResult = Shapes::StructureShape.new(name: 'ModelDeployResult')
@@ -930,6 +982,15 @@ module Aws::SageMaker
930
982
  ModelExplainabilityAppSpecification = Shapes::StructureShape.new(name: 'ModelExplainabilityAppSpecification')
931
983
  ModelExplainabilityBaselineConfig = Shapes::StructureShape.new(name: 'ModelExplainabilityBaselineConfig')
932
984
  ModelExplainabilityJobInput = Shapes::StructureShape.new(name: 'ModelExplainabilityJobInput')
985
+ ModelInput = Shapes::StructureShape.new(name: 'ModelInput')
986
+ ModelLatencyThreshold = Shapes::StructureShape.new(name: 'ModelLatencyThreshold')
987
+ ModelLatencyThresholds = Shapes::ListShape.new(name: 'ModelLatencyThresholds')
988
+ ModelMetadataFilter = Shapes::StructureShape.new(name: 'ModelMetadataFilter')
989
+ ModelMetadataFilterType = Shapes::StringShape.new(name: 'ModelMetadataFilterType')
990
+ ModelMetadataFilters = Shapes::ListShape.new(name: 'ModelMetadataFilters')
991
+ ModelMetadataSearchExpression = Shapes::StructureShape.new(name: 'ModelMetadataSearchExpression')
992
+ ModelMetadataSummaries = Shapes::ListShape.new(name: 'ModelMetadataSummaries')
993
+ ModelMetadataSummary = Shapes::StructureShape.new(name: 'ModelMetadataSummary')
933
994
  ModelMetrics = Shapes::StructureShape.new(name: 'ModelMetrics')
934
995
  ModelName = Shapes::StringShape.new(name: 'ModelName')
935
996
  ModelNameContains = Shapes::StringShape.new(name: 'ModelNameContains')
@@ -1078,6 +1139,11 @@ module Aws::SageMaker
1078
1139
  ParentHyperParameterTuningJob = Shapes::StructureShape.new(name: 'ParentHyperParameterTuningJob')
1079
1140
  ParentHyperParameterTuningJobs = Shapes::ListShape.new(name: 'ParentHyperParameterTuningJobs')
1080
1141
  Parents = Shapes::ListShape.new(name: 'Parents')
1142
+ PendingDeploymentSummary = Shapes::StructureShape.new(name: 'PendingDeploymentSummary')
1143
+ PendingProductionVariantSummary = Shapes::StructureShape.new(name: 'PendingProductionVariantSummary')
1144
+ PendingProductionVariantSummaryList = Shapes::ListShape.new(name: 'PendingProductionVariantSummaryList')
1145
+ Phase = Shapes::StructureShape.new(name: 'Phase')
1146
+ Phases = Shapes::ListShape.new(name: 'Phases')
1081
1147
  Pipeline = Shapes::StructureShape.new(name: 'Pipeline')
1082
1148
  PipelineArn = Shapes::StringShape.new(name: 'PipelineArn')
1083
1149
  PipelineDefinition = Shapes::StringShape.new(name: 'PipelineDefinition')
@@ -1142,6 +1208,9 @@ module Aws::SageMaker
1142
1208
  ProductionVariantCoreDumpConfig = Shapes::StructureShape.new(name: 'ProductionVariantCoreDumpConfig')
1143
1209
  ProductionVariantInstanceType = Shapes::StringShape.new(name: 'ProductionVariantInstanceType')
1144
1210
  ProductionVariantList = Shapes::ListShape.new(name: 'ProductionVariantList')
1211
+ ProductionVariantServerlessConfig = Shapes::StructureShape.new(name: 'ProductionVariantServerlessConfig')
1212
+ ProductionVariantStatus = Shapes::StructureShape.new(name: 'ProductionVariantStatus')
1213
+ ProductionVariantStatusList = Shapes::ListShape.new(name: 'ProductionVariantStatusList')
1145
1214
  ProductionVariantSummary = Shapes::StructureShape.new(name: 'ProductionVariantSummary')
1146
1215
  ProductionVariantSummaryList = Shapes::ListShape.new(name: 'ProductionVariantSummaryList')
1147
1216
  ProfilerConfig = Shapes::StructureShape.new(name: 'ProfilerConfig')
@@ -1174,6 +1243,16 @@ module Aws::SageMaker
1174
1243
  PublicWorkforceTaskPrice = Shapes::StructureShape.new(name: 'PublicWorkforceTaskPrice')
1175
1244
  PutModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyInput')
1176
1245
  PutModelPackageGroupPolicyOutput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyOutput')
1246
+ QualityCheckStepMetadata = Shapes::StructureShape.new(name: 'QualityCheckStepMetadata')
1247
+ QueryFilters = Shapes::StructureShape.new(name: 'QueryFilters')
1248
+ QueryLineageMaxDepth = Shapes::IntegerShape.new(name: 'QueryLineageMaxDepth')
1249
+ QueryLineageMaxResults = Shapes::IntegerShape.new(name: 'QueryLineageMaxResults')
1250
+ QueryLineageRequest = Shapes::StructureShape.new(name: 'QueryLineageRequest')
1251
+ QueryLineageResponse = Shapes::StructureShape.new(name: 'QueryLineageResponse')
1252
+ QueryLineageStartArns = Shapes::ListShape.new(name: 'QueryLineageStartArns')
1253
+ QueryLineageTypes = Shapes::ListShape.new(name: 'QueryLineageTypes')
1254
+ QueryProperties = Shapes::MapShape.new(name: 'QueryProperties')
1255
+ QueryTypes = Shapes::ListShape.new(name: 'QueryTypes')
1177
1256
  RSessionAppSettings = Shapes::StructureShape.new(name: 'RSessionAppSettings')
1178
1257
  RStudioServerProAccessStatus = Shapes::StringShape.new(name: 'RStudioServerProAccessStatus')
1179
1258
  RStudioServerProAppSettings = Shapes::StructureShape.new(name: 'RStudioServerProAppSettings')
@@ -1181,6 +1260,15 @@ module Aws::SageMaker
1181
1260
  RStudioServerProDomainSettingsForUpdate = Shapes::StructureShape.new(name: 'RStudioServerProDomainSettingsForUpdate')
1182
1261
  RStudioServerProUserGroup = Shapes::StringShape.new(name: 'RStudioServerProUserGroup')
1183
1262
  RealtimeInferenceInstanceTypes = Shapes::ListShape.new(name: 'RealtimeInferenceInstanceTypes')
1263
+ RecommendationJobArn = Shapes::StringShape.new(name: 'RecommendationJobArn')
1264
+ RecommendationJobDescription = Shapes::StringShape.new(name: 'RecommendationJobDescription')
1265
+ RecommendationJobInputConfig = Shapes::StructureShape.new(name: 'RecommendationJobInputConfig')
1266
+ RecommendationJobName = Shapes::StringShape.new(name: 'RecommendationJobName')
1267
+ RecommendationJobResourceLimit = Shapes::StructureShape.new(name: 'RecommendationJobResourceLimit')
1268
+ RecommendationJobStatus = Shapes::StringShape.new(name: 'RecommendationJobStatus')
1269
+ RecommendationJobStoppingConditions = Shapes::StructureShape.new(name: 'RecommendationJobStoppingConditions')
1270
+ RecommendationJobType = Shapes::StringShape.new(name: 'RecommendationJobType')
1271
+ RecommendationMetrics = Shapes::StructureShape.new(name: 'RecommendationMetrics')
1184
1272
  RecordWrapper = Shapes::StringShape.new(name: 'RecordWrapper')
1185
1273
  RedshiftClusterId = Shapes::StringShape.new(name: 'RedshiftClusterId')
1186
1274
  RedshiftDatabase = Shapes::StringShape.new(name: 'RedshiftDatabase')
@@ -1207,6 +1295,7 @@ module Aws::SageMaker
1207
1295
  ResourceLimitExceeded = Shapes::StructureShape.new(name: 'ResourceLimitExceeded')
1208
1296
  ResourceLimits = Shapes::StructureShape.new(name: 'ResourceLimits')
1209
1297
  ResourceNotFound = Shapes::StructureShape.new(name: 'ResourceNotFound')
1298
+ ResourcePolicyString = Shapes::StringShape.new(name: 'ResourcePolicyString')
1210
1299
  ResourcePropertyName = Shapes::StringShape.new(name: 'ResourcePropertyName')
1211
1300
  ResourceSpec = Shapes::StructureShape.new(name: 'ResourceSpec')
1212
1301
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
@@ -1250,6 +1339,8 @@ module Aws::SageMaker
1250
1339
  SendPipelineExecutionStepFailureResponse = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepFailureResponse')
1251
1340
  SendPipelineExecutionStepSuccessRequest = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepSuccessRequest')
1252
1341
  SendPipelineExecutionStepSuccessResponse = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepSuccessResponse')
1342
+ ServerlessMaxConcurrency = Shapes::IntegerShape.new(name: 'ServerlessMaxConcurrency')
1343
+ ServerlessMemorySizeInMB = Shapes::IntegerShape.new(name: 'ServerlessMemorySizeInMB')
1253
1344
  ServiceCatalogEntityId = Shapes::StringShape.new(name: 'ServiceCatalogEntityId')
1254
1345
  ServiceCatalogProvisionedProductDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisionedProductDetails')
1255
1346
  ServiceCatalogProvisioningDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisioningDetails')
@@ -1265,6 +1356,7 @@ module Aws::SageMaker
1265
1356
  SortBy = Shapes::StringShape.new(name: 'SortBy')
1266
1357
  SortContextsBy = Shapes::StringShape.new(name: 'SortContextsBy')
1267
1358
  SortExperimentsBy = Shapes::StringShape.new(name: 'SortExperimentsBy')
1359
+ SortLineageGroupsBy = Shapes::StringShape.new(name: 'SortLineageGroupsBy')
1268
1360
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
1269
1361
  SortPipelineExecutionsBy = Shapes::StringShape.new(name: 'SortPipelineExecutionsBy')
1270
1362
  SortPipelinesBy = Shapes::StringShape.new(name: 'SortPipelinesBy')
@@ -1276,6 +1368,7 @@ module Aws::SageMaker
1276
1368
  SourceIpConfig = Shapes::StructureShape.new(name: 'SourceIpConfig')
1277
1369
  SourceType = Shapes::StringShape.new(name: 'SourceType')
1278
1370
  SourceUri = Shapes::StringShape.new(name: 'SourceUri')
1371
+ SpawnRate = Shapes::IntegerShape.new(name: 'SpawnRate')
1279
1372
  SplitType = Shapes::StringShape.new(name: 'SplitType')
1280
1373
  StartMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StartMonitoringScheduleRequest')
1281
1374
  StartNotebookInstanceInput = Shapes::StructureShape.new(name: 'StartNotebookInstanceInput')
@@ -1289,6 +1382,7 @@ module Aws::SageMaker
1289
1382
  StopCompilationJobRequest = Shapes::StructureShape.new(name: 'StopCompilationJobRequest')
1290
1383
  StopEdgePackagingJobRequest = Shapes::StructureShape.new(name: 'StopEdgePackagingJobRequest')
1291
1384
  StopHyperParameterTuningJobRequest = Shapes::StructureShape.new(name: 'StopHyperParameterTuningJobRequest')
1385
+ StopInferenceRecommendationsJobRequest = Shapes::StructureShape.new(name: 'StopInferenceRecommendationsJobRequest')
1292
1386
  StopLabelingJobRequest = Shapes::StructureShape.new(name: 'StopLabelingJobRequest')
1293
1387
  StopMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StopMonitoringScheduleRequest')
1294
1388
  StopNotebookInstanceInput = Shapes::StructureShape.new(name: 'StopNotebookInstanceInput')
@@ -1300,10 +1394,13 @@ module Aws::SageMaker
1300
1394
  StoppingCondition = Shapes::StructureShape.new(name: 'StoppingCondition')
1301
1395
  String = Shapes::StringShape.new(name: 'String')
1302
1396
  String1024 = Shapes::StringShape.new(name: 'String1024')
1397
+ String128 = Shapes::StringShape.new(name: 'String128')
1303
1398
  String200 = Shapes::StringShape.new(name: 'String200')
1304
1399
  String2048 = Shapes::StringShape.new(name: 'String2048')
1305
1400
  String256 = Shapes::StringShape.new(name: 'String256')
1401
+ String40 = Shapes::StringShape.new(name: 'String40')
1306
1402
  String64 = Shapes::StringShape.new(name: 'String64')
1403
+ String8192 = Shapes::StringShape.new(name: 'String8192')
1307
1404
  StringParameterValue = Shapes::StringShape.new(name: 'StringParameterValue')
1308
1405
  StudioLifecycleConfigAppType = Shapes::StringShape.new(name: 'StudioLifecycleConfigAppType')
1309
1406
  StudioLifecycleConfigArn = Shapes::StringShape.new(name: 'StudioLifecycleConfigArn')
@@ -1348,8 +1445,11 @@ module Aws::SageMaker
1348
1445
  TerminationWaitInSeconds = Shapes::IntegerShape.new(name: 'TerminationWaitInSeconds')
1349
1446
  ThingName = Shapes::StringShape.new(name: 'ThingName')
1350
1447
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
1448
+ TrafficDurationInSeconds = Shapes::IntegerShape.new(name: 'TrafficDurationInSeconds')
1449
+ TrafficPattern = Shapes::StructureShape.new(name: 'TrafficPattern')
1351
1450
  TrafficRoutingConfig = Shapes::StructureShape.new(name: 'TrafficRoutingConfig')
1352
1451
  TrafficRoutingConfigType = Shapes::StringShape.new(name: 'TrafficRoutingConfigType')
1452
+ TrafficType = Shapes::StringShape.new(name: 'TrafficType')
1353
1453
  TrainingEnvironmentKey = Shapes::StringShape.new(name: 'TrainingEnvironmentKey')
1354
1454
  TrainingEnvironmentMap = Shapes::MapShape.new(name: 'TrainingEnvironmentMap')
1355
1455
  TrainingEnvironmentValue = Shapes::StringShape.new(name: 'TrainingEnvironmentValue')
@@ -1484,8 +1584,12 @@ module Aws::SageMaker
1484
1584
  VariantProperty = Shapes::StructureShape.new(name: 'VariantProperty')
1485
1585
  VariantPropertyList = Shapes::ListShape.new(name: 'VariantPropertyList')
1486
1586
  VariantPropertyType = Shapes::StringShape.new(name: 'VariantPropertyType')
1587
+ VariantStatus = Shapes::StringShape.new(name: 'VariantStatus')
1588
+ VariantStatusMessage = Shapes::StringShape.new(name: 'VariantStatusMessage')
1487
1589
  VariantWeight = Shapes::FloatShape.new(name: 'VariantWeight')
1488
1590
  VersionedArnOrName = Shapes::StringShape.new(name: 'VersionedArnOrName')
1591
+ Vertex = Shapes::StructureShape.new(name: 'Vertex')
1592
+ Vertices = Shapes::ListShape.new(name: 'Vertices')
1489
1593
  VolumeSizeInGB = Shapes::IntegerShape.new(name: 'VolumeSizeInGB')
1490
1594
  VpcConfig = Shapes::StructureShape.new(name: 'VpcConfig')
1491
1595
  VpcId = Shapes::StringShape.new(name: 'VpcId')
@@ -1534,6 +1638,17 @@ module Aws::SageMaker
1534
1638
 
1535
1639
  AdditionalCodeRepositoryNamesOrUrls.member = Shapes::ShapeRef.new(shape: CodeRepositoryNameOrUrl)
1536
1640
 
1641
+ AdditionalInferenceSpecificationDefinition.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "Name"))
1642
+ AdditionalInferenceSpecificationDefinition.add_member(:description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "Description"))
1643
+ AdditionalInferenceSpecificationDefinition.add_member(:containers, Shapes::ShapeRef.new(shape: ModelPackageContainerDefinitionList, required: true, location_name: "Containers"))
1644
+ AdditionalInferenceSpecificationDefinition.add_member(:supported_transform_instance_types, Shapes::ShapeRef.new(shape: TransformInstanceTypes, location_name: "SupportedTransformInstanceTypes"))
1645
+ AdditionalInferenceSpecificationDefinition.add_member(:supported_realtime_inference_instance_types, Shapes::ShapeRef.new(shape: RealtimeInferenceInstanceTypes, location_name: "SupportedRealtimeInferenceInstanceTypes"))
1646
+ AdditionalInferenceSpecificationDefinition.add_member(:supported_content_types, Shapes::ShapeRef.new(shape: ContentTypes, location_name: "SupportedContentTypes"))
1647
+ AdditionalInferenceSpecificationDefinition.add_member(:supported_response_mime_types, Shapes::ShapeRef.new(shape: ResponseMIMETypes, location_name: "SupportedResponseMIMETypes"))
1648
+ AdditionalInferenceSpecificationDefinition.struct_class = Types::AdditionalInferenceSpecificationDefinition
1649
+
1650
+ AdditionalInferenceSpecifications.member = Shapes::ShapeRef.new(shape: AdditionalInferenceSpecificationDefinition)
1651
+
1537
1652
  AgentVersion.add_member(:version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "Version"))
1538
1653
  AgentVersion.add_member(:agent_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "AgentCount"))
1539
1654
  AgentVersion.struct_class = Types::AgentVersion
@@ -1791,6 +1906,8 @@ module Aws::SageMaker
1791
1906
  BatchDescribeModelPackageSummary.struct_class = Types::BatchDescribeModelPackageSummary
1792
1907
 
1793
1908
  Bias.add_member(:report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Report"))
1909
+ Bias.add_member(:pre_training_report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PreTrainingReport"))
1910
+ Bias.add_member(:post_training_report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PostTrainingReport"))
1794
1911
  Bias.struct_class = Types::Bias
1795
1912
 
1796
1913
  BlueGreenUpdatePolicy.add_member(:traffic_routing_configuration, Shapes::ShapeRef.new(shape: TrafficRoutingConfig, required: true, location_name: "TrafficRoutingConfiguration"))
@@ -1828,6 +1945,10 @@ module Aws::SageMaker
1828
1945
 
1829
1946
  CaptureOptionList.member = Shapes::ShapeRef.new(shape: CaptureOption)
1830
1947
 
1948
+ CategoricalParameter.add_member(:name, Shapes::ShapeRef.new(shape: String64, required: true, location_name: "Name"))
1949
+ CategoricalParameter.add_member(:value, Shapes::ShapeRef.new(shape: CategoricalParameterRangeValues, required: true, location_name: "Value"))
1950
+ CategoricalParameter.struct_class = Types::CategoricalParameter
1951
+
1831
1952
  CategoricalParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterKey, required: true, location_name: "Name"))
1832
1953
  CategoricalParameterRange.add_member(:values, Shapes::ShapeRef.new(shape: ParameterValues, required: true, location_name: "Values"))
1833
1954
  CategoricalParameterRange.struct_class = Types::CategoricalParameterRange
@@ -1835,8 +1956,12 @@ module Aws::SageMaker
1835
1956
  CategoricalParameterRangeSpecification.add_member(:values, Shapes::ShapeRef.new(shape: ParameterValues, required: true, location_name: "Values"))
1836
1957
  CategoricalParameterRangeSpecification.struct_class = Types::CategoricalParameterRangeSpecification
1837
1958
 
1959
+ CategoricalParameterRangeValues.member = Shapes::ShapeRef.new(shape: String128)
1960
+
1838
1961
  CategoricalParameterRanges.member = Shapes::ShapeRef.new(shape: CategoricalParameterRange)
1839
1962
 
1963
+ CategoricalParameters.member = Shapes::ShapeRef.new(shape: CategoricalParameter)
1964
+
1840
1965
  Channel.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location_name: "ChannelName"))
1841
1966
  Channel.add_member(:data_source, Shapes::ShapeRef.new(shape: DataSource, required: true, location_name: "DataSource"))
1842
1967
  Channel.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
@@ -1862,6 +1987,16 @@ module Aws::SageMaker
1862
1987
 
1863
1988
  Cidrs.member = Shapes::ShapeRef.new(shape: Cidr)
1864
1989
 
1990
+ ClarifyCheckStepMetadata.add_member(:check_type, Shapes::ShapeRef.new(shape: String256, location_name: "CheckType"))
1991
+ ClarifyCheckStepMetadata.add_member(:baseline_used_for_drift_check_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "BaselineUsedForDriftCheckConstraints"))
1992
+ ClarifyCheckStepMetadata.add_member(:calculated_baseline_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "CalculatedBaselineConstraints"))
1993
+ ClarifyCheckStepMetadata.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: String256, location_name: "ModelPackageGroupName"))
1994
+ ClarifyCheckStepMetadata.add_member(:violation_report, Shapes::ShapeRef.new(shape: String1024, location_name: "ViolationReport"))
1995
+ ClarifyCheckStepMetadata.add_member(:check_job_arn, Shapes::ShapeRef.new(shape: String256, location_name: "CheckJobArn"))
1996
+ ClarifyCheckStepMetadata.add_member(:skip_check, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipCheck"))
1997
+ ClarifyCheckStepMetadata.add_member(:register_new_baseline, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegisterNewBaseline"))
1998
+ ClarifyCheckStepMetadata.struct_class = Types::ClarifyCheckStepMetadata
1999
+
1865
2000
  CodeRepositorySummary.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
1866
2001
  CodeRepositorySummary.add_member(:code_repository_arn, Shapes::ShapeRef.new(shape: CodeRepositoryArn, required: true, location_name: "CodeRepositoryArn"))
1867
2002
  CodeRepositorySummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
@@ -1921,6 +2056,7 @@ module Aws::SageMaker
1921
2056
  ContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
1922
2057
  ContainerDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: EnvironmentMap, location_name: "Environment"))
1923
2058
  ContainerDefinition.add_member(:model_package_name, Shapes::ShapeRef.new(shape: VersionedArnOrName, location_name: "ModelPackageName"))
2059
+ ContainerDefinition.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
1924
2060
  ContainerDefinition.add_member(:multi_model_config, Shapes::ShapeRef.new(shape: MultiModelConfig, location_name: "MultiModelConfig"))
1925
2061
  ContainerDefinition.struct_class = Types::ContainerDefinition
1926
2062
 
@@ -2039,7 +2175,8 @@ module Aws::SageMaker
2039
2175
 
2040
2176
  CreateCompilationJobRequest.add_member(:compilation_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CompilationJobName"))
2041
2177
  CreateCompilationJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2042
- CreateCompilationJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfig, required: true, location_name: "InputConfig"))
2178
+ CreateCompilationJobRequest.add_member(:model_package_version_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, location_name: "ModelPackageVersionArn"))
2179
+ CreateCompilationJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfig, location_name: "InputConfig"))
2043
2180
  CreateCompilationJobRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: OutputConfig, required: true, location_name: "OutputConfig"))
2044
2181
  CreateCompilationJobRequest.add_member(:vpc_config, Shapes::ShapeRef.new(shape: NeoVpcConfig, location_name: "VpcConfig"))
2045
2182
  CreateCompilationJobRequest.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
@@ -2123,6 +2260,7 @@ module Aws::SageMaker
2123
2260
 
2124
2261
  CreateEndpointInput.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
2125
2262
  CreateEndpointInput.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
2263
+ CreateEndpointInput.add_member(:deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "DeploymentConfig"))
2126
2264
  CreateEndpointInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2127
2265
  CreateEndpointInput.struct_class = Types::CreateEndpointInput
2128
2266
 
@@ -2201,6 +2339,18 @@ module Aws::SageMaker
2201
2339
  CreateImageVersionResponse.add_member(:image_version_arn, Shapes::ShapeRef.new(shape: ImageVersionArn, location_name: "ImageVersionArn"))
2202
2340
  CreateImageVersionResponse.struct_class = Types::CreateImageVersionResponse
2203
2341
 
2342
+ CreateInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
2343
+ CreateInferenceRecommendationsJobRequest.add_member(:job_type, Shapes::ShapeRef.new(shape: RecommendationJobType, required: true, location_name: "JobType"))
2344
+ CreateInferenceRecommendationsJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2345
+ CreateInferenceRecommendationsJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: RecommendationJobInputConfig, required: true, location_name: "InputConfig"))
2346
+ CreateInferenceRecommendationsJobRequest.add_member(:job_description, Shapes::ShapeRef.new(shape: RecommendationJobDescription, location_name: "JobDescription"))
2347
+ CreateInferenceRecommendationsJobRequest.add_member(:stopping_conditions, Shapes::ShapeRef.new(shape: RecommendationJobStoppingConditions, location_name: "StoppingConditions"))
2348
+ CreateInferenceRecommendationsJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2349
+ CreateInferenceRecommendationsJobRequest.struct_class = Types::CreateInferenceRecommendationsJobRequest
2350
+
2351
+ CreateInferenceRecommendationsJobResponse.add_member(:job_arn, Shapes::ShapeRef.new(shape: RecommendationJobArn, required: true, location_name: "JobArn"))
2352
+ CreateInferenceRecommendationsJobResponse.struct_class = Types::CreateInferenceRecommendationsJobResponse
2353
+
2204
2354
  CreateLabelingJobRequest.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, required: true, location_name: "LabelingJobName"))
2205
2355
  CreateLabelingJobRequest.add_member(:label_attribute_name, Shapes::ShapeRef.new(shape: LabelAttributeName, required: true, location_name: "LabelAttributeName"))
2206
2356
  CreateLabelingJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: LabelingJobInputConfig, required: true, location_name: "InputConfig"))
@@ -2280,6 +2430,11 @@ module Aws::SageMaker
2280
2430
  CreateModelPackageInput.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
2281
2431
  CreateModelPackageInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
2282
2432
  CreateModelPackageInput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
2433
+ CreateModelPackageInput.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
2434
+ CreateModelPackageInput.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
2435
+ CreateModelPackageInput.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
2436
+ CreateModelPackageInput.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: S3Uri, location_name: "SamplePayloadUrl"))
2437
+ CreateModelPackageInput.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
2283
2438
  CreateModelPackageInput.struct_class = Types::CreateModelPackageInput
2284
2439
 
2285
2440
  CreateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
@@ -2775,7 +2930,7 @@ module Aws::SageMaker
2775
2930
  DescribeActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
2776
2931
  DescribeActionRequest.struct_class = Types::DescribeActionRequest
2777
2932
 
2778
- DescribeActionResponse.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ActionName"))
2933
+ DescribeActionResponse.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, location_name: "ActionName"))
2779
2934
  DescribeActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
2780
2935
  DescribeActionResponse.add_member(:source, Shapes::ShapeRef.new(shape: ActionSource, location_name: "Source"))
2781
2936
  DescribeActionResponse.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, location_name: "ActionType"))
@@ -2787,6 +2942,7 @@ module Aws::SageMaker
2787
2942
  DescribeActionResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2788
2943
  DescribeActionResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2789
2944
  DescribeActionResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2945
+ DescribeActionResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
2790
2946
  DescribeActionResponse.struct_class = Types::DescribeActionResponse
2791
2947
 
2792
2948
  DescribeAlgorithmInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: ArnOrName, required: true, location_name: "AlgorithmName"))
@@ -2837,7 +2993,7 @@ module Aws::SageMaker
2837
2993
  DescribeArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, required: true, location_name: "ArtifactArn"))
2838
2994
  DescribeArtifactRequest.struct_class = Types::DescribeArtifactRequest
2839
2995
 
2840
- DescribeArtifactResponse.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
2996
+ DescribeArtifactResponse.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, location_name: "ArtifactName"))
2841
2997
  DescribeArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
2842
2998
  DescribeArtifactResponse.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, location_name: "Source"))
2843
2999
  DescribeArtifactResponse.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, location_name: "ArtifactType"))
@@ -2847,6 +3003,7 @@ module Aws::SageMaker
2847
3003
  DescribeArtifactResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2848
3004
  DescribeArtifactResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2849
3005
  DescribeArtifactResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3006
+ DescribeArtifactResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
2850
3007
  DescribeArtifactResponse.struct_class = Types::DescribeArtifactResponse
2851
3008
 
2852
3009
  DescribeAutoMLJobRequest.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
@@ -2895,6 +3052,7 @@ module Aws::SageMaker
2895
3052
  DescribeCompilationJobResponse.add_member(:compilation_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompilationEndTime"))
2896
3053
  DescribeCompilationJobResponse.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
2897
3054
  DescribeCompilationJobResponse.add_member(:inference_image, Shapes::ShapeRef.new(shape: InferenceImage, location_name: "InferenceImage"))
3055
+ DescribeCompilationJobResponse.add_member(:model_package_version_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, location_name: "ModelPackageVersionArn"))
2898
3056
  DescribeCompilationJobResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
2899
3057
  DescribeCompilationJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
2900
3058
  DescribeCompilationJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, required: true, location_name: "FailureReason"))
@@ -2906,7 +3064,7 @@ module Aws::SageMaker
2906
3064
  DescribeCompilationJobResponse.add_member(:vpc_config, Shapes::ShapeRef.new(shape: NeoVpcConfig, location_name: "VpcConfig"))
2907
3065
  DescribeCompilationJobResponse.struct_class = Types::DescribeCompilationJobResponse
2908
3066
 
2909
- DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
3067
+ DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, required: true, location_name: "ContextName"))
2910
3068
  DescribeContextRequest.struct_class = Types::DescribeContextRequest
2911
3069
 
2912
3070
  DescribeContextResponse.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ContextName"))
@@ -2919,6 +3077,7 @@ module Aws::SageMaker
2919
3077
  DescribeContextResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2920
3078
  DescribeContextResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2921
3079
  DescribeContextResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3080
+ DescribeContextResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
2922
3081
  DescribeContextResponse.struct_class = Types::DescribeContextResponse
2923
3082
 
2924
3083
  DescribeDataQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
@@ -2965,6 +3124,7 @@ module Aws::SageMaker
2965
3124
  DescribeDeviceResponse.add_member(:models, Shapes::ShapeRef.new(shape: EdgeModels, location_name: "Models"))
2966
3125
  DescribeDeviceResponse.add_member(:max_models, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxModels"))
2967
3126
  DescribeDeviceResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3127
+ DescribeDeviceResponse.add_member(:agent_version, Shapes::ShapeRef.new(shape: EdgeVersion, location_name: "AgentVersion"))
2968
3128
  DescribeDeviceResponse.struct_class = Types::DescribeDeviceResponse
2969
3129
 
2970
3130
  DescribeDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
@@ -3038,6 +3198,7 @@ module Aws::SageMaker
3038
3198
  DescribeEndpointOutput.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
3039
3199
  DescribeEndpointOutput.add_member(:last_deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "LastDeploymentConfig"))
3040
3200
  DescribeEndpointOutput.add_member(:async_inference_config, Shapes::ShapeRef.new(shape: AsyncInferenceConfig, location_name: "AsyncInferenceConfig"))
3201
+ DescribeEndpointOutput.add_member(:pending_deployment_summary, Shapes::ShapeRef.new(shape: PendingDeploymentSummary, location_name: "PendingDeploymentSummary"))
3041
3202
  DescribeEndpointOutput.struct_class = Types::DescribeEndpointOutput
3042
3203
 
3043
3204
  DescribeExperimentRequest.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ExperimentName"))
@@ -3148,6 +3309,24 @@ module Aws::SageMaker
3148
3309
  DescribeImageVersionResponse.add_member(:version, Shapes::ShapeRef.new(shape: ImageVersionNumber, location_name: "Version"))
3149
3310
  DescribeImageVersionResponse.struct_class = Types::DescribeImageVersionResponse
3150
3311
 
3312
+ DescribeInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
3313
+ DescribeInferenceRecommendationsJobRequest.struct_class = Types::DescribeInferenceRecommendationsJobRequest
3314
+
3315
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
3316
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_description, Shapes::ShapeRef.new(shape: RecommendationJobDescription, location_name: "JobDescription"))
3317
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_type, Shapes::ShapeRef.new(shape: RecommendationJobType, required: true, location_name: "JobType"))
3318
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_arn, Shapes::ShapeRef.new(shape: RecommendationJobArn, required: true, location_name: "JobArn"))
3319
+ DescribeInferenceRecommendationsJobResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
3320
+ DescribeInferenceRecommendationsJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: RecommendationJobStatus, required: true, location_name: "Status"))
3321
+ DescribeInferenceRecommendationsJobResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
3322
+ DescribeInferenceRecommendationsJobResponse.add_member(:completion_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompletionTime"))
3323
+ DescribeInferenceRecommendationsJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
3324
+ DescribeInferenceRecommendationsJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3325
+ DescribeInferenceRecommendationsJobResponse.add_member(:input_config, Shapes::ShapeRef.new(shape: RecommendationJobInputConfig, required: true, location_name: "InputConfig"))
3326
+ DescribeInferenceRecommendationsJobResponse.add_member(:stopping_conditions, Shapes::ShapeRef.new(shape: RecommendationJobStoppingConditions, location_name: "StoppingConditions"))
3327
+ DescribeInferenceRecommendationsJobResponse.add_member(:inference_recommendations, Shapes::ShapeRef.new(shape: InferenceRecommendations, location_name: "InferenceRecommendations"))
3328
+ DescribeInferenceRecommendationsJobResponse.struct_class = Types::DescribeInferenceRecommendationsJobResponse
3329
+
3151
3330
  DescribeLabelingJobRequest.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, required: true, location_name: "LabelingJobName"))
3152
3331
  DescribeLabelingJobRequest.struct_class = Types::DescribeLabelingJobRequest
3153
3332
 
@@ -3171,6 +3350,19 @@ module Aws::SageMaker
3171
3350
  DescribeLabelingJobResponse.add_member(:labeling_job_output, Shapes::ShapeRef.new(shape: LabelingJobOutput, location_name: "LabelingJobOutput"))
3172
3351
  DescribeLabelingJobResponse.struct_class = Types::DescribeLabelingJobResponse
3173
3352
 
3353
+ DescribeLineageGroupRequest.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "LineageGroupName"))
3354
+ DescribeLineageGroupRequest.struct_class = Types::DescribeLineageGroupRequest
3355
+
3356
+ DescribeLineageGroupResponse.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "LineageGroupName"))
3357
+ DescribeLineageGroupResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
3358
+ DescribeLineageGroupResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
3359
+ DescribeLineageGroupResponse.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
3360
+ DescribeLineageGroupResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3361
+ DescribeLineageGroupResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3362
+ DescribeLineageGroupResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3363
+ DescribeLineageGroupResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3364
+ DescribeLineageGroupResponse.struct_class = Types::DescribeLineageGroupResponse
3365
+
3174
3366
  DescribeModelBiasJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
3175
3367
  DescribeModelBiasJobDefinitionRequest.struct_class = Types::DescribeModelBiasJobDefinitionRequest
3176
3368
 
@@ -3251,6 +3443,11 @@ module Aws::SageMaker
3251
3443
  DescribeModelPackageOutput.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3252
3444
  DescribeModelPackageOutput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
3253
3445
  DescribeModelPackageOutput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
3446
+ DescribeModelPackageOutput.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
3447
+ DescribeModelPackageOutput.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
3448
+ DescribeModelPackageOutput.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
3449
+ DescribeModelPackageOutput.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: String, location_name: "SamplePayloadUrl"))
3450
+ DescribeModelPackageOutput.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
3254
3451
  DescribeModelPackageOutput.struct_class = Types::DescribeModelPackageOutput
3255
3452
 
3256
3453
  DescribeModelQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
@@ -3490,7 +3687,7 @@ module Aws::SageMaker
3490
3687
  DescribeTransformJobResponse.add_member(:experiment_config, Shapes::ShapeRef.new(shape: ExperimentConfig, location_name: "ExperimentConfig"))
3491
3688
  DescribeTransformJobResponse.struct_class = Types::DescribeTransformJobResponse
3492
3689
 
3493
- DescribeTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialComponentName"))
3690
+ DescribeTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, required: true, location_name: "TrialComponentName"))
3494
3691
  DescribeTrialComponentRequest.struct_class = Types::DescribeTrialComponentRequest
3495
3692
 
3496
3693
  DescribeTrialComponentResponse.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "TrialComponentName"))
@@ -3509,6 +3706,7 @@ module Aws::SageMaker
3509
3706
  DescribeTrialComponentResponse.add_member(:output_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "OutputArtifacts"))
3510
3707
  DescribeTrialComponentResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3511
3708
  DescribeTrialComponentResponse.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
3709
+ DescribeTrialComponentResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
3512
3710
  DescribeTrialComponentResponse.struct_class = Types::DescribeTrialComponentResponse
3513
3711
 
3514
3712
  DescribeTrialRequest.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialName"))
@@ -3591,6 +3789,7 @@ module Aws::SageMaker
3591
3789
  DeviceSummary.add_member(:registration_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "RegistrationTime"))
3592
3790
  DeviceSummary.add_member(:latest_heartbeat, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestHeartbeat"))
3593
3791
  DeviceSummary.add_member(:models, Shapes::ShapeRef.new(shape: EdgeModelSummaries, location_name: "Models"))
3792
+ DeviceSummary.add_member(:agent_version, Shapes::ShapeRef.new(shape: EdgeVersion, location_name: "AgentVersion"))
3594
3793
  DeviceSummary.struct_class = Types::DeviceSummary
3595
3794
 
3596
3795
  Devices.member = Shapes::ShapeRef.new(shape: Device)
@@ -3627,6 +3826,34 @@ module Aws::SageMaker
3627
3826
  DomainSettingsForUpdate.add_member(:r_studio_server_pro_domain_settings_for_update, Shapes::ShapeRef.new(shape: RStudioServerProDomainSettingsForUpdate, location_name: "RStudioServerProDomainSettingsForUpdate"))
3628
3827
  DomainSettingsForUpdate.struct_class = Types::DomainSettingsForUpdate
3629
3828
 
3829
+ DriftCheckBaselines.add_member(:bias, Shapes::ShapeRef.new(shape: DriftCheckBias, location_name: "Bias"))
3830
+ DriftCheckBaselines.add_member(:explainability, Shapes::ShapeRef.new(shape: DriftCheckExplainability, location_name: "Explainability"))
3831
+ DriftCheckBaselines.add_member(:model_quality, Shapes::ShapeRef.new(shape: DriftCheckModelQuality, location_name: "ModelQuality"))
3832
+ DriftCheckBaselines.add_member(:model_data_quality, Shapes::ShapeRef.new(shape: DriftCheckModelDataQuality, location_name: "ModelDataQuality"))
3833
+ DriftCheckBaselines.struct_class = Types::DriftCheckBaselines
3834
+
3835
+ DriftCheckBias.add_member(:config_file, Shapes::ShapeRef.new(shape: FileSource, location_name: "ConfigFile"))
3836
+ DriftCheckBias.add_member(:pre_training_constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PreTrainingConstraints"))
3837
+ DriftCheckBias.add_member(:post_training_constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PostTrainingConstraints"))
3838
+ DriftCheckBias.struct_class = Types::DriftCheckBias
3839
+
3840
+ DriftCheckExplainability.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
3841
+ DriftCheckExplainability.add_member(:config_file, Shapes::ShapeRef.new(shape: FileSource, location_name: "ConfigFile"))
3842
+ DriftCheckExplainability.struct_class = Types::DriftCheckExplainability
3843
+
3844
+ DriftCheckModelDataQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
3845
+ DriftCheckModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
3846
+ DriftCheckModelDataQuality.struct_class = Types::DriftCheckModelDataQuality
3847
+
3848
+ DriftCheckModelQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
3849
+ DriftCheckModelQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
3850
+ DriftCheckModelQuality.struct_class = Types::DriftCheckModelQuality
3851
+
3852
+ Edge.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
3853
+ Edge.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
3854
+ Edge.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
3855
+ Edge.struct_class = Types::Edge
3856
+
3630
3857
  EdgeModel.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelName"))
3631
3858
  EdgeModel.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "ModelVersion"))
3632
3859
  EdgeModel.add_member(:latest_sample_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestSampleTime"))
@@ -3675,6 +3902,8 @@ module Aws::SageMaker
3675
3902
  EdgePresetDeploymentOutput.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "StatusMessage"))
3676
3903
  EdgePresetDeploymentOutput.struct_class = Types::EdgePresetDeploymentOutput
3677
3904
 
3905
+ Edges.member = Shapes::ShapeRef.new(shape: Edge)
3906
+
3678
3907
  EnableSagemakerServicecatalogPortfolioInput.struct_class = Types::EnableSagemakerServicecatalogPortfolioInput
3679
3908
 
3680
3909
  EnableSagemakerServicecatalogPortfolioOutput.struct_class = Types::EnableSagemakerServicecatalogPortfolioOutput
@@ -3711,6 +3940,19 @@ module Aws::SageMaker
3711
3940
  EndpointInput.add_member(:end_time_offset, Shapes::ShapeRef.new(shape: MonitoringTimeOffsetString, location_name: "EndTimeOffset"))
3712
3941
  EndpointInput.struct_class = Types::EndpointInput
3713
3942
 
3943
+ EndpointInputConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
3944
+ EndpointInputConfiguration.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
3945
+ EndpointInputConfiguration.add_member(:environment_parameter_ranges, Shapes::ShapeRef.new(shape: EnvironmentParameterRanges, location_name: "EnvironmentParameterRanges"))
3946
+ EndpointInputConfiguration.struct_class = Types::EndpointInputConfiguration
3947
+
3948
+ EndpointInputConfigurations.member = Shapes::ShapeRef.new(shape: EndpointInputConfiguration)
3949
+
3950
+ EndpointOutputConfiguration.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointName"))
3951
+ EndpointOutputConfiguration.add_member(:variant_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VariantName"))
3952
+ EndpointOutputConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
3953
+ EndpointOutputConfiguration.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "InitialInstanceCount"))
3954
+ EndpointOutputConfiguration.struct_class = Types::EndpointOutputConfiguration
3955
+
3714
3956
  EndpointSummary.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
3715
3957
  EndpointSummary.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
3716
3958
  EndpointSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
@@ -3723,6 +3965,16 @@ module Aws::SageMaker
3723
3965
  EnvironmentMap.key = Shapes::ShapeRef.new(shape: EnvironmentKey)
3724
3966
  EnvironmentMap.value = Shapes::ShapeRef.new(shape: EnvironmentValue)
3725
3967
 
3968
+ EnvironmentParameter.add_member(:key, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Key"))
3969
+ EnvironmentParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ValueType"))
3970
+ EnvironmentParameter.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Value"))
3971
+ EnvironmentParameter.struct_class = Types::EnvironmentParameter
3972
+
3973
+ EnvironmentParameterRanges.add_member(:categorical_parameter_ranges, Shapes::ShapeRef.new(shape: CategoricalParameters, location_name: "CategoricalParameterRanges"))
3974
+ EnvironmentParameterRanges.struct_class = Types::EnvironmentParameterRanges
3975
+
3976
+ EnvironmentParameters.member = Shapes::ShapeRef.new(shape: EnvironmentParameter)
3977
+
3726
3978
  Experiment.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ExperimentName"))
3727
3979
  Experiment.add_member(:experiment_arn, Shapes::ShapeRef.new(shape: ExperimentArn, location_name: "ExperimentArn"))
3728
3980
  Experiment.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
@@ -3788,6 +4040,11 @@ module Aws::SageMaker
3788
4040
  FeatureGroupSummary.add_member(:offline_store_status, Shapes::ShapeRef.new(shape: OfflineStoreStatus, location_name: "OfflineStoreStatus"))
3789
4041
  FeatureGroupSummary.struct_class = Types::FeatureGroupSummary
3790
4042
 
4043
+ FileSource.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
4044
+ FileSource.add_member(:content_digest, Shapes::ShapeRef.new(shape: ContentDigest, location_name: "ContentDigest"))
4045
+ FileSource.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
4046
+ FileSource.struct_class = Types::FileSource
4047
+
3791
4048
  FileSystemConfig.add_member(:mount_path, Shapes::ShapeRef.new(shape: MountPath, location_name: "MountPath"))
3792
4049
  FileSystemConfig.add_member(:default_uid, Shapes::ShapeRef.new(shape: DefaultUid, location_name: "DefaultUid", metadata: {"box"=>true}))
3793
4050
  FileSystemConfig.add_member(:default_gid, Shapes::ShapeRef.new(shape: DefaultGid, location_name: "DefaultGid", metadata: {"box"=>true}))
@@ -3846,6 +4103,13 @@ module Aws::SageMaker
3846
4103
  GetDeviceFleetReportResponse.add_member(:model_stats, Shapes::ShapeRef.new(shape: EdgeModelStats, location_name: "ModelStats"))
3847
4104
  GetDeviceFleetReportResponse.struct_class = Types::GetDeviceFleetReportResponse
3848
4105
 
4106
+ GetLineageGroupPolicyRequest.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: LineageGroupNameOrArn, required: true, location_name: "LineageGroupName"))
4107
+ GetLineageGroupPolicyRequest.struct_class = Types::GetLineageGroupPolicyRequest
4108
+
4109
+ GetLineageGroupPolicyResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
4110
+ GetLineageGroupPolicyResponse.add_member(:resource_policy, Shapes::ShapeRef.new(shape: ResourcePolicyString, location_name: "ResourcePolicy"))
4111
+ GetLineageGroupPolicyResponse.struct_class = Types::GetLineageGroupPolicyResponse
4112
+
3849
4113
  GetModelPackageGroupPolicyInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
3850
4114
  GetModelPackageGroupPolicyInput.struct_class = Types::GetModelPackageGroupPolicyInput
3851
4115
 
@@ -4038,6 +4302,27 @@ module Aws::SageMaker
4038
4302
  InferenceExecutionConfig.add_member(:mode, Shapes::ShapeRef.new(shape: InferenceExecutionMode, required: true, location_name: "Mode"))
4039
4303
  InferenceExecutionConfig.struct_class = Types::InferenceExecutionConfig
4040
4304
 
4305
+ InferenceRecommendation.add_member(:metrics, Shapes::ShapeRef.new(shape: RecommendationMetrics, required: true, location_name: "Metrics"))
4306
+ InferenceRecommendation.add_member(:endpoint_configuration, Shapes::ShapeRef.new(shape: EndpointOutputConfiguration, required: true, location_name: "EndpointConfiguration"))
4307
+ InferenceRecommendation.add_member(:model_configuration, Shapes::ShapeRef.new(shape: ModelConfiguration, required: true, location_name: "ModelConfiguration"))
4308
+ InferenceRecommendation.struct_class = Types::InferenceRecommendation
4309
+
4310
+ InferenceRecommendations.member = Shapes::ShapeRef.new(shape: InferenceRecommendation)
4311
+
4312
+ InferenceRecommendationsJob.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
4313
+ InferenceRecommendationsJob.add_member(:job_description, Shapes::ShapeRef.new(shape: RecommendationJobDescription, required: true, location_name: "JobDescription"))
4314
+ InferenceRecommendationsJob.add_member(:job_type, Shapes::ShapeRef.new(shape: RecommendationJobType, required: true, location_name: "JobType"))
4315
+ InferenceRecommendationsJob.add_member(:job_arn, Shapes::ShapeRef.new(shape: RecommendationJobArn, required: true, location_name: "JobArn"))
4316
+ InferenceRecommendationsJob.add_member(:status, Shapes::ShapeRef.new(shape: RecommendationJobStatus, required: true, location_name: "Status"))
4317
+ InferenceRecommendationsJob.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
4318
+ InferenceRecommendationsJob.add_member(:completion_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompletionTime"))
4319
+ InferenceRecommendationsJob.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
4320
+ InferenceRecommendationsJob.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
4321
+ InferenceRecommendationsJob.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4322
+ InferenceRecommendationsJob.struct_class = Types::InferenceRecommendationsJob
4323
+
4324
+ InferenceRecommendationsJobs.member = Shapes::ShapeRef.new(shape: InferenceRecommendationsJob)
4325
+
4041
4326
  InferenceSpecification.add_member(:containers, Shapes::ShapeRef.new(shape: ModelPackageContainerDefinitionList, required: true, location_name: "Containers"))
4042
4327
  InferenceSpecification.add_member(:supported_transform_instance_types, Shapes::ShapeRef.new(shape: TransformInstanceTypes, location_name: "SupportedTransformInstanceTypes"))
4043
4328
  InferenceSpecification.add_member(:supported_realtime_inference_instance_types, Shapes::ShapeRef.new(shape: RealtimeInferenceInstanceTypes, location_name: "SupportedRealtimeInferenceInstanceTypes"))
@@ -4173,6 +4458,15 @@ module Aws::SageMaker
4173
4458
  LineageEntityParameters.key = Shapes::ShapeRef.new(shape: StringParameterValue)
4174
4459
  LineageEntityParameters.value = Shapes::ShapeRef.new(shape: StringParameterValue)
4175
4460
 
4461
+ LineageGroupSummaries.member = Shapes::ShapeRef.new(shape: LineageGroupSummary)
4462
+
4463
+ LineageGroupSummary.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
4464
+ LineageGroupSummary.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "LineageGroupName"))
4465
+ LineageGroupSummary.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
4466
+ LineageGroupSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
4467
+ LineageGroupSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4468
+ LineageGroupSummary.struct_class = Types::LineageGroupSummary
4469
+
4176
4470
  ListActionsRequest.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, location_name: "SourceUri"))
4177
4471
  ListActionsRequest.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, location_name: "ActionType"))
4178
4472
  ListActionsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
@@ -4521,6 +4815,22 @@ module Aws::SageMaker
4521
4815
  ListImagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4522
4816
  ListImagesResponse.struct_class = Types::ListImagesResponse
4523
4817
 
4818
+ ListInferenceRecommendationsJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
4819
+ ListInferenceRecommendationsJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
4820
+ ListInferenceRecommendationsJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTimeAfter"))
4821
+ ListInferenceRecommendationsJobsRequest.add_member(:last_modified_time_before, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTimeBefore"))
4822
+ ListInferenceRecommendationsJobsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4823
+ ListInferenceRecommendationsJobsRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: RecommendationJobStatus, location_name: "StatusEquals"))
4824
+ ListInferenceRecommendationsJobsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ListInferenceRecommendationsJobsSortBy, location_name: "SortBy"))
4825
+ ListInferenceRecommendationsJobsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4826
+ ListInferenceRecommendationsJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4827
+ ListInferenceRecommendationsJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4828
+ ListInferenceRecommendationsJobsRequest.struct_class = Types::ListInferenceRecommendationsJobsRequest
4829
+
4830
+ ListInferenceRecommendationsJobsResponse.add_member(:inference_recommendations_jobs, Shapes::ShapeRef.new(shape: InferenceRecommendationsJobs, required: true, location_name: "InferenceRecommendationsJobs"))
4831
+ ListInferenceRecommendationsJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4832
+ ListInferenceRecommendationsJobsResponse.struct_class = Types::ListInferenceRecommendationsJobsResponse
4833
+
4524
4834
  ListLabelingJobsForWorkteamRequest.add_member(:workteam_arn, Shapes::ShapeRef.new(shape: WorkteamArn, required: true, location_name: "WorkteamArn"))
4525
4835
  ListLabelingJobsForWorkteamRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4526
4836
  ListLabelingJobsForWorkteamRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -4553,6 +4863,18 @@ module Aws::SageMaker
4553
4863
 
4554
4864
  ListLineageEntityParameterKey.member = Shapes::ShapeRef.new(shape: StringParameterValue)
4555
4865
 
4866
+ ListLineageGroupsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
4867
+ ListLineageGroupsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
4868
+ ListLineageGroupsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortLineageGroupsBy, location_name: "SortBy"))
4869
+ ListLineageGroupsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4870
+ ListLineageGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4871
+ ListLineageGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4872
+ ListLineageGroupsRequest.struct_class = Types::ListLineageGroupsRequest
4873
+
4874
+ ListLineageGroupsResponse.add_member(:lineage_group_summaries, Shapes::ShapeRef.new(shape: LineageGroupSummaries, location_name: "LineageGroupSummaries"))
4875
+ ListLineageGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4876
+ ListLineageGroupsResponse.struct_class = Types::ListLineageGroupsResponse
4877
+
4556
4878
  ListModelBiasJobDefinitionsRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
4557
4879
  ListModelBiasJobDefinitionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSortKey, location_name: "SortBy"))
4558
4880
  ListModelBiasJobDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
@@ -4581,6 +4903,15 @@ module Aws::SageMaker
4581
4903
  ListModelExplainabilityJobDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4582
4904
  ListModelExplainabilityJobDefinitionsResponse.struct_class = Types::ListModelExplainabilityJobDefinitionsResponse
4583
4905
 
4906
+ ListModelMetadataRequest.add_member(:search_expression, Shapes::ShapeRef.new(shape: ModelMetadataSearchExpression, location_name: "SearchExpression"))
4907
+ ListModelMetadataRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4908
+ ListModelMetadataRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4909
+ ListModelMetadataRequest.struct_class = Types::ListModelMetadataRequest
4910
+
4911
+ ListModelMetadataResponse.add_member(:model_metadata_summaries, Shapes::ShapeRef.new(shape: ModelMetadataSummaries, required: true, location_name: "ModelMetadataSummaries"))
4912
+ ListModelMetadataResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4913
+ ListModelMetadataResponse.struct_class = Types::ListModelMetadataResponse
4914
+
4584
4915
  ListModelPackageGroupsInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
4585
4916
  ListModelPackageGroupsInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
4586
4917
  ListModelPackageGroupsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -4983,6 +5314,10 @@ module Aws::SageMaker
4983
5314
  ModelClientConfig.add_member(:invocations_max_retries, Shapes::ShapeRef.new(shape: InvocationsMaxRetries, location_name: "InvocationsMaxRetries"))
4984
5315
  ModelClientConfig.struct_class = Types::ModelClientConfig
4985
5316
 
5317
+ ModelConfiguration.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
5318
+ ModelConfiguration.add_member(:environment_parameters, Shapes::ShapeRef.new(shape: EnvironmentParameters, location_name: "EnvironmentParameters"))
5319
+ ModelConfiguration.struct_class = Types::ModelConfiguration
5320
+
4986
5321
  ModelDataQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
4987
5322
  ModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
4988
5323
  ModelDataQuality.struct_class = Types::ModelDataQuality
@@ -5009,6 +5344,33 @@ module Aws::SageMaker
5009
5344
  ModelExplainabilityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, required: true, location_name: "EndpointInput"))
5010
5345
  ModelExplainabilityJobInput.struct_class = Types::ModelExplainabilityJobInput
5011
5346
 
5347
+ ModelInput.add_member(:data_input_config, Shapes::ShapeRef.new(shape: DataInputConfig, required: true, location_name: "DataInputConfig"))
5348
+ ModelInput.struct_class = Types::ModelInput
5349
+
5350
+ ModelLatencyThreshold.add_member(:percentile, Shapes::ShapeRef.new(shape: String64, location_name: "Percentile"))
5351
+ ModelLatencyThreshold.add_member(:value_in_milliseconds, Shapes::ShapeRef.new(shape: Integer, location_name: "ValueInMilliseconds"))
5352
+ ModelLatencyThreshold.struct_class = Types::ModelLatencyThreshold
5353
+
5354
+ ModelLatencyThresholds.member = Shapes::ShapeRef.new(shape: ModelLatencyThreshold)
5355
+
5356
+ ModelMetadataFilter.add_member(:name, Shapes::ShapeRef.new(shape: ModelMetadataFilterType, required: true, location_name: "Name"))
5357
+ ModelMetadataFilter.add_member(:value, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "Value"))
5358
+ ModelMetadataFilter.struct_class = Types::ModelMetadataFilter
5359
+
5360
+ ModelMetadataFilters.member = Shapes::ShapeRef.new(shape: ModelMetadataFilter)
5361
+
5362
+ ModelMetadataSearchExpression.add_member(:filters, Shapes::ShapeRef.new(shape: ModelMetadataFilters, location_name: "Filters"))
5363
+ ModelMetadataSearchExpression.struct_class = Types::ModelMetadataSearchExpression
5364
+
5365
+ ModelMetadataSummaries.member = Shapes::ShapeRef.new(shape: ModelMetadataSummary)
5366
+
5367
+ ModelMetadataSummary.add_member(:domain, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Domain"))
5368
+ ModelMetadataSummary.add_member(:framework, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Framework"))
5369
+ ModelMetadataSummary.add_member(:task, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Task"))
5370
+ ModelMetadataSummary.add_member(:model, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Model"))
5371
+ ModelMetadataSummary.add_member(:framework_version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "FrameworkVersion"))
5372
+ ModelMetadataSummary.struct_class = Types::ModelMetadataSummary
5373
+
5012
5374
  ModelMetrics.add_member(:model_quality, Shapes::ShapeRef.new(shape: ModelQuality, location_name: "ModelQuality"))
5013
5375
  ModelMetrics.add_member(:model_data_quality, Shapes::ShapeRef.new(shape: ModelDataQuality, location_name: "ModelDataQuality"))
5014
5376
  ModelMetrics.add_member(:bias, Shapes::ShapeRef.new(shape: Bias, location_name: "Bias"))
@@ -5034,8 +5396,13 @@ module Aws::SageMaker
5034
5396
  ModelPackage.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5035
5397
  ModelPackage.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
5036
5398
  ModelPackage.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
5399
+ ModelPackage.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
5400
+ ModelPackage.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
5401
+ ModelPackage.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: String, location_name: "SamplePayloadUrl"))
5402
+ ModelPackage.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
5037
5403
  ModelPackage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
5038
5404
  ModelPackage.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
5405
+ ModelPackage.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
5039
5406
  ModelPackage.struct_class = Types::ModelPackage
5040
5407
 
5041
5408
  ModelPackageArnList.member = Shapes::ShapeRef.new(shape: ModelPackageArn)
@@ -5046,6 +5413,10 @@ module Aws::SageMaker
5046
5413
  ModelPackageContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
5047
5414
  ModelPackageContainerDefinition.add_member(:product_id, Shapes::ShapeRef.new(shape: ProductId, location_name: "ProductId"))
5048
5415
  ModelPackageContainerDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: EnvironmentMap, location_name: "Environment"))
5416
+ ModelPackageContainerDefinition.add_member(:model_input, Shapes::ShapeRef.new(shape: ModelInput, location_name: "ModelInput"))
5417
+ ModelPackageContainerDefinition.add_member(:framework, Shapes::ShapeRef.new(shape: String, location_name: "Framework"))
5418
+ ModelPackageContainerDefinition.add_member(:framework_version, Shapes::ShapeRef.new(shape: FrameworkVersion, location_name: "FrameworkVersion"))
5419
+ ModelPackageContainerDefinition.add_member(:nearest_model_name, Shapes::ShapeRef.new(shape: String, location_name: "NearestModelName"))
5049
5420
  ModelPackageContainerDefinition.struct_class = Types::ModelPackageContainerDefinition
5050
5421
 
5051
5422
  ModelPackageContainerDefinitionList.member = Shapes::ShapeRef.new(shape: ModelPackageContainerDefinition)
@@ -5406,6 +5777,33 @@ module Aws::SageMaker
5406
5777
 
5407
5778
  Parents.member = Shapes::ShapeRef.new(shape: Parent)
5408
5779
 
5780
+ PendingDeploymentSummary.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
5781
+ PendingDeploymentSummary.add_member(:production_variants, Shapes::ShapeRef.new(shape: PendingProductionVariantSummaryList, location_name: "ProductionVariants"))
5782
+ PendingDeploymentSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
5783
+ PendingDeploymentSummary.struct_class = Types::PendingDeploymentSummary
5784
+
5785
+ PendingProductionVariantSummary.add_member(:variant_name, Shapes::ShapeRef.new(shape: VariantName, required: true, location_name: "VariantName"))
5786
+ PendingProductionVariantSummary.add_member(:deployed_images, Shapes::ShapeRef.new(shape: DeployedImages, location_name: "DeployedImages"))
5787
+ PendingProductionVariantSummary.add_member(:current_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "CurrentWeight"))
5788
+ PendingProductionVariantSummary.add_member(:desired_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "DesiredWeight"))
5789
+ PendingProductionVariantSummary.add_member(:current_instance_count, Shapes::ShapeRef.new(shape: TaskCount, location_name: "CurrentInstanceCount"))
5790
+ PendingProductionVariantSummary.add_member(:desired_instance_count, Shapes::ShapeRef.new(shape: TaskCount, location_name: "DesiredInstanceCount"))
5791
+ PendingProductionVariantSummary.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, location_name: "InstanceType"))
5792
+ PendingProductionVariantSummary.add_member(:accelerator_type, Shapes::ShapeRef.new(shape: ProductionVariantAcceleratorType, location_name: "AcceleratorType"))
5793
+ PendingProductionVariantSummary.add_member(:variant_status, Shapes::ShapeRef.new(shape: ProductionVariantStatusList, location_name: "VariantStatus"))
5794
+ PendingProductionVariantSummary.add_member(:current_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "CurrentServerlessConfig"))
5795
+ PendingProductionVariantSummary.add_member(:desired_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "DesiredServerlessConfig"))
5796
+ PendingProductionVariantSummary.struct_class = Types::PendingProductionVariantSummary
5797
+
5798
+ PendingProductionVariantSummaryList.member = Shapes::ShapeRef.new(shape: PendingProductionVariantSummary)
5799
+
5800
+ Phase.add_member(:initial_number_of_users, Shapes::ShapeRef.new(shape: InitialNumberOfUsers, location_name: "InitialNumberOfUsers"))
5801
+ Phase.add_member(:spawn_rate, Shapes::ShapeRef.new(shape: SpawnRate, location_name: "SpawnRate"))
5802
+ Phase.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: TrafficDurationInSeconds, location_name: "DurationInSeconds"))
5803
+ Phase.struct_class = Types::Phase
5804
+
5805
+ Phases.member = Shapes::ShapeRef.new(shape: Phase)
5806
+
5409
5807
  Pipeline.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
5410
5808
  Pipeline.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineName"))
5411
5809
  Pipeline.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
@@ -5454,6 +5852,8 @@ module Aws::SageMaker
5454
5852
  PipelineExecutionStepMetadata.add_member(:condition, Shapes::ShapeRef.new(shape: ConditionStepMetadata, location_name: "Condition"))
5455
5853
  PipelineExecutionStepMetadata.add_member(:callback, Shapes::ShapeRef.new(shape: CallbackStepMetadata, location_name: "Callback"))
5456
5854
  PipelineExecutionStepMetadata.add_member(:lambda, Shapes::ShapeRef.new(shape: LambdaStepMetadata, location_name: "Lambda"))
5855
+ PipelineExecutionStepMetadata.add_member(:quality_check, Shapes::ShapeRef.new(shape: QualityCheckStepMetadata, location_name: "QualityCheck"))
5856
+ PipelineExecutionStepMetadata.add_member(:clarify_check, Shapes::ShapeRef.new(shape: ClarifyCheckStepMetadata, location_name: "ClarifyCheck"))
5457
5857
  PipelineExecutionStepMetadata.struct_class = Types::PipelineExecutionStepMetadata
5458
5858
 
5459
5859
  PipelineExecutionSummary.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
@@ -5575,11 +5975,12 @@ module Aws::SageMaker
5575
5975
 
5576
5976
  ProductionVariant.add_member(:variant_name, Shapes::ShapeRef.new(shape: VariantName, required: true, location_name: "VariantName"))
5577
5977
  ProductionVariant.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
5578
- ProductionVariant.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: InitialTaskCount, required: true, location_name: "InitialInstanceCount"))
5579
- ProductionVariant.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
5978
+ ProductionVariant.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: InitialTaskCount, location_name: "InitialInstanceCount"))
5979
+ ProductionVariant.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, location_name: "InstanceType"))
5580
5980
  ProductionVariant.add_member(:initial_variant_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "InitialVariantWeight"))
5581
5981
  ProductionVariant.add_member(:accelerator_type, Shapes::ShapeRef.new(shape: ProductionVariantAcceleratorType, location_name: "AcceleratorType"))
5582
5982
  ProductionVariant.add_member(:core_dump_config, Shapes::ShapeRef.new(shape: ProductionVariantCoreDumpConfig, location_name: "CoreDumpConfig"))
5983
+ ProductionVariant.add_member(:serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "ServerlessConfig"))
5583
5984
  ProductionVariant.struct_class = Types::ProductionVariant
5584
5985
 
5585
5986
  ProductionVariantCoreDumpConfig.add_member(:destination_s3_uri, Shapes::ShapeRef.new(shape: DestinationS3Uri, required: true, location_name: "DestinationS3Uri"))
@@ -5588,12 +5989,26 @@ module Aws::SageMaker
5588
5989
 
5589
5990
  ProductionVariantList.member = Shapes::ShapeRef.new(shape: ProductionVariant)
5590
5991
 
5992
+ ProductionVariantServerlessConfig.add_member(:memory_size_in_mb, Shapes::ShapeRef.new(shape: ServerlessMemorySizeInMB, required: true, location_name: "MemorySizeInMB"))
5993
+ ProductionVariantServerlessConfig.add_member(:max_concurrency, Shapes::ShapeRef.new(shape: ServerlessMaxConcurrency, required: true, location_name: "MaxConcurrency"))
5994
+ ProductionVariantServerlessConfig.struct_class = Types::ProductionVariantServerlessConfig
5995
+
5996
+ ProductionVariantStatus.add_member(:status, Shapes::ShapeRef.new(shape: VariantStatus, required: true, location_name: "Status"))
5997
+ ProductionVariantStatus.add_member(:status_message, Shapes::ShapeRef.new(shape: VariantStatusMessage, location_name: "StatusMessage"))
5998
+ ProductionVariantStatus.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
5999
+ ProductionVariantStatus.struct_class = Types::ProductionVariantStatus
6000
+
6001
+ ProductionVariantStatusList.member = Shapes::ShapeRef.new(shape: ProductionVariantStatus)
6002
+
5591
6003
  ProductionVariantSummary.add_member(:variant_name, Shapes::ShapeRef.new(shape: VariantName, required: true, location_name: "VariantName"))
5592
6004
  ProductionVariantSummary.add_member(:deployed_images, Shapes::ShapeRef.new(shape: DeployedImages, location_name: "DeployedImages"))
5593
6005
  ProductionVariantSummary.add_member(:current_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "CurrentWeight"))
5594
6006
  ProductionVariantSummary.add_member(:desired_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "DesiredWeight"))
5595
6007
  ProductionVariantSummary.add_member(:current_instance_count, Shapes::ShapeRef.new(shape: TaskCount, location_name: "CurrentInstanceCount"))
5596
6008
  ProductionVariantSummary.add_member(:desired_instance_count, Shapes::ShapeRef.new(shape: TaskCount, location_name: "DesiredInstanceCount"))
6009
+ ProductionVariantSummary.add_member(:variant_status, Shapes::ShapeRef.new(shape: ProductionVariantStatusList, location_name: "VariantStatus"))
6010
+ ProductionVariantSummary.add_member(:current_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "CurrentServerlessConfig"))
6011
+ ProductionVariantSummary.add_member(:desired_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "DesiredServerlessConfig"))
5597
6012
  ProductionVariantSummary.struct_class = Types::ProductionVariantSummary
5598
6013
 
5599
6014
  ProductionVariantSummaryList.member = Shapes::ShapeRef.new(shape: ProductionVariantSummary)
@@ -5680,6 +6095,50 @@ module Aws::SageMaker
5680
6095
  PutModelPackageGroupPolicyOutput.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
5681
6096
  PutModelPackageGroupPolicyOutput.struct_class = Types::PutModelPackageGroupPolicyOutput
5682
6097
 
6098
+ QualityCheckStepMetadata.add_member(:check_type, Shapes::ShapeRef.new(shape: String256, location_name: "CheckType"))
6099
+ QualityCheckStepMetadata.add_member(:baseline_used_for_drift_check_statistics, Shapes::ShapeRef.new(shape: String1024, location_name: "BaselineUsedForDriftCheckStatistics"))
6100
+ QualityCheckStepMetadata.add_member(:baseline_used_for_drift_check_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "BaselineUsedForDriftCheckConstraints"))
6101
+ QualityCheckStepMetadata.add_member(:calculated_baseline_statistics, Shapes::ShapeRef.new(shape: String1024, location_name: "CalculatedBaselineStatistics"))
6102
+ QualityCheckStepMetadata.add_member(:calculated_baseline_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "CalculatedBaselineConstraints"))
6103
+ QualityCheckStepMetadata.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: String256, location_name: "ModelPackageGroupName"))
6104
+ QualityCheckStepMetadata.add_member(:violation_report, Shapes::ShapeRef.new(shape: String1024, location_name: "ViolationReport"))
6105
+ QualityCheckStepMetadata.add_member(:check_job_arn, Shapes::ShapeRef.new(shape: String256, location_name: "CheckJobArn"))
6106
+ QualityCheckStepMetadata.add_member(:skip_check, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipCheck"))
6107
+ QualityCheckStepMetadata.add_member(:register_new_baseline, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegisterNewBaseline"))
6108
+ QualityCheckStepMetadata.struct_class = Types::QualityCheckStepMetadata
6109
+
6110
+ QueryFilters.add_member(:types, Shapes::ShapeRef.new(shape: QueryTypes, location_name: "Types"))
6111
+ QueryFilters.add_member(:lineage_types, Shapes::ShapeRef.new(shape: QueryLineageTypes, location_name: "LineageTypes"))
6112
+ QueryFilters.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
6113
+ QueryFilters.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
6114
+ QueryFilters.add_member(:modified_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ModifiedBefore"))
6115
+ QueryFilters.add_member(:modified_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ModifiedAfter"))
6116
+ QueryFilters.add_member(:properties, Shapes::ShapeRef.new(shape: QueryProperties, location_name: "Properties"))
6117
+ QueryFilters.struct_class = Types::QueryFilters
6118
+
6119
+ QueryLineageRequest.add_member(:start_arns, Shapes::ShapeRef.new(shape: QueryLineageStartArns, required: true, location_name: "StartArns"))
6120
+ QueryLineageRequest.add_member(:direction, Shapes::ShapeRef.new(shape: Direction, location_name: "Direction"))
6121
+ QueryLineageRequest.add_member(:include_edges, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeEdges"))
6122
+ QueryLineageRequest.add_member(:filters, Shapes::ShapeRef.new(shape: QueryFilters, location_name: "Filters"))
6123
+ QueryLineageRequest.add_member(:max_depth, Shapes::ShapeRef.new(shape: QueryLineageMaxDepth, location_name: "MaxDepth"))
6124
+ QueryLineageRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: QueryLineageMaxResults, location_name: "MaxResults"))
6125
+ QueryLineageRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String8192, location_name: "NextToken"))
6126
+ QueryLineageRequest.struct_class = Types::QueryLineageRequest
6127
+
6128
+ QueryLineageResponse.add_member(:vertices, Shapes::ShapeRef.new(shape: Vertices, location_name: "Vertices"))
6129
+ QueryLineageResponse.add_member(:edges, Shapes::ShapeRef.new(shape: Edges, location_name: "Edges"))
6130
+ QueryLineageResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String8192, location_name: "NextToken"))
6131
+ QueryLineageResponse.struct_class = Types::QueryLineageResponse
6132
+
6133
+ QueryLineageStartArns.member = Shapes::ShapeRef.new(shape: AssociationEntityArn)
6134
+
6135
+ QueryLineageTypes.member = Shapes::ShapeRef.new(shape: LineageType)
6136
+
6137
+ QueryProperties.key = Shapes::ShapeRef.new(shape: String256)
6138
+ QueryProperties.value = Shapes::ShapeRef.new(shape: String256)
6139
+
6140
+ QueryTypes.member = Shapes::ShapeRef.new(shape: String40)
6141
+
5683
6142
  RSessionAppSettings.struct_class = Types::RSessionAppSettings
5684
6143
 
5685
6144
  RStudioServerProAppSettings.add_member(:access_status, Shapes::ShapeRef.new(shape: RStudioServerProAccessStatus, location_name: "AccessStatus"))
@@ -5698,6 +6157,27 @@ module Aws::SageMaker
5698
6157
 
5699
6158
  RealtimeInferenceInstanceTypes.member = Shapes::ShapeRef.new(shape: ProductionVariantInstanceType)
5700
6159
 
6160
+ RecommendationJobInputConfig.add_member(:model_package_version_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageVersionArn"))
6161
+ RecommendationJobInputConfig.add_member(:job_duration_in_seconds, Shapes::ShapeRef.new(shape: JobDurationInSeconds, location_name: "JobDurationInSeconds"))
6162
+ RecommendationJobInputConfig.add_member(:traffic_pattern, Shapes::ShapeRef.new(shape: TrafficPattern, location_name: "TrafficPattern"))
6163
+ RecommendationJobInputConfig.add_member(:resource_limit, Shapes::ShapeRef.new(shape: RecommendationJobResourceLimit, location_name: "ResourceLimit"))
6164
+ RecommendationJobInputConfig.add_member(:endpoint_configurations, Shapes::ShapeRef.new(shape: EndpointInputConfigurations, location_name: "EndpointConfigurations"))
6165
+ RecommendationJobInputConfig.struct_class = Types::RecommendationJobInputConfig
6166
+
6167
+ RecommendationJobResourceLimit.add_member(:max_number_of_tests, Shapes::ShapeRef.new(shape: MaxNumberOfTests, location_name: "MaxNumberOfTests"))
6168
+ RecommendationJobResourceLimit.add_member(:max_parallel_of_tests, Shapes::ShapeRef.new(shape: MaxParallelOfTests, location_name: "MaxParallelOfTests"))
6169
+ RecommendationJobResourceLimit.struct_class = Types::RecommendationJobResourceLimit
6170
+
6171
+ RecommendationJobStoppingConditions.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxInvocations"))
6172
+ RecommendationJobStoppingConditions.add_member(:model_latency_thresholds, Shapes::ShapeRef.new(shape: ModelLatencyThresholds, location_name: "ModelLatencyThresholds"))
6173
+ RecommendationJobStoppingConditions.struct_class = Types::RecommendationJobStoppingConditions
6174
+
6175
+ RecommendationMetrics.add_member(:cost_per_hour, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "CostPerHour"))
6176
+ RecommendationMetrics.add_member(:cost_per_inference, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "CostPerInference"))
6177
+ RecommendationMetrics.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxInvocations"))
6178
+ RecommendationMetrics.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelLatency"))
6179
+ RecommendationMetrics.struct_class = Types::RecommendationMetrics
6180
+
5701
6181
  RedshiftDatasetDefinition.add_member(:cluster_id, Shapes::ShapeRef.new(shape: RedshiftClusterId, required: true, location_name: "ClusterId"))
5702
6182
  RedshiftDatasetDefinition.add_member(:database, Shapes::ShapeRef.new(shape: RedshiftDatabase, required: true, location_name: "Database"))
5703
6183
  RedshiftDatasetDefinition.add_member(:db_user, Shapes::ShapeRef.new(shape: RedshiftUserName, required: true, location_name: "DbUser"))
@@ -5924,6 +6404,9 @@ module Aws::SageMaker
5924
6404
  StopHyperParameterTuningJobRequest.add_member(:hyper_parameter_tuning_job_name, Shapes::ShapeRef.new(shape: HyperParameterTuningJobName, required: true, location_name: "HyperParameterTuningJobName"))
5925
6405
  StopHyperParameterTuningJobRequest.struct_class = Types::StopHyperParameterTuningJobRequest
5926
6406
 
6407
+ StopInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
6408
+ StopInferenceRecommendationsJobRequest.struct_class = Types::StopInferenceRecommendationsJobRequest
6409
+
5927
6410
  StopLabelingJobRequest.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, required: true, location_name: "LabelingJobName"))
5928
6411
  StopLabelingJobRequest.struct_class = Types::StopLabelingJobRequest
5929
6412
 
@@ -5998,9 +6481,14 @@ module Aws::SageMaker
5998
6481
  TensorBoardOutputConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
5999
6482
  TensorBoardOutputConfig.struct_class = Types::TensorBoardOutputConfig
6000
6483
 
6484
+ TrafficPattern.add_member(:traffic_type, Shapes::ShapeRef.new(shape: TrafficType, location_name: "TrafficType"))
6485
+ TrafficPattern.add_member(:phases, Shapes::ShapeRef.new(shape: Phases, location_name: "Phases"))
6486
+ TrafficPattern.struct_class = Types::TrafficPattern
6487
+
6001
6488
  TrafficRoutingConfig.add_member(:type, Shapes::ShapeRef.new(shape: TrafficRoutingConfigType, required: true, location_name: "Type"))
6002
6489
  TrafficRoutingConfig.add_member(:wait_interval_in_seconds, Shapes::ShapeRef.new(shape: WaitIntervalInSeconds, required: true, location_name: "WaitIntervalInSeconds"))
6003
6490
  TrafficRoutingConfig.add_member(:canary_size, Shapes::ShapeRef.new(shape: CapacitySize, location_name: "CanarySize"))
6491
+ TrafficRoutingConfig.add_member(:linear_step_size, Shapes::ShapeRef.new(shape: CapacitySize, location_name: "LinearStepSize"))
6004
6492
  TrafficRoutingConfig.struct_class = Types::TrafficRoutingConfig
6005
6493
 
6006
6494
  TrainingEnvironmentMap.key = Shapes::ShapeRef.new(shape: TrainingEnvironmentKey)
@@ -6191,6 +6679,7 @@ module Aws::SageMaker
6191
6679
  TrialComponent.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
6192
6680
  TrialComponent.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
6193
6681
  TrialComponent.add_member(:source_detail, Shapes::ShapeRef.new(shape: TrialComponentSourceDetail, location_name: "SourceDetail"))
6682
+ TrialComponent.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
6194
6683
  TrialComponent.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
6195
6684
  TrialComponent.add_member(:parents, Shapes::ShapeRef.new(shape: Parents, location_name: "Parents"))
6196
6685
  TrialComponent.struct_class = Types::TrialComponent
@@ -6362,6 +6851,7 @@ module Aws::SageMaker
6362
6851
  UpdateEndpointInput.add_member(:retain_all_variant_properties, Shapes::ShapeRef.new(shape: Boolean, location_name: "RetainAllVariantProperties"))
6363
6852
  UpdateEndpointInput.add_member(:exclude_retained_variant_properties, Shapes::ShapeRef.new(shape: VariantPropertyList, location_name: "ExcludeRetainedVariantProperties"))
6364
6853
  UpdateEndpointInput.add_member(:deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "DeploymentConfig"))
6854
+ UpdateEndpointInput.add_member(:retain_deployment_config, Shapes::ShapeRef.new(shape: Boolean, location_name: "RetainDeploymentConfig"))
6365
6855
  UpdateEndpointInput.struct_class = Types::UpdateEndpointInput
6366
6856
 
6367
6857
  UpdateEndpointOutput.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
@@ -6397,6 +6887,7 @@ module Aws::SageMaker
6397
6887
  UpdateModelPackageInput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
6398
6888
  UpdateModelPackageInput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
6399
6889
  UpdateModelPackageInput.add_member(:customer_metadata_properties_to_remove, Shapes::ShapeRef.new(shape: CustomerMetadataKeyList, location_name: "CustomerMetadataPropertiesToRemove"))
6890
+ UpdateModelPackageInput.add_member(:additional_inference_specifications_to_add, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecificationsToAdd"))
6400
6891
  UpdateModelPackageInput.struct_class = Types::UpdateModelPackageInput
6401
6892
 
6402
6893
  UpdateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
@@ -6545,6 +7036,13 @@ module Aws::SageMaker
6545
7036
 
6546
7037
  VariantPropertyList.member = Shapes::ShapeRef.new(shape: VariantProperty)
6547
7038
 
7039
+ Vertex.add_member(:arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "Arn"))
7040
+ Vertex.add_member(:type, Shapes::ShapeRef.new(shape: String40, location_name: "Type"))
7041
+ Vertex.add_member(:lineage_type, Shapes::ShapeRef.new(shape: LineageType, location_name: "LineageType"))
7042
+ Vertex.struct_class = Types::Vertex
7043
+
7044
+ Vertices.member = Shapes::ShapeRef.new(shape: Vertex)
7045
+
6548
7046
  VpcConfig.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIds, required: true, location_name: "SecurityGroupIds"))
6549
7047
  VpcConfig.add_member(:subnets, Shapes::ShapeRef.new(shape: Subnets, required: true, location_name: "Subnets"))
6550
7048
  VpcConfig.struct_class = Types::VpcConfig
@@ -6842,6 +7340,16 @@ module Aws::SageMaker
6842
7340
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6843
7341
  end)
6844
7342
 
7343
+ api.add_operation(:create_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
7344
+ o.name = "CreateInferenceRecommendationsJob"
7345
+ o.http_method = "POST"
7346
+ o.http_request_uri = "/"
7347
+ o.input = Shapes::ShapeRef.new(shape: CreateInferenceRecommendationsJobRequest)
7348
+ o.output = Shapes::ShapeRef.new(shape: CreateInferenceRecommendationsJobResponse)
7349
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
7350
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
7351
+ end)
7352
+
6845
7353
  api.add_operation(:create_labeling_job, Seahorse::Model::Operation.new.tap do |o|
6846
7354
  o.name = "CreateLabelingJob"
6847
7355
  o.http_method = "POST"
@@ -7613,6 +8121,15 @@ module Aws::SageMaker
7613
8121
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7614
8122
  end)
7615
8123
 
8124
+ api.add_operation(:describe_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
8125
+ o.name = "DescribeInferenceRecommendationsJob"
8126
+ o.http_method = "POST"
8127
+ o.http_request_uri = "/"
8128
+ o.input = Shapes::ShapeRef.new(shape: DescribeInferenceRecommendationsJobRequest)
8129
+ o.output = Shapes::ShapeRef.new(shape: DescribeInferenceRecommendationsJobResponse)
8130
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8131
+ end)
8132
+
7616
8133
  api.add_operation(:describe_labeling_job, Seahorse::Model::Operation.new.tap do |o|
7617
8134
  o.name = "DescribeLabelingJob"
7618
8135
  o.http_method = "POST"
@@ -7622,6 +8139,15 @@ module Aws::SageMaker
7622
8139
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7623
8140
  end)
7624
8141
 
8142
+ api.add_operation(:describe_lineage_group, Seahorse::Model::Operation.new.tap do |o|
8143
+ o.name = "DescribeLineageGroup"
8144
+ o.http_method = "POST"
8145
+ o.http_request_uri = "/"
8146
+ o.input = Shapes::ShapeRef.new(shape: DescribeLineageGroupRequest)
8147
+ o.output = Shapes::ShapeRef.new(shape: DescribeLineageGroupResponse)
8148
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8149
+ end)
8150
+
7625
8151
  api.add_operation(:describe_model, Seahorse::Model::Operation.new.tap do |o|
7626
8152
  o.name = "DescribeModel"
7627
8153
  o.http_method = "POST"
@@ -7853,6 +8379,15 @@ module Aws::SageMaker
7853
8379
  o.output = Shapes::ShapeRef.new(shape: GetDeviceFleetReportResponse)
7854
8380
  end)
7855
8381
 
8382
+ api.add_operation(:get_lineage_group_policy, Seahorse::Model::Operation.new.tap do |o|
8383
+ o.name = "GetLineageGroupPolicy"
8384
+ o.http_method = "POST"
8385
+ o.http_request_uri = "/"
8386
+ o.input = Shapes::ShapeRef.new(shape: GetLineageGroupPolicyRequest)
8387
+ o.output = Shapes::ShapeRef.new(shape: GetLineageGroupPolicyResponse)
8388
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8389
+ end)
8390
+
7856
8391
  api.add_operation(:get_model_package_group_policy, Seahorse::Model::Operation.new.tap do |o|
7857
8392
  o.name = "GetModelPackageGroupPolicy"
7858
8393
  o.http_method = "POST"
@@ -8233,6 +8768,20 @@ module Aws::SageMaker
8233
8768
  )
8234
8769
  end)
8235
8770
 
8771
+ api.add_operation(:list_inference_recommendations_jobs, Seahorse::Model::Operation.new.tap do |o|
8772
+ o.name = "ListInferenceRecommendationsJobs"
8773
+ o.http_method = "POST"
8774
+ o.http_request_uri = "/"
8775
+ o.input = Shapes::ShapeRef.new(shape: ListInferenceRecommendationsJobsRequest)
8776
+ o.output = Shapes::ShapeRef.new(shape: ListInferenceRecommendationsJobsResponse)
8777
+ o[:pager] = Aws::Pager.new(
8778
+ limit_key: "max_results",
8779
+ tokens: {
8780
+ "next_token" => "next_token"
8781
+ }
8782
+ )
8783
+ end)
8784
+
8236
8785
  api.add_operation(:list_labeling_jobs, Seahorse::Model::Operation.new.tap do |o|
8237
8786
  o.name = "ListLabelingJobs"
8238
8787
  o.http_method = "POST"
@@ -8262,6 +8811,20 @@ module Aws::SageMaker
8262
8811
  )
8263
8812
  end)
8264
8813
 
8814
+ api.add_operation(:list_lineage_groups, Seahorse::Model::Operation.new.tap do |o|
8815
+ o.name = "ListLineageGroups"
8816
+ o.http_method = "POST"
8817
+ o.http_request_uri = "/"
8818
+ o.input = Shapes::ShapeRef.new(shape: ListLineageGroupsRequest)
8819
+ o.output = Shapes::ShapeRef.new(shape: ListLineageGroupsResponse)
8820
+ o[:pager] = Aws::Pager.new(
8821
+ limit_key: "max_results",
8822
+ tokens: {
8823
+ "next_token" => "next_token"
8824
+ }
8825
+ )
8826
+ end)
8827
+
8265
8828
  api.add_operation(:list_model_bias_job_definitions, Seahorse::Model::Operation.new.tap do |o|
8266
8829
  o.name = "ListModelBiasJobDefinitions"
8267
8830
  o.http_method = "POST"
@@ -8290,6 +8853,20 @@ module Aws::SageMaker
8290
8853
  )
8291
8854
  end)
8292
8855
 
8856
+ api.add_operation(:list_model_metadata, Seahorse::Model::Operation.new.tap do |o|
8857
+ o.name = "ListModelMetadata"
8858
+ o.http_method = "POST"
8859
+ o.http_request_uri = "/"
8860
+ o.input = Shapes::ShapeRef.new(shape: ListModelMetadataRequest)
8861
+ o.output = Shapes::ShapeRef.new(shape: ListModelMetadataResponse)
8862
+ o[:pager] = Aws::Pager.new(
8863
+ limit_key: "max_results",
8864
+ tokens: {
8865
+ "next_token" => "next_token"
8866
+ }
8867
+ )
8868
+ end)
8869
+
8293
8870
  api.add_operation(:list_model_package_groups, Seahorse::Model::Operation.new.tap do |o|
8294
8871
  o.name = "ListModelPackageGroups"
8295
8872
  o.http_method = "POST"
@@ -8655,6 +9232,21 @@ module Aws::SageMaker
8655
9232
  o.output = Shapes::ShapeRef.new(shape: PutModelPackageGroupPolicyOutput)
8656
9233
  end)
8657
9234
 
9235
+ api.add_operation(:query_lineage, Seahorse::Model::Operation.new.tap do |o|
9236
+ o.name = "QueryLineage"
9237
+ o.http_method = "POST"
9238
+ o.http_request_uri = "/"
9239
+ o.input = Shapes::ShapeRef.new(shape: QueryLineageRequest)
9240
+ o.output = Shapes::ShapeRef.new(shape: QueryLineageResponse)
9241
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9242
+ o[:pager] = Aws::Pager.new(
9243
+ limit_key: "max_results",
9244
+ tokens: {
9245
+ "next_token" => "next_token"
9246
+ }
9247
+ )
9248
+ end)
9249
+
8658
9250
  api.add_operation(:register_devices, Seahorse::Model::Operation.new.tap do |o|
8659
9251
  o.name = "RegisterDevices"
8660
9252
  o.http_method = "POST"
@@ -8781,6 +9373,15 @@ module Aws::SageMaker
8781
9373
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8782
9374
  end)
8783
9375
 
9376
+ api.add_operation(:stop_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
9377
+ o.name = "StopInferenceRecommendationsJob"
9378
+ o.http_method = "POST"
9379
+ o.http_request_uri = "/"
9380
+ o.input = Shapes::ShapeRef.new(shape: StopInferenceRecommendationsJobRequest)
9381
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
9382
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9383
+ end)
9384
+
8784
9385
  api.add_operation(:stop_labeling_job, Seahorse::Model::Operation.new.tap do |o|
8785
9386
  o.name = "StopLabelingJob"
8786
9387
  o.http_method = "POST"