@aws-sdk/client-sagemaker 3.870.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 +3 -0
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/models/models_1.js +1 -0
- package/dist-es/models/models_3.js +1 -0
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +3 -3
- 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/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/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/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 +1 -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 +1 -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
|
@@ -50,7 +50,7 @@ declare const UpdateTrainingJobCommand_base: {
|
|
|
50
50
|
* LocalPath: "STRING_VALUE",
|
|
51
51
|
* S3OutputPath: "STRING_VALUE",
|
|
52
52
|
* RuleEvaluatorImage: "STRING_VALUE", // required
|
|
53
|
-
* InstanceType: "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "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.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "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.r5d.large" || "ml.r5d.xlarge" || "ml.r5d.2xlarge" || "ml.r5d.4xlarge" || "ml.r5d.8xlarge" || "ml.r5d.12xlarge" || "ml.r5d.16xlarge" || "ml.r5d.24xlarge" || "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.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.12xlarge" || "ml.g6e.16xlarge" || "ml.g6e.24xlarge" || "ml.g6e.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.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.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.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.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",
|
|
53
|
+
* InstanceType: "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "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.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "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.r5d.large" || "ml.r5d.xlarge" || "ml.r5d.2xlarge" || "ml.r5d.4xlarge" || "ml.r5d.8xlarge" || "ml.r5d.12xlarge" || "ml.r5d.16xlarge" || "ml.r5d.24xlarge" || "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.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.12xlarge" || "ml.g6e.16xlarge" || "ml.g6e.24xlarge" || "ml.g6e.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.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.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.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.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.p5.4xlarge",
|
|
54
54
|
* VolumeSizeInGB: Number("int"),
|
|
55
55
|
* RuleParameters: { // RuleParameters
|
|
56
56
|
* "<keys>": "STRING_VALUE",
|
|
@@ -1533,6 +1533,7 @@ export declare const TrainingInstanceType: {
|
|
|
1533
1533
|
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
1534
1534
|
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
1535
1535
|
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
1536
|
+
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
1536
1537
|
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
1537
1538
|
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
1538
1539
|
readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
|
|
@@ -2368,6 +2368,7 @@ export declare const ProcessingInstanceType: {
|
|
|
2368
2368
|
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
2369
2369
|
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
2370
2370
|
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
2371
|
+
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
2371
2372
|
readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
|
|
2372
2373
|
readonly ML_R5D_16XLARGE: "ml.r5d.16xlarge";
|
|
2373
2374
|
readonly ML_R5D_24XLARGE: "ml.r5d.24xlarge";
|
|
@@ -2654,7 +2655,7 @@ export interface S3FileSystemConfig {
|
|
|
2654
2655
|
* <p>The Amazon S3 URI of the S3 file system configuration.</p>
|
|
2655
2656
|
* @public
|
|
2656
2657
|
*/
|
|
2657
|
-
S3Uri
|
|
2658
|
+
S3Uri: string | undefined;
|
|
2658
2659
|
}
|
|
2659
2660
|
/**
|
|
2660
2661
|
* <p>The settings for assigning a custom file system to a user profile or space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.</p>
|
|
@@ -2637,7 +2637,7 @@ export interface S3FileSystem {
|
|
|
2637
2637
|
* <p>The Amazon S3 URI that specifies the location in S3 where files are stored, which is mounted within the Studio environment. For example: <code>s3://<bucket-name>/<prefix>/</code>.</p>
|
|
2638
2638
|
* @public
|
|
2639
2639
|
*/
|
|
2640
|
-
S3Uri
|
|
2640
|
+
S3Uri: string | undefined;
|
|
2641
2641
|
}
|
|
2642
2642
|
/**
|
|
2643
2643
|
* <p>A file system, created by you, that you assign to a user profile or space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.</p>
|
|
@@ -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";
|
|
@@ -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",
|