v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143311796.5 KB

Provides basic information for the specified fleet, excluding identity provider, networking, and device configuration details.

post/describeFleetMetadata

Request body

FleetArnstring required

The Amazon Resource Name (ARN) of the fleet.

Response

Success

CreatedTimestring date-time

The time that the fleet was created.

LastUpdatedTimestring date-time

The time that the fleet was last updated.

FleetNamestring

The name of the fleet.

DisplayNamestring

The name to display.

OptimizeForEndUserLocationboolean

The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.

CompanyCodestring

The identifier used by users to sign in to the Amazon WorkLink app.

FleetStatus'CREATING' | 'ACTIVE' | 'DELETING' | 'DELETED' | 'FAILED_TO_CREATE' | 'FAILED_TO_DELETE'

The current state of the fleet.

Tagsobject

The tags attached to the resource. A tag is a key-value pair.