@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.
Files changed (58) hide show
  1. package/dist-cjs/index.js +6 -0
  2. package/dist-es/models/models_0.js +2 -0
  3. package/dist-es/models/models_1.js +1 -0
  4. package/dist-es/models/models_3.js +1 -0
  5. package/dist-es/protocols/Aws_json1_1.js +2 -0
  6. package/dist-types/commands/CreateAlgorithmCommand.d.ts +3 -3
  7. package/dist-types/commands/CreateClusterCommand.d.ts +6 -2
  8. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateDomainCommand.d.ts +2 -2
  11. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +8 -8
  12. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateTrainingJobCommand.d.ts +4 -4
  19. package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -3
  21. package/dist-types/commands/DescribeClusterCommand.d.ts +6 -2
  22. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +3 -1
  23. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeDomainCommand.d.ts +2 -2
  26. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +8 -8
  27. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +2 -2
  33. package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +4 -4
  35. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
  37. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
  38. package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
  39. package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
  40. package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
  41. package/dist-types/commands/SearchCommand.d.ts +13 -13
  42. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +2 -2
  43. package/dist-types/commands/UpdateClusterCommand.d.ts +6 -2
  44. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
  45. package/dist-types/commands/UpdateDomainCommand.d.ts +2 -2
  46. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
  47. package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
  48. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
  49. package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
  50. package/dist-types/models/models_0.d.ts +12 -0
  51. package/dist-types/models/models_1.d.ts +2 -1
  52. package/dist-types/models/models_2.d.ts +1 -1
  53. package/dist-types/models/models_3.d.ts +1 -0
  54. package/dist-types/ts3.4/models/models_0.d.ts +4 -0
  55. package/dist-types/ts3.4/models/models_1.d.ts +2 -1
  56. package/dist-types/ts3.4/models/models_2.d.ts +1 -1
  57. package/dist-types/ts3.4/models/models_3.d.ts +1 -0
  58. 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?: string | undefined;
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?: string | undefined;
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.867.0",
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.864.0",
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",