aws-sdk-sagemaker 1.108.0 → 1.112.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')
@@ -1081,6 +1143,8 @@ module Aws::SageMaker
1081
1143
  PendingDeploymentSummary = Shapes::StructureShape.new(name: 'PendingDeploymentSummary')
1082
1144
  PendingProductionVariantSummary = Shapes::StructureShape.new(name: 'PendingProductionVariantSummary')
1083
1145
  PendingProductionVariantSummaryList = Shapes::ListShape.new(name: 'PendingProductionVariantSummaryList')
1146
+ Phase = Shapes::StructureShape.new(name: 'Phase')
1147
+ Phases = Shapes::ListShape.new(name: 'Phases')
1084
1148
  Pipeline = Shapes::StructureShape.new(name: 'Pipeline')
1085
1149
  PipelineArn = Shapes::StringShape.new(name: 'PipelineArn')
1086
1150
  PipelineDefinition = Shapes::StringShape.new(name: 'PipelineDefinition')
@@ -1145,6 +1209,7 @@ module Aws::SageMaker
1145
1209
  ProductionVariantCoreDumpConfig = Shapes::StructureShape.new(name: 'ProductionVariantCoreDumpConfig')
1146
1210
  ProductionVariantInstanceType = Shapes::StringShape.new(name: 'ProductionVariantInstanceType')
1147
1211
  ProductionVariantList = Shapes::ListShape.new(name: 'ProductionVariantList')
1212
+ ProductionVariantServerlessConfig = Shapes::StructureShape.new(name: 'ProductionVariantServerlessConfig')
1148
1213
  ProductionVariantStatus = Shapes::StructureShape.new(name: 'ProductionVariantStatus')
1149
1214
  ProductionVariantStatusList = Shapes::ListShape.new(name: 'ProductionVariantStatusList')
1150
1215
  ProductionVariantSummary = Shapes::StructureShape.new(name: 'ProductionVariantSummary')
@@ -1179,6 +1244,16 @@ module Aws::SageMaker
1179
1244
  PublicWorkforceTaskPrice = Shapes::StructureShape.new(name: 'PublicWorkforceTaskPrice')
1180
1245
  PutModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyInput')
1181
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')
1182
1257
  RSessionAppSettings = Shapes::StructureShape.new(name: 'RSessionAppSettings')
1183
1258
  RStudioServerProAccessStatus = Shapes::StringShape.new(name: 'RStudioServerProAccessStatus')
1184
1259
  RStudioServerProAppSettings = Shapes::StructureShape.new(name: 'RStudioServerProAppSettings')
@@ -1186,6 +1261,15 @@ module Aws::SageMaker
1186
1261
  RStudioServerProDomainSettingsForUpdate = Shapes::StructureShape.new(name: 'RStudioServerProDomainSettingsForUpdate')
1187
1262
  RStudioServerProUserGroup = Shapes::StringShape.new(name: 'RStudioServerProUserGroup')
1188
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')
1189
1273
  RecordWrapper = Shapes::StringShape.new(name: 'RecordWrapper')
1190
1274
  RedshiftClusterId = Shapes::StringShape.new(name: 'RedshiftClusterId')
1191
1275
  RedshiftDatabase = Shapes::StringShape.new(name: 'RedshiftDatabase')
@@ -1212,6 +1296,7 @@ module Aws::SageMaker
1212
1296
  ResourceLimitExceeded = Shapes::StructureShape.new(name: 'ResourceLimitExceeded')
1213
1297
  ResourceLimits = Shapes::StructureShape.new(name: 'ResourceLimits')
1214
1298
  ResourceNotFound = Shapes::StructureShape.new(name: 'ResourceNotFound')
1299
+ ResourcePolicyString = Shapes::StringShape.new(name: 'ResourcePolicyString')
1215
1300
  ResourcePropertyName = Shapes::StringShape.new(name: 'ResourcePropertyName')
1216
1301
  ResourceSpec = Shapes::StructureShape.new(name: 'ResourceSpec')
1217
1302
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
@@ -1255,6 +1340,8 @@ module Aws::SageMaker
1255
1340
  SendPipelineExecutionStepFailureResponse = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepFailureResponse')
1256
1341
  SendPipelineExecutionStepSuccessRequest = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepSuccessRequest')
1257
1342
  SendPipelineExecutionStepSuccessResponse = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepSuccessResponse')
1343
+ ServerlessMaxConcurrency = Shapes::IntegerShape.new(name: 'ServerlessMaxConcurrency')
1344
+ ServerlessMemorySizeInMB = Shapes::IntegerShape.new(name: 'ServerlessMemorySizeInMB')
1258
1345
  ServiceCatalogEntityId = Shapes::StringShape.new(name: 'ServiceCatalogEntityId')
1259
1346
  ServiceCatalogProvisionedProductDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisionedProductDetails')
1260
1347
  ServiceCatalogProvisioningDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisioningDetails')
@@ -1270,6 +1357,7 @@ module Aws::SageMaker
1270
1357
  SortBy = Shapes::StringShape.new(name: 'SortBy')
1271
1358
  SortContextsBy = Shapes::StringShape.new(name: 'SortContextsBy')
1272
1359
  SortExperimentsBy = Shapes::StringShape.new(name: 'SortExperimentsBy')
1360
+ SortLineageGroupsBy = Shapes::StringShape.new(name: 'SortLineageGroupsBy')
1273
1361
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
1274
1362
  SortPipelineExecutionsBy = Shapes::StringShape.new(name: 'SortPipelineExecutionsBy')
1275
1363
  SortPipelinesBy = Shapes::StringShape.new(name: 'SortPipelinesBy')
@@ -1281,6 +1369,7 @@ module Aws::SageMaker
1281
1369
  SourceIpConfig = Shapes::StructureShape.new(name: 'SourceIpConfig')
1282
1370
  SourceType = Shapes::StringShape.new(name: 'SourceType')
1283
1371
  SourceUri = Shapes::StringShape.new(name: 'SourceUri')
1372
+ SpawnRate = Shapes::IntegerShape.new(name: 'SpawnRate')
1284
1373
  SplitType = Shapes::StringShape.new(name: 'SplitType')
1285
1374
  StartMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StartMonitoringScheduleRequest')
1286
1375
  StartNotebookInstanceInput = Shapes::StructureShape.new(name: 'StartNotebookInstanceInput')
@@ -1294,6 +1383,7 @@ module Aws::SageMaker
1294
1383
  StopCompilationJobRequest = Shapes::StructureShape.new(name: 'StopCompilationJobRequest')
1295
1384
  StopEdgePackagingJobRequest = Shapes::StructureShape.new(name: 'StopEdgePackagingJobRequest')
1296
1385
  StopHyperParameterTuningJobRequest = Shapes::StructureShape.new(name: 'StopHyperParameterTuningJobRequest')
1386
+ StopInferenceRecommendationsJobRequest = Shapes::StructureShape.new(name: 'StopInferenceRecommendationsJobRequest')
1297
1387
  StopLabelingJobRequest = Shapes::StructureShape.new(name: 'StopLabelingJobRequest')
1298
1388
  StopMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StopMonitoringScheduleRequest')
1299
1389
  StopNotebookInstanceInput = Shapes::StructureShape.new(name: 'StopNotebookInstanceInput')
@@ -1305,10 +1395,13 @@ module Aws::SageMaker
1305
1395
  StoppingCondition = Shapes::StructureShape.new(name: 'StoppingCondition')
1306
1396
  String = Shapes::StringShape.new(name: 'String')
1307
1397
  String1024 = Shapes::StringShape.new(name: 'String1024')
1398
+ String128 = Shapes::StringShape.new(name: 'String128')
1308
1399
  String200 = Shapes::StringShape.new(name: 'String200')
1309
1400
  String2048 = Shapes::StringShape.new(name: 'String2048')
1310
1401
  String256 = Shapes::StringShape.new(name: 'String256')
1402
+ String40 = Shapes::StringShape.new(name: 'String40')
1311
1403
  String64 = Shapes::StringShape.new(name: 'String64')
1404
+ String8192 = Shapes::StringShape.new(name: 'String8192')
1312
1405
  StringParameterValue = Shapes::StringShape.new(name: 'StringParameterValue')
1313
1406
  StudioLifecycleConfigAppType = Shapes::StringShape.new(name: 'StudioLifecycleConfigAppType')
1314
1407
  StudioLifecycleConfigArn = Shapes::StringShape.new(name: 'StudioLifecycleConfigArn')
@@ -1353,8 +1446,11 @@ module Aws::SageMaker
1353
1446
  TerminationWaitInSeconds = Shapes::IntegerShape.new(name: 'TerminationWaitInSeconds')
1354
1447
  ThingName = Shapes::StringShape.new(name: 'ThingName')
1355
1448
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
1449
+ TrafficDurationInSeconds = Shapes::IntegerShape.new(name: 'TrafficDurationInSeconds')
1450
+ TrafficPattern = Shapes::StructureShape.new(name: 'TrafficPattern')
1356
1451
  TrafficRoutingConfig = Shapes::StructureShape.new(name: 'TrafficRoutingConfig')
1357
1452
  TrafficRoutingConfigType = Shapes::StringShape.new(name: 'TrafficRoutingConfigType')
1453
+ TrafficType = Shapes::StringShape.new(name: 'TrafficType')
1358
1454
  TrainingEnvironmentKey = Shapes::StringShape.new(name: 'TrainingEnvironmentKey')
1359
1455
  TrainingEnvironmentMap = Shapes::MapShape.new(name: 'TrainingEnvironmentMap')
1360
1456
  TrainingEnvironmentValue = Shapes::StringShape.new(name: 'TrainingEnvironmentValue')
@@ -1493,6 +1589,8 @@ module Aws::SageMaker
1493
1589
  VariantStatusMessage = Shapes::StringShape.new(name: 'VariantStatusMessage')
1494
1590
  VariantWeight = Shapes::FloatShape.new(name: 'VariantWeight')
1495
1591
  VersionedArnOrName = Shapes::StringShape.new(name: 'VersionedArnOrName')
1592
+ Vertex = Shapes::StructureShape.new(name: 'Vertex')
1593
+ Vertices = Shapes::ListShape.new(name: 'Vertices')
1496
1594
  VolumeSizeInGB = Shapes::IntegerShape.new(name: 'VolumeSizeInGB')
1497
1595
  VpcConfig = Shapes::StructureShape.new(name: 'VpcConfig')
1498
1596
  VpcId = Shapes::StringShape.new(name: 'VpcId')
@@ -1541,6 +1639,17 @@ module Aws::SageMaker
1541
1639
 
1542
1640
  AdditionalCodeRepositoryNamesOrUrls.member = Shapes::ShapeRef.new(shape: CodeRepositoryNameOrUrl)
1543
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
+
1544
1653
  AgentVersion.add_member(:version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "Version"))
1545
1654
  AgentVersion.add_member(:agent_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "AgentCount"))
1546
1655
  AgentVersion.struct_class = Types::AgentVersion
@@ -1709,6 +1818,7 @@ module Aws::SageMaker
1709
1818
  AutoMLChannel.add_member(:data_source, Shapes::ShapeRef.new(shape: AutoMLDataSource, required: true, location_name: "DataSource"))
1710
1819
  AutoMLChannel.add_member(:compression_type, Shapes::ShapeRef.new(shape: CompressionType, location_name: "CompressionType"))
1711
1820
  AutoMLChannel.add_member(:target_attribute_name, Shapes::ShapeRef.new(shape: TargetAttributeName, required: true, location_name: "TargetAttributeName"))
1821
+ AutoMLChannel.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
1712
1822
  AutoMLChannel.struct_class = Types::AutoMLChannel
1713
1823
 
1714
1824
  AutoMLContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape: ContainerImage, required: true, location_name: "Image"))
@@ -1798,6 +1908,8 @@ module Aws::SageMaker
1798
1908
  BatchDescribeModelPackageSummary.struct_class = Types::BatchDescribeModelPackageSummary
1799
1909
 
1800
1910
  Bias.add_member(:report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Report"))
1911
+ Bias.add_member(:pre_training_report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PreTrainingReport"))
1912
+ Bias.add_member(:post_training_report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PostTrainingReport"))
1801
1913
  Bias.struct_class = Types::Bias
1802
1914
 
1803
1915
  BlueGreenUpdatePolicy.add_member(:traffic_routing_configuration, Shapes::ShapeRef.new(shape: TrafficRoutingConfig, required: true, location_name: "TrafficRoutingConfiguration"))
@@ -1835,6 +1947,10 @@ module Aws::SageMaker
1835
1947
 
1836
1948
  CaptureOptionList.member = Shapes::ShapeRef.new(shape: CaptureOption)
1837
1949
 
1950
+ CategoricalParameter.add_member(:name, Shapes::ShapeRef.new(shape: String64, required: true, location_name: "Name"))
1951
+ CategoricalParameter.add_member(:value, Shapes::ShapeRef.new(shape: CategoricalParameterRangeValues, required: true, location_name: "Value"))
1952
+ CategoricalParameter.struct_class = Types::CategoricalParameter
1953
+
1838
1954
  CategoricalParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterKey, required: true, location_name: "Name"))
1839
1955
  CategoricalParameterRange.add_member(:values, Shapes::ShapeRef.new(shape: ParameterValues, required: true, location_name: "Values"))
1840
1956
  CategoricalParameterRange.struct_class = Types::CategoricalParameterRange
@@ -1842,8 +1958,12 @@ module Aws::SageMaker
1842
1958
  CategoricalParameterRangeSpecification.add_member(:values, Shapes::ShapeRef.new(shape: ParameterValues, required: true, location_name: "Values"))
1843
1959
  CategoricalParameterRangeSpecification.struct_class = Types::CategoricalParameterRangeSpecification
1844
1960
 
1961
+ CategoricalParameterRangeValues.member = Shapes::ShapeRef.new(shape: String128)
1962
+
1845
1963
  CategoricalParameterRanges.member = Shapes::ShapeRef.new(shape: CategoricalParameterRange)
1846
1964
 
1965
+ CategoricalParameters.member = Shapes::ShapeRef.new(shape: CategoricalParameter)
1966
+
1847
1967
  Channel.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location_name: "ChannelName"))
1848
1968
  Channel.add_member(:data_source, Shapes::ShapeRef.new(shape: DataSource, required: true, location_name: "DataSource"))
1849
1969
  Channel.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
@@ -1869,6 +1989,16 @@ module Aws::SageMaker
1869
1989
 
1870
1990
  Cidrs.member = Shapes::ShapeRef.new(shape: Cidr)
1871
1991
 
1992
+ ClarifyCheckStepMetadata.add_member(:check_type, Shapes::ShapeRef.new(shape: String256, location_name: "CheckType"))
1993
+ ClarifyCheckStepMetadata.add_member(:baseline_used_for_drift_check_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "BaselineUsedForDriftCheckConstraints"))
1994
+ ClarifyCheckStepMetadata.add_member(:calculated_baseline_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "CalculatedBaselineConstraints"))
1995
+ ClarifyCheckStepMetadata.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: String256, location_name: "ModelPackageGroupName"))
1996
+ ClarifyCheckStepMetadata.add_member(:violation_report, Shapes::ShapeRef.new(shape: String1024, location_name: "ViolationReport"))
1997
+ ClarifyCheckStepMetadata.add_member(:check_job_arn, Shapes::ShapeRef.new(shape: String256, location_name: "CheckJobArn"))
1998
+ ClarifyCheckStepMetadata.add_member(:skip_check, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipCheck"))
1999
+ ClarifyCheckStepMetadata.add_member(:register_new_baseline, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegisterNewBaseline"))
2000
+ ClarifyCheckStepMetadata.struct_class = Types::ClarifyCheckStepMetadata
2001
+
1872
2002
  CodeRepositorySummary.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
1873
2003
  CodeRepositorySummary.add_member(:code_repository_arn, Shapes::ShapeRef.new(shape: CodeRepositoryArn, required: true, location_name: "CodeRepositoryArn"))
1874
2004
  CodeRepositorySummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
@@ -1928,6 +2058,7 @@ module Aws::SageMaker
1928
2058
  ContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
1929
2059
  ContainerDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: EnvironmentMap, location_name: "Environment"))
1930
2060
  ContainerDefinition.add_member(:model_package_name, Shapes::ShapeRef.new(shape: VersionedArnOrName, location_name: "ModelPackageName"))
2061
+ ContainerDefinition.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
1931
2062
  ContainerDefinition.add_member(:multi_model_config, Shapes::ShapeRef.new(shape: MultiModelConfig, location_name: "MultiModelConfig"))
1932
2063
  ContainerDefinition.struct_class = Types::ContainerDefinition
1933
2064
 
@@ -2046,7 +2177,8 @@ module Aws::SageMaker
2046
2177
 
2047
2178
  CreateCompilationJobRequest.add_member(:compilation_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CompilationJobName"))
2048
2179
  CreateCompilationJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2049
- CreateCompilationJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfig, required: true, location_name: "InputConfig"))
2180
+ CreateCompilationJobRequest.add_member(:model_package_version_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, location_name: "ModelPackageVersionArn"))
2181
+ CreateCompilationJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfig, location_name: "InputConfig"))
2050
2182
  CreateCompilationJobRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: OutputConfig, required: true, location_name: "OutputConfig"))
2051
2183
  CreateCompilationJobRequest.add_member(:vpc_config, Shapes::ShapeRef.new(shape: NeoVpcConfig, location_name: "VpcConfig"))
2052
2184
  CreateCompilationJobRequest.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
@@ -2209,6 +2341,18 @@ module Aws::SageMaker
2209
2341
  CreateImageVersionResponse.add_member(:image_version_arn, Shapes::ShapeRef.new(shape: ImageVersionArn, location_name: "ImageVersionArn"))
2210
2342
  CreateImageVersionResponse.struct_class = Types::CreateImageVersionResponse
2211
2343
 
2344
+ CreateInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
2345
+ CreateInferenceRecommendationsJobRequest.add_member(:job_type, Shapes::ShapeRef.new(shape: RecommendationJobType, required: true, location_name: "JobType"))
2346
+ CreateInferenceRecommendationsJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2347
+ CreateInferenceRecommendationsJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: RecommendationJobInputConfig, required: true, location_name: "InputConfig"))
2348
+ CreateInferenceRecommendationsJobRequest.add_member(:job_description, Shapes::ShapeRef.new(shape: RecommendationJobDescription, location_name: "JobDescription"))
2349
+ CreateInferenceRecommendationsJobRequest.add_member(:stopping_conditions, Shapes::ShapeRef.new(shape: RecommendationJobStoppingConditions, location_name: "StoppingConditions"))
2350
+ CreateInferenceRecommendationsJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2351
+ CreateInferenceRecommendationsJobRequest.struct_class = Types::CreateInferenceRecommendationsJobRequest
2352
+
2353
+ CreateInferenceRecommendationsJobResponse.add_member(:job_arn, Shapes::ShapeRef.new(shape: RecommendationJobArn, required: true, location_name: "JobArn"))
2354
+ CreateInferenceRecommendationsJobResponse.struct_class = Types::CreateInferenceRecommendationsJobResponse
2355
+
2212
2356
  CreateLabelingJobRequest.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, required: true, location_name: "LabelingJobName"))
2213
2357
  CreateLabelingJobRequest.add_member(:label_attribute_name, Shapes::ShapeRef.new(shape: LabelAttributeName, required: true, location_name: "LabelAttributeName"))
2214
2358
  CreateLabelingJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: LabelingJobInputConfig, required: true, location_name: "InputConfig"))
@@ -2288,6 +2432,11 @@ module Aws::SageMaker
2288
2432
  CreateModelPackageInput.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
2289
2433
  CreateModelPackageInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
2290
2434
  CreateModelPackageInput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
2435
+ CreateModelPackageInput.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
2436
+ CreateModelPackageInput.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
2437
+ CreateModelPackageInput.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
2438
+ CreateModelPackageInput.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: S3Uri, location_name: "SamplePayloadUrl"))
2439
+ CreateModelPackageInput.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
2291
2440
  CreateModelPackageInput.struct_class = Types::CreateModelPackageInput
2292
2441
 
2293
2442
  CreateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
@@ -2783,7 +2932,7 @@ module Aws::SageMaker
2783
2932
  DescribeActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
2784
2933
  DescribeActionRequest.struct_class = Types::DescribeActionRequest
2785
2934
 
2786
- DescribeActionResponse.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ActionName"))
2935
+ DescribeActionResponse.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, location_name: "ActionName"))
2787
2936
  DescribeActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: ActionArn, location_name: "ActionArn"))
2788
2937
  DescribeActionResponse.add_member(:source, Shapes::ShapeRef.new(shape: ActionSource, location_name: "Source"))
2789
2938
  DescribeActionResponse.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, location_name: "ActionType"))
@@ -2795,6 +2944,7 @@ module Aws::SageMaker
2795
2944
  DescribeActionResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2796
2945
  DescribeActionResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2797
2946
  DescribeActionResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
2947
+ DescribeActionResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
2798
2948
  DescribeActionResponse.struct_class = Types::DescribeActionResponse
2799
2949
 
2800
2950
  DescribeAlgorithmInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: ArnOrName, required: true, location_name: "AlgorithmName"))
@@ -2845,7 +2995,7 @@ module Aws::SageMaker
2845
2995
  DescribeArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, required: true, location_name: "ArtifactArn"))
2846
2996
  DescribeArtifactRequest.struct_class = Types::DescribeArtifactRequest
2847
2997
 
2848
- DescribeArtifactResponse.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
2998
+ DescribeArtifactResponse.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, location_name: "ArtifactName"))
2849
2999
  DescribeArtifactResponse.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
2850
3000
  DescribeArtifactResponse.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, location_name: "Source"))
2851
3001
  DescribeArtifactResponse.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, location_name: "ArtifactType"))
@@ -2855,6 +3005,7 @@ module Aws::SageMaker
2855
3005
  DescribeArtifactResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2856
3006
  DescribeArtifactResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
2857
3007
  DescribeArtifactResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3008
+ DescribeArtifactResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
2858
3009
  DescribeArtifactResponse.struct_class = Types::DescribeArtifactResponse
2859
3010
 
2860
3011
  DescribeAutoMLJobRequest.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
@@ -2903,6 +3054,7 @@ module Aws::SageMaker
2903
3054
  DescribeCompilationJobResponse.add_member(:compilation_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompilationEndTime"))
2904
3055
  DescribeCompilationJobResponse.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
2905
3056
  DescribeCompilationJobResponse.add_member(:inference_image, Shapes::ShapeRef.new(shape: InferenceImage, location_name: "InferenceImage"))
3057
+ DescribeCompilationJobResponse.add_member(:model_package_version_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, location_name: "ModelPackageVersionArn"))
2906
3058
  DescribeCompilationJobResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
2907
3059
  DescribeCompilationJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
2908
3060
  DescribeCompilationJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, required: true, location_name: "FailureReason"))
@@ -2914,7 +3066,7 @@ module Aws::SageMaker
2914
3066
  DescribeCompilationJobResponse.add_member(:vpc_config, Shapes::ShapeRef.new(shape: NeoVpcConfig, location_name: "VpcConfig"))
2915
3067
  DescribeCompilationJobResponse.struct_class = Types::DescribeCompilationJobResponse
2916
3068
 
2917
- DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
3069
+ DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, required: true, location_name: "ContextName"))
2918
3070
  DescribeContextRequest.struct_class = Types::DescribeContextRequest
2919
3071
 
2920
3072
  DescribeContextResponse.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ContextName"))
@@ -2927,6 +3079,7 @@ module Aws::SageMaker
2927
3079
  DescribeContextResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
2928
3080
  DescribeContextResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2929
3081
  DescribeContextResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3082
+ DescribeContextResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
2930
3083
  DescribeContextResponse.struct_class = Types::DescribeContextResponse
2931
3084
 
2932
3085
  DescribeDataQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
@@ -3158,6 +3311,24 @@ module Aws::SageMaker
3158
3311
  DescribeImageVersionResponse.add_member(:version, Shapes::ShapeRef.new(shape: ImageVersionNumber, location_name: "Version"))
3159
3312
  DescribeImageVersionResponse.struct_class = Types::DescribeImageVersionResponse
3160
3313
 
3314
+ DescribeInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
3315
+ DescribeInferenceRecommendationsJobRequest.struct_class = Types::DescribeInferenceRecommendationsJobRequest
3316
+
3317
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
3318
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_description, Shapes::ShapeRef.new(shape: RecommendationJobDescription, location_name: "JobDescription"))
3319
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_type, Shapes::ShapeRef.new(shape: RecommendationJobType, required: true, location_name: "JobType"))
3320
+ DescribeInferenceRecommendationsJobResponse.add_member(:job_arn, Shapes::ShapeRef.new(shape: RecommendationJobArn, required: true, location_name: "JobArn"))
3321
+ DescribeInferenceRecommendationsJobResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
3322
+ DescribeInferenceRecommendationsJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: RecommendationJobStatus, required: true, location_name: "Status"))
3323
+ DescribeInferenceRecommendationsJobResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
3324
+ DescribeInferenceRecommendationsJobResponse.add_member(:completion_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompletionTime"))
3325
+ DescribeInferenceRecommendationsJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
3326
+ DescribeInferenceRecommendationsJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
3327
+ DescribeInferenceRecommendationsJobResponse.add_member(:input_config, Shapes::ShapeRef.new(shape: RecommendationJobInputConfig, required: true, location_name: "InputConfig"))
3328
+ DescribeInferenceRecommendationsJobResponse.add_member(:stopping_conditions, Shapes::ShapeRef.new(shape: RecommendationJobStoppingConditions, location_name: "StoppingConditions"))
3329
+ DescribeInferenceRecommendationsJobResponse.add_member(:inference_recommendations, Shapes::ShapeRef.new(shape: InferenceRecommendations, location_name: "InferenceRecommendations"))
3330
+ DescribeInferenceRecommendationsJobResponse.struct_class = Types::DescribeInferenceRecommendationsJobResponse
3331
+
3161
3332
  DescribeLabelingJobRequest.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, required: true, location_name: "LabelingJobName"))
3162
3333
  DescribeLabelingJobRequest.struct_class = Types::DescribeLabelingJobRequest
3163
3334
 
@@ -3181,6 +3352,19 @@ module Aws::SageMaker
3181
3352
  DescribeLabelingJobResponse.add_member(:labeling_job_output, Shapes::ShapeRef.new(shape: LabelingJobOutput, location_name: "LabelingJobOutput"))
3182
3353
  DescribeLabelingJobResponse.struct_class = Types::DescribeLabelingJobResponse
3183
3354
 
3355
+ DescribeLineageGroupRequest.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "LineageGroupName"))
3356
+ DescribeLineageGroupRequest.struct_class = Types::DescribeLineageGroupRequest
3357
+
3358
+ DescribeLineageGroupResponse.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "LineageGroupName"))
3359
+ DescribeLineageGroupResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
3360
+ DescribeLineageGroupResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
3361
+ DescribeLineageGroupResponse.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
3362
+ DescribeLineageGroupResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3363
+ DescribeLineageGroupResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3364
+ DescribeLineageGroupResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3365
+ DescribeLineageGroupResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3366
+ DescribeLineageGroupResponse.struct_class = Types::DescribeLineageGroupResponse
3367
+
3184
3368
  DescribeModelBiasJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
3185
3369
  DescribeModelBiasJobDefinitionRequest.struct_class = Types::DescribeModelBiasJobDefinitionRequest
3186
3370
 
@@ -3261,6 +3445,11 @@ module Aws::SageMaker
3261
3445
  DescribeModelPackageOutput.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3262
3446
  DescribeModelPackageOutput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
3263
3447
  DescribeModelPackageOutput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
3448
+ DescribeModelPackageOutput.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
3449
+ DescribeModelPackageOutput.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
3450
+ DescribeModelPackageOutput.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
3451
+ DescribeModelPackageOutput.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: String, location_name: "SamplePayloadUrl"))
3452
+ DescribeModelPackageOutput.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
3264
3453
  DescribeModelPackageOutput.struct_class = Types::DescribeModelPackageOutput
3265
3454
 
3266
3455
  DescribeModelQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
@@ -3500,7 +3689,7 @@ module Aws::SageMaker
3500
3689
  DescribeTransformJobResponse.add_member(:experiment_config, Shapes::ShapeRef.new(shape: ExperimentConfig, location_name: "ExperimentConfig"))
3501
3690
  DescribeTransformJobResponse.struct_class = Types::DescribeTransformJobResponse
3502
3691
 
3503
- DescribeTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialComponentName"))
3692
+ DescribeTrialComponentRequest.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, required: true, location_name: "TrialComponentName"))
3504
3693
  DescribeTrialComponentRequest.struct_class = Types::DescribeTrialComponentRequest
3505
3694
 
3506
3695
  DescribeTrialComponentResponse.add_member(:trial_component_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "TrialComponentName"))
@@ -3519,6 +3708,7 @@ module Aws::SageMaker
3519
3708
  DescribeTrialComponentResponse.add_member(:output_artifacts, Shapes::ShapeRef.new(shape: TrialComponentArtifacts, location_name: "OutputArtifacts"))
3520
3709
  DescribeTrialComponentResponse.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3521
3710
  DescribeTrialComponentResponse.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
3711
+ DescribeTrialComponentResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
3522
3712
  DescribeTrialComponentResponse.struct_class = Types::DescribeTrialComponentResponse
3523
3713
 
3524
3714
  DescribeTrialRequest.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "TrialName"))
@@ -3638,6 +3828,34 @@ module Aws::SageMaker
3638
3828
  DomainSettingsForUpdate.add_member(:r_studio_server_pro_domain_settings_for_update, Shapes::ShapeRef.new(shape: RStudioServerProDomainSettingsForUpdate, location_name: "RStudioServerProDomainSettingsForUpdate"))
3639
3829
  DomainSettingsForUpdate.struct_class = Types::DomainSettingsForUpdate
3640
3830
 
3831
+ DriftCheckBaselines.add_member(:bias, Shapes::ShapeRef.new(shape: DriftCheckBias, location_name: "Bias"))
3832
+ DriftCheckBaselines.add_member(:explainability, Shapes::ShapeRef.new(shape: DriftCheckExplainability, location_name: "Explainability"))
3833
+ DriftCheckBaselines.add_member(:model_quality, Shapes::ShapeRef.new(shape: DriftCheckModelQuality, location_name: "ModelQuality"))
3834
+ DriftCheckBaselines.add_member(:model_data_quality, Shapes::ShapeRef.new(shape: DriftCheckModelDataQuality, location_name: "ModelDataQuality"))
3835
+ DriftCheckBaselines.struct_class = Types::DriftCheckBaselines
3836
+
3837
+ DriftCheckBias.add_member(:config_file, Shapes::ShapeRef.new(shape: FileSource, location_name: "ConfigFile"))
3838
+ DriftCheckBias.add_member(:pre_training_constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PreTrainingConstraints"))
3839
+ DriftCheckBias.add_member(:post_training_constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PostTrainingConstraints"))
3840
+ DriftCheckBias.struct_class = Types::DriftCheckBias
3841
+
3842
+ DriftCheckExplainability.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
3843
+ DriftCheckExplainability.add_member(:config_file, Shapes::ShapeRef.new(shape: FileSource, location_name: "ConfigFile"))
3844
+ DriftCheckExplainability.struct_class = Types::DriftCheckExplainability
3845
+
3846
+ DriftCheckModelDataQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
3847
+ DriftCheckModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
3848
+ DriftCheckModelDataQuality.struct_class = Types::DriftCheckModelDataQuality
3849
+
3850
+ DriftCheckModelQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
3851
+ DriftCheckModelQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
3852
+ DriftCheckModelQuality.struct_class = Types::DriftCheckModelQuality
3853
+
3854
+ Edge.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
3855
+ Edge.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
3856
+ Edge.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
3857
+ Edge.struct_class = Types::Edge
3858
+
3641
3859
  EdgeModel.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelName"))
3642
3860
  EdgeModel.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "ModelVersion"))
3643
3861
  EdgeModel.add_member(:latest_sample_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestSampleTime"))
@@ -3686,6 +3904,8 @@ module Aws::SageMaker
3686
3904
  EdgePresetDeploymentOutput.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "StatusMessage"))
3687
3905
  EdgePresetDeploymentOutput.struct_class = Types::EdgePresetDeploymentOutput
3688
3906
 
3907
+ Edges.member = Shapes::ShapeRef.new(shape: Edge)
3908
+
3689
3909
  EnableSagemakerServicecatalogPortfolioInput.struct_class = Types::EnableSagemakerServicecatalogPortfolioInput
3690
3910
 
3691
3911
  EnableSagemakerServicecatalogPortfolioOutput.struct_class = Types::EnableSagemakerServicecatalogPortfolioOutput
@@ -3722,6 +3942,19 @@ module Aws::SageMaker
3722
3942
  EndpointInput.add_member(:end_time_offset, Shapes::ShapeRef.new(shape: MonitoringTimeOffsetString, location_name: "EndTimeOffset"))
3723
3943
  EndpointInput.struct_class = Types::EndpointInput
3724
3944
 
3945
+ EndpointInputConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
3946
+ EndpointInputConfiguration.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
3947
+ EndpointInputConfiguration.add_member(:environment_parameter_ranges, Shapes::ShapeRef.new(shape: EnvironmentParameterRanges, location_name: "EnvironmentParameterRanges"))
3948
+ EndpointInputConfiguration.struct_class = Types::EndpointInputConfiguration
3949
+
3950
+ EndpointInputConfigurations.member = Shapes::ShapeRef.new(shape: EndpointInputConfiguration)
3951
+
3952
+ EndpointOutputConfiguration.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointName"))
3953
+ EndpointOutputConfiguration.add_member(:variant_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VariantName"))
3954
+ EndpointOutputConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
3955
+ EndpointOutputConfiguration.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "InitialInstanceCount"))
3956
+ EndpointOutputConfiguration.struct_class = Types::EndpointOutputConfiguration
3957
+
3725
3958
  EndpointSummary.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
3726
3959
  EndpointSummary.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
3727
3960
  EndpointSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
@@ -3734,6 +3967,16 @@ module Aws::SageMaker
3734
3967
  EnvironmentMap.key = Shapes::ShapeRef.new(shape: EnvironmentKey)
3735
3968
  EnvironmentMap.value = Shapes::ShapeRef.new(shape: EnvironmentValue)
3736
3969
 
3970
+ EnvironmentParameter.add_member(:key, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Key"))
3971
+ EnvironmentParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ValueType"))
3972
+ EnvironmentParameter.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Value"))
3973
+ EnvironmentParameter.struct_class = Types::EnvironmentParameter
3974
+
3975
+ EnvironmentParameterRanges.add_member(:categorical_parameter_ranges, Shapes::ShapeRef.new(shape: CategoricalParameters, location_name: "CategoricalParameterRanges"))
3976
+ EnvironmentParameterRanges.struct_class = Types::EnvironmentParameterRanges
3977
+
3978
+ EnvironmentParameters.member = Shapes::ShapeRef.new(shape: EnvironmentParameter)
3979
+
3737
3980
  Experiment.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ExperimentName"))
3738
3981
  Experiment.add_member(:experiment_arn, Shapes::ShapeRef.new(shape: ExperimentArn, location_name: "ExperimentArn"))
3739
3982
  Experiment.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
@@ -3799,6 +4042,11 @@ module Aws::SageMaker
3799
4042
  FeatureGroupSummary.add_member(:offline_store_status, Shapes::ShapeRef.new(shape: OfflineStoreStatus, location_name: "OfflineStoreStatus"))
3800
4043
  FeatureGroupSummary.struct_class = Types::FeatureGroupSummary
3801
4044
 
4045
+ FileSource.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
4046
+ FileSource.add_member(:content_digest, Shapes::ShapeRef.new(shape: ContentDigest, location_name: "ContentDigest"))
4047
+ FileSource.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
4048
+ FileSource.struct_class = Types::FileSource
4049
+
3802
4050
  FileSystemConfig.add_member(:mount_path, Shapes::ShapeRef.new(shape: MountPath, location_name: "MountPath"))
3803
4051
  FileSystemConfig.add_member(:default_uid, Shapes::ShapeRef.new(shape: DefaultUid, location_name: "DefaultUid", metadata: {"box"=>true}))
3804
4052
  FileSystemConfig.add_member(:default_gid, Shapes::ShapeRef.new(shape: DefaultGid, location_name: "DefaultGid", metadata: {"box"=>true}))
@@ -3857,6 +4105,13 @@ module Aws::SageMaker
3857
4105
  GetDeviceFleetReportResponse.add_member(:model_stats, Shapes::ShapeRef.new(shape: EdgeModelStats, location_name: "ModelStats"))
3858
4106
  GetDeviceFleetReportResponse.struct_class = Types::GetDeviceFleetReportResponse
3859
4107
 
4108
+ GetLineageGroupPolicyRequest.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: LineageGroupNameOrArn, required: true, location_name: "LineageGroupName"))
4109
+ GetLineageGroupPolicyRequest.struct_class = Types::GetLineageGroupPolicyRequest
4110
+
4111
+ GetLineageGroupPolicyResponse.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
4112
+ GetLineageGroupPolicyResponse.add_member(:resource_policy, Shapes::ShapeRef.new(shape: ResourcePolicyString, location_name: "ResourcePolicy"))
4113
+ GetLineageGroupPolicyResponse.struct_class = Types::GetLineageGroupPolicyResponse
4114
+
3860
4115
  GetModelPackageGroupPolicyInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
3861
4116
  GetModelPackageGroupPolicyInput.struct_class = Types::GetModelPackageGroupPolicyInput
3862
4117
 
@@ -4049,6 +4304,27 @@ module Aws::SageMaker
4049
4304
  InferenceExecutionConfig.add_member(:mode, Shapes::ShapeRef.new(shape: InferenceExecutionMode, required: true, location_name: "Mode"))
4050
4305
  InferenceExecutionConfig.struct_class = Types::InferenceExecutionConfig
4051
4306
 
4307
+ InferenceRecommendation.add_member(:metrics, Shapes::ShapeRef.new(shape: RecommendationMetrics, required: true, location_name: "Metrics"))
4308
+ InferenceRecommendation.add_member(:endpoint_configuration, Shapes::ShapeRef.new(shape: EndpointOutputConfiguration, required: true, location_name: "EndpointConfiguration"))
4309
+ InferenceRecommendation.add_member(:model_configuration, Shapes::ShapeRef.new(shape: ModelConfiguration, required: true, location_name: "ModelConfiguration"))
4310
+ InferenceRecommendation.struct_class = Types::InferenceRecommendation
4311
+
4312
+ InferenceRecommendations.member = Shapes::ShapeRef.new(shape: InferenceRecommendation)
4313
+
4314
+ InferenceRecommendationsJob.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
4315
+ InferenceRecommendationsJob.add_member(:job_description, Shapes::ShapeRef.new(shape: RecommendationJobDescription, required: true, location_name: "JobDescription"))
4316
+ InferenceRecommendationsJob.add_member(:job_type, Shapes::ShapeRef.new(shape: RecommendationJobType, required: true, location_name: "JobType"))
4317
+ InferenceRecommendationsJob.add_member(:job_arn, Shapes::ShapeRef.new(shape: RecommendationJobArn, required: true, location_name: "JobArn"))
4318
+ InferenceRecommendationsJob.add_member(:status, Shapes::ShapeRef.new(shape: RecommendationJobStatus, required: true, location_name: "Status"))
4319
+ InferenceRecommendationsJob.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
4320
+ InferenceRecommendationsJob.add_member(:completion_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompletionTime"))
4321
+ InferenceRecommendationsJob.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
4322
+ InferenceRecommendationsJob.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
4323
+ InferenceRecommendationsJob.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4324
+ InferenceRecommendationsJob.struct_class = Types::InferenceRecommendationsJob
4325
+
4326
+ InferenceRecommendationsJobs.member = Shapes::ShapeRef.new(shape: InferenceRecommendationsJob)
4327
+
4052
4328
  InferenceSpecification.add_member(:containers, Shapes::ShapeRef.new(shape: ModelPackageContainerDefinitionList, required: true, location_name: "Containers"))
4053
4329
  InferenceSpecification.add_member(:supported_transform_instance_types, Shapes::ShapeRef.new(shape: TransformInstanceTypes, location_name: "SupportedTransformInstanceTypes"))
4054
4330
  InferenceSpecification.add_member(:supported_realtime_inference_instance_types, Shapes::ShapeRef.new(shape: RealtimeInferenceInstanceTypes, location_name: "SupportedRealtimeInferenceInstanceTypes"))
@@ -4184,6 +4460,15 @@ module Aws::SageMaker
4184
4460
  LineageEntityParameters.key = Shapes::ShapeRef.new(shape: StringParameterValue)
4185
4461
  LineageEntityParameters.value = Shapes::ShapeRef.new(shape: StringParameterValue)
4186
4462
 
4463
+ LineageGroupSummaries.member = Shapes::ShapeRef.new(shape: LineageGroupSummary)
4464
+
4465
+ LineageGroupSummary.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
4466
+ LineageGroupSummary.add_member(:lineage_group_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "LineageGroupName"))
4467
+ LineageGroupSummary.add_member(:display_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "DisplayName"))
4468
+ LineageGroupSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
4469
+ LineageGroupSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4470
+ LineageGroupSummary.struct_class = Types::LineageGroupSummary
4471
+
4187
4472
  ListActionsRequest.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, location_name: "SourceUri"))
4188
4473
  ListActionsRequest.add_member(:action_type, Shapes::ShapeRef.new(shape: String256, location_name: "ActionType"))
4189
4474
  ListActionsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
@@ -4532,6 +4817,22 @@ module Aws::SageMaker
4532
4817
  ListImagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4533
4818
  ListImagesResponse.struct_class = Types::ListImagesResponse
4534
4819
 
4820
+ ListInferenceRecommendationsJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
4821
+ ListInferenceRecommendationsJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
4822
+ ListInferenceRecommendationsJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTimeAfter"))
4823
+ ListInferenceRecommendationsJobsRequest.add_member(:last_modified_time_before, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTimeBefore"))
4824
+ ListInferenceRecommendationsJobsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
4825
+ ListInferenceRecommendationsJobsRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: RecommendationJobStatus, location_name: "StatusEquals"))
4826
+ ListInferenceRecommendationsJobsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ListInferenceRecommendationsJobsSortBy, location_name: "SortBy"))
4827
+ ListInferenceRecommendationsJobsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4828
+ ListInferenceRecommendationsJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4829
+ ListInferenceRecommendationsJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4830
+ ListInferenceRecommendationsJobsRequest.struct_class = Types::ListInferenceRecommendationsJobsRequest
4831
+
4832
+ ListInferenceRecommendationsJobsResponse.add_member(:inference_recommendations_jobs, Shapes::ShapeRef.new(shape: InferenceRecommendationsJobs, required: true, location_name: "InferenceRecommendationsJobs"))
4833
+ ListInferenceRecommendationsJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4834
+ ListInferenceRecommendationsJobsResponse.struct_class = Types::ListInferenceRecommendationsJobsResponse
4835
+
4535
4836
  ListLabelingJobsForWorkteamRequest.add_member(:workteam_arn, Shapes::ShapeRef.new(shape: WorkteamArn, required: true, location_name: "WorkteamArn"))
4536
4837
  ListLabelingJobsForWorkteamRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4537
4838
  ListLabelingJobsForWorkteamRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -4564,6 +4865,18 @@ module Aws::SageMaker
4564
4865
 
4565
4866
  ListLineageEntityParameterKey.member = Shapes::ShapeRef.new(shape: StringParameterValue)
4566
4867
 
4868
+ ListLineageGroupsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
4869
+ ListLineageGroupsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
4870
+ ListLineageGroupsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortLineageGroupsBy, location_name: "SortBy"))
4871
+ ListLineageGroupsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4872
+ ListLineageGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4873
+ ListLineageGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4874
+ ListLineageGroupsRequest.struct_class = Types::ListLineageGroupsRequest
4875
+
4876
+ ListLineageGroupsResponse.add_member(:lineage_group_summaries, Shapes::ShapeRef.new(shape: LineageGroupSummaries, location_name: "LineageGroupSummaries"))
4877
+ ListLineageGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4878
+ ListLineageGroupsResponse.struct_class = Types::ListLineageGroupsResponse
4879
+
4567
4880
  ListModelBiasJobDefinitionsRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
4568
4881
  ListModelBiasJobDefinitionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSortKey, location_name: "SortBy"))
4569
4882
  ListModelBiasJobDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
@@ -4592,6 +4905,15 @@ module Aws::SageMaker
4592
4905
  ListModelExplainabilityJobDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4593
4906
  ListModelExplainabilityJobDefinitionsResponse.struct_class = Types::ListModelExplainabilityJobDefinitionsResponse
4594
4907
 
4908
+ ListModelMetadataRequest.add_member(:search_expression, Shapes::ShapeRef.new(shape: ModelMetadataSearchExpression, location_name: "SearchExpression"))
4909
+ ListModelMetadataRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4910
+ ListModelMetadataRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4911
+ ListModelMetadataRequest.struct_class = Types::ListModelMetadataRequest
4912
+
4913
+ ListModelMetadataResponse.add_member(:model_metadata_summaries, Shapes::ShapeRef.new(shape: ModelMetadataSummaries, required: true, location_name: "ModelMetadataSummaries"))
4914
+ ListModelMetadataResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4915
+ ListModelMetadataResponse.struct_class = Types::ListModelMetadataResponse
4916
+
4595
4917
  ListModelPackageGroupsInput.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
4596
4918
  ListModelPackageGroupsInput.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
4597
4919
  ListModelPackageGroupsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -4994,6 +5316,10 @@ module Aws::SageMaker
4994
5316
  ModelClientConfig.add_member(:invocations_max_retries, Shapes::ShapeRef.new(shape: InvocationsMaxRetries, location_name: "InvocationsMaxRetries"))
4995
5317
  ModelClientConfig.struct_class = Types::ModelClientConfig
4996
5318
 
5319
+ ModelConfiguration.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
5320
+ ModelConfiguration.add_member(:environment_parameters, Shapes::ShapeRef.new(shape: EnvironmentParameters, location_name: "EnvironmentParameters"))
5321
+ ModelConfiguration.struct_class = Types::ModelConfiguration
5322
+
4997
5323
  ModelDataQuality.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Statistics"))
4998
5324
  ModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
4999
5325
  ModelDataQuality.struct_class = Types::ModelDataQuality
@@ -5020,6 +5346,33 @@ module Aws::SageMaker
5020
5346
  ModelExplainabilityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, required: true, location_name: "EndpointInput"))
5021
5347
  ModelExplainabilityJobInput.struct_class = Types::ModelExplainabilityJobInput
5022
5348
 
5349
+ ModelInput.add_member(:data_input_config, Shapes::ShapeRef.new(shape: DataInputConfig, required: true, location_name: "DataInputConfig"))
5350
+ ModelInput.struct_class = Types::ModelInput
5351
+
5352
+ ModelLatencyThreshold.add_member(:percentile, Shapes::ShapeRef.new(shape: String64, location_name: "Percentile"))
5353
+ ModelLatencyThreshold.add_member(:value_in_milliseconds, Shapes::ShapeRef.new(shape: Integer, location_name: "ValueInMilliseconds"))
5354
+ ModelLatencyThreshold.struct_class = Types::ModelLatencyThreshold
5355
+
5356
+ ModelLatencyThresholds.member = Shapes::ShapeRef.new(shape: ModelLatencyThreshold)
5357
+
5358
+ ModelMetadataFilter.add_member(:name, Shapes::ShapeRef.new(shape: ModelMetadataFilterType, required: true, location_name: "Name"))
5359
+ ModelMetadataFilter.add_member(:value, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "Value"))
5360
+ ModelMetadataFilter.struct_class = Types::ModelMetadataFilter
5361
+
5362
+ ModelMetadataFilters.member = Shapes::ShapeRef.new(shape: ModelMetadataFilter)
5363
+
5364
+ ModelMetadataSearchExpression.add_member(:filters, Shapes::ShapeRef.new(shape: ModelMetadataFilters, location_name: "Filters"))
5365
+ ModelMetadataSearchExpression.struct_class = Types::ModelMetadataSearchExpression
5366
+
5367
+ ModelMetadataSummaries.member = Shapes::ShapeRef.new(shape: ModelMetadataSummary)
5368
+
5369
+ ModelMetadataSummary.add_member(:domain, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Domain"))
5370
+ ModelMetadataSummary.add_member(:framework, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Framework"))
5371
+ ModelMetadataSummary.add_member(:task, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Task"))
5372
+ ModelMetadataSummary.add_member(:model, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Model"))
5373
+ ModelMetadataSummary.add_member(:framework_version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "FrameworkVersion"))
5374
+ ModelMetadataSummary.struct_class = Types::ModelMetadataSummary
5375
+
5023
5376
  ModelMetrics.add_member(:model_quality, Shapes::ShapeRef.new(shape: ModelQuality, location_name: "ModelQuality"))
5024
5377
  ModelMetrics.add_member(:model_data_quality, Shapes::ShapeRef.new(shape: ModelDataQuality, location_name: "ModelDataQuality"))
5025
5378
  ModelMetrics.add_member(:bias, Shapes::ShapeRef.new(shape: Bias, location_name: "Bias"))
@@ -5045,8 +5398,13 @@ module Aws::SageMaker
5045
5398
  ModelPackage.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5046
5399
  ModelPackage.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
5047
5400
  ModelPackage.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
5401
+ ModelPackage.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
5402
+ ModelPackage.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
5403
+ ModelPackage.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: String, location_name: "SamplePayloadUrl"))
5404
+ ModelPackage.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
5048
5405
  ModelPackage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
5049
5406
  ModelPackage.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
5407
+ ModelPackage.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
5050
5408
  ModelPackage.struct_class = Types::ModelPackage
5051
5409
 
5052
5410
  ModelPackageArnList.member = Shapes::ShapeRef.new(shape: ModelPackageArn)
@@ -5057,6 +5415,10 @@ module Aws::SageMaker
5057
5415
  ModelPackageContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
5058
5416
  ModelPackageContainerDefinition.add_member(:product_id, Shapes::ShapeRef.new(shape: ProductId, location_name: "ProductId"))
5059
5417
  ModelPackageContainerDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: EnvironmentMap, location_name: "Environment"))
5418
+ ModelPackageContainerDefinition.add_member(:model_input, Shapes::ShapeRef.new(shape: ModelInput, location_name: "ModelInput"))
5419
+ ModelPackageContainerDefinition.add_member(:framework, Shapes::ShapeRef.new(shape: String, location_name: "Framework"))
5420
+ ModelPackageContainerDefinition.add_member(:framework_version, Shapes::ShapeRef.new(shape: FrameworkVersion, location_name: "FrameworkVersion"))
5421
+ ModelPackageContainerDefinition.add_member(:nearest_model_name, Shapes::ShapeRef.new(shape: String, location_name: "NearestModelName"))
5060
5422
  ModelPackageContainerDefinition.struct_class = Types::ModelPackageContainerDefinition
5061
5423
 
5062
5424
  ModelPackageContainerDefinitionList.member = Shapes::ShapeRef.new(shape: ModelPackageContainerDefinition)
@@ -5431,10 +5793,19 @@ module Aws::SageMaker
5431
5793
  PendingProductionVariantSummary.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, location_name: "InstanceType"))
5432
5794
  PendingProductionVariantSummary.add_member(:accelerator_type, Shapes::ShapeRef.new(shape: ProductionVariantAcceleratorType, location_name: "AcceleratorType"))
5433
5795
  PendingProductionVariantSummary.add_member(:variant_status, Shapes::ShapeRef.new(shape: ProductionVariantStatusList, location_name: "VariantStatus"))
5796
+ PendingProductionVariantSummary.add_member(:current_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "CurrentServerlessConfig"))
5797
+ PendingProductionVariantSummary.add_member(:desired_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "DesiredServerlessConfig"))
5434
5798
  PendingProductionVariantSummary.struct_class = Types::PendingProductionVariantSummary
5435
5799
 
5436
5800
  PendingProductionVariantSummaryList.member = Shapes::ShapeRef.new(shape: PendingProductionVariantSummary)
5437
5801
 
5802
+ Phase.add_member(:initial_number_of_users, Shapes::ShapeRef.new(shape: InitialNumberOfUsers, location_name: "InitialNumberOfUsers"))
5803
+ Phase.add_member(:spawn_rate, Shapes::ShapeRef.new(shape: SpawnRate, location_name: "SpawnRate"))
5804
+ Phase.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: TrafficDurationInSeconds, location_name: "DurationInSeconds"))
5805
+ Phase.struct_class = Types::Phase
5806
+
5807
+ Phases.member = Shapes::ShapeRef.new(shape: Phase)
5808
+
5438
5809
  Pipeline.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
5439
5810
  Pipeline.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineName"))
5440
5811
  Pipeline.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
@@ -5468,6 +5839,7 @@ module Aws::SageMaker
5468
5839
  PipelineExecutionStep.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
5469
5840
  PipelineExecutionStep.add_member(:step_status, Shapes::ShapeRef.new(shape: StepStatus, location_name: "StepStatus"))
5470
5841
  PipelineExecutionStep.add_member(:cache_hit_result, Shapes::ShapeRef.new(shape: CacheHitResult, location_name: "CacheHitResult"))
5842
+ PipelineExecutionStep.add_member(:attempt_count, Shapes::ShapeRef.new(shape: IntegerValue, location_name: "AttemptCount"))
5471
5843
  PipelineExecutionStep.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
5472
5844
  PipelineExecutionStep.add_member(:metadata, Shapes::ShapeRef.new(shape: PipelineExecutionStepMetadata, location_name: "Metadata"))
5473
5845
  PipelineExecutionStep.struct_class = Types::PipelineExecutionStep
@@ -5483,6 +5855,8 @@ module Aws::SageMaker
5483
5855
  PipelineExecutionStepMetadata.add_member(:condition, Shapes::ShapeRef.new(shape: ConditionStepMetadata, location_name: "Condition"))
5484
5856
  PipelineExecutionStepMetadata.add_member(:callback, Shapes::ShapeRef.new(shape: CallbackStepMetadata, location_name: "Callback"))
5485
5857
  PipelineExecutionStepMetadata.add_member(:lambda, Shapes::ShapeRef.new(shape: LambdaStepMetadata, location_name: "Lambda"))
5858
+ PipelineExecutionStepMetadata.add_member(:quality_check, Shapes::ShapeRef.new(shape: QualityCheckStepMetadata, location_name: "QualityCheck"))
5859
+ PipelineExecutionStepMetadata.add_member(:clarify_check, Shapes::ShapeRef.new(shape: ClarifyCheckStepMetadata, location_name: "ClarifyCheck"))
5486
5860
  PipelineExecutionStepMetadata.struct_class = Types::PipelineExecutionStepMetadata
5487
5861
 
5488
5862
  PipelineExecutionSummary.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
@@ -5604,11 +5978,12 @@ module Aws::SageMaker
5604
5978
 
5605
5979
  ProductionVariant.add_member(:variant_name, Shapes::ShapeRef.new(shape: VariantName, required: true, location_name: "VariantName"))
5606
5980
  ProductionVariant.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
5607
- ProductionVariant.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: InitialTaskCount, required: true, location_name: "InitialInstanceCount"))
5608
- ProductionVariant.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
5981
+ ProductionVariant.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: InitialTaskCount, location_name: "InitialInstanceCount"))
5982
+ ProductionVariant.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, location_name: "InstanceType"))
5609
5983
  ProductionVariant.add_member(:initial_variant_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "InitialVariantWeight"))
5610
5984
  ProductionVariant.add_member(:accelerator_type, Shapes::ShapeRef.new(shape: ProductionVariantAcceleratorType, location_name: "AcceleratorType"))
5611
5985
  ProductionVariant.add_member(:core_dump_config, Shapes::ShapeRef.new(shape: ProductionVariantCoreDumpConfig, location_name: "CoreDumpConfig"))
5986
+ ProductionVariant.add_member(:serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "ServerlessConfig"))
5612
5987
  ProductionVariant.struct_class = Types::ProductionVariant
5613
5988
 
5614
5989
  ProductionVariantCoreDumpConfig.add_member(:destination_s3_uri, Shapes::ShapeRef.new(shape: DestinationS3Uri, required: true, location_name: "DestinationS3Uri"))
@@ -5617,6 +5992,10 @@ module Aws::SageMaker
5617
5992
 
5618
5993
  ProductionVariantList.member = Shapes::ShapeRef.new(shape: ProductionVariant)
5619
5994
 
5995
+ ProductionVariantServerlessConfig.add_member(:memory_size_in_mb, Shapes::ShapeRef.new(shape: ServerlessMemorySizeInMB, required: true, location_name: "MemorySizeInMB"))
5996
+ ProductionVariantServerlessConfig.add_member(:max_concurrency, Shapes::ShapeRef.new(shape: ServerlessMaxConcurrency, required: true, location_name: "MaxConcurrency"))
5997
+ ProductionVariantServerlessConfig.struct_class = Types::ProductionVariantServerlessConfig
5998
+
5620
5999
  ProductionVariantStatus.add_member(:status, Shapes::ShapeRef.new(shape: VariantStatus, required: true, location_name: "Status"))
5621
6000
  ProductionVariantStatus.add_member(:status_message, Shapes::ShapeRef.new(shape: VariantStatusMessage, location_name: "StatusMessage"))
5622
6001
  ProductionVariantStatus.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
@@ -5631,6 +6010,8 @@ module Aws::SageMaker
5631
6010
  ProductionVariantSummary.add_member(:current_instance_count, Shapes::ShapeRef.new(shape: TaskCount, location_name: "CurrentInstanceCount"))
5632
6011
  ProductionVariantSummary.add_member(:desired_instance_count, Shapes::ShapeRef.new(shape: TaskCount, location_name: "DesiredInstanceCount"))
5633
6012
  ProductionVariantSummary.add_member(:variant_status, Shapes::ShapeRef.new(shape: ProductionVariantStatusList, location_name: "VariantStatus"))
6013
+ ProductionVariantSummary.add_member(:current_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "CurrentServerlessConfig"))
6014
+ ProductionVariantSummary.add_member(:desired_serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "DesiredServerlessConfig"))
5634
6015
  ProductionVariantSummary.struct_class = Types::ProductionVariantSummary
5635
6016
 
5636
6017
  ProductionVariantSummaryList.member = Shapes::ShapeRef.new(shape: ProductionVariantSummary)
@@ -5717,6 +6098,50 @@ module Aws::SageMaker
5717
6098
  PutModelPackageGroupPolicyOutput.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
5718
6099
  PutModelPackageGroupPolicyOutput.struct_class = Types::PutModelPackageGroupPolicyOutput
5719
6100
 
6101
+ QualityCheckStepMetadata.add_member(:check_type, Shapes::ShapeRef.new(shape: String256, location_name: "CheckType"))
6102
+ QualityCheckStepMetadata.add_member(:baseline_used_for_drift_check_statistics, Shapes::ShapeRef.new(shape: String1024, location_name: "BaselineUsedForDriftCheckStatistics"))
6103
+ QualityCheckStepMetadata.add_member(:baseline_used_for_drift_check_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "BaselineUsedForDriftCheckConstraints"))
6104
+ QualityCheckStepMetadata.add_member(:calculated_baseline_statistics, Shapes::ShapeRef.new(shape: String1024, location_name: "CalculatedBaselineStatistics"))
6105
+ QualityCheckStepMetadata.add_member(:calculated_baseline_constraints, Shapes::ShapeRef.new(shape: String1024, location_name: "CalculatedBaselineConstraints"))
6106
+ QualityCheckStepMetadata.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: String256, location_name: "ModelPackageGroupName"))
6107
+ QualityCheckStepMetadata.add_member(:violation_report, Shapes::ShapeRef.new(shape: String1024, location_name: "ViolationReport"))
6108
+ QualityCheckStepMetadata.add_member(:check_job_arn, Shapes::ShapeRef.new(shape: String256, location_name: "CheckJobArn"))
6109
+ QualityCheckStepMetadata.add_member(:skip_check, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipCheck"))
6110
+ QualityCheckStepMetadata.add_member(:register_new_baseline, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegisterNewBaseline"))
6111
+ QualityCheckStepMetadata.struct_class = Types::QualityCheckStepMetadata
6112
+
6113
+ QueryFilters.add_member(:types, Shapes::ShapeRef.new(shape: QueryTypes, location_name: "Types"))
6114
+ QueryFilters.add_member(:lineage_types, Shapes::ShapeRef.new(shape: QueryLineageTypes, location_name: "LineageTypes"))
6115
+ QueryFilters.add_member(:created_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedBefore"))
6116
+ QueryFilters.add_member(:created_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAfter"))
6117
+ QueryFilters.add_member(:modified_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ModifiedBefore"))
6118
+ QueryFilters.add_member(:modified_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ModifiedAfter"))
6119
+ QueryFilters.add_member(:properties, Shapes::ShapeRef.new(shape: QueryProperties, location_name: "Properties"))
6120
+ QueryFilters.struct_class = Types::QueryFilters
6121
+
6122
+ QueryLineageRequest.add_member(:start_arns, Shapes::ShapeRef.new(shape: QueryLineageStartArns, required: true, location_name: "StartArns"))
6123
+ QueryLineageRequest.add_member(:direction, Shapes::ShapeRef.new(shape: Direction, location_name: "Direction"))
6124
+ QueryLineageRequest.add_member(:include_edges, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeEdges"))
6125
+ QueryLineageRequest.add_member(:filters, Shapes::ShapeRef.new(shape: QueryFilters, location_name: "Filters"))
6126
+ QueryLineageRequest.add_member(:max_depth, Shapes::ShapeRef.new(shape: QueryLineageMaxDepth, location_name: "MaxDepth"))
6127
+ QueryLineageRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: QueryLineageMaxResults, location_name: "MaxResults"))
6128
+ QueryLineageRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String8192, location_name: "NextToken"))
6129
+ QueryLineageRequest.struct_class = Types::QueryLineageRequest
6130
+
6131
+ QueryLineageResponse.add_member(:vertices, Shapes::ShapeRef.new(shape: Vertices, location_name: "Vertices"))
6132
+ QueryLineageResponse.add_member(:edges, Shapes::ShapeRef.new(shape: Edges, location_name: "Edges"))
6133
+ QueryLineageResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String8192, location_name: "NextToken"))
6134
+ QueryLineageResponse.struct_class = Types::QueryLineageResponse
6135
+
6136
+ QueryLineageStartArns.member = Shapes::ShapeRef.new(shape: AssociationEntityArn)
6137
+
6138
+ QueryLineageTypes.member = Shapes::ShapeRef.new(shape: LineageType)
6139
+
6140
+ QueryProperties.key = Shapes::ShapeRef.new(shape: String256)
6141
+ QueryProperties.value = Shapes::ShapeRef.new(shape: String256)
6142
+
6143
+ QueryTypes.member = Shapes::ShapeRef.new(shape: String40)
6144
+
5720
6145
  RSessionAppSettings.struct_class = Types::RSessionAppSettings
5721
6146
 
5722
6147
  RStudioServerProAppSettings.add_member(:access_status, Shapes::ShapeRef.new(shape: RStudioServerProAccessStatus, location_name: "AccessStatus"))
@@ -5735,6 +6160,27 @@ module Aws::SageMaker
5735
6160
 
5736
6161
  RealtimeInferenceInstanceTypes.member = Shapes::ShapeRef.new(shape: ProductionVariantInstanceType)
5737
6162
 
6163
+ RecommendationJobInputConfig.add_member(:model_package_version_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageVersionArn"))
6164
+ RecommendationJobInputConfig.add_member(:job_duration_in_seconds, Shapes::ShapeRef.new(shape: JobDurationInSeconds, location_name: "JobDurationInSeconds"))
6165
+ RecommendationJobInputConfig.add_member(:traffic_pattern, Shapes::ShapeRef.new(shape: TrafficPattern, location_name: "TrafficPattern"))
6166
+ RecommendationJobInputConfig.add_member(:resource_limit, Shapes::ShapeRef.new(shape: RecommendationJobResourceLimit, location_name: "ResourceLimit"))
6167
+ RecommendationJobInputConfig.add_member(:endpoint_configurations, Shapes::ShapeRef.new(shape: EndpointInputConfigurations, location_name: "EndpointConfigurations"))
6168
+ RecommendationJobInputConfig.struct_class = Types::RecommendationJobInputConfig
6169
+
6170
+ RecommendationJobResourceLimit.add_member(:max_number_of_tests, Shapes::ShapeRef.new(shape: MaxNumberOfTests, location_name: "MaxNumberOfTests"))
6171
+ RecommendationJobResourceLimit.add_member(:max_parallel_of_tests, Shapes::ShapeRef.new(shape: MaxParallelOfTests, location_name: "MaxParallelOfTests"))
6172
+ RecommendationJobResourceLimit.struct_class = Types::RecommendationJobResourceLimit
6173
+
6174
+ RecommendationJobStoppingConditions.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxInvocations"))
6175
+ RecommendationJobStoppingConditions.add_member(:model_latency_thresholds, Shapes::ShapeRef.new(shape: ModelLatencyThresholds, location_name: "ModelLatencyThresholds"))
6176
+ RecommendationJobStoppingConditions.struct_class = Types::RecommendationJobStoppingConditions
6177
+
6178
+ RecommendationMetrics.add_member(:cost_per_hour, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "CostPerHour"))
6179
+ RecommendationMetrics.add_member(:cost_per_inference, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "CostPerInference"))
6180
+ RecommendationMetrics.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxInvocations"))
6181
+ RecommendationMetrics.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelLatency"))
6182
+ RecommendationMetrics.struct_class = Types::RecommendationMetrics
6183
+
5738
6184
  RedshiftDatasetDefinition.add_member(:cluster_id, Shapes::ShapeRef.new(shape: RedshiftClusterId, required: true, location_name: "ClusterId"))
5739
6185
  RedshiftDatasetDefinition.add_member(:database, Shapes::ShapeRef.new(shape: RedshiftDatabase, required: true, location_name: "Database"))
5740
6186
  RedshiftDatasetDefinition.add_member(:db_user, Shapes::ShapeRef.new(shape: RedshiftUserName, required: true, location_name: "DbUser"))
@@ -5961,6 +6407,9 @@ module Aws::SageMaker
5961
6407
  StopHyperParameterTuningJobRequest.add_member(:hyper_parameter_tuning_job_name, Shapes::ShapeRef.new(shape: HyperParameterTuningJobName, required: true, location_name: "HyperParameterTuningJobName"))
5962
6408
  StopHyperParameterTuningJobRequest.struct_class = Types::StopHyperParameterTuningJobRequest
5963
6409
 
6410
+ StopInferenceRecommendationsJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: RecommendationJobName, required: true, location_name: "JobName"))
6411
+ StopInferenceRecommendationsJobRequest.struct_class = Types::StopInferenceRecommendationsJobRequest
6412
+
5964
6413
  StopLabelingJobRequest.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, required: true, location_name: "LabelingJobName"))
5965
6414
  StopLabelingJobRequest.struct_class = Types::StopLabelingJobRequest
5966
6415
 
@@ -6035,6 +6484,10 @@ module Aws::SageMaker
6035
6484
  TensorBoardOutputConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
6036
6485
  TensorBoardOutputConfig.struct_class = Types::TensorBoardOutputConfig
6037
6486
 
6487
+ TrafficPattern.add_member(:traffic_type, Shapes::ShapeRef.new(shape: TrafficType, location_name: "TrafficType"))
6488
+ TrafficPattern.add_member(:phases, Shapes::ShapeRef.new(shape: Phases, location_name: "Phases"))
6489
+ TrafficPattern.struct_class = Types::TrafficPattern
6490
+
6038
6491
  TrafficRoutingConfig.add_member(:type, Shapes::ShapeRef.new(shape: TrafficRoutingConfigType, required: true, location_name: "Type"))
6039
6492
  TrafficRoutingConfig.add_member(:wait_interval_in_seconds, Shapes::ShapeRef.new(shape: WaitIntervalInSeconds, required: true, location_name: "WaitIntervalInSeconds"))
6040
6493
  TrafficRoutingConfig.add_member(:canary_size, Shapes::ShapeRef.new(shape: CapacitySize, location_name: "CanarySize"))
@@ -6229,6 +6682,7 @@ module Aws::SageMaker
6229
6682
  TrialComponent.add_member(:metrics, Shapes::ShapeRef.new(shape: TrialComponentMetricSummaries, location_name: "Metrics"))
6230
6683
  TrialComponent.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
6231
6684
  TrialComponent.add_member(:source_detail, Shapes::ShapeRef.new(shape: TrialComponentSourceDetail, location_name: "SourceDetail"))
6685
+ TrialComponent.add_member(:lineage_group_arn, Shapes::ShapeRef.new(shape: LineageGroupArn, location_name: "LineageGroupArn"))
6232
6686
  TrialComponent.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
6233
6687
  TrialComponent.add_member(:parents, Shapes::ShapeRef.new(shape: Parents, location_name: "Parents"))
6234
6688
  TrialComponent.struct_class = Types::TrialComponent
@@ -6436,6 +6890,7 @@ module Aws::SageMaker
6436
6890
  UpdateModelPackageInput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
6437
6891
  UpdateModelPackageInput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
6438
6892
  UpdateModelPackageInput.add_member(:customer_metadata_properties_to_remove, Shapes::ShapeRef.new(shape: CustomerMetadataKeyList, location_name: "CustomerMetadataPropertiesToRemove"))
6893
+ UpdateModelPackageInput.add_member(:additional_inference_specifications_to_add, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecificationsToAdd"))
6439
6894
  UpdateModelPackageInput.struct_class = Types::UpdateModelPackageInput
6440
6895
 
6441
6896
  UpdateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
@@ -6584,6 +7039,13 @@ module Aws::SageMaker
6584
7039
 
6585
7040
  VariantPropertyList.member = Shapes::ShapeRef.new(shape: VariantProperty)
6586
7041
 
7042
+ Vertex.add_member(:arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "Arn"))
7043
+ Vertex.add_member(:type, Shapes::ShapeRef.new(shape: String40, location_name: "Type"))
7044
+ Vertex.add_member(:lineage_type, Shapes::ShapeRef.new(shape: LineageType, location_name: "LineageType"))
7045
+ Vertex.struct_class = Types::Vertex
7046
+
7047
+ Vertices.member = Shapes::ShapeRef.new(shape: Vertex)
7048
+
6587
7049
  VpcConfig.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIds, required: true, location_name: "SecurityGroupIds"))
6588
7050
  VpcConfig.add_member(:subnets, Shapes::ShapeRef.new(shape: Subnets, required: true, location_name: "Subnets"))
6589
7051
  VpcConfig.struct_class = Types::VpcConfig
@@ -6881,6 +7343,16 @@ module Aws::SageMaker
6881
7343
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
6882
7344
  end)
6883
7345
 
7346
+ api.add_operation(:create_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
7347
+ o.name = "CreateInferenceRecommendationsJob"
7348
+ o.http_method = "POST"
7349
+ o.http_request_uri = "/"
7350
+ o.input = Shapes::ShapeRef.new(shape: CreateInferenceRecommendationsJobRequest)
7351
+ o.output = Shapes::ShapeRef.new(shape: CreateInferenceRecommendationsJobResponse)
7352
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
7353
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
7354
+ end)
7355
+
6884
7356
  api.add_operation(:create_labeling_job, Seahorse::Model::Operation.new.tap do |o|
6885
7357
  o.name = "CreateLabelingJob"
6886
7358
  o.http_method = "POST"
@@ -7652,6 +8124,15 @@ module Aws::SageMaker
7652
8124
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7653
8125
  end)
7654
8126
 
8127
+ api.add_operation(:describe_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
8128
+ o.name = "DescribeInferenceRecommendationsJob"
8129
+ o.http_method = "POST"
8130
+ o.http_request_uri = "/"
8131
+ o.input = Shapes::ShapeRef.new(shape: DescribeInferenceRecommendationsJobRequest)
8132
+ o.output = Shapes::ShapeRef.new(shape: DescribeInferenceRecommendationsJobResponse)
8133
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8134
+ end)
8135
+
7655
8136
  api.add_operation(:describe_labeling_job, Seahorse::Model::Operation.new.tap do |o|
7656
8137
  o.name = "DescribeLabelingJob"
7657
8138
  o.http_method = "POST"
@@ -7661,6 +8142,15 @@ module Aws::SageMaker
7661
8142
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7662
8143
  end)
7663
8144
 
8145
+ api.add_operation(:describe_lineage_group, Seahorse::Model::Operation.new.tap do |o|
8146
+ o.name = "DescribeLineageGroup"
8147
+ o.http_method = "POST"
8148
+ o.http_request_uri = "/"
8149
+ o.input = Shapes::ShapeRef.new(shape: DescribeLineageGroupRequest)
8150
+ o.output = Shapes::ShapeRef.new(shape: DescribeLineageGroupResponse)
8151
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8152
+ end)
8153
+
7664
8154
  api.add_operation(:describe_model, Seahorse::Model::Operation.new.tap do |o|
7665
8155
  o.name = "DescribeModel"
7666
8156
  o.http_method = "POST"
@@ -7892,6 +8382,15 @@ module Aws::SageMaker
7892
8382
  o.output = Shapes::ShapeRef.new(shape: GetDeviceFleetReportResponse)
7893
8383
  end)
7894
8384
 
8385
+ api.add_operation(:get_lineage_group_policy, Seahorse::Model::Operation.new.tap do |o|
8386
+ o.name = "GetLineageGroupPolicy"
8387
+ o.http_method = "POST"
8388
+ o.http_request_uri = "/"
8389
+ o.input = Shapes::ShapeRef.new(shape: GetLineageGroupPolicyRequest)
8390
+ o.output = Shapes::ShapeRef.new(shape: GetLineageGroupPolicyResponse)
8391
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8392
+ end)
8393
+
7895
8394
  api.add_operation(:get_model_package_group_policy, Seahorse::Model::Operation.new.tap do |o|
7896
8395
  o.name = "GetModelPackageGroupPolicy"
7897
8396
  o.http_method = "POST"
@@ -8272,6 +8771,20 @@ module Aws::SageMaker
8272
8771
  )
8273
8772
  end)
8274
8773
 
8774
+ api.add_operation(:list_inference_recommendations_jobs, Seahorse::Model::Operation.new.tap do |o|
8775
+ o.name = "ListInferenceRecommendationsJobs"
8776
+ o.http_method = "POST"
8777
+ o.http_request_uri = "/"
8778
+ o.input = Shapes::ShapeRef.new(shape: ListInferenceRecommendationsJobsRequest)
8779
+ o.output = Shapes::ShapeRef.new(shape: ListInferenceRecommendationsJobsResponse)
8780
+ o[:pager] = Aws::Pager.new(
8781
+ limit_key: "max_results",
8782
+ tokens: {
8783
+ "next_token" => "next_token"
8784
+ }
8785
+ )
8786
+ end)
8787
+
8275
8788
  api.add_operation(:list_labeling_jobs, Seahorse::Model::Operation.new.tap do |o|
8276
8789
  o.name = "ListLabelingJobs"
8277
8790
  o.http_method = "POST"
@@ -8301,6 +8814,20 @@ module Aws::SageMaker
8301
8814
  )
8302
8815
  end)
8303
8816
 
8817
+ api.add_operation(:list_lineage_groups, Seahorse::Model::Operation.new.tap do |o|
8818
+ o.name = "ListLineageGroups"
8819
+ o.http_method = "POST"
8820
+ o.http_request_uri = "/"
8821
+ o.input = Shapes::ShapeRef.new(shape: ListLineageGroupsRequest)
8822
+ o.output = Shapes::ShapeRef.new(shape: ListLineageGroupsResponse)
8823
+ o[:pager] = Aws::Pager.new(
8824
+ limit_key: "max_results",
8825
+ tokens: {
8826
+ "next_token" => "next_token"
8827
+ }
8828
+ )
8829
+ end)
8830
+
8304
8831
  api.add_operation(:list_model_bias_job_definitions, Seahorse::Model::Operation.new.tap do |o|
8305
8832
  o.name = "ListModelBiasJobDefinitions"
8306
8833
  o.http_method = "POST"
@@ -8329,6 +8856,20 @@ module Aws::SageMaker
8329
8856
  )
8330
8857
  end)
8331
8858
 
8859
+ api.add_operation(:list_model_metadata, Seahorse::Model::Operation.new.tap do |o|
8860
+ o.name = "ListModelMetadata"
8861
+ o.http_method = "POST"
8862
+ o.http_request_uri = "/"
8863
+ o.input = Shapes::ShapeRef.new(shape: ListModelMetadataRequest)
8864
+ o.output = Shapes::ShapeRef.new(shape: ListModelMetadataResponse)
8865
+ o[:pager] = Aws::Pager.new(
8866
+ limit_key: "max_results",
8867
+ tokens: {
8868
+ "next_token" => "next_token"
8869
+ }
8870
+ )
8871
+ end)
8872
+
8332
8873
  api.add_operation(:list_model_package_groups, Seahorse::Model::Operation.new.tap do |o|
8333
8874
  o.name = "ListModelPackageGroups"
8334
8875
  o.http_method = "POST"
@@ -8694,6 +9235,21 @@ module Aws::SageMaker
8694
9235
  o.output = Shapes::ShapeRef.new(shape: PutModelPackageGroupPolicyOutput)
8695
9236
  end)
8696
9237
 
9238
+ api.add_operation(:query_lineage, Seahorse::Model::Operation.new.tap do |o|
9239
+ o.name = "QueryLineage"
9240
+ o.http_method = "POST"
9241
+ o.http_request_uri = "/"
9242
+ o.input = Shapes::ShapeRef.new(shape: QueryLineageRequest)
9243
+ o.output = Shapes::ShapeRef.new(shape: QueryLineageResponse)
9244
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9245
+ o[:pager] = Aws::Pager.new(
9246
+ limit_key: "max_results",
9247
+ tokens: {
9248
+ "next_token" => "next_token"
9249
+ }
9250
+ )
9251
+ end)
9252
+
8697
9253
  api.add_operation(:register_devices, Seahorse::Model::Operation.new.tap do |o|
8698
9254
  o.name = "RegisterDevices"
8699
9255
  o.http_method = "POST"
@@ -8820,6 +9376,15 @@ module Aws::SageMaker
8820
9376
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
8821
9377
  end)
8822
9378
 
9379
+ api.add_operation(:stop_inference_recommendations_job, Seahorse::Model::Operation.new.tap do |o|
9380
+ o.name = "StopInferenceRecommendationsJob"
9381
+ o.http_method = "POST"
9382
+ o.http_request_uri = "/"
9383
+ o.input = Shapes::ShapeRef.new(shape: StopInferenceRecommendationsJobRequest)
9384
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
9385
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9386
+ end)
9387
+
8823
9388
  api.add_operation(:stop_labeling_job, Seahorse::Model::Operation.new.tap do |o|
8824
9389
  o.name = "StopLabelingJob"
8825
9390
  o.http_method = "POST"