@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
@@ -27,8 +27,7 @@ declare const DescribeAutoMLJobV2Command_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Returns information about an AutoML job created by calling <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateAutoMLJobV2.html">CreateAutoMLJobV2</a>
31
- * or <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateAutoMLJob.html">CreateAutoMLJob</a>.</p>
30
+ * <p>Returns information about an AutoML job created by calling <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateAutoMLJobV2.html">CreateAutoMLJobV2</a> or <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateAutoMLJob.html">CreateAutoMLJob</a>.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const DescribeClusterNodeCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves information of a node (also called a <i>instance</i>
31
- * interchangeably) of a SageMaker HyperPod cluster.</p>
30
+ * <p>Retrieves information of a node (also called a <i>instance</i> interchangeably) of a SageMaker HyperPod cluster.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const DescribeClusterSchedulerConfigCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Description of the cluster policy. This policy is used for task prioritization and
31
- * fair-share allocation. This helps prioritize critical workloads and distributes
32
- * idle compute across entities.</p>
30
+ * <p>Description of the cluster policy. This policy is used for task prioritization and fair-share allocation. This helps prioritize critical workloads and distributes idle compute across entities.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const DescribeCompilationJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Returns information about a model compilation job.</p>
31
- * <p>To create a model compilation job, use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateCompilationJob.html">CreateCompilationJob</a>. To get information about multiple model compilation
32
- * jobs, use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListCompilationJobs.html">ListCompilationJobs</a>.</p>
30
+ * <p>Returns information about a model compilation job.</p> <p>To create a model compilation job, use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateCompilationJob.html">CreateCompilationJob</a>. To get information about multiple model compilation jobs, use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListCompilationJobs.html">ListCompilationJobs</a>.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const DescribeEndpointConfigCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Returns the description of an endpoint configuration created using the
31
- * <code>CreateEndpointConfig</code> API.</p>
30
+ * <p>Returns the description of an endpoint configuration created using the <code>CreateEndpointConfig</code> API.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const DescribeFeatureGroupCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Use this operation to describe a <code>FeatureGroup</code>. The response includes
31
- * information on the creation time, <code>FeatureGroup</code> name, the unique identifier for
32
- * each <code>FeatureGroup</code>, and more.</p>
30
+ * <p>Use this operation to describe a <code>FeatureGroup</code>. The response includes information on the creation time, <code>FeatureGroup</code> name, the unique identifier for each <code>FeatureGroup</code>, and more.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const DescribeHyperParameterTuningJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Returns a description of a hyperparameter tuning job, depending on the fields
31
- * selected. These fields can include the name, Amazon Resource Name (ARN), job status of
32
- * your tuning job and more.</p>
30
+ * <p>Returns a description of a hyperparameter tuning job, depending on the fields selected. These fields can include the name, Amazon Resource Name (ARN), job status of your tuning job and more.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const DescribeInferenceRecommendationsJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Provides the results of the Inference Recommender job.
31
- * One or more recommendation jobs are returned.</p>
30
+ * <p>Provides the results of the Inference Recommender job. One or more recommendation jobs are returned.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const DescribeLineageGroupCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Provides a list of properties for the requested lineage group.
31
- * For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/xaccount-lineage-tracking.html">
32
- * Cross-Account Lineage Tracking </a> in the <i>Amazon SageMaker Developer Guide</i>.</p>
30
+ * <p>Provides a list of properties for the requested lineage group. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/xaccount-lineage-tracking.html"> Cross-Account Lineage Tracking </a> in the <i>Amazon SageMaker Developer Guide</i>.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const DescribeModelCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Describes a model that you created using the <code>CreateModel</code>
31
- * API.</p>
30
+ * <p>Describes a model that you created using the <code>CreateModel</code> API.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,14 +27,7 @@ declare const DescribeModelPackageCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Returns a description of the specified model package, which is used to create SageMaker
31
- * models or list them on Amazon Web Services Marketplace.</p>
32
- * <important>
33
- * <p>If you provided a KMS Key ID when you created your model package,
34
- * you will see the <a href="https://docs.aws.amazon.com/kms/latest/APIReference/API_Decrypt.html">KMS Decrypt</a> API call in
35
- * your CloudTrail logs when you use this API.</p>
36
- * </important>
37
- * <p>To create models in SageMaker, buyers can subscribe to model packages listed on Amazon Web Services Marketplace.</p>
30
+ * <p>Returns a description of the specified model package, which is used to create SageMaker models or list them on Amazon Web Services Marketplace.</p> <important> <p>If you provided a KMS Key ID when you created your model package, you will see the <a href="https://docs.aws.amazon.com/kms/latest/APIReference/API_Decrypt.html">KMS Decrypt</a> API call in your CloudTrail logs when you use this API.</p> </important> <p>To create models in SageMaker, buyers can subscribe to model packages listed on Amazon Web Services Marketplace.</p>
38
31
  * @example
39
32
  * Use a bare-bones client and the command you need to make an API call.
40
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const DescribeNotebookInstanceLifecycleConfigCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Returns a description of a notebook instance lifecycle configuration.</p>
31
- * <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
32
- * 2.1: (Optional) Customize a Notebook Instance</a>.</p>
30
+ * <p>Returns a description of a notebook instance lifecycle configuration.</p> <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step 2.1: (Optional) Customize a Notebook Instance</a>.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const DescribeSubscribedWorkteamCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets information about a work team provided by a vendor. It returns details about the
31
- * subscription with a vendor in the Amazon Web Services Marketplace.</p>
30
+ * <p>Gets information about a work team provided by a vendor. It returns details about the subscription with a vendor in the Amazon Web Services Marketplace.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,13 +27,7 @@ declare const DescribeTrainingJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Returns information about a training job. </p>
31
- * <p>Some of the attributes below only appear if the training job successfully starts.
32
- * If the training job fails, <code>TrainingJobStatus</code> is <code>Failed</code> and,
33
- * depending on the <code>FailureReason</code>, attributes like
34
- * <code>TrainingStartTime</code>, <code>TrainingTimeInSeconds</code>,
35
- * <code>TrainingEndTime</code>, and <code>BillableTimeInSeconds</code> may not be
36
- * present in the response.</p>
30
+ * <p>Returns information about a training job. </p> <p>Some of the attributes below only appear if the training job successfully starts. If the training job fails, <code>TrainingJobStatus</code> is <code>Failed</code> and, depending on the <code>FailureReason</code>, attributes like <code>TrainingStartTime</code>, <code>TrainingTimeInSeconds</code>, <code>TrainingEndTime</code>, and <code>BillableTimeInSeconds</code> may not be present in the response.</p>
37
31
  * @example
38
32
  * Use a bare-bones client and the command you need to make an API call.
39
33
  * ```javascript
@@ -279,8 +279,7 @@ declare const DescribeUserProfileCommand_base: {
279
279
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
280
280
  *
281
281
  * @throws {@link ResourceLimitExceeded} (client fault)
282
- * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
283
- * training jobs created. </p>
282
+ * <p> You have exceeded an SageMaker resource limit. For example, you might have too many training jobs created. </p>
284
283
  *
285
284
  * @throws {@link ResourceNotFound} (client fault)
286
285
  * <p>Resource being access is not found.</p>
@@ -27,12 +27,7 @@ declare const DescribeWorkforceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists private workforce information, including workforce name, Amazon Resource Name
31
- * (ARN), and, if applicable, allowed IP address ranges (<a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>). Allowable IP address
32
- * ranges are the IP addresses that workers can use to access tasks. </p>
33
- * <important>
34
- * <p>This operation applies only to private workforces.</p>
35
- * </important>
30
+ * <p>Lists private workforce information, including workforce name, Amazon Resource Name (ARN), and, if applicable, allowed IP address ranges (<a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>). Allowable IP address ranges are the IP addresses that workers can use to access tasks. </p> <important> <p>This operation applies only to private workforces.</p> </important>
36
31
  * @example
37
32
  * Use a bare-bones client and the command you need to make an API call.
38
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const DescribeWorkteamCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets information about a specific work team. You can see information such as the
31
- * creation date, the last updated date, membership information, and the work team's Amazon
32
- * Resource Name (ARN).</p>
30
+ * <p>Gets information about a specific work team. You can see information such as the creation date, the last updated date, membership information, and the work team's Amazon Resource Name (ARN).</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const DisableSagemakerServicecatalogPortfolioCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Disables using Service Catalog in SageMaker. Service Catalog is used to create
31
- * SageMaker projects.</p>
30
+ * <p>Disables using Service Catalog in SageMaker. Service Catalog is used to create SageMaker projects.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,12 +27,7 @@ declare const DisassociateTrialComponentCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Disassociates a trial component from a trial. This doesn't effect other trials the
31
- * component is associated with. Before you can delete a component, you must disassociate the
32
- * component from all trials it is associated with. To associate a trial component with a trial,
33
- * call the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_AssociateTrialComponent.html">AssociateTrialComponent</a> API.</p>
34
- * <p>To get a list of the trials a component is associated with, use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API. Specify <code>ExperimentTrialComponent</code> for the <code>Resource</code> parameter.
35
- * The list appears in the response under <code>Results.TrialComponent.Parents</code>.</p>
30
+ * <p>Disassociates a trial component from a trial. This doesn't effect other trials the component is associated with. Before you can delete a component, you must disassociate the component from all trials it is associated with. To associate a trial component with a trial, call the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_AssociateTrialComponent.html">AssociateTrialComponent</a> API.</p> <p>To get a list of the trials a component is associated with, use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API. Specify <code>ExperimentTrialComponent</code> for the <code>Resource</code> parameter. The list appears in the response under <code>Results.TrialComponent.Parents</code>.</p>
36
31
  * @example
37
32
  * Use a bare-bones client and the command you need to make an API call.
38
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const EnableSagemakerServicecatalogPortfolioCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Enables using Service Catalog in SageMaker. Service Catalog is used to create
31
- * SageMaker projects.</p>
30
+ * <p>Enables using Service Catalog in SageMaker. Service Catalog is used to create SageMaker projects.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,10 +27,7 @@ declare const GetModelPackageGroupPolicyCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets a resource policy that manages access for a model group. For information about
31
- * resource policies, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_identity-vs-resource.html">Identity-based
32
- * policies and resource-based policies</a> in the <i>Amazon Web Services
33
- * Identity and Access Management User Guide.</i>.</p>
30
+ * <p>Gets a resource policy that manages access for a model group. For information about resource policies, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_identity-vs-resource.html">Identity-based policies and resource-based policies</a> in the <i>Amazon Web Services Identity and Access Management User Guide.</i>.</p>
34
31
  * @example
35
32
  * Use a bare-bones client and the command you need to make an API call.
36
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const GetSagemakerServicecatalogPortfolioStatusCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets the status of Service Catalog in SageMaker. Service Catalog is used to create
31
- * SageMaker projects.</p>
30
+ * <p>Gets the status of Service Catalog in SageMaker. Service Catalog is used to create SageMaker projects.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const GetScalingConfigurationRecommendationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Starts an Amazon SageMaker Inference Recommender autoscaling recommendation job. Returns recommendations for autoscaling policies
31
- * that you can apply to your SageMaker endpoint.</p>
30
+ * <p>Starts an Amazon SageMaker Inference Recommender autoscaling recommendation job. Returns recommendations for autoscaling policies that you can apply to your SageMaker endpoint.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,10 +27,7 @@ declare const GetSearchSuggestionsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>An auto-complete API for the search functionality in the SageMaker console. It returns
31
- * suggestions of possible matches for the property name to use in <code>Search</code> queries.
32
- * Provides suggestions for <code>HyperParameters</code>, <code>Tags</code>, and
33
- * <code>Metrics</code>.</p>
30
+ * <p>An auto-complete API for the search functionality in the SageMaker console. It returns suggestions of possible matches for the property name to use in <code>Search</code> queries. Provides suggestions for <code>HyperParameters</code>, <code>Tags</code>, and <code>Metrics</code>.</p>
34
31
  * @example
35
32
  * Use a bare-bones client and the command you need to make an API call.
36
33
  * ```javascript
@@ -74,8 +74,7 @@ declare const ImportHubContentCommand_base: {
74
74
  * <p>Resource being accessed is in use.</p>
75
75
  *
76
76
  * @throws {@link ResourceLimitExceeded} (client fault)
77
- * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
78
- * training jobs created. </p>
77
+ * <p> You have exceeded an SageMaker resource limit. For example, you might have too many training jobs created. </p>
79
78
  *
80
79
  * @throws {@link ResourceNotFound} (client fault)
81
80
  * <p>Resource being access is not found.</p>
@@ -27,9 +27,7 @@ declare const ListAppImageConfigsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists the AppImageConfigs in your account and their properties. The list can be
31
- * filtered by creation time or modified time, and whether the AppImageConfig name contains
32
- * a specified string.</p>
30
+ * <p>Lists the AppImageConfigs in your account and their properties. The list can be filtered by creation time or modified time, and whether the AppImageConfig name contains a specified string.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListClusterNodesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the list of instances (also called <i>nodes</i> interchangeably)
31
- * in a SageMaker HyperPod cluster.</p>
30
+ * <p>Retrieves the list of instances (also called <i>nodes</i> interchangeably) in a SageMaker HyperPod cluster.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const ListCompilationJobsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists model compilation jobs that satisfy various filters.</p>
31
- * <p>To create a model compilation job, use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateCompilationJob.html">CreateCompilationJob</a>. To get information about a particular model
32
- * compilation job you have created, use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeCompilationJob.html">DescribeCompilationJob</a>.</p>
30
+ * <p>Lists model compilation jobs that satisfy various filters.</p> <p>To create a model compilation job, use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateCompilationJob.html">CreateCompilationJob</a>. To get information about a particular model compilation job you have created, use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeCompilationJob.html">DescribeCompilationJob</a>.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const ListExperimentsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists all the experiments in your account. The list can be filtered to show only
31
- * experiments that were created in a specific time range. The list can be sorted by experiment
32
- * name or creation time.</p>
30
+ * <p>Lists all the experiments in your account. The list can be filtered to show only experiments that were created in a specific time range. The list can be sorted by experiment name or creation time.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const ListHyperParameterTuningJobsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets a list of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTuningJobSummary.html">HyperParameterTuningJobSummary</a> objects that
31
- * describe
32
- * the hyperparameter tuning jobs launched in your account.</p>
30
+ * <p>Gets a list of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTuningJobSummary.html">HyperParameterTuningJobSummary</a> objects that describe the hyperparameter tuning jobs launched in your account.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListImageVersionsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists the versions of a specified image and their properties. The list can be filtered
31
- * by creation time or modified time.</p>
30
+ * <p>Lists the versions of a specified image and their properties. The list can be filtered by creation time or modified time.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListImagesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists the images in your account and their properties. The list can be filtered by
31
- * creation time or modified time, and whether the image name contains a specified string.</p>
30
+ * <p>Lists the images in your account and their properties. The list can be filtered by creation time or modified time, and whether the image name contains a specified string.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListInferenceRecommendationsJobStepsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Returns a list of the subtasks for an Inference Recommender job.</p>
31
- * <p>The supported subtasks are benchmarks, which evaluate the performance of your model on different instance types.</p>
30
+ * <p>Returns a list of the subtasks for an Inference Recommender job.</p> <p>The supported subtasks are benchmarks, which evaluate the performance of your model on different instance types.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const ListLineageGroupsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>A list of lineage groups shared with your Amazon Web Services account.
31
- * For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/xaccount-lineage-tracking.html">
32
- * Cross-Account Lineage Tracking </a> in the <i>Amazon SageMaker Developer Guide</i>.</p>
30
+ * <p>A list of lineage groups shared with your Amazon Web Services account. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/xaccount-lineage-tracking.html"> Cross-Account Lineage Tracking </a> in the <i>Amazon SageMaker Developer Guide</i>.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListModelMetadataCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists the domain, framework, task, and model name of standard
31
- * machine learning models found in common model zoos.</p>
30
+ * <p>Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListNotebookInstancesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Returns a list of the SageMaker AI notebook instances in the requester's
31
- * account in an Amazon Web Services Region. </p>
30
+ * <p>Returns a list of the SageMaker AI notebook instances in the requester's account in an Amazon Web Services Region. </p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListResourceCatalogsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p> Lists Amazon SageMaker Catalogs based on given filters and orders. The maximum number of
31
- * <code>ResourceCatalog</code>s viewable is 1000. </p>
30
+ * <p> Lists Amazon SageMaker Catalogs based on given filters and orders. The maximum number of <code>ResourceCatalog</code>s viewable is 1000. </p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListStageDevicesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists devices allocated to the stage, containing detailed device information and
31
- * deployment status.</p>
30
+ * <p>Lists devices allocated to the stage, containing detailed device information and deployment status.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListStudioLifecycleConfigsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists the Amazon SageMaker AI Studio Lifecycle Configurations in your Amazon Web Services
31
- * Account.</p>
30
+ * <p>Lists the Amazon SageMaker AI Studio Lifecycle Configurations in your Amazon Web Services Account.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const ListSubscribedWorkteamsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets a list of the work teams that you are subscribed to in the Amazon Web Services Marketplace. The
31
- * list may be empty if no work team satisfies the filter specified in the
32
- * <code>NameContains</code> parameter.</p>
30
+ * <p>Gets a list of the work teams that you are subscribed to in the Amazon Web Services Marketplace. The list may be empty if no work team satisfies the filter specified in the <code>NameContains</code> parameter.</p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -27,28 +27,7 @@ declare const ListTrainingJobsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists training jobs.</p>
31
- * <note>
32
- * <p>When <code>StatusEquals</code> and <code>MaxResults</code> are set at the same
33
- * time, the <code>MaxResults</code> number of training jobs are first retrieved
34
- * ignoring the <code>StatusEquals</code> parameter and then they are filtered by the
35
- * <code>StatusEquals</code> parameter, which is returned as a response.</p>
36
- * <p>For example, if <code>ListTrainingJobs</code> is invoked with the following
37
- * parameters:</p>
38
- * <p>
39
- * <code>\{ ... MaxResults: 100, StatusEquals: InProgress ... \}</code>
40
- * </p>
41
- * <p>First, 100 trainings jobs with any status, including those other than
42
- * <code>InProgress</code>, are selected (sorted according to the creation time,
43
- * from the most current to the oldest). Next, those with a status of
44
- * <code>InProgress</code> are returned.</p>
45
- * <p>You can quickly test the API using the following Amazon Web Services CLI
46
- * code.</p>
47
- * <p>
48
- * <code>aws sagemaker list-training-jobs --max-results 100 --status-equals
49
- * InProgress</code>
50
- * </p>
51
- * </note>
30
+ * <p>Lists training jobs.</p> <note> <p>When <code>StatusEquals</code> and <code>MaxResults</code> are set at the same time, the <code>MaxResults</code> number of training jobs are first retrieved ignoring the <code>StatusEquals</code> parameter and then they are filtered by the <code>StatusEquals</code> parameter, which is returned as a response.</p> <p>For example, if <code>ListTrainingJobs</code> is invoked with the following parameters:</p> <p> <code>\{ ... MaxResults: 100, StatusEquals: InProgress ... \}</code> </p> <p>First, 100 trainings jobs with any status, including those other than <code>InProgress</code>, are selected (sorted according to the creation time, from the most current to the oldest). Next, those with a status of <code>InProgress</code> are returned.</p> <p>You can quickly test the API using the following Amazon Web Services CLI code.</p> <p> <code>aws sagemaker list-training-jobs --max-results 100 --status-equals InProgress</code> </p> </note>
52
31
  * @example
53
32
  * Use a bare-bones client and the command you need to make an API call.
54
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListTrainingJobsForHyperParameterTuningJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets a list of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_TrainingJobSummary.html">TrainingJobSummary</a> objects that describe the training jobs that a
31
- * hyperparameter tuning job launched.</p>
30
+ * <p>Gets a list of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_TrainingJobSummary.html">TrainingJobSummary</a> objects that describe the training jobs that a hyperparameter tuning job launched.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -27,26 +27,7 @@ declare const ListTrialComponentsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists the trial components in your account. You can sort the list by trial component name
31
- * or creation time. You can filter the list to show only components that were created in a
32
- * specific time range. You can also filter on one of the following:</p>
33
- * <ul>
34
- * <li>
35
- * <p>
36
- * <code>ExperimentName</code>
37
- * </p>
38
- * </li>
39
- * <li>
40
- * <p>
41
- * <code>SourceArn</code>
42
- * </p>
43
- * </li>
44
- * <li>
45
- * <p>
46
- * <code>TrialName</code>
47
- * </p>
48
- * </li>
49
- * </ul>
30
+ * <p>Lists the trial components in your account. You can sort the list by trial component name or creation time. You can filter the list to show only components that were created in a specific time range. You can also filter on one of the following:</p> <ul> <li> <p> <code>ExperimentName</code> </p> </li> <li> <p> <code>SourceArn</code> </p> </li> <li> <p> <code>TrialName</code> </p> </li> </ul>
50
31
  * @example
51
32
  * Use a bare-bones client and the command you need to make an API call.
52
33
  * ```javascript
@@ -27,11 +27,7 @@ declare const ListTrialsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists the trials in your account. Specify an experiment name to limit the list to the
31
- * trials that are part of that experiment. Specify a trial component name to limit the list to
32
- * the trials that associated with that trial component. The list can be filtered to show only
33
- * trials that were created in a specific time range. The list can be sorted by trial name or
34
- * creation time.</p>
30
+ * <p>Lists the trials in your account. Specify an experiment name to limit the list to the trials that are part of that experiment. Specify a trial component name to limit the list to the trials that associated with that trial component. The list can be filtered to show only trials that were created in a specific time range. The list can be sorted by trial name or creation time.</p>
35
31
  * @example
36
32
  * Use a bare-bones client and the command you need to make an API call.
37
33
  * ```javascript
@@ -27,8 +27,7 @@ declare const ListWorkforcesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Use this operation to list all private and vendor workforces in an Amazon Web Services Region. Note that you can only
31
- * have one private workforce per Amazon Web Services Region.</p>
30
+ * <p>Use this operation to list all private and vendor workforces in an Amazon Web Services Region. Note that you can only have one private workforce per Amazon Web Services Region.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript