aws-sdk-sagemaker 1.168.0 → 1.170.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.
@@ -110,11 +110,14 @@ module Aws::SageMaker
110
110
  AutoMLDataSource = Shapes::StructureShape.new(name: 'AutoMLDataSource')
111
111
  AutoMLDataSplitConfig = Shapes::StructureShape.new(name: 'AutoMLDataSplitConfig')
112
112
  AutoMLFailureReason = Shapes::StringShape.new(name: 'AutoMLFailureReason')
113
+ AutoMLInferenceContainerDefinitions = Shapes::MapShape.new(name: 'AutoMLInferenceContainerDefinitions')
113
114
  AutoMLInputDataConfig = Shapes::ListShape.new(name: 'AutoMLInputDataConfig')
114
115
  AutoMLJobArn = Shapes::StringShape.new(name: 'AutoMLJobArn')
115
116
  AutoMLJobArtifacts = Shapes::StructureShape.new(name: 'AutoMLJobArtifacts')
117
+ AutoMLJobChannel = Shapes::StructureShape.new(name: 'AutoMLJobChannel')
116
118
  AutoMLJobCompletionCriteria = Shapes::StructureShape.new(name: 'AutoMLJobCompletionCriteria')
117
119
  AutoMLJobConfig = Shapes::StructureShape.new(name: 'AutoMLJobConfig')
120
+ AutoMLJobInputDataConfig = Shapes::ListShape.new(name: 'AutoMLJobInputDataConfig')
118
121
  AutoMLJobName = Shapes::StringShape.new(name: 'AutoMLJobName')
119
122
  AutoMLJobObjective = Shapes::StructureShape.new(name: 'AutoMLJobObjective')
120
123
  AutoMLJobObjectiveType = Shapes::StringShape.new(name: 'AutoMLJobObjectiveType')
@@ -131,6 +134,8 @@ module Aws::SageMaker
131
134
  AutoMLOutputDataConfig = Shapes::StructureShape.new(name: 'AutoMLOutputDataConfig')
132
135
  AutoMLPartialFailureReason = Shapes::StructureShape.new(name: 'AutoMLPartialFailureReason')
133
136
  AutoMLPartialFailureReasons = Shapes::ListShape.new(name: 'AutoMLPartialFailureReasons')
137
+ AutoMLProblemTypeConfig = Shapes::UnionShape.new(name: 'AutoMLProblemTypeConfig')
138
+ AutoMLProcessingUnit = Shapes::StringShape.new(name: 'AutoMLProcessingUnit')
134
139
  AutoMLS3DataSource = Shapes::StructureShape.new(name: 'AutoMLS3DataSource')
135
140
  AutoMLS3DataType = Shapes::StringShape.new(name: 'AutoMLS3DataType')
136
141
  AutoMLSecurityConfig = Shapes::StructureShape.new(name: 'AutoMLSecurityConfig')
@@ -265,6 +270,7 @@ module Aws::SageMaker
265
270
  ContainerMode = Shapes::StringShape.new(name: 'ContainerMode')
266
271
  ContentClassifier = Shapes::StringShape.new(name: 'ContentClassifier')
267
272
  ContentClassifiers = Shapes::ListShape.new(name: 'ContentClassifiers')
273
+ ContentColumn = Shapes::StringShape.new(name: 'ContentColumn')
268
274
  ContentDigest = Shapes::StringShape.new(name: 'ContentDigest')
269
275
  ContentType = Shapes::StringShape.new(name: 'ContentType')
270
276
  ContentTypes = Shapes::ListShape.new(name: 'ContentTypes')
@@ -288,6 +294,8 @@ module Aws::SageMaker
288
294
  CreateArtifactResponse = Shapes::StructureShape.new(name: 'CreateArtifactResponse')
289
295
  CreateAutoMLJobRequest = Shapes::StructureShape.new(name: 'CreateAutoMLJobRequest')
290
296
  CreateAutoMLJobResponse = Shapes::StructureShape.new(name: 'CreateAutoMLJobResponse')
297
+ CreateAutoMLJobV2Request = Shapes::StructureShape.new(name: 'CreateAutoMLJobV2Request')
298
+ CreateAutoMLJobV2Response = Shapes::StructureShape.new(name: 'CreateAutoMLJobV2Response')
291
299
  CreateCodeRepositoryInput = Shapes::StructureShape.new(name: 'CreateCodeRepositoryInput')
292
300
  CreateCodeRepositoryOutput = Shapes::StructureShape.new(name: 'CreateCodeRepositoryOutput')
293
301
  CreateCompilationJobRequest = Shapes::StructureShape.new(name: 'CreateCompilationJobRequest')
@@ -493,6 +501,8 @@ module Aws::SageMaker
493
501
  DescribeArtifactResponse = Shapes::StructureShape.new(name: 'DescribeArtifactResponse')
494
502
  DescribeAutoMLJobRequest = Shapes::StructureShape.new(name: 'DescribeAutoMLJobRequest')
495
503
  DescribeAutoMLJobResponse = Shapes::StructureShape.new(name: 'DescribeAutoMLJobResponse')
504
+ DescribeAutoMLJobV2Request = Shapes::StructureShape.new(name: 'DescribeAutoMLJobV2Request')
505
+ DescribeAutoMLJobV2Response = Shapes::StructureShape.new(name: 'DescribeAutoMLJobV2Response')
496
506
  DescribeCodeRepositoryInput = Shapes::StructureShape.new(name: 'DescribeCodeRepositoryInput')
497
507
  DescribeCodeRepositoryOutput = Shapes::StructureShape.new(name: 'DescribeCodeRepositoryOutput')
498
508
  DescribeCompilationJobRequest = Shapes::StructureShape.new(name: 'DescribeCompilationJobRequest')
@@ -882,6 +892,7 @@ module Aws::SageMaker
882
892
  Image = Shapes::StructureShape.new(name: 'Image')
883
893
  ImageArn = Shapes::StringShape.new(name: 'ImageArn')
884
894
  ImageBaseImage = Shapes::StringShape.new(name: 'ImageBaseImage')
895
+ ImageClassificationJobConfig = Shapes::StructureShape.new(name: 'ImageClassificationJobConfig')
885
896
  ImageConfig = Shapes::StructureShape.new(name: 'ImageConfig')
886
897
  ImageContainerImage = Shapes::StringShape.new(name: 'ImageContainerImage')
887
898
  ImageDeleteProperty = Shapes::StringShape.new(name: 'ImageDeleteProperty')
@@ -1497,6 +1508,7 @@ module Aws::SageMaker
1497
1508
  ProductionVariantInstanceType = Shapes::StringShape.new(name: 'ProductionVariantInstanceType')
1498
1509
  ProductionVariantList = Shapes::ListShape.new(name: 'ProductionVariantList')
1499
1510
  ProductionVariantModelDataDownloadTimeoutInSeconds = Shapes::IntegerShape.new(name: 'ProductionVariantModelDataDownloadTimeoutInSeconds')
1511
+ ProductionVariantSSMAccess = Shapes::BooleanShape.new(name: 'ProductionVariantSSMAccess')
1500
1512
  ProductionVariantServerlessConfig = Shapes::StructureShape.new(name: 'ProductionVariantServerlessConfig')
1501
1513
  ProductionVariantStatus = Shapes::StructureShape.new(name: 'ProductionVariantStatus')
1502
1514
  ProductionVariantStatusList = Shapes::ListShape.new(name: 'ProductionVariantStatusList')
@@ -1761,6 +1773,7 @@ module Aws::SageMaker
1761
1773
  TagValue = Shapes::StringShape.new(name: 'TagValue')
1762
1774
  TargetAttributeName = Shapes::StringShape.new(name: 'TargetAttributeName')
1763
1775
  TargetDevice = Shapes::StringShape.new(name: 'TargetDevice')
1776
+ TargetLabelColumn = Shapes::StringShape.new(name: 'TargetLabelColumn')
1764
1777
  TargetObjectiveMetricValue = Shapes::FloatShape.new(name: 'TargetObjectiveMetricValue')
1765
1778
  TargetPlatform = Shapes::StructureShape.new(name: 'TargetPlatform')
1766
1779
  TargetPlatformAccelerator = Shapes::StringShape.new(name: 'TargetPlatformAccelerator')
@@ -1781,6 +1794,7 @@ module Aws::SageMaker
1781
1794
  TensorBoardOutputConfig = Shapes::StructureShape.new(name: 'TensorBoardOutputConfig')
1782
1795
  TenthFractionsOfACent = Shapes::IntegerShape.new(name: 'TenthFractionsOfACent')
1783
1796
  TerminationWaitInSeconds = Shapes::IntegerShape.new(name: 'TerminationWaitInSeconds')
1797
+ TextClassificationJobConfig = Shapes::StructureShape.new(name: 'TextClassificationJobConfig')
1784
1798
  ThingName = Shapes::StringShape.new(name: 'ThingName')
1785
1799
  TimeSeriesForecastingSettings = Shapes::StructureShape.new(name: 'TimeSeriesForecastingSettings')
1786
1800
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
@@ -2195,6 +2209,7 @@ module Aws::SageMaker
2195
2209
  AutoMLCandidate.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
2196
2210
  AutoMLCandidate.add_member(:failure_reason, Shapes::ShapeRef.new(shape: AutoMLFailureReason, location_name: "FailureReason"))
2197
2211
  AutoMLCandidate.add_member(:candidate_properties, Shapes::ShapeRef.new(shape: CandidateProperties, location_name: "CandidateProperties"))
2212
+ AutoMLCandidate.add_member(:inference_container_definitions, Shapes::ShapeRef.new(shape: AutoMLInferenceContainerDefinitions, location_name: "InferenceContainerDefinitions"))
2198
2213
  AutoMLCandidate.struct_class = Types::AutoMLCandidate
2199
2214
 
2200
2215
  AutoMLCandidateGenerationConfig.add_member(:feature_specification_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "FeatureSpecificationS3Uri"))
@@ -2228,12 +2243,21 @@ module Aws::SageMaker
2228
2243
  AutoMLDataSplitConfig.add_member(:validation_fraction, Shapes::ShapeRef.new(shape: ValidationFraction, location_name: "ValidationFraction"))
2229
2244
  AutoMLDataSplitConfig.struct_class = Types::AutoMLDataSplitConfig
2230
2245
 
2246
+ AutoMLInferenceContainerDefinitions.key = Shapes::ShapeRef.new(shape: AutoMLProcessingUnit)
2247
+ AutoMLInferenceContainerDefinitions.value = Shapes::ShapeRef.new(shape: AutoMLContainerDefinitions)
2248
+
2231
2249
  AutoMLInputDataConfig.member = Shapes::ShapeRef.new(shape: AutoMLChannel)
2232
2250
 
2233
2251
  AutoMLJobArtifacts.add_member(:candidate_definition_notebook_location, Shapes::ShapeRef.new(shape: CandidateDefinitionNotebookLocation, location_name: "CandidateDefinitionNotebookLocation"))
2234
2252
  AutoMLJobArtifacts.add_member(:data_exploration_notebook_location, Shapes::ShapeRef.new(shape: DataExplorationNotebookLocation, location_name: "DataExplorationNotebookLocation"))
2235
2253
  AutoMLJobArtifacts.struct_class = Types::AutoMLJobArtifacts
2236
2254
 
2255
+ AutoMLJobChannel.add_member(:channel_type, Shapes::ShapeRef.new(shape: AutoMLChannelType, location_name: "ChannelType"))
2256
+ AutoMLJobChannel.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
2257
+ AutoMLJobChannel.add_member(:compression_type, Shapes::ShapeRef.new(shape: CompressionType, location_name: "CompressionType"))
2258
+ AutoMLJobChannel.add_member(:data_source, Shapes::ShapeRef.new(shape: AutoMLDataSource, location_name: "DataSource"))
2259
+ AutoMLJobChannel.struct_class = Types::AutoMLJobChannel
2260
+
2237
2261
  AutoMLJobCompletionCriteria.add_member(:max_candidates, Shapes::ShapeRef.new(shape: MaxCandidates, location_name: "MaxCandidates"))
2238
2262
  AutoMLJobCompletionCriteria.add_member(:max_runtime_per_training_job_in_seconds, Shapes::ShapeRef.new(shape: MaxRuntimePerTrainingJobInSeconds, location_name: "MaxRuntimePerTrainingJobInSeconds"))
2239
2263
  AutoMLJobCompletionCriteria.add_member(:max_auto_ml_job_runtime_in_seconds, Shapes::ShapeRef.new(shape: MaxAutoMLJobRuntimeInSeconds, location_name: "MaxAutoMLJobRuntimeInSeconds"))
@@ -2246,6 +2270,8 @@ module Aws::SageMaker
2246
2270
  AutoMLJobConfig.add_member(:mode, Shapes::ShapeRef.new(shape: AutoMLMode, location_name: "Mode"))
2247
2271
  AutoMLJobConfig.struct_class = Types::AutoMLJobConfig
2248
2272
 
2273
+ AutoMLJobInputDataConfig.member = Shapes::ShapeRef.new(shape: AutoMLJobChannel)
2274
+
2249
2275
  AutoMLJobObjective.add_member(:metric_name, Shapes::ShapeRef.new(shape: AutoMLMetricEnum, required: true, location_name: "MetricName"))
2250
2276
  AutoMLJobObjective.struct_class = Types::AutoMLJobObjective
2251
2277
 
@@ -2274,6 +2300,14 @@ module Aws::SageMaker
2274
2300
 
2275
2301
  AutoMLPartialFailureReasons.member = Shapes::ShapeRef.new(shape: AutoMLPartialFailureReason)
2276
2302
 
2303
+ AutoMLProblemTypeConfig.add_member(:image_classification_job_config, Shapes::ShapeRef.new(shape: ImageClassificationJobConfig, location_name: "ImageClassificationJobConfig"))
2304
+ AutoMLProblemTypeConfig.add_member(:text_classification_job_config, Shapes::ShapeRef.new(shape: TextClassificationJobConfig, location_name: "TextClassificationJobConfig"))
2305
+ AutoMLProblemTypeConfig.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2306
+ AutoMLProblemTypeConfig.add_member_subclass(:image_classification_job_config, Types::AutoMLProblemTypeConfig::ImageClassificationJobConfig)
2307
+ AutoMLProblemTypeConfig.add_member_subclass(:text_classification_job_config, Types::AutoMLProblemTypeConfig::TextClassificationJobConfig)
2308
+ AutoMLProblemTypeConfig.add_member_subclass(:unknown, Types::AutoMLProblemTypeConfig::Unknown)
2309
+ AutoMLProblemTypeConfig.struct_class = Types::AutoMLProblemTypeConfig
2310
+
2277
2311
  AutoMLS3DataSource.add_member(:s3_data_type, Shapes::ShapeRef.new(shape: AutoMLS3DataType, required: true, location_name: "S3DataType"))
2278
2312
  AutoMLS3DataSource.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3Uri"))
2279
2313
  AutoMLS3DataSource.struct_class = Types::AutoMLS3DataSource
@@ -2644,6 +2678,21 @@ module Aws::SageMaker
2644
2678
  CreateAutoMLJobResponse.add_member(:auto_ml_job_arn, Shapes::ShapeRef.new(shape: AutoMLJobArn, required: true, location_name: "AutoMLJobArn"))
2645
2679
  CreateAutoMLJobResponse.struct_class = Types::CreateAutoMLJobResponse
2646
2680
 
2681
+ CreateAutoMLJobV2Request.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
2682
+ CreateAutoMLJobV2Request.add_member(:auto_ml_job_input_data_config, Shapes::ShapeRef.new(shape: AutoMLJobInputDataConfig, required: true, location_name: "AutoMLJobInputDataConfig"))
2683
+ CreateAutoMLJobV2Request.add_member(:output_data_config, Shapes::ShapeRef.new(shape: AutoMLOutputDataConfig, required: true, location_name: "OutputDataConfig"))
2684
+ CreateAutoMLJobV2Request.add_member(:auto_ml_problem_type_config, Shapes::ShapeRef.new(shape: AutoMLProblemTypeConfig, required: true, location_name: "AutoMLProblemTypeConfig"))
2685
+ CreateAutoMLJobV2Request.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2686
+ CreateAutoMLJobV2Request.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2687
+ CreateAutoMLJobV2Request.add_member(:security_config, Shapes::ShapeRef.new(shape: AutoMLSecurityConfig, location_name: "SecurityConfig"))
2688
+ CreateAutoMLJobV2Request.add_member(:auto_ml_job_objective, Shapes::ShapeRef.new(shape: AutoMLJobObjective, location_name: "AutoMLJobObjective"))
2689
+ CreateAutoMLJobV2Request.add_member(:model_deploy_config, Shapes::ShapeRef.new(shape: ModelDeployConfig, location_name: "ModelDeployConfig"))
2690
+ CreateAutoMLJobV2Request.add_member(:data_split_config, Shapes::ShapeRef.new(shape: AutoMLDataSplitConfig, location_name: "DataSplitConfig"))
2691
+ CreateAutoMLJobV2Request.struct_class = Types::CreateAutoMLJobV2Request
2692
+
2693
+ CreateAutoMLJobV2Response.add_member(:auto_ml_job_arn, Shapes::ShapeRef.new(shape: AutoMLJobArn, required: true, location_name: "AutoMLJobArn"))
2694
+ CreateAutoMLJobV2Response.struct_class = Types::CreateAutoMLJobV2Response
2695
+
2647
2696
  CreateCodeRepositoryInput.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
2648
2697
  CreateCodeRepositoryInput.add_member(:git_config, Shapes::ShapeRef.new(shape: GitConfig, required: true, location_name: "GitConfig"))
2649
2698
  CreateCodeRepositoryInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
@@ -3653,6 +3702,30 @@ module Aws::SageMaker
3653
3702
  DescribeAutoMLJobResponse.add_member(:model_deploy_result, Shapes::ShapeRef.new(shape: ModelDeployResult, location_name: "ModelDeployResult"))
3654
3703
  DescribeAutoMLJobResponse.struct_class = Types::DescribeAutoMLJobResponse
3655
3704
 
3705
+ DescribeAutoMLJobV2Request.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
3706
+ DescribeAutoMLJobV2Request.struct_class = Types::DescribeAutoMLJobV2Request
3707
+
3708
+ DescribeAutoMLJobV2Response.add_member(:auto_ml_job_name, Shapes::ShapeRef.new(shape: AutoMLJobName, required: true, location_name: "AutoMLJobName"))
3709
+ DescribeAutoMLJobV2Response.add_member(:auto_ml_job_arn, Shapes::ShapeRef.new(shape: AutoMLJobArn, required: true, location_name: "AutoMLJobArn"))
3710
+ DescribeAutoMLJobV2Response.add_member(:auto_ml_job_input_data_config, Shapes::ShapeRef.new(shape: AutoMLJobInputDataConfig, required: true, location_name: "AutoMLJobInputDataConfig"))
3711
+ DescribeAutoMLJobV2Response.add_member(:output_data_config, Shapes::ShapeRef.new(shape: AutoMLOutputDataConfig, required: true, location_name: "OutputDataConfig"))
3712
+ DescribeAutoMLJobV2Response.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
3713
+ DescribeAutoMLJobV2Response.add_member(:auto_ml_job_objective, Shapes::ShapeRef.new(shape: AutoMLJobObjective, location_name: "AutoMLJobObjective"))
3714
+ DescribeAutoMLJobV2Response.add_member(:auto_ml_problem_type_config, Shapes::ShapeRef.new(shape: AutoMLProblemTypeConfig, location_name: "AutoMLProblemTypeConfig"))
3715
+ DescribeAutoMLJobV2Response.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3716
+ DescribeAutoMLJobV2Response.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
3717
+ DescribeAutoMLJobV2Response.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
3718
+ DescribeAutoMLJobV2Response.add_member(:failure_reason, Shapes::ShapeRef.new(shape: AutoMLFailureReason, location_name: "FailureReason"))
3719
+ DescribeAutoMLJobV2Response.add_member(:partial_failure_reasons, Shapes::ShapeRef.new(shape: AutoMLPartialFailureReasons, location_name: "PartialFailureReasons"))
3720
+ DescribeAutoMLJobV2Response.add_member(:best_candidate, Shapes::ShapeRef.new(shape: AutoMLCandidate, location_name: "BestCandidate"))
3721
+ DescribeAutoMLJobV2Response.add_member(:auto_ml_job_status, Shapes::ShapeRef.new(shape: AutoMLJobStatus, required: true, location_name: "AutoMLJobStatus"))
3722
+ DescribeAutoMLJobV2Response.add_member(:auto_ml_job_secondary_status, Shapes::ShapeRef.new(shape: AutoMLJobSecondaryStatus, required: true, location_name: "AutoMLJobSecondaryStatus"))
3723
+ DescribeAutoMLJobV2Response.add_member(:model_deploy_config, Shapes::ShapeRef.new(shape: ModelDeployConfig, location_name: "ModelDeployConfig"))
3724
+ DescribeAutoMLJobV2Response.add_member(:model_deploy_result, Shapes::ShapeRef.new(shape: ModelDeployResult, location_name: "ModelDeployResult"))
3725
+ DescribeAutoMLJobV2Response.add_member(:data_split_config, Shapes::ShapeRef.new(shape: AutoMLDataSplitConfig, location_name: "DataSplitConfig"))
3726
+ DescribeAutoMLJobV2Response.add_member(:security_config, Shapes::ShapeRef.new(shape: AutoMLSecurityConfig, location_name: "SecurityConfig"))
3727
+ DescribeAutoMLJobV2Response.struct_class = Types::DescribeAutoMLJobV2Response
3728
+
3656
3729
  DescribeCodeRepositoryInput.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
3657
3730
  DescribeCodeRepositoryInput.struct_class = Types::DescribeCodeRepositoryInput
3658
3731
 
@@ -5274,6 +5347,9 @@ module Aws::SageMaker
5274
5347
  Image.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
5275
5348
  Image.struct_class = Types::Image
5276
5349
 
5350
+ ImageClassificationJobConfig.add_member(:completion_criteria, Shapes::ShapeRef.new(shape: AutoMLJobCompletionCriteria, location_name: "CompletionCriteria"))
5351
+ ImageClassificationJobConfig.struct_class = Types::ImageClassificationJobConfig
5352
+
5277
5353
  ImageConfig.add_member(:repository_access_mode, Shapes::ShapeRef.new(shape: RepositoryAccessMode, required: true, location_name: "RepositoryAccessMode"))
5278
5354
  ImageConfig.add_member(:repository_auth_config, Shapes::ShapeRef.new(shape: RepositoryAuthConfig, location_name: "RepositoryAuthConfig"))
5279
5355
  ImageConfig.struct_class = Types::ImageConfig
@@ -7441,6 +7517,7 @@ module Aws::SageMaker
7441
7517
  ProductionVariant.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: ProductionVariantVolumeSizeInGB, location_name: "VolumeSizeInGB"))
7442
7518
  ProductionVariant.add_member(:model_data_download_timeout_in_seconds, Shapes::ShapeRef.new(shape: ProductionVariantModelDataDownloadTimeoutInSeconds, location_name: "ModelDataDownloadTimeoutInSeconds"))
7443
7519
  ProductionVariant.add_member(:container_startup_health_check_timeout_in_seconds, Shapes::ShapeRef.new(shape: ProductionVariantContainerStartupHealthCheckTimeoutInSeconds, location_name: "ContainerStartupHealthCheckTimeoutInSeconds"))
7520
+ ProductionVariant.add_member(:enable_ssm_access, Shapes::ShapeRef.new(shape: ProductionVariantSSMAccess, location_name: "EnableSSMAccess"))
7444
7521
  ProductionVariant.struct_class = Types::ProductionVariant
7445
7522
 
7446
7523
  ProductionVariantCoreDumpConfig.add_member(:destination_s3_uri, Shapes::ShapeRef.new(shape: DestinationS3Uri, required: true, location_name: "DestinationS3Uri"))
@@ -8059,6 +8136,11 @@ module Aws::SageMaker
8059
8136
  TensorBoardOutputConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
8060
8137
  TensorBoardOutputConfig.struct_class = Types::TensorBoardOutputConfig
8061
8138
 
8139
+ TextClassificationJobConfig.add_member(:completion_criteria, Shapes::ShapeRef.new(shape: AutoMLJobCompletionCriteria, location_name: "CompletionCriteria"))
8140
+ TextClassificationJobConfig.add_member(:content_column, Shapes::ShapeRef.new(shape: ContentColumn, location_name: "ContentColumn"))
8141
+ TextClassificationJobConfig.add_member(:target_label_column, Shapes::ShapeRef.new(shape: TargetLabelColumn, location_name: "TargetLabelColumn"))
8142
+ TextClassificationJobConfig.struct_class = Types::TextClassificationJobConfig
8143
+
8062
8144
  TimeSeriesForecastingSettings.add_member(:status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "Status"))
8063
8145
  TimeSeriesForecastingSettings.add_member(:amazon_forecast_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "AmazonForecastRoleArn"))
8064
8146
  TimeSeriesForecastingSettings.struct_class = Types::TimeSeriesForecastingSettings
@@ -8895,6 +8977,16 @@ module Aws::SageMaker
8895
8977
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
8896
8978
  end)
8897
8979
 
8980
+ api.add_operation(:create_auto_ml_job_v2, Seahorse::Model::Operation.new.tap do |o|
8981
+ o.name = "CreateAutoMLJobV2"
8982
+ o.http_method = "POST"
8983
+ o.http_request_uri = "/"
8984
+ o.input = Shapes::ShapeRef.new(shape: CreateAutoMLJobV2Request)
8985
+ o.output = Shapes::ShapeRef.new(shape: CreateAutoMLJobV2Response)
8986
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
8987
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
8988
+ end)
8989
+
8898
8990
  api.add_operation(:create_code_repository, Seahorse::Model::Operation.new.tap do |o|
8899
8991
  o.name = "CreateCodeRepository"
8900
8992
  o.http_method = "POST"
@@ -9817,6 +9909,15 @@ module Aws::SageMaker
9817
9909
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9818
9910
  end)
9819
9911
 
9912
+ api.add_operation(:describe_auto_ml_job_v2, Seahorse::Model::Operation.new.tap do |o|
9913
+ o.name = "DescribeAutoMLJobV2"
9914
+ o.http_method = "POST"
9915
+ o.http_request_uri = "/"
9916
+ o.input = Shapes::ShapeRef.new(shape: DescribeAutoMLJobV2Request)
9917
+ o.output = Shapes::ShapeRef.new(shape: DescribeAutoMLJobV2Response)
9918
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
9919
+ end)
9920
+
9820
9921
  api.add_operation(:describe_code_repository, Seahorse::Model::Operation.new.tap do |o|
9821
9922
  o.name = "DescribeCodeRepository"
9822
9923
  o.http_method = "POST"
@@ -151,6 +151,20 @@ module Aws::SageMaker
151
151
  end
152
152
  end
153
153
 
154
+ class CreateAutoMLJobV2
155
+ def self.build(context)
156
+ unless context.config.regional_endpoint
157
+ endpoint = context.config.endpoint.to_s
158
+ end
159
+ Aws::SageMaker::EndpointParameters.new(
160
+ region: context.config.region,
161
+ use_dual_stack: context.config.use_dualstack_endpoint,
162
+ use_fips: context.config.use_fips_endpoint,
163
+ endpoint: endpoint,
164
+ )
165
+ end
166
+ end
167
+
154
168
  class CreateCodeRepository
155
169
  def self.build(context)
156
170
  unless context.config.regional_endpoint
@@ -1537,6 +1551,20 @@ module Aws::SageMaker
1537
1551
  end
1538
1552
  end
1539
1553
 
1554
+ class DescribeAutoMLJobV2
1555
+ def self.build(context)
1556
+ unless context.config.regional_endpoint
1557
+ endpoint = context.config.endpoint.to_s
1558
+ end
1559
+ Aws::SageMaker::EndpointParameters.new(
1560
+ region: context.config.region,
1561
+ use_dual_stack: context.config.use_dualstack_endpoint,
1562
+ use_fips: context.config.use_fips_endpoint,
1563
+ endpoint: endpoint,
1564
+ )
1565
+ end
1566
+ end
1567
+
1540
1568
  class DescribeCodeRepository
1541
1569
  def self.build(context)
1542
1570
  unless context.config.regional_endpoint
@@ -76,6 +76,8 @@ module Aws::SageMaker
76
76
  Aws::SageMaker::Endpoints::CreateArtifact.build(context)
77
77
  when :create_auto_ml_job
78
78
  Aws::SageMaker::Endpoints::CreateAutoMLJob.build(context)
79
+ when :create_auto_ml_job_v2
80
+ Aws::SageMaker::Endpoints::CreateAutoMLJobV2.build(context)
79
81
  when :create_code_repository
80
82
  Aws::SageMaker::Endpoints::CreateCodeRepository.build(context)
81
83
  when :create_compilation_job
@@ -274,6 +276,8 @@ module Aws::SageMaker
274
276
  Aws::SageMaker::Endpoints::DescribeArtifact.build(context)
275
277
  when :describe_auto_ml_job
276
278
  Aws::SageMaker::Endpoints::DescribeAutoMLJob.build(context)
279
+ when :describe_auto_ml_job_v2
280
+ Aws::SageMaker::Endpoints::DescribeAutoMLJobV2.build(context)
277
281
  when :describe_code_repository
278
282
  Aws::SageMaker::Endpoints::DescribeCodeRepository.build(context)
279
283
  when :describe_compilation_job