@aws-sdk/client-sagemaker 3.975.0 → 3.977.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -47,6 +47,7 @@ declare const CreateClusterSchedulerConfigCommand_base: {
47
47
  * },
48
48
  * ],
49
49
  * FairShare: "Enabled" || "Disabled",
50
+ * IdleResourceSharing: "Enabled" || "Disabled",
50
51
  * },
51
52
  * Description: "STRING_VALUE",
52
53
  * Tags: [ // TagList
@@ -58,6 +58,19 @@ declare const CreateComputeQuotaCommand_base: {
58
58
  * ResourceSharingConfig: { // ResourceSharingConfig
59
59
  * Strategy: "Lend" || "DontLend" || "LendAndBorrow", // required
60
60
  * BorrowLimit: Number("int"),
61
+ * AbsoluteBorrowLimits: [ // AbsoluteBorrowLimitResourceList
62
+ * {
63
+ * InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.p5.4xlarge" || "ml.p6e-gb200.36xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.c5n.large" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.16xlarge" || "ml.g6.12xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.gr6.4xlarge" || "ml.gr6.8xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.16xlarge" || "ml.g6e.12xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.trn2.3xlarge" || "ml.trn2.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.i3en.large" || "ml.i3en.xlarge" || "ml.i3en.2xlarge" || "ml.i3en.3xlarge" || "ml.i3en.6xlarge" || "ml.i3en.12xlarge" || "ml.i3en.24xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.p6-b300.48xlarge", // required
64
+ * Count: Number("int"),
65
+ * Accelerators: Number("int"),
66
+ * VCpu: Number("float"),
67
+ * MemoryInGiB: Number("float"),
68
+ * AcceleratorPartition: {
69
+ * Type: "mig-1g.5gb" || "mig-1g.10gb" || "mig-1g.18gb" || "mig-1g.20gb" || "mig-1g.23gb" || "mig-1g.35gb" || "mig-1g.45gb" || "mig-1g.47gb" || "mig-2g.10gb" || "mig-2g.20gb" || "mig-2g.35gb" || "mig-2g.45gb" || "mig-2g.47gb" || "mig-3g.20gb" || "mig-3g.40gb" || "mig-3g.71gb" || "mig-3g.90gb" || "mig-3g.93gb" || "mig-4g.20gb" || "mig-4g.40gb" || "mig-4g.71gb" || "mig-4g.90gb" || "mig-4g.93gb" || "mig-7g.40gb" || "mig-7g.80gb" || "mig-7g.141gb" || "mig-7g.180gb" || "mig-7g.186gb", // required
70
+ * Count: Number("int"), // required
71
+ * },
72
+ * },
73
+ * ],
61
74
  * },
62
75
  * PreemptTeamTasks: "Never" || "LowerPriority",
63
76
  * },
@@ -49,6 +49,9 @@ declare const DescribeClusterSchedulerConfigCommand_base: {
49
49
  * // ClusterSchedulerConfigVersion: Number("int"), // required
50
50
  * // Status: "Creating" || "CreateFailed" || "CreateRollbackFailed" || "Created" || "Updating" || "UpdateFailed" || "UpdateRollbackFailed" || "Updated" || "Deleting" || "DeleteFailed" || "DeleteRollbackFailed" || "Deleted", // required
51
51
  * // FailureReason: "STRING_VALUE",
52
+ * // StatusDetails: { // StatusDetailsMap
53
+ * // "<keys>": "Creating" || "CreateFailed" || "CreateRollbackFailed" || "Created" || "Updating" || "UpdateFailed" || "UpdateRollbackFailed" || "Updated" || "Deleting" || "DeleteFailed" || "DeleteRollbackFailed" || "Deleted",
54
+ * // },
52
55
  * // ClusterArn: "STRING_VALUE",
53
56
  * // SchedulerConfig: { // SchedulerConfig
54
57
  * // PriorityClasses: [ // PriorityClassList
@@ -58,6 +61,7 @@ declare const DescribeClusterSchedulerConfigCommand_base: {
58
61
  * // },
59
62
  * // ],
60
63
  * // FairShare: "Enabled" || "Disabled",
64
+ * // IdleResourceSharing: "Enabled" || "Disabled",
61
65
  * // },
62
66
  * // Description: "STRING_VALUE",
63
67
  * // CreationTime: new Date("TIMESTAMP"), // required
@@ -68,6 +68,19 @@ declare const DescribeComputeQuotaCommand_base: {
68
68
  * // ResourceSharingConfig: { // ResourceSharingConfig
69
69
  * // Strategy: "Lend" || "DontLend" || "LendAndBorrow", // required
70
70
  * // BorrowLimit: Number("int"),
71
+ * // AbsoluteBorrowLimits: [ // AbsoluteBorrowLimitResourceList
72
+ * // {
73
+ * // InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.p5.4xlarge" || "ml.p6e-gb200.36xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.c5n.large" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.16xlarge" || "ml.g6.12xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.gr6.4xlarge" || "ml.gr6.8xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.16xlarge" || "ml.g6e.12xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.trn2.3xlarge" || "ml.trn2.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.i3en.large" || "ml.i3en.xlarge" || "ml.i3en.2xlarge" || "ml.i3en.3xlarge" || "ml.i3en.6xlarge" || "ml.i3en.12xlarge" || "ml.i3en.24xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.p6-b300.48xlarge", // required
74
+ * // Count: Number("int"),
75
+ * // Accelerators: Number("int"),
76
+ * // VCpu: Number("float"),
77
+ * // MemoryInGiB: Number("float"),
78
+ * // AcceleratorPartition: {
79
+ * // Type: "mig-1g.5gb" || "mig-1g.10gb" || "mig-1g.18gb" || "mig-1g.20gb" || "mig-1g.23gb" || "mig-1g.35gb" || "mig-1g.45gb" || "mig-1g.47gb" || "mig-2g.10gb" || "mig-2g.20gb" || "mig-2g.35gb" || "mig-2g.45gb" || "mig-2g.47gb" || "mig-3g.20gb" || "mig-3g.40gb" || "mig-3g.71gb" || "mig-3g.90gb" || "mig-3g.93gb" || "mig-4g.20gb" || "mig-4g.40gb" || "mig-4g.71gb" || "mig-4g.90gb" || "mig-4g.93gb" || "mig-7g.40gb" || "mig-7g.80gb" || "mig-7g.141gb" || "mig-7g.180gb" || "mig-7g.186gb", // required
80
+ * // Count: Number("int"), // required
81
+ * // },
82
+ * // },
83
+ * // ],
71
84
  * // },
72
85
  * // PreemptTeamTasks: "Never" || "LowerPriority",
73
86
  * // },
@@ -75,6 +75,19 @@ declare const ListComputeQuotasCommand_base: {
75
75
  * // ResourceSharingConfig: { // ResourceSharingConfig
76
76
  * // Strategy: "Lend" || "DontLend" || "LendAndBorrow", // required
77
77
  * // BorrowLimit: Number("int"),
78
+ * // AbsoluteBorrowLimits: [ // AbsoluteBorrowLimitResourceList
79
+ * // {
80
+ * // InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.p5.4xlarge" || "ml.p6e-gb200.36xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.c5n.large" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.16xlarge" || "ml.g6.12xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.gr6.4xlarge" || "ml.gr6.8xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.16xlarge" || "ml.g6e.12xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.trn2.3xlarge" || "ml.trn2.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.i3en.large" || "ml.i3en.xlarge" || "ml.i3en.2xlarge" || "ml.i3en.3xlarge" || "ml.i3en.6xlarge" || "ml.i3en.12xlarge" || "ml.i3en.24xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.p6-b300.48xlarge", // required
81
+ * // Count: Number("int"),
82
+ * // Accelerators: Number("int"),
83
+ * // VCpu: Number("float"),
84
+ * // MemoryInGiB: Number("float"),
85
+ * // AcceleratorPartition: {
86
+ * // Type: "mig-1g.5gb" || "mig-1g.10gb" || "mig-1g.18gb" || "mig-1g.20gb" || "mig-1g.23gb" || "mig-1g.35gb" || "mig-1g.45gb" || "mig-1g.47gb" || "mig-2g.10gb" || "mig-2g.20gb" || "mig-2g.35gb" || "mig-2g.45gb" || "mig-2g.47gb" || "mig-3g.20gb" || "mig-3g.40gb" || "mig-3g.71gb" || "mig-3g.90gb" || "mig-3g.93gb" || "mig-4g.20gb" || "mig-4g.40gb" || "mig-4g.71gb" || "mig-4g.90gb" || "mig-4g.93gb" || "mig-7g.40gb" || "mig-7g.80gb" || "mig-7g.141gb" || "mig-7g.180gb" || "mig-7g.186gb", // required
87
+ * // Count: Number("int"), // required
88
+ * // },
89
+ * // },
90
+ * // ],
78
91
  * // },
79
92
  * // PreemptTeamTasks: "Never" || "LowerPriority",
80
93
  * // },
@@ -47,6 +47,7 @@ declare const UpdateClusterSchedulerConfigCommand_base: {
47
47
  * },
48
48
  * ],
49
49
  * FairShare: "Enabled" || "Disabled",
50
+ * IdleResourceSharing: "Enabled" || "Disabled",
50
51
  * },
51
52
  * Description: "STRING_VALUE",
52
53
  * };
@@ -56,6 +56,19 @@ declare const UpdateComputeQuotaCommand_base: {
56
56
  * ResourceSharingConfig: { // ResourceSharingConfig
57
57
  * Strategy: "Lend" || "DontLend" || "LendAndBorrow", // required
58
58
  * BorrowLimit: Number("int"),
59
+ * AbsoluteBorrowLimits: [ // AbsoluteBorrowLimitResourceList
60
+ * {
61
+ * InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.p5.4xlarge" || "ml.p6e-gb200.36xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.c5n.large" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.16xlarge" || "ml.g6.12xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.gr6.4xlarge" || "ml.gr6.8xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.16xlarge" || "ml.g6e.12xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.trn2.3xlarge" || "ml.trn2.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.i3en.large" || "ml.i3en.xlarge" || "ml.i3en.2xlarge" || "ml.i3en.3xlarge" || "ml.i3en.6xlarge" || "ml.i3en.12xlarge" || "ml.i3en.24xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.p6-b300.48xlarge", // required
62
+ * Count: Number("int"),
63
+ * Accelerators: Number("int"),
64
+ * VCpu: Number("float"),
65
+ * MemoryInGiB: Number("float"),
66
+ * AcceleratorPartition: {
67
+ * Type: "mig-1g.5gb" || "mig-1g.10gb" || "mig-1g.18gb" || "mig-1g.20gb" || "mig-1g.23gb" || "mig-1g.35gb" || "mig-1g.45gb" || "mig-1g.47gb" || "mig-2g.10gb" || "mig-2g.20gb" || "mig-2g.35gb" || "mig-2g.45gb" || "mig-2g.47gb" || "mig-3g.20gb" || "mig-3g.40gb" || "mig-3g.71gb" || "mig-3g.90gb" || "mig-3g.93gb" || "mig-4g.20gb" || "mig-4g.40gb" || "mig-4g.71gb" || "mig-4g.90gb" || "mig-4g.93gb" || "mig-7g.40gb" || "mig-7g.80gb" || "mig-7g.141gb" || "mig-7g.180gb" || "mig-7g.186gb", // required
68
+ * Count: Number("int"), // required
69
+ * },
70
+ * },
71
+ * ],
59
72
  * },
60
73
  * PreemptTeamTasks: "Never" || "LowerPriority",
61
74
  * },
@@ -36,6 +36,132 @@ export declare const MIGProfileType: {
36
36
  * @public
37
37
  */
38
38
  export type MIGProfileType = (typeof MIGProfileType)[keyof typeof MIGProfileType];
39
+ /**
40
+ * @public
41
+ * @enum
42
+ */
43
+ export declare const ClusterInstanceType: {
44
+ readonly ML_C5N_18XLARGE: "ml.c5n.18xlarge";
45
+ readonly ML_C5N_2XLARGE: "ml.c5n.2xlarge";
46
+ readonly ML_C5N_4XLARGE: "ml.c5n.4xlarge";
47
+ readonly ML_C5N_9XLARGE: "ml.c5n.9xlarge";
48
+ readonly ML_C5N_LARGE: "ml.c5n.large";
49
+ readonly ML_C5_12XLARGE: "ml.c5.12xlarge";
50
+ readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
51
+ readonly ML_C5_24XLARGE: "ml.c5.24xlarge";
52
+ readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
53
+ readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
54
+ readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
55
+ readonly ML_C5_LARGE: "ml.c5.large";
56
+ readonly ML_C5_XLARGE: "ml.c5.xlarge";
57
+ readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
58
+ readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
59
+ readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
60
+ readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
61
+ readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
62
+ readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
63
+ readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
64
+ readonly ML_C6I_LARGE: "ml.c6i.large";
65
+ readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
66
+ readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
67
+ readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
68
+ readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
69
+ readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
70
+ readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
71
+ readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
72
+ readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
73
+ readonly ML_G5_XLARGE: "ml.g5.xlarge";
74
+ readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
75
+ readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
76
+ readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
77
+ readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
78
+ readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
79
+ readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
80
+ readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
81
+ readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
82
+ readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
83
+ readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
84
+ readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
85
+ readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
86
+ readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
87
+ readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
88
+ readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
89
+ readonly ML_G6_XLARGE: "ml.g6.xlarge";
90
+ readonly ML_GR6_4XLARGE: "ml.gr6.4xlarge";
91
+ readonly ML_GR6_8XLARGE: "ml.gr6.8xlarge";
92
+ readonly ML_I3EN_12XLARGE: "ml.i3en.12xlarge";
93
+ readonly ML_I3EN_24XLARGE: "ml.i3en.24xlarge";
94
+ readonly ML_I3EN_2XLARGE: "ml.i3en.2xlarge";
95
+ readonly ML_I3EN_3XLARGE: "ml.i3en.3xlarge";
96
+ readonly ML_I3EN_6XLARGE: "ml.i3en.6xlarge";
97
+ readonly ML_I3EN_LARGE: "ml.i3en.large";
98
+ readonly ML_I3EN_XLARGE: "ml.i3en.xlarge";
99
+ readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
100
+ readonly ML_M5_16XLARGE: "ml.m5.16xlarge";
101
+ readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
102
+ readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
103
+ readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
104
+ readonly ML_M5_8XLARGE: "ml.m5.8xlarge";
105
+ readonly ML_M5_LARGE: "ml.m5.large";
106
+ readonly ML_M5_XLARGE: "ml.m5.xlarge";
107
+ readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
108
+ readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
109
+ readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
110
+ readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
111
+ readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
112
+ readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
113
+ readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
114
+ readonly ML_M6I_LARGE: "ml.m6i.large";
115
+ readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
116
+ readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
117
+ readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
118
+ readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
119
+ readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
120
+ readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
121
+ readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
122
+ readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
123
+ readonly ML_M7I_LARGE: "ml.m7i.large";
124
+ readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
125
+ readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
126
+ readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
127
+ readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
128
+ readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
129
+ readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
130
+ readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
131
+ readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
132
+ readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
133
+ readonly ML_P6_B300_48XLARGE: "ml.p6-b300.48xlarge";
134
+ readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
135
+ readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
136
+ readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
137
+ readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
138
+ readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
139
+ readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
140
+ readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
141
+ readonly ML_R6I_LARGE: "ml.r6i.large";
142
+ readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
143
+ readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
144
+ readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
145
+ readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
146
+ readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
147
+ readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
148
+ readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
149
+ readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
150
+ readonly ML_R7I_LARGE: "ml.r7i.large";
151
+ readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
152
+ readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
153
+ readonly ML_T3_LARGE: "ml.t3.large";
154
+ readonly ML_T3_MEDIUM: "ml.t3.medium";
155
+ readonly ML_T3_XLARGE: "ml.t3.xlarge";
156
+ readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
157
+ readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
158
+ readonly ML_TRN2_3XLARGE: "ml.trn2.3xlarge";
159
+ readonly ML_TRN2_48XLARGE: "ml.trn2.48xlarge";
160
+ };
161
+ /**
162
+ * @public
163
+ */
164
+ export type ClusterInstanceType = (typeof ClusterInstanceType)[keyof typeof ClusterInstanceType];
39
165
  /**
40
166
  * @public
41
167
  * @enum
@@ -2025,132 +2151,6 @@ export declare const ClusterEventResourceType: {
2025
2151
  * @public
2026
2152
  */
2027
2153
  export type ClusterEventResourceType = (typeof ClusterEventResourceType)[keyof typeof ClusterEventResourceType];
2028
- /**
2029
- * @public
2030
- * @enum
2031
- */
2032
- export declare const ClusterInstanceType: {
2033
- readonly ML_C5N_18XLARGE: "ml.c5n.18xlarge";
2034
- readonly ML_C5N_2XLARGE: "ml.c5n.2xlarge";
2035
- readonly ML_C5N_4XLARGE: "ml.c5n.4xlarge";
2036
- readonly ML_C5N_9XLARGE: "ml.c5n.9xlarge";
2037
- readonly ML_C5N_LARGE: "ml.c5n.large";
2038
- readonly ML_C5_12XLARGE: "ml.c5.12xlarge";
2039
- readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
2040
- readonly ML_C5_24XLARGE: "ml.c5.24xlarge";
2041
- readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
2042
- readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
2043
- readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
2044
- readonly ML_C5_LARGE: "ml.c5.large";
2045
- readonly ML_C5_XLARGE: "ml.c5.xlarge";
2046
- readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
2047
- readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
2048
- readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
2049
- readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
2050
- readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
2051
- readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
2052
- readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
2053
- readonly ML_C6I_LARGE: "ml.c6i.large";
2054
- readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
2055
- readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
2056
- readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
2057
- readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
2058
- readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
2059
- readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
2060
- readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
2061
- readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
2062
- readonly ML_G5_XLARGE: "ml.g5.xlarge";
2063
- readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
2064
- readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
2065
- readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
2066
- readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
2067
- readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
2068
- readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
2069
- readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
2070
- readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
2071
- readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
2072
- readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
2073
- readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
2074
- readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
2075
- readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
2076
- readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
2077
- readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
2078
- readonly ML_G6_XLARGE: "ml.g6.xlarge";
2079
- readonly ML_GR6_4XLARGE: "ml.gr6.4xlarge";
2080
- readonly ML_GR6_8XLARGE: "ml.gr6.8xlarge";
2081
- readonly ML_I3EN_12XLARGE: "ml.i3en.12xlarge";
2082
- readonly ML_I3EN_24XLARGE: "ml.i3en.24xlarge";
2083
- readonly ML_I3EN_2XLARGE: "ml.i3en.2xlarge";
2084
- readonly ML_I3EN_3XLARGE: "ml.i3en.3xlarge";
2085
- readonly ML_I3EN_6XLARGE: "ml.i3en.6xlarge";
2086
- readonly ML_I3EN_LARGE: "ml.i3en.large";
2087
- readonly ML_I3EN_XLARGE: "ml.i3en.xlarge";
2088
- readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
2089
- readonly ML_M5_16XLARGE: "ml.m5.16xlarge";
2090
- readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
2091
- readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
2092
- readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
2093
- readonly ML_M5_8XLARGE: "ml.m5.8xlarge";
2094
- readonly ML_M5_LARGE: "ml.m5.large";
2095
- readonly ML_M5_XLARGE: "ml.m5.xlarge";
2096
- readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
2097
- readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
2098
- readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
2099
- readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
2100
- readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
2101
- readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
2102
- readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
2103
- readonly ML_M6I_LARGE: "ml.m6i.large";
2104
- readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
2105
- readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
2106
- readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
2107
- readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
2108
- readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
2109
- readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
2110
- readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
2111
- readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
2112
- readonly ML_M7I_LARGE: "ml.m7i.large";
2113
- readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
2114
- readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
2115
- readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
2116
- readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
2117
- readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
2118
- readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
2119
- readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
2120
- readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
2121
- readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
2122
- readonly ML_P6_B300_48XLARGE: "ml.p6-b300.48xlarge";
2123
- readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
2124
- readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
2125
- readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
2126
- readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
2127
- readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
2128
- readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
2129
- readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
2130
- readonly ML_R6I_LARGE: "ml.r6i.large";
2131
- readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
2132
- readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
2133
- readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
2134
- readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
2135
- readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
2136
- readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
2137
- readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
2138
- readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
2139
- readonly ML_R7I_LARGE: "ml.r7i.large";
2140
- readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
2141
- readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
2142
- readonly ML_T3_LARGE: "ml.t3.large";
2143
- readonly ML_T3_MEDIUM: "ml.t3.medium";
2144
- readonly ML_T3_XLARGE: "ml.t3.xlarge";
2145
- readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
2146
- readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
2147
- readonly ML_TRN2_3XLARGE: "ml.trn2.3xlarge";
2148
- readonly ML_TRN2_48XLARGE: "ml.trn2.48xlarge";
2149
- };
2150
- /**
2151
- * @public
2152
- */
2153
- export type ClusterInstanceType = (typeof ClusterInstanceType)[keyof typeof ClusterInstanceType];
2154
2154
  /**
2155
2155
  * @public
2156
2156
  * @enum
@@ -2574,6 +2574,18 @@ export declare const FairShare: {
2574
2574
  * @public
2575
2575
  */
2576
2576
  export type FairShare = (typeof FairShare)[keyof typeof FairShare];
2577
+ /**
2578
+ * @public
2579
+ * @enum
2580
+ */
2581
+ export declare const IdleResourceSharing: {
2582
+ readonly DISABLED: "Disabled";
2583
+ readonly ENABLED: "Enabled";
2584
+ };
2585
+ /**
2586
+ * @public
2587
+ */
2588
+ export type IdleResourceSharing = (typeof IdleResourceSharing)[keyof typeof IdleResourceSharing];
2577
2589
  /**
2578
2590
  * @public
2579
2591
  * @enum
@@ -3897,6 +3909,19 @@ export declare const StageStatus: {
3897
3909
  * @public
3898
3910
  */
3899
3911
  export type StageStatus = (typeof StageStatus)[keyof typeof StageStatus];
3912
+ /**
3913
+ * @public
3914
+ * @enum
3915
+ */
3916
+ export declare const SchedulerConfigComponent: {
3917
+ readonly FAIR_SHARE: "FairShare";
3918
+ readonly IDLE_RESOURCE_SHARING: "IdleResourceSharing";
3919
+ readonly PRIORITY_CLASSES: "PriorityClasses";
3920
+ };
3921
+ /**
3922
+ * @public
3923
+ */
3924
+ export type SchedulerConfigComponent = (typeof SchedulerConfigComponent)[keyof typeof SchedulerConfigComponent];
3900
3925
  /**
3901
3926
  * @public
3902
3927
  * @enum
@@ -1,4 +1,4 @@
1
- import { ActionStatus, ActivationState, ActiveClusterOperationName, AdditionalS3DataSourceDataType, AggregationTransformationValue, AlgorithmStatus, AppInstanceType, AppStatus, AppType, ArtifactSourceIdType, AssemblyType, AssociationEdgeType, AsyncNotificationTopicTypes, AthenaResultCompressionType, AthenaResultFormat, AutoMLAlgorithm, AutoMLChannelType, AutoMLJobObjectiveType, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLMetricEnum, AutoMLMetricExtendedEnum, AutoMLMode, AutoMLProcessingUnit, AutoMLS3DataType, AutotuneMode, BatchAddClusterNodesErrorCode, BatchDeleteClusterNodesErrorCode, BatchRebootClusterNodesErrorCode, BatchReplaceClusterNodesErrorCode, BatchStrategy, CandidateStatus, CandidateStepType, CapacityReservationType, CapacitySizeType, CaptureMode, ClarifyFeatureType, ClarifyTextGranularity, ClarifyTextLanguage, ClusterAutoScalerType, ClusterAutoScalingMode, ClusterAutoScalingStatus, ClusterCapacityType, ClusterConfigMode, ClusterEventResourceType, ClusterInstanceStatus, ClusterInstanceType, ClusterKubernetesTaintEffect, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterStatus, CompilationJobStatus, CompleteOnConvergence, CompressionType, ConditionOutcome, ContainerMode, DataSourceName, DeepHealthCheckType, DetailedAlgorithmStatus, FairShare, FeatureStatus, FileSystemAccessMode, FileSystemType, FillingType, Framework, HyperParameterScalingType, HyperParameterTuningJobObjectiveType, InstanceGroupStatus, LifecycleManagement, MetricSetSource, MIGProfileType, ModelApprovalStatus, ModelCacheSetting, ModelCompressionType, ModelPackageRegistrationType, ModelPackageStatus, NodeUnavailabilityType, ObjectiveStatus, OutputCompressionType, ParameterType, PreemptTeamTasks, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, RecordWrapper, RepositoryAccessMode, ResourceSharingStrategy, S3DataDistribution, S3DataType, S3ModelDataType, SchedulerResourceStatus, SoftwareUpdateStatus, SplitType, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrafficRoutingConfigType, TrainingInputMode, TrainingInstanceType, TrainingRepositoryAccessMode, TransformInstanceType, VolumeAttachmentStatus } from "./enums";
1
+ import { ActionStatus, ActivationState, ActiveClusterOperationName, AdditionalS3DataSourceDataType, AggregationTransformationValue, AlgorithmStatus, AppInstanceType, AppStatus, AppType, ArtifactSourceIdType, AssemblyType, AssociationEdgeType, AsyncNotificationTopicTypes, AthenaResultCompressionType, AthenaResultFormat, AutoMLAlgorithm, AutoMLChannelType, AutoMLJobObjectiveType, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLMetricEnum, AutoMLMetricExtendedEnum, AutoMLMode, AutoMLProcessingUnit, AutoMLS3DataType, AutotuneMode, BatchAddClusterNodesErrorCode, BatchDeleteClusterNodesErrorCode, BatchRebootClusterNodesErrorCode, BatchReplaceClusterNodesErrorCode, BatchStrategy, CandidateStatus, CandidateStepType, CapacityReservationType, CapacitySizeType, CaptureMode, ClarifyFeatureType, ClarifyTextGranularity, ClarifyTextLanguage, ClusterAutoScalerType, ClusterAutoScalingMode, ClusterAutoScalingStatus, ClusterCapacityType, ClusterConfigMode, ClusterEventResourceType, ClusterInstanceStatus, ClusterInstanceType, ClusterKubernetesTaintEffect, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterStatus, CompilationJobStatus, CompleteOnConvergence, CompressionType, ConditionOutcome, ContainerMode, DataSourceName, DeepHealthCheckType, DetailedAlgorithmStatus, FairShare, FeatureStatus, FileSystemAccessMode, FileSystemType, FillingType, Framework, HyperParameterScalingType, HyperParameterTuningJobObjectiveType, IdleResourceSharing, InstanceGroupStatus, LifecycleManagement, MetricSetSource, MIGProfileType, ModelApprovalStatus, ModelCacheSetting, ModelCompressionType, ModelPackageRegistrationType, ModelPackageStatus, NodeUnavailabilityType, ObjectiveStatus, OutputCompressionType, ParameterType, PreemptTeamTasks, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, RecordWrapper, RepositoryAccessMode, ResourceSharingStrategy, S3DataDistribution, S3DataType, S3ModelDataType, SchedulerResourceStatus, SoftwareUpdateStatus, SplitType, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrafficRoutingConfigType, TrainingInputMode, TrainingInstanceType, TrainingRepositoryAccessMode, TransformInstanceType, VolumeAttachmentStatus } from "./enums";
2
2
  /**
3
3
  * <p>Configuration for allocating accelerator partitions.</p>
4
4
  * @public
@@ -15,6 +15,42 @@ export interface AcceleratorPartitionConfig {
15
15
  */
16
16
  Count: number | undefined;
17
17
  }
18
+ /**
19
+ * <p>Configuration of the resources used for the compute allocation definition.</p>
20
+ * @public
21
+ */
22
+ export interface ComputeQuotaResourceConfig {
23
+ /**
24
+ * <p>The instance type of the instance group for the cluster.</p>
25
+ * @public
26
+ */
27
+ InstanceType: ClusterInstanceType | undefined;
28
+ /**
29
+ * <p>The number of instances to add to the instance group of a SageMaker HyperPod cluster.</p>
30
+ * @public
31
+ */
32
+ Count?: number | undefined;
33
+ /**
34
+ * <p>The number of accelerators to allocate. If you don't specify a value for vCPU and MemoryInGiB, SageMaker AI automatically allocates ratio-based values for those parameters based on the number of accelerators you provide. For example, if you allocate 16 out of 32 total accelerators, SageMaker AI uses the ratio of 0.5 and allocates values to vCPU and MemoryInGiB.</p>
35
+ * @public
36
+ */
37
+ Accelerators?: number | undefined;
38
+ /**
39
+ * <p>The number of vCPU to allocate. If you specify a value only for vCPU, SageMaker AI automatically allocates ratio-based values for MemoryInGiB based on this vCPU parameter. For example, if you allocate 20 out of 40 total vCPU, SageMaker AI uses the ratio of 0.5 and allocates values to MemoryInGiB. Accelerators are set to 0.</p>
40
+ * @public
41
+ */
42
+ VCpu?: number | undefined;
43
+ /**
44
+ * <p>The amount of memory in GiB to allocate. If you specify a value only for this parameter, SageMaker AI automatically allocates a ratio-based value for vCPU based on this memory that you provide. For example, if you allocate 200 out of 400 total memory in GiB, SageMaker AI uses the ratio of 0.5 and allocates values to vCPU. Accelerators are set to 0.</p>
45
+ * @public
46
+ */
47
+ MemoryInGiB?: number | undefined;
48
+ /**
49
+ * <p>The accelerator partition configuration for fractional GPU allocation.</p>
50
+ * @public
51
+ */
52
+ AcceleratorPartition?: AcceleratorPartitionConfig | undefined;
53
+ }
18
54
  /**
19
55
  * <p>A structure describing the source of an action.</p>
20
56
  * @public
@@ -5919,42 +5955,6 @@ export interface CompilationJobSummary {
5919
5955
  */
5920
5956
  CompilationJobStatus: CompilationJobStatus | undefined;
5921
5957
  }
5922
- /**
5923
- * <p>Configuration of the resources used for the compute allocation definition.</p>
5924
- * @public
5925
- */
5926
- export interface ComputeQuotaResourceConfig {
5927
- /**
5928
- * <p>The instance type of the instance group for the cluster.</p>
5929
- * @public
5930
- */
5931
- InstanceType: ClusterInstanceType | undefined;
5932
- /**
5933
- * <p>The number of instances to add to the instance group of a SageMaker HyperPod cluster.</p>
5934
- * @public
5935
- */
5936
- Count?: number | undefined;
5937
- /**
5938
- * <p>The number of accelerators to allocate. If you don't specify a value for vCPU and MemoryInGiB, SageMaker AI automatically allocates ratio-based values for those parameters based on the number of accelerators you provide. For example, if you allocate 16 out of 32 total accelerators, SageMaker AI uses the ratio of 0.5 and allocates values to vCPU and MemoryInGiB.</p>
5939
- * @public
5940
- */
5941
- Accelerators?: number | undefined;
5942
- /**
5943
- * <p>The number of vCPU to allocate. If you specify a value only for vCPU, SageMaker AI automatically allocates ratio-based values for MemoryInGiB based on this vCPU parameter. For example, if you allocate 20 out of 40 total vCPU, SageMaker AI uses the ratio of 0.5 and allocates values to MemoryInGiB. Accelerators are set to 0.</p>
5944
- * @public
5945
- */
5946
- VCpu?: number | undefined;
5947
- /**
5948
- * <p>The amount of memory in GiB to allocate. If you specify a value only for this parameter, SageMaker AI automatically allocates a ratio-based value for vCPU based on this memory that you provide. For example, if you allocate 200 out of 400 total memory in GiB, SageMaker AI uses the ratio of 0.5 and allocates values to vCPU. Accelerators are set to 0.</p>
5949
- * @public
5950
- */
5951
- MemoryInGiB?: number | undefined;
5952
- /**
5953
- * <p>The accelerator partition configuration for fractional GPU allocation.</p>
5954
- * @public
5955
- */
5956
- AcceleratorPartition?: AcceleratorPartitionConfig | undefined;
5957
- }
5958
5958
  /**
5959
5959
  * <p>Resource sharing configuration.</p>
5960
5960
  * @public
@@ -5970,6 +5970,11 @@ export interface ResourceSharingConfig {
5970
5970
  * @public
5971
5971
  */
5972
5972
  BorrowLimit?: number | undefined;
5973
+ /**
5974
+ * <p>The absolute limits on compute resources that can be borrowed from idle compute. When specified, these limits define the maximum amount of specific resource types (such as accelerators, vCPU, or memory) that an entity can borrow, regardless of the percentage-based <code>BorrowLimit</code>.</p>
5975
+ * @public
5976
+ */
5977
+ AbsoluteBorrowLimits?: ComputeQuotaResourceConfig[] | undefined;
5973
5978
  }
5974
5979
  /**
5975
5980
  * <p>Configuration of the compute allocation definition for an entity. This includes the resource sharing option and the setting to preempt low priority tasks.</p>
@@ -6957,6 +6962,11 @@ export interface SchedulerConfig {
6957
6962
  * @public
6958
6963
  */
6959
6964
  FairShare?: FairShare | undefined;
6965
+ /**
6966
+ * <p>Configuration for sharing idle compute resources across entities in the cluster. When enabled, unallocated resources are automatically calculated and made available for entities to borrow. </p>
6967
+ * @public
6968
+ */
6969
+ IdleResourceSharing?: IdleResourceSharing | undefined;
6960
6970
  }
6961
6971
  /**
6962
6972
  * @public
@@ -1,4 +1,4 @@
1
- import { _InstanceType, AccountDefaultStatus, ActionStatus, ActivationState, AlgorithmStatus, AppNetworkAccessType, AppSecurityGroupManagement, AppStatus, AppType, AuthMode, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLProblemTypeConfigName, BatchStrategy, CapacityReservationPreference, CaptureStatus, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterStatus, CompilationJobStatus, CustomizationTechnique, DetailedModelPackageStatus, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EdgePresetDeploymentStatus, EdgePresetDeploymentType, EnabledOrDisabled, EndpointStatus, EvaluationType, ExecutionStatus, FeatureGroupStatus, FeatureStatus, FeatureType, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HumanTaskUiStatus, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentCapacitySizeType, InferenceComponentStatus, InferenceExperimentStatus, InferenceExperimentType, IPAddressType, IsTrackingServerActive, JobType, JoinSource, LabelingJobStatus, LastUpdateStatusValue, MaintenanceStatus, MlflowAppStatus, ModelApprovalStatus, ModelCardExportJobStatus, ModelCardProcessingStatus, ModelCardStatus, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageStatus, ModelRegistrationMode, ModelVariantStatus, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceStatus, ObjectiveStatus, OfflineStoreStatusValue, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, PartnerAppAuthType, PartnerAppStatus, PartnerAppType, Peft, PipelineExecutionStatus, PipelineStatus, ProblemType, ProcessingInstanceType, ProcessingJobStatus, Processor, ProductionVariantAcceleratorType, ProductionVariantInstanceType, RecommendationJobStatus, RecommendationJobType, RecommendationStatus, RetentionType, RootAccess, RuleEvaluationStatus, SchedulerResourceStatus, ScheduleStatus, ServerlessJobType, SkipModelValidation, StageStatus, Statistic, StudioLifecycleConfigAppType, TagPropagation, ThroughputMode, TrackingServerMaintenanceStatus, TrackingServerSize, TrackingServerStatus, TrainingJobStatus, TrialComponentPrimaryStatus, VariantStatus, VendorGuidance, WorkforceIpAddressType } from "./enums";
1
+ import { _InstanceType, AccountDefaultStatus, ActionStatus, ActivationState, AlgorithmStatus, AppNetworkAccessType, AppSecurityGroupManagement, AppStatus, AppType, AuthMode, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLProblemTypeConfigName, BatchStrategy, CapacityReservationPreference, CaptureStatus, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterStatus, CompilationJobStatus, CustomizationTechnique, DetailedModelPackageStatus, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EdgePresetDeploymentStatus, EdgePresetDeploymentType, EnabledOrDisabled, EndpointStatus, EvaluationType, ExecutionStatus, FeatureGroupStatus, FeatureStatus, FeatureType, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HumanTaskUiStatus, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentCapacitySizeType, InferenceComponentStatus, InferenceExperimentStatus, InferenceExperimentType, IPAddressType, IsTrackingServerActive, JobType, JoinSource, LabelingJobStatus, LastUpdateStatusValue, MaintenanceStatus, MlflowAppStatus, ModelApprovalStatus, ModelCardExportJobStatus, ModelCardProcessingStatus, ModelCardStatus, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageStatus, ModelRegistrationMode, ModelVariantStatus, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceStatus, ObjectiveStatus, OfflineStoreStatusValue, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, PartnerAppAuthType, PartnerAppStatus, PartnerAppType, Peft, PipelineExecutionStatus, PipelineStatus, ProblemType, ProcessingInstanceType, ProcessingJobStatus, Processor, ProductionVariantAcceleratorType, ProductionVariantInstanceType, RecommendationJobStatus, RecommendationJobType, RecommendationStatus, RetentionType, RootAccess, RuleEvaluationStatus, SchedulerConfigComponent, SchedulerResourceStatus, ScheduleStatus, ServerlessJobType, SkipModelValidation, StageStatus, Statistic, StudioLifecycleConfigAppType, TagPropagation, ThroughputMode, TrackingServerMaintenanceStatus, TrackingServerSize, TrackingServerStatus, TrainingJobStatus, TrialComponentPrimaryStatus, VariantStatus, VendorGuidance, WorkforceIpAddressType } from "./enums";
2
2
  import { type ActionSource, type AlgorithmSpecification, type AlgorithmStatusDetails, type AlgorithmValidationSpecification, type AppSpecification, type ArtifactSource, type AsyncInferenceConfig, type AutoMLCandidate, type AutoMLComputeConfig, type AutoMLDataSplitConfig, type AutoMLJobArtifacts, type AutoMLJobCompletionCriteria, type AutoMLJobConfig, type AutoMLJobObjective, type AutoMLOutputDataConfig, type AutoMLProblemTypeConfig, type AutoMLResolvedAttributes, type AutoMLSecurityConfig, type AutoRollbackConfig, type Autotune, type AvailableUpgrade, type BatchDataCaptureConfig, type CheckpointConfig, type ClusterAutoScalingConfigOutput, type ClusterEventDetail, type ClusterNodeDetails, type ClusterOrchestrator, type ClusterTieredStorageConfig, type CodeEditorAppImageConfig, type CognitoConfig, type CognitoMemberDefinition, type ComputeQuotaConfig, type ComputeQuotaTarget, type ContextSource, type GitConfig, type InferenceSpecification, type InputConfig, type JupyterLabAppImageConfig, type KernelGatewayImageConfig, type MetadataProperties, type ModelDeployConfig, type NeoVpcConfig, type OutputConfig, type OutputDataConfig, type ResourceConfig, type ResourceSpec, type SchedulerConfig, type StoppingCondition, type TrainingSpecification, type TransformInput, type TransformOutput, type TransformResources, type UserContext, type VpcConfig, AdditionalInferenceSpecificationDefinition, AutoMLChannel, AutoMLJobChannel, AutoMLPartialFailureReason, Channel, ClusterInstanceGroupDetails, ClusterRestrictedInstanceGroupDetails, CollectionConfiguration, ContainerDefinition, Tag } from "./models_0";
3
3
  import { type DataCaptureConfig, type DataQualityAppSpecification, type DataQualityBaselineConfig, type DataQualityJobInput, type DefaultSpaceSettings, type DeploymentConfig, type DeviceSelectionConfig, type DomainSettings, type DriftCheckBaselines, type EdgeDeploymentConfig, type EdgeOutputConfig, type EndpointInfo, type ExperimentConfig, type ExplainerConfig, type FlowDefinitionOutputConfig, type HubS3StorageConfig, type HumanLoopActivationConfig, type HumanLoopConfig, type HumanLoopRequestSource, type HumanTaskConfig, type HyperParameterTuningJobConfig, type HyperParameterTuningJobWarmStartConfig, type InferenceComponentComputeResourceRequirements, type InferenceComponentStartupParameters, type InferenceExecutionConfig, type InferenceExperimentDataStorageConfig, type InferenceExperimentSchedule, type InstanceMetadataServiceConfiguration, type LabelingJobAlgorithmsConfig, type LabelingJobInputConfig, type LabelingJobOutputConfig, type LabelingJobStoppingConditions, type MetricsConfig, type ModelBiasAppSpecification, type ModelBiasBaselineConfig, type ModelBiasJobInput, type ModelCardExportOutputConfig, type ModelCardSecurityConfig, type ModelExplainabilityAppSpecification, type ModelExplainabilityBaselineConfig, type ModelExplainabilityJobInput, type ModelInfrastructureConfig, type ModelLifeCycle, type ModelMetrics, type ModelPackageModelCard, type ModelPackageSecurityConfig, type ModelPackageValidationSpecification, type ModelQualityAppSpecification, type ModelQualityBaselineConfig, type ModelQualityJobInput, type MonitoringNetworkConfig, type MonitoringOutputConfig, type MonitoringResources, type MonitoringScheduleConfig, type MonitoringStoppingCondition, type NetworkConfig, type OfflineStoreConfig, type OnlineStoreConfig, type OptimizationJobModelSource, type OptimizationJobOutputConfig, type OptimizationVpcConfig, type ParallelismConfiguration, type PartnerAppConfig, type PartnerAppMaintenanceConfig, type ProcessingOutputConfig, type ProcessingResources, type ProcessingStoppingCondition, type ProductionVariantManagedInstanceScaling, type ProductionVariantRoutingConfig, type ProductionVariantServerlessConfig, type RecommendationJobInputConfig, type RecommendationJobStoppingConditions, type RetryStrategy, type ShadowModeConfig, type SourceAlgorithmSpecification, type UserSettings, EdgeDeploymentModelConfig, FeatureDefinition, HyperParameterTrainingJobDefinition, NotebookInstanceLifecycleHook, OptimizationConfig, ProcessingInput, ProductionVariant } from "./models_1";
4
4
  /**
@@ -3046,6 +3046,11 @@ export interface DescribeClusterSchedulerConfigResponse {
3046
3046
  * @public
3047
3047
  */
3048
3048
  FailureReason?: string | undefined;
3049
+ /**
3050
+ * <p>Additional details about the status of the cluster policy. This field provides context when the policy is in a non-active state, such as during creation, updates, or if failures occur.</p>
3051
+ * @public
3052
+ */
3053
+ StatusDetails?: Partial<Record<SchedulerConfigComponent, SchedulerResourceStatus>> | undefined;
3049
3054
  /**
3050
3055
  * <p>ARN of the cluster where the cluster policy is applied.</p>
3051
3056
  * @public