v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457289301.4 KB

Describes a robot application.

post/describeRobotApplication

Request body

applicationstring required

The Amazon Resource Name (ARN) of the robot application.

applicationVersionstring

The version of the robot application to describe.

Response

Success

arnstring

The Amazon Resource Name (ARN) of the robot application.

namestring

The name of the robot application.

versionstring

The version of the robot application.

revisionIdstring

The revision id of the robot application.

lastUpdatedAtstring date-time

The time, in milliseconds since the epoch, when the robot application was last updated.

tagsobject

The list of all tags added to the specified robot application.

imageDigeststring

A SHA256 identifier for the Docker image that you use for your robot application.