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

ComputeQuotaSummary - Amazon SageMaker

ComputeQuotaSummary

Summary of the compute allocation definition.

Contents

ComputeQuotaArn

ARN of the compute allocation definition.

Type: String

Length Constraints: Maximum length of 2048.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:compute-quota/[a-z0-9]{12}$

Required: Yes

ComputeQuotaId

ID of the compute allocation definition.

Type: String

Pattern: ^[a-z0-9]{12}$

Required: Yes

ComputeQuotaTarget

The target entity to allocate compute resources to.

Type: ComputeQuotaTarget object

Required: Yes

CreationTime

Creation time of the compute allocation definition.

Type: Timestamp

Required: Yes

Name

Name of the compute allocation definition.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$

Required: Yes

Status

Status of the compute allocation definition.

Type: String

Valid Values: Creating | CreateFailed | CreateRollbackFailed | Created | Updating | UpdateFailed | UpdateRollbackFailed | Updated | Deleting | DeleteFailed | DeleteRollbackFailed | Deleted

Required: Yes

ActivationState

The state of the compute allocation being described. Use to enable or disable compute allocation.

Default is Enabled.

Type: String

Valid Values: Enabled | Disabled

Required: No

ClusterArn

ARN of the cluster.

Type: String

Length Constraints: Maximum length of 256.

Pattern: ^arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:cluster/[a-z0-9]{12}$

Required: No

ComputeQuotaConfig

Configuration of the compute allocation definition. This includes the resource sharing option, and the setting to preempt low priority tasks.

Type: ComputeQuotaConfig object

Required: No

ComputeQuotaVersion

Version of the compute allocation definition.

Type: Integer

Required: No

LastModifiedTime

Last modified time of the compute allocation definition.

Type: Timestamp

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.