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

EdgePresetDeploymentOutput

The output of a SageMaker Edge Manager deployable resource.

Contents

Type

The deployment type created by SageMaker Edge Manager. Currently only supports Amazon IoT Greengrass Version 2 components.

Type: String

Valid Values: GreengrassV2Component

Required: Yes

Artifact

The Amazon Resource Name (ARN) of the generated deployable resource.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Required: No

Status

The status of the deployable resource.

Type: String

Valid Values: COMPLETED | FAILED

Required: No

StatusMessage

Returns a message describing the status of the deployed resource.

Type: String

Required: No

See Also

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