Updates the specified fleet.
If the fleet is in the STOPPED state, you can update any attribute except the fleet name.
If the fleet is in the RUNNING state, you can update the following based on the fleet type:
-
Always-On and On-Demand fleet types
You can update the DisplayName, ComputeCapacity, ImageARN, ImageName, IdleDisconnectTimeoutInSeconds, and DisconnectTimeoutInSeconds attributes.
-
Elastic fleet type
You can update the DisplayName, IdleDisconnectTimeoutInSeconds, DisconnectTimeoutInSeconds, MaxConcurrentSessions, SessionScriptS3Location and UsbDeviceFilterStrings attributes.
If the fleet is in the STARTING or STOPPED state, you can't update it.
Headers
Request body
The name of the image used to create the fleet.
The ARN of the public, private, or shared image to use.
A unique name for the fleet.
Deletes the VPC association for the specified fleet.
The description to display.
The fleet name to display.
Enables or disables default internet access for the fleet.
The fleet attributes to delete.
The platform of the fleet. WINDOWS_SERVER_2019 and AMAZON_LINUX2 are supported for Elastic fleets.
The maximum number of concurrent sessions for a fleet.
The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client. This is allowed but not required for Elastic fleets.
Response
Success