v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457289301.4 KB

Describes a robot.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

post/describeRobot

Request body

robotstring required

The Amazon Resource Name (ARN) of the robot to be described.

Response

Success

arnstring

The Amazon Resource Name (ARN) of the robot.

namestring

The name of the robot.

fleetArnstring

The Amazon Resource Name (ARN) of the fleet.

status'Available' | 'Registered' | 'PendingNewDeployment' | 'Deploying' | 'Failed' | 'InSync' | 'NoResponse'

The status of the fleet.

greengrassGroupIdstring

The Greengrass group id.

createdAtstring date-time

The time, in milliseconds since the epoch, when the robot was created.

architecture'X86_64' | 'ARM64' | 'ARMHF'

The target architecture of the robot application.

lastDeploymentJobstring

The Amazon Resource Name (ARN) of the last deployment job.

lastDeploymentTimestring date-time

The time of the last deployment job.

tagsobject

The list of all tags added to the specified robot.