DeploymentResult - 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).

DeploymentResult

Information about the result of a deployment on an edge device that is registered with SageMaker Edge Manager.

Contents

DeploymentEndTime

The timestamp of when the deployment was ended, and the agent got the deployment results.

Type: Timestamp

Required: No

DeploymentModels

Returns a list of models deployed on the agent.

Type: Array of DeploymentModel objects

Required: No

DeploymentName

The name and unique ID of the deployment.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$

Required: No

DeploymentStartTime

The timestamp of when the deployment was started on the agent.

Type: Timestamp

Required: No

DeploymentStatus

Returns the bucket error code.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$

Required: No

DeploymentStatusMessage

Returns the detailed error message.

Type: String

Required: No

See Also

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