v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457289301.4 KB

Creates a fleet, a logical group of robots running the same robot application.

This API is no longer supported and will throw an error if used.

post/createFleet

Request body

namestring required

The name of the fleet.

tagsobject

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

Response

Success

arnstring

The Amazon Resource Name (ARN) of the fleet.

namestring

The name of the fleet.

createdAtstring date-time

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

tagsobject

The list of all tags added to the fleet.