We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi
aws-native.sagemaker.getCluster
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi
Resource Type definition for AWS::SageMaker::Cluster
Using getCluster
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCluster(args: GetClusterArgs, opts?: InvokeOptions): Promise<GetClusterResult>
function getClusterOutput(args: GetClusterOutputArgs, opts?: InvokeOptions): Output<GetClusterResult>
def get_cluster(cluster_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetClusterResult
def get_cluster_output(cluster_arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetClusterResult]
func LookupCluster(ctx *Context, args *LookupClusterArgs, opts ...InvokeOption) (*LookupClusterResult, error)
func LookupClusterOutput(ctx *Context, args *LookupClusterOutputArgs, opts ...InvokeOption) LookupClusterResultOutput
> Note: This function is named LookupCluster
in the Go SDK.
public static class GetCluster
{
public static Task<GetClusterResult> InvokeAsync(GetClusterArgs args, InvokeOptions? opts = null)
public static Output<GetClusterResult> Invoke(GetClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
public static Output<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:sagemaker:getCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Arn string - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- Cluster
Arn string - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- cluster
Arn String - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- cluster
Arn string - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- cluster_
arn str - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- cluster
Arn String - The Amazon Resource Name (ARN) of the HyperPod Cluster.
getCluster Result
The following output properties are available:
- Cluster
Arn string - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- Cluster
Status Pulumi.Aws Native. Sage Maker. Cluster Status - The status of the HyperPod Cluster.
- Creation
Time string - The time at which the HyperPod cluster was created.
- Failure
Message string - The failure message of the HyperPod Cluster.
- Instance
Groups List<Pulumi.Aws Native. Sage Maker. Outputs. Cluster Instance Group> - The instance groups of the SageMaker HyperPod cluster. To delete an instance group, remove it from the array.
- Node
Provisioning Pulumi.Mode Aws Native. Sage Maker. Cluster Node Provisioning Mode - Determines the scaling strategy for the SageMaker HyperPod cluster. When set to 'Continuous', enables continuous scaling which dynamically manages node provisioning. If the parameter is omitted, uses the standard scaling approach in previous release.
- Node
Recovery Pulumi.Aws Native. Sage Maker. Cluster Node Recovery - If node auto-recovery is set to true, faulty nodes will be replaced or rebooted when a failure is detected. If set to false, nodes will be labelled when a fault is detected.
- Restricted
Instance List<Pulumi.Groups Aws Native. Sage Maker. Outputs. Cluster Restricted Instance Group> - List<Pulumi.
Aws Native. Outputs. Tag> - Custom tags for managing the SageMaker HyperPod cluster as an AWS resource. You can add tags to your cluster in the same way you add them in other AWS services that support tagging.
- Cluster
Arn string - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- Cluster
Status ClusterStatus - The status of the HyperPod Cluster.
- Creation
Time string - The time at which the HyperPod cluster was created.
- Failure
Message string - The failure message of the HyperPod Cluster.
- Instance
Groups []ClusterInstance Group - The instance groups of the SageMaker HyperPod cluster. To delete an instance group, remove it from the array.
- Node
Provisioning ClusterMode Node Provisioning Mode - Determines the scaling strategy for the SageMaker HyperPod cluster. When set to 'Continuous', enables continuous scaling which dynamically manages node provisioning. If the parameter is omitted, uses the standard scaling approach in previous release.
- Node
Recovery ClusterNode Recovery - If node auto-recovery is set to true, faulty nodes will be replaced or rebooted when a failure is detected. If set to false, nodes will be labelled when a fault is detected.
- Restricted
Instance []ClusterGroups Restricted Instance Group - Tag
- Custom tags for managing the SageMaker HyperPod cluster as an AWS resource. You can add tags to your cluster in the same way you add them in other AWS services that support tagging.
- cluster
Arn String - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- cluster
Status ClusterStatus - The status of the HyperPod Cluster.
- creation
Time String - The time at which the HyperPod cluster was created.
- failure
Message String - The failure message of the HyperPod Cluster.
- instance
Groups List<ClusterInstance Group> - The instance groups of the SageMaker HyperPod cluster. To delete an instance group, remove it from the array.
- node
Provisioning ClusterMode Node Provisioning Mode - Determines the scaling strategy for the SageMaker HyperPod cluster. When set to 'Continuous', enables continuous scaling which dynamically manages node provisioning. If the parameter is omitted, uses the standard scaling approach in previous release.
- node
Recovery ClusterNode Recovery - If node auto-recovery is set to true, faulty nodes will be replaced or rebooted when a failure is detected. If set to false, nodes will be labelled when a fault is detected.
- restricted
Instance List<ClusterGroups Restricted Instance Group> - List<Tag>
- Custom tags for managing the SageMaker HyperPod cluster as an AWS resource. You can add tags to your cluster in the same way you add them in other AWS services that support tagging.
- cluster
Arn string - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- cluster
Status ClusterStatus - The status of the HyperPod Cluster.
- creation
Time string - The time at which the HyperPod cluster was created.
- failure
Message string - The failure message of the HyperPod Cluster.
- instance
Groups ClusterInstance Group[] - The instance groups of the SageMaker HyperPod cluster. To delete an instance group, remove it from the array.
- node
Provisioning ClusterMode Node Provisioning Mode - Determines the scaling strategy for the SageMaker HyperPod cluster. When set to 'Continuous', enables continuous scaling which dynamically manages node provisioning. If the parameter is omitted, uses the standard scaling approach in previous release.
- node
Recovery ClusterNode Recovery - If node auto-recovery is set to true, faulty nodes will be replaced or rebooted when a failure is detected. If set to false, nodes will be labelled when a fault is detected.
- restricted
Instance ClusterGroups Restricted Instance Group[] - Tag[]
- Custom tags for managing the SageMaker HyperPod cluster as an AWS resource. You can add tags to your cluster in the same way you add them in other AWS services that support tagging.
- cluster_
arn str - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- cluster_
status ClusterStatus - The status of the HyperPod Cluster.
- creation_
time str - The time at which the HyperPod cluster was created.
- failure_
message str - The failure message of the HyperPod Cluster.
- instance_
groups Sequence[ClusterInstance Group] - The instance groups of the SageMaker HyperPod cluster. To delete an instance group, remove it from the array.
- node_
provisioning_ Clustermode Node Provisioning Mode - Determines the scaling strategy for the SageMaker HyperPod cluster. When set to 'Continuous', enables continuous scaling which dynamically manages node provisioning. If the parameter is omitted, uses the standard scaling approach in previous release.
- node_
recovery ClusterNode Recovery - If node auto-recovery is set to true, faulty nodes will be replaced or rebooted when a failure is detected. If set to false, nodes will be labelled when a fault is detected.
- restricted_
instance_ Sequence[Clustergroups Restricted Instance Group] - Sequence[root_Tag]
- Custom tags for managing the SageMaker HyperPod cluster as an AWS resource. You can add tags to your cluster in the same way you add them in other AWS services that support tagging.
- cluster
Arn String - The Amazon Resource Name (ARN) of the HyperPod Cluster.
- cluster
Status "Creating" | "Deleting" | "Failed" | "InService" | "Rolling Back" | "System Updating" | "Updating" - The status of the HyperPod Cluster.
- creation
Time String - The time at which the HyperPod cluster was created.
- failure
Message String - The failure message of the HyperPod Cluster.
- instance
Groups List<Property Map> - The instance groups of the SageMaker HyperPod cluster. To delete an instance group, remove it from the array.
- node
Provisioning "Continuous"Mode - Determines the scaling strategy for the SageMaker HyperPod cluster. When set to 'Continuous', enables continuous scaling which dynamically manages node provisioning. If the parameter is omitted, uses the standard scaling approach in previous release.
- node
Recovery "Automatic" | "None" - If node auto-recovery is set to true, faulty nodes will be replaced or rebooted when a failure is detected. If set to false, nodes will be labelled when a fault is detected.
- restricted
Instance List<Property Map>Groups - List<Property Map>
- Custom tags for managing the SageMaker HyperPod cluster as an AWS resource. You can add tags to your cluster in the same way you add them in other AWS services that support tagging.
Supporting Types
ClusterDeepHealthCheckType
ClusterEnvironmentConfig
ClusterFSxLustreConfig
- Per
Unit intStorage Throughput - The throughput capacity of the FSx for Lustre file system, measured in MB/s per TiB of storage.
- Size
In intGi B - The storage capacity of the FSx for Lustre file system, specified in gibibytes (GiB).
- Per
Unit intStorage Throughput - The throughput capacity of the FSx for Lustre file system, measured in MB/s per TiB of storage.
- Size
In intGi B - The storage capacity of the FSx for Lustre file system, specified in gibibytes (GiB).
- per
Unit IntegerStorage Throughput - The throughput capacity of the FSx for Lustre file system, measured in MB/s per TiB of storage.
- size
In IntegerGi B - The storage capacity of the FSx for Lustre file system, specified in gibibytes (GiB).
- per
Unit numberStorage Throughput - The throughput capacity of the FSx for Lustre file system, measured in MB/s per TiB of storage.
- size
In numberGi B - The storage capacity of the FSx for Lustre file system, specified in gibibytes (GiB).
- per_
unit_ intstorage_ throughput - The throughput capacity of the FSx for Lustre file system, measured in MB/s per TiB of storage.
- size_
in_ intgi_ b - The storage capacity of the FSx for Lustre file system, specified in gibibytes (GiB).
- per
Unit NumberStorage Throughput - The throughput capacity of the FSx for Lustre file system, measured in MB/s per TiB of storage.
- size
In NumberGi B - The storage capacity of the FSx for Lustre file system, specified in gibibytes (GiB).
ClusterInstanceGroup
- Execution
Role string - Instance
Count int - The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.
- Instance
Group stringName - Instance
Type string - Life
Cycle Pulumi.Config Aws Native. Sage Maker. Inputs. Cluster Life Cycle Config - Current
Count int - The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.
- Image
Id string - Instance
Storage List<Pulumi.Configs Aws Native. Sage Maker. Inputs. Cluster Instance Storage Config> - On
Start List<Pulumi.Deep Health Checks Aws Native. Sage Maker. Cluster Deep Health Check Type> - Override
Vpc Pulumi.Config Aws Native. Sage Maker. Inputs. Cluster Vpc Config - Threads
Per intCore - 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.
- Training
Plan stringArn - The Amazon Resource Name (ARN) of the training plan to use for this cluster instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
- Execution
Role string - Instance
Count int - The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.
- Instance
Group stringName - Instance
Type string - Life
Cycle ClusterConfig Life Cycle Config - Current
Count int - The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.
- Image
Id string - Instance
Storage []ClusterConfigs Instance Storage Config - On
Start []ClusterDeep Health Checks Deep Health Check Type - Override
Vpc ClusterConfig Vpc Config - Threads
Per intCore - 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.
- Training
Plan stringArn - The Amazon Resource Name (ARN) of the training plan to use for this cluster instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
- execution
Role String - instance
Count Integer - The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.
- instance
Group StringName - instance
Type String - life
Cycle ClusterConfig Life Cycle Config - current
Count Integer - The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.
- image
Id String - instance
Storage List<ClusterConfigs Instance Storage Config> - on
Start List<ClusterDeep Health Checks Deep Health Check Type> - override
Vpc ClusterConfig Vpc Config - threads
Per IntegerCore - 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.
- training
Plan StringArn - The Amazon Resource Name (ARN) of the training plan to use for this cluster instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
- execution
Role string - instance
Count number - The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.
- instance
Group stringName - instance
Type string - life
Cycle ClusterConfig Life Cycle Config - current
Count number - The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.
- image
Id string - instance
Storage ClusterConfigs Instance Storage Config[] - on
Start ClusterDeep Health Checks Deep Health Check Type[] - override
Vpc ClusterConfig Vpc Config - threads
Per numberCore - 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.
- training
Plan stringArn - The Amazon Resource Name (ARN) of the training plan to use for this cluster instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
- execution_
role str - instance_
count int - The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.
- instance_
group_ strname - instance_
type str - life_
cycle_ Clusterconfig Life Cycle Config - current_
count int - The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.
- image_
id str - instance_
storage_ Sequence[Clusterconfigs Instance Storage Config] - on_
start_ Sequence[Clusterdeep_ health_ checks Deep Health Check Type] - override_
vpc_ Clusterconfig Vpc Config - threads_
per_ intcore - 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.
- training_
plan_ strarn - The Amazon Resource Name (ARN) of the training plan to use for this cluster instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
- execution
Role String - instance
Count Number - The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.
- instance
Group StringName - instance
Type String - life
Cycle Property MapConfig - current
Count Number - The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.
- image
Id String - instance
Storage List<Property Map>Configs - on
Start List<"InstanceDeep Health Checks Stress" | "Instance Connectivity"> - override
Vpc Property MapConfig - threads
Per NumberCore - 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.
- training
Plan StringArn - The Amazon Resource Name (ARN) of the training plan to use for this cluster instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
ClusterLifeCycleConfig
- On
Create string - The file name of the entrypoint script of lifecycle scripts under SourceS3Uri. This entrypoint script runs during cluster creation.
- Source
S3Uri string - An Amazon S3 bucket path where your lifecycle scripts are stored.
- On
Create string - The file name of the entrypoint script of lifecycle scripts under SourceS3Uri. This entrypoint script runs during cluster creation.
- Source
S3Uri string - An Amazon S3 bucket path where your lifecycle scripts are stored.
- on
Create String - The file name of the entrypoint script of lifecycle scripts under SourceS3Uri. This entrypoint script runs during cluster creation.
- source
S3Uri String - An Amazon S3 bucket path where your lifecycle scripts are stored.
- on
Create string - The file name of the entrypoint script of lifecycle scripts under SourceS3Uri. This entrypoint script runs during cluster creation.
- source
S3Uri string - An Amazon S3 bucket path where your lifecycle scripts are stored.
- on_
create str - The file name of the entrypoint script of lifecycle scripts under SourceS3Uri. This entrypoint script runs during cluster creation.
- source_
s3_ struri - An Amazon S3 bucket path where your lifecycle scripts are stored.
- on
Create String - The file name of the entrypoint script of lifecycle scripts under SourceS3Uri. This entrypoint script runs during cluster creation.
- source
S3Uri String - An Amazon S3 bucket path where your lifecycle scripts are stored.
ClusterNodeProvisioningMode
ClusterNodeRecovery
ClusterRestrictedInstanceGroup
- Environment
Config Pulumi.Aws Native. Sage Maker. Inputs. Cluster Environment Config - Execution
Role string - Instance
Count int - The number of instances you specified to add to the restricted instance group of a SageMaker HyperPod cluster.
- Instance
Group stringName - Instance
Type string - Current
Count int - The number of instances that are currently in the restricted instance group of a SageMaker HyperPod cluster.
- Instance
Storage List<Pulumi.Configs Aws Native. Sage Maker. Inputs. Cluster Instance Storage Config> - On
Start List<Pulumi.Deep Health Checks Aws Native. Sage Maker. Cluster Deep Health Check Type> - Override
Vpc Pulumi.Config Aws Native. Sage Maker. Inputs. Cluster Vpc Config - Threads
Per intCore - 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.
- Training
Plan stringArn - The Amazon Resource Name (ARN) of the training plan to use for this cluster restricted instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
- Environment
Config ClusterEnvironment Config - Execution
Role string - Instance
Count int - The number of instances you specified to add to the restricted instance group of a SageMaker HyperPod cluster.
- Instance
Group stringName - Instance
Type string - Current
Count int - The number of instances that are currently in the restricted instance group of a SageMaker HyperPod cluster.
- Instance
Storage []ClusterConfigs Instance Storage Config - On
Start []ClusterDeep Health Checks Deep Health Check Type - Override
Vpc ClusterConfig Vpc Config - Threads
Per intCore - 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.
- Training
Plan stringArn - The Amazon Resource Name (ARN) of the training plan to use for this cluster restricted instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
- environment
Config ClusterEnvironment Config - execution
Role String - instance
Count Integer - The number of instances you specified to add to the restricted instance group of a SageMaker HyperPod cluster.
- instance
Group StringName - instance
Type String - current
Count Integer - The number of instances that are currently in the restricted instance group of a SageMaker HyperPod cluster.
- instance
Storage List<ClusterConfigs Instance Storage Config> - on
Start List<ClusterDeep Health Checks Deep Health Check Type> - override
Vpc ClusterConfig Vpc Config - threads
Per IntegerCore - 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.
- training
Plan StringArn - The Amazon Resource Name (ARN) of the training plan to use for this cluster restricted instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
- environment
Config ClusterEnvironment Config - execution
Role string - instance
Count number - The number of instances you specified to add to the restricted instance group of a SageMaker HyperPod cluster.
- instance
Group stringName - instance
Type string - current
Count number - The number of instances that are currently in the restricted instance group of a SageMaker HyperPod cluster.
- instance
Storage ClusterConfigs Instance Storage Config[] - on
Start ClusterDeep Health Checks Deep Health Check Type[] - override
Vpc ClusterConfig Vpc Config - threads
Per numberCore - 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.
- training
Plan stringArn - The Amazon Resource Name (ARN) of the training plan to use for this cluster restricted instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
- environment_
config ClusterEnvironment Config - execution_
role str - instance_
count int - The number of instances you specified to add to the restricted instance group of a SageMaker HyperPod cluster.
- instance_
group_ strname - instance_
type str - current_
count int - The number of instances that are currently in the restricted instance group of a SageMaker HyperPod cluster.
- instance_
storage_ Sequence[Clusterconfigs Instance Storage Config] - on_
start_ Sequence[Clusterdeep_ health_ checks Deep Health Check Type] - override_
vpc_ Clusterconfig Vpc Config - threads_
per_ intcore - 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.
- training_
plan_ strarn - The Amazon Resource Name (ARN) of the training plan to use for this cluster restricted instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
- environment
Config Property Map - execution
Role String - instance
Count Number - The number of instances you specified to add to the restricted instance group of a SageMaker HyperPod cluster.
- instance
Group StringName - instance
Type String - current
Count Number - The number of instances that are currently in the restricted instance group of a SageMaker HyperPod cluster.
- instance
Storage List<Property Map>Configs - on
Start List<"InstanceDeep Health Checks Stress" | "Instance Connectivity"> - override
Vpc Property MapConfig - threads
Per NumberCore - 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.
- training
Plan StringArn - The Amazon Resource Name (ARN) of the training plan to use for this cluster restricted instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
ClusterStatus
ClusterVpcConfig
- Security
Group List<string>Ids - The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.
- Subnets List<string>
- The ID of the subnets in the VPC to which you want to connect your training job or model.
- Security
Group []stringIds - The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.
- Subnets []string
- The ID of the subnets in the VPC to which you want to connect your training job or model.
- security
Group List<String>Ids - The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.
- subnets List<String>
- The ID of the subnets in the VPC to which you want to connect your training job or model.
- security
Group string[]Ids - The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.
- subnets string[]
- The ID of the subnets in the VPC to which you want to connect your training job or model.
- security_
group_ Sequence[str]ids - The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.
- subnets Sequence[str]
- The ID of the subnets in the VPC to which you want to connect your training job or model.
- security
Group List<String>Ids - The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.
- subnets List<String>
- The ID of the subnets in the VPC to which you want to connect your training job or model.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi