@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
@@ -1,7 +1,269 @@
1
- import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, CodeEditorAppImageConfig, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
3
- import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, NotificationConfiguration, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SourceIpConfig, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
4
- import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, ModelCardSortOrder, ModelCardVersionSortBy, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OptimizationJobStatus, OrderKey, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
1
+ import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
+ import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
3
+ import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, NotificationConfiguration, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SourceIpConfig, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
4
+ import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, ModelCardExportJobSortBy, ModelCardExportJobSortOrder, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OptimizationJobStatus, OrderKey, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
5
+ /**
6
+ * @public
7
+ */
8
+ export interface ListModelCardExportJobsRequest {
9
+ /**
10
+ * <p>List export jobs for the model card with the specified name.</p>
11
+ * @public
12
+ */
13
+ ModelCardName: string | undefined;
14
+ /**
15
+ * <p>List export jobs for the model card with the specified version.</p>
16
+ * @public
17
+ */
18
+ ModelCardVersion?: number;
19
+ /**
20
+ * <p>Only list model card export jobs that were created after the time specified.</p>
21
+ * @public
22
+ */
23
+ CreationTimeAfter?: Date;
24
+ /**
25
+ * <p>Only list model card export jobs that were created before the time specified.</p>
26
+ * @public
27
+ */
28
+ CreationTimeBefore?: Date;
29
+ /**
30
+ * <p>Only list model card export jobs with names that contain the specified string.</p>
31
+ * @public
32
+ */
33
+ ModelCardExportJobNameContains?: string;
34
+ /**
35
+ * <p>Only list model card export jobs with the specified status.</p>
36
+ * @public
37
+ */
38
+ StatusEquals?: ModelCardExportJobStatus;
39
+ /**
40
+ * <p>Sort model card export jobs by either name or creation time. Sorts by creation time by default.</p>
41
+ * @public
42
+ */
43
+ SortBy?: ModelCardExportJobSortBy;
44
+ /**
45
+ * <p>Sort model card export jobs by ascending or descending order.</p>
46
+ * @public
47
+ */
48
+ SortOrder?: ModelCardExportJobSortOrder;
49
+ /**
50
+ * <p>If the response to a previous <code>ListModelCardExportJobs</code> request was
51
+ * truncated, the response includes a <code>NextToken</code>. To retrieve the next set of
52
+ * model card export jobs, use the token in the next request.</p>
53
+ * @public
54
+ */
55
+ NextToken?: string;
56
+ /**
57
+ * <p>The maximum number of model card export jobs to list.</p>
58
+ * @public
59
+ */
60
+ MaxResults?: number;
61
+ }
62
+ /**
63
+ * <p>The summary of the Amazon SageMaker Model Card export job.</p>
64
+ * @public
65
+ */
66
+ export interface ModelCardExportJobSummary {
67
+ /**
68
+ * <p>The name of the model card export job.</p>
69
+ * @public
70
+ */
71
+ ModelCardExportJobName: string | undefined;
72
+ /**
73
+ * <p>The Amazon Resource Name (ARN) of the model card export job.</p>
74
+ * @public
75
+ */
76
+ ModelCardExportJobArn: string | undefined;
77
+ /**
78
+ * <p>The completion status of the model card export job.</p>
79
+ * @public
80
+ */
81
+ Status: ModelCardExportJobStatus | undefined;
82
+ /**
83
+ * <p>The name of the model card that the export job exports.</p>
84
+ * @public
85
+ */
86
+ ModelCardName: string | undefined;
87
+ /**
88
+ * <p>The version of the model card that the export job exports.</p>
89
+ * @public
90
+ */
91
+ ModelCardVersion: number | undefined;
92
+ /**
93
+ * <p>The date and time that the model card export job was created.</p>
94
+ * @public
95
+ */
96
+ CreatedAt: Date | undefined;
97
+ /**
98
+ * <p>The date and time that the model card export job was last modified..</p>
99
+ * @public
100
+ */
101
+ LastModifiedAt: Date | undefined;
102
+ }
103
+ /**
104
+ * @public
105
+ */
106
+ export interface ListModelCardExportJobsResponse {
107
+ /**
108
+ * <p>The summaries of the listed model card export jobs.</p>
109
+ * @public
110
+ */
111
+ ModelCardExportJobSummaries: ModelCardExportJobSummary[] | undefined;
112
+ /**
113
+ * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of model
114
+ * card export jobs, use it in the subsequent request.</p>
115
+ * @public
116
+ */
117
+ NextToken?: string;
118
+ }
119
+ /**
120
+ * @public
121
+ * @enum
122
+ */
123
+ export declare const ModelCardSortBy: {
124
+ readonly CREATION_TIME: "CreationTime";
125
+ readonly NAME: "Name";
126
+ };
127
+ /**
128
+ * @public
129
+ */
130
+ export type ModelCardSortBy = (typeof ModelCardSortBy)[keyof typeof ModelCardSortBy];
131
+ /**
132
+ * @public
133
+ * @enum
134
+ */
135
+ export declare const ModelCardSortOrder: {
136
+ readonly ASCENDING: "Ascending";
137
+ readonly DESCENDING: "Descending";
138
+ };
139
+ /**
140
+ * @public
141
+ */
142
+ export type ModelCardSortOrder = (typeof ModelCardSortOrder)[keyof typeof ModelCardSortOrder];
143
+ /**
144
+ * @public
145
+ */
146
+ export interface ListModelCardsRequest {
147
+ /**
148
+ * <p>Only list model cards that were created after the time specified.</p>
149
+ * @public
150
+ */
151
+ CreationTimeAfter?: Date;
152
+ /**
153
+ * <p>Only list model cards that were created before the time specified.</p>
154
+ * @public
155
+ */
156
+ CreationTimeBefore?: Date;
157
+ /**
158
+ * <p>The maximum number of model cards to list.</p>
159
+ * @public
160
+ */
161
+ MaxResults?: number;
162
+ /**
163
+ * <p>Only list model cards with names that contain the specified string.</p>
164
+ * @public
165
+ */
166
+ NameContains?: string;
167
+ /**
168
+ * <p>Only list model cards with the specified approval status.</p>
169
+ * @public
170
+ */
171
+ ModelCardStatus?: ModelCardStatus;
172
+ /**
173
+ * <p>If the response to a previous <code>ListModelCards</code> request was truncated, the
174
+ * response includes a <code>NextToken</code>. To retrieve the next set of model cards, use
175
+ * the token in the next request.</p>
176
+ * @public
177
+ */
178
+ NextToken?: string;
179
+ /**
180
+ * <p>Sort model cards by either name or creation time. Sorts by creation time by default.</p>
181
+ * @public
182
+ */
183
+ SortBy?: ModelCardSortBy;
184
+ /**
185
+ * <p>Sort model cards by ascending or descending order.</p>
186
+ * @public
187
+ */
188
+ SortOrder?: ModelCardSortOrder;
189
+ }
190
+ /**
191
+ * <p>A summary of the model card.</p>
192
+ * @public
193
+ */
194
+ export interface ModelCardSummary {
195
+ /**
196
+ * <p>The name of the model card.</p>
197
+ * @public
198
+ */
199
+ ModelCardName: string | undefined;
200
+ /**
201
+ * <p>The Amazon Resource Name (ARN) of the model card.</p>
202
+ * @public
203
+ */
204
+ ModelCardArn: string | undefined;
205
+ /**
206
+ * <p>The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.</p>
207
+ * <ul>
208
+ * <li>
209
+ * <p>
210
+ * <code>Draft</code>: The model card is a work in progress.</p>
211
+ * </li>
212
+ * <li>
213
+ * <p>
214
+ * <code>PendingReview</code>: The model card is pending review.</p>
215
+ * </li>
216
+ * <li>
217
+ * <p>
218
+ * <code>Approved</code>: The model card is approved.</p>
219
+ * </li>
220
+ * <li>
221
+ * <p>
222
+ * <code>Archived</code>: The model card is archived. No more updates should be made to the model
223
+ * card, but it can still be exported.</p>
224
+ * </li>
225
+ * </ul>
226
+ * @public
227
+ */
228
+ ModelCardStatus: ModelCardStatus | undefined;
229
+ /**
230
+ * <p>The date and time that the model card was created.</p>
231
+ * @public
232
+ */
233
+ CreationTime: Date | undefined;
234
+ /**
235
+ * <p>The date and time that the model card was last modified.</p>
236
+ * @public
237
+ */
238
+ LastModifiedTime?: Date;
239
+ }
240
+ /**
241
+ * @public
242
+ */
243
+ export interface ListModelCardsResponse {
244
+ /**
245
+ * <p>The summaries of the listed model cards.</p>
246
+ * @public
247
+ */
248
+ ModelCardSummaries: ModelCardSummary[] | undefined;
249
+ /**
250
+ * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of model
251
+ * cards, use it in the subsequent request.</p>
252
+ * @public
253
+ */
254
+ NextToken?: string;
255
+ }
256
+ /**
257
+ * @public
258
+ * @enum
259
+ */
260
+ export declare const ModelCardVersionSortBy: {
261
+ readonly VERSION: "Version";
262
+ };
263
+ /**
264
+ * @public
265
+ */
266
+ export type ModelCardVersionSortBy = (typeof ModelCardVersionSortBy)[keyof typeof ModelCardVersionSortBy];
5
267
  /**
6
268
  * @public
7
269
  */
@@ -6958,6 +7220,11 @@ export interface UpdateClusterRequest {
6958
7220
  * @public
6959
7221
  */
6960
7222
  InstanceGroups: ClusterInstanceGroupSpecification[] | undefined;
7223
+ /**
7224
+ * <p>The node recovery mode to be applied to the SageMaker HyperPod cluster.</p>
7225
+ * @public
7226
+ */
7227
+ NodeRecovery?: ClusterNodeRecovery;
6961
7228
  }
6962
7229
  /**
6963
7230
  * @public
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  CreateAppImageConfigRequest,
5
5
  CreateAppImageConfigResponse,
6
- } from "../models/models_0";
6
+ } from "../models/models_1";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  CreateArtifactRequest,
5
5
  CreateArtifactResponse,
6
- } from "../models/models_0";
6
+ } from "../models/models_1";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateAutoMLJobRequest } from "../models/models_0";
4
- import { CreateAutoMLJobResponse } from "../models/models_1";
3
+ import {
4
+ CreateAutoMLJobRequest,
5
+ CreateAutoMLJobResponse,
6
+ } from "../models/models_1";
5
7
  import {
6
8
  SageMakerClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -1,9 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- CreatePresignedMlflowTrackingServerUrlRequest,
5
- CreatePresignedMlflowTrackingServerUrlResponse,
6
- } from "../models/models_1";
3
+ import { CreatePresignedMlflowTrackingServerUrlRequest } from "../models/models_1";
4
+ import { CreatePresignedMlflowTrackingServerUrlResponse } from "../models/models_2";
7
5
  import {
8
6
  SageMakerClientResolvedConfig,
9
7
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  CreatePresignedNotebookInstanceUrlInput,
5
5
  CreatePresignedNotebookInstanceUrlOutput,
6
- } from "../models/models_1";
6
+ } from "../models/models_2";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeMlflowTrackingServerRequest,
5
5
  DescribeMlflowTrackingServerResponse,
6
- } from "../models/models_2";
6
+ } from "../models/models_3";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeModelBiasJobDefinitionRequest,
5
5
  DescribeModelBiasJobDefinitionResponse,
6
- } from "../models/models_2";
6
+ } from "../models/models_3";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeModelCardRequest } from "../models/models_2";
4
- import { DescribeModelCardResponse } from "../models/models_3";
3
+ import {
4
+ DescribeModelCardRequest,
5
+ DescribeModelCardResponse,
6
+ } from "../models/models_3";
5
7
  import {
6
8
  SageMakerClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -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 { DescribeModelInput, DescribeModelOutput } from "../models/models_2";
3
+ import { DescribeModelInput, DescribeModelOutput } from "../models/models_3";
4
4
  import {
5
5
  SageMakerClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ListModelCardExportJobsRequest,
5
5
  ListModelCardExportJobsResponse,
6
- } from "../models/models_3";
6
+ } from "../models/models_4";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ListModelCardsRequest,
5
5
  ListModelCardsResponse,
6
- } from "../models/models_3";
6
+ } from "../models/models_4";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1012,6 +1012,21 @@ export declare const AppImageConfigSortKey: {
1012
1012
  };
1013
1013
  export type AppImageConfigSortKey =
1014
1014
  (typeof AppImageConfigSortKey)[keyof typeof AppImageConfigSortKey];
1015
+ export declare const LifecycleManagement: {
1016
+ readonly Disabled: "DISABLED";
1017
+ readonly Enabled: "ENABLED";
1018
+ };
1019
+ export type LifecycleManagement =
1020
+ (typeof LifecycleManagement)[keyof typeof LifecycleManagement];
1021
+ export interface IdleSettings {
1022
+ LifecycleManagement?: LifecycleManagement;
1023
+ IdleTimeoutInMinutes?: number;
1024
+ MinIdleTimeoutInMinutes?: number;
1025
+ MaxIdleTimeoutInMinutes?: number;
1026
+ }
1027
+ export interface AppLifecycleManagement {
1028
+ IdleSettings?: IdleSettings;
1029
+ }
1015
1030
  export declare const AppNetworkAccessType: {
1016
1031
  readonly PublicInternetOnly: "PublicInternetOnly";
1017
1032
  readonly VpcOnly: "VpcOnly";
@@ -2100,6 +2115,12 @@ export interface ClusterLifeCycleConfig {
2100
2115
  SourceS3Uri: string | undefined;
2101
2116
  OnCreate: string | undefined;
2102
2117
  }
2118
+ export declare const DeepHealthCheckType: {
2119
+ readonly INSTANCE_CONNECTIVITY: "InstanceConnectivity";
2120
+ readonly INSTANCE_STRESS: "InstanceStress";
2121
+ };
2122
+ export type DeepHealthCheckType =
2123
+ (typeof DeepHealthCheckType)[keyof typeof DeepHealthCheckType];
2103
2124
  export interface ClusterInstanceGroupDetails {
2104
2125
  CurrentCount?: number;
2105
2126
  TargetCount?: number;
@@ -2109,6 +2130,7 @@ export interface ClusterInstanceGroupDetails {
2109
2130
  ExecutionRole?: string;
2110
2131
  ThreadsPerCore?: number;
2111
2132
  InstanceStorageConfigs?: ClusterInstanceStorageConfig[];
2133
+ OnStartDeepHealthChecks?: DeepHealthCheckType[];
2112
2134
  }
2113
2135
  export interface ClusterInstanceGroupSpecification {
2114
2136
  InstanceCount: number | undefined;
@@ -2118,12 +2140,14 @@ export interface ClusterInstanceGroupSpecification {
2118
2140
  ExecutionRole: string | undefined;
2119
2141
  ThreadsPerCore?: number;
2120
2142
  InstanceStorageConfigs?: ClusterInstanceStorageConfig[];
2143
+ OnStartDeepHealthChecks?: DeepHealthCheckType[];
2121
2144
  }
2122
2145
  export interface ClusterInstancePlacement {
2123
2146
  AvailabilityZone?: string;
2124
2147
  AvailabilityZoneId?: string;
2125
2148
  }
2126
2149
  export declare const ClusterInstanceStatus: {
2150
+ readonly DEEP_HEALTH_CHECK_IN_PROGRESS: "DeepHealthCheckInProgress";
2127
2151
  readonly FAILURE: "Failure";
2128
2152
  readonly PENDING: "Pending";
2129
2153
  readonly RUNNING: "Running";
@@ -2149,6 +2173,12 @@ export interface ClusterNodeDetails {
2149
2173
  PrivateDnsHostname?: string;
2150
2174
  Placement?: ClusterInstancePlacement;
2151
2175
  }
2176
+ export declare const ClusterNodeRecovery: {
2177
+ readonly AUTOMATIC: "Automatic";
2178
+ readonly NONE: "None";
2179
+ };
2180
+ export type ClusterNodeRecovery =
2181
+ (typeof ClusterNodeRecovery)[keyof typeof ClusterNodeRecovery];
2152
2182
  export interface ClusterNodeSummary {
2153
2183
  InstanceGroupName: string | undefined;
2154
2184
  InstanceId: string | undefined;
@@ -2156,6 +2186,12 @@ export interface ClusterNodeSummary {
2156
2186
  LaunchTime: Date | undefined;
2157
2187
  InstanceStatus: ClusterInstanceStatusDetails | undefined;
2158
2188
  }
2189
+ export interface ClusterOrchestratorEksConfig {
2190
+ ClusterArn: string | undefined;
2191
+ }
2192
+ export interface ClusterOrchestrator {
2193
+ Eks: ClusterOrchestratorEksConfig | undefined;
2194
+ }
2159
2195
  export declare const ClusterSortBy: {
2160
2196
  readonly CREATION_TIME: "CREATION_TIME";
2161
2197
  readonly NAME: "NAME";
@@ -2186,6 +2222,7 @@ export interface CodeEditorAppSettings {
2186
2222
  DefaultResourceSpec?: ResourceSpec;
2187
2223
  CustomImages?: CustomImage[];
2188
2224
  LifecycleConfigArns?: string[];
2225
+ AppLifecycleManagement?: AppLifecycleManagement;
2189
2226
  }
2190
2227
  export interface CodeRepository {
2191
2228
  RepositoryUrl: string | undefined;
@@ -2532,46 +2569,3 @@ export interface CreateAppRequest {
2532
2569
  export interface CreateAppResponse {
2533
2570
  AppArn?: string;
2534
2571
  }
2535
- export declare class ResourceInUse extends __BaseException {
2536
- readonly name: "ResourceInUse";
2537
- readonly $fault: "client";
2538
- Message?: string;
2539
- constructor(opts: __ExceptionOptionType<ResourceInUse, __BaseException>);
2540
- }
2541
- export interface CreateAppImageConfigRequest {
2542
- AppImageConfigName: string | undefined;
2543
- Tags?: Tag[];
2544
- KernelGatewayImageConfig?: KernelGatewayImageConfig;
2545
- JupyterLabAppImageConfig?: JupyterLabAppImageConfig;
2546
- CodeEditorAppImageConfig?: CodeEditorAppImageConfig;
2547
- }
2548
- export interface CreateAppImageConfigResponse {
2549
- AppImageConfigArn?: string;
2550
- }
2551
- export interface CreateArtifactRequest {
2552
- ArtifactName?: string;
2553
- Source: ArtifactSource | undefined;
2554
- ArtifactType: string | undefined;
2555
- Properties?: Record<string, string>;
2556
- MetadataProperties?: MetadataProperties;
2557
- Tags?: Tag[];
2558
- }
2559
- export interface CreateArtifactResponse {
2560
- ArtifactArn?: string;
2561
- }
2562
- export interface ModelDeployConfig {
2563
- AutoGenerateEndpointName?: boolean;
2564
- EndpointName?: string;
2565
- }
2566
- export interface CreateAutoMLJobRequest {
2567
- AutoMLJobName: string | undefined;
2568
- InputDataConfig: AutoMLChannel[] | undefined;
2569
- OutputDataConfig: AutoMLOutputDataConfig | undefined;
2570
- ProblemType?: ProblemType;
2571
- AutoMLJobObjective?: AutoMLJobObjective;
2572
- AutoMLJobConfig?: AutoMLJobConfig;
2573
- RoleArn: string | undefined;
2574
- GenerateCandidateDefinitionsOnly?: boolean;
2575
- Tags?: Tag[];
2576
- ModelDeployConfig?: ModelDeployConfig;
2577
- }