v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457289301.4 KB

Describes a fleet.

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

post/describeFleet

Request body

fleetstring required

The Amazon Resource Name (ARN) of the fleet.

Response

Success

namestring

The name of the fleet.

arnstring

The Amazon Resource Name (ARN) of the fleet.

createdAtstring date-time

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

lastDeploymentStatus'Pending' | 'Preparing' | 'InProgress' | 'Failed' | 'Succeeded' | 'Canceled'

The status of the last deployment.

lastDeploymentJobstring

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

lastDeploymentTimestring date-time

The time of the last deployment.

tagsobject

The list of all tags added to the specified fleet.