v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457289301.4 KB

Creates a robot application.

post/createRobotApplication

Request body

namestring required

The name of the robot application.

tagsobject

A map that contains tag keys and tag values that are attached to the robot application.

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.

lastUpdatedAtstring date-time

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

revisionIdstring

The revision id of the robot application.

tagsobject

The list of all tags added to the robot application.