ComputeQuotaConfig - Amazon SageMaker

ComputeQuotaConfig

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

Contents

ComputeQuotaResources

Allocate compute resources by instance types.

Type: Array of ComputeQuotaResourceConfig objects

Array Members: Minimum number of 0 items. Maximum number of 15 items.

Required: No

PreemptTeamTasks

Allows workloads from within an entity to preempt same-team workloads. When set to LowerPriority, the entity's lower priority tasks are preempted by their own higher priority tasks.

Default is LowerPriority.

Type: String

Valid Values: Never | LowerPriority

Required: No

ResourceSharingConfig

Resource sharing configuration. This defines how an entity can lend and borrow idle compute with other entities within the cluster.

Type: ResourceSharingConfig object

Required: No

See Also

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