aws-sdk-sagemaker 1.112.0 → 1.116.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -141,6 +141,7 @@ module Aws::SageMaker
141
141
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
142
142
  BooleanOperator = Shapes::StringShape.new(name: 'BooleanOperator')
143
143
  Branch = Shapes::StringShape.new(name: 'Branch')
144
+ BucketName = Shapes::StringShape.new(name: 'BucketName')
144
145
  CacheHitResult = Shapes::StructureShape.new(name: 'CacheHitResult')
145
146
  CallbackStepMetadata = Shapes::StructureShape.new(name: 'CallbackStepMetadata')
146
147
  CallbackToken = Shapes::StringShape.new(name: 'CallbackToken')
@@ -552,6 +553,7 @@ module Aws::SageMaker
552
553
  DriftCheckExplainability = Shapes::StructureShape.new(name: 'DriftCheckExplainability')
553
554
  DriftCheckModelDataQuality = Shapes::StructureShape.new(name: 'DriftCheckModelDataQuality')
554
555
  DriftCheckModelQuality = Shapes::StructureShape.new(name: 'DriftCheckModelQuality')
556
+ EMRStepMetadata = Shapes::StructureShape.new(name: 'EMRStepMetadata')
555
557
  Edge = Shapes::StructureShape.new(name: 'Edge')
556
558
  EdgeModel = Shapes::StructureShape.new(name: 'EdgeModel')
557
559
  EdgeModelStat = Shapes::StructureShape.new(name: 'EdgeModelStat')
@@ -616,6 +618,7 @@ module Aws::SageMaker
616
618
  ExpiresInSeconds = Shapes::IntegerShape.new(name: 'ExpiresInSeconds')
617
619
  Explainability = Shapes::StructureShape.new(name: 'Explainability')
618
620
  ExplainabilityLocation = Shapes::StringShape.new(name: 'ExplainabilityLocation')
621
+ FailStepMetadata = Shapes::StructureShape.new(name: 'FailStepMetadata')
619
622
  FailureReason = Shapes::StringShape.new(name: 'FailureReason')
620
623
  FeatureDefinition = Shapes::StructureShape.new(name: 'FeatureDefinition')
621
624
  FeatureDefinitions = Shapes::ListShape.new(name: 'FeatureDefinitions')
@@ -775,6 +778,7 @@ module Aws::SageMaker
775
778
  KernelName = Shapes::StringShape.new(name: 'KernelName')
776
779
  KernelSpec = Shapes::StructureShape.new(name: 'KernelSpec')
777
780
  KernelSpecs = Shapes::ListShape.new(name: 'KernelSpecs')
781
+ Key = Shapes::StringShape.new(name: 'Key')
778
782
  KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
779
783
  LabelAttributeName = Shapes::StringShape.new(name: 'LabelAttributeName')
780
784
  LabelCounter = Shapes::IntegerShape.new(name: 'LabelCounter')
@@ -942,6 +946,7 @@ module Aws::SageMaker
942
946
  MaxHumanLabeledObjectCount = Shapes::IntegerShape.new(name: 'MaxHumanLabeledObjectCount')
943
947
  MaxNumberOfTests = Shapes::IntegerShape.new(name: 'MaxNumberOfTests')
944
948
  MaxNumberOfTrainingJobs = Shapes::IntegerShape.new(name: 'MaxNumberOfTrainingJobs')
949
+ MaxParallelExecutionSteps = Shapes::IntegerShape.new(name: 'MaxParallelExecutionSteps')
945
950
  MaxParallelOfTests = Shapes::IntegerShape.new(name: 'MaxParallelOfTests')
946
951
  MaxParallelTrainingJobs = Shapes::IntegerShape.new(name: 'MaxParallelTrainingJobs')
947
952
  MaxPayloadInMB = Shapes::IntegerShape.new(name: 'MaxPayloadInMB')
@@ -1127,6 +1132,7 @@ module Aws::SageMaker
1127
1132
  OutputParameter = Shapes::StructureShape.new(name: 'OutputParameter')
1128
1133
  OutputParameterList = Shapes::ListShape.new(name: 'OutputParameterList')
1129
1134
  PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
1135
+ ParallelismConfiguration = Shapes::StructureShape.new(name: 'ParallelismConfiguration')
1130
1136
  Parameter = Shapes::StructureShape.new(name: 'Parameter')
1131
1137
  ParameterKey = Shapes::StringShape.new(name: 'ParameterKey')
1132
1138
  ParameterList = Shapes::ListShape.new(name: 'ParameterList')
@@ -1148,6 +1154,7 @@ module Aws::SageMaker
1148
1154
  Pipeline = Shapes::StructureShape.new(name: 'Pipeline')
1149
1155
  PipelineArn = Shapes::StringShape.new(name: 'PipelineArn')
1150
1156
  PipelineDefinition = Shapes::StringShape.new(name: 'PipelineDefinition')
1157
+ PipelineDefinitionS3Location = Shapes::StructureShape.new(name: 'PipelineDefinitionS3Location')
1151
1158
  PipelineDescription = Shapes::StringShape.new(name: 'PipelineDescription')
1152
1159
  PipelineExecution = Shapes::StructureShape.new(name: 'PipelineExecution')
1153
1160
  PipelineExecutionArn = Shapes::StringShape.new(name: 'PipelineExecutionArn')
@@ -1377,6 +1384,8 @@ module Aws::SageMaker
1377
1384
  StartPipelineExecutionResponse = Shapes::StructureShape.new(name: 'StartPipelineExecutionResponse')
1378
1385
  StatusDetails = Shapes::StringShape.new(name: 'StatusDetails')
1379
1386
  StatusMessage = Shapes::StringShape.new(name: 'StatusMessage')
1387
+ StepDescription = Shapes::StringShape.new(name: 'StepDescription')
1388
+ StepDisplayName = Shapes::StringShape.new(name: 'StepDisplayName')
1380
1389
  StepName = Shapes::StringShape.new(name: 'StepName')
1381
1390
  StepStatus = Shapes::StringShape.new(name: 'StepStatus')
1382
1391
  StopAutoMLJobRequest = Shapes::StructureShape.new(name: 'StopAutoMLJobRequest')
@@ -1399,6 +1408,7 @@ module Aws::SageMaker
1399
1408
  String200 = Shapes::StringShape.new(name: 'String200')
1400
1409
  String2048 = Shapes::StringShape.new(name: 'String2048')
1401
1410
  String256 = Shapes::StringShape.new(name: 'String256')
1411
+ String3072 = Shapes::StringShape.new(name: 'String3072')
1402
1412
  String40 = Shapes::StringShape.new(name: 'String40')
1403
1413
  String64 = Shapes::StringShape.new(name: 'String64')
1404
1414
  String8192 = Shapes::StringShape.new(name: 'String8192')
@@ -1588,6 +1598,7 @@ module Aws::SageMaker
1588
1598
  VariantStatus = Shapes::StringShape.new(name: 'VariantStatus')
1589
1599
  VariantStatusMessage = Shapes::StringShape.new(name: 'VariantStatusMessage')
1590
1600
  VariantWeight = Shapes::FloatShape.new(name: 'VariantWeight')
1601
+ VersionId = Shapes::StringShape.new(name: 'VersionId')
1591
1602
  VersionedArnOrName = Shapes::StringShape.new(name: 'VersionedArnOrName')
1592
1603
  Vertex = Shapes::StructureShape.new(name: 'Vertex')
1593
1604
  Vertices = Shapes::ListShape.new(name: 'Vertices')
@@ -2495,11 +2506,13 @@ module Aws::SageMaker
2495
2506
 
2496
2507
  CreatePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
2497
2508
  CreatePipelineRequest.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
2498
- CreatePipelineRequest.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, required: true, location_name: "PipelineDefinition"))
2509
+ CreatePipelineRequest.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, location_name: "PipelineDefinition"))
2510
+ CreatePipelineRequest.add_member(:pipeline_definition_s3_location, Shapes::ShapeRef.new(shape: PipelineDefinitionS3Location, location_name: "PipelineDefinitionS3Location"))
2499
2511
  CreatePipelineRequest.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
2500
2512
  CreatePipelineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
2501
2513
  CreatePipelineRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2502
2514
  CreatePipelineRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2515
+ CreatePipelineRequest.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
2503
2516
  CreatePipelineRequest.struct_class = Types::CreatePipelineRequest
2504
2517
 
2505
2518
  CreatePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
@@ -3541,6 +3554,7 @@ module Aws::SageMaker
3541
3554
  DescribePipelineExecutionResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3542
3555
  DescribePipelineExecutionResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3543
3556
  DescribePipelineExecutionResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3557
+ DescribePipelineExecutionResponse.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
3544
3558
  DescribePipelineExecutionResponse.struct_class = Types::DescribePipelineExecutionResponse
3545
3559
 
3546
3560
  DescribePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
@@ -3558,6 +3572,7 @@ module Aws::SageMaker
3558
3572
  DescribePipelineResponse.add_member(:last_run_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastRunTime"))
3559
3573
  DescribePipelineResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
3560
3574
  DescribePipelineResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
3575
+ DescribePipelineResponse.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
3561
3576
  DescribePipelineResponse.struct_class = Types::DescribePipelineResponse
3562
3577
 
3563
3578
  DescribeProcessingJobRequest.add_member(:processing_job_name, Shapes::ShapeRef.new(shape: ProcessingJobName, required: true, location_name: "ProcessingJobName"))
@@ -3851,6 +3866,12 @@ module Aws::SageMaker
3851
3866
  DriftCheckModelQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
3852
3867
  DriftCheckModelQuality.struct_class = Types::DriftCheckModelQuality
3853
3868
 
3869
+ EMRStepMetadata.add_member(:cluster_id, Shapes::ShapeRef.new(shape: String256, location_name: "ClusterId"))
3870
+ EMRStepMetadata.add_member(:step_id, Shapes::ShapeRef.new(shape: String256, location_name: "StepId"))
3871
+ EMRStepMetadata.add_member(:step_name, Shapes::ShapeRef.new(shape: String256, location_name: "StepName"))
3872
+ EMRStepMetadata.add_member(:log_file_path, Shapes::ShapeRef.new(shape: String1024, location_name: "LogFilePath"))
3873
+ EMRStepMetadata.struct_class = Types::EMRStepMetadata
3874
+
3854
3875
  Edge.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
3855
3876
  Edge.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
3856
3877
  Edge.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
@@ -4011,6 +4032,9 @@ module Aws::SageMaker
4011
4032
  Explainability.add_member(:report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Report"))
4012
4033
  Explainability.struct_class = Types::Explainability
4013
4034
 
4035
+ FailStepMetadata.add_member(:error_message, Shapes::ShapeRef.new(shape: String3072, location_name: "ErrorMessage"))
4036
+ FailStepMetadata.struct_class = Types::FailStepMetadata
4037
+
4014
4038
  FeatureDefinition.add_member(:feature_name, Shapes::ShapeRef.new(shape: FeatureName, location_name: "FeatureName"))
4015
4039
  FeatureDefinition.add_member(:feature_type, Shapes::ShapeRef.new(shape: FeatureType, location_name: "FeatureType"))
4016
4040
  FeatureDefinition.struct_class = Types::FeatureDefinition
@@ -5750,6 +5774,9 @@ module Aws::SageMaker
5750
5774
 
5751
5775
  OutputParameterList.member = Shapes::ShapeRef.new(shape: OutputParameter)
5752
5776
 
5777
+ ParallelismConfiguration.add_member(:max_parallel_execution_steps, Shapes::ShapeRef.new(shape: MaxParallelExecutionSteps, required: true, location_name: "MaxParallelExecutionSteps"))
5778
+ ParallelismConfiguration.struct_class = Types::ParallelismConfiguration
5779
+
5753
5780
  Parameter.add_member(:name, Shapes::ShapeRef.new(shape: PipelineParameterName, required: true, location_name: "Name"))
5754
5781
  Parameter.add_member(:value, Shapes::ShapeRef.new(shape: String1024, required: true, location_name: "Value"))
5755
5782
  Parameter.struct_class = Types::Parameter
@@ -5817,9 +5844,15 @@ module Aws::SageMaker
5817
5844
  Pipeline.add_member(:last_run_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastRunTime"))
5818
5845
  Pipeline.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
5819
5846
  Pipeline.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
5847
+ Pipeline.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
5820
5848
  Pipeline.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
5821
5849
  Pipeline.struct_class = Types::Pipeline
5822
5850
 
5851
+ PipelineDefinitionS3Location.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "Bucket"))
5852
+ PipelineDefinitionS3Location.add_member(:object_key, Shapes::ShapeRef.new(shape: Key, required: true, location_name: "ObjectKey"))
5853
+ PipelineDefinitionS3Location.add_member(:version_id, Shapes::ShapeRef.new(shape: VersionId, location_name: "VersionId"))
5854
+ PipelineDefinitionS3Location.struct_class = Types::PipelineDefinitionS3Location
5855
+
5823
5856
  PipelineExecution.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
5824
5857
  PipelineExecution.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
5825
5858
  PipelineExecution.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
@@ -5831,10 +5864,13 @@ module Aws::SageMaker
5831
5864
  PipelineExecution.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5832
5865
  PipelineExecution.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
5833
5866
  PipelineExecution.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
5867
+ PipelineExecution.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
5834
5868
  PipelineExecution.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
5835
5869
  PipelineExecution.struct_class = Types::PipelineExecution
5836
5870
 
5837
5871
  PipelineExecutionStep.add_member(:step_name, Shapes::ShapeRef.new(shape: StepName, location_name: "StepName"))
5872
+ PipelineExecutionStep.add_member(:step_display_name, Shapes::ShapeRef.new(shape: StepDisplayName, location_name: "StepDisplayName"))
5873
+ PipelineExecutionStep.add_member(:step_description, Shapes::ShapeRef.new(shape: StepDescription, location_name: "StepDescription"))
5838
5874
  PipelineExecutionStep.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
5839
5875
  PipelineExecutionStep.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
5840
5876
  PipelineExecutionStep.add_member(:step_status, Shapes::ShapeRef.new(shape: StepStatus, location_name: "StepStatus"))
@@ -5857,6 +5893,8 @@ module Aws::SageMaker
5857
5893
  PipelineExecutionStepMetadata.add_member(:lambda, Shapes::ShapeRef.new(shape: LambdaStepMetadata, location_name: "Lambda"))
5858
5894
  PipelineExecutionStepMetadata.add_member(:quality_check, Shapes::ShapeRef.new(shape: QualityCheckStepMetadata, location_name: "QualityCheck"))
5859
5895
  PipelineExecutionStepMetadata.add_member(:clarify_check, Shapes::ShapeRef.new(shape: ClarifyCheckStepMetadata, location_name: "ClarifyCheck"))
5896
+ PipelineExecutionStepMetadata.add_member(:emr, Shapes::ShapeRef.new(shape: EMRStepMetadata, location_name: "EMR"))
5897
+ PipelineExecutionStepMetadata.add_member(:fail, Shapes::ShapeRef.new(shape: FailStepMetadata, location_name: "Fail"))
5860
5898
  PipelineExecutionStepMetadata.struct_class = Types::PipelineExecutionStepMetadata
5861
5899
 
5862
5900
  PipelineExecutionSummary.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
@@ -5864,6 +5902,7 @@ module Aws::SageMaker
5864
5902
  PipelineExecutionSummary.add_member(:pipeline_execution_status, Shapes::ShapeRef.new(shape: PipelineExecutionStatus, location_name: "PipelineExecutionStatus"))
5865
5903
  PipelineExecutionSummary.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
5866
5904
  PipelineExecutionSummary.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
5905
+ PipelineExecutionSummary.add_member(:pipeline_execution_failure_reason, Shapes::ShapeRef.new(shape: String3072, location_name: "PipelineExecutionFailureReason"))
5867
5906
  PipelineExecutionSummary.struct_class = Types::PipelineExecutionSummary
5868
5907
 
5869
5908
  PipelineExecutionSummaryList.member = Shapes::ShapeRef.new(shape: PipelineExecutionSummary)
@@ -6259,6 +6298,7 @@ module Aws::SageMaker
6259
6298
 
6260
6299
  RetryPipelineExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
6261
6300
  RetryPipelineExecutionRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
6301
+ RetryPipelineExecutionRequest.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
6262
6302
  RetryPipelineExecutionRequest.struct_class = Types::RetryPipelineExecutionRequest
6263
6303
 
6264
6304
  RetryPipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
@@ -6390,6 +6430,7 @@ module Aws::SageMaker
6390
6430
  StartPipelineExecutionRequest.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
6391
6431
  StartPipelineExecutionRequest.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
6392
6432
  StartPipelineExecutionRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
6433
+ StartPipelineExecutionRequest.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
6393
6434
  StartPipelineExecutionRequest.struct_class = Types::StartPipelineExecutionRequest
6394
6435
 
6395
6436
  StartPipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
@@ -6930,6 +6971,7 @@ module Aws::SageMaker
6930
6971
  UpdatePipelineExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
6931
6972
  UpdatePipelineExecutionRequest.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
6932
6973
  UpdatePipelineExecutionRequest.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
6974
+ UpdatePipelineExecutionRequest.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
6933
6975
  UpdatePipelineExecutionRequest.struct_class = Types::UpdatePipelineExecutionRequest
6934
6976
 
6935
6977
  UpdatePipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
@@ -6938,8 +6980,10 @@ module Aws::SageMaker
6938
6980
  UpdatePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "PipelineName"))
6939
6981
  UpdatePipelineRequest.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
6940
6982
  UpdatePipelineRequest.add_member(:pipeline_definition, Shapes::ShapeRef.new(shape: PipelineDefinition, location_name: "PipelineDefinition"))
6983
+ UpdatePipelineRequest.add_member(:pipeline_definition_s3_location, Shapes::ShapeRef.new(shape: PipelineDefinitionS3Location, location_name: "PipelineDefinitionS3Location"))
6941
6984
  UpdatePipelineRequest.add_member(:pipeline_description, Shapes::ShapeRef.new(shape: PipelineDescription, location_name: "PipelineDescription"))
6942
6985
  UpdatePipelineRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
6986
+ UpdatePipelineRequest.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
6943
6987
  UpdatePipelineRequest.struct_class = Types::UpdatePipelineRequest
6944
6988
 
6945
6989
  UpdatePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))