Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.PCS

Classes

CfnCluster

Creates an AWS PCS cluster resource.

CfnCluster.AccountingProperty

The accounting configuration includes configurable settings for Slurm accounting.

CfnCluster.AuthKeyProperty

The shared Slurm key for authentication, also known as the cluster secret .

CfnCluster.EndpointProperty

An endpoint available for interaction with the scheduler.

CfnCluster.ErrorInfoProperty

An error that occurred during resource creation.

CfnCluster.JwtAuthProperty

The JWT authentication configuration for Slurm REST API access.

CfnCluster.JwtKeyProperty

The JWT key stored in AWS Secrets Manager for Slurm REST API authentication.

CfnCluster.NetworkingProperty

The networking configuration for the cluster's control plane.

CfnCluster.SchedulerProperty

The cluster management and job scheduling software associated with the cluster.

CfnCluster.SlurmConfigurationProperty

Additional options related to the Slurm scheduler.

CfnCluster.SlurmCustomSettingProperty

Additional settings that directly map to Slurm settings.

CfnCluster.SlurmRestProperty

The Slurm REST API configuration includes settings for enabling and configuring the Slurm REST API.

CfnClusterProps

Properties for defining a CfnCluster.

CfnComputeNodeGroup

Creates an AWS PCS compute node group resource.

CfnComputeNodeGroup.CustomLaunchTemplateProperty

An Amazon EC2 launch template AWS PCS uses to launch compute nodes.

CfnComputeNodeGroup.ErrorInfoProperty

An error that occurred during resource creation.

CfnComputeNodeGroup.InstanceConfigProperty

An EC2 instance configuration AWS PCS uses to launch compute nodes.

CfnComputeNodeGroup.ScalingConfigurationProperty

Specifies the boundaries of the compute node group auto scaling.

CfnComputeNodeGroup.SlurmConfigurationProperty

Additional options related to the Slurm scheduler.

CfnComputeNodeGroup.SlurmCustomSettingProperty

Additional settings that directly map to Slurm settings.

CfnComputeNodeGroup.SpotOptionsProperty

Additional configuration when you specify SPOT as the purchaseOption for the CreateComputeNodeGroup API action.

CfnComputeNodeGroupProps

Properties for defining a CfnComputeNodeGroup.

CfnQueue

Creates an AWS PCS queue resource.

CfnQueue.ComputeNodeGroupConfigurationProperty

The compute node group configuration for a queue.

CfnQueue.ErrorInfoProperty

An error that occurred during resource creation.

CfnQueue.SlurmConfigurationProperty

The Slurm configuration for the queue.

CfnQueue.SlurmCustomSettingProperty

Additional settings that directly map to Slurm settings.

CfnQueueProps

Properties for defining a CfnQueue.

Interfaces

CfnCluster.IAccountingProperty

The accounting configuration includes configurable settings for Slurm accounting.

CfnCluster.IAuthKeyProperty

The shared Slurm key for authentication, also known as the cluster secret .

CfnCluster.IEndpointProperty

An endpoint available for interaction with the scheduler.

CfnCluster.IErrorInfoProperty

An error that occurred during resource creation.

CfnCluster.IJwtAuthProperty

The JWT authentication configuration for Slurm REST API access.

CfnCluster.IJwtKeyProperty

The JWT key stored in AWS Secrets Manager for Slurm REST API authentication.

CfnCluster.INetworkingProperty

The networking configuration for the cluster's control plane.

CfnCluster.ISchedulerProperty

The cluster management and job scheduling software associated with the cluster.

CfnCluster.ISlurmConfigurationProperty

Additional options related to the Slurm scheduler.

CfnCluster.ISlurmCustomSettingProperty

Additional settings that directly map to Slurm settings.

CfnCluster.ISlurmRestProperty

The Slurm REST API configuration includes settings for enabling and configuring the Slurm REST API.

CfnComputeNodeGroup.ICustomLaunchTemplateProperty

An Amazon EC2 launch template AWS PCS uses to launch compute nodes.

CfnComputeNodeGroup.IErrorInfoProperty

An error that occurred during resource creation.

CfnComputeNodeGroup.IInstanceConfigProperty

An EC2 instance configuration AWS PCS uses to launch compute nodes.

CfnComputeNodeGroup.IScalingConfigurationProperty

Specifies the boundaries of the compute node group auto scaling.

CfnComputeNodeGroup.ISlurmConfigurationProperty

Additional options related to the Slurm scheduler.

CfnComputeNodeGroup.ISlurmCustomSettingProperty

Additional settings that directly map to Slurm settings.

CfnComputeNodeGroup.ISpotOptionsProperty

Additional configuration when you specify SPOT as the purchaseOption for the CreateComputeNodeGroup API action.

CfnQueue.IComputeNodeGroupConfigurationProperty

The compute node group configuration for a queue.

CfnQueue.IErrorInfoProperty

An error that occurred during resource creation.

CfnQueue.ISlurmConfigurationProperty

The Slurm configuration for the queue.

CfnQueue.ISlurmCustomSettingProperty

Additional settings that directly map to Slurm settings.

ICfnClusterProps

Properties for defining a CfnCluster.

ICfnComputeNodeGroupProps

Properties for defining a CfnComputeNodeGroup.

ICfnQueueProps

Properties for defining a CfnQueue.

Back to top Generated by DocFX