@aws-sdk/client-sagemaker 3.645.0 → 3.648.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.
Files changed (55) hide show
  1. package/dist-cjs/index.js +17317 -17254
  2. package/dist-es/commands/DescribeModelCardCommand.js +1 -1
  3. package/dist-es/models/models_0.js +13 -13
  4. package/dist-es/models/models_1.js +15 -16
  5. package/dist-es/models/models_2.js +15 -23
  6. package/dist-es/models/models_3.js +23 -11
  7. package/dist-es/models/models_4.js +11 -0
  8. package/dist-es/protocols/Aws_json1_1.js +50 -1
  9. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -2
  12. package/dist-types/commands/CreateClusterCommand.d.ts +9 -0
  13. package/dist-types/commands/CreateDomainCommand.d.ts +24 -0
  14. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +2 -1
  15. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateSpaceCommand.d.ts +10 -0
  17. package/dist-types/commands/CreateUserProfileCommand.d.ts +16 -0
  18. package/dist-types/commands/DescribeClusterCommand.d.ts +9 -0
  19. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeDomainCommand.d.ts +24 -0
  21. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -2
  24. package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeSpaceCommand.d.ts +10 -0
  26. package/dist-types/commands/DescribeUserProfileCommand.d.ts +16 -0
  27. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
  28. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
  29. package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
  30. package/dist-types/commands/UpdateClusterCommand.d.ts +4 -0
  31. package/dist-types/commands/UpdateDomainCommand.d.ts +24 -0
  32. package/dist-types/commands/UpdateSpaceCommand.d.ts +10 -0
  33. package/dist-types/commands/UpdateUserProfileCommand.d.ts +16 -0
  34. package/dist-types/models/models_0.d.ts +111 -199
  35. package/dist-types/models/models_1.d.ts +222 -122
  36. package/dist-types/models/models_2.d.ts +164 -294
  37. package/dist-types/models/models_3.d.ts +295 -265
  38. package/dist-types/models/models_4.d.ts +271 -4
  39. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
  40. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +4 -2
  42. package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +2 -4
  43. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +4 -2
  47. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/models/models_0.d.ts +37 -43
  51. package/dist-types/ts3.4/models/models_1.d.ts +61 -38
  52. package/dist-types/ts3.4/models/models_2.d.ts +49 -93
  53. package/dist-types/ts3.4/models/models_3.d.ts +90 -66
  54. package/dist-types/ts3.4/models/models_4.d.ts +69 -3
  55. package/package.json +1 -1
@@ -94,6 +94,11 @@ declare const DescribeSpaceCommand_base: {
94
94
  * // InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "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.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "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.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.12xlarge" || "ml.g6.16xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.p5.48xlarge" || "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.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.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.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "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.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.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge",
95
95
  * // LifecycleConfigArn: "STRING_VALUE",
96
96
  * // },
97
+ * // AppLifecycleManagement: { // SpaceAppLifecycleManagement
98
+ * // IdleSettings: { // SpaceIdleSettings
99
+ * // IdleTimeoutInMinutes: Number("int"),
100
+ * // },
101
+ * // },
97
102
  * // },
98
103
  * // JupyterLabAppSettings: { // SpaceJupyterLabAppSettings
99
104
  * // DefaultResourceSpec: {
@@ -108,6 +113,11 @@ declare const DescribeSpaceCommand_base: {
108
113
  * // RepositoryUrl: "STRING_VALUE", // required
109
114
  * // },
110
115
  * // ],
116
+ * // AppLifecycleManagement: {
117
+ * // IdleSettings: {
118
+ * // IdleTimeoutInMinutes: Number("int"),
119
+ * // },
120
+ * // },
111
121
  * // },
112
122
  * // AppType: "JupyterServer" || "KernelGateway" || "DetailedProfiler" || "TensorBoard" || "CodeEditor" || "JupyterLab" || "RStudioServerPro" || "RSessionGateway" || "Canvas",
113
123
  * // SpaceStorageSettings: { // SpaceStorageSettings
@@ -178,6 +178,14 @@ declare const DescribeUserProfileCommand_base: {
178
178
  * // LifecycleConfigArns: [
179
179
  * // "STRING_VALUE",
180
180
  * // ],
181
+ * // AppLifecycleManagement: { // AppLifecycleManagement
182
+ * // IdleSettings: { // IdleSettings
183
+ * // LifecycleManagement: "ENABLED" || "DISABLED",
184
+ * // IdleTimeoutInMinutes: Number("int"),
185
+ * // MinIdleTimeoutInMinutes: Number("int"),
186
+ * // MaxIdleTimeoutInMinutes: Number("int"),
187
+ * // },
188
+ * // },
181
189
  * // },
182
190
  * // JupyterLabAppSettings: { // JupyterLabAppSettings
183
191
  * // DefaultResourceSpec: "<ResourceSpec>",
@@ -196,6 +204,14 @@ declare const DescribeUserProfileCommand_base: {
196
204
  * // RepositoryUrl: "STRING_VALUE", // required
197
205
  * // },
198
206
  * // ],
207
+ * // AppLifecycleManagement: {
208
+ * // IdleSettings: {
209
+ * // LifecycleManagement: "ENABLED" || "DISABLED",
210
+ * // IdleTimeoutInMinutes: Number("int"),
211
+ * // MinIdleTimeoutInMinutes: Number("int"),
212
+ * // MaxIdleTimeoutInMinutes: Number("int"),
213
+ * // },
214
+ * // },
199
215
  * // EmrSettings: { // EmrSettings
200
216
  * // AssumableRoleArns: [ // AssumableRoleArns
201
217
  * // "STRING_VALUE",
@@ -56,7 +56,7 @@ declare const ListClusterNodesCommand_base: {
56
56
  * // InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "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", // required
57
57
  * // LaunchTime: new Date("TIMESTAMP"), // required
58
58
  * // InstanceStatus: { // ClusterInstanceStatusDetails
59
- * // Status: "Running" || "Failure" || "Pending" || "ShuttingDown" || "SystemUpdating", // required
59
+ * // Status: "Running" || "Failure" || "Pending" || "ShuttingDown" || "SystemUpdating" || "DeepHealthCheckInProgress", // required
60
60
  * // Message: "STRING_VALUE",
61
61
  * // },
62
62
  * // },
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListModelCardExportJobsRequest, ListModelCardExportJobsResponse } from "../models/models_3";
3
+ import { ListModelCardExportJobsRequest, ListModelCardExportJobsResponse } from "../models/models_4";
4
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListModelCardsRequest, ListModelCardsResponse } from "../models/models_3";
3
+ import { ListModelCardsRequest, ListModelCardsResponse } from "../models/models_4";
4
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
5
  /**
6
6
  * @public
@@ -54,8 +54,12 @@ declare const UpdateClusterCommand_base: {
54
54
  * },
55
55
  * },
56
56
  * ],
57
+ * OnStartDeepHealthChecks: [ // OnStartDeepHealthChecks
58
+ * "InstanceStress" || "InstanceConnectivity",
59
+ * ],
57
60
  * },
58
61
  * ],
62
+ * NodeRecovery: "Automatic" || "None",
59
63
  * };
60
64
  * const command = new UpdateClusterCommand(input);
61
65
  * const response = await client.send(command);
@@ -163,6 +163,14 @@ declare const UpdateDomainCommand_base: {
163
163
  * LifecycleConfigArns: [
164
164
  * "STRING_VALUE",
165
165
  * ],
166
+ * AppLifecycleManagement: { // AppLifecycleManagement
167
+ * IdleSettings: { // IdleSettings
168
+ * LifecycleManagement: "ENABLED" || "DISABLED",
169
+ * IdleTimeoutInMinutes: Number("int"),
170
+ * MinIdleTimeoutInMinutes: Number("int"),
171
+ * MaxIdleTimeoutInMinutes: Number("int"),
172
+ * },
173
+ * },
166
174
  * },
167
175
  * JupyterLabAppSettings: { // JupyterLabAppSettings
168
176
  * DefaultResourceSpec: "<ResourceSpec>",
@@ -181,6 +189,14 @@ declare const UpdateDomainCommand_base: {
181
189
  * RepositoryUrl: "STRING_VALUE", // required
182
190
  * },
183
191
  * ],
192
+ * AppLifecycleManagement: {
193
+ * IdleSettings: {
194
+ * LifecycleManagement: "ENABLED" || "DISABLED",
195
+ * IdleTimeoutInMinutes: Number("int"),
196
+ * MinIdleTimeoutInMinutes: Number("int"),
197
+ * MaxIdleTimeoutInMinutes: Number("int"),
198
+ * },
199
+ * },
184
200
  * EmrSettings: { // EmrSettings
185
201
  * AssumableRoleArns: [ // AssumableRoleArns
186
202
  * "STRING_VALUE",
@@ -279,6 +295,14 @@ declare const UpdateDomainCommand_base: {
279
295
  * RepositoryUrl: "STRING_VALUE", // required
280
296
  * },
281
297
  * ],
298
+ * AppLifecycleManagement: {
299
+ * IdleSettings: {
300
+ * LifecycleManagement: "ENABLED" || "DISABLED",
301
+ * IdleTimeoutInMinutes: Number("int"),
302
+ * MinIdleTimeoutInMinutes: Number("int"),
303
+ * MaxIdleTimeoutInMinutes: Number("int"),
304
+ * },
305
+ * },
282
306
  * EmrSettings: {
283
307
  * AssumableRoleArns: [
284
308
  * "STRING_VALUE",
@@ -82,6 +82,11 @@ declare const UpdateSpaceCommand_base: {
82
82
  * InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "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.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "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.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.12xlarge" || "ml.g6.16xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.p5.48xlarge" || "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.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.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.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "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.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.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge",
83
83
  * LifecycleConfigArn: "STRING_VALUE",
84
84
  * },
85
+ * AppLifecycleManagement: { // SpaceAppLifecycleManagement
86
+ * IdleSettings: { // SpaceIdleSettings
87
+ * IdleTimeoutInMinutes: Number("int"),
88
+ * },
89
+ * },
85
90
  * },
86
91
  * JupyterLabAppSettings: { // SpaceJupyterLabAppSettings
87
92
  * DefaultResourceSpec: {
@@ -96,6 +101,11 @@ declare const UpdateSpaceCommand_base: {
96
101
  * RepositoryUrl: "STRING_VALUE", // required
97
102
  * },
98
103
  * ],
104
+ * AppLifecycleManagement: {
105
+ * IdleSettings: {
106
+ * IdleTimeoutInMinutes: Number("int"),
107
+ * },
108
+ * },
99
109
  * },
100
110
  * AppType: "JupyterServer" || "KernelGateway" || "DetailedProfiler" || "TensorBoard" || "CodeEditor" || "JupyterLab" || "RStudioServerPro" || "RSessionGateway" || "Canvas",
101
111
  * SpaceStorageSettings: { // SpaceStorageSettings
@@ -164,6 +164,14 @@ declare const UpdateUserProfileCommand_base: {
164
164
  * LifecycleConfigArns: [
165
165
  * "STRING_VALUE",
166
166
  * ],
167
+ * AppLifecycleManagement: { // AppLifecycleManagement
168
+ * IdleSettings: { // IdleSettings
169
+ * LifecycleManagement: "ENABLED" || "DISABLED",
170
+ * IdleTimeoutInMinutes: Number("int"),
171
+ * MinIdleTimeoutInMinutes: Number("int"),
172
+ * MaxIdleTimeoutInMinutes: Number("int"),
173
+ * },
174
+ * },
167
175
  * },
168
176
  * JupyterLabAppSettings: { // JupyterLabAppSettings
169
177
  * DefaultResourceSpec: "<ResourceSpec>",
@@ -182,6 +190,14 @@ declare const UpdateUserProfileCommand_base: {
182
190
  * RepositoryUrl: "STRING_VALUE", // required
183
191
  * },
184
192
  * ],
193
+ * AppLifecycleManagement: {
194
+ * IdleSettings: {
195
+ * LifecycleManagement: "ENABLED" || "DISABLED",
196
+ * IdleTimeoutInMinutes: Number("int"),
197
+ * MinIdleTimeoutInMinutes: Number("int"),
198
+ * MaxIdleTimeoutInMinutes: Number("int"),
199
+ * },
200
+ * },
185
201
  * EmrSettings: { // EmrSettings
186
202
  * AssumableRoleArns: [ // AssumableRoleArns
187
203
  * "STRING_VALUE",
@@ -4417,6 +4417,55 @@ export declare const AppImageConfigSortKey: {
4417
4417
  * @public
4418
4418
  */
4419
4419
  export type AppImageConfigSortKey = (typeof AppImageConfigSortKey)[keyof typeof AppImageConfigSortKey];
4420
+ /**
4421
+ * @public
4422
+ * @enum
4423
+ */
4424
+ export declare const LifecycleManagement: {
4425
+ readonly Disabled: "DISABLED";
4426
+ readonly Enabled: "ENABLED";
4427
+ };
4428
+ /**
4429
+ * @public
4430
+ */
4431
+ export type LifecycleManagement = (typeof LifecycleManagement)[keyof typeof LifecycleManagement];
4432
+ /**
4433
+ * <p>Settings related to idle shutdown of Studio applications.</p>
4434
+ * @public
4435
+ */
4436
+ export interface IdleSettings {
4437
+ /**
4438
+ * <p>Indicates whether idle shutdown is activated for the application type.</p>
4439
+ * @public
4440
+ */
4441
+ LifecycleManagement?: LifecycleManagement;
4442
+ /**
4443
+ * <p>The time that SageMaker waits after the application becomes idle before shutting it down.</p>
4444
+ * @public
4445
+ */
4446
+ IdleTimeoutInMinutes?: number;
4447
+ /**
4448
+ * <p>The minimum value in minutes that custom idle shutdown can be set to by the user.</p>
4449
+ * @public
4450
+ */
4451
+ MinIdleTimeoutInMinutes?: number;
4452
+ /**
4453
+ * <p>The maximum value in minutes that custom idle shutdown can be set to by the user.</p>
4454
+ * @public
4455
+ */
4456
+ MaxIdleTimeoutInMinutes?: number;
4457
+ }
4458
+ /**
4459
+ * <p>Settings that are used to configure and manage the lifecycle of Amazon SageMaker Studio applications.</p>
4460
+ * @public
4461
+ */
4462
+ export interface AppLifecycleManagement {
4463
+ /**
4464
+ * <p>Settings related to idle shutdown of Studio applications.</p>
4465
+ * @public
4466
+ */
4467
+ IdleSettings?: IdleSettings;
4468
+ }
4420
4469
  /**
4421
4470
  * @public
4422
4471
  * @enum
@@ -8508,6 +8557,18 @@ export interface ClusterLifeCycleConfig {
8508
8557
  */
8509
8558
  OnCreate: string | undefined;
8510
8559
  }
8560
+ /**
8561
+ * @public
8562
+ * @enum
8563
+ */
8564
+ export declare const DeepHealthCheckType: {
8565
+ readonly INSTANCE_CONNECTIVITY: "InstanceConnectivity";
8566
+ readonly INSTANCE_STRESS: "InstanceStress";
8567
+ };
8568
+ /**
8569
+ * @public
8570
+ */
8571
+ export type DeepHealthCheckType = (typeof DeepHealthCheckType)[keyof typeof DeepHealthCheckType];
8511
8572
  /**
8512
8573
  * <p>Details of an instance group in a SageMaker HyperPod cluster.</p>
8513
8574
  * @public
@@ -8561,6 +8622,11 @@ export interface ClusterInstanceGroupDetails {
8561
8622
  * @public
8562
8623
  */
8563
8624
  InstanceStorageConfigs?: ClusterInstanceStorageConfig[];
8625
+ /**
8626
+ * <p>A flag indicating whether deep health checks should be performed when the cluster instance group is created or updated.</p>
8627
+ * @public
8628
+ */
8629
+ OnStartDeepHealthChecks?: DeepHealthCheckType[];
8564
8630
  }
8565
8631
  /**
8566
8632
  * <p>The specifications of an instance group that you need to define.</p>
@@ -8610,6 +8676,11 @@ export interface ClusterInstanceGroupSpecification {
8610
8676
  * @public
8611
8677
  */
8612
8678
  InstanceStorageConfigs?: ClusterInstanceStorageConfig[];
8679
+ /**
8680
+ * <p>A flag indicating whether deep health checks should be performed when the cluster instance group is created or updated.</p>
8681
+ * @public
8682
+ */
8683
+ OnStartDeepHealthChecks?: DeepHealthCheckType[];
8613
8684
  }
8614
8685
  /**
8615
8686
  * <p>Specifies the placement details for the node in the SageMaker HyperPod cluster, including the
@@ -8634,6 +8705,7 @@ export interface ClusterInstancePlacement {
8634
8705
  * @enum
8635
8706
  */
8636
8707
  export declare const ClusterInstanceStatus: {
8708
+ readonly DEEP_HEALTH_CHECK_IN_PROGRESS: "DeepHealthCheckInProgress";
8637
8709
  readonly FAILURE: "Failure";
8638
8710
  readonly PENDING: "Pending";
8639
8711
  readonly RUNNING: "Running";
@@ -8724,6 +8796,18 @@ export interface ClusterNodeDetails {
8724
8796
  */
8725
8797
  Placement?: ClusterInstancePlacement;
8726
8798
  }
8799
+ /**
8800
+ * @public
8801
+ * @enum
8802
+ */
8803
+ export declare const ClusterNodeRecovery: {
8804
+ readonly AUTOMATIC: "Automatic";
8805
+ readonly NONE: "None";
8806
+ };
8807
+ /**
8808
+ * @public
8809
+ */
8810
+ export type ClusterNodeRecovery = (typeof ClusterNodeRecovery)[keyof typeof ClusterNodeRecovery];
8727
8811
  /**
8728
8812
  * <p>Lists a summary of the properties of an instance (also called a
8729
8813
  * <i>node</i> interchangeably) of a SageMaker HyperPod cluster.</p>
@@ -8756,6 +8840,28 @@ export interface ClusterNodeSummary {
8756
8840
  */
8757
8841
  InstanceStatus: ClusterInstanceStatusDetails | undefined;
8758
8842
  }
8843
+ /**
8844
+ * <p>The configuration settings for the Amazon EKS cluster used as the orchestrator for the SageMaker HyperPod cluster.</p>
8845
+ * @public
8846
+ */
8847
+ export interface ClusterOrchestratorEksConfig {
8848
+ /**
8849
+ * <p>The Amazon Resource Name (ARN) of the Amazon EKS cluster associated with the SageMaker HyperPod cluster.</p>
8850
+ * @public
8851
+ */
8852
+ ClusterArn: string | undefined;
8853
+ }
8854
+ /**
8855
+ * <p>The type of orchestrator used for the SageMaker HyperPod cluster.</p>
8856
+ * @public
8857
+ */
8858
+ export interface ClusterOrchestrator {
8859
+ /**
8860
+ * <p>The Amazon EKS cluster used as the orchestrator for the SageMaker HyperPod cluster.</p>
8861
+ * @public
8862
+ */
8863
+ Eks: ClusterOrchestratorEksConfig | undefined;
8864
+ }
8759
8865
  /**
8760
8866
  * @public
8761
8867
  * @enum
@@ -8857,6 +8963,11 @@ export interface CodeEditorAppSettings {
8857
8963
  * @public
8858
8964
  */
8859
8965
  LifecycleConfigArns?: string[];
8966
+ /**
8967
+ * <p>Settings that are used to configure and manage the lifecycle of CodeEditor applications.</p>
8968
+ * @public
8969
+ */
8970
+ AppLifecycleManagement?: AppLifecycleManagement;
8860
8971
  }
8861
8972
  /**
8862
8973
  * <p>A Git repository that SageMaker automatically displays to users for cloning in the
@@ -10129,202 +10240,3 @@ export interface CreateAppResponse {
10129
10240
  */
10130
10241
  AppArn?: string;
10131
10242
  }
10132
- /**
10133
- * <p>Resource being accessed is in use.</p>
10134
- * @public
10135
- */
10136
- export declare class ResourceInUse extends __BaseException {
10137
- readonly name: "ResourceInUse";
10138
- readonly $fault: "client";
10139
- Message?: string;
10140
- /**
10141
- * @internal
10142
- */
10143
- constructor(opts: __ExceptionOptionType<ResourceInUse, __BaseException>);
10144
- }
10145
- /**
10146
- * @public
10147
- */
10148
- export interface CreateAppImageConfigRequest {
10149
- /**
10150
- * <p>The name of the AppImageConfig. Must be unique to your account.</p>
10151
- * @public
10152
- */
10153
- AppImageConfigName: string | undefined;
10154
- /**
10155
- * <p>A list of tags to apply to the AppImageConfig.</p>
10156
- * @public
10157
- */
10158
- Tags?: Tag[];
10159
- /**
10160
- * <p>The KernelGatewayImageConfig. You can only specify one image kernel in the
10161
- * AppImageConfig API. This kernel will be shown to users before the
10162
- * image starts. Once the image runs, all kernels are visible in JupyterLab.</p>
10163
- * @public
10164
- */
10165
- KernelGatewayImageConfig?: KernelGatewayImageConfig;
10166
- /**
10167
- * <p>The <code>JupyterLabAppImageConfig</code>. You can only specify one image kernel in the <code>AppImageConfig</code> API. This kernel is shown to users before the image starts. After the image runs, all kernels are visible in JupyterLab.</p>
10168
- * @public
10169
- */
10170
- JupyterLabAppImageConfig?: JupyterLabAppImageConfig;
10171
- /**
10172
- * <p>The <code>CodeEditorAppImageConfig</code>. You can only specify one image kernel
10173
- * in the AppImageConfig API. This kernel is shown to users before the image starts.
10174
- * After the image runs, all kernels are visible in Code Editor.</p>
10175
- * @public
10176
- */
10177
- CodeEditorAppImageConfig?: CodeEditorAppImageConfig;
10178
- }
10179
- /**
10180
- * @public
10181
- */
10182
- export interface CreateAppImageConfigResponse {
10183
- /**
10184
- * <p>The ARN of the AppImageConfig.</p>
10185
- * @public
10186
- */
10187
- AppImageConfigArn?: string;
10188
- }
10189
- /**
10190
- * @public
10191
- */
10192
- export interface CreateArtifactRequest {
10193
- /**
10194
- * <p>The name of the artifact. Must be unique to your account in an Amazon Web Services Region.</p>
10195
- * @public
10196
- */
10197
- ArtifactName?: string;
10198
- /**
10199
- * <p>The ID, ID type, and URI of the source.</p>
10200
- * @public
10201
- */
10202
- Source: ArtifactSource | undefined;
10203
- /**
10204
- * <p>The artifact type.</p>
10205
- * @public
10206
- */
10207
- ArtifactType: string | undefined;
10208
- /**
10209
- * <p>A list of properties to add to the artifact.</p>
10210
- * @public
10211
- */
10212
- Properties?: Record<string, string>;
10213
- /**
10214
- * <p>Metadata properties of the tracking entity, trial, or trial component.</p>
10215
- * @public
10216
- */
10217
- MetadataProperties?: MetadataProperties;
10218
- /**
10219
- * <p>A list of tags to apply to the artifact.</p>
10220
- * @public
10221
- */
10222
- Tags?: Tag[];
10223
- }
10224
- /**
10225
- * @public
10226
- */
10227
- export interface CreateArtifactResponse {
10228
- /**
10229
- * <p>The Amazon Resource Name (ARN) of the artifact.</p>
10230
- * @public
10231
- */
10232
- ArtifactArn?: string;
10233
- }
10234
- /**
10235
- * <p>Specifies how to generate the endpoint name for an automatic one-click Autopilot model
10236
- * deployment.</p>
10237
- * @public
10238
- */
10239
- export interface ModelDeployConfig {
10240
- /**
10241
- * <p>Set to <code>True</code> to automatically generate an endpoint name for a one-click
10242
- * Autopilot model deployment; set to <code>False</code> otherwise. The default value is
10243
- * <code>False</code>.</p>
10244
- * <note>
10245
- * <p>If you set <code>AutoGenerateEndpointName</code> to <code>True</code>, do not specify
10246
- * the <code>EndpointName</code>; otherwise a 400 error is thrown.</p>
10247
- * </note>
10248
- * @public
10249
- */
10250
- AutoGenerateEndpointName?: boolean;
10251
- /**
10252
- * <p>Specifies the endpoint name to use for a one-click Autopilot model deployment if the
10253
- * endpoint name is not generated automatically.</p>
10254
- * <note>
10255
- * <p>Specify the <code>EndpointName</code> if and only if you set
10256
- * <code>AutoGenerateEndpointName</code> to <code>False</code>; otherwise a 400 error is
10257
- * thrown.</p>
10258
- * </note>
10259
- * @public
10260
- */
10261
- EndpointName?: string;
10262
- }
10263
- /**
10264
- * @public
10265
- */
10266
- export interface CreateAutoMLJobRequest {
10267
- /**
10268
- * <p>Identifies an Autopilot job. The name must be unique to your account and is case
10269
- * insensitive.</p>
10270
- * @public
10271
- */
10272
- AutoMLJobName: string | undefined;
10273
- /**
10274
- * <p>An array of channel objects that describes the input data and its location. Each channel
10275
- * is a named input source. Similar to <code>InputDataConfig</code> supported by <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTrainingJobDefinition.html">HyperParameterTrainingJobDefinition</a>. Format(s) supported: CSV, Parquet. A
10276
- * minimum of 500 rows is required for the training dataset. There is not a minimum number of
10277
- * rows required for the validation dataset.</p>
10278
- * @public
10279
- */
10280
- InputDataConfig: AutoMLChannel[] | undefined;
10281
- /**
10282
- * <p>Provides information about encryption and the Amazon S3 output path needed to
10283
- * store artifacts from an AutoML job. Format(s) supported: CSV.</p>
10284
- * @public
10285
- */
10286
- OutputDataConfig: AutoMLOutputDataConfig | undefined;
10287
- /**
10288
- * <p>Defines the type of supervised learning problem available for the candidates. For more
10289
- * information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/autopilot-datasets-problem-types.html#autopilot-problem-types">
10290
- * SageMaker Autopilot problem types</a>.</p>
10291
- * @public
10292
- */
10293
- ProblemType?: ProblemType;
10294
- /**
10295
- * <p>Specifies a metric to minimize or maximize as the objective of a job. If not specified,
10296
- * the default objective metric depends on the problem type. See <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_AutoMLJobObjective.html">AutoMLJobObjective</a> for the default values.</p>
10297
- * @public
10298
- */
10299
- AutoMLJobObjective?: AutoMLJobObjective;
10300
- /**
10301
- * <p>A collection of settings used to configure an AutoML job.</p>
10302
- * @public
10303
- */
10304
- AutoMLJobConfig?: AutoMLJobConfig;
10305
- /**
10306
- * <p>The ARN of the role that is used to access the data.</p>
10307
- * @public
10308
- */
10309
- RoleArn: string | undefined;
10310
- /**
10311
- * <p>Generates possible candidates without training the models. A candidate is a combination
10312
- * of data preprocessors, algorithms, and algorithm parameter settings.</p>
10313
- * @public
10314
- */
10315
- GenerateCandidateDefinitionsOnly?: boolean;
10316
- /**
10317
- * <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services
10318
- * resources in different ways, for example, by purpose, owner, or environment. For more
10319
- * information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web ServicesResources</a>. Tag keys must be unique per
10320
- * resource.</p>
10321
- * @public
10322
- */
10323
- Tags?: Tag[];
10324
- /**
10325
- * <p>Specifies how to generate the endpoint name for an automatic one-click Autopilot model
10326
- * deployment.</p>
10327
- * @public
10328
- */
10329
- ModelDeployConfig?: ModelDeployConfig;
10330
- }