@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,16 +27,7 @@ declare const CreateTrialComponentCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a <i>trial component</i>, which is a stage of a machine learning
31
- * <i>trial</i>. A trial is composed of one or more trial components. A trial
32
- * component can be used in multiple trials.</p>
33
- * <p>Trial components include pre-processing jobs, training jobs, and batch transform
34
- * jobs.</p>
35
- * <p>When you use SageMaker Studio or the SageMaker Python SDK, all experiments, trials, and trial
36
- * components are automatically tracked, logged, and indexed. When you use the Amazon Web Services SDK for Python (Boto), you
37
- * must use the logging APIs provided by the SDK.</p>
38
- * <p>You can add tags to a trial component and then use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API to
39
- * search for the tags.</p>
30
+ * <p>Creates a <i>trial component</i>, which is a stage of a machine learning <i>trial</i>. A trial is composed of one or more trial components. A trial component can be used in multiple trials.</p> <p>Trial components include pre-processing jobs, training jobs, and batch transform jobs.</p> <p>When you use SageMaker Studio or the SageMaker Python SDK, all experiments, trials, and trial components are automatically tracked, logged, and indexed. When you use the Amazon Web Services SDK for Python (Boto), you must use the logging APIs provided by the SDK.</p> <p>You can add tags to a trial component and then use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API to search for the tags.</p>
40
31
  * @example
41
32
  * Use a bare-bones client and the command you need to make an API call.
42
33
  * ```javascript
@@ -98,8 +89,7 @@ declare const CreateTrialComponentCommand_base: {
98
89
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
99
90
  *
100
91
  * @throws {@link ResourceLimitExceeded} (client fault)
101
- * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
102
- * training jobs created. </p>
92
+ * <p> You have exceeded an SageMaker resource limit. For example, you might have too many training jobs created. </p>
103
93
  *
104
94
  * @throws {@link SageMakerServiceException}
105
95
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
@@ -27,13 +27,7 @@ declare const CreateUserProfileCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a user profile. A user profile represents a single user within a domain, and is
31
- * the main way to reference a "person" for the purposes of sharing, reporting, and other
32
- * user-oriented features. This entity is created when a user onboards to a domain. If an
33
- * administrator invites a person by email or imports them from IAM Identity Center, a user
34
- * profile is automatically created. A user profile is the primary holder of settings for an
35
- * individual user and has a reference to the user's private Amazon Elastic File System home
36
- * directory. </p>
30
+ * <p>Creates a user profile. A user profile represents a single user within a domain, and is the main way to reference a "person" for the purposes of sharing, reporting, and other user-oriented features. This entity is created when a user onboards to a domain. If an administrator invites a person by email or imports them from IAM Identity Center, a user profile is automatically created. A user profile is the primary holder of settings for an individual user and has a reference to the user's private Amazon Elastic File System home directory. </p>
37
31
  * @example
38
32
  * Use a bare-bones client and the command you need to make an API call.
39
33
  * ```javascript
@@ -287,8 +281,7 @@ declare const CreateUserProfileCommand_base: {
287
281
  * <p>Resource being accessed is in use.</p>
288
282
  *
289
283
  * @throws {@link ResourceLimitExceeded} (client fault)
290
- * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
291
- * training jobs created. </p>
284
+ * <p> You have exceeded an SageMaker resource limit. For example, you might have too many training jobs created. </p>
292
285
  *
293
286
  * @throws {@link SageMakerServiceException}
294
287
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
@@ -27,24 +27,7 @@ declare const CreateWorkforceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Use this operation to create a workforce. This operation will return an error
31
- * if a workforce already exists in the Amazon Web Services Region that you specify. You can only
32
- * create one workforce in each Amazon Web Services Region per Amazon Web Services account.</p>
33
- * <p>If you want to create a new workforce in an Amazon Web Services Region where
34
- * a workforce already exists, use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DeleteWorkforce.html">DeleteWorkforce</a> API
35
- * operation to delete the existing workforce and then use <code>CreateWorkforce</code>
36
- * to create a new workforce.</p>
37
- * <p>To create a private workforce using Amazon Cognito, you must specify a Cognito user pool
38
- * in <code>CognitoConfig</code>.
39
- * You can also create an Amazon Cognito workforce using the Amazon SageMaker console.
40
- * For more information, see
41
- * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html">
42
- * Create a Private Workforce (Amazon Cognito)</a>.</p>
43
- * <p>To create a private workforce using your own OIDC Identity Provider (IdP), specify your IdP
44
- * configuration in <code>OidcConfig</code>. Your OIDC IdP must support <i>groups</i>
45
- * because groups are used by Ground Truth and Amazon A2I to create work teams.
46
- * For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private-oidc.html">
47
- * Create a Private Workforce (OIDC IdP)</a>.</p>
30
+ * <p>Use this operation to create a workforce. This operation will return an error if a workforce already exists in the Amazon Web Services Region that you specify. You can only create one workforce in each Amazon Web Services Region per Amazon Web Services account.</p> <p>If you want to create a new workforce in an Amazon Web Services Region where a workforce already exists, use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DeleteWorkforce.html">DeleteWorkforce</a> API operation to delete the existing workforce and then use <code>CreateWorkforce</code> to create a new workforce.</p> <p>To create a private workforce using Amazon Cognito, you must specify a Cognito user pool in <code>CognitoConfig</code>. You can also create an Amazon Cognito workforce using the Amazon SageMaker console. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html"> Create a Private Workforce (Amazon Cognito)</a>.</p> <p>To create a private workforce using your own OIDC Identity Provider (IdP), specify your IdP configuration in <code>OidcConfig</code>. Your OIDC IdP must support <i>groups</i> because groups are used by Ground Truth and Amazon A2I to create work teams. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private-oidc.html"> Create a Private Workforce (OIDC IdP)</a>.</p>
48
31
  * @example
49
32
  * Use a bare-bones client and the command you need to make an API call.
50
33
  * ```javascript
@@ -27,10 +27,7 @@ declare const CreateWorkteamCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a new work team for labeling your data. A work team is defined by one or more
31
- * Amazon Cognito user pools. You must first create the user pools before you can create a work
32
- * team.</p>
33
- * <p>You cannot create more than 25 work teams in an account and region.</p>
30
+ * <p>Creates a new work team for labeling your data. A work team is defined by one or more Amazon Cognito user pools. You must first create the user pools before you can create a work team.</p> <p>You cannot create more than 25 work teams in an account and region.</p>
34
31
  * @example
35
32
  * Use a bare-bones client and the command you need to make an API call.
36
33
  * ```javascript
@@ -91,8 +88,7 @@ declare const CreateWorkteamCommand_base: {
91
88
  * <p>Resource being accessed is in use.</p>
92
89
  *
93
90
  * @throws {@link ResourceLimitExceeded} (client fault)
94
- * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
95
- * training jobs created. </p>
91
+ * <p> You have exceeded an SageMaker resource limit. For example, you might have too many training jobs created. </p>
96
92
  *
97
93
  * @throws {@link SageMakerServiceException}
98
94
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
@@ -50,8 +50,7 @@ declare const DeleteAlgorithmCommand_base: {
50
50
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
51
51
  *
52
52
  * @throws {@link ConflictException} (client fault)
53
- * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
54
- * <code>Experiment</code> or <code>Artifact</code>.</p>
53
+ * <p>There was a conflict when you attempted to modify a SageMaker entity such as an <code>Experiment</code> or <code>Artifact</code>.</p>
55
54
  *
56
55
  * @throws {@link SageMakerServiceException}
57
56
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
@@ -27,8 +27,7 @@ declare const DeleteArtifactCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes an artifact. Either <code>ArtifactArn</code> or <code>Source</code> must be
31
- * specified.</p>
30
+ * <p>Deletes an artifact. Either <code>ArtifactArn</code> or <code>Source</code> must be specified.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -52,8 +52,7 @@ declare const DeleteClusterCommand_base: {
52
52
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
53
53
  *
54
54
  * @throws {@link ConflictException} (client fault)
55
- * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
56
- * <code>Experiment</code> or <code>Artifact</code>.</p>
55
+ * <p>There was a conflict when you attempted to modify a SageMaker entity such as an <code>Experiment</code> or <code>Artifact</code>.</p>
57
56
  *
58
57
  * @throws {@link ResourceNotFound} (client fault)
59
58
  * <p>Resource being access is not found.</p>
@@ -27,14 +27,7 @@ declare const DeleteCompilationJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes the specified compilation job. This action deletes only the compilation job
31
- * resource in Amazon SageMaker AI. It doesn't delete other resources that are related to
32
- * that job, such as the model artifacts that the job creates, the compilation logs in
33
- * CloudWatch, the compiled model, or the IAM role.</p>
34
- * <p>You can delete a compilation job only if its current status is <code>COMPLETED</code>,
35
- * <code>FAILED</code>, or <code>STOPPED</code>. If the job status is
36
- * <code>STARTING</code> or <code>INPROGRESS</code>, stop the job, and then delete it
37
- * after its status becomes <code>STOPPED</code>.</p>
30
+ * <p>Deletes the specified compilation job. This action deletes only the compilation job resource in Amazon SageMaker AI. It doesn't delete other resources that are related to that job, such as the model artifacts that the job creates, the compilation logs in CloudWatch, the compiled model, or the IAM role.</p> <p>You can delete a compilation job only if its current status is <code>COMPLETED</code>, <code>FAILED</code>, or <code>STOPPED</code>. If the job status is <code>STARTING</code> or <code>INPROGRESS</code>, stop the job, and then delete it after its status becomes <code>STOPPED</code>.</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,10 +27,7 @@ declare const DeleteDomainCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Used to delete a domain. If you onboarded with IAM mode, you will need to delete your
31
- * domain to onboard again using IAM Identity Center. Use with caution. All of the members of the
32
- * domain will lose access to their EFS volume, including data, notebooks, and other artifacts.
33
- * </p>
30
+ * <p>Used to delete a domain. If you onboarded with IAM mode, you will need to delete your domain to onboard again using IAM Identity Center. Use with caution. All of the members of the domain will lose access to their EFS volume, including data, notebooks, and other artifacts. </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 DeleteEdgeDeploymentPlanCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes an edge deployment plan if (and only if) all the stages in the plan are
31
- * inactive or there are no stages in the plan.</p>
30
+ * <p>Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages in the plan.</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 DeleteEdgeDeploymentStageCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Delete a stage in an edge deployment plan if (and only if) the stage is
31
- * inactive.</p>
30
+ * <p>Delete a stage in an edge deployment plan if (and only if) the stage is inactive.</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,17 +27,7 @@ declare const DeleteEndpointCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes an endpoint. SageMaker frees up all of the resources that were deployed when the
31
- * endpoint was created. </p>
32
- * <p>SageMaker retires any custom KMS key grants associated with the endpoint, meaning you don't
33
- * need to use the <a href="http://docs.aws.amazon.com/kms/latest/APIReference/API_RevokeGrant.html">RevokeGrant</a> API call.</p>
34
- * <p>When you delete your endpoint, SageMaker asynchronously deletes associated endpoint
35
- * resources such as KMS key grants. You might still see these resources in your account
36
- * for a few minutes after deleting your endpoint. Do not delete or revoke the permissions
37
- * for your <code>
38
- * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateModel.html#sagemaker-CreateModel-request-ExecutionRoleArn">ExecutionRoleArn</a>
39
- * </code>, otherwise SageMaker cannot delete these
40
- * resources.</p>
30
+ * <p>Deletes an endpoint. SageMaker frees up all of the resources that were deployed when the endpoint was created. </p> <p>SageMaker retires any custom KMS key grants associated with the endpoint, meaning you don't need to use the <a href="http://docs.aws.amazon.com/kms/latest/APIReference/API_RevokeGrant.html">RevokeGrant</a> API call.</p> <p>When you delete your endpoint, SageMaker asynchronously deletes associated endpoint resources such as KMS key grants. You might still see these resources in your account for a few minutes after deleting your endpoint. Do not delete or revoke the permissions for your <code> <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateModel.html#sagemaker-CreateModel-request-ExecutionRoleArn">ExecutionRoleArn</a> </code>, otherwise SageMaker cannot delete these resources.</p>
41
31
  * @example
42
32
  * Use a bare-bones client and the command you need to make an API call.
43
33
  * ```javascript
@@ -27,15 +27,7 @@ declare const DeleteEndpointConfigCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes an endpoint configuration. The <code>DeleteEndpointConfig</code> API
31
- * deletes only the specified configuration. It does not delete endpoints created using the
32
- * configuration. </p>
33
- * <p>You must not delete an <code>EndpointConfig</code> in use by an endpoint that is
34
- * live or while the <code>UpdateEndpoint</code> or <code>CreateEndpoint</code> operations
35
- * are being performed on the endpoint. If you delete the <code>EndpointConfig</code> of an
36
- * endpoint that is active or being created or updated you may lose visibility into the
37
- * instance type the endpoint is using. The endpoint must be deleted in order to stop
38
- * incurring charges.</p>
30
+ * <p>Deletes an endpoint configuration. The <code>DeleteEndpointConfig</code> API deletes only the specified configuration. It does not delete endpoints created using the configuration. </p> <p>You must not delete an <code>EndpointConfig</code> in use by an endpoint that is live or while the <code>UpdateEndpoint</code> or <code>CreateEndpoint</code> operations are being performed on the endpoint. If you delete the <code>EndpointConfig</code> of an endpoint that is active or being created or updated you may lose visibility into the instance type the endpoint is using. The endpoint must be deleted in order to stop incurring charges.</p>
39
31
  * @example
40
32
  * Use a bare-bones client and the command you need to make an API call.
41
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const DeleteExperimentCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes an SageMaker experiment. All trials associated with the experiment must be deleted
31
- * first. Use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListTrials.html">ListTrials</a> API to get a list of the trials associated with
32
- * the experiment.</p>
30
+ * <p>Deletes an SageMaker experiment. All trials associated with the experiment must be deleted first. Use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListTrials.html">ListTrials</a> API to get a list of the trials associated with the experiment.</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,14 +27,7 @@ declare const DeleteFeatureGroupCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Delete the <code>FeatureGroup</code> and any data that was written to the
31
- * <code>OnlineStore</code> of the <code>FeatureGroup</code>. Data cannot be accessed from
32
- * the <code>OnlineStore</code> immediately after <code>DeleteFeatureGroup</code> is called. </p>
33
- * <p>Data written into the <code>OfflineStore</code> will not be deleted. The Amazon Web Services Glue database and tables that are automatically created for your
34
- * <code>OfflineStore</code> are not deleted. </p>
35
- * <p>Note that it can take approximately 10-15 minutes to delete an <code>OnlineStore</code>
36
- * <code>FeatureGroup</code> with the <code>InMemory</code>
37
- * <code>StorageType</code>.</p>
30
+ * <p>Delete the <code>FeatureGroup</code> and any data that was written to the <code>OnlineStore</code> of the <code>FeatureGroup</code>. Data cannot be accessed from the <code>OnlineStore</code> immediately after <code>DeleteFeatureGroup</code> is called. </p> <p>Data written into the <code>OfflineStore</code> will not be deleted. The Amazon Web Services Glue database and tables that are automatically created for your <code>OfflineStore</code> are not deleted. </p> <p>Note that it can take approximately 10-15 minutes to delete an <code>OnlineStore</code> <code>FeatureGroup</code> with the <code>InMemory</code> <code>StorageType</code>.</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,11 +27,7 @@ declare const DeleteHumanTaskUiCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Use this operation to delete a human task user interface (worker task template).</p>
31
- * <p>
32
- * To see a list of human task user interfaces
33
- * (work task templates) in your account, use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListHumanTaskUis.html">ListHumanTaskUis</a>.
34
- * When you delete a worker task template, it no longer appears when you call <code>ListHumanTaskUis</code>.</p>
30
+ * <p>Use this operation to delete a human task user interface (worker task template).</p> <p> To see a list of human task user interfaces (work task templates) in your account, use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListHumanTaskUis.html">ListHumanTaskUis</a>. When you delete a worker task template, it no longer appears when you call <code>ListHumanTaskUis</code>.</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,10 +27,7 @@ declare const DeleteHyperParameterTuningJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a hyperparameter tuning job. The <code>DeleteHyperParameterTuningJob</code>
31
- * API deletes only the tuning job entry that was created in SageMaker when you called the
32
- * <code>CreateHyperParameterTuningJob</code> API. It does not delete training jobs,
33
- * artifacts, or the IAM role that you specified when creating the model.</p>
30
+ * <p>Deletes a hyperparameter tuning job. The <code>DeleteHyperParameterTuningJob</code> API deletes only the tuning job entry that was created in SageMaker when you called the <code>CreateHyperParameterTuningJob</code> API. It does not delete training jobs, artifacts, or the IAM role that you specified when creating the model.</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 DeleteImageCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a SageMaker AI image and all versions of the image. The container images aren't
31
- * deleted.</p>
30
+ * <p>Deletes a SageMaker AI image and all versions of the image. The container images aren't deleted.</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 DeleteImageVersionCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a version of a SageMaker AI image. The container image the version represents isn't
31
- * deleted.</p>
30
+ * <p>Deletes a version of a SageMaker AI image. The container image the version represents isn't deleted.</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 DeleteInferenceExperimentCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes an inference experiment.</p>
31
- * <note>
32
- * <p>
33
- * This operation does not delete your endpoint, variants, or any underlying resources. This operation only
34
- * deletes the metadata of your experiment.
35
- * </p>
36
- * </note>
30
+ * <p>Deletes an inference experiment.</p> <note> <p> This operation does not delete your endpoint, variants, or any underlying resources. This operation only deletes the metadata of your experiment. </p> </note>
37
31
  * @example
38
32
  * Use a bare-bones client and the command you need to make an API call.
39
33
  * ```javascript
@@ -58,8 +52,7 @@ declare const DeleteInferenceExperimentCommand_base: {
58
52
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
59
53
  *
60
54
  * @throws {@link ConflictException} (client fault)
61
- * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
62
- * <code>Experiment</code> or <code>Artifact</code>.</p>
55
+ * <p>There was a conflict when you attempted to modify a SageMaker entity such as an <code>Experiment</code> or <code>Artifact</code>.</p>
63
56
  *
64
57
  * @throws {@link ResourceNotFound} (client fault)
65
58
  * <p>Resource being access is not found.</p>
@@ -50,8 +50,7 @@ declare const DeleteModelCardCommand_base: {
50
50
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
51
51
  *
52
52
  * @throws {@link ConflictException} (client fault)
53
- * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
54
- * <code>Experiment</code> or <code>Artifact</code>.</p>
53
+ * <p>There was a conflict when you attempted to modify a SageMaker entity such as an <code>Experiment</code> or <code>Artifact</code>.</p>
55
54
  *
56
55
  * @throws {@link ResourceNotFound} (client fault)
57
56
  * <p>Resource being access is not found.</p>
@@ -27,10 +27,7 @@ declare const DeleteModelCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a model. The <code>DeleteModel</code> API deletes only the model entry that
31
- * was created in SageMaker when you called the <code>CreateModel</code> API. It does not delete
32
- * model artifacts, inference code, or the IAM role that you specified when creating the
33
- * model. </p>
30
+ * <p>Deletes a model. The <code>DeleteModel</code> API deletes only the model entry that was created in SageMaker when you called the <code>CreateModel</code> API. It does not delete model artifacts, inference code, or the IAM role that you specified when creating the model. </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,10 +27,7 @@ declare const DeleteModelPackageCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a model package.</p>
31
- * <p>A model package is used to create SageMaker models or list on Amazon Web Services
32
- * Marketplace. Buyers can subscribe to model packages listed on Amazon Web Services
33
- * Marketplace to create models in SageMaker.</p>
30
+ * <p>Deletes a model package.</p> <p>A model package is used to create SageMaker models or list on Amazon Web Services Marketplace. Buyers can subscribe to model packages listed on Amazon Web Services Marketplace to create models in SageMaker.</p>
34
31
  * @example
35
32
  * Use a bare-bones client and the command you need to make an API call.
36
33
  * ```javascript
@@ -53,8 +50,7 @@ declare const DeleteModelPackageCommand_base: {
53
50
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
54
51
  *
55
52
  * @throws {@link ConflictException} (client fault)
56
- * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
57
- * <code>Experiment</code> or <code>Artifact</code>.</p>
53
+ * <p>There was a conflict when you attempted to modify a SageMaker entity such as an <code>Experiment</code> or <code>Artifact</code>.</p>
58
54
  *
59
55
  * @throws {@link SageMakerServiceException}
60
56
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
@@ -50,8 +50,7 @@ declare const DeleteModelPackageGroupCommand_base: {
50
50
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
51
51
  *
52
52
  * @throws {@link ConflictException} (client fault)
53
- * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
54
- * <code>Experiment</code> or <code>Artifact</code>.</p>
53
+ * <p>There was a conflict when you attempted to modify a SageMaker entity such as an <code>Experiment</code> or <code>Artifact</code>.</p>
55
54
  *
56
55
  * @throws {@link SageMakerServiceException}
57
56
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
@@ -27,8 +27,7 @@ declare const DeleteMonitoringScheduleCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a monitoring schedule. Also stops the schedule had not already been stopped.
31
- * This does not delete the job execution history of the monitoring schedule. </p>
30
+ * <p>Deletes a monitoring schedule. Also stops the schedule had not already been stopped. This does not delete the job execution history of the monitoring schedule. </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 DeleteNotebookInstanceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p> Deletes an SageMaker AI notebook instance. Before you can delete a notebook
31
- * instance, you must call the <code>StopNotebookInstance</code> API. </p>
32
- * <important>
33
- * <p>When you delete a notebook instance, you lose all of your data. SageMaker AI removes the ML compute instance, and deletes the ML storage volume and the
34
- * network interface associated with the notebook instance. </p>
35
- * </important>
30
+ * <p> Deletes an SageMaker AI notebook instance. Before you can delete a notebook instance, you must call the <code>StopNotebookInstance</code> API. </p> <important> <p>When you delete a notebook instance, you lose all of your data. SageMaker AI removes the ML compute instance, and deletes the ML storage volume and the network interface associated with the notebook instance. </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
@@ -53,8 +53,7 @@ declare const DeletePartnerAppCommand_base: {
53
53
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
54
54
  *
55
55
  * @throws {@link ConflictException} (client fault)
56
- * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
57
- * <code>Experiment</code> or <code>Artifact</code>.</p>
56
+ * <p>There was a conflict when you attempted to modify a SageMaker entity such as an <code>Experiment</code> or <code>Artifact</code>.</p>
58
57
  *
59
58
  * @throws {@link ResourceNotFound} (client fault)
60
59
  * <p>Resource being access is not found.</p>
@@ -27,10 +27,7 @@ declare const DeletePipelineCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a pipeline if there are no running instances of the pipeline. To delete a
31
- * pipeline, you must stop all running instances of the pipeline using the
32
- * <code>StopPipelineExecution</code> API. When you delete a pipeline, all instances of the
33
- * pipeline are deleted.</p>
30
+ * <p>Deletes a pipeline if there are no running instances of the pipeline. To delete a pipeline, you must stop all running instances of the pipeline using the <code>StopPipelineExecution</code> API. When you delete a pipeline, all instances of the pipeline are deleted.</p>
34
31
  * @example
35
32
  * Use a bare-bones client and the command you need to make an API call.
36
33
  * ```javascript
@@ -56,8 +53,7 @@ declare const DeletePipelineCommand_base: {
56
53
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
57
54
  *
58
55
  * @throws {@link ConflictException} (client fault)
59
- * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
60
- * <code>Experiment</code> or <code>Artifact</code>.</p>
56
+ * <p>There was a conflict when you attempted to modify a SageMaker entity such as an <code>Experiment</code> or <code>Artifact</code>.</p>
61
57
  *
62
58
  * @throws {@link ResourceNotFound} (client fault)
63
59
  * <p>Resource being access is not found.</p>
@@ -50,8 +50,7 @@ declare const DeleteProjectCommand_base: {
50
50
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
51
51
  *
52
52
  * @throws {@link ConflictException} (client fault)
53
- * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
54
- * <code>Experiment</code> or <code>Artifact</code>.</p>
53
+ * <p>There was a conflict when you attempted to modify a SageMaker entity such as an <code>Experiment</code> or <code>Artifact</code>.</p>
55
54
  *
56
55
  * @throws {@link SageMakerServiceException}
57
56
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
@@ -27,10 +27,7 @@ declare const DeleteStudioLifecycleConfigCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes the Amazon SageMaker AI Studio Lifecycle Configuration. In order to delete the
31
- * Lifecycle Configuration, there must be no running apps using the Lifecycle Configuration. You
32
- * must also remove the Lifecycle Configuration from UserSettings in all Domains and
33
- * UserProfiles.</p>
30
+ * <p>Deletes the Amazon SageMaker AI Studio Lifecycle Configuration. In order to delete the Lifecycle Configuration, there must be no running apps using the Lifecycle Configuration. You must also remove the Lifecycle Configuration from UserSettings in all Domains and UserProfiles.</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,18 +27,7 @@ declare const DeleteTagsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes the specified tags from an SageMaker resource.</p>
31
- * <p>To list a resource's tags, use the <code>ListTags</code> API. </p>
32
- * <note>
33
- * <p>When you call this API to delete tags from a hyperparameter tuning job, the
34
- * deleted tags are not removed from training jobs that the hyperparameter tuning job
35
- * launched before you called this API.</p>
36
- * </note>
37
- * <note>
38
- * <p>When you call this API to delete tags from a SageMaker Domain or User Profile, the
39
- * deleted tags are not removed from Apps that the SageMaker Domain or User Profile
40
- * launched before you called this API.</p>
41
- * </note>
30
+ * <p>Deletes the specified tags from an SageMaker resource.</p> <p>To list a resource's tags, use the <code>ListTags</code> API. </p> <note> <p>When you call this API to delete tags from a hyperparameter tuning job, the deleted tags are not removed from training jobs that the hyperparameter tuning job launched before you called this API.</p> </note> <note> <p>When you call this API to delete tags from a SageMaker Domain or User Profile, the deleted tags are not removed from Apps that the SageMaker Domain or User Profile launched before you called this API.</p> </note>
42
31
  * @example
43
32
  * Use a bare-bones client and the command you need to make an API call.
44
33
  * ```javascript
@@ -27,9 +27,7 @@ declare const DeleteTrialCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes the specified trial. All trial components that make up the trial must be deleted
31
- * first. Use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeTrialComponent.html">DescribeTrialComponent</a> API to get the list of trial
32
- * components.</p>
30
+ * <p>Deletes the specified trial. All trial components that make up the trial must be deleted first. Use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeTrialComponent.html">DescribeTrialComponent</a> API to get the list of trial components.</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 DeleteTrialComponentCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes the specified trial component. A trial component must be disassociated from all
31
- * trials before the trial component can be deleted. To disassociate a trial component from a
32
- * trial, call the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DisassociateTrialComponent.html">DisassociateTrialComponent</a> API.</p>
30
+ * <p>Deletes the specified trial component. A trial component must be disassociated from all trials before the trial component can be deleted. To disassociate a trial component from a trial, call the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DisassociateTrialComponent.html">DisassociateTrialComponent</a> API.</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 DeleteUserProfileCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a user profile. When a user profile is deleted, the user loses access to their EFS
31
- * volume, including data, notebooks, and other artifacts.</p>
30
+ * <p>Deletes a user profile. When a user profile is deleted, the user loses access to their EFS volume, including data, notebooks, and other artifacts.</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,18 +27,7 @@ declare const DeleteWorkforceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Use this operation to delete a workforce.</p>
31
- * <p>If you want to create a new workforce in an Amazon Web Services Region where
32
- * a workforce already exists, use this operation to delete the
33
- * existing workforce and then use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateWorkforce.html">CreateWorkforce</a>
34
- * to create a new workforce.</p>
35
- * <important>
36
- * <p>If a private workforce contains one or more work teams, you must use
37
- * the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DeleteWorkteam.html">DeleteWorkteam</a>
38
- * operation to delete all work teams before you delete the workforce.
39
- * If you try to delete a workforce that contains one or more work teams,
40
- * you will receive a <code>ResourceInUse</code> error.</p>
41
- * </important>
30
+ * <p>Use this operation to delete a workforce.</p> <p>If you want to create a new workforce in an Amazon Web Services Region where a workforce already exists, use this operation to delete the existing workforce and then use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateWorkforce.html">CreateWorkforce</a> to create a new workforce.</p> <important> <p>If a private workforce contains one or more work teams, you must use the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DeleteWorkteam.html">DeleteWorkteam</a> operation to delete all work teams before you delete the workforce. If you try to delete a workforce that contains one or more work teams, you will receive a <code>ResourceInUse</code> error.</p> </important>
42
31
  * @example
43
32
  * Use a bare-bones client and the command you need to make an API call.
44
33
  * ```javascript
@@ -52,8 +52,7 @@ declare const DeleteWorkteamCommand_base: {
52
52
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
53
53
  *
54
54
  * @throws {@link ResourceLimitExceeded} (client fault)
55
- * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
56
- * training jobs created. </p>
55
+ * <p> You have exceeded an SageMaker resource limit. For example, you might have too many training jobs created. </p>
57
56
  *
58
57
  * @throws {@link SageMakerServiceException}
59
58
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
@@ -27,11 +27,7 @@ declare const DescribeAutoMLJobCommand_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_CreateAutoMLJob.html">CreateAutoMLJob</a>.</p>
31
- * <note>
32
- * <p>AutoML jobs created by calling <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateAutoMLJobV2.html">CreateAutoMLJobV2</a> cannot be described by
33
- * <code>DescribeAutoMLJob</code>.</p>
34
- * </note>
30
+ * <p>Returns information about an AutoML job created by calling <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateAutoMLJob.html">CreateAutoMLJob</a>.</p> <note> <p>AutoML jobs created by calling <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateAutoMLJobV2.html">CreateAutoMLJobV2</a> cannot be described by <code>DescribeAutoMLJob</code>.</p> </note>
35
31
  * @example
36
32
  * Use a bare-bones client and the command you need to make an API call.
37
33
  * ```javascript