Deploys a specific version of a robot application to robots in a fleet.
This API is no longer supported and will throw an error if used.
The robot application must have a numbered applicationVersion for consistency reasons. To create a new version, use CreateRobotApplicationVersion or see Creating a Robot Application Version.
After 90 days, deployment jobs expire and will be deleted. They will no longer be accessible.
Request body
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
The Amazon Resource Name (ARN) of the fleet to deploy.
A map that contains tag keys and tag values that are attached to the deployment job.
Response
Success
The Amazon Resource Name (ARN) of the deployment job.
The target fleet for the deployment job.
The status of the deployment job.
The failure reason of the deployment job if it failed.
The time, in milliseconds since the epoch, when the fleet was created.
The list of all tags added to the deployment job.