aws-sdk-sagemaker 1.107.0 → 1.111.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')
@@ -721,9 +757,11 @@ module Aws::SageMaker
721
757
  IntegerParameterRange = Shapes::StructureShape.new(name: 'IntegerParameterRange')
722
758
  IntegerParameterRangeSpecification = Shapes::StructureShape.new(name: 'IntegerParameterRangeSpecification')
723
759
  IntegerParameterRanges = Shapes::ListShape.new(name: 'IntegerParameterRanges')
760
+ IntegerValue = Shapes::IntegerShape.new(name: 'IntegerValue')
724
761
  InvocationsMaxRetries = Shapes::IntegerShape.new(name: 'InvocationsMaxRetries')
725
762
  InvocationsTimeoutInSeconds = Shapes::IntegerShape.new(name: 'InvocationsTimeoutInSeconds')
726
763
  IotRoleAlias = Shapes::StringShape.new(name: 'IotRoleAlias')
764
+ JobDurationInSeconds = Shapes::IntegerShape.new(name: 'JobDurationInSeconds')
727
765
  JobReferenceCode = Shapes::StringShape.new(name: 'JobReferenceCode')
728
766
  JobReferenceCodeContains = Shapes::StringShape.new(name: 'JobReferenceCodeContains')
729
767
  JoinSource = Shapes::StringShape.new(name: 'JoinSource')
@@ -765,6 +803,11 @@ module Aws::SageMaker
765
803
  LastModifiedTime = Shapes::TimestampShape.new(name: 'LastModifiedTime')
766
804
  LifecycleConfigArns = Shapes::ListShape.new(name: 'LifecycleConfigArns')
767
805
  LineageEntityParameters = Shapes::MapShape.new(name: 'LineageEntityParameters')
806
+ LineageGroupArn = Shapes::StringShape.new(name: 'LineageGroupArn')
807
+ LineageGroupNameOrArn = Shapes::StringShape.new(name: 'LineageGroupNameOrArn')
808
+ LineageGroupSummaries = Shapes::ListShape.new(name: 'LineageGroupSummaries')
809
+ LineageGroupSummary = Shapes::StructureShape.new(name: 'LineageGroupSummary')
810
+ LineageType = Shapes::StringShape.new(name: 'LineageType')
768
811
  ListActionsRequest = Shapes::StructureShape.new(name: 'ListActionsRequest')
769
812
  ListActionsResponse = Shapes::StructureShape.new(name: 'ListActionsResponse')
770
813
  ListAlgorithmsInput = Shapes::StructureShape.new(name: 'ListAlgorithmsInput')
@@ -818,17 +861,24 @@ module Aws::SageMaker
818
861
  ListImageVersionsResponse = Shapes::StructureShape.new(name: 'ListImageVersionsResponse')
819
862
  ListImagesRequest = Shapes::StructureShape.new(name: 'ListImagesRequest')
820
863
  ListImagesResponse = Shapes::StructureShape.new(name: 'ListImagesResponse')
864
+ ListInferenceRecommendationsJobsRequest = Shapes::StructureShape.new(name: 'ListInferenceRecommendationsJobsRequest')
865
+ ListInferenceRecommendationsJobsResponse = Shapes::StructureShape.new(name: 'ListInferenceRecommendationsJobsResponse')
866
+ ListInferenceRecommendationsJobsSortBy = Shapes::StringShape.new(name: 'ListInferenceRecommendationsJobsSortBy')
821
867
  ListLabelingJobsForWorkteamRequest = Shapes::StructureShape.new(name: 'ListLabelingJobsForWorkteamRequest')
822
868
  ListLabelingJobsForWorkteamResponse = Shapes::StructureShape.new(name: 'ListLabelingJobsForWorkteamResponse')
823
869
  ListLabelingJobsForWorkteamSortByOptions = Shapes::StringShape.new(name: 'ListLabelingJobsForWorkteamSortByOptions')
824
870
  ListLabelingJobsRequest = Shapes::StructureShape.new(name: 'ListLabelingJobsRequest')
825
871
  ListLabelingJobsResponse = Shapes::StructureShape.new(name: 'ListLabelingJobsResponse')
826
872
  ListLineageEntityParameterKey = Shapes::ListShape.new(name: 'ListLineageEntityParameterKey')
873
+ ListLineageGroupsRequest = Shapes::StructureShape.new(name: 'ListLineageGroupsRequest')
874
+ ListLineageGroupsResponse = Shapes::StructureShape.new(name: 'ListLineageGroupsResponse')
827
875
  ListMaxResults = Shapes::IntegerShape.new(name: 'ListMaxResults')
828
876
  ListModelBiasJobDefinitionsRequest = Shapes::StructureShape.new(name: 'ListModelBiasJobDefinitionsRequest')
829
877
  ListModelBiasJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListModelBiasJobDefinitionsResponse')
830
878
  ListModelExplainabilityJobDefinitionsRequest = Shapes::StructureShape.new(name: 'ListModelExplainabilityJobDefinitionsRequest')
831
879
  ListModelExplainabilityJobDefinitionsResponse = Shapes::StructureShape.new(name: 'ListModelExplainabilityJobDefinitionsResponse')
880
+ ListModelMetadataRequest = Shapes::StructureShape.new(name: 'ListModelMetadataRequest')
881
+ ListModelMetadataResponse = Shapes::StructureShape.new(name: 'ListModelMetadataResponse')
832
882
  ListModelPackageGroupsInput = Shapes::StructureShape.new(name: 'ListModelPackageGroupsInput')
833
883
  ListModelPackageGroupsOutput = Shapes::StructureShape.new(name: 'ListModelPackageGroupsOutput')
834
884
  ListModelPackagesInput = Shapes::StructureShape.new(name: 'ListModelPackagesInput')
@@ -890,7 +940,9 @@ module Aws::SageMaker
890
940
  MaxConcurrentTaskCount = Shapes::IntegerShape.new(name: 'MaxConcurrentTaskCount')
891
941
  MaxConcurrentTransforms = Shapes::IntegerShape.new(name: 'MaxConcurrentTransforms')
892
942
  MaxHumanLabeledObjectCount = Shapes::IntegerShape.new(name: 'MaxHumanLabeledObjectCount')
943
+ MaxNumberOfTests = Shapes::IntegerShape.new(name: 'MaxNumberOfTests')
893
944
  MaxNumberOfTrainingJobs = Shapes::IntegerShape.new(name: 'MaxNumberOfTrainingJobs')
945
+ MaxParallelOfTests = Shapes::IntegerShape.new(name: 'MaxParallelOfTests')
894
946
  MaxParallelTrainingJobs = Shapes::IntegerShape.new(name: 'MaxParallelTrainingJobs')
895
947
  MaxPayloadInMB = Shapes::IntegerShape.new(name: 'MaxPayloadInMB')
896
948
  MaxPercentageOfInputDatasetLabeled = Shapes::IntegerShape.new(name: 'MaxPercentageOfInputDatasetLabeled')
@@ -923,6 +975,7 @@ module Aws::SageMaker
923
975
  ModelBiasJobInput = Shapes::StructureShape.new(name: 'ModelBiasJobInput')
924
976
  ModelCacheSetting = Shapes::StringShape.new(name: 'ModelCacheSetting')
925
977
  ModelClientConfig = Shapes::StructureShape.new(name: 'ModelClientConfig')
978
+ ModelConfiguration = Shapes::StructureShape.new(name: 'ModelConfiguration')
926
979
  ModelDataQuality = Shapes::StructureShape.new(name: 'ModelDataQuality')
927
980
  ModelDeployConfig = Shapes::StructureShape.new(name: 'ModelDeployConfig')
928
981
  ModelDeployResult = Shapes::StructureShape.new(name: 'ModelDeployResult')
@@ -930,6 +983,15 @@ module Aws::SageMaker
930
983
  ModelExplainabilityAppSpecification = Shapes::StructureShape.new(name: 'ModelExplainabilityAppSpecification')
931
984
  ModelExplainabilityBaselineConfig = Shapes::StructureShape.new(name: 'ModelExplainabilityBaselineConfig')
932
985
  ModelExplainabilityJobInput = Shapes::StructureShape.new(name: 'ModelExplainabilityJobInput')
986
+ ModelInput = Shapes::StructureShape.new(name: 'ModelInput')
987
+ ModelLatencyThreshold = Shapes::StructureShape.new(name: 'ModelLatencyThreshold')
988
+ ModelLatencyThresholds = Shapes::ListShape.new(name: 'ModelLatencyThresholds')
989
+ ModelMetadataFilter = Shapes::StructureShape.new(name: 'ModelMetadataFilter')
990
+ ModelMetadataFilterType = Shapes::StringShape.new(name: 'ModelMetadataFilterType')
991
+ ModelMetadataFilters = Shapes::ListShape.new(name: 'ModelMetadataFilters')
992
+ ModelMetadataSearchExpression = Shapes::StructureShape.new(name: 'ModelMetadataSearchExpression')
993
+ ModelMetadataSummaries = Shapes::ListShape.new(name: 'ModelMetadataSummaries')
994
+ ModelMetadataSummary = Shapes::StructureShape.new(name: 'ModelMetadataSummary')
933
995
  ModelMetrics = Shapes::StructureShape.new(name: 'ModelMetrics')
934
996
  ModelName = Shapes::StringShape.new(name: 'ModelName')
935
997
  ModelNameContains = Shapes::StringShape.new(name: 'ModelNameContains')
@@ -1078,6 +1140,11 @@ module Aws::SageMaker
1078
1140
  ParentHyperParameterTuningJob = Shapes::StructureShape.new(name: 'ParentHyperParameterTuningJob')
1079
1141
  ParentHyperParameterTuningJobs = Shapes::ListShape.new(name: 'ParentHyperParameterTuningJobs')
1080
1142
  Parents = Shapes::ListShape.new(name: 'Parents')
1143
+ PendingDeploymentSummary = Shapes::StructureShape.new(name: 'PendingDeploymentSummary')
1144
+ PendingProductionVariantSummary = Shapes::StructureShape.new(name: 'PendingProductionVariantSummary')
1145
+ PendingProductionVariantSummaryList = Shapes::ListShape.new(name: 'PendingProductionVariantSummaryList')
1146
+ Phase = Shapes::StructureShape.new(name: 'Phase')
1147
+ Phases = Shapes::ListShape.new(name: 'Phases')
1081
1148
  Pipeline = Shapes::StructureShape.new(name: 'Pipeline')
1082
1149
  PipelineArn = Shapes::StringShape.new(name: 'PipelineArn')
1083
1150
  PipelineDefinition = Shapes::StringShape.new(name: 'PipelineDefinition')
@@ -1142,6 +1209,9 @@ module Aws::SageMaker
1142
1209
  ProductionVariantCoreDumpConfig = Shapes::StructureShape.new(name: 'ProductionVariantCoreDumpConfig')
1143
1210
  ProductionVariantInstanceType = Shapes::StringShape.new(name: 'ProductionVariantInstanceType')
1144
1211
  ProductionVariantList = Shapes::ListShape.new(name: 'ProductionVariantList')
1212
+ ProductionVariantServerlessConfig = Shapes::StructureShape.new(name: 'ProductionVariantServerlessConfig')
1213
+ ProductionVariantStatus = Shapes::StructureShape.new(name: 'ProductionVariantStatus')
1214
+ ProductionVariantStatusList = Shapes::ListShape.new(name: 'ProductionVariantStatusList')
1145
1215
  ProductionVariantSummary = Shapes::StructureShape.new(name: 'ProductionVariantSummary')
1146
1216
  ProductionVariantSummaryList = Shapes::ListShape.new(name: 'ProductionVariantSummaryList')
1147
1217
  ProfilerConfig = Shapes::StructureShape.new(name: 'ProfilerConfig')
@@ -1174,6 +1244,16 @@ module Aws::SageMaker
1174
1244
  PublicWorkforceTaskPrice = Shapes::StructureShape.new(name: 'PublicWorkforceTaskPrice')
1175
1245
  PutModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyInput')
1176
1246
  PutModelPackageGroupPolicyOutput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyOutput')
1247
+ QualityCheckStepMetadata = Shapes::StructureShape.new(name: 'QualityCheckStepMetadata')
1248
+ QueryFilters = Shapes::StructureShape.new(name: 'QueryFilters')
1249
+ QueryLineageMaxDepth = Shapes::IntegerShape.new(name: 'QueryLineageMaxDepth')
1250
+ QueryLineageMaxResults = Shapes::IntegerShape.new(name: 'QueryLineageMaxResults')
1251
+ QueryLineageRequest = Shapes::StructureShape.new(name: 'QueryLineageRequest')
1252
+ QueryLineageResponse = Shapes::StructureShape.new(name: 'QueryLineageResponse')
1253
+ QueryLineageStartArns = Shapes::ListShape.new(name: 'QueryLineageStartArns')
1254
+ QueryLineageTypes = Shapes::ListShape.new(name: 'QueryLineageTypes')
1255
+ QueryProperties = Shapes::MapShape.new(name: 'QueryProperties')
1256
+ QueryTypes = Shapes::ListShape.new(name: 'QueryTypes')
1177
1257
  RSessionAppSettings = Shapes::StructureShape.new(name: 'RSessionAppSettings')
1178
1258
  RStudioServerProAccessStatus = Shapes::StringShape.new(name: 'RStudioServerProAccessStatus')
1179
1259
  RStudioServerProAppSettings = Shapes::StructureShape.new(name: 'RStudioServerProAppSettings')
@@ -1181,6 +1261,15 @@ module Aws::SageMaker
1181
1261
  RStudioServerProDomainSettingsForUpdate = Shapes::StructureShape.new(name: 'RStudioServerProDomainSettingsForUpdate')
1182
1262
  RStudioServerProUserGroup = Shapes::StringShape.new(name: 'RStudioServerProUserGroup')
1183
1263
  RealtimeInferenceInstanceTypes = Shapes::ListShape.new(name: 'RealtimeInferenceInstanceTypes')
1264
+ RecommendationJobArn = Shapes::StringShape.new(name: 'RecommendationJobArn')
1265
+ RecommendationJobDescription = Shapes::StringShape.new(name: 'RecommendationJobDescription')
1266
+ RecommendationJobInputConfig = Shapes::StructureShape.new(name: 'RecommendationJobInputConfig')
1267
+ RecommendationJobName = Shapes::StringShape.new(name: 'RecommendationJobName')
1268
+ RecommendationJobResourceLimit = Shapes::StructureShape.new(name: 'RecommendationJobResourceLimit')
1269
+ RecommendationJobStatus = Shapes::StringShape.new(name: 'RecommendationJobStatus')
1270
+ RecommendationJobStoppingConditions = Shapes::StructureShape.new(name: 'RecommendationJobStoppingConditions')
1271
+ RecommendationJobType = Shapes::StringShape.new(name: 'RecommendationJobType')
1272
+ RecommendationMetrics = Shapes::StructureShape.new(name: 'RecommendationMetrics')
1184
1273
  RecordWrapper = Shapes::StringShape.new(name: 'RecordWrapper')
1185
1274
  RedshiftClusterId = Shapes::StringShape.new(name: 'RedshiftClusterId')
1186
1275
  RedshiftDatabase = Shapes::StringShape.new(name: 'RedshiftDatabase')
@@ -1207,6 +1296,7 @@ module Aws::SageMaker
1207
1296
  ResourceLimitExceeded = Shapes::StructureShape.new(name: 'ResourceLimitExceeded')
1208
1297
  ResourceLimits = Shapes::StructureShape.new(name: 'ResourceLimits')
1209
1298
  ResourceNotFound = Shapes::StructureShape.new(name: 'ResourceNotFound')
1299
+ ResourcePolicyString = Shapes::StringShape.new(name: 'ResourcePolicyString')
1210
1300
  ResourcePropertyName = Shapes::StringShape.new(name: 'ResourcePropertyName')
1211
1301
  ResourceSpec = Shapes::StructureShape.new(name: 'ResourceSpec')
1212
1302
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
@@ -1250,6 +1340,8 @@ module Aws::SageMaker
1250
1340
  SendPipelineExecutionStepFailureResponse = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepFailureResponse')
1251
1341
  SendPipelineExecutionStepSuccessRequest = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepSuccessRequest')
1252
1342
  SendPipelineExecutionStepSuccessResponse = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepSuccessResponse')
1343
+ ServerlessMaxConcurrency = Shapes::IntegerShape.new(name: 'ServerlessMaxConcurrency')
1344
+ ServerlessMemorySizeInMB = Shapes::IntegerShape.new(name: 'ServerlessMemorySizeInMB')
1253
1345
  ServiceCatalogEntityId = Shapes::StringShape.new(name: 'ServiceCatalogEntityId')
1254
1346
  ServiceCatalogProvisionedProductDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisionedProductDetails')
1255
1347
  ServiceCatalogProvisioningDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisioningDetails')
@@ -1265,6 +1357,7 @@ module Aws::SageMaker
1265
1357
  SortBy = Shapes::StringShape.new(name: 'SortBy')
1266
1358
  SortContextsBy = Shapes::StringShape.new(name: 'SortContextsBy')
1267
1359
  SortExperimentsBy = Shapes::StringShape.new(name: 'SortExperimentsBy')
1360
+ SortLineageGroupsBy = Shapes::StringShape.new(name: 'SortLineageGroupsBy')
1268
1361
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
1269
1362
  SortPipelineExecutionsBy = Shapes::StringShape.new(name: 'SortPipelineExecutionsBy')
1270
1363
  SortPipelinesBy = Shapes::StringShape.new(name: 'SortPipelinesBy')
@@ -1276,6 +1369,7 @@ module Aws::SageMaker
1276
1369
  SourceIpConfig = Shapes::StructureShape.new(name: 'SourceIpConfig')
1277
1370
  SourceType = Shapes::StringShape.new(name: 'SourceType')
1278
1371
  SourceUri = Shapes::StringShape.new(name: 'SourceUri')
1372
+ SpawnRate = Shapes::IntegerShape.new(name: 'SpawnRate')
1279
1373
  SplitType = Shapes::StringShape.new(name: 'SplitType')
1280
1374
  StartMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StartMonitoringScheduleRequest')
1281
1375
  StartNotebookInstanceInput = Shapes::StructureShape.new(name: 'StartNotebookInstanceInput')
@@ -1289,6 +1383,7 @@ module Aws::SageMaker
1289
1383
  StopCompilationJobRequest = Shapes::StructureShape.new(name: 'StopCompilationJobRequest')
1290
1384
  StopEdgePackagingJobRequest = Shapes::StructureShape.new(name: 'StopEdgePackagingJobRequest')
1291
1385
  StopHyperParameterTuningJobRequest = Shapes::StructureShape.new(name: 'StopHyperParameterTuningJobRequest')
1386
+ StopInferenceRecommendationsJobRequest = Shapes::StructureShape.new(name: 'StopInferenceRecommendationsJobRequest')
1292
1387
  StopLabelingJobRequest = Shapes::StructureShape.new(name: 'StopLabelingJobRequest')
1293
1388
  StopMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StopMonitoringScheduleRequest')
1294
1389
  StopNotebookInstanceInput = Shapes::StructureShape.new(name: 'StopNotebookInstanceInput')
@@ -1300,10 +1395,13 @@ module Aws::SageMaker
1300
1395
  StoppingCondition = Shapes::StructureShape.new(name: 'StoppingCondition')
1301
1396
  String = Shapes::StringShape.new(name: 'String')
1302
1397
  String1024 = Shapes::StringShape.new(name: 'String1024')
1398
+ String128 = Shapes::StringShape.new(name: 'String128')
1303
1399
  String200 = Shapes::StringShape.new(name: 'String200')
1304
1400
  String2048 = Shapes::StringShape.new(name: 'String2048')
1305
1401
  String256 = Shapes::StringShape.new(name: 'String256')
1402
+ String40 = Shapes::StringShape.new(name: 'String40')
1306
1403
  String64 = Shapes::StringShape.new(name: 'String64')
1404
+ String8192 = Shapes::StringShape.new(name: 'String8192')
1307
1405
  StringParameterValue = Shapes::StringShape.new(name: 'StringParameterValue')
1308
1406
  StudioLifecycleConfigAppType = Shapes::StringShape.new(name: 'StudioLifecycleConfigAppType')
1309
1407
  StudioLifecycleConfigArn = Shapes::StringShape.new(name: 'StudioLifecycleConfigArn')
@@ -1348,8 +1446,11 @@ module Aws::SageMaker
1348
1446
  TerminationWaitInSeconds = Shapes::IntegerShape.new(name: 'TerminationWaitInSeconds')
1349
1447
  ThingName = Shapes::StringShape.new(name: 'ThingName')
1350
1448
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
1449
+ TrafficDurationInSeconds = Shapes::IntegerShape.new(name: 'TrafficDurationInSeconds')
1450
+ TrafficPattern = Shapes::StructureShape.new(name: 'TrafficPattern')
1351
1451
  TrafficRoutingConfig = Shapes::StructureShape.new(name: 'TrafficRoutingConfig')
1352
1452
  TrafficRoutingConfigType = Shapes::StringShape.new(name: 'TrafficRoutingConfigType')
1453
+ TrafficType = Shapes::StringShape.new(name: 'TrafficType')
1353
1454
  TrainingEnvironmentKey = Shapes::StringShape.new(name: 'TrainingEnvironmentKey')
1354
1455
  TrainingEnvironmentMap = Shapes::MapShape.new(name: 'TrainingEnvironmentMap')
1355
1456
  TrainingEnvironmentValue = Shapes::StringShape.new(name: 'TrainingEnvironmentValue')
@@ -1484,8 +1585,12 @@ module Aws::SageMaker
1484
1585
  VariantProperty = Shapes::StructureShape.new(name: 'VariantProperty')
1485
1586
  VariantPropertyList = Shapes::ListShape.new(name: 'VariantPropertyList')
1486
1587
  VariantPropertyType = Shapes::StringShape.new(name: 'VariantPropertyType')
1588
+ VariantStatus = Shapes::StringShape.new(name: 'VariantStatus')
1589
+ VariantStatusMessage = Shapes::StringShape.new(name: 'VariantStatusMessage')
1487
1590
  VariantWeight = Shapes::FloatShape.new(name: 'VariantWeight')
1488
1591
  VersionedArnOrName = Shapes::StringShape.new(name: 'VersionedArnOrName')
1592
+ Vertex = Shapes::StructureShape.new(name: 'Vertex')
1593
+ Vertices = Shapes::ListShape.new(name: 'Vertices')
1489
1594
  VolumeSizeInGB = Shapes::IntegerShape.new(name: 'VolumeSizeInGB')
1490
1595
  VpcConfig = Shapes::StructureShape.new(name: 'VpcConfig')
1491
1596
  VpcId = Shapes::StringShape.new(name: 'VpcId')
@@ -1534,6 +1639,17 @@ module Aws::SageMaker
1534
1639
 
1535
1640
  AdditionalCodeRepositoryNamesOrUrls.member = Shapes::ShapeRef.new(shape: CodeRepositoryNameOrUrl)
1536
1641
 
1642
+ AdditionalInferenceSpecificationDefinition.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "Name"))
1643
+ AdditionalInferenceSpecificationDefinition.add_member(:description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "Description"))
1644
+ AdditionalInferenceSpecificationDefinition.add_member(:containers, Shapes::ShapeRef.new(shape: ModelPackageContainerDefinitionList, required: true, location_name: "Containers"))
1645
+ AdditionalInferenceSpecificationDefinition.add_member(:supported_transform_instance_types, Shapes::ShapeRef.new(shape: TransformInstanceTypes, location_name: "SupportedTransformInstanceTypes"))
1646
+ AdditionalInferenceSpecificationDefinition.add_member(:supported_realtime_inference_instance_types, Shapes::ShapeRef.new(shape: RealtimeInferenceInstanceTypes, location_name: "SupportedRealtimeInferenceInstanceTypes"))
1647
+ AdditionalInferenceSpecificationDefinition.add_member(:supported_content_types, Shapes::ShapeRef.new(shape: ContentTypes, location_name: "SupportedContentTypes"))
1648
+ AdditionalInferenceSpecificationDefinition.add_member(:supported_response_mime_types, Shapes::ShapeRef.new(shape: ResponseMIMETypes, location_name: "SupportedResponseMIMETypes"))
1649
+ AdditionalInferenceSpecificationDefinition.struct_class = Types::AdditionalInferenceSpecificationDefinition
1650
+
1651
+ AdditionalInferenceSpecifications.member = Shapes::ShapeRef.new(shape: AdditionalInferenceSpecificationDefinition)
1652
+
1537
1653
  AgentVersion.add_member(:version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "Version"))
1538
1654
  AgentVersion.add_member(:agent_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "AgentCount"))
1539
1655
  AgentVersion.struct_class = Types::AgentVersion
@@ -1791,6 +1907,8 @@ module Aws::SageMaker
1791
1907
  BatchDescribeModelPackageSummary.struct_class = Types::BatchDescribeModelPackageSummary
1792
1908
 
1793
1909
  Bias.add_member(:report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Report"))
1910
+ Bias.add_member(:pre_training_report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PreTrainingReport"))
1911
+ Bias.add_member(:post_training_report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PostTrainingReport"))
1794
1912
  Bias.struct_class = Types::Bias
1795
1913
 
1796
1914
  BlueGreenUpdatePolicy.add_member(:traffic_routing_configuration, Shapes::ShapeRef.new(shape: TrafficRoutingConfig, required: true, location_name: "TrafficRoutingConfiguration"))
@@ -1828,6 +1946,10 @@ module Aws::SageMaker
1828
1946
 
1829
1947
  CaptureOptionList.member = Shapes::ShapeRef.new(shape: CaptureOption)
1830
1948
 
1949
+ CategoricalParameter.add_member(:name, Shapes::ShapeRef.new(shape: String64, required: true, location_name: "Name"))
1950
+ CategoricalParameter.add_member(:value, Shapes::ShapeRef.new(shape: CategoricalParameterRangeValues, required: true, location_name: "Value"))
1951
+ CategoricalParameter.struct_class = Types::CategoricalParameter
1952
+
1831
1953
  CategoricalParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterKey, required: true, location_name: "Name"))
1832
1954
  CategoricalParameterRange.add_member(:values, Shapes::ShapeRef.new(shape: ParameterValues, required: true, location_name: "Values"))
1833
1955
  CategoricalParameterRange.struct_class = Types::CategoricalParameterRange
@@ -1835,8 +1957,12 @@ module Aws::SageMaker
1835
1957
  CategoricalParameterRangeSpecification.add_member(:values, Shapes::ShapeRef.new(shape: ParameterValues, required: true, location_name: "Values"))
1836
1958
  CategoricalParameterRangeSpecification.struct_class = Types::CategoricalParameterRangeSpecification
1837
1959
 
1960
+ CategoricalParameterRangeValues.member = Shapes::ShapeRef.new(shape: String128)
1961
+
1838
1962
  CategoricalParameterRanges.member = Shapes::ShapeRef.new(shape: CategoricalParameterRange)
1839
1963
 
1964
+ CategoricalParameters.member = Shapes::ShapeRef.new(shape: CategoricalParameter)
1965
+
1840
1966
  Channel.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location_name: "ChannelName"))
1841
1967
  Channel.add_member(:data_source, Shapes::ShapeRef.new(shape: DataSource, required: true, location_name: "DataSource"))
1842
1968
  Channel.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
@@ -1862,6 +1988,16 @@ module Aws::SageMaker
1862
1988
 
1863
1989
  Cidrs.member = Shapes::ShapeRef.new(shape: Cidr)
1864
1990
 
1991
+ ClarifyCheckStepMetadata.add_member(:check_type, Shapes::ShapeRef.new(shape: String256, location_name: "CheckType"))
1992
+ ClarifyCheckStepMetadata.add_member(:baseline_used_for_drift_check_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "BaselineUsedForDriftCheckConstraints"))
1993
+ ClarifyCheckStepMetadata.add_member(:calculated_baseline_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "CalculatedBaselineConstraints"))
1994
+ ClarifyCheckStepMetadata.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: String256, location_name: "ModelPackageGroupName"))
1995
+ ClarifyCheckStepMetadata.add_member(:violation_report, Shapes::ShapeRef.new(shape: String1024, location_name: "ViolationReport"))
1996
+ ClarifyCheckStepMetadata.add_member(:check_job_arn, Shapes::ShapeRef.new(shape: String256, location_name: "CheckJobArn"))
1997
+ ClarifyCheckStepMetadata.add_member(:skip_check, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipCheck"))
1998
+ ClarifyCheckStepMetadata.add_member(:register_new_baseline, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegisterNewBaseline"))
1999
+ ClarifyCheckStepMetadata.struct_class = Types::ClarifyCheckStepMetadata
2000
+
1865
2001
  CodeRepositorySummary.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
1866
2002
  CodeRepositorySummary.add_member(:code_repository_arn, Shapes::ShapeRef.new(shape: CodeRepositoryArn, required: true, location_name: "CodeRepositoryArn"))
1867
2003
  CodeRepositorySummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
@@ -1921,6 +2057,7 @@ module Aws::SageMaker
1921
2057
  ContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
1922
2058
  ContainerDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: EnvironmentMap, location_name: "Environment"))
1923
2059
  ContainerDefinition.add_member(:model_package_name, Shapes::ShapeRef.new(shape: VersionedArnOrName, location_name: "ModelPackageName"))
2060
+ ContainerDefinition.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
1924
2061
  ContainerDefinition.add_member(:multi_model_config, Shapes::ShapeRef.new(shape: MultiModelConfig, location_name: "MultiModelConfig"))
1925
2062
  ContainerDefinition.struct_class = Types::ContainerDefinition
1926
2063
 
@@ -2039,7 +2176,8 @@ module Aws::SageMaker
2039
2176
 
2040
2177
  CreateCompilationJobRequest.add_member(:compilation_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CompilationJobName"))
2041
2178
  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"))
2179
+ CreateCompilationJobRequest.add_member(:model_package_version_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, location_name: "ModelPackageVersionArn"))
2180
+ CreateCompilationJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfig, location_name: "InputConfig"))
2043
2181
  CreateCompilationJobRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: OutputConfig, required: true, location_name: "OutputConfig"))
2044
2182
  CreateCompilationJobRequest.add_member(:vpc_config, Shapes::ShapeRef.new(shape: NeoVpcConfig, location_name: "VpcConfig"))
2045
2183
  CreateCompilationJobRequest.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
@@ -2123,6 +2261,7 @@ module Aws::SageMaker
2123
2261
 
2124
2262
  CreateEndpointInput.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
2125
2263
  CreateEndpointInput.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
2264
+ CreateEndpointInput.add_member(:deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "DeploymentConfig"))
2126
2265
  CreateEndpointInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2127
2266
  CreateEndpointInput.struct_class = Types::CreateEndpointInput
2128
2267
 
@@ -2201,6 +2340,18 @@ module Aws::SageMaker
2201
2340
  CreateImageVersionResponse.add_member(:image_version_arn, Shapes::ShapeRef.new(shape: ImageVersionArn, location_name: "ImageVersionArn"))
2202
2341
  CreateImageVersionResponse.struct_class = Types::CreateImageVersionResponse
2203
2342
 
2343
+ CreateInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
2344
+ CreateInferenceRecommendationsJobRequest.add_member(:job_type, Shapes::ShapeRef.new(shape: RecommendationJobType, required: true, location_name: "JobType"))
2345
+ CreateInferenceRecommendationsJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2346
+ CreateInferenceRecommendationsJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: RecommendationJobInputConfig, required: true, location_name: "InputConfig"))
2347
+ CreateInferenceRecommendationsJobRequest.add_member(:job_description, Shapes::ShapeRef.new(shape: RecommendationJobDescription, location_name: "JobDescription"))
2348
+ CreateInferenceRecommendationsJobRequest.add_member(:stopping_conditions, Shapes::ShapeRef.new(shape: RecommendationJobStoppingConditions, location_name: "StoppingConditions"))
2349
+ CreateInferenceRecommendationsJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2350
+ CreateInferenceRecommendationsJobRequest.struct_class = Types::CreateInferenceRecommendationsJobRequest
2351
+
2352
+ CreateInferenceRecommendationsJobResponse.add_member(:job_arn, Shapes::ShapeRef.new(shape: RecommendationJobArn, required: true, location_name: "JobArn"))
2353
+ CreateInferenceRecommendationsJobResponse.struct_class = Types::CreateInferenceRecommendationsJobResponse
2354
+
2204
2355
  CreateLabelingJobRequest.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, required: true, location_name: "LabelingJobName"))
2205
2356
  CreateLabelingJobRequest.add_member(:label_attribute_name, Shapes::ShapeRef.new(shape: LabelAttributeName, required: true, location_name: "LabelAttributeName"))
2206
2357
  CreateLabelingJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: LabelingJobInputConfig, required: true, location_name: "InputConfig"))
@@ -2280,6 +2431,11 @@ module Aws::SageMaker
2280
2431
  CreateModelPackageInput.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
2281
2432
  CreateModelPackageInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
2282
2433
  CreateModelPackageInput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
2434
+ CreateModelPackageInput.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
2435
+ CreateModelPackageInput.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
2436
+ CreateModelPackageInput.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
2437
+ CreateModelPackageInput.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: S3Uri, location_name: "SamplePayloadUrl"))
2438
+ CreateModelPackageInput.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
2283
2439
  CreateModelPackageInput.struct_class = Types::CreateModelPackageInput
2284
2440
 
2285
2441
  CreateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
@@ -2775,7 +2931,7 @@ module Aws::SageMaker
2775
2931
  DescribeActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
2776
2932
  DescribeActionRequest.struct_class = Types::DescribeActionRequest
2777
2933
 
2778
- DescribeActionResponse.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ActionName"))
2934
+ DescribeActionResponse.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, location_name: "ActionName"))
2779
2935
  DescribeActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
2780
2936
  DescribeActionResponse.add_member(:source, Shapes::ShapeRef.new(shape: ActionSource, location_name: "Source"))
2781
2937
  DescribeActionResponse.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, location_name: "ActionType"))
@@ -2787,6 +2943,7 @@ module Aws::SageMaker
2787
2943
  DescribeActionResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2788
2944
  DescribeActionResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2789
2945
  DescribeActionResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2946
+ DescribeActionResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
2790
2947
  DescribeActionResponse.struct_class = Types::DescribeActionResponse
2791
2948
 
2792
2949
  DescribeAlgorithmInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: ArnOrName, required: true, location_name: "AlgorithmName"))
@@ -2837,7 +2994,7 @@ module Aws::SageMaker
2837
2994
  DescribeArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, required: true, location_name: "ArtifactArn"))
2838
2995
  DescribeArtifactRequest.struct_class = Types::DescribeArtifactRequest
2839
2996
 
2840
- DescribeArtifactResponse.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
2997
+ DescribeArtifactResponse.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, location_name: "ArtifactName"))
2841
2998
  DescribeArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
2842
2999
  DescribeArtifactResponse.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, location_name: "Source"))
2843
3000
  DescribeArtifactResponse.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, location_name: "ArtifactType"))
@@ -2847,6 +3004,7 @@ module Aws::SageMaker
2847
3004
  DescribeArtifactResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2848
3005
  DescribeArtifactResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2849
3006
  DescribeArtifactResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3007
+ DescribeArtifactResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
2850
3008
  DescribeArtifactResponse.struct_class = Types::DescribeArtifactResponse
2851
3009
 
2852
3010
  DescribeAutoMLJobRequest.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
@@ -2895,6 +3053,7 @@ module Aws::SageMaker
2895
3053
  DescribeCompilationJobResponse.add_member(:compilation_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompilationEndTime"))
2896
3054
  DescribeCompilationJobResponse.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
2897
3055
  DescribeCompilationJobResponse.add_member(:inference_image, Shapes::ShapeRef.new(shape: InferenceImage, location_name: "InferenceImage"))
3056
+ DescribeCompilationJobResponse.add_member(:model_package_version_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, location_name: "ModelPackageVersionArn"))
2898
3057
  DescribeCompilationJobResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
2899
3058
  DescribeCompilationJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
2900
3059
  DescribeCompilationJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, required: true, location_name: "FailureReason"))
@@ -2906,7 +3065,7 @@ module Aws::SageMaker
2906
3065
  DescribeCompilationJobResponse.add_member(:vpc_config, Shapes::ShapeRef.new(shape: NeoVpcConfig, location_name: "VpcConfig"))
2907
3066
  DescribeCompilationJobResponse.struct_class = Types::DescribeCompilationJobResponse
2908
3067
 
2909
- DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
3068
+ DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, required: true, location_name: "ContextName"))
2910
3069
  DescribeContextRequest.struct_class = Types::DescribeContextRequest
2911
3070
 
2912
3071
  DescribeContextResponse.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ContextName"))
@@ -2919,6 +3078,7 @@ module Aws::SageMaker
2919
3078
  DescribeContextResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2920
3079
  DescribeContextResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2921
3080
  DescribeContextResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3081
+ DescribeContextResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
2922
3082
  DescribeContextResponse.struct_class = Types::DescribeContextResponse
2923
3083
 
2924
3084
  DescribeDataQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
@@ -3039,6 +3199,7 @@ module Aws::SageMaker
3039
3199
  DescribeEndpointOutput.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
3040
3200
  DescribeEndpointOutput.add_member(:last_deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "LastDeploymentConfig"))
3041
3201
  DescribeEndpointOutput.add_member(:async_inference_config, Shapes::ShapeRef.new(shape: AsyncInferenceConfig, location_name: "AsyncInferenceConfig"))
3202
+ DescribeEndpointOutput.add_member(:pending_deployment_summary, Shapes::ShapeRef.new(shape: PendingDeploymentSummary, location_name: "PendingDeploymentSummary"))
3042
3203
  DescribeEndpointOutput.struct_class = Types::DescribeEndpointOutput
3043
3204
 
3044
3205
  DescribeExperimentRequest.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ExperimentName"))
@@ -3149,6 +3310,24 @@ module Aws::SageMaker
3149
3310
  DescribeImageVersionResponse.add_member(:version, Shapes::ShapeRef.new(shape: ImageVersionNumber, location_name: "Version"))
3150
3311
  DescribeImageVersionResponse.struct_class = Types::DescribeImageVersionResponse
3151
3312
 
3313
+ DescribeInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
3314
+ DescribeInferenceRecommendationsJobRequest.struct_class = Types::DescribeInferenceRecommendationsJobRequest
3315
+
3316
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
3317
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_description, Shapes::ShapeRef.new(shape: RecommendationJobDescription, location_name: "JobDescription"))
3318
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_type, Shapes::ShapeRef.new(shape: RecommendationJobType, required: true, location_name: "JobType"))
3319
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_arn, Shapes::ShapeRef.new(shape: RecommendationJobArn, required: true, location_name: "JobArn"))
3320
+ DescribeInferenceRecommendationsJobResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
3321
+ DescribeInferenceRecommendationsJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: RecommendationJobStatus, required: true, location_name: "Status"))
3322
+ DescribeInferenceRecommendationsJobResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
3323
+ DescribeInferenceRecommendationsJobResponse.add_member(:completion_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompletionTime"))
3324
+ DescribeInferenceRecommendationsJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
3325
+ DescribeInferenceRecommendationsJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3326
+ DescribeInferenceRecommendationsJobResponse.add_member(:input_config, Shapes::ShapeRef.new(shape: RecommendationJobInputConfig, required: true, location_name: "InputConfig"))
3327
+ DescribeInferenceRecommendationsJobResponse.add_member(:stopping_conditions, Shapes::ShapeRef.new(shape: RecommendationJobStoppingConditions, location_name: "StoppingConditions"))
3328
+ DescribeInferenceRecommendationsJobResponse.add_member(:inference_recommendations, Shapes::ShapeRef.new(shape: InferenceRecommendations, location_name: "InferenceRecommendations"))
3329
+ DescribeInferenceRecommendationsJobResponse.struct_class = Types::DescribeInferenceRecommendationsJobResponse
3330
+
3152
3331
  DescribeLabelingJobRequest.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, required: true, location_name: "LabelingJobName"))
3153
3332
  DescribeLabelingJobRequest.struct_class = Types::DescribeLabelingJobRequest
3154
3333
 
@@ -3172,6 +3351,19 @@ module Aws::SageMaker
3172
3351
  DescribeLabelingJobResponse.add_member(:labeling_job_output, Shapes::ShapeRef.new(shape: LabelingJobOutput, location_name: "LabelingJobOutput"))
3173
3352
  DescribeLabelingJobResponse.struct_class = Types::DescribeLabelingJobResponse
3174
3353
 
3354
+ DescribeLineageGroupRequest.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "LineageGroupName"))
3355
+ DescribeLineageGroupRequest.struct_class = Types::DescribeLineageGroupRequest
3356
+
3357
+ DescribeLineageGroupResponse.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "LineageGroupName"))
3358
+ DescribeLineageGroupResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
3359
+ DescribeLineageGroupResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
3360
+ DescribeLineageGroupResponse.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
3361
+ DescribeLineageGroupResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3362
+ DescribeLineageGroupResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3363
+ DescribeLineageGroupResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3364
+ DescribeLineageGroupResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3365
+ DescribeLineageGroupResponse.struct_class = Types::DescribeLineageGroupResponse
3366
+
3175
3367
  DescribeModelBiasJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
3176
3368
  DescribeModelBiasJobDefinitionRequest.struct_class = Types::DescribeModelBiasJobDefinitionRequest
3177
3369
 
@@ -3252,6 +3444,11 @@ module Aws::SageMaker
3252
3444
  DescribeModelPackageOutput.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3253
3445
  DescribeModelPackageOutput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
3254
3446
  DescribeModelPackageOutput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
3447
+ DescribeModelPackageOutput.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
3448
+ DescribeModelPackageOutput.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
3449
+ DescribeModelPackageOutput.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
3450
+ DescribeModelPackageOutput.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: String, location_name: "SamplePayloadUrl"))
3451
+ DescribeModelPackageOutput.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
3255
3452
  DescribeModelPackageOutput.struct_class = Types::DescribeModelPackageOutput
3256
3453
 
3257
3454
  DescribeModelQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
@@ -3491,7 +3688,7 @@ module Aws::SageMaker
3491
3688
  DescribeTransformJobResponse.add_member(:experiment_config, Shapes::ShapeRef.new(shape: ExperimentConfig, location_name: "ExperimentConfig"))
3492
3689
  DescribeTransformJobResponse.struct_class = Types::DescribeTransformJobResponse
3493
3690
 
3494
- DescribeTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialComponentName"))
3691
+ DescribeTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, required: true, location_name: "TrialComponentName"))
3495
3692
  DescribeTrialComponentRequest.struct_class = Types::DescribeTrialComponentRequest
3496
3693
 
3497
3694
  DescribeTrialComponentResponse.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "TrialComponentName"))
@@ -3510,6 +3707,7 @@ module Aws::SageMaker
3510
3707
  DescribeTrialComponentResponse.add_member(:output_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "OutputArtifacts"))
3511
3708
  DescribeTrialComponentResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3512
3709
  DescribeTrialComponentResponse.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
3710
+ DescribeTrialComponentResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
3513
3711
  DescribeTrialComponentResponse.struct_class = Types::DescribeTrialComponentResponse
3514
3712
 
3515
3713
  DescribeTrialRequest.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialName"))
@@ -3629,6 +3827,34 @@ module Aws::SageMaker
3629
3827
  DomainSettingsForUpdate.add_member(:r_studio_server_pro_domain_settings_for_update, Shapes::ShapeRef.new(shape: RStudioServerProDomainSettingsForUpdate, location_name: "RStudioServerProDomainSettingsForUpdate"))
3630
3828
  DomainSettingsForUpdate.struct_class = Types::DomainSettingsForUpdate
3631
3829
 
3830
+ DriftCheckBaselines.add_member(:bias, Shapes::ShapeRef.new(shape: DriftCheckBias, location_name: "Bias"))
3831
+ DriftCheckBaselines.add_member(:explainability, Shapes::ShapeRef.new(shape: DriftCheckExplainability, location_name: "Explainability"))
3832
+ DriftCheckBaselines.add_member(:model_quality, Shapes::ShapeRef.new(shape: DriftCheckModelQuality, location_name: "ModelQuality"))
3833
+ DriftCheckBaselines.add_member(:model_data_quality, Shapes::ShapeRef.new(shape: DriftCheckModelDataQuality, location_name: "ModelDataQuality"))
3834
+ DriftCheckBaselines.struct_class = Types::DriftCheckBaselines
3835
+
3836
+ DriftCheckBias.add_member(:config_file, Shapes::ShapeRef.new(shape: FileSource, location_name: "ConfigFile"))
3837
+ DriftCheckBias.add_member(:pre_training_constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PreTrainingConstraints"))
3838
+ DriftCheckBias.add_member(:post_training_constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PostTrainingConstraints"))
3839
+ DriftCheckBias.struct_class = Types::DriftCheckBias
3840
+
3841
+ DriftCheckExplainability.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
3842
+ DriftCheckExplainability.add_member(:config_file, Shapes::ShapeRef.new(shape: FileSource, location_name: "ConfigFile"))
3843
+ DriftCheckExplainability.struct_class = Types::DriftCheckExplainability
3844
+
3845
+ DriftCheckModelDataQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
3846
+ DriftCheckModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
3847
+ DriftCheckModelDataQuality.struct_class = Types::DriftCheckModelDataQuality
3848
+
3849
+ DriftCheckModelQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
3850
+ DriftCheckModelQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
3851
+ DriftCheckModelQuality.struct_class = Types::DriftCheckModelQuality
3852
+
3853
+ Edge.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
3854
+ Edge.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
3855
+ Edge.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
3856
+ Edge.struct_class = Types::Edge
3857
+
3632
3858
  EdgeModel.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelName"))
3633
3859
  EdgeModel.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "ModelVersion"))
3634
3860
  EdgeModel.add_member(:latest_sample_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestSampleTime"))
@@ -3677,6 +3903,8 @@ module Aws::SageMaker
3677
3903
  EdgePresetDeploymentOutput.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "StatusMessage"))
3678
3904
  EdgePresetDeploymentOutput.struct_class = Types::EdgePresetDeploymentOutput
3679
3905
 
3906
+ Edges.member = Shapes::ShapeRef.new(shape: Edge)
3907
+
3680
3908
  EnableSagemakerServicecatalogPortfolioInput.struct_class = Types::EnableSagemakerServicecatalogPortfolioInput
3681
3909
 
3682
3910
  EnableSagemakerServicecatalogPortfolioOutput.struct_class = Types::EnableSagemakerServicecatalogPortfolioOutput
@@ -3713,6 +3941,19 @@ module Aws::SageMaker
3713
3941
  EndpointInput.add_member(:end_time_offset, Shapes::ShapeRef.new(shape: MonitoringTimeOffsetString, location_name: "EndTimeOffset"))
3714
3942
  EndpointInput.struct_class = Types::EndpointInput
3715
3943
 
3944
+ EndpointInputConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
3945
+ EndpointInputConfiguration.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
3946
+ EndpointInputConfiguration.add_member(:environment_parameter_ranges, Shapes::ShapeRef.new(shape: EnvironmentParameterRanges, location_name: "EnvironmentParameterRanges"))
3947
+ EndpointInputConfiguration.struct_class = Types::EndpointInputConfiguration
3948
+
3949
+ EndpointInputConfigurations.member = Shapes::ShapeRef.new(shape: EndpointInputConfiguration)
3950
+
3951
+ EndpointOutputConfiguration.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointName"))
3952
+ EndpointOutputConfiguration.add_member(:variant_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VariantName"))
3953
+ EndpointOutputConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
3954
+ EndpointOutputConfiguration.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "InitialInstanceCount"))
3955
+ EndpointOutputConfiguration.struct_class = Types::EndpointOutputConfiguration
3956
+
3716
3957
  EndpointSummary.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
3717
3958
  EndpointSummary.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
3718
3959
  EndpointSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
@@ -3725,6 +3966,16 @@ module Aws::SageMaker
3725
3966
  EnvironmentMap.key = Shapes::ShapeRef.new(shape: EnvironmentKey)
3726
3967
  EnvironmentMap.value = Shapes::ShapeRef.new(shape: EnvironmentValue)
3727
3968
 
3969
+ EnvironmentParameter.add_member(:key, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Key"))
3970
+ EnvironmentParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ValueType"))
3971
+ EnvironmentParameter.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Value"))
3972
+ EnvironmentParameter.struct_class = Types::EnvironmentParameter
3973
+
3974
+ EnvironmentParameterRanges.add_member(:categorical_parameter_ranges, Shapes::ShapeRef.new(shape: CategoricalParameters, location_name: "CategoricalParameterRanges"))
3975
+ EnvironmentParameterRanges.struct_class = Types::EnvironmentParameterRanges
3976
+
3977
+ EnvironmentParameters.member = Shapes::ShapeRef.new(shape: EnvironmentParameter)
3978
+
3728
3979
  Experiment.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ExperimentName"))
3729
3980
  Experiment.add_member(:experiment_arn, Shapes::ShapeRef.new(shape: ExperimentArn, location_name: "ExperimentArn"))
3730
3981
  Experiment.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
@@ -3790,6 +4041,11 @@ module Aws::SageMaker
3790
4041
  FeatureGroupSummary.add_member(:offline_store_status, Shapes::ShapeRef.new(shape: OfflineStoreStatus, location_name: "OfflineStoreStatus"))
3791
4042
  FeatureGroupSummary.struct_class = Types::FeatureGroupSummary
3792
4043
 
4044
+ FileSource.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
4045
+ FileSource.add_member(:content_digest, Shapes::ShapeRef.new(shape: ContentDigest, location_name: "ContentDigest"))
4046
+ FileSource.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
4047
+ FileSource.struct_class = Types::FileSource
4048
+
3793
4049
  FileSystemConfig.add_member(:mount_path, Shapes::ShapeRef.new(shape: MountPath, location_name: "MountPath"))
3794
4050
  FileSystemConfig.add_member(:default_uid, Shapes::ShapeRef.new(shape: DefaultUid, location_name: "DefaultUid", metadata: {"box"=>true}))
3795
4051
  FileSystemConfig.add_member(:default_gid, Shapes::ShapeRef.new(shape: DefaultGid, location_name: "DefaultGid", metadata: {"box"=>true}))
@@ -3848,6 +4104,13 @@ module Aws::SageMaker
3848
4104
  GetDeviceFleetReportResponse.add_member(:model_stats, Shapes::ShapeRef.new(shape: EdgeModelStats, location_name: "ModelStats"))
3849
4105
  GetDeviceFleetReportResponse.struct_class = Types::GetDeviceFleetReportResponse
3850
4106
 
4107
+ GetLineageGroupPolicyRequest.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: LineageGroupNameOrArn, required: true, location_name: "LineageGroupName"))
4108
+ GetLineageGroupPolicyRequest.struct_class = Types::GetLineageGroupPolicyRequest
4109
+
4110
+ GetLineageGroupPolicyResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
4111
+ GetLineageGroupPolicyResponse.add_member(:resource_policy, Shapes::ShapeRef.new(shape: ResourcePolicyString, location_name: "ResourcePolicy"))
4112
+ GetLineageGroupPolicyResponse.struct_class = Types::GetLineageGroupPolicyResponse
4113
+
3851
4114
  GetModelPackageGroupPolicyInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
3852
4115
  GetModelPackageGroupPolicyInput.struct_class = Types::GetModelPackageGroupPolicyInput
3853
4116
 
@@ -4040,6 +4303,27 @@ module Aws::SageMaker
4040
4303
  InferenceExecutionConfig.add_member(:mode, Shapes::ShapeRef.new(shape: InferenceExecutionMode, required: true, location_name: "Mode"))
4041
4304
  InferenceExecutionConfig.struct_class = Types::InferenceExecutionConfig
4042
4305
 
4306
+ InferenceRecommendation.add_member(:metrics, Shapes::ShapeRef.new(shape: RecommendationMetrics, required: true, location_name: "Metrics"))
4307
+ InferenceRecommendation.add_member(:endpoint_configuration, Shapes::ShapeRef.new(shape: EndpointOutputConfiguration, required: true, location_name: "EndpointConfiguration"))
4308
+ InferenceRecommendation.add_member(:model_configuration, Shapes::ShapeRef.new(shape: ModelConfiguration, required: true, location_name: "ModelConfiguration"))
4309
+ InferenceRecommendation.struct_class = Types::InferenceRecommendation
4310
+
4311
+ InferenceRecommendations.member = Shapes::ShapeRef.new(shape: InferenceRecommendation)
4312
+
4313
+ InferenceRecommendationsJob.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
4314
+ InferenceRecommendationsJob.add_member(:job_description, Shapes::ShapeRef.new(shape: RecommendationJobDescription, required: true, location_name: "JobDescription"))
4315
+ InferenceRecommendationsJob.add_member(:job_type, Shapes::ShapeRef.new(shape: RecommendationJobType, required: true, location_name: "JobType"))
4316
+ InferenceRecommendationsJob.add_member(:job_arn, Shapes::ShapeRef.new(shape: RecommendationJobArn, required: true, location_name: "JobArn"))
4317
+ InferenceRecommendationsJob.add_member(:status, Shapes::ShapeRef.new(shape: RecommendationJobStatus, required: true, location_name: "Status"))
4318
+ InferenceRecommendationsJob.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
4319
+ InferenceRecommendationsJob.add_member(:completion_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompletionTime"))
4320
+ InferenceRecommendationsJob.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
4321
+ InferenceRecommendationsJob.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
4322
+ InferenceRecommendationsJob.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4323
+ InferenceRecommendationsJob.struct_class = Types::InferenceRecommendationsJob
4324
+
4325
+ InferenceRecommendationsJobs.member = Shapes::ShapeRef.new(shape: InferenceRecommendationsJob)
4326
+
4043
4327
  InferenceSpecification.add_member(:containers, Shapes::ShapeRef.new(shape: ModelPackageContainerDefinitionList, required: true, location_name: "Containers"))
4044
4328
  InferenceSpecification.add_member(:supported_transform_instance_types, Shapes::ShapeRef.new(shape: TransformInstanceTypes, location_name: "SupportedTransformInstanceTypes"))
4045
4329
  InferenceSpecification.add_member(:supported_realtime_inference_instance_types, Shapes::ShapeRef.new(shape: RealtimeInferenceInstanceTypes, location_name: "SupportedRealtimeInferenceInstanceTypes"))
@@ -4175,6 +4459,15 @@ module Aws::SageMaker
4175
4459
  LineageEntityParameters.key = Shapes::ShapeRef.new(shape: StringParameterValue)
4176
4460
  LineageEntityParameters.value = Shapes::ShapeRef.new(shape: StringParameterValue)
4177
4461
 
4462
+ LineageGroupSummaries.member = Shapes::ShapeRef.new(shape: LineageGroupSummary)
4463
+
4464
+ LineageGroupSummary.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
4465
+ LineageGroupSummary.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "LineageGroupName"))
4466
+ LineageGroupSummary.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
4467
+ LineageGroupSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
4468
+ LineageGroupSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4469
+ LineageGroupSummary.struct_class = Types::LineageGroupSummary
4470
+
4178
4471
  ListActionsRequest.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, location_name: "SourceUri"))
4179
4472
  ListActionsRequest.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, location_name: "ActionType"))
4180
4473
  ListActionsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
@@ -4523,6 +4816,22 @@ module Aws::SageMaker
4523
4816
  ListImagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4524
4817
  ListImagesResponse.struct_class = Types::ListImagesResponse
4525
4818
 
4819
+ ListInferenceRecommendationsJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
4820
+ ListInferenceRecommendationsJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
4821
+ ListInferenceRecommendationsJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTimeAfter"))
4822
+ ListInferenceRecommendationsJobsRequest.add_member(:last_modified_time_before, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTimeBefore"))
4823
+ ListInferenceRecommendationsJobsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4824
+ ListInferenceRecommendationsJobsRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: RecommendationJobStatus, location_name: "StatusEquals"))
4825
+ ListInferenceRecommendationsJobsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ListInferenceRecommendationsJobsSortBy, location_name: "SortBy"))
4826
+ ListInferenceRecommendationsJobsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4827
+ ListInferenceRecommendationsJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4828
+ ListInferenceRecommendationsJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4829
+ ListInferenceRecommendationsJobsRequest.struct_class = Types::ListInferenceRecommendationsJobsRequest
4830
+
4831
+ ListInferenceRecommendationsJobsResponse.add_member(:inference_recommendations_jobs, Shapes::ShapeRef.new(shape: InferenceRecommendationsJobs, required: true, location_name: "InferenceRecommendationsJobs"))
4832
+ ListInferenceRecommendationsJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4833
+ ListInferenceRecommendationsJobsResponse.struct_class = Types::ListInferenceRecommendationsJobsResponse
4834
+
4526
4835
  ListLabelingJobsForWorkteamRequest.add_member(:workteam_arn, Shapes::ShapeRef.new(shape: WorkteamArn, required: true, location_name: "WorkteamArn"))
4527
4836
  ListLabelingJobsForWorkteamRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4528
4837
  ListLabelingJobsForWorkteamRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -4555,6 +4864,18 @@ module Aws::SageMaker
4555
4864
 
4556
4865
  ListLineageEntityParameterKey.member = Shapes::ShapeRef.new(shape: StringParameterValue)
4557
4866
 
4867
+ ListLineageGroupsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
4868
+ ListLineageGroupsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
4869
+ ListLineageGroupsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortLineageGroupsBy, location_name: "SortBy"))
4870
+ ListLineageGroupsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4871
+ ListLineageGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4872
+ ListLineageGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4873
+ ListLineageGroupsRequest.struct_class = Types::ListLineageGroupsRequest
4874
+
4875
+ ListLineageGroupsResponse.add_member(:lineage_group_summaries, Shapes::ShapeRef.new(shape: LineageGroupSummaries, location_name: "LineageGroupSummaries"))
4876
+ ListLineageGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4877
+ ListLineageGroupsResponse.struct_class = Types::ListLineageGroupsResponse
4878
+
4558
4879
  ListModelBiasJobDefinitionsRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
4559
4880
  ListModelBiasJobDefinitionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSortKey, location_name: "SortBy"))
4560
4881
  ListModelBiasJobDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
@@ -4583,6 +4904,15 @@ module Aws::SageMaker
4583
4904
  ListModelExplainabilityJobDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4584
4905
  ListModelExplainabilityJobDefinitionsResponse.struct_class = Types::ListModelExplainabilityJobDefinitionsResponse
4585
4906
 
4907
+ ListModelMetadataRequest.add_member(:search_expression, Shapes::ShapeRef.new(shape: ModelMetadataSearchExpression, location_name: "SearchExpression"))
4908
+ ListModelMetadataRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4909
+ ListModelMetadataRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4910
+ ListModelMetadataRequest.struct_class = Types::ListModelMetadataRequest
4911
+
4912
+ ListModelMetadataResponse.add_member(:model_metadata_summaries, Shapes::ShapeRef.new(shape: ModelMetadataSummaries, required: true, location_name: "ModelMetadataSummaries"))
4913
+ ListModelMetadataResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4914
+ ListModelMetadataResponse.struct_class = Types::ListModelMetadataResponse
4915
+
4586
4916
  ListModelPackageGroupsInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
4587
4917
  ListModelPackageGroupsInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
4588
4918
  ListModelPackageGroupsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -4985,6 +5315,10 @@ module Aws::SageMaker
4985
5315
  ModelClientConfig.add_member(:invocations_max_retries, Shapes::ShapeRef.new(shape: InvocationsMaxRetries, location_name: "InvocationsMaxRetries"))
4986
5316
  ModelClientConfig.struct_class = Types::ModelClientConfig
4987
5317
 
5318
+ ModelConfiguration.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
5319
+ ModelConfiguration.add_member(:environment_parameters, Shapes::ShapeRef.new(shape: EnvironmentParameters, location_name: "EnvironmentParameters"))
5320
+ ModelConfiguration.struct_class = Types::ModelConfiguration
5321
+
4988
5322
  ModelDataQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
4989
5323
  ModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
4990
5324
  ModelDataQuality.struct_class = Types::ModelDataQuality
@@ -5011,6 +5345,33 @@ module Aws::SageMaker
5011
5345
  ModelExplainabilityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, required: true, location_name: "EndpointInput"))
5012
5346
  ModelExplainabilityJobInput.struct_class = Types::ModelExplainabilityJobInput
5013
5347
 
5348
+ ModelInput.add_member(:data_input_config, Shapes::ShapeRef.new(shape: DataInputConfig, required: true, location_name: "DataInputConfig"))
5349
+ ModelInput.struct_class = Types::ModelInput
5350
+
5351
+ ModelLatencyThreshold.add_member(:percentile, Shapes::ShapeRef.new(shape: String64, location_name: "Percentile"))
5352
+ ModelLatencyThreshold.add_member(:value_in_milliseconds, Shapes::ShapeRef.new(shape: Integer, location_name: "ValueInMilliseconds"))
5353
+ ModelLatencyThreshold.struct_class = Types::ModelLatencyThreshold
5354
+
5355
+ ModelLatencyThresholds.member = Shapes::ShapeRef.new(shape: ModelLatencyThreshold)
5356
+
5357
+ ModelMetadataFilter.add_member(:name, Shapes::ShapeRef.new(shape: ModelMetadataFilterType, required: true, location_name: "Name"))
5358
+ ModelMetadataFilter.add_member(:value, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "Value"))
5359
+ ModelMetadataFilter.struct_class = Types::ModelMetadataFilter
5360
+
5361
+ ModelMetadataFilters.member = Shapes::ShapeRef.new(shape: ModelMetadataFilter)
5362
+
5363
+ ModelMetadataSearchExpression.add_member(:filters, Shapes::ShapeRef.new(shape: ModelMetadataFilters, location_name: "Filters"))
5364
+ ModelMetadataSearchExpression.struct_class = Types::ModelMetadataSearchExpression
5365
+
5366
+ ModelMetadataSummaries.member = Shapes::ShapeRef.new(shape: ModelMetadataSummary)
5367
+
5368
+ ModelMetadataSummary.add_member(:domain, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Domain"))
5369
+ ModelMetadataSummary.add_member(:framework, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Framework"))
5370
+ ModelMetadataSummary.add_member(:task, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Task"))
5371
+ ModelMetadataSummary.add_member(:model, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Model"))
5372
+ ModelMetadataSummary.add_member(:framework_version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "FrameworkVersion"))
5373
+ ModelMetadataSummary.struct_class = Types::ModelMetadataSummary
5374
+
5014
5375
  ModelMetrics.add_member(:model_quality, Shapes::ShapeRef.new(shape: ModelQuality, location_name: "ModelQuality"))
5015
5376
  ModelMetrics.add_member(:model_data_quality, Shapes::ShapeRef.new(shape: ModelDataQuality, location_name: "ModelDataQuality"))
5016
5377
  ModelMetrics.add_member(:bias, Shapes::ShapeRef.new(shape: Bias, location_name: "Bias"))
@@ -5036,8 +5397,13 @@ module Aws::SageMaker
5036
5397
  ModelPackage.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5037
5398
  ModelPackage.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
5038
5399
  ModelPackage.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
5400
+ ModelPackage.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
5401
+ ModelPackage.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
5402
+ ModelPackage.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: String, location_name: "SamplePayloadUrl"))
5403
+ ModelPackage.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
5039
5404
  ModelPackage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
5040
5405
  ModelPackage.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
5406
+ ModelPackage.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
5041
5407
  ModelPackage.struct_class = Types::ModelPackage
5042
5408
 
5043
5409
  ModelPackageArnList.member = Shapes::ShapeRef.new(shape: ModelPackageArn)
@@ -5048,6 +5414,10 @@ module Aws::SageMaker
5048
5414
  ModelPackageContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
5049
5415
  ModelPackageContainerDefinition.add_member(:product_id, Shapes::ShapeRef.new(shape: ProductId, location_name: "ProductId"))
5050
5416
  ModelPackageContainerDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: EnvironmentMap, location_name: "Environment"))
5417
+ ModelPackageContainerDefinition.add_member(:model_input, Shapes::ShapeRef.new(shape: ModelInput, location_name: "ModelInput"))
5418
+ ModelPackageContainerDefinition.add_member(:framework, Shapes::ShapeRef.new(shape: String, location_name: "Framework"))
5419
+ ModelPackageContainerDefinition.add_member(:framework_version, Shapes::ShapeRef.new(shape: FrameworkVersion, location_name: "FrameworkVersion"))
5420
+ ModelPackageContainerDefinition.add_member(:nearest_model_name, Shapes::ShapeRef.new(shape: String, location_name: "NearestModelName"))
5051
5421
  ModelPackageContainerDefinition.struct_class = Types::ModelPackageContainerDefinition
5052
5422
 
5053
5423
  ModelPackageContainerDefinitionList.member = Shapes::ShapeRef.new(shape: ModelPackageContainerDefinition)
@@ -5408,6 +5778,33 @@ module Aws::SageMaker
5408
5778
 
5409
5779
  Parents.member = Shapes::ShapeRef.new(shape: Parent)
5410
5780
 
5781
+ PendingDeploymentSummary.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
5782
+ PendingDeploymentSummary.add_member(:production_variants, Shapes::ShapeRef.new(shape: PendingProductionVariantSummaryList, location_name: "ProductionVariants"))
5783
+ PendingDeploymentSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
5784
+ PendingDeploymentSummary.struct_class = Types::PendingDeploymentSummary
5785
+
5786
+ PendingProductionVariantSummary.add_member(:variant_name, Shapes::ShapeRef.new(shape: VariantName, required: true, location_name: "VariantName"))
5787
+ PendingProductionVariantSummary.add_member(:deployed_images, Shapes::ShapeRef.new(shape: DeployedImages, location_name: "DeployedImages"))
5788
+ PendingProductionVariantSummary.add_member(:current_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "CurrentWeight"))
5789
+ PendingProductionVariantSummary.add_member(:desired_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "DesiredWeight"))
5790
+ PendingProductionVariantSummary.add_member(:current_instance_count, Shapes::ShapeRef.new(shape: TaskCount, location_name: "CurrentInstanceCount"))
5791
+ PendingProductionVariantSummary.add_member(:desired_instance_count, Shapes::ShapeRef.new(shape: TaskCount, location_name: "DesiredInstanceCount"))
5792
+ PendingProductionVariantSummary.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, location_name: "InstanceType"))
5793
+ PendingProductionVariantSummary.add_member(:accelerator_type, Shapes::ShapeRef.new(shape: ProductionVariantAcceleratorType, location_name: "AcceleratorType"))
5794
+ PendingProductionVariantSummary.add_member(:variant_status, Shapes::ShapeRef.new(shape: ProductionVariantStatusList, location_name: "VariantStatus"))
5795
+ PendingProductionVariantSummary.add_member(:current_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "CurrentServerlessConfig"))
5796
+ PendingProductionVariantSummary.add_member(:desired_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "DesiredServerlessConfig"))
5797
+ PendingProductionVariantSummary.struct_class = Types::PendingProductionVariantSummary
5798
+
5799
+ PendingProductionVariantSummaryList.member = Shapes::ShapeRef.new(shape: PendingProductionVariantSummary)
5800
+
5801
+ Phase.add_member(:initial_number_of_users, Shapes::ShapeRef.new(shape: InitialNumberOfUsers, location_name: "InitialNumberOfUsers"))
5802
+ Phase.add_member(:spawn_rate, Shapes::ShapeRef.new(shape: SpawnRate, location_name: "SpawnRate"))
5803
+ Phase.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: TrafficDurationInSeconds, location_name: "DurationInSeconds"))
5804
+ Phase.struct_class = Types::Phase
5805
+
5806
+ Phases.member = Shapes::ShapeRef.new(shape: Phase)
5807
+
5411
5808
  Pipeline.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
5412
5809
  Pipeline.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineName"))
5413
5810
  Pipeline.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
@@ -5441,6 +5838,7 @@ module Aws::SageMaker
5441
5838
  PipelineExecutionStep.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
5442
5839
  PipelineExecutionStep.add_member(:step_status, Shapes::ShapeRef.new(shape: StepStatus, location_name: "StepStatus"))
5443
5840
  PipelineExecutionStep.add_member(:cache_hit_result, Shapes::ShapeRef.new(shape: CacheHitResult, location_name: "CacheHitResult"))
5841
+ PipelineExecutionStep.add_member(:attempt_count, Shapes::ShapeRef.new(shape: IntegerValue, location_name: "AttemptCount"))
5444
5842
  PipelineExecutionStep.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
5445
5843
  PipelineExecutionStep.add_member(:metadata, Shapes::ShapeRef.new(shape: PipelineExecutionStepMetadata, location_name: "Metadata"))
5446
5844
  PipelineExecutionStep.struct_class = Types::PipelineExecutionStep
@@ -5456,6 +5854,8 @@ module Aws::SageMaker
5456
5854
  PipelineExecutionStepMetadata.add_member(:condition, Shapes::ShapeRef.new(shape: ConditionStepMetadata, location_name: "Condition"))
5457
5855
  PipelineExecutionStepMetadata.add_member(:callback, Shapes::ShapeRef.new(shape: CallbackStepMetadata, location_name: "Callback"))
5458
5856
  PipelineExecutionStepMetadata.add_member(:lambda, Shapes::ShapeRef.new(shape: LambdaStepMetadata, location_name: "Lambda"))
5857
+ PipelineExecutionStepMetadata.add_member(:quality_check, Shapes::ShapeRef.new(shape: QualityCheckStepMetadata, location_name: "QualityCheck"))
5858
+ PipelineExecutionStepMetadata.add_member(:clarify_check, Shapes::ShapeRef.new(shape: ClarifyCheckStepMetadata, location_name: "ClarifyCheck"))
5459
5859
  PipelineExecutionStepMetadata.struct_class = Types::PipelineExecutionStepMetadata
5460
5860
 
5461
5861
  PipelineExecutionSummary.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
@@ -5577,11 +5977,12 @@ module Aws::SageMaker
5577
5977
 
5578
5978
  ProductionVariant.add_member(:variant_name, Shapes::ShapeRef.new(shape: VariantName, required: true, location_name: "VariantName"))
5579
5979
  ProductionVariant.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
5580
- ProductionVariant.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: InitialTaskCount, required: true, location_name: "InitialInstanceCount"))
5581
- ProductionVariant.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
5980
+ ProductionVariant.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: InitialTaskCount, location_name: "InitialInstanceCount"))
5981
+ ProductionVariant.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, location_name: "InstanceType"))
5582
5982
  ProductionVariant.add_member(:initial_variant_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "InitialVariantWeight"))
5583
5983
  ProductionVariant.add_member(:accelerator_type, Shapes::ShapeRef.new(shape: ProductionVariantAcceleratorType, location_name: "AcceleratorType"))
5584
5984
  ProductionVariant.add_member(:core_dump_config, Shapes::ShapeRef.new(shape: ProductionVariantCoreDumpConfig, location_name: "CoreDumpConfig"))
5985
+ ProductionVariant.add_member(:serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "ServerlessConfig"))
5585
5986
  ProductionVariant.struct_class = Types::ProductionVariant
5586
5987
 
5587
5988
  ProductionVariantCoreDumpConfig.add_member(:destination_s3_uri, Shapes::ShapeRef.new(shape: DestinationS3Uri, required: true, location_name: "DestinationS3Uri"))
@@ -5590,12 +5991,26 @@ module Aws::SageMaker
5590
5991
 
5591
5992
  ProductionVariantList.member = Shapes::ShapeRef.new(shape: ProductionVariant)
5592
5993
 
5994
+ ProductionVariantServerlessConfig.add_member(:memory_size_in_mb, Shapes::ShapeRef.new(shape: ServerlessMemorySizeInMB, required: true, location_name: "MemorySizeInMB"))
5995
+ ProductionVariantServerlessConfig.add_member(:max_concurrency, Shapes::ShapeRef.new(shape: ServerlessMaxConcurrency, required: true, location_name: "MaxConcurrency"))
5996
+ ProductionVariantServerlessConfig.struct_class = Types::ProductionVariantServerlessConfig
5997
+
5998
+ ProductionVariantStatus.add_member(:status, Shapes::ShapeRef.new(shape: VariantStatus, required: true, location_name: "Status"))
5999
+ ProductionVariantStatus.add_member(:status_message, Shapes::ShapeRef.new(shape: VariantStatusMessage, location_name: "StatusMessage"))
6000
+ ProductionVariantStatus.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
6001
+ ProductionVariantStatus.struct_class = Types::ProductionVariantStatus
6002
+
6003
+ ProductionVariantStatusList.member = Shapes::ShapeRef.new(shape: ProductionVariantStatus)
6004
+
5593
6005
  ProductionVariantSummary.add_member(:variant_name, Shapes::ShapeRef.new(shape: VariantName, required: true, location_name: "VariantName"))
5594
6006
  ProductionVariantSummary.add_member(:deployed_images, Shapes::ShapeRef.new(shape: DeployedImages, location_name: "DeployedImages"))
5595
6007
  ProductionVariantSummary.add_member(:current_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "CurrentWeight"))
5596
6008
  ProductionVariantSummary.add_member(:desired_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "DesiredWeight"))
5597
6009
  ProductionVariantSummary.add_member(:current_instance_count, Shapes::ShapeRef.new(shape: TaskCount, location_name: "CurrentInstanceCount"))
5598
6010
  ProductionVariantSummary.add_member(:desired_instance_count, Shapes::ShapeRef.new(shape: TaskCount, location_name: "DesiredInstanceCount"))
6011
+ ProductionVariantSummary.add_member(:variant_status, Shapes::ShapeRef.new(shape: ProductionVariantStatusList, location_name: "VariantStatus"))
6012
+ ProductionVariantSummary.add_member(:current_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "CurrentServerlessConfig"))
6013
+ ProductionVariantSummary.add_member(:desired_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "DesiredServerlessConfig"))
5599
6014
  ProductionVariantSummary.struct_class = Types::ProductionVariantSummary
5600
6015
 
5601
6016
  ProductionVariantSummaryList.member = Shapes::ShapeRef.new(shape: ProductionVariantSummary)
@@ -5682,6 +6097,50 @@ module Aws::SageMaker
5682
6097
  PutModelPackageGroupPolicyOutput.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
5683
6098
  PutModelPackageGroupPolicyOutput.struct_class = Types::PutModelPackageGroupPolicyOutput
5684
6099
 
6100
+ QualityCheckStepMetadata.add_member(:check_type, Shapes::ShapeRef.new(shape: String256, location_name: "CheckType"))
6101
+ QualityCheckStepMetadata.add_member(:baseline_used_for_drift_check_statistics, Shapes::ShapeRef.new(shape: String1024, location_name: "BaselineUsedForDriftCheckStatistics"))
6102
+ QualityCheckStepMetadata.add_member(:baseline_used_for_drift_check_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "BaselineUsedForDriftCheckConstraints"))
6103
+ QualityCheckStepMetadata.add_member(:calculated_baseline_statistics, Shapes::ShapeRef.new(shape: String1024, location_name: "CalculatedBaselineStatistics"))
6104
+ QualityCheckStepMetadata.add_member(:calculated_baseline_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "CalculatedBaselineConstraints"))
6105
+ QualityCheckStepMetadata.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: String256, location_name: "ModelPackageGroupName"))
6106
+ QualityCheckStepMetadata.add_member(:violation_report, Shapes::ShapeRef.new(shape: String1024, location_name: "ViolationReport"))
6107
+ QualityCheckStepMetadata.add_member(:check_job_arn, Shapes::ShapeRef.new(shape: String256, location_name: "CheckJobArn"))
6108
+ QualityCheckStepMetadata.add_member(:skip_check, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipCheck"))
6109
+ QualityCheckStepMetadata.add_member(:register_new_baseline, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegisterNewBaseline"))
6110
+ QualityCheckStepMetadata.struct_class = Types::QualityCheckStepMetadata
6111
+
6112
+ QueryFilters.add_member(:types, Shapes::ShapeRef.new(shape: QueryTypes, location_name: "Types"))
6113
+ QueryFilters.add_member(:lineage_types, Shapes::ShapeRef.new(shape: QueryLineageTypes, location_name: "LineageTypes"))
6114
+ QueryFilters.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
6115
+ QueryFilters.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
6116
+ QueryFilters.add_member(:modified_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ModifiedBefore"))
6117
+ QueryFilters.add_member(:modified_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ModifiedAfter"))
6118
+ QueryFilters.add_member(:properties, Shapes::ShapeRef.new(shape: QueryProperties, location_name: "Properties"))
6119
+ QueryFilters.struct_class = Types::QueryFilters
6120
+
6121
+ QueryLineageRequest.add_member(:start_arns, Shapes::ShapeRef.new(shape: QueryLineageStartArns, required: true, location_name: "StartArns"))
6122
+ QueryLineageRequest.add_member(:direction, Shapes::ShapeRef.new(shape: Direction, location_name: "Direction"))
6123
+ QueryLineageRequest.add_member(:include_edges, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeEdges"))
6124
+ QueryLineageRequest.add_member(:filters, Shapes::ShapeRef.new(shape: QueryFilters, location_name: "Filters"))
6125
+ QueryLineageRequest.add_member(:max_depth, Shapes::ShapeRef.new(shape: QueryLineageMaxDepth, location_name: "MaxDepth"))
6126
+ QueryLineageRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: QueryLineageMaxResults, location_name: "MaxResults"))
6127
+ QueryLineageRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String8192, location_name: "NextToken"))
6128
+ QueryLineageRequest.struct_class = Types::QueryLineageRequest
6129
+
6130
+ QueryLineageResponse.add_member(:vertices, Shapes::ShapeRef.new(shape: Vertices, location_name: "Vertices"))
6131
+ QueryLineageResponse.add_member(:edges, Shapes::ShapeRef.new(shape: Edges, location_name: "Edges"))
6132
+ QueryLineageResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String8192, location_name: "NextToken"))
6133
+ QueryLineageResponse.struct_class = Types::QueryLineageResponse
6134
+
6135
+ QueryLineageStartArns.member = Shapes::ShapeRef.new(shape: AssociationEntityArn)
6136
+
6137
+ QueryLineageTypes.member = Shapes::ShapeRef.new(shape: LineageType)
6138
+
6139
+ QueryProperties.key = Shapes::ShapeRef.new(shape: String256)
6140
+ QueryProperties.value = Shapes::ShapeRef.new(shape: String256)
6141
+
6142
+ QueryTypes.member = Shapes::ShapeRef.new(shape: String40)
6143
+
5685
6144
  RSessionAppSettings.struct_class = Types::RSessionAppSettings
5686
6145
 
5687
6146
  RStudioServerProAppSettings.add_member(:access_status, Shapes::ShapeRef.new(shape: RStudioServerProAccessStatus, location_name: "AccessStatus"))
@@ -5700,6 +6159,27 @@ module Aws::SageMaker
5700
6159
 
5701
6160
  RealtimeInferenceInstanceTypes.member = Shapes::ShapeRef.new(shape: ProductionVariantInstanceType)
5702
6161
 
6162
+ RecommendationJobInputConfig.add_member(:model_package_version_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageVersionArn"))
6163
+ RecommendationJobInputConfig.add_member(:job_duration_in_seconds, Shapes::ShapeRef.new(shape: JobDurationInSeconds, location_name: "JobDurationInSeconds"))
6164
+ RecommendationJobInputConfig.add_member(:traffic_pattern, Shapes::ShapeRef.new(shape: TrafficPattern, location_name: "TrafficPattern"))
6165
+ RecommendationJobInputConfig.add_member(:resource_limit, Shapes::ShapeRef.new(shape: RecommendationJobResourceLimit, location_name: "ResourceLimit"))
6166
+ RecommendationJobInputConfig.add_member(:endpoint_configurations, Shapes::ShapeRef.new(shape: EndpointInputConfigurations, location_name: "EndpointConfigurations"))
6167
+ RecommendationJobInputConfig.struct_class = Types::RecommendationJobInputConfig
6168
+
6169
+ RecommendationJobResourceLimit.add_member(:max_number_of_tests, Shapes::ShapeRef.new(shape: MaxNumberOfTests, location_name: "MaxNumberOfTests"))
6170
+ RecommendationJobResourceLimit.add_member(:max_parallel_of_tests, Shapes::ShapeRef.new(shape: MaxParallelOfTests, location_name: "MaxParallelOfTests"))
6171
+ RecommendationJobResourceLimit.struct_class = Types::RecommendationJobResourceLimit
6172
+
6173
+ RecommendationJobStoppingConditions.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxInvocations"))
6174
+ RecommendationJobStoppingConditions.add_member(:model_latency_thresholds, Shapes::ShapeRef.new(shape: ModelLatencyThresholds, location_name: "ModelLatencyThresholds"))
6175
+ RecommendationJobStoppingConditions.struct_class = Types::RecommendationJobStoppingConditions
6176
+
6177
+ RecommendationMetrics.add_member(:cost_per_hour, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "CostPerHour"))
6178
+ RecommendationMetrics.add_member(:cost_per_inference, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "CostPerInference"))
6179
+ RecommendationMetrics.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxInvocations"))
6180
+ RecommendationMetrics.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelLatency"))
6181
+ RecommendationMetrics.struct_class = Types::RecommendationMetrics
6182
+
5703
6183
  RedshiftDatasetDefinition.add_member(:cluster_id, Shapes::ShapeRef.new(shape: RedshiftClusterId, required: true, location_name: "ClusterId"))
5704
6184
  RedshiftDatasetDefinition.add_member(:database, Shapes::ShapeRef.new(shape: RedshiftDatabase, required: true, location_name: "Database"))
5705
6185
  RedshiftDatasetDefinition.add_member(:db_user, Shapes::ShapeRef.new(shape: RedshiftUserName, required: true, location_name: "DbUser"))
@@ -5926,6 +6406,9 @@ module Aws::SageMaker
5926
6406
  StopHyperParameterTuningJobRequest.add_member(:hyper_parameter_tuning_job_name, Shapes::ShapeRef.new(shape: HyperParameterTuningJobName, required: true, location_name: "HyperParameterTuningJobName"))
5927
6407
  StopHyperParameterTuningJobRequest.struct_class = Types::StopHyperParameterTuningJobRequest
5928
6408
 
6409
+ StopInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
6410
+ StopInferenceRecommendationsJobRequest.struct_class = Types::StopInferenceRecommendationsJobRequest
6411
+
5929
6412
  StopLabelingJobRequest.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, required: true, location_name: "LabelingJobName"))
5930
6413
  StopLabelingJobRequest.struct_class = Types::StopLabelingJobRequest
5931
6414
 
@@ -6000,9 +6483,14 @@ module Aws::SageMaker
6000
6483
  TensorBoardOutputConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
6001
6484
  TensorBoardOutputConfig.struct_class = Types::TensorBoardOutputConfig
6002
6485
 
6486
+ TrafficPattern.add_member(:traffic_type, Shapes::ShapeRef.new(shape: TrafficType, location_name: "TrafficType"))
6487
+ TrafficPattern.add_member(:phases, Shapes::ShapeRef.new(shape: Phases, location_name: "Phases"))
6488
+ TrafficPattern.struct_class = Types::TrafficPattern
6489
+
6003
6490
  TrafficRoutingConfig.add_member(:type, Shapes::ShapeRef.new(shape: TrafficRoutingConfigType, required: true, location_name: "Type"))
6004
6491
  TrafficRoutingConfig.add_member(:wait_interval_in_seconds, Shapes::ShapeRef.new(shape: WaitIntervalInSeconds, required: true, location_name: "WaitIntervalInSeconds"))
6005
6492
  TrafficRoutingConfig.add_member(:canary_size, Shapes::ShapeRef.new(shape: CapacitySize, location_name: "CanarySize"))
6493
+ TrafficRoutingConfig.add_member(:linear_step_size, Shapes::ShapeRef.new(shape: CapacitySize, location_name: "LinearStepSize"))
6006
6494
  TrafficRoutingConfig.struct_class = Types::TrafficRoutingConfig
6007
6495
 
6008
6496
  TrainingEnvironmentMap.key = Shapes::ShapeRef.new(shape: TrainingEnvironmentKey)
@@ -6193,6 +6681,7 @@ module Aws::SageMaker
6193
6681
  TrialComponent.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
6194
6682
  TrialComponent.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
6195
6683
  TrialComponent.add_member(:source_detail, Shapes::ShapeRef.new(shape: TrialComponentSourceDetail, location_name: "SourceDetail"))
6684
+ TrialComponent.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
6196
6685
  TrialComponent.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
6197
6686
  TrialComponent.add_member(:parents, Shapes::ShapeRef.new(shape: Parents, location_name: "Parents"))
6198
6687
  TrialComponent.struct_class = Types::TrialComponent
@@ -6364,6 +6853,7 @@ module Aws::SageMaker
6364
6853
  UpdateEndpointInput.add_member(:retain_all_variant_properties, Shapes::ShapeRef.new(shape: Boolean, location_name: "RetainAllVariantProperties"))
6365
6854
  UpdateEndpointInput.add_member(:exclude_retained_variant_properties, Shapes::ShapeRef.new(shape: VariantPropertyList, location_name: "ExcludeRetainedVariantProperties"))
6366
6855
  UpdateEndpointInput.add_member(:deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "DeploymentConfig"))
6856
+ UpdateEndpointInput.add_member(:retain_deployment_config, Shapes::ShapeRef.new(shape: Boolean, location_name: "RetainDeploymentConfig"))
6367
6857
  UpdateEndpointInput.struct_class = Types::UpdateEndpointInput
6368
6858
 
6369
6859
  UpdateEndpointOutput.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
@@ -6399,6 +6889,7 @@ module Aws::SageMaker
6399
6889
  UpdateModelPackageInput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
6400
6890
  UpdateModelPackageInput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
6401
6891
  UpdateModelPackageInput.add_member(:customer_metadata_properties_to_remove, Shapes::ShapeRef.new(shape: CustomerMetadataKeyList, location_name: "CustomerMetadataPropertiesToRemove"))
6892
+ UpdateModelPackageInput.add_member(:additional_inference_specifications_to_add, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecificationsToAdd"))
6402
6893
  UpdateModelPackageInput.struct_class = Types::UpdateModelPackageInput
6403
6894
 
6404
6895
  UpdateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
@@ -6547,6 +7038,13 @@ module Aws::SageMaker
6547
7038
 
6548
7039
  VariantPropertyList.member = Shapes::ShapeRef.new(shape: VariantProperty)
6549
7040
 
7041
+ Vertex.add_member(:arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "Arn"))
7042
+ Vertex.add_member(:type, Shapes::ShapeRef.new(shape: String40, location_name: "Type"))
7043
+ Vertex.add_member(:lineage_type, Shapes::ShapeRef.new(shape: LineageType, location_name: "LineageType"))
7044
+ Vertex.struct_class = Types::Vertex
7045
+
7046
+ Vertices.member = Shapes::ShapeRef.new(shape: Vertex)
7047
+
6550
7048
  VpcConfig.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIds, required: true, location_name: "SecurityGroupIds"))
6551
7049
  VpcConfig.add_member(:subnets, Shapes::ShapeRef.new(shape: Subnets, required: true, location_name: "Subnets"))
6552
7050
  VpcConfig.struct_class = Types::VpcConfig
@@ -6844,6 +7342,16 @@ module Aws::SageMaker
6844
7342
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6845
7343
  end)
6846
7344
 
7345
+ api.add_operation(:create_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
7346
+ o.name = "CreateInferenceRecommendationsJob"
7347
+ o.http_method = "POST"
7348
+ o.http_request_uri = "/"
7349
+ o.input = Shapes::ShapeRef.new(shape: CreateInferenceRecommendationsJobRequest)
7350
+ o.output = Shapes::ShapeRef.new(shape: CreateInferenceRecommendationsJobResponse)
7351
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
7352
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
7353
+ end)
7354
+
6847
7355
  api.add_operation(:create_labeling_job, Seahorse::Model::Operation.new.tap do |o|
6848
7356
  o.name = "CreateLabelingJob"
6849
7357
  o.http_method = "POST"
@@ -7615,6 +8123,15 @@ module Aws::SageMaker
7615
8123
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7616
8124
  end)
7617
8125
 
8126
+ api.add_operation(:describe_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
8127
+ o.name = "DescribeInferenceRecommendationsJob"
8128
+ o.http_method = "POST"
8129
+ o.http_request_uri = "/"
8130
+ o.input = Shapes::ShapeRef.new(shape: DescribeInferenceRecommendationsJobRequest)
8131
+ o.output = Shapes::ShapeRef.new(shape: DescribeInferenceRecommendationsJobResponse)
8132
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8133
+ end)
8134
+
7618
8135
  api.add_operation(:describe_labeling_job, Seahorse::Model::Operation.new.tap do |o|
7619
8136
  o.name = "DescribeLabelingJob"
7620
8137
  o.http_method = "POST"
@@ -7624,6 +8141,15 @@ module Aws::SageMaker
7624
8141
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7625
8142
  end)
7626
8143
 
8144
+ api.add_operation(:describe_lineage_group, Seahorse::Model::Operation.new.tap do |o|
8145
+ o.name = "DescribeLineageGroup"
8146
+ o.http_method = "POST"
8147
+ o.http_request_uri = "/"
8148
+ o.input = Shapes::ShapeRef.new(shape: DescribeLineageGroupRequest)
8149
+ o.output = Shapes::ShapeRef.new(shape: DescribeLineageGroupResponse)
8150
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8151
+ end)
8152
+
7627
8153
  api.add_operation(:describe_model, Seahorse::Model::Operation.new.tap do |o|
7628
8154
  o.name = "DescribeModel"
7629
8155
  o.http_method = "POST"
@@ -7855,6 +8381,15 @@ module Aws::SageMaker
7855
8381
  o.output = Shapes::ShapeRef.new(shape: GetDeviceFleetReportResponse)
7856
8382
  end)
7857
8383
 
8384
+ api.add_operation(:get_lineage_group_policy, Seahorse::Model::Operation.new.tap do |o|
8385
+ o.name = "GetLineageGroupPolicy"
8386
+ o.http_method = "POST"
8387
+ o.http_request_uri = "/"
8388
+ o.input = Shapes::ShapeRef.new(shape: GetLineageGroupPolicyRequest)
8389
+ o.output = Shapes::ShapeRef.new(shape: GetLineageGroupPolicyResponse)
8390
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8391
+ end)
8392
+
7858
8393
  api.add_operation(:get_model_package_group_policy, Seahorse::Model::Operation.new.tap do |o|
7859
8394
  o.name = "GetModelPackageGroupPolicy"
7860
8395
  o.http_method = "POST"
@@ -8235,6 +8770,20 @@ module Aws::SageMaker
8235
8770
  )
8236
8771
  end)
8237
8772
 
8773
+ api.add_operation(:list_inference_recommendations_jobs, Seahorse::Model::Operation.new.tap do |o|
8774
+ o.name = "ListInferenceRecommendationsJobs"
8775
+ o.http_method = "POST"
8776
+ o.http_request_uri = "/"
8777
+ o.input = Shapes::ShapeRef.new(shape: ListInferenceRecommendationsJobsRequest)
8778
+ o.output = Shapes::ShapeRef.new(shape: ListInferenceRecommendationsJobsResponse)
8779
+ o[:pager] = Aws::Pager.new(
8780
+ limit_key: "max_results",
8781
+ tokens: {
8782
+ "next_token" => "next_token"
8783
+ }
8784
+ )
8785
+ end)
8786
+
8238
8787
  api.add_operation(:list_labeling_jobs, Seahorse::Model::Operation.new.tap do |o|
8239
8788
  o.name = "ListLabelingJobs"
8240
8789
  o.http_method = "POST"
@@ -8264,6 +8813,20 @@ module Aws::SageMaker
8264
8813
  )
8265
8814
  end)
8266
8815
 
8816
+ api.add_operation(:list_lineage_groups, Seahorse::Model::Operation.new.tap do |o|
8817
+ o.name = "ListLineageGroups"
8818
+ o.http_method = "POST"
8819
+ o.http_request_uri = "/"
8820
+ o.input = Shapes::ShapeRef.new(shape: ListLineageGroupsRequest)
8821
+ o.output = Shapes::ShapeRef.new(shape: ListLineageGroupsResponse)
8822
+ o[:pager] = Aws::Pager.new(
8823
+ limit_key: "max_results",
8824
+ tokens: {
8825
+ "next_token" => "next_token"
8826
+ }
8827
+ )
8828
+ end)
8829
+
8267
8830
  api.add_operation(:list_model_bias_job_definitions, Seahorse::Model::Operation.new.tap do |o|
8268
8831
  o.name = "ListModelBiasJobDefinitions"
8269
8832
  o.http_method = "POST"
@@ -8292,6 +8855,20 @@ module Aws::SageMaker
8292
8855
  )
8293
8856
  end)
8294
8857
 
8858
+ api.add_operation(:list_model_metadata, Seahorse::Model::Operation.new.tap do |o|
8859
+ o.name = "ListModelMetadata"
8860
+ o.http_method = "POST"
8861
+ o.http_request_uri = "/"
8862
+ o.input = Shapes::ShapeRef.new(shape: ListModelMetadataRequest)
8863
+ o.output = Shapes::ShapeRef.new(shape: ListModelMetadataResponse)
8864
+ o[:pager] = Aws::Pager.new(
8865
+ limit_key: "max_results",
8866
+ tokens: {
8867
+ "next_token" => "next_token"
8868
+ }
8869
+ )
8870
+ end)
8871
+
8295
8872
  api.add_operation(:list_model_package_groups, Seahorse::Model::Operation.new.tap do |o|
8296
8873
  o.name = "ListModelPackageGroups"
8297
8874
  o.http_method = "POST"
@@ -8657,6 +9234,21 @@ module Aws::SageMaker
8657
9234
  o.output = Shapes::ShapeRef.new(shape: PutModelPackageGroupPolicyOutput)
8658
9235
  end)
8659
9236
 
9237
+ api.add_operation(:query_lineage, Seahorse::Model::Operation.new.tap do |o|
9238
+ o.name = "QueryLineage"
9239
+ o.http_method = "POST"
9240
+ o.http_request_uri = "/"
9241
+ o.input = Shapes::ShapeRef.new(shape: QueryLineageRequest)
9242
+ o.output = Shapes::ShapeRef.new(shape: QueryLineageResponse)
9243
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9244
+ o[:pager] = Aws::Pager.new(
9245
+ limit_key: "max_results",
9246
+ tokens: {
9247
+ "next_token" => "next_token"
9248
+ }
9249
+ )
9250
+ end)
9251
+
8660
9252
  api.add_operation(:register_devices, Seahorse::Model::Operation.new.tap do |o|
8661
9253
  o.name = "RegisterDevices"
8662
9254
  o.http_method = "POST"
@@ -8783,6 +9375,15 @@ module Aws::SageMaker
8783
9375
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8784
9376
  end)
8785
9377
 
9378
+ api.add_operation(:stop_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
9379
+ o.name = "StopInferenceRecommendationsJob"
9380
+ o.http_method = "POST"
9381
+ o.http_request_uri = "/"
9382
+ o.input = Shapes::ShapeRef.new(shape: StopInferenceRecommendationsJobRequest)
9383
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
9384
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9385
+ end)
9386
+
8786
9387
  api.add_operation(:stop_labeling_job, Seahorse::Model::Operation.new.tap do |o|
8787
9388
  o.name = "StopLabelingJob"
8788
9389
  o.http_method = "POST"