EdgeDeploymentModelConfig - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EdgeDeploymentModelConfig

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

Contents

EdgePackagingJobName

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

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following: