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.”

Queue

Focus mode
Queue - AWS PCS

A queue resource.

Contents

arn

The unique Amazon Resource Name (ARN) of the queue.

Type: String

Required: Yes

clusterId

The ID of the cluster of the queue.

Type: String

Required: Yes

computeNodeGroupConfigurations

The list of compute node group configurations associated with the queue. Queues assign jobs to associated compute node groups.

Type: Array of ComputeNodeGroupConfiguration objects

Required: Yes

createdAt

The date and time the resource was created.

Type: Timestamp

Required: Yes

id

The generated unique ID of the queue.

Type: String

Required: Yes

modifiedAt

The date and time the resource was modified.

Type: Timestamp

Required: Yes

name

The name that identifies the queue.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 25.

Pattern: (?!pcs_)^[A-Za-z][A-Za-z0-9-]+

Required: Yes

status

The provisioning status of the queue.

Note

The provisioning status doesn't indicate the overall health of the queue.

Type: String

Valid Values: CREATING | ACTIVE | UPDATING | DELETING | CREATE_FAILED | DELETE_FAILED | UPDATE_FAILED

Required: Yes

errorInfo

The list of errors that occurred during queue provisioning.

Type: Array of ErrorInfo objects

Required: No

See Also

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

On this page

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