@aws-sdk/client-sagemaker 3.806.0 → 3.810.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 (229) hide show
  1. package/README.md +1 -16
  2. package/dist-cjs/index.js +26 -26
  3. package/dist-es/waiters/waitForEndpointDeleted.js +2 -2
  4. package/dist-es/waiters/waitForEndpointInService.js +2 -2
  5. package/dist-es/waiters/waitForImageCreated.js +2 -2
  6. package/dist-es/waiters/waitForImageDeleted.js +2 -2
  7. package/dist-es/waiters/waitForImageUpdated.js +2 -2
  8. package/dist-es/waiters/waitForImageVersionCreated.js +2 -2
  9. package/dist-es/waiters/waitForImageVersionDeleted.js +2 -2
  10. package/dist-es/waiters/waitForNotebookInstanceDeleted.js +2 -2
  11. package/dist-es/waiters/waitForNotebookInstanceInService.js +2 -2
  12. package/dist-es/waiters/waitForNotebookInstanceStopped.js +2 -2
  13. package/dist-es/waiters/waitForProcessingJobCompletedOrStopped.js +2 -2
  14. package/dist-es/waiters/waitForTrainingJobCompletedOrStopped.js +2 -2
  15. package/dist-es/waiters/waitForTransformJobCompletedOrStopped.js +2 -2
  16. package/dist-types/SageMaker.d.ts +1 -16
  17. package/dist-types/SageMakerClient.d.ts +1 -16
  18. package/dist-types/commands/AddAssociationCommand.d.ts +2 -7
  19. package/dist-types/commands/AddTagsCommand.d.ts +1 -26
  20. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +2 -4
  21. package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +1 -17
  22. package/dist-types/commands/CreateActionCommand.d.ts +2 -7
  23. package/dist-types/commands/CreateAppCommand.d.ts +2 -6
  24. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -3
  25. package/dist-types/commands/CreateArtifactCommand.d.ts +2 -7
  26. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -26
  27. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +2 -33
  28. package/dist-types/commands/CreateClusterCommand.d.ts +2 -6
  29. package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +3 -7
  30. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -7
  31. package/dist-types/commands/CreateCompilationJobCommand.d.ts +2 -33
  32. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +3 -7
  33. package/dist-types/commands/CreateContextCommand.d.ts +2 -7
  34. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -5
  35. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -2
  36. package/dist-types/commands/CreateDomainCommand.d.ts +2 -46
  37. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -4
  38. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -2
  39. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +1 -2
  40. package/dist-types/commands/CreateEndpointCommand.d.ts +2 -77
  41. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +2 -33
  42. package/dist-types/commands/CreateExperimentCommand.d.ts +2 -22
  43. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +2 -20
  44. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +1 -2
  45. package/dist-types/commands/CreateHubCommand.d.ts +1 -2
  46. package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +1 -2
  47. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +1 -2
  48. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -18
  49. package/dist-types/commands/CreateImageCommand.d.ts +2 -5
  50. package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -4
  51. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +2 -10
  52. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +2 -17
  53. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -4
  54. package/dist-types/commands/CreateLabelingJobCommand.d.ts +2 -40
  55. package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +2 -5
  56. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -2
  57. package/dist-types/commands/CreateModelCardCommand.d.ts +3 -6
  58. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +2 -4
  59. package/dist-types/commands/CreateModelCommand.d.ts +2 -19
  60. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -2
  61. package/dist-types/commands/CreateModelPackageCommand.d.ts +3 -24
  62. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -2
  63. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -5
  64. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -4
  65. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +2 -38
  66. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -16
  67. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +2 -8
  68. package/dist-types/commands/CreatePartnerAppCommand.d.ts +2 -4
  69. package/dist-types/commands/CreatePipelineCommand.d.ts +2 -4
  70. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -26
  71. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -2
  72. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -18
  73. package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -2
  74. package/dist-types/commands/CreateProjectCommand.d.ts +2 -4
  75. package/dist-types/commands/CreateSpaceCommand.d.ts +1 -2
  76. package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -88
  77. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +2 -63
  78. package/dist-types/commands/CreateTransformJobCommand.d.ts +2 -37
  79. package/dist-types/commands/CreateTrialCommand.d.ts +2 -13
  80. package/dist-types/commands/CreateTrialComponentCommand.d.ts +2 -12
  81. package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -9
  82. package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -18
  83. package/dist-types/commands/CreateWorkteamCommand.d.ts +2 -6
  84. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +1 -2
  85. package/dist-types/commands/DeleteArtifactCommand.d.ts +1 -2
  86. package/dist-types/commands/DeleteClusterCommand.d.ts +1 -2
  87. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +1 -8
  88. package/dist-types/commands/DeleteDomainCommand.d.ts +1 -4
  89. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -2
  90. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -2
  91. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -11
  92. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -9
  93. package/dist-types/commands/DeleteExperimentCommand.d.ts +1 -3
  94. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +1 -8
  95. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -5
  96. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +1 -4
  97. package/dist-types/commands/DeleteImageCommand.d.ts +1 -2
  98. package/dist-types/commands/DeleteImageVersionCommand.d.ts +1 -2
  99. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +2 -9
  100. package/dist-types/commands/DeleteModelCardCommand.d.ts +1 -2
  101. package/dist-types/commands/DeleteModelCommand.d.ts +1 -4
  102. package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -6
  103. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +1 -2
  104. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +1 -2
  105. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +1 -6
  106. package/dist-types/commands/DeletePartnerAppCommand.d.ts +1 -2
  107. package/dist-types/commands/DeletePipelineCommand.d.ts +2 -6
  108. package/dist-types/commands/DeleteProjectCommand.d.ts +1 -2
  109. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -4
  110. package/dist-types/commands/DeleteTagsCommand.d.ts +1 -12
  111. package/dist-types/commands/DeleteTrialCommand.d.ts +1 -3
  112. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -3
  113. package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -2
  114. package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -12
  115. package/dist-types/commands/DeleteWorkteamCommand.d.ts +1 -2
  116. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -5
  117. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -2
  118. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -2
  119. package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -3
  120. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -3
  121. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -2
  122. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -3
  123. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -3
  124. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -2
  125. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -3
  126. package/dist-types/commands/DescribeModelCommand.d.ts +1 -2
  127. package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -8
  128. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -3
  129. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -2
  130. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -7
  131. package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -2
  132. package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -6
  133. package/dist-types/commands/DescribeWorkteamCommand.d.ts +1 -3
  134. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +1 -2
  135. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +1 -6
  136. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +1 -2
  137. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -4
  138. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -2
  139. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -2
  140. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -4
  141. package/dist-types/commands/ImportHubContentCommand.d.ts +1 -2
  142. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -3
  143. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -2
  144. package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -3
  145. package/dist-types/commands/ListExperimentsCommand.d.ts +1 -3
  146. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -3
  147. package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -2
  148. package/dist-types/commands/ListImagesCommand.d.ts +1 -2
  149. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -2
  150. package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -3
  151. package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -2
  152. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -2
  153. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -2
  154. package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -2
  155. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -2
  156. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -3
  157. package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -22
  158. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -2
  159. package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -20
  160. package/dist-types/commands/ListTrialsCommand.d.ts +1 -5
  161. package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -2
  162. package/dist-types/commands/ListWorkteamsCommand.d.ts +1 -3
  163. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -6
  164. package/dist-types/commands/QueryLineageCommand.d.ts +1 -3
  165. package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -2
  166. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -4
  167. package/dist-types/commands/SearchCommand.d.ts +1 -10
  168. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +2 -17
  169. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +3 -7
  170. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +3 -7
  171. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -2
  172. package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -2
  173. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -5
  174. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +2 -6
  175. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -4
  176. package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -7
  177. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -7
  178. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -2
  179. package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -2
  180. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -2
  181. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -8
  182. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -25
  183. package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -7
  184. package/dist-types/commands/StopTransformJobCommand.d.ts +1 -6
  185. package/dist-types/commands/UpdateActionCommand.d.ts +1 -2
  186. package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -2
  187. package/dist-types/commands/UpdateClusterCommand.d.ts +2 -4
  188. package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +2 -4
  189. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +2 -9
  190. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -2
  191. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +2 -4
  192. package/dist-types/commands/UpdateContextCommand.d.ts +1 -2
  193. package/dist-types/commands/UpdateDomainCommand.d.ts +1 -2
  194. package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -22
  195. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -7
  196. package/dist-types/commands/UpdateExperimentCommand.d.ts +2 -4
  197. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +2 -17
  198. package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -36
  199. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -14
  200. package/dist-types/commands/UpdateImageCommand.d.ts +1 -2
  201. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -2
  202. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -2
  203. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +2 -7
  204. package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +2 -4
  205. package/dist-types/commands/UpdateModelCardCommand.d.ts +3 -8
  206. package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -2
  207. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -2
  208. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -2
  209. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +2 -5
  210. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -2
  211. package/dist-types/commands/UpdatePartnerAppCommand.d.ts +2 -3
  212. package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -2
  213. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -2
  214. package/dist-types/commands/UpdateProjectCommand.d.ts +2 -10
  215. package/dist-types/commands/UpdateSpaceCommand.d.ts +2 -6
  216. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +2 -4
  217. package/dist-types/commands/UpdateTrialCommand.d.ts +1 -2
  218. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -2
  219. package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -2
  220. package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -28
  221. package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -2
  222. package/dist-types/index.d.ts +1 -16
  223. package/dist-types/models/models_0.d.ts +370 -4018
  224. package/dist-types/models/models_1.d.ts +532 -5722
  225. package/dist-types/models/models_2.d.ts +328 -1436
  226. package/dist-types/models/models_3.d.ts +364 -2021
  227. package/dist-types/models/models_4.d.ts +462 -1693
  228. package/dist-types/models/models_5.d.ts +90 -441
  229. package/package.json +17 -17
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.806.0",
4
+ "version": "3.810.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,39 +20,39 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.806.0",
24
- "@aws-sdk/credential-provider-node": "3.806.0",
23
+ "@aws-sdk/core": "3.810.0",
24
+ "@aws-sdk/credential-provider-node": "3.810.0",
25
25
  "@aws-sdk/middleware-host-header": "3.804.0",
26
26
  "@aws-sdk/middleware-logger": "3.804.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.804.0",
28
- "@aws-sdk/middleware-user-agent": "3.806.0",
29
- "@aws-sdk/region-config-resolver": "3.806.0",
28
+ "@aws-sdk/middleware-user-agent": "3.810.0",
29
+ "@aws-sdk/region-config-resolver": "3.808.0",
30
30
  "@aws-sdk/types": "3.804.0",
31
- "@aws-sdk/util-endpoints": "3.806.0",
31
+ "@aws-sdk/util-endpoints": "3.808.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.804.0",
33
- "@aws-sdk/util-user-agent-node": "3.806.0",
34
- "@smithy/config-resolver": "^4.1.1",
35
- "@smithy/core": "^3.3.1",
33
+ "@aws-sdk/util-user-agent-node": "3.810.0",
34
+ "@smithy/config-resolver": "^4.1.2",
35
+ "@smithy/core": "^3.3.3",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",
37
37
  "@smithy/hash-node": "^4.0.2",
38
38
  "@smithy/invalid-dependency": "^4.0.2",
39
39
  "@smithy/middleware-content-length": "^4.0.2",
40
- "@smithy/middleware-endpoint": "^4.1.3",
41
- "@smithy/middleware-retry": "^4.1.4",
42
- "@smithy/middleware-serde": "^4.0.3",
40
+ "@smithy/middleware-endpoint": "^4.1.6",
41
+ "@smithy/middleware-retry": "^4.1.7",
42
+ "@smithy/middleware-serde": "^4.0.5",
43
43
  "@smithy/middleware-stack": "^4.0.2",
44
- "@smithy/node-config-provider": "^4.1.0",
44
+ "@smithy/node-config-provider": "^4.1.1",
45
45
  "@smithy/node-http-handler": "^4.0.4",
46
46
  "@smithy/protocol-http": "^5.1.0",
47
- "@smithy/smithy-client": "^4.2.3",
47
+ "@smithy/smithy-client": "^4.2.6",
48
48
  "@smithy/types": "^4.2.0",
49
49
  "@smithy/url-parser": "^4.0.2",
50
50
  "@smithy/util-base64": "^4.0.0",
51
51
  "@smithy/util-body-length-browser": "^4.0.0",
52
52
  "@smithy/util-body-length-node": "^4.0.0",
53
- "@smithy/util-defaults-mode-browser": "^4.0.11",
54
- "@smithy/util-defaults-mode-node": "^4.0.11",
55
- "@smithy/util-endpoints": "^3.0.3",
53
+ "@smithy/util-defaults-mode-browser": "^4.0.14",
54
+ "@smithy/util-defaults-mode-node": "^4.0.14",
55
+ "@smithy/util-endpoints": "^3.0.4",
56
56
  "@smithy/util-middleware": "^4.0.2",
57
57
  "@smithy/util-retry": "^4.0.3",
58
58
  "@smithy/util-utf8": "^4.0.0",