v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492266201.3 KB

Returns the status of a deployment.

get/greengrass/groups/{GroupId}/deployments/{DeploymentId}/status

Path parameters

DeploymentIdstring required

The ID of the deployment.

GroupIdstring required

The ID of the Greengrass group.

Response

Success

DeploymentStatusstring

The status of the deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''.

DeploymentType'NewDeployment' | 'Redeployment' | 'ResetDeployment' | 'ForceResetDeployment'

The type of the deployment.

ErrorMessagestring

Error message

UpdatedAtstring

The time, in milliseconds since the epoch, when the deployment status was updated.