ModelDeployResult
Provides information about the endpoint of the model deployment.
Contents
- EndpointName
-
The name of the endpoint to which the model has been deployed.
Note
If model deployment fails, this field is omitted from the response.
Type: String
Length Constraints: Maximum length of 63.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: