EdgeDeploymentPlanSummary - Amazon SageMaker

EdgeDeploymentPlanSummary

Contains information summarizing an edge deployment plan.

Contents

DeviceFleetName

The name of the device fleet used for the 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

EdgeDeploymentFailed

The number of edge devices that failed the deployment.

Type: Integer

Required: Yes

EdgeDeploymentPending

The number of edge devices yet to pick up the deployment, or in progress.

Type: Integer

Required: Yes

EdgeDeploymentPlanArn

The ARN of the edge deployment plan.

Type: String

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

Pattern: ^arn:aws[a-z\-]*:sagemaker:[a-z\-]*:\d{12}:edge-deployment/?[a-zA-Z_0-9+=,.@\-_/]+$

Required: Yes

EdgeDeploymentPlanName

The name of the edge deployment plan.

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

EdgeDeploymentSuccess

The number of edge devices with the successful deployment.

Type: Integer

Required: Yes

CreationTime

The time when the edge deployment plan was created.

Type: Timestamp

Required: No

LastModifiedTime

The time when the edge deployment plan was last updated.

Type: Timestamp

Required: No

See Also

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