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 AWS SDKs, see the following: