@aws-sdk/client-sagemaker 3.867.0 → 3.872.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.
- package/dist-cjs/index.js +6 -0
- package/dist-es/models/models_0.js +2 -0
- package/dist-es/models/models_1.js +1 -0
- package/dist-es/models/models_3.js +1 -0
- package/dist-es/protocols/Aws_json1_1.js +2 -0
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +3 -3
- package/dist-types/commands/CreateClusterCommand.d.ts +6 -2
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -2
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +8 -8
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +4 -4
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -3
- package/dist-types/commands/DescribeClusterCommand.d.ts +6 -2
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +3 -1
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +2 -2
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +8 -8
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +4 -4
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +13 -13
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +2 -2
- package/dist-types/commands/UpdateClusterCommand.d.ts +6 -2
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -2
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +12 -0
- package/dist-types/models/models_1.d.ts +2 -1
- package/dist-types/models/models_2.d.ts +1 -1
- package/dist-types/models/models_3.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4 -0
- package/dist-types/ts3.4/models/models_1.d.ts +2 -1
- package/dist-types/ts3.4/models/models_2.d.ts +1 -1
- package/dist-types/ts3.4/models/models_3.d.ts +1 -0
- package/package.json +2 -2
|
@@ -5505,6 +5505,7 @@ export declare const ReservedCapacityInstanceType: {
|
|
|
5505
5505
|
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
5506
5506
|
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
5507
5507
|
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
5508
|
+
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
5508
5509
|
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
5509
5510
|
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
5510
5511
|
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
@@ -802,6 +802,7 @@ export declare const TrainingInstanceType: {
|
|
|
802
802
|
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
803
803
|
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
804
804
|
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
805
|
+
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
805
806
|
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
806
807
|
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
807
808
|
readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
|
|
@@ -2384,6 +2385,8 @@ export interface ClarifyExplainerConfig {
|
|
|
2384
2385
|
}
|
|
2385
2386
|
export interface ClusterEbsVolumeConfig {
|
|
2386
2387
|
VolumeSizeInGB?: number | undefined;
|
|
2388
|
+
VolumeKmsKeyId?: string | undefined;
|
|
2389
|
+
RootVolume?: boolean | undefined;
|
|
2387
2390
|
}
|
|
2388
2391
|
export interface ClusterMetadata {
|
|
2389
2392
|
FailureMessage?: string | undefined;
|
|
@@ -2601,6 +2604,7 @@ export declare const ClusterInstanceType: {
|
|
|
2601
2604
|
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
2602
2605
|
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
2603
2606
|
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
2607
|
+
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
2604
2608
|
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
2605
2609
|
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
2606
2610
|
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
@@ -847,6 +847,7 @@ export declare const ProcessingInstanceType: {
|
|
|
847
847
|
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
848
848
|
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
849
849
|
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
850
|
+
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
850
851
|
readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
|
|
851
852
|
readonly ML_R5D_16XLARGE: "ml.r5d.16xlarge";
|
|
852
853
|
readonly ML_R5D_24XLARGE: "ml.r5d.24xlarge";
|
|
@@ -940,7 +941,7 @@ export interface FSxLustreFileSystemConfig {
|
|
|
940
941
|
}
|
|
941
942
|
export interface S3FileSystemConfig {
|
|
942
943
|
MountPath?: string | undefined;
|
|
943
|
-
S3Uri
|
|
944
|
+
S3Uri: string | undefined;
|
|
944
945
|
}
|
|
945
946
|
export type CustomFileSystemConfig =
|
|
946
947
|
| CustomFileSystemConfig.EFSFileSystemConfigMember
|
|
@@ -847,7 +847,7 @@ export interface FSxLustreFileSystem {
|
|
|
847
847
|
FileSystemId: string | undefined;
|
|
848
848
|
}
|
|
849
849
|
export interface S3FileSystem {
|
|
850
|
-
S3Uri
|
|
850
|
+
S3Uri: string | undefined;
|
|
851
851
|
}
|
|
852
852
|
export type CustomFileSystem =
|
|
853
853
|
| CustomFileSystem.EFSFileSystemMember
|
|
@@ -1686,6 +1686,7 @@ export declare const ReservedCapacityInstanceType: {
|
|
|
1686
1686
|
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
1687
1687
|
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
1688
1688
|
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
1689
|
+
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
1689
1690
|
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
1690
1691
|
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
1691
1692
|
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
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.
|
|
4
|
+
"version": "3.872.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",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.864.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.872.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.862.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.862.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.862.0",
|