

# EdgeDeploymentModelConfig
<a name="API_EdgeDeploymentModelConfig"></a>

Contains information about the configuration of a model in a deployment.

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

 ** EdgePackagingJobName **   <a name="sagemaker-Type-EdgeDeploymentModelConfig-EdgePackagingJobName"></a>
The edge packaging job associated with this deployment.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 63.  
Pattern: `[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}`   
Required: Yes

 ** ModelHandle **   <a name="sagemaker-Type-EdgeDeploymentModelConfig-ModelHandle"></a>
The name the device application uses to reference this model.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 63.  
Pattern: `[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}`   
Required: Yes

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