

# InferenceComponentDeploymentConfig
<a name="API_InferenceComponentDeploymentConfig"></a>

The deployment configuration for an endpoint that hosts inference components. The configuration includes the desired deployment strategy and rollback settings.

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

 ** RollingUpdatePolicy **   <a name="sagemaker-Type-InferenceComponentDeploymentConfig-RollingUpdatePolicy"></a>
Specifies a rolling deployment strategy for updating a SageMaker AI endpoint.  
Type: [InferenceComponentRollingUpdatePolicy](API_InferenceComponentRollingUpdatePolicy.md) object  
Required: Yes

 ** AutoRollbackConfiguration **   <a name="sagemaker-Type-InferenceComponentDeploymentConfig-AutoRollbackConfiguration"></a>
Automatic rollback configuration for handling endpoint deployment failures and recovery.  
Type: [AutoRollbackConfig](API_AutoRollbackConfig.md) object  
Required: No

## See Also
<a name="API_InferenceComponentDeploymentConfig_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/InferenceComponentDeploymentConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/InferenceComponentDeploymentConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/InferenceComponentDeploymentConfig) 