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

EdgeDeployment

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

Contents

Definitions

Returns a list of Definition objects.

Type: Array of Definition 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

FailureHandlingPolicy

Determines whether to rollback to previous configuration if deployment fails.

Type: String

Valid Values: ROLLBACK_ON_FAILURE | DO_NOTHING

Required: No

Type

The type of the deployment.

Type: String

Valid Values: Model

Required: No

See Also

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