Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ComputeCapacityStatus - Amazon AppStream 2.0

ComputeCapacityStatus

Describes the capacity status for a fleet.

Contents

Desired

The desired number of streaming instances.

Type: Integer

Required: Yes

ActiveUserSessions

The number of user sessions currently being used for streaming sessions. This only applies to multi-session fleets.

Type: Integer

Required: No

ActualUserSessions

The total number of session slots that are available for streaming or are currently streaming.

ActualUserSessionCapacity = AvailableUserSessionCapacity + ActiveUserSessions

This only applies to multi-session fleets.

Type: Integer

Required: No

Available

The number of currently available instances that can be used to stream sessions.

Type: Integer

Required: No

AvailableUserSessions

The number of idle session slots currently available for user sessions.

AvailableUserSessionCapacity = ActualUserSessionCapacity - ActiveUserSessions

This only applies to multi-session fleets.

Type: Integer

Required: No

DesiredUserSessions

The total number of sessions slots that are either running or pending. This represents the total number of concurrent streaming sessions your fleet can support in a steady state.

DesiredUserSessionCapacity = ActualUserSessionCapacity + PendingUserSessionCapacity

This only applies to multi-session fleets.

Type: Integer

Required: No

InUse

The number of instances in use for streaming.

Type: Integer

Required: No

Running

The total number of simultaneous streaming instances that are running.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.