@aws-sdk/client-sagemaker 3.828.0 → 3.832.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 (57) hide show
  1. package/dist-cjs/index.js +95 -0
  2. package/dist-es/models/models_0.js +68 -0
  3. package/dist-es/models/models_1.js +27 -0
  4. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -6
  6. package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +2 -2
  10. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +10 -10
  11. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +1 -1
  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/CreateModelPackageCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateTrainingJobCommand.d.ts +5 -5
  19. package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +6 -6
  21. package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -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/DescribeEndpointCommand.d.ts +2 -2
  26. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +2 -2
  27. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +10 -10
  28. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -2
  29. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeModelPackageCommand.d.ts +3 -3
  33. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +5 -5
  37. package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
  38. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
  39. package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
  40. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
  41. package/dist-types/commands/SearchCommand.d.ts +20 -20
  42. package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -2
  45. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
  47. package/dist-types/endpoint/EndpointParameters.d.ts +7 -7
  48. package/dist-types/models/models_0.d.ts +69 -1
  49. package/dist-types/models/models_1.d.ts +27 -0
  50. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  51. package/dist-types/runtimeConfig.native.d.ts +2 -2
  52. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
  53. package/dist-types/ts3.4/models/models_0.d.ts +68 -0
  54. package/dist-types/ts3.4/models/models_1.d.ts +27 -0
  55. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
  56. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
  57. package/package.json +2 -2
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.828.0",
4
+ "version": "3.832.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.826.0",
24
- "@aws-sdk/credential-provider-node": "3.828.0",
24
+ "@aws-sdk/credential-provider-node": "3.830.0",
25
25
  "@aws-sdk/middleware-host-header": "3.821.0",
26
26
  "@aws-sdk/middleware-logger": "3.821.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.821.0",