Module Awso_pcs.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule String_ : sig ... end
Sourcemodule SlurmCustomSetting : sig ... end

Additional settings that directly map to Slurm settings. PCS supports a subset of Slurm settings. For more information, see Configuring custom Slurm settings in PCS in the PCS User Guide.

Sourcemodule AccountingMode : sig ... end
Sourcemodule CgroupCustomSetting : sig ... end

Additional settings that directly map to Cgroup settings. PCS supports a subset of Cgroup settings. For more information, see Configuring custom Cgroup settings in PCS in the PCS User Guide.

Sourcemodule JwtKey : sig ... end

The JWT key stored in Amazon Web Services Secrets Manager for Slurm REST API authentication.

Sourcemodule SlurmRestMode : sig ... end
Sourcemodule SlurmdbdCustomSetting : sig ... end

Additional settings that directly map to SlurmDBD settings. PCS supports a subset of SlurmDBD settings. For more information, see Configuring custom SlurmDBD settings in PCS in the PCS User Guide.

Sourcemodule EndpointType : sig ... end
Sourcemodule SecurityGroupId : sig ... end
Sourcemodule SubnetId : sig ... end

The compute node group configuration for a queue.

Sourcemodule ErrorInfo : sig ... end

An error that occurred during resource creation.

Sourcemodule SlurmCustomSettings : sig ... end
Sourcemodule ValidationExceptionField : sig ... end

Stores information about a field in a request that caused an exception.

Sourcemodule InstanceConfig : sig ... end

An EC2 instance configuration PCS uses to launch compute nodes.

Sourcemodule SpotAllocationStrategy : sig ... end
Sourcemodule Accounting : sig ... end

The accounting configuration includes configurable settings for Slurm accounting. It's a property of the ClusterSlurmConfiguration object.

Sourcemodule CgroupCustomSettings : sig ... end
Sourcemodule JwtAuth : sig ... end

The JWT authentication configuration for Slurm REST API access.

Sourcemodule SlurmAuthKey : sig ... end

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

Sourcemodule SlurmRest : sig ... end

The Slurm REST API configuration includes settings for enabling and configuring the Slurm REST API. It's a property of the ClusterSlurmConfiguration object.

Sourcemodule SlurmdbdCustomSettings : sig ... end
Sourcemodule Endpoint : sig ... end

An endpoint available for interaction with the scheduler.

Sourcemodule NetworkType : sig ... end
Sourcemodule SecurityGroupIdList : sig ... end
Sourcemodule SubnetIdList : sig ... end
Sourcemodule SchedulerType : sig ... end
Sourcemodule QueueName : sig ... end
Sourcemodule QueueStatus : sig ... end
Sourcemodule ComputeNodeGroupName : sig ... end
Sourcemodule ComputeNodeGroupStatus : sig ... end
Sourcemodule ClusterStatus : sig ... end
Sourcemodule ErrorInfoList : sig ... end
Sourcemodule QueueSlurmConfiguration : sig ... end

Additional options related to the Slurm scheduler.

Sourcemodule Integer : sig ... end
Sourcemodule ValidationExceptionReason : sig ... end
Sourcemodule AmiId : sig ... end

Additional options related to the Slurm scheduler.

Sourcemodule CustomLaunchTemplate : sig ... end

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

Sourcemodule InstanceList : sig ... end
Sourcemodule InstanceProfileArn : sig ... end
Sourcemodule PurchaseOption : sig ... end
Sourcemodule ScalingConfiguration : sig ... end

Specifies the boundaries of the compute node group auto scaling.

Sourcemodule SpotOptions : sig ... end

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

Sourcemodule ClusterSlurmConfiguration : sig ... end

Additional options related to the Slurm scheduler.

Sourcemodule Endpoints : sig ... end
Sourcemodule Networking : sig ... end

The networking configuration for the cluster's control plane.

Sourcemodule Scheduler : sig ... end

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

Sourcemodule Size : sig ... end
Sourcemodule UpdateAccountingRequest : sig ... end

The accounting configuration includes configurable settings for Slurm accounting.

Sourcemodule UpdateSlurmRestRequest : sig ... end

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

Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule QueueSummary : sig ... end

The object returned by the ListQueues API action.

Sourcemodule ComputeNodeGroupSummary : sig ... end

The object returned by the ListComputeNodeGroups API action.

Sourcemodule ClusterSummary : sig ... end

The object returned by the ListClusters API action.

Sourcemodule AccountingRequest : sig ... end

The accounting configuration includes configurable settings for Slurm accounting. It's a property of the ClusterSlurmConfiguration object.

Sourcemodule SlurmRestRequest : sig ... end

The Slurm REST API configuration includes settings for enabling and configuring the Slurm REST API. It's a property of the ClusterSlurmConfiguration object.

Sourcemodule AccessDeniedException : sig ... end

You don't have permission to perform the action. Examples The launch template instance profile doesn't pass iam:PassRole verification. There is a mismatch between the account ID and cluster ID. The cluster ID doesn't exist. The EC2 instance isn't present.

Sourcemodule ConflictException : sig ... end

Your request has conflicting operations. This can occur if you're trying to perform more than 1 operation on the same resource at the same time. Examples A cluster with the same name already exists. A cluster isn't in ACTIVE status. A cluster to delete is in an unstable state. For example, because it still has ACTIVE node groups or queues. A queue already exists in a cluster.

Sourcemodule InternalServerException : sig ... end

PCS can't process your request right now. Try again later.

Sourcemodule Queue : sig ... end

A queue resource.

Sourcemodule ResourceNotFoundException : sig ... end

The requested resource can't be found. The cluster, node group, or queue you're attempting to get, update, list, or delete doesn't exist. Examples

You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your Amazon Web Services account. To learn how to increase your service quota, see Requesting a quota increase in the Service Quotas User Guide Examples The max number of clusters or queues has been reached for the account. The max number of compute node groups has been reached for the associated cluster. The total of maxInstances across all compute node groups has been reached for associated cluster.

Sourcemodule ThrottlingException : sig ... end

Your request exceeded a request rate quota. Check the resource's request rate quota and try again.

Sourcemodule ValidationException : sig ... end

The request isn't valid. Examples Your request contains malformed JSON or unsupported characters. The scheduler version isn't supported. There are networking related errors, such as network validation failure. AMI type is CUSTOM and the launch template doesn't define the AMI ID, or the AMI type is AL2 and the launch template defines the AMI.

Sourcemodule ClusterIdentifier : sig ... end
Sourcemodule QueueIdentifier : sig ... end
Sourcemodule SBClientToken : sig ... end

Additional options related to the Slurm scheduler.

Sourcemodule ComputeNodeGroup : sig ... end

A compute node group associated with a cluster.

Specifies the boundaries of the compute node group auto scaling.

Sourcemodule StringList : sig ... end

Additional options related to the Slurm scheduler.

Sourcemodule Cluster : sig ... end

The cluster resource and configuration.

Additional options related to the Slurm scheduler.

Sourcemodule Arn : sig ... end
Sourcemodule TagKeys : sig ... end
Sourcemodule RequestTagMap : sig ... end
Sourcemodule SharedSecret : sig ... end
Sourcemodule BootstrapId : sig ... end
Sourcemodule ResponseTagMap : sig ... end
Sourcemodule QueueList : sig ... end
Sourcemodule MaxResults : sig ... end
Sourcemodule ComputeNodeGroupList : sig ... end
Sourcemodule ClusterList : sig ... end

Additional options related to the Slurm scheduler.

Additional options related to the Slurm scheduler.

Sourcemodule ClusterName : sig ... end

Additional options related to the Slurm scheduler.

Sourcemodule NetworkingRequest : sig ... end

The networking configuration for the cluster's control plane.

Sourcemodule SchedulerRequest : sig ... end

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

Sourcemodule UpdateQueueResponse : sig ... end

Updates the compute node group configuration of a queue. Use this API to change the compute node groups that the queue can send jobs to.

Sourcemodule UpdateQueueRequest : sig ... end

Updates the compute node group configuration of a queue. Use this API to change the compute node groups that the queue can send jobs to.

Updates a compute node group. You can update many of the fields related to your compute node group including the configurations for networking, compute nodes, and settings specific to your scheduler (such as Slurm).

Updates a compute node group. You can update many of the fields related to your compute node group including the configurations for networking, compute nodes, and settings specific to your scheduler (such as Slurm).

Sourcemodule UpdateClusterResponse : sig ... end

Updates a cluster configuration. You can modify Slurm scheduler settings, accounting configuration, and security groups for an existing cluster. You can only update clusters that are in ACTIVE, UPDATE_FAILED, or SUSPENDED state. All associated resources (queues and compute node groups) must be in ACTIVE state before you can update the cluster.

Sourcemodule UpdateClusterRequest : sig ... end

Updates a cluster configuration. You can modify Slurm scheduler settings, accounting configuration, and security groups for an existing cluster. You can only update clusters that are in ACTIVE, UPDATE_FAILED, or SUSPENDED state. All associated resources (queues and compute node groups) must be in ACTIVE state before you can update the cluster.

Sourcemodule UntagResourceResponse : sig ... end

Deletes tags from an PCS resource. To delete a tag, specify the tag key and the Amazon Resource Name (ARN) of the PCS resource.

Sourcemodule UntagResourceRequest : sig ... end

Deletes tags from an PCS resource. To delete a tag, specify the tag key and the Amazon Resource Name (ARN) of the PCS resource.

Sourcemodule TagResourceResponse : sig ... end

Adds or edits tags on an PCS resource. Each tag consists of a tag key and a tag value. The tag key and tag value are case-sensitive strings. The tag value can be an empty (null) string. To add a tag, specify a new tag key and a tag value. To edit a tag, specify an existing tag key and a new tag value.

Sourcemodule TagResourceRequest : sig ... end

Adds or edits tags on an PCS resource. Each tag consists of a tag key and a tag value. The tag key and tag value are case-sensitive strings. The tag value can be an empty (null) string. To add a tag, specify a new tag key and a tag value. To edit a tag, specify an existing tag key and a new tag value.

This API action isn't intended for you to use. PCS uses this API action to register the compute nodes it launches in your account.

This API action isn't intended for you to use. PCS uses this API action to register the compute nodes it launches in your account.

Returns a list of all tags on an PCS resource.

Returns a list of all tags on an PCS resource.

Sourcemodule ListQueuesResponse : sig ... end

Returns a list of all queues associated with a cluster.

Sourcemodule ListQueuesRequest : sig ... end

Returns a list of all queues associated with a cluster.

Returns a list of all compute node groups associated with a cluster.

Returns a list of all compute node groups associated with a cluster.

Sourcemodule ListClustersResponse : sig ... end

Returns a list of running clusters in your account.

Sourcemodule ListClustersRequest : sig ... end

Returns a list of running clusters in your account.

Sourcemodule GetQueueResponse : sig ... end

Returns detailed information about a queue. The information includes the compute node groups that the queue uses to schedule jobs.

Sourcemodule GetQueueRequest : sig ... end

Returns detailed information about a queue. The information includes the compute node groups that the queue uses to schedule jobs.

Returns detailed information about a compute node group. This API action provides networking information, EC2 instance type, compute node group status, and scheduler (such as Slurm) configuration.

Returns detailed information about a compute node group. This API action provides networking information, EC2 instance type, compute node group status, and scheduler (such as Slurm) configuration.

Sourcemodule GetClusterResponse : sig ... end

Returns detailed information about a running cluster in your account. This API action provides networking information, endpoint information for communication with the scheduler, and provisioning status.

Sourcemodule GetClusterRequest : sig ... end

Returns detailed information about a running cluster in your account. This API action provides networking information, endpoint information for communication with the scheduler, and provisioning status.

Sourcemodule DeleteQueueResponse : sig ... end

Deletes a job queue. If the compute node group associated with this queue isn't associated with any other queues, PCS terminates all the compute nodes for this queue.

Sourcemodule DeleteQueueRequest : sig ... end

Deletes a job queue. If the compute node group associated with this queue isn't associated with any other queues, PCS terminates all the compute nodes for this queue.

Deletes a compute node group. You must delete all queues associated with the compute node group first.

Deletes a compute node group. You must delete all queues associated with the compute node group first.

Sourcemodule DeleteClusterResponse : sig ... end

Deletes a cluster and all its linked resources. You must delete all queues and compute node groups associated with the cluster before you can delete the cluster.

Sourcemodule DeleteClusterRequest : sig ... end

Deletes a cluster and all its linked resources. You must delete all queues and compute node groups associated with the cluster before you can delete the cluster.

Sourcemodule CreateQueueResponse : sig ... end

Creates a job queue. You must associate 1 or more compute node groups with the queue. You can associate 1 compute node group with multiple queues.

Sourcemodule CreateQueueRequest : sig ... end

Creates a job queue. You must associate 1 or more compute node groups with the queue. You can associate 1 compute node group with multiple queues.

Creates a managed set of compute nodes. You associate a compute node group with a cluster through 1 or more PCS queues or as part of the login fleet. A compute node group includes the definition of the compute properties and lifecycle management. PCS uses the information you provide to this API action to launch compute nodes in your account. You can only specify subnets in the same Amazon VPC as your cluster. You receive billing charges for the compute nodes that PCS launches in your account. You must already have a launch template before you call this API. For more information, see Launch an instance from a launch template in the Amazon Elastic Compute Cloud User Guide for Linux Instances.

Creates a managed set of compute nodes. You associate a compute node group with a cluster through 1 or more PCS queues or as part of the login fleet. A compute node group includes the definition of the compute properties and lifecycle management. PCS uses the information you provide to this API action to launch compute nodes in your account. You can only specify subnets in the same Amazon VPC as your cluster. You receive billing charges for the compute nodes that PCS launches in your account. You must already have a launch template before you call this API. For more information, see Launch an instance from a launch template in the Amazon Elastic Compute Cloud User Guide for Linux Instances.

Sourcemodule CreateClusterResponse : sig ... end

Creates a cluster in your account. PCS creates the cluster controller in a service-owned account. The cluster controller communicates with the cluster resources in your account. The subnets and security groups for the cluster must already exist before you use this API action. It takes time for PCS to create the cluster. The cluster is in a Creating state until it is ready to use. There can only be 1 cluster in a Creating state per Amazon Web Services Region per Amazon Web Services account. CreateCluster fails with a ServiceQuotaExceededException if there is already a cluster in a Creating state.

Sourcemodule CreateClusterRequest : sig ... end

Creates a cluster in your account. PCS creates the cluster controller in a service-owned account. The cluster controller communicates with the cluster resources in your account. The subnets and security groups for the cluster must already exist before you use this API action. It takes time for PCS to create the cluster. The cluster is in a Creating state until it is ready to use. There can only be 1 cluster in a Creating state per Amazon Web Services Region per Amazon Web Services account. CreateCluster fails with a ServiceQuotaExceededException if there is already a cluster in a Creating state.