@aws-sdk/client-sagemaker 3.499.0 → 3.501.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 (31) hide show
  1. package/README.md +8 -0
  2. package/dist-cjs/commands/DeleteHyperParameterTuningJobCommand.js +1 -0
  3. package/dist-cjs/index.js +49 -0
  4. package/dist-es/SageMaker.js +2 -0
  5. package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +24 -0
  6. package/dist-es/commands/index.js +1 -0
  7. package/dist-es/protocols/Aws_json1_1.js +29 -0
  8. package/dist-types/SageMaker.d.ts +7 -0
  9. package/dist-types/SageMakerClient.d.ts +3 -2
  10. package/dist-types/commands/CreateDomainCommand.d.ts +25 -26
  11. package/dist-types/commands/DeleteDomainCommand.d.ts +4 -5
  12. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +59 -0
  13. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -1
  14. package/dist-types/commands/UpdateEndpointCommand.d.ts +7 -3
  15. package/dist-types/commands/index.d.ts +1 -0
  16. package/dist-types/models/models_0.d.ts +38 -18
  17. package/dist-types/models/models_1.d.ts +24 -24
  18. package/dist-types/models/models_2.d.ts +47 -73
  19. package/dist-types/models/models_3.d.ts +49 -78
  20. package/dist-types/models/models_4.d.ts +80 -15
  21. package/dist-types/protocols/Aws_json1_1.d.ts +9 -0
  22. package/dist-types/ts3.4/SageMaker.d.ts +17 -0
  23. package/dist-types/ts3.4/SageMakerClient.d.ts +6 -0
  24. package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +26 -0
  25. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -4
  26. package/dist-types/ts3.4/commands/index.d.ts +1 -0
  27. package/dist-types/ts3.4/models/models_2.d.ts +3 -9
  28. package/dist-types/ts3.4/models/models_3.d.ts +9 -12
  29. package/dist-types/ts3.4/models/models_4.d.ts +12 -1
  30. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +12 -0
  31. package/package.json +3 -3
@@ -1,7 +1,70 @@
1
1
  import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
2
  import { _InstanceType, DebugHookConfig, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SharingType, SkipModelValidation, SourceAlgorithmSpecification, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, ThroughputMode, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
3
3
  import { CrossAccountFilterOption, DataProcessing, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotificationConfiguration, OidcConfig, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProfilerConfig, ProfilerRuleConfiguration, ProjectStatus, ScheduleStatus, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SourceIpConfig, SpaceStatus, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkforceVpcConfigRequest } from "./models_2";
4
- import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, ModelStepMetadata, MonitoringAlertSummary, ProcessingJobStepMetadata, QualityCheckStepMetadata, ResourceType, SecondaryStatus, SecondaryStatusTransition, SortBy, SortOrder, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
4
+ import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, ModelStepMetadata, MonitoringAlertSummary, ProcessingJobStepMetadata, ResourceType, SecondaryStatus, SecondaryStatusTransition, SortBy, SortOrder, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
5
+ /**
6
+ * @public
7
+ * <p>Container for the metadata for a Quality check step. For more information, see
8
+ * the topic on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/build-and-manage-steps.html#step-type-quality-check">QualityCheck step</a> in the <i>Amazon SageMaker Developer Guide</i>.
9
+ * </p>
10
+ */
11
+ export interface QualityCheckStepMetadata {
12
+ /**
13
+ * @public
14
+ * <p>The type of the Quality check step.</p>
15
+ */
16
+ CheckType?: string;
17
+ /**
18
+ * @public
19
+ * <p>The Amazon S3 URI of the baseline statistics file used for the drift check.</p>
20
+ */
21
+ BaselineUsedForDriftCheckStatistics?: string;
22
+ /**
23
+ * @public
24
+ * <p>The Amazon S3 URI of the baseline constraints file used for the drift check.</p>
25
+ */
26
+ BaselineUsedForDriftCheckConstraints?: string;
27
+ /**
28
+ * @public
29
+ * <p>The Amazon S3 URI of the newly calculated baseline statistics file.</p>
30
+ */
31
+ CalculatedBaselineStatistics?: string;
32
+ /**
33
+ * @public
34
+ * <p>The Amazon S3 URI of the newly calculated baseline constraints file.</p>
35
+ */
36
+ CalculatedBaselineConstraints?: string;
37
+ /**
38
+ * @public
39
+ * <p>The model package group name.</p>
40
+ */
41
+ ModelPackageGroupName?: string;
42
+ /**
43
+ * @public
44
+ * <p>The Amazon S3 URI of violation report if violations are detected.</p>
45
+ */
46
+ ViolationReport?: string;
47
+ /**
48
+ * @public
49
+ * <p>The Amazon Resource Name (ARN) of the Quality check processing job that was run by this step execution.</p>
50
+ */
51
+ CheckJobArn?: string;
52
+ /**
53
+ * @public
54
+ * <p>This flag indicates if the drift check against the previous baseline will be skipped or not.
55
+ * If it is set to <code>False</code>, the previous baseline of the configured check type must be available.</p>
56
+ */
57
+ SkipCheck?: boolean;
58
+ /**
59
+ * @public
60
+ * <p>This flag indicates if a newly calculated baseline can be accessed through step properties
61
+ * <code>BaselineUsedForDriftCheckConstraints</code> and <code>BaselineUsedForDriftCheckStatistics</code>.
62
+ * If it is set to <code>False</code>, the previous baseline of the configured check type must also be available.
63
+ * These can be accessed through the <code>BaselineUsedForDriftCheckConstraints</code> and <code>
64
+ * BaselineUsedForDriftCheckStatistics</code> properties. </p>
65
+ */
66
+ RegisterNewBaseline?: boolean;
67
+ }
5
68
  /**
6
69
  * @public
7
70
  * <p>Metadata for a register model job step.</p>
@@ -5053,11 +5116,11 @@ export interface UpdateDomainRequest {
5053
5116
  /**
5054
5117
  * @public
5055
5118
  * <p>The entity that creates and manages the required security groups for inter-app
5056
- * communication in <code>VPCOnly</code> mode. Required when
5057
- * <code>CreateDomain.AppNetworkAccessType</code> is <code>VPCOnly</code> and
5058
- * <code>DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn</code> is
5059
- * provided. If setting up the domain for use with RStudio, this value must be set to
5060
- * <code>Service</code>.</p>
5119
+ * communication in <code>VPCOnly</code> mode. Required when
5120
+ * <code>CreateDomain.AppNetworkAccessType</code> is <code>VPCOnly</code> and
5121
+ * <code>DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn</code> is
5122
+ * provided. If setting up the domain for use with RStudio, this value must be set to
5123
+ * <code>Service</code>.</p>
5061
5124
  */
5062
5125
  AppSecurityGroupManagement?: AppSecurityGroupManagement;
5063
5126
  /**
@@ -5069,7 +5132,7 @@ export interface UpdateDomainRequest {
5069
5132
  * @public
5070
5133
  * <p>The VPC subnets that Studio uses for communication.</p>
5071
5134
  * <p>If removing subnets, ensure there are no apps in the <code>InService</code>,
5072
- * <code>Pending</code>, or <code>Deleting</code> state.</p>
5135
+ * <code>Pending</code>, or <code>Deleting</code> state.</p>
5073
5136
  */
5074
5137
  SubnetIds?: string[];
5075
5138
  /**
@@ -5078,19 +5141,21 @@ export interface UpdateDomainRequest {
5078
5141
  * <ul>
5079
5142
  * <li>
5080
5143
  * <p>
5081
- * <code>PublicInternetOnly</code> - Non-EFS traffic is through a VPC managed by Amazon SageMaker,
5082
- * which allows direct internet access.</p>
5144
+ * <code>PublicInternetOnly</code> - Non-EFS traffic is through a VPC managed by
5145
+ * Amazon SageMaker, which allows direct internet access.</p>
5083
5146
  * </li>
5084
5147
  * <li>
5085
5148
  * <p>
5086
- * <code>VpcOnly</code> - All Studio traffic is through the specified VPC and subnets.</p>
5149
+ * <code>VpcOnly</code> - All Studio traffic is through the specified VPC and
5150
+ * subnets.</p>
5087
5151
  * </li>
5088
5152
  * </ul>
5089
- * <p>This configuration can only be modified if there are no apps in the <code>InService</code>,
5090
- * <code>Pending</code>, or <code>Deleting</code> state. The configuration cannot be updated if
5091
- * <code>DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn</code> is already set
5092
- * or <code>DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn</code> is provided
5093
- * as part of the same request.</p>
5153
+ * <p>This configuration can only be modified if there are no apps in the
5154
+ * <code>InService</code>, <code>Pending</code>, or <code>Deleting</code> state. The
5155
+ * configuration cannot be updated if
5156
+ * <code>DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn</code> is already
5157
+ * set or <code>DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn</code> is
5158
+ * provided as part of the same request.</p>
5094
5159
  */
5095
5160
  AppNetworkAccessType?: AppNetworkAccessType;
5096
5161
  }
@@ -83,6 +83,7 @@ import { DeleteFlowDefinitionCommandInput, DeleteFlowDefinitionCommandOutput } f
83
83
  import { DeleteHubCommandInput, DeleteHubCommandOutput } from "../commands/DeleteHubCommand";
84
84
  import { DeleteHubContentCommandInput, DeleteHubContentCommandOutput } from "../commands/DeleteHubContentCommand";
85
85
  import { DeleteHumanTaskUiCommandInput, DeleteHumanTaskUiCommandOutput } from "../commands/DeleteHumanTaskUiCommand";
86
+ import { DeleteHyperParameterTuningJobCommandInput, DeleteHyperParameterTuningJobCommandOutput } from "../commands/DeleteHyperParameterTuningJobCommand";
86
87
  import { DeleteImageCommandInput, DeleteImageCommandOutput } from "../commands/DeleteImageCommand";
87
88
  import { DeleteImageVersionCommandInput, DeleteImageVersionCommandOutput } from "../commands/DeleteImageVersionCommand";
88
89
  import { DeleteInferenceComponentCommandInput, DeleteInferenceComponentCommandOutput } from "../commands/DeleteInferenceComponentCommand";
@@ -650,6 +651,10 @@ export declare const se_DeleteHubContentCommand: (input: DeleteHubContentCommand
650
651
  * serializeAws_json1_1DeleteHumanTaskUiCommand
651
652
  */
652
653
  export declare const se_DeleteHumanTaskUiCommand: (input: DeleteHumanTaskUiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
654
+ /**
655
+ * serializeAws_json1_1DeleteHyperParameterTuningJobCommand
656
+ */
657
+ export declare const se_DeleteHyperParameterTuningJobCommand: (input: DeleteHyperParameterTuningJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
653
658
  /**
654
659
  * serializeAws_json1_1DeleteImageCommand
655
660
  */
@@ -1922,6 +1927,10 @@ export declare const de_DeleteHubContentCommand: (output: __HttpResponse, contex
1922
1927
  * deserializeAws_json1_1DeleteHumanTaskUiCommand
1923
1928
  */
1924
1929
  export declare const de_DeleteHumanTaskUiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteHumanTaskUiCommandOutput>;
1930
+ /**
1931
+ * deserializeAws_json1_1DeleteHyperParameterTuningJobCommand
1932
+ */
1933
+ export declare const de_DeleteHyperParameterTuningJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteHyperParameterTuningJobCommandOutput>;
1925
1934
  /**
1926
1935
  * deserializeAws_json1_1DeleteImageCommand
1927
1936
  */
@@ -331,6 +331,10 @@ import {
331
331
  DeleteHumanTaskUiCommandInput,
332
332
  DeleteHumanTaskUiCommandOutput,
333
333
  } from "./commands/DeleteHumanTaskUiCommand";
334
+ import {
335
+ DeleteHyperParameterTuningJobCommandInput,
336
+ DeleteHyperParameterTuningJobCommandOutput,
337
+ } from "./commands/DeleteHyperParameterTuningJobCommand";
334
338
  import {
335
339
  DeleteImageCommandInput,
336
340
  DeleteImageCommandOutput,
@@ -2376,6 +2380,19 @@ export interface SageMaker {
2376
2380
  options: __HttpHandlerOptions,
2377
2381
  cb: (err: any, data?: DeleteHumanTaskUiCommandOutput) => void
2378
2382
  ): void;
2383
+ deleteHyperParameterTuningJob(
2384
+ args: DeleteHyperParameterTuningJobCommandInput,
2385
+ options?: __HttpHandlerOptions
2386
+ ): Promise<DeleteHyperParameterTuningJobCommandOutput>;
2387
+ deleteHyperParameterTuningJob(
2388
+ args: DeleteHyperParameterTuningJobCommandInput,
2389
+ cb: (err: any, data?: DeleteHyperParameterTuningJobCommandOutput) => void
2390
+ ): void;
2391
+ deleteHyperParameterTuningJob(
2392
+ args: DeleteHyperParameterTuningJobCommandInput,
2393
+ options: __HttpHandlerOptions,
2394
+ cb: (err: any, data?: DeleteHyperParameterTuningJobCommandOutput) => void
2395
+ ): void;
2379
2396
  deleteImage(
2380
2397
  args: DeleteImageCommandInput,
2381
2398
  options?: __HttpHandlerOptions
@@ -377,6 +377,10 @@ import {
377
377
  DeleteHumanTaskUiCommandInput,
378
378
  DeleteHumanTaskUiCommandOutput,
379
379
  } from "./commands/DeleteHumanTaskUiCommand";
380
+ import {
381
+ DeleteHyperParameterTuningJobCommandInput,
382
+ DeleteHyperParameterTuningJobCommandOutput,
383
+ } from "./commands/DeleteHyperParameterTuningJobCommand";
380
384
  import {
381
385
  DeleteImageCommandInput,
382
386
  DeleteImageCommandOutput,
@@ -1408,6 +1412,7 @@ export type ServiceInputTypes =
1408
1412
  | DeleteHubCommandInput
1409
1413
  | DeleteHubContentCommandInput
1410
1414
  | DeleteHumanTaskUiCommandInput
1415
+ | DeleteHyperParameterTuningJobCommandInput
1411
1416
  | DeleteImageCommandInput
1412
1417
  | DeleteImageVersionCommandInput
1413
1418
  | DeleteInferenceComponentCommandInput
@@ -1727,6 +1732,7 @@ export type ServiceOutputTypes =
1727
1732
  | DeleteHubCommandOutput
1728
1733
  | DeleteHubContentCommandOutput
1729
1734
  | DeleteHumanTaskUiCommandOutput
1735
+ | DeleteHyperParameterTuningJobCommandOutput
1730
1736
  | DeleteImageCommandOutput
1731
1737
  | DeleteImageVersionCommandOutput
1732
1738
  | DeleteInferenceComponentCommandOutput
@@ -0,0 +1,26 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import { DeleteHyperParameterTuningJobRequest } from "../models/models_2";
4
+ import {
5
+ SageMakerClientResolvedConfig,
6
+ ServiceInputTypes,
7
+ ServiceOutputTypes,
8
+ } from "../SageMakerClient";
9
+ export { __MetadataBearer, $Command };
10
+ export interface DeleteHyperParameterTuningJobCommandInput
11
+ extends DeleteHyperParameterTuningJobRequest {}
12
+ export interface DeleteHyperParameterTuningJobCommandOutput
13
+ extends __MetadataBearer {}
14
+ declare const DeleteHyperParameterTuningJobCommand_base: {
15
+ new (
16
+ input: DeleteHyperParameterTuningJobCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ DeleteHyperParameterTuningJobCommandInput,
19
+ DeleteHyperParameterTuningJobCommandOutput,
20
+ SageMakerClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteHyperParameterTuningJobCommand extends DeleteHyperParameterTuningJobCommand_base {}
@@ -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
- DescribeStudioLifecycleConfigRequest,
5
- DescribeStudioLifecycleConfigResponse,
6
- } from "../models/models_2";
3
+ import { DescribeStudioLifecycleConfigRequest } from "../models/models_2";
4
+ import { DescribeStudioLifecycleConfigResponse } from "../models/models_3";
7
5
  import {
8
6
  SageMakerClientResolvedConfig,
9
7
  ServiceInputTypes,
@@ -81,6 +81,7 @@ export * from "./DeleteFlowDefinitionCommand";
81
81
  export * from "./DeleteHubCommand";
82
82
  export * from "./DeleteHubContentCommand";
83
83
  export * from "./DeleteHumanTaskUiCommand";
84
+ export * from "./DeleteHyperParameterTuningJobCommand";
84
85
  export * from "./DeleteImageCommand";
85
86
  export * from "./DeleteImageVersionCommand";
86
87
  export * from "./DeleteInferenceComponentCommand";
@@ -164,7 +164,6 @@ import {
164
164
  SourceAlgorithmSpecification,
165
165
  SpaceSettings,
166
166
  SpaceSharingSettings,
167
- StudioLifecycleConfigAppType,
168
167
  ThroughputMode,
169
168
  UserSettings,
170
169
  VendorGuidance,
@@ -556,6 +555,9 @@ export interface DeleteHumanTaskUiRequest {
556
555
  HumanTaskUiName: string | undefined;
557
556
  }
558
557
  export interface DeleteHumanTaskUiResponse {}
558
+ export interface DeleteHyperParameterTuningJobRequest {
559
+ HyperParameterTuningJobName: string | undefined;
560
+ }
559
561
  export interface DeleteImageRequest {
560
562
  ImageName: string | undefined;
561
563
  }
@@ -2187,14 +2189,6 @@ export interface DescribeSpaceResponse {
2187
2189
  export interface DescribeStudioLifecycleConfigRequest {
2188
2190
  StudioLifecycleConfigName: string | undefined;
2189
2191
  }
2190
- export interface DescribeStudioLifecycleConfigResponse {
2191
- StudioLifecycleConfigArn?: string;
2192
- StudioLifecycleConfigName?: string;
2193
- CreationTime?: Date;
2194
- LastModifiedTime?: Date;
2195
- StudioLifecycleConfigContent?: string;
2196
- StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType;
2197
- }
2198
2192
  export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
2199
2193
  export declare const CreateWorkforceRequestFilterSensitiveLog: (
2200
2194
  obj: CreateWorkforceRequest
@@ -71,6 +71,7 @@ import {
71
71
  RecommendationJobType,
72
72
  ResourceLimits,
73
73
  RetryStrategy,
74
+ StudioLifecycleConfigAppType,
74
75
  UserSettings,
75
76
  } from "./models_1";
76
77
  import {
@@ -134,6 +135,14 @@ import {
134
135
  TrialComponentParameterValue,
135
136
  TrialComponentStatus,
136
137
  } from "./models_2";
138
+ export interface DescribeStudioLifecycleConfigResponse {
139
+ StudioLifecycleConfigArn?: string;
140
+ StudioLifecycleConfigName?: string;
141
+ CreationTime?: Date;
142
+ LastModifiedTime?: Date;
143
+ StudioLifecycleConfigContent?: string;
144
+ StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType;
145
+ }
137
146
  export interface DescribeSubscribedWorkteamRequest {
138
147
  WorkteamArn: string | undefined;
139
148
  }
@@ -2309,15 +2318,3 @@ export interface ModelStepMetadata {
2309
2318
  export interface ProcessingJobStepMetadata {
2310
2319
  Arn?: string;
2311
2320
  }
2312
- export interface QualityCheckStepMetadata {
2313
- CheckType?: string;
2314
- BaselineUsedForDriftCheckStatistics?: string;
2315
- BaselineUsedForDriftCheckConstraints?: string;
2316
- CalculatedBaselineStatistics?: string;
2317
- CalculatedBaselineConstraints?: string;
2318
- ModelPackageGroupName?: string;
2319
- ViolationReport?: string;
2320
- CheckJobArn?: string;
2321
- SkipCheck?: boolean;
2322
- RegisterNewBaseline?: boolean;
2323
- }
@@ -145,7 +145,6 @@ import {
145
145
  ModelStepMetadata,
146
146
  MonitoringAlertSummary,
147
147
  ProcessingJobStepMetadata,
148
- QualityCheckStepMetadata,
149
148
  ResourceType,
150
149
  SecondaryStatus,
151
150
  SecondaryStatusTransition,
@@ -162,6 +161,18 @@ import {
162
161
  Workforce,
163
162
  Workteam,
164
163
  } from "./models_3";
164
+ export interface QualityCheckStepMetadata {
165
+ CheckType?: string;
166
+ BaselineUsedForDriftCheckStatistics?: string;
167
+ BaselineUsedForDriftCheckConstraints?: string;
168
+ CalculatedBaselineStatistics?: string;
169
+ CalculatedBaselineConstraints?: string;
170
+ ModelPackageGroupName?: string;
171
+ ViolationReport?: string;
172
+ CheckJobArn?: string;
173
+ SkipCheck?: boolean;
174
+ RegisterNewBaseline?: boolean;
175
+ }
165
176
  export interface RegisterModelStepMetadata {
166
177
  Arn?: string;
167
178
  }
@@ -335,6 +335,10 @@ import {
335
335
  DeleteHumanTaskUiCommandInput,
336
336
  DeleteHumanTaskUiCommandOutput,
337
337
  } from "../commands/DeleteHumanTaskUiCommand";
338
+ import {
339
+ DeleteHyperParameterTuningJobCommandInput,
340
+ DeleteHyperParameterTuningJobCommandOutput,
341
+ } from "../commands/DeleteHyperParameterTuningJobCommand";
338
342
  import {
339
343
  DeleteImageCommandInput,
340
344
  DeleteImageCommandOutput,
@@ -1607,6 +1611,10 @@ export declare const se_DeleteHumanTaskUiCommand: (
1607
1611
  input: DeleteHumanTaskUiCommandInput,
1608
1612
  context: __SerdeContext
1609
1613
  ) => Promise<__HttpRequest>;
1614
+ export declare const se_DeleteHyperParameterTuningJobCommand: (
1615
+ input: DeleteHyperParameterTuningJobCommandInput,
1616
+ context: __SerdeContext
1617
+ ) => Promise<__HttpRequest>;
1610
1618
  export declare const se_DeleteImageCommand: (
1611
1619
  input: DeleteImageCommandInput,
1612
1620
  context: __SerdeContext
@@ -2879,6 +2887,10 @@ export declare const de_DeleteHumanTaskUiCommand: (
2879
2887
  output: __HttpResponse,
2880
2888
  context: __SerdeContext
2881
2889
  ) => Promise<DeleteHumanTaskUiCommandOutput>;
2890
+ export declare const de_DeleteHyperParameterTuningJobCommand: (
2891
+ output: __HttpResponse,
2892
+ context: __SerdeContext
2893
+ ) => Promise<DeleteHyperParameterTuningJobCommandOutput>;
2882
2894
  export declare const de_DeleteImageCommand: (
2883
2895
  output: __HttpResponse,
2884
2896
  context: __SerdeContext
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sagemaker",
3
3
  "description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
4
- "version": "3.499.0",
4
+ "version": "3.501.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sagemaker",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.499.0",
23
+ "@aws-sdk/client-sts": "3.501.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.499.0",
25
+ "@aws-sdk/credential-provider-node": "3.501.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",