

# ParallelismConfiguration
<a name="API_ParallelismConfiguration"></a>

Configuration that controls the parallelism of the pipeline. By default, the parallelism configuration specified applies to all executions of the pipeline unless overridden.

## Contents
<a name="API_ParallelismConfiguration_Contents"></a>

 ** MaxParallelExecutionSteps **   <a name="sagemaker-Type-ParallelismConfiguration-MaxParallelExecutionSteps"></a>
The max number of steps that can be executed in parallel.   
Type: Integer  
Valid Range: Minimum value of 1.  
Required: Yes

## See Also
<a name="API_ParallelismConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-2017-07-24/ParallelismConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/ParallelismConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/ParallelismConfiguration) 