ClusterRestrictedInstanceGroupSpecification

The specifications of a restricted instance group that you need to define.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration for the restricted instance groups (RIG) environment.

Link copied to clipboard

Specifies an IAM execution role to be assumed by the restricted instance group.

Link copied to clipboard

Specifies the number of instances to add to the restricted instance group of a SageMaker HyperPod cluster.

Link copied to clipboard

Specifies the name of the restricted instance group.

Link copied to clipboard

Specifies the additional storage configurations for the instances in the SageMaker HyperPod cluster restricted instance group.

Link copied to clipboard

Specifies the instance type of the restricted instance group.

Link copied to clipboard

A flag indicating whether deep health checks should be performed when the cluster restricted instance group is created or updated.

Link copied to clipboard

Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to. You can control access to and from your resources by configuring a VPC. For more information, see Give SageMaker Access to Resources in your Amazon VPC.

Link copied to clipboard

The configuration object of the schedule that SageMaker follows when updating the AMI.

Link copied to clipboard

The number you specified to TreadsPerCore in CreateCluster for enabling or disabling multithreading. For instance types that support multithreading, you can specify 1 for disabling multithreading and 2 for enabling multithreading. For more information, see the reference table of CPU cores and threads per CPU core per instance type in the Amazon Elastic Compute Cloud User Guide.

Link copied to clipboard

The Amazon Resource Name (ARN) of the training plan to filter clusters by. For more information about reserving GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingPlan.html">CreateTrainingPlan</a> .

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String