@aws-sdk/client-sagemaker 3.131.0 → 3.137.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 (606) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/dist-cjs/SageMaker.js +135 -0
  3. package/dist-cjs/commands/AddAssociationCommand.js +2 -2
  4. package/dist-cjs/commands/AddTagsCommand.js +2 -2
  5. package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -2
  6. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -2
  7. package/dist-cjs/commands/CreateActionCommand.js +2 -2
  8. package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -2
  9. package/dist-cjs/commands/CreateAppCommand.js +2 -2
  10. package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -2
  11. package/dist-cjs/commands/CreateArtifactCommand.js +2 -2
  12. package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -2
  13. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -2
  14. package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -2
  15. package/dist-cjs/commands/CreateContextCommand.js +2 -2
  16. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -2
  17. package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -1
  18. package/dist-cjs/commands/CreateDomainCommand.js +2 -2
  19. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +36 -0
  20. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +36 -0
  21. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -1
  22. package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
  23. package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -2
  24. package/dist-cjs/commands/CreateExperimentCommand.js +2 -2
  25. package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -2
  26. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -2
  27. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -2
  28. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +3 -3
  29. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  30. package/dist-cjs/commands/CreateImageVersionCommand.js +2 -2
  31. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -2
  32. package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -2
  33. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -2
  34. package/dist-cjs/commands/CreateModelCommand.js +2 -2
  35. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -2
  36. package/dist-cjs/commands/CreateModelPackageCommand.js +2 -2
  37. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -2
  38. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -2
  39. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -2
  40. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -2
  41. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -2
  42. package/dist-cjs/commands/CreatePipelineCommand.js +2 -2
  43. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -2
  44. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -2
  45. package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -2
  46. package/dist-cjs/commands/CreateProjectCommand.js +2 -2
  47. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -2
  48. package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -2
  49. package/dist-cjs/commands/CreateTransformJobCommand.js +2 -2
  50. package/dist-cjs/commands/CreateTrialCommand.js +2 -2
  51. package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -2
  52. package/dist-cjs/commands/CreateUserProfileCommand.js +2 -2
  53. package/dist-cjs/commands/CreateWorkforceCommand.js +2 -2
  54. package/dist-cjs/commands/CreateWorkteamCommand.js +2 -2
  55. package/dist-cjs/commands/DeleteActionCommand.js +2 -2
  56. package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -1
  57. package/dist-cjs/commands/DeleteAppCommand.js +1 -1
  58. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -1
  59. package/dist-cjs/commands/DeleteArtifactCommand.js +2 -2
  60. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -2
  61. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -1
  62. package/dist-cjs/commands/DeleteContextCommand.js +2 -2
  63. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
  64. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -1
  65. package/dist-cjs/commands/DeleteDomainCommand.js +1 -1
  66. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +36 -0
  67. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +36 -0
  68. package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
  69. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -1
  70. package/dist-cjs/commands/DeleteExperimentCommand.js +2 -2
  71. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -1
  72. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -2
  73. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -2
  74. package/dist-cjs/commands/DeleteImageCommand.js +2 -2
  75. package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -2
  76. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
  77. package/dist-cjs/commands/DeleteModelCommand.js +1 -1
  78. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
  79. package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -1
  80. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -1
  81. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
  82. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
  83. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -1
  84. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -1
  85. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
  86. package/dist-cjs/commands/DeletePipelineCommand.js +2 -2
  87. package/dist-cjs/commands/DeleteProjectCommand.js +1 -1
  88. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
  89. package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
  90. package/dist-cjs/commands/DeleteTrialCommand.js +2 -2
  91. package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -2
  92. package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -1
  93. package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -2
  94. package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -2
  95. package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -1
  96. package/dist-cjs/commands/DescribeActionCommand.js +2 -2
  97. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -2
  98. package/dist-cjs/commands/DescribeAppCommand.js +2 -2
  99. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -2
  100. package/dist-cjs/commands/DescribeArtifactCommand.js +2 -2
  101. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -2
  102. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -2
  103. package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -2
  104. package/dist-cjs/commands/DescribeContextCommand.js +2 -2
  105. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -2
  106. package/dist-cjs/commands/DescribeDeviceCommand.js +2 -2
  107. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -2
  108. package/dist-cjs/commands/DescribeDomainCommand.js +2 -2
  109. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +36 -0
  110. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -2
  111. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -2
  112. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -2
  113. package/dist-cjs/commands/DescribeExperimentCommand.js +2 -2
  114. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -2
  115. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -2
  116. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -2
  117. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -2
  118. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
  119. package/dist-cjs/commands/DescribeImageCommand.js +3 -3
  120. package/dist-cjs/commands/DescribeImageVersionCommand.js +3 -3
  121. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  122. package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -2
  123. package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -2
  124. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -2
  125. package/dist-cjs/commands/DescribeModelCommand.js +2 -2
  126. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -2
  127. package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -2
  128. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -2
  129. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -2
  130. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -2
  131. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -2
  132. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -2
  133. package/dist-cjs/commands/DescribePipelineCommand.js +2 -2
  134. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -2
  135. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -2
  136. package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -2
  137. package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
  138. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -2
  139. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -2
  140. package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -2
  141. package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -2
  142. package/dist-cjs/commands/DescribeTrialCommand.js +2 -2
  143. package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -2
  144. package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -2
  145. package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -2
  146. package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -2
  147. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -2
  148. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -2
  149. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -2
  150. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -2
  151. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -2
  152. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -2
  153. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -2
  154. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -2
  155. package/dist-cjs/commands/ListActionsCommand.js +2 -2
  156. package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -2
  157. package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -2
  158. package/dist-cjs/commands/ListAppsCommand.js +2 -2
  159. package/dist-cjs/commands/ListArtifactsCommand.js +2 -2
  160. package/dist-cjs/commands/ListAssociationsCommand.js +2 -2
  161. package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -2
  162. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -2
  163. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -2
  164. package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -2
  165. package/dist-cjs/commands/ListContextsCommand.js +2 -2
  166. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -2
  167. package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -2
  168. package/dist-cjs/commands/ListDevicesCommand.js +2 -2
  169. package/dist-cjs/commands/ListDomainsCommand.js +2 -2
  170. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +36 -0
  171. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -2
  172. package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -2
  173. package/dist-cjs/commands/ListEndpointsCommand.js +2 -2
  174. package/dist-cjs/commands/ListExperimentsCommand.js +2 -2
  175. package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -2
  176. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -2
  177. package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -2
  178. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -2
  179. package/dist-cjs/commands/ListImageVersionsCommand.js +2 -2
  180. package/dist-cjs/commands/ListImagesCommand.js +2 -2
  181. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -2
  182. package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -2
  183. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -2
  184. package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -2
  185. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -2
  186. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -2
  187. package/dist-cjs/commands/ListModelMetadataCommand.js +2 -2
  188. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -2
  189. package/dist-cjs/commands/ListModelPackagesCommand.js +2 -2
  190. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
  191. package/dist-cjs/commands/ListModelsCommand.js +2 -2
  192. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -2
  193. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -2
  194. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -2
  195. package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -2
  196. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +3 -3
  197. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -2
  198. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +3 -3
  199. package/dist-cjs/commands/ListPipelinesCommand.js +3 -3
  200. package/dist-cjs/commands/ListProcessingJobsCommand.js +3 -3
  201. package/dist-cjs/commands/ListProjectsCommand.js +2 -2
  202. package/dist-cjs/commands/ListStageDevicesCommand.js +36 -0
  203. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -2
  204. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -2
  205. package/dist-cjs/commands/ListTagsCommand.js +2 -2
  206. package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -2
  207. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -2
  208. package/dist-cjs/commands/ListTransformJobsCommand.js +2 -2
  209. package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -2
  210. package/dist-cjs/commands/ListTrialsCommand.js +2 -2
  211. package/dist-cjs/commands/ListUserProfilesCommand.js +2 -2
  212. package/dist-cjs/commands/ListWorkforcesCommand.js +2 -2
  213. package/dist-cjs/commands/ListWorkteamsCommand.js +2 -2
  214. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -2
  215. package/dist-cjs/commands/QueryLineageCommand.js +2 -2
  216. package/dist-cjs/commands/RegisterDevicesCommand.js +1 -1
  217. package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -2
  218. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -2
  219. package/dist-cjs/commands/SearchCommand.js +2 -2
  220. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -2
  221. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -2
  222. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +36 -0
  223. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -1
  224. package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -1
  225. package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -2
  226. package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -1
  227. package/dist-cjs/commands/StopCompilationJobCommand.js +1 -1
  228. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +36 -0
  229. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -1
  230. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -1
  231. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -1
  232. package/dist-cjs/commands/StopLabelingJobCommand.js +1 -1
  233. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -1
  234. package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -1
  235. package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -2
  236. package/dist-cjs/commands/StopProcessingJobCommand.js +1 -1
  237. package/dist-cjs/commands/StopTrainingJobCommand.js +1 -1
  238. package/dist-cjs/commands/StopTransformJobCommand.js +1 -1
  239. package/dist-cjs/commands/UpdateActionCommand.js +2 -2
  240. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -2
  241. package/dist-cjs/commands/UpdateArtifactCommand.js +2 -2
  242. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -2
  243. package/dist-cjs/commands/UpdateContextCommand.js +2 -2
  244. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -1
  245. package/dist-cjs/commands/UpdateDevicesCommand.js +1 -1
  246. package/dist-cjs/commands/UpdateDomainCommand.js +2 -2
  247. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
  248. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -2
  249. package/dist-cjs/commands/UpdateExperimentCommand.js +2 -2
  250. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -2
  251. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -1
  252. package/dist-cjs/commands/UpdateImageCommand.js +2 -2
  253. package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -2
  254. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -2
  255. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -2
  256. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -2
  257. package/dist-cjs/commands/UpdatePipelineCommand.js +2 -2
  258. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -2
  259. package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
  260. package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -2
  261. package/dist-cjs/commands/UpdateTrialCommand.js +2 -2
  262. package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -2
  263. package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -2
  264. package/dist-cjs/commands/UpdateWorkforceCommand.js +2 -2
  265. package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -2
  266. package/dist-cjs/commands/index.js +9 -0
  267. package/dist-cjs/models/models_0.js +873 -1301
  268. package/dist-cjs/models/models_1.js +1108 -1646
  269. package/dist-cjs/models/models_2.js +1010 -1472
  270. package/dist-cjs/models/models_3.js +677 -840
  271. package/dist-cjs/pagination/ListEdgeDeploymentPlansPaginator.js +36 -0
  272. package/dist-cjs/pagination/ListStageDevicesPaginator.js +36 -0
  273. package/dist-cjs/pagination/index.js +2 -0
  274. package/dist-cjs/protocols/Aws_json1_1.js +710 -11
  275. package/dist-es/SageMaker.js +135 -0
  276. package/dist-es/commands/AddAssociationCommand.js +3 -3
  277. package/dist-es/commands/AddTagsCommand.js +3 -3
  278. package/dist-es/commands/AssociateTrialComponentCommand.js +3 -3
  279. package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -3
  280. package/dist-es/commands/CreateActionCommand.js +3 -3
  281. package/dist-es/commands/CreateAlgorithmCommand.js +3 -3
  282. package/dist-es/commands/CreateAppCommand.js +3 -3
  283. package/dist-es/commands/CreateAppImageConfigCommand.js +3 -3
  284. package/dist-es/commands/CreateArtifactCommand.js +3 -3
  285. package/dist-es/commands/CreateAutoMLJobCommand.js +3 -3
  286. package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -3
  287. package/dist-es/commands/CreateCompilationJobCommand.js +3 -3
  288. package/dist-es/commands/CreateContextCommand.js +3 -3
  289. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -3
  290. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
  291. package/dist-es/commands/CreateDomainCommand.js +3 -3
  292. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +39 -0
  293. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +39 -0
  294. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
  295. package/dist-es/commands/CreateEndpointCommand.js +3 -3
  296. package/dist-es/commands/CreateEndpointConfigCommand.js +3 -3
  297. package/dist-es/commands/CreateExperimentCommand.js +3 -3
  298. package/dist-es/commands/CreateFeatureGroupCommand.js +3 -3
  299. package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -3
  300. package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -3
  301. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -3
  302. package/dist-es/commands/CreateImageCommand.js +3 -3
  303. package/dist-es/commands/CreateImageVersionCommand.js +3 -3
  304. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -3
  305. package/dist-es/commands/CreateLabelingJobCommand.js +3 -3
  306. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -3
  307. package/dist-es/commands/CreateModelCommand.js +3 -3
  308. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -3
  309. package/dist-es/commands/CreateModelPackageCommand.js +3 -3
  310. package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -3
  311. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -3
  312. package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -3
  313. package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -3
  314. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -3
  315. package/dist-es/commands/CreatePipelineCommand.js +3 -3
  316. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -3
  317. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -3
  318. package/dist-es/commands/CreateProcessingJobCommand.js +3 -3
  319. package/dist-es/commands/CreateProjectCommand.js +3 -3
  320. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -3
  321. package/dist-es/commands/CreateTrainingJobCommand.js +3 -3
  322. package/dist-es/commands/CreateTransformJobCommand.js +3 -3
  323. package/dist-es/commands/CreateTrialCommand.js +3 -3
  324. package/dist-es/commands/CreateTrialComponentCommand.js +3 -3
  325. package/dist-es/commands/CreateUserProfileCommand.js +3 -3
  326. package/dist-es/commands/CreateWorkforceCommand.js +3 -3
  327. package/dist-es/commands/CreateWorkteamCommand.js +3 -3
  328. package/dist-es/commands/DeleteActionCommand.js +3 -3
  329. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
  330. package/dist-es/commands/DeleteAppCommand.js +2 -2
  331. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
  332. package/dist-es/commands/DeleteArtifactCommand.js +3 -3
  333. package/dist-es/commands/DeleteAssociationCommand.js +3 -3
  334. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
  335. package/dist-es/commands/DeleteContextCommand.js +3 -3
  336. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
  337. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
  338. package/dist-es/commands/DeleteDomainCommand.js +2 -2
  339. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +39 -0
  340. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +39 -0
  341. package/dist-es/commands/DeleteEndpointCommand.js +2 -2
  342. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
  343. package/dist-es/commands/DeleteExperimentCommand.js +3 -3
  344. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
  345. package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -3
  346. package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -3
  347. package/dist-es/commands/DeleteImageCommand.js +3 -3
  348. package/dist-es/commands/DeleteImageVersionCommand.js +3 -3
  349. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
  350. package/dist-es/commands/DeleteModelCommand.js +2 -2
  351. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
  352. package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
  353. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
  354. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
  355. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
  356. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
  357. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
  358. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
  359. package/dist-es/commands/DeletePipelineCommand.js +3 -3
  360. package/dist-es/commands/DeleteProjectCommand.js +2 -2
  361. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
  362. package/dist-es/commands/DeleteTagsCommand.js +3 -3
  363. package/dist-es/commands/DeleteTrialCommand.js +3 -3
  364. package/dist-es/commands/DeleteTrialComponentCommand.js +3 -3
  365. package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
  366. package/dist-es/commands/DeleteWorkforceCommand.js +3 -3
  367. package/dist-es/commands/DeleteWorkteamCommand.js +3 -3
  368. package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
  369. package/dist-es/commands/DescribeActionCommand.js +3 -3
  370. package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
  371. package/dist-es/commands/DescribeAppCommand.js +3 -3
  372. package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -3
  373. package/dist-es/commands/DescribeArtifactCommand.js +3 -3
  374. package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -3
  375. package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -3
  376. package/dist-es/commands/DescribeCompilationJobCommand.js +3 -3
  377. package/dist-es/commands/DescribeContextCommand.js +3 -3
  378. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
  379. package/dist-es/commands/DescribeDeviceCommand.js +3 -3
  380. package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -3
  381. package/dist-es/commands/DescribeDomainCommand.js +3 -3
  382. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +39 -0
  383. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -3
  384. package/dist-es/commands/DescribeEndpointCommand.js +3 -3
  385. package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -3
  386. package/dist-es/commands/DescribeExperimentCommand.js +3 -3
  387. package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -3
  388. package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -3
  389. package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -3
  390. package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -3
  391. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
  392. package/dist-es/commands/DescribeImageCommand.js +3 -3
  393. package/dist-es/commands/DescribeImageVersionCommand.js +3 -3
  394. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -4
  395. package/dist-es/commands/DescribeLabelingJobCommand.js +3 -3
  396. package/dist-es/commands/DescribeLineageGroupCommand.js +3 -3
  397. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -3
  398. package/dist-es/commands/DescribeModelCommand.js +3 -3
  399. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -3
  400. package/dist-es/commands/DescribeModelPackageCommand.js +3 -3
  401. package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -3
  402. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -3
  403. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -3
  404. package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -3
  405. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -3
  406. package/dist-es/commands/DescribePipelineCommand.js +3 -3
  407. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -3
  408. package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -3
  409. package/dist-es/commands/DescribeProcessingJobCommand.js +3 -3
  410. package/dist-es/commands/DescribeProjectCommand.js +3 -3
  411. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -3
  412. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -3
  413. package/dist-es/commands/DescribeTrainingJobCommand.js +3 -3
  414. package/dist-es/commands/DescribeTransformJobCommand.js +3 -3
  415. package/dist-es/commands/DescribeTrialCommand.js +3 -3
  416. package/dist-es/commands/DescribeTrialComponentCommand.js +3 -3
  417. package/dist-es/commands/DescribeUserProfileCommand.js +3 -3
  418. package/dist-es/commands/DescribeWorkforceCommand.js +3 -3
  419. package/dist-es/commands/DescribeWorkteamCommand.js +3 -3
  420. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -3
  421. package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -3
  422. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -3
  423. package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -3
  424. package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -3
  425. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -3
  426. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -3
  427. package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -3
  428. package/dist-es/commands/ListActionsCommand.js +3 -3
  429. package/dist-es/commands/ListAlgorithmsCommand.js +3 -3
  430. package/dist-es/commands/ListAppImageConfigsCommand.js +3 -3
  431. package/dist-es/commands/ListAppsCommand.js +3 -3
  432. package/dist-es/commands/ListArtifactsCommand.js +3 -3
  433. package/dist-es/commands/ListAssociationsCommand.js +3 -3
  434. package/dist-es/commands/ListAutoMLJobsCommand.js +3 -3
  435. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -3
  436. package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -3
  437. package/dist-es/commands/ListCompilationJobsCommand.js +3 -3
  438. package/dist-es/commands/ListContextsCommand.js +3 -3
  439. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
  440. package/dist-es/commands/ListDeviceFleetsCommand.js +3 -3
  441. package/dist-es/commands/ListDevicesCommand.js +3 -3
  442. package/dist-es/commands/ListDomainsCommand.js +3 -3
  443. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +39 -0
  444. package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -3
  445. package/dist-es/commands/ListEndpointConfigsCommand.js +3 -3
  446. package/dist-es/commands/ListEndpointsCommand.js +3 -3
  447. package/dist-es/commands/ListExperimentsCommand.js +3 -3
  448. package/dist-es/commands/ListFeatureGroupsCommand.js +3 -3
  449. package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -3
  450. package/dist-es/commands/ListHumanTaskUisCommand.js +3 -3
  451. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -3
  452. package/dist-es/commands/ListImageVersionsCommand.js +3 -3
  453. package/dist-es/commands/ListImagesCommand.js +3 -3
  454. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
  455. package/dist-es/commands/ListLabelingJobsCommand.js +3 -3
  456. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
  457. package/dist-es/commands/ListLineageGroupsCommand.js +3 -3
  458. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
  459. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
  460. package/dist-es/commands/ListModelMetadataCommand.js +3 -3
  461. package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -3
  462. package/dist-es/commands/ListModelPackagesCommand.js +3 -3
  463. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -3
  464. package/dist-es/commands/ListModelsCommand.js +3 -3
  465. package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -3
  466. package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -3
  467. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -3
  468. package/dist-es/commands/ListNotebookInstancesCommand.js +3 -3
  469. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -3
  470. package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -3
  471. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -3
  472. package/dist-es/commands/ListPipelinesCommand.js +3 -3
  473. package/dist-es/commands/ListProcessingJobsCommand.js +3 -3
  474. package/dist-es/commands/ListProjectsCommand.js +3 -3
  475. package/dist-es/commands/ListStageDevicesCommand.js +39 -0
  476. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -3
  477. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -3
  478. package/dist-es/commands/ListTagsCommand.js +3 -3
  479. package/dist-es/commands/ListTrainingJobsCommand.js +3 -3
  480. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -3
  481. package/dist-es/commands/ListTransformJobsCommand.js +3 -3
  482. package/dist-es/commands/ListTrialComponentsCommand.js +3 -3
  483. package/dist-es/commands/ListTrialsCommand.js +3 -3
  484. package/dist-es/commands/ListUserProfilesCommand.js +3 -3
  485. package/dist-es/commands/ListWorkforcesCommand.js +3 -3
  486. package/dist-es/commands/ListWorkteamsCommand.js +3 -3
  487. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -3
  488. package/dist-es/commands/QueryLineageCommand.js +3 -3
  489. package/dist-es/commands/RegisterDevicesCommand.js +2 -2
  490. package/dist-es/commands/RenderUiTemplateCommand.js +3 -3
  491. package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -3
  492. package/dist-es/commands/SearchCommand.js +3 -3
  493. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -3
  494. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -3
  495. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +39 -0
  496. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
  497. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
  498. package/dist-es/commands/StartPipelineExecutionCommand.js +3 -3
  499. package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
  500. package/dist-es/commands/StopCompilationJobCommand.js +2 -2
  501. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +39 -0
  502. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
  503. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
  504. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
  505. package/dist-es/commands/StopLabelingJobCommand.js +2 -2
  506. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
  507. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
  508. package/dist-es/commands/StopPipelineExecutionCommand.js +3 -3
  509. package/dist-es/commands/StopProcessingJobCommand.js +2 -2
  510. package/dist-es/commands/StopTrainingJobCommand.js +2 -2
  511. package/dist-es/commands/StopTransformJobCommand.js +2 -2
  512. package/dist-es/commands/UpdateActionCommand.js +3 -3
  513. package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -3
  514. package/dist-es/commands/UpdateArtifactCommand.js +3 -3
  515. package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -3
  516. package/dist-es/commands/UpdateContextCommand.js +3 -3
  517. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
  518. package/dist-es/commands/UpdateDevicesCommand.js +2 -2
  519. package/dist-es/commands/UpdateDomainCommand.js +3 -3
  520. package/dist-es/commands/UpdateEndpointCommand.js +3 -3
  521. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -3
  522. package/dist-es/commands/UpdateExperimentCommand.js +3 -3
  523. package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -3
  524. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
  525. package/dist-es/commands/UpdateImageCommand.js +3 -3
  526. package/dist-es/commands/UpdateModelPackageCommand.js +3 -3
  527. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -3
  528. package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -3
  529. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
  530. package/dist-es/commands/UpdatePipelineCommand.js +3 -3
  531. package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -3
  532. package/dist-es/commands/UpdateProjectCommand.js +3 -3
  533. package/dist-es/commands/UpdateTrainingJobCommand.js +3 -3
  534. package/dist-es/commands/UpdateTrialCommand.js +3 -3
  535. package/dist-es/commands/UpdateTrialComponentCommand.js +3 -3
  536. package/dist-es/commands/UpdateUserProfileCommand.js +3 -3
  537. package/dist-es/commands/UpdateWorkforceCommand.js +3 -3
  538. package/dist-es/commands/UpdateWorkteamCommand.js +3 -3
  539. package/dist-es/commands/index.js +9 -0
  540. package/dist-es/models/models_0.js +225 -865
  541. package/dist-es/models/models_1.js +298 -1109
  542. package/dist-es/models/models_2.js +294 -985
  543. package/dist-es/models/models_3.js +188 -561
  544. package/dist-es/pagination/ListEdgeDeploymentPlansPaginator.js +75 -0
  545. package/dist-es/pagination/ListStageDevicesPaginator.js +75 -0
  546. package/dist-es/pagination/index.js +2 -0
  547. package/dist-es/protocols/Aws_json1_1.js +798 -12
  548. package/dist-types/SageMaker.d.ts +63 -0
  549. package/dist-types/SageMakerClient.d.ts +11 -2
  550. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +35 -0
  551. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +35 -0
  552. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
  553. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +35 -0
  554. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +35 -0
  555. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +35 -0
  556. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
  557. package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
  558. package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
  559. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -2
  560. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +35 -0
  561. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
  562. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  563. package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
  564. package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
  565. package/dist-types/commands/ListStageDevicesCommand.d.ts +35 -0
  566. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +35 -0
  567. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +35 -0
  568. package/dist-types/commands/index.d.ts +9 -0
  569. package/dist-types/models/models_0.d.ts +950 -1679
  570. package/dist-types/models/models_1.d.ts +1609 -2002
  571. package/dist-types/models/models_2.d.ts +1486 -1953
  572. package/dist-types/models/models_3.d.ts +2895 -2490
  573. package/dist-types/pagination/ListEdgeDeploymentPlansPaginator.d.ts +4 -0
  574. package/dist-types/pagination/ListStageDevicesPaginator.d.ts +4 -0
  575. package/dist-types/pagination/index.d.ts +2 -0
  576. package/dist-types/protocols/Aws_json1_1.d.ts +27 -0
  577. package/dist-types/ts3.4/SageMaker.d.ts +45 -0
  578. package/dist-types/ts3.4/SageMakerClient.d.ts +11 -2
  579. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +17 -0
  580. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +17 -0
  581. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
  582. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +17 -0
  583. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +17 -0
  584. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +17 -0
  585. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
  586. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
  587. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
  588. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -2
  589. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +17 -0
  590. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
  591. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  592. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
  593. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
  594. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +17 -0
  595. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +17 -0
  596. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +17 -0
  597. package/dist-types/ts3.4/commands/index.d.ts +9 -0
  598. package/dist-types/ts3.4/models/models_0.d.ts +483 -952
  599. package/dist-types/ts3.4/models/models_1.d.ts +704 -1241
  600. package/dist-types/ts3.4/models/models_2.d.ts +735 -1192
  601. package/dist-types/ts3.4/models/models_3.d.ts +592 -546
  602. package/dist-types/ts3.4/pagination/ListEdgeDeploymentPlansPaginator.d.ts +4 -0
  603. package/dist-types/ts3.4/pagination/ListStageDevicesPaginator.d.ts +4 -0
  604. package/dist-types/ts3.4/pagination/index.d.ts +2 -0
  605. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +27 -0
  606. package/package.json +6 -6
@@ -17,12 +17,6 @@ export interface ActionSource {
17
17
  */
18
18
  SourceId?: string;
19
19
  }
20
- export declare namespace ActionSource {
21
- /**
22
- * @internal
23
- */
24
- const filterSensitiveLog: (obj: ActionSource) => any;
25
- }
26
20
  export declare enum ActionStatus {
27
21
  COMPLETED = "Completed",
28
22
  FAILED = "Failed",
@@ -66,12 +60,6 @@ export interface ActionSummary {
66
60
  */
67
61
  LastModifiedTime?: Date;
68
62
  }
69
- export declare namespace ActionSummary {
70
- /**
71
- * @internal
72
- */
73
- const filterSensitiveLog: (obj: ActionSummary) => any;
74
- }
75
63
  export declare enum AssociationEdgeType {
76
64
  ASSOCIATED_WITH = "AssociatedWith",
77
65
  CONTRIBUTED_TO = "ContributedTo",
@@ -112,12 +100,6 @@ export interface AddAssociationRequest {
112
100
  */
113
101
  AssociationType?: AssociationEdgeType | string;
114
102
  }
115
- export declare namespace AddAssociationRequest {
116
- /**
117
- * @internal
118
- */
119
- const filterSensitiveLog: (obj: AddAssociationRequest) => any;
120
- }
121
103
  export interface AddAssociationResponse {
122
104
  /**
123
105
  * <p>The ARN of the source.</p>
@@ -128,12 +110,6 @@ export interface AddAssociationResponse {
128
110
  */
129
111
  DestinationArn?: string;
130
112
  }
131
- export declare namespace AddAssociationResponse {
132
- /**
133
- * @internal
134
- */
135
- const filterSensitiveLog: (obj: AddAssociationResponse) => any;
136
- }
137
113
  /**
138
114
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
139
115
  * training jobs created. </p>
@@ -168,12 +144,6 @@ export interface ModelInput {
168
144
  */
169
145
  DataInputConfig: string | undefined;
170
146
  }
171
- export declare namespace ModelInput {
172
- /**
173
- * @internal
174
- */
175
- const filterSensitiveLog: (obj: ModelInput) => any;
176
- }
177
147
  /**
178
148
  * <p>Describes the Docker container for the model package.</p>
179
149
  */
@@ -235,12 +205,6 @@ export interface ModelPackageContainerDefinition {
235
205
  */
236
206
  NearestModelName?: string;
237
207
  }
238
- export declare namespace ModelPackageContainerDefinition {
239
- /**
240
- * @internal
241
- */
242
- const filterSensitiveLog: (obj: ModelPackageContainerDefinition) => any;
243
- }
244
208
  export declare enum ProductionVariantInstanceType {
245
209
  ML_C4_2XLARGE = "ml.c4.2xlarge",
246
210
  ML_C4_4XLARGE = "ml.c4.4xlarge",
@@ -399,12 +363,6 @@ export interface AdditionalInferenceSpecificationDefinition {
399
363
  */
400
364
  SupportedResponseMIMETypes?: string[];
401
365
  }
402
- export declare namespace AdditionalInferenceSpecificationDefinition {
403
- /**
404
- * @internal
405
- */
406
- const filterSensitiveLog: (obj: AdditionalInferenceSpecificationDefinition) => any;
407
- }
408
366
  /**
409
367
  * <p>A tag object that consists of a key and an optional value, used to manage metadata
410
368
  * for SageMaker Amazon Web Services resources.</p>
@@ -427,12 +385,6 @@ export interface Tag {
427
385
  */
428
386
  Value: string | undefined;
429
387
  }
430
- export declare namespace Tag {
431
- /**
432
- * @internal
433
- */
434
- const filterSensitiveLog: (obj: Tag) => any;
435
- }
436
388
  export interface AddTagsInput {
437
389
  /**
438
390
  * <p>The Amazon Resource Name (ARN) of the resource that you want to tag.</p>
@@ -446,24 +398,12 @@ export interface AddTagsInput {
446
398
  */
447
399
  Tags: Tag[] | undefined;
448
400
  }
449
- export declare namespace AddTagsInput {
450
- /**
451
- * @internal
452
- */
453
- const filterSensitiveLog: (obj: AddTagsInput) => any;
454
- }
455
401
  export interface AddTagsOutput {
456
402
  /**
457
403
  * <p>A list of tags associated with the SageMaker resource.</p>
458
404
  */
459
405
  Tags?: Tag[];
460
406
  }
461
- export declare namespace AddTagsOutput {
462
- /**
463
- * @internal
464
- */
465
- const filterSensitiveLog: (obj: AddTagsOutput) => any;
466
- }
467
407
  /**
468
408
  * <p>Edge Manager agent version.</p>
469
409
  */
@@ -477,12 +417,6 @@ export interface AgentVersion {
477
417
  */
478
418
  AgentCount: number | undefined;
479
419
  }
480
- export declare namespace AgentVersion {
481
- /**
482
- * @internal
483
- */
484
- const filterSensitiveLog: (obj: AgentVersion) => any;
485
- }
486
420
  /**
487
421
  * <p>An Amazon CloudWatch alarm configured to monitor metrics on an endpoint.</p>
488
422
  */
@@ -492,12 +426,6 @@ export interface Alarm {
492
426
  */
493
427
  AlarmName?: string;
494
428
  }
495
- export declare namespace Alarm {
496
- /**
497
- * @internal
498
- */
499
- const filterSensitiveLog: (obj: Alarm) => any;
500
- }
501
429
  export declare enum AlgorithmSortBy {
502
430
  CREATION_TIME = "CreationTime",
503
431
  NAME = "Name"
@@ -526,12 +454,6 @@ export interface MetricDefinition {
526
454
  */
527
455
  Regex: string | undefined;
528
456
  }
529
- export declare namespace MetricDefinition {
530
- /**
531
- * @internal
532
- */
533
- const filterSensitiveLog: (obj: MetricDefinition) => any;
534
- }
535
457
  export declare enum TrainingInputMode {
536
458
  FASTFILE = "FastFile",
537
459
  FILE = "File",
@@ -650,12 +572,6 @@ export interface AlgorithmSpecification {
650
572
  */
651
573
  EnableSageMakerMetricsTimeSeries?: boolean;
652
574
  }
653
- export declare namespace AlgorithmSpecification {
654
- /**
655
- * @internal
656
- */
657
- const filterSensitiveLog: (obj: AlgorithmSpecification) => any;
658
- }
659
575
  export declare enum AlgorithmStatus {
660
576
  COMPLETED = "Completed",
661
577
  DELETING = "Deleting",
@@ -686,12 +602,6 @@ export interface AlgorithmStatusItem {
686
602
  */
687
603
  FailureReason?: string;
688
604
  }
689
- export declare namespace AlgorithmStatusItem {
690
- /**
691
- * @internal
692
- */
693
- const filterSensitiveLog: (obj: AlgorithmStatusItem) => any;
694
- }
695
605
  /**
696
606
  * <p>Specifies the validation and image scan statuses of the algorithm.</p>
697
607
  */
@@ -705,12 +615,6 @@ export interface AlgorithmStatusDetails {
705
615
  */
706
616
  ImageScanStatuses?: AlgorithmStatusItem[];
707
617
  }
708
- export declare namespace AlgorithmStatusDetails {
709
- /**
710
- * @internal
711
- */
712
- const filterSensitiveLog: (obj: AlgorithmStatusDetails) => any;
713
- }
714
618
  /**
715
619
  * <p>Provides summary information about an algorithm.</p>
716
620
  */
@@ -736,12 +640,6 @@ export interface AlgorithmSummary {
736
640
  */
737
641
  AlgorithmStatus: AlgorithmStatus | string | undefined;
738
642
  }
739
- export declare namespace AlgorithmSummary {
740
- /**
741
- * @internal
742
- */
743
- const filterSensitiveLog: (obj: AlgorithmSummary) => any;
744
- }
745
643
  export declare enum CompressionType {
746
644
  GZIP = "Gzip",
747
645
  NONE = "None"
@@ -777,12 +675,6 @@ export interface FileSystemDataSource {
777
675
  */
778
676
  DirectoryPath: string | undefined;
779
677
  }
780
- export declare namespace FileSystemDataSource {
781
- /**
782
- * @internal
783
- */
784
- const filterSensitiveLog: (obj: FileSystemDataSource) => any;
785
- }
786
678
  export declare enum S3DataDistribution {
787
679
  FULLY_REPLICATED = "FullyReplicated",
788
680
  SHARDED_BY_S3_KEY = "ShardedByS3Key"
@@ -897,12 +789,6 @@ export interface S3DataSource {
897
789
  */
898
790
  InstanceGroupNames?: string[];
899
791
  }
900
- export declare namespace S3DataSource {
901
- /**
902
- * @internal
903
- */
904
- const filterSensitiveLog: (obj: S3DataSource) => any;
905
- }
906
792
  /**
907
793
  * <p>Describes the location of the channel data.</p>
908
794
  */
@@ -916,12 +802,6 @@ export interface DataSource {
916
802
  */
917
803
  FileSystemDataSource?: FileSystemDataSource;
918
804
  }
919
- export declare namespace DataSource {
920
- /**
921
- * @internal
922
- */
923
- const filterSensitiveLog: (obj: DataSource) => any;
924
- }
925
805
  export declare enum RecordWrapper {
926
806
  NONE = "None",
927
807
  RECORDIO = "RecordIO"
@@ -948,12 +828,6 @@ export interface ShuffleConfig {
948
828
  */
949
829
  Seed: number | undefined;
950
830
  }
951
- export declare namespace ShuffleConfig {
952
- /**
953
- * @internal
954
- */
955
- const filterSensitiveLog: (obj: ShuffleConfig) => any;
956
- }
957
831
  /**
958
832
  * <p>A channel is a named input source that training algorithms can consume. </p>
959
833
  */
@@ -1017,12 +891,6 @@ export interface Channel {
1017
891
  */
1018
892
  ShuffleConfig?: ShuffleConfig;
1019
893
  }
1020
- export declare namespace Channel {
1021
- /**
1022
- * @internal
1023
- */
1024
- const filterSensitiveLog: (obj: Channel) => any;
1025
- }
1026
894
  /**
1027
895
  * <p>Provides information about how to store model training results (model
1028
896
  * artifacts).</p>
@@ -1083,12 +951,6 @@ export interface OutputDataConfig {
1083
951
  */
1084
952
  S3OutputPath: string | undefined;
1085
953
  }
1086
- export declare namespace OutputDataConfig {
1087
- /**
1088
- * @internal
1089
- */
1090
- const filterSensitiveLog: (obj: OutputDataConfig) => any;
1091
- }
1092
954
  export declare enum TrainingInstanceType {
1093
955
  ML_C4_2XLARGE = "ml.c4.2xlarge",
1094
956
  ML_C4_4XLARGE = "ml.c4.4xlarge",
@@ -1157,12 +1019,6 @@ export interface InstanceGroup {
1157
1019
  */
1158
1020
  InstanceGroupName: string | undefined;
1159
1021
  }
1160
- export declare namespace InstanceGroup {
1161
- /**
1162
- * @internal
1163
- */
1164
- const filterSensitiveLog: (obj: InstanceGroup) => any;
1165
- }
1166
1022
  /**
1167
1023
  * <p>Describes the resources, including ML compute instances and ML storage volumes, to
1168
1024
  * use for model training. </p>
@@ -1233,12 +1089,6 @@ export interface ResourceConfig {
1233
1089
  */
1234
1090
  InstanceGroups?: InstanceGroup[];
1235
1091
  }
1236
- export declare namespace ResourceConfig {
1237
- /**
1238
- * @internal
1239
- */
1240
- const filterSensitiveLog: (obj: ResourceConfig) => any;
1241
- }
1242
1092
  /**
1243
1093
  * <p>Specifies a limit to how long a model training job or model compilation job
1244
1094
  * can run. It also specifies how long a managed spot training
@@ -1283,12 +1133,6 @@ export interface StoppingCondition {
1283
1133
  */
1284
1134
  MaxWaitTimeInSeconds?: number;
1285
1135
  }
1286
- export declare namespace StoppingCondition {
1287
- /**
1288
- * @internal
1289
- */
1290
- const filterSensitiveLog: (obj: StoppingCondition) => any;
1291
- }
1292
1136
  /**
1293
1137
  * <p>Defines the input needed to run a training job using the algorithm.</p>
1294
1138
  */
@@ -1362,12 +1206,6 @@ export interface TrainingJobDefinition {
1362
1206
  */
1363
1207
  StoppingCondition: StoppingCondition | undefined;
1364
1208
  }
1365
- export declare namespace TrainingJobDefinition {
1366
- /**
1367
- * @internal
1368
- */
1369
- const filterSensitiveLog: (obj: TrainingJobDefinition) => any;
1370
- }
1371
1209
  export declare enum BatchStrategy {
1372
1210
  MULTI_RECORD = "MultiRecord",
1373
1211
  SINGLE_RECORD = "SingleRecord"
@@ -1442,12 +1280,6 @@ export interface TransformS3DataSource {
1442
1280
  */
1443
1281
  S3Uri: string | undefined;
1444
1282
  }
1445
- export declare namespace TransformS3DataSource {
1446
- /**
1447
- * @internal
1448
- */
1449
- const filterSensitiveLog: (obj: TransformS3DataSource) => any;
1450
- }
1451
1283
  /**
1452
1284
  * <p>Describes the location of the channel data.</p>
1453
1285
  */
@@ -1457,12 +1289,6 @@ export interface TransformDataSource {
1457
1289
  */
1458
1290
  S3DataSource: TransformS3DataSource | undefined;
1459
1291
  }
1460
- export declare namespace TransformDataSource {
1461
- /**
1462
- * @internal
1463
- */
1464
- const filterSensitiveLog: (obj: TransformDataSource) => any;
1465
- }
1466
1292
  export declare enum SplitType {
1467
1293
  LINE = "Line",
1468
1294
  NONE = "None",
@@ -1533,12 +1359,6 @@ export interface TransformInput {
1533
1359
  */
1534
1360
  SplitType?: SplitType | string;
1535
1361
  }
1536
- export declare namespace TransformInput {
1537
- /**
1538
- * @internal
1539
- */
1540
- const filterSensitiveLog: (obj: TransformInput) => any;
1541
- }
1542
1362
  export declare enum AssemblyType {
1543
1363
  LINE = "Line",
1544
1364
  NONE = "None"
@@ -1616,12 +1436,6 @@ export interface TransformOutput {
1616
1436
  */
1617
1437
  KmsKeyId?: string;
1618
1438
  }
1619
- export declare namespace TransformOutput {
1620
- /**
1621
- * @internal
1622
- */
1623
- const filterSensitiveLog: (obj: TransformOutput) => any;
1624
- }
1625
1439
  /**
1626
1440
  * <p>Describes the resources, including ML instance types and ML instance count, to use for
1627
1441
  * transform job.</p>
@@ -1680,12 +1494,6 @@ export interface TransformResources {
1680
1494
  */
1681
1495
  VolumeKmsKeyId?: string;
1682
1496
  }
1683
- export declare namespace TransformResources {
1684
- /**
1685
- * @internal
1686
- */
1687
- const filterSensitiveLog: (obj: TransformResources) => any;
1688
- }
1689
1497
  /**
1690
1498
  * <p>Defines the input needed to run a transform job using the inference specification
1691
1499
  * specified in the algorithm.</p>
@@ -1728,12 +1536,6 @@ export interface TransformJobDefinition {
1728
1536
  */
1729
1537
  TransformResources: TransformResources | undefined;
1730
1538
  }
1731
- export declare namespace TransformJobDefinition {
1732
- /**
1733
- * @internal
1734
- */
1735
- const filterSensitiveLog: (obj: TransformJobDefinition) => any;
1736
- }
1737
1539
  /**
1738
1540
  * <p>Defines a training job and a batch transform job that SageMaker runs to validate your
1739
1541
  * algorithm.</p>
@@ -1757,12 +1559,6 @@ export interface AlgorithmValidationProfile {
1757
1559
  */
1758
1560
  TransformJobDefinition?: TransformJobDefinition;
1759
1561
  }
1760
- export declare namespace AlgorithmValidationProfile {
1761
- /**
1762
- * @internal
1763
- */
1764
- const filterSensitiveLog: (obj: AlgorithmValidationProfile) => any;
1765
- }
1766
1562
  /**
1767
1563
  * <p>Specifies configurations for one or more training jobs that SageMaker runs to test the
1768
1564
  * algorithm.</p>
@@ -1778,12 +1574,6 @@ export interface AlgorithmValidationSpecification {
1778
1574
  */
1779
1575
  ValidationProfiles: AlgorithmValidationProfile[] | undefined;
1780
1576
  }
1781
- export declare namespace AlgorithmValidationSpecification {
1782
- /**
1783
- * @internal
1784
- */
1785
- const filterSensitiveLog: (obj: AlgorithmValidationSpecification) => any;
1786
- }
1787
1577
  /**
1788
1578
  * <p>Configures how labels are consolidated across human workers and processes output data.
1789
1579
  * </p>
@@ -3285,12 +3075,6 @@ export interface AnnotationConsolidationConfig {
3285
3075
  */
3286
3076
  AnnotationConsolidationLambdaArn: string | undefined;
3287
3077
  }
3288
- export declare namespace AnnotationConsolidationConfig {
3289
- /**
3290
- * @internal
3291
- */
3292
- const filterSensitiveLog: (obj: AnnotationConsolidationConfig) => any;
3293
- }
3294
3078
  export declare enum AppType {
3295
3079
  JupyterServer = "JupyterServer",
3296
3080
  KernelGateway = "KernelGateway",
@@ -3334,12 +3118,6 @@ export interface AppDetails {
3334
3118
  */
3335
3119
  CreationTime?: Date;
3336
3120
  }
3337
- export declare namespace AppDetails {
3338
- /**
3339
- * @internal
3340
- */
3341
- const filterSensitiveLog: (obj: AppDetails) => any;
3342
- }
3343
3121
  /**
3344
3122
  * <p>The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.</p>
3345
3123
  */
@@ -3358,12 +3136,6 @@ export interface FileSystemConfig {
3358
3136
  */
3359
3137
  DefaultGid?: number;
3360
3138
  }
3361
- export declare namespace FileSystemConfig {
3362
- /**
3363
- * @internal
3364
- */
3365
- const filterSensitiveLog: (obj: FileSystemConfig) => any;
3366
- }
3367
3139
  /**
3368
3140
  * <p>The specification of a Jupyter kernel.</p>
3369
3141
  */
@@ -3377,12 +3149,6 @@ export interface KernelSpec {
3377
3149
  */
3378
3150
  DisplayName?: string;
3379
3151
  }
3380
- export declare namespace KernelSpec {
3381
- /**
3382
- * @internal
3383
- */
3384
- const filterSensitiveLog: (obj: KernelSpec) => any;
3385
- }
3386
3152
  /**
3387
3153
  * <p>The configuration for the file system and kernels in a SageMaker image running as a
3388
3154
  * KernelGateway app.</p>
@@ -3397,12 +3163,6 @@ export interface KernelGatewayImageConfig {
3397
3163
  */
3398
3164
  FileSystemConfig?: FileSystemConfig;
3399
3165
  }
3400
- export declare namespace KernelGatewayImageConfig {
3401
- /**
3402
- * @internal
3403
- */
3404
- const filterSensitiveLog: (obj: KernelGatewayImageConfig) => any;
3405
- }
3406
3166
  /**
3407
3167
  * <p>The configuration for running a SageMaker image as a KernelGateway app.</p>
3408
3168
  */
@@ -3428,12 +3188,6 @@ export interface AppImageConfigDetails {
3428
3188
  */
3429
3189
  KernelGatewayImageConfig?: KernelGatewayImageConfig;
3430
3190
  }
3431
- export declare namespace AppImageConfigDetails {
3432
- /**
3433
- * @internal
3434
- */
3435
- const filterSensitiveLog: (obj: AppImageConfigDetails) => any;
3436
- }
3437
3191
  export declare enum AppImageConfigSortKey {
3438
3192
  CreationTime = "CreationTime",
3439
3193
  LastModifiedTime = "LastModifiedTime",
@@ -3526,12 +3280,6 @@ export interface AppSpecification {
3526
3280
  */
3527
3281
  ContainerArguments?: string[];
3528
3282
  }
3529
- export declare namespace AppSpecification {
3530
- /**
3531
- * @internal
3532
- */
3533
- const filterSensitiveLog: (obj: AppSpecification) => any;
3534
- }
3535
3283
  export declare enum ArtifactSourceIdType {
3536
3284
  CUSTOM = "Custom",
3537
3285
  MD5_HASH = "MD5Hash",
@@ -3551,12 +3299,6 @@ export interface ArtifactSourceType {
3551
3299
  */
3552
3300
  Value: string | undefined;
3553
3301
  }
3554
- export declare namespace ArtifactSourceType {
3555
- /**
3556
- * @internal
3557
- */
3558
- const filterSensitiveLog: (obj: ArtifactSourceType) => any;
3559
- }
3560
3302
  /**
3561
3303
  * <p>A structure describing the source of an artifact.</p>
3562
3304
  */
@@ -3570,12 +3312,6 @@ export interface ArtifactSource {
3570
3312
  */
3571
3313
  SourceTypes?: ArtifactSourceType[];
3572
3314
  }
3573
- export declare namespace ArtifactSource {
3574
- /**
3575
- * @internal
3576
- */
3577
- const filterSensitiveLog: (obj: ArtifactSource) => any;
3578
- }
3579
3315
  /**
3580
3316
  * <p>Lists a summary of the properties of an artifact. An artifact represents a URI
3581
3317
  * addressable object or data. Some examples are a dataset and a model.</p>
@@ -3606,12 +3342,6 @@ export interface ArtifactSummary {
3606
3342
  */
3607
3343
  LastModifiedTime?: Date;
3608
3344
  }
3609
- export declare namespace ArtifactSummary {
3610
- /**
3611
- * @internal
3612
- */
3613
- const filterSensitiveLog: (obj: ArtifactSummary) => any;
3614
- }
3615
3345
  export interface AssociateTrialComponentRequest {
3616
3346
  /**
3617
3347
  * <p>The name of the component to associated with the trial.</p>
@@ -3622,12 +3352,6 @@ export interface AssociateTrialComponentRequest {
3622
3352
  */
3623
3353
  TrialName: string | undefined;
3624
3354
  }
3625
- export declare namespace AssociateTrialComponentRequest {
3626
- /**
3627
- * @internal
3628
- */
3629
- const filterSensitiveLog: (obj: AssociateTrialComponentRequest) => any;
3630
- }
3631
3355
  export interface AssociateTrialComponentResponse {
3632
3356
  /**
3633
3357
  * <p>The ARN of the trial component.</p>
@@ -3638,12 +3362,6 @@ export interface AssociateTrialComponentResponse {
3638
3362
  */
3639
3363
  TrialArn?: string;
3640
3364
  }
3641
- export declare namespace AssociateTrialComponentResponse {
3642
- /**
3643
- * @internal
3644
- */
3645
- const filterSensitiveLog: (obj: AssociateTrialComponentResponse) => any;
3646
- }
3647
3365
  /**
3648
3366
  * <p>Information about the user who created or modified an experiment, trial, trial
3649
3367
  * component, lineage group, or project.</p>
@@ -3662,12 +3380,6 @@ export interface UserContext {
3662
3380
  */
3663
3381
  DomainId?: string;
3664
3382
  }
3665
- export declare namespace UserContext {
3666
- /**
3667
- * @internal
3668
- */
3669
- const filterSensitiveLog: (obj: UserContext) => any;
3670
- }
3671
3383
  /**
3672
3384
  * <p>Lists a summary of the properties of an association. An association is an entity that
3673
3385
  * links other lineage or experiment entities. An example would be an association between a
@@ -3712,12 +3424,6 @@ export interface AssociationSummary {
3712
3424
  */
3713
3425
  CreatedBy?: UserContext;
3714
3426
  }
3715
- export declare namespace AssociationSummary {
3716
- /**
3717
- * @internal
3718
- */
3719
- const filterSensitiveLog: (obj: AssociationSummary) => any;
3720
- }
3721
3427
  /**
3722
3428
  * <p>Configures the behavior of the client used by SageMaker to interact with the
3723
3429
  * model container during asynchronous inference.</p>
@@ -3729,12 +3435,6 @@ export interface AsyncInferenceClientConfig {
3729
3435
  */
3730
3436
  MaxConcurrentInvocationsPerInstance?: number;
3731
3437
  }
3732
- export declare namespace AsyncInferenceClientConfig {
3733
- /**
3734
- * @internal
3735
- */
3736
- const filterSensitiveLog: (obj: AsyncInferenceClientConfig) => any;
3737
- }
3738
3438
  /**
3739
3439
  * <p>Specifies the configuration for notifications of inference results for asynchronous inference.</p>
3740
3440
  */
@@ -3750,12 +3450,6 @@ export interface AsyncInferenceNotificationConfig {
3750
3450
  */
3751
3451
  ErrorTopic?: string;
3752
3452
  }
3753
- export declare namespace AsyncInferenceNotificationConfig {
3754
- /**
3755
- * @internal
3756
- */
3757
- const filterSensitiveLog: (obj: AsyncInferenceNotificationConfig) => any;
3758
- }
3759
3453
  /**
3760
3454
  * <p>Specifies the configuration for asynchronous inference invocation outputs.</p>
3761
3455
  */
@@ -3775,12 +3469,6 @@ export interface AsyncInferenceOutputConfig {
3775
3469
  */
3776
3470
  NotificationConfig?: AsyncInferenceNotificationConfig;
3777
3471
  }
3778
- export declare namespace AsyncInferenceOutputConfig {
3779
- /**
3780
- * @internal
3781
- */
3782
- const filterSensitiveLog: (obj: AsyncInferenceOutputConfig) => any;
3783
- }
3784
3472
  /**
3785
3473
  * <p>Specifies configuration for how an endpoint performs asynchronous inference.</p>
3786
3474
  */
@@ -3795,12 +3483,6 @@ export interface AsyncInferenceConfig {
3795
3483
  */
3796
3484
  OutputConfig: AsyncInferenceOutputConfig | undefined;
3797
3485
  }
3798
- export declare namespace AsyncInferenceConfig {
3799
- /**
3800
- * @internal
3801
- */
3802
- const filterSensitiveLog: (obj: AsyncInferenceConfig) => any;
3803
- }
3804
3486
  export declare enum AthenaResultCompressionType {
3805
3487
  GZIP = "GZIP",
3806
3488
  SNAPPY = "SNAPPY",
@@ -3851,12 +3533,6 @@ export interface AthenaDatasetDefinition {
3851
3533
  */
3852
3534
  OutputCompression?: AthenaResultCompressionType | string;
3853
3535
  }
3854
- export declare namespace AthenaDatasetDefinition {
3855
- /**
3856
- * @internal
3857
- */
3858
- const filterSensitiveLog: (obj: AthenaDatasetDefinition) => any;
3859
- }
3860
3536
  export declare enum AuthMode {
3861
3537
  IAM = "IAM",
3862
3538
  SSO = "SSO"
@@ -3875,12 +3551,6 @@ export interface CandidateArtifactLocations {
3875
3551
  */
3876
3552
  ModelInsights?: string;
3877
3553
  }
3878
- export declare namespace CandidateArtifactLocations {
3879
- /**
3880
- * @internal
3881
- */
3882
- const filterSensitiveLog: (obj: CandidateArtifactLocations) => any;
3883
- }
3884
3554
  export declare enum AutoMLMetricEnum {
3885
3555
  ACCURACY = "Accuracy",
3886
3556
  AUC = "AUC",
@@ -3935,12 +3605,6 @@ export interface MetricDatum {
3935
3605
  */
3936
3606
  StandardMetricName?: AutoMLMetricExtendedEnum | string;
3937
3607
  }
3938
- export declare namespace MetricDatum {
3939
- /**
3940
- * @internal
3941
- */
3942
- const filterSensitiveLog: (obj: MetricDatum) => any;
3943
- }
3944
3608
  /**
3945
3609
  * <p>The properties of an AutoML candidate job.</p>
3946
3610
  */
@@ -3954,12 +3618,6 @@ export interface CandidateProperties {
3954
3618
  */
3955
3619
  CandidateMetrics?: MetricDatum[];
3956
3620
  }
3957
- export declare namespace CandidateProperties {
3958
- /**
3959
- * @internal
3960
- */
3961
- const filterSensitiveLog: (obj: CandidateProperties) => any;
3962
- }
3963
3621
  export declare enum CandidateStatus {
3964
3622
  COMPLETED = "Completed",
3965
3623
  FAILED = "Failed",
@@ -3989,12 +3647,6 @@ export interface AutoMLCandidateStep {
3989
3647
  */
3990
3648
  CandidateStepName: string | undefined;
3991
3649
  }
3992
- export declare namespace AutoMLCandidateStep {
3993
- /**
3994
- * @internal
3995
- */
3996
- const filterSensitiveLog: (obj: AutoMLCandidateStep) => any;
3997
- }
3998
3650
  export declare enum AutoMLJobObjectiveType {
3999
3651
  MAXIMIZE = "Maximize",
4000
3652
  MINIMIZE = "Minimize"
@@ -4017,12 +3669,6 @@ export interface FinalAutoMLJobObjectiveMetric {
4017
3669
  */
4018
3670
  Value: number | undefined;
4019
3671
  }
4020
- export declare namespace FinalAutoMLJobObjectiveMetric {
4021
- /**
4022
- * @internal
4023
- */
4024
- const filterSensitiveLog: (obj: FinalAutoMLJobObjectiveMetric) => any;
4025
- }
4026
3672
  /**
4027
3673
  * <p>A list of container definitions that describe the different containers that make up an
4028
3674
  * AutoML candidate. For more information, see .</p>
@@ -4042,12 +3688,6 @@ export interface AutoMLContainerDefinition {
4042
3688
  */
4043
3689
  Environment?: Record<string, string>;
4044
3690
  }
4045
- export declare namespace AutoMLContainerDefinition {
4046
- /**
4047
- * @internal
4048
- */
4049
- const filterSensitiveLog: (obj: AutoMLContainerDefinition) => any;
4050
- }
4051
3691
  export declare enum ObjectiveStatus {
4052
3692
  Failed = "Failed",
4053
3693
  Pending = "Pending",
@@ -4103,12 +3743,6 @@ export interface AutoMLCandidate {
4103
3743
  */
4104
3744
  CandidateProperties?: CandidateProperties;
4105
3745
  }
4106
- export declare namespace AutoMLCandidate {
4107
- /**
4108
- * @internal
4109
- */
4110
- const filterSensitiveLog: (obj: AutoMLCandidate) => any;
4111
- }
4112
3746
  /**
4113
3747
  * <p>Stores the config information for how a candidate is generated (optional).</p>
4114
3748
  */
@@ -4125,12 +3759,6 @@ export interface AutoMLCandidateGenerationConfig {
4125
3759
  */
4126
3760
  FeatureSpecificationS3Uri?: string;
4127
3761
  }
4128
- export declare namespace AutoMLCandidateGenerationConfig {
4129
- /**
4130
- * @internal
4131
- */
4132
- const filterSensitiveLog: (obj: AutoMLCandidateGenerationConfig) => any;
4133
- }
4134
3762
  export declare enum AutoMLChannelType {
4135
3763
  TRAINING = "training",
4136
3764
  VALIDATION = "validation"
@@ -4169,12 +3797,6 @@ export interface AutoMLS3DataSource {
4169
3797
  */
4170
3798
  S3Uri: string | undefined;
4171
3799
  }
4172
- export declare namespace AutoMLS3DataSource {
4173
- /**
4174
- * @internal
4175
- */
4176
- const filterSensitiveLog: (obj: AutoMLS3DataSource) => any;
4177
- }
4178
3800
  /**
4179
3801
  * <p>The data source for the Autopilot job.</p>
4180
3802
  */
@@ -4184,12 +3806,6 @@ export interface AutoMLDataSource {
4184
3806
  */
4185
3807
  S3DataSource: AutoMLS3DataSource | undefined;
4186
3808
  }
4187
- export declare namespace AutoMLDataSource {
4188
- /**
4189
- * @internal
4190
- */
4191
- const filterSensitiveLog: (obj: AutoMLDataSource) => any;
4192
- }
4193
3809
  /**
4194
3810
  * <p>A channel is a named input source that training algorithms can consume. The validation
4195
3811
  * dataset size is limited to less than 2 GB. The training dataset size must be less than 100
@@ -4230,12 +3846,6 @@ export interface AutoMLChannel {
4230
3846
  */
4231
3847
  ChannelType?: AutoMLChannelType | string;
4232
3848
  }
4233
- export declare namespace AutoMLChannel {
4234
- /**
4235
- * @internal
4236
- */
4237
- const filterSensitiveLog: (obj: AutoMLChannel) => any;
4238
- }
4239
3849
  /**
4240
3850
  * <p>This structure specifies how to split the data into train and validation datasets. The
4241
3851
  * validation and training datasets must contain the same headers. The validation dataset must
@@ -4249,12 +3859,6 @@ export interface AutoMLDataSplitConfig {
4249
3859
  */
4250
3860
  ValidationFraction?: number;
4251
3861
  }
4252
- export declare namespace AutoMLDataSplitConfig {
4253
- /**
4254
- * @internal
4255
- */
4256
- const filterSensitiveLog: (obj: AutoMLDataSplitConfig) => any;
4257
- }
4258
3862
  /**
4259
3863
  * <p>The artifacts that are generated during an AutoML job.</p>
4260
3864
  */
@@ -4268,12 +3872,6 @@ export interface AutoMLJobArtifacts {
4268
3872
  */
4269
3873
  DataExplorationNotebookLocation?: string;
4270
3874
  }
4271
- export declare namespace AutoMLJobArtifacts {
4272
- /**
4273
- * @internal
4274
- */
4275
- const filterSensitiveLog: (obj: AutoMLJobArtifacts) => any;
4276
- }
4277
3875
  /**
4278
3876
  * <p>How long a job is allowed to run, or how many candidates a job is allowed to
4279
3877
  * generate.</p>
@@ -4297,12 +3895,6 @@ export interface AutoMLJobCompletionCriteria {
4297
3895
  */
4298
3896
  MaxAutoMLJobRuntimeInSeconds?: number;
4299
3897
  }
4300
- export declare namespace AutoMLJobCompletionCriteria {
4301
- /**
4302
- * @internal
4303
- */
4304
- const filterSensitiveLog: (obj: AutoMLJobCompletionCriteria) => any;
4305
- }
4306
3898
  /**
4307
3899
  * <p>Specifies a VPC that your training jobs and hosted models have access to. Control
4308
3900
  * access to and from your training and model containers by configuring the VPC. For more
@@ -4322,12 +3914,6 @@ export interface VpcConfig {
4322
3914
  */
4323
3915
  Subnets: string[] | undefined;
4324
3916
  }
4325
- export declare namespace VpcConfig {
4326
- /**
4327
- * @internal
4328
- */
4329
- const filterSensitiveLog: (obj: VpcConfig) => any;
4330
- }
4331
3917
  /**
4332
3918
  * <p>Security options.</p>
4333
3919
  */
@@ -4345,12 +3931,6 @@ export interface AutoMLSecurityConfig {
4345
3931
  */
4346
3932
  VpcConfig?: VpcConfig;
4347
3933
  }
4348
- export declare namespace AutoMLSecurityConfig {
4349
- /**
4350
- * @internal
4351
- */
4352
- const filterSensitiveLog: (obj: AutoMLSecurityConfig) => any;
4353
- }
4354
3934
  /**
4355
3935
  * <p>A collection of settings used for an AutoML job.</p>
4356
3936
  */
@@ -4374,12 +3954,6 @@ export interface AutoMLJobConfig {
4374
3954
  */
4375
3955
  CandidateGenerationConfig?: AutoMLCandidateGenerationConfig;
4376
3956
  }
4377
- export declare namespace AutoMLJobConfig {
4378
- /**
4379
- * @internal
4380
- */
4381
- const filterSensitiveLog: (obj: AutoMLJobConfig) => any;
4382
- }
4383
3957
  /**
4384
3958
  * <p>Specifies a metric to minimize or maximize as the objective of a job.</p>
4385
3959
  */
@@ -4469,12 +4043,6 @@ export interface AutoMLJobObjective {
4469
4043
  */
4470
4044
  MetricName: AutoMLMetricEnum | string | undefined;
4471
4045
  }
4472
- export declare namespace AutoMLJobObjective {
4473
- /**
4474
- * @internal
4475
- */
4476
- const filterSensitiveLog: (obj: AutoMLJobObjective) => any;
4477
- }
4478
4046
  export declare enum AutoMLJobSecondaryStatus {
4479
4047
  ANALYZING_DATA = "AnalyzingData",
4480
4048
  CANDIDATE_DEFINITIONS_GENERATED = "CandidateDefinitionsGenerated",
@@ -4510,12 +4078,6 @@ export interface AutoMLPartialFailureReason {
4510
4078
  */
4511
4079
  PartialFailureMessage?: string;
4512
4080
  }
4513
- export declare namespace AutoMLPartialFailureReason {
4514
- /**
4515
- * @internal
4516
- */
4517
- const filterSensitiveLog: (obj: AutoMLPartialFailureReason) => any;
4518
- }
4519
4081
  /**
4520
4082
  * <p>Provides a summary about an AutoML job.</p>
4521
4083
  */
@@ -4557,12 +4119,6 @@ export interface AutoMLJobSummary {
4557
4119
  */
4558
4120
  PartialFailureReasons?: AutoMLPartialFailureReason[];
4559
4121
  }
4560
- export declare namespace AutoMLJobSummary {
4561
- /**
4562
- * @internal
4563
- */
4564
- const filterSensitiveLog: (obj: AutoMLJobSummary) => any;
4565
- }
4566
4122
  /**
4567
4123
  * <p>The output data configuration.</p>
4568
4124
  */
@@ -4576,12 +4132,6 @@ export interface AutoMLOutputDataConfig {
4576
4132
  */
4577
4133
  S3OutputPath: string | undefined;
4578
4134
  }
4579
- export declare namespace AutoMLOutputDataConfig {
4580
- /**
4581
- * @internal
4582
- */
4583
- const filterSensitiveLog: (obj: AutoMLOutputDataConfig) => any;
4584
- }
4585
4135
  export declare enum AutoMLSortBy {
4586
4136
  CREATION_TIME = "CreationTime",
4587
4137
  NAME = "Name",
@@ -4601,12 +4151,6 @@ export interface AutoRollbackConfig {
4601
4151
  */
4602
4152
  Alarms?: Alarm[];
4603
4153
  }
4604
- export declare namespace AutoRollbackConfig {
4605
- /**
4606
- * @internal
4607
- */
4608
- const filterSensitiveLog: (obj: AutoRollbackConfig) => any;
4609
- }
4610
4154
  export declare enum AwsManagedHumanLoopRequestSource {
4611
4155
  REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3 = "AWS/Rekognition/DetectModerationLabels/Image/V3",
4612
4156
  TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1 = "AWS/Textract/AnalyzeDocument/Forms/V1"
@@ -4617,12 +4161,6 @@ export interface BatchDescribeModelPackageInput {
4617
4161
  */
4618
4162
  ModelPackageArnList: string[] | undefined;
4619
4163
  }
4620
- export declare namespace BatchDescribeModelPackageInput {
4621
- /**
4622
- * @internal
4623
- */
4624
- const filterSensitiveLog: (obj: BatchDescribeModelPackageInput) => any;
4625
- }
4626
4164
  /**
4627
4165
  * <p>The error code and error description associated with the resource.</p>
4628
4166
  */
@@ -4636,12 +4174,6 @@ export interface BatchDescribeModelPackageError {
4636
4174
  */
4637
4175
  ErrorResponse: string | undefined;
4638
4176
  }
4639
- export declare namespace BatchDescribeModelPackageError {
4640
- /**
4641
- * @internal
4642
- */
4643
- const filterSensitiveLog: (obj: BatchDescribeModelPackageError) => any;
4644
- }
4645
4177
  /**
4646
4178
  * <p>Defines how to perform inference generation after a training job is run.</p>
4647
4179
  */
@@ -4672,12 +4204,6 @@ export interface InferenceSpecification {
4672
4204
  */
4673
4205
  SupportedResponseMIMETypes: string[] | undefined;
4674
4206
  }
4675
- export declare namespace InferenceSpecification {
4676
- /**
4677
- * @internal
4678
- */
4679
- const filterSensitiveLog: (obj: InferenceSpecification) => any;
4680
- }
4681
4207
  export declare enum ModelApprovalStatus {
4682
4208
  APPROVED = "Approved",
4683
4209
  PENDING_MANUAL_APPROVAL = "PendingManualApproval",
@@ -4727,12 +4253,6 @@ export interface BatchDescribeModelPackageSummary {
4727
4253
  */
4728
4254
  ModelApprovalStatus?: ModelApprovalStatus | string;
4729
4255
  }
4730
- export declare namespace BatchDescribeModelPackageSummary {
4731
- /**
4732
- * @internal
4733
- */
4734
- const filterSensitiveLog: (obj: BatchDescribeModelPackageSummary) => any;
4735
- }
4736
4256
  export interface BatchDescribeModelPackageOutput {
4737
4257
  /**
4738
4258
  * <p>The summaries for the model package versions</p>
@@ -4744,12 +4264,6 @@ export interface BatchDescribeModelPackageOutput {
4744
4264
  */
4745
4265
  BatchDescribeModelPackageErrorMap?: Record<string, BatchDescribeModelPackageError>;
4746
4266
  }
4747
- export declare namespace BatchDescribeModelPackageOutput {
4748
- /**
4749
- * @internal
4750
- */
4751
- const filterSensitiveLog: (obj: BatchDescribeModelPackageOutput) => any;
4752
- }
4753
4267
  /**
4754
4268
  * <p>Details about the metrics source.</p>
4755
4269
  */
@@ -4767,12 +4281,6 @@ export interface MetricsSource {
4767
4281
  */
4768
4282
  S3Uri: string | undefined;
4769
4283
  }
4770
- export declare namespace MetricsSource {
4771
- /**
4772
- * @internal
4773
- */
4774
- const filterSensitiveLog: (obj: MetricsSource) => any;
4775
- }
4776
4284
  /**
4777
4285
  * <p>Contains bias metrics for a model.</p>
4778
4286
  */
@@ -4790,12 +4298,6 @@ export interface Bias {
4790
4298
  */
4791
4299
  PostTrainingReport?: MetricsSource;
4792
4300
  }
4793
- export declare namespace Bias {
4794
- /**
4795
- * @internal
4796
- */
4797
- const filterSensitiveLog: (obj: Bias) => any;
4798
- }
4799
4301
  export declare enum CapacitySizeType {
4800
4302
  CAPACITY_PERCENT = "CAPACITY_PERCENT",
4801
4303
  INSTANCE_COUNT = "INSTANCE_COUNT"
@@ -4825,12 +4327,6 @@ export interface CapacitySize {
4825
4327
  */
4826
4328
  Value: number | undefined;
4827
4329
  }
4828
- export declare namespace CapacitySize {
4829
- /**
4830
- * @internal
4831
- */
4832
- const filterSensitiveLog: (obj: CapacitySize) => any;
4833
- }
4834
4330
  export declare enum TrafficRoutingConfigType {
4835
4331
  ALL_AT_ONCE = "ALL_AT_ONCE",
4836
4332
  CANARY = "CANARY",
@@ -4882,12 +4378,6 @@ export interface TrafficRoutingConfig {
4882
4378
  */
4883
4379
  LinearStepSize?: CapacitySize;
4884
4380
  }
4885
- export declare namespace TrafficRoutingConfig {
4886
- /**
4887
- * @internal
4888
- */
4889
- const filterSensitiveLog: (obj: TrafficRoutingConfig) => any;
4890
- }
4891
4381
  /**
4892
4382
  * <p>Update policy for a blue/green deployment. If this update policy is specified, SageMaker
4893
4383
  * creates a new fleet during the deployment while maintaining the old fleet. SageMaker flips
@@ -4913,12 +4403,6 @@ export interface BlueGreenUpdatePolicy {
4913
4403
  */
4914
4404
  MaximumExecutionTimeoutInSeconds?: number;
4915
4405
  }
4916
- export declare namespace BlueGreenUpdatePolicy {
4917
- /**
4918
- * @internal
4919
- */
4920
- const filterSensitiveLog: (obj: BlueGreenUpdatePolicy) => any;
4921
- }
4922
4406
  export declare enum BooleanOperator {
4923
4407
  AND = "And",
4924
4408
  OR = "Or"
@@ -4932,12 +4416,6 @@ export interface CacheHitResult {
4932
4416
  */
4933
4417
  SourcePipelineExecutionArn?: string;
4934
4418
  }
4935
- export declare namespace CacheHitResult {
4936
- /**
4937
- * @internal
4938
- */
4939
- const filterSensitiveLog: (obj: CacheHitResult) => any;
4940
- }
4941
4419
  /**
4942
4420
  * <p>An output parameter of a pipeline step.</p>
4943
4421
  */
@@ -4951,12 +4429,6 @@ export interface OutputParameter {
4951
4429
  */
4952
4430
  Value: string | undefined;
4953
4431
  }
4954
- export declare namespace OutputParameter {
4955
- /**
4956
- * @internal
4957
- */
4958
- const filterSensitiveLog: (obj: OutputParameter) => any;
4959
- }
4960
4432
  /**
4961
4433
  * <p>Metadata about a callback step.</p>
4962
4434
  */
@@ -4974,12 +4446,6 @@ export interface CallbackStepMetadata {
4974
4446
  */
4975
4447
  OutputParameters?: OutputParameter[];
4976
4448
  }
4977
- export declare namespace CallbackStepMetadata {
4978
- /**
4979
- * @internal
4980
- */
4981
- const filterSensitiveLog: (obj: CallbackStepMetadata) => any;
4982
- }
4983
4449
  export declare enum CandidateSortBy {
4984
4450
  CreationTime = "CreationTime",
4985
4451
  FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
@@ -4999,12 +4465,6 @@ export interface CaptureContentTypeHeader {
4999
4465
  */
5000
4466
  JsonContentTypes?: string[];
5001
4467
  }
5002
- export declare namespace CaptureContentTypeHeader {
5003
- /**
5004
- * @internal
5005
- */
5006
- const filterSensitiveLog: (obj: CaptureContentTypeHeader) => any;
5007
- }
5008
4468
  export declare enum CaptureMode {
5009
4469
  INPUT = "Input",
5010
4470
  OUTPUT = "Output"
@@ -5018,12 +4478,6 @@ export interface CaptureOption {
5018
4478
  */
5019
4479
  CaptureMode: CaptureMode | string | undefined;
5020
4480
  }
5021
- export declare namespace CaptureOption {
5022
- /**
5023
- * @internal
5024
- */
5025
- const filterSensitiveLog: (obj: CaptureOption) => any;
5026
- }
5027
4481
  export declare enum CaptureStatus {
5028
4482
  STARTED = "Started",
5029
4483
  STOPPED = "Stopped"
@@ -5041,12 +4495,6 @@ export interface CategoricalParameter {
5041
4495
  */
5042
4496
  Value: string[] | undefined;
5043
4497
  }
5044
- export declare namespace CategoricalParameter {
5045
- /**
5046
- * @internal
5047
- */
5048
- const filterSensitiveLog: (obj: CategoricalParameter) => any;
5049
- }
5050
4498
  /**
5051
4499
  * <p>A list of categorical hyperparameters to tune.</p>
5052
4500
  */
@@ -5062,12 +4510,6 @@ export interface CategoricalParameterRange {
5062
4510
  */
5063
4511
  Values: string[] | undefined;
5064
4512
  }
5065
- export declare namespace CategoricalParameterRange {
5066
- /**
5067
- * @internal
5068
- */
5069
- const filterSensitiveLog: (obj: CategoricalParameterRange) => any;
5070
- }
5071
4513
  /**
5072
4514
  * <p>Defines the possible values for a categorical hyperparameter.</p>
5073
4515
  */
@@ -5077,12 +4519,6 @@ export interface CategoricalParameterRangeSpecification {
5077
4519
  */
5078
4520
  Values: string[] | undefined;
5079
4521
  }
5080
- export declare namespace CategoricalParameterRangeSpecification {
5081
- /**
5082
- * @internal
5083
- */
5084
- const filterSensitiveLog: (obj: CategoricalParameterRangeSpecification) => any;
5085
- }
5086
4522
  /**
5087
4523
  * <p>Defines a named input source, called a channel, to be used by an algorithm.</p>
5088
4524
  */
@@ -5117,12 +4553,6 @@ export interface ChannelSpecification {
5117
4553
  */
5118
4554
  SupportedInputModes: (TrainingInputMode | string)[] | undefined;
5119
4555
  }
5120
- export declare namespace ChannelSpecification {
5121
- /**
5122
- * @internal
5123
- */
5124
- const filterSensitiveLog: (obj: ChannelSpecification) => any;
5125
- }
5126
4556
  /**
5127
4557
  * <p>Contains information about the output location for managed spot training checkpoint
5128
4558
  * data. </p>
@@ -5139,12 +4569,6 @@ export interface CheckpointConfig {
5139
4569
  */
5140
4570
  LocalPath?: string;
5141
4571
  }
5142
- export declare namespace CheckpointConfig {
5143
- /**
5144
- * @internal
5145
- */
5146
- const filterSensitiveLog: (obj: CheckpointConfig) => any;
5147
- }
5148
4572
  /**
5149
4573
  * <p>The container for the metadata for the ClarifyCheck step. For more information,
5150
4574
  * see the topic on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/build-and-manage-steps.html#step-type-clarify-check">ClarifyCheck step</a> in the <i>Amazon SageMaker Developer Guide</i>.
@@ -5188,12 +4612,6 @@ export interface ClarifyCheckStepMetadata {
5188
4612
  */
5189
4613
  RegisterNewBaseline?: boolean;
5190
4614
  }
5191
- export declare namespace ClarifyCheckStepMetadata {
5192
- /**
5193
- * @internal
5194
- */
5195
- const filterSensitiveLog: (obj: ClarifyCheckStepMetadata) => any;
5196
- }
5197
4615
  export declare enum CodeRepositorySortBy {
5198
4616
  CREATION_TIME = "CreationTime",
5199
4617
  LAST_MODIFIED_TIME = "LastModifiedTime",
@@ -5226,12 +4644,6 @@ export interface GitConfig {
5226
4644
  */
5227
4645
  SecretArn?: string;
5228
4646
  }
5229
- export declare namespace GitConfig {
5230
- /**
5231
- * @internal
5232
- */
5233
- const filterSensitiveLog: (obj: GitConfig) => any;
5234
- }
5235
4647
  /**
5236
4648
  * <p>Specifies summary information about a Git repository.</p>
5237
4649
  */
@@ -5259,12 +4671,6 @@ export interface CodeRepositorySummary {
5259
4671
  */
5260
4672
  GitConfig?: GitConfig;
5261
4673
  }
5262
- export declare namespace CodeRepositorySummary {
5263
- /**
5264
- * @internal
5265
- */
5266
- const filterSensitiveLog: (obj: CodeRepositorySummary) => any;
5267
- }
5268
4674
  /**
5269
4675
  * <p>Use this parameter to configure your Amazon Cognito workforce.
5270
4676
  * A single Cognito workforce is created using and corresponds to a single
@@ -5285,12 +4691,6 @@ export interface CognitoConfig {
5285
4691
  */
5286
4692
  ClientId: string | undefined;
5287
4693
  }
5288
- export declare namespace CognitoConfig {
5289
- /**
5290
- * @internal
5291
- */
5292
- const filterSensitiveLog: (obj: CognitoConfig) => any;
5293
- }
5294
4694
  /**
5295
4695
  * <p>Identifies a Amazon Cognito user group. A user group can be used in on or more work
5296
4696
  * teams.</p>
@@ -5311,12 +4711,6 @@ export interface CognitoMemberDefinition {
5311
4711
  */
5312
4712
  ClientId: string | undefined;
5313
4713
  }
5314
- export declare namespace CognitoMemberDefinition {
5315
- /**
5316
- * @internal
5317
- */
5318
- const filterSensitiveLog: (obj: CognitoMemberDefinition) => any;
5319
- }
5320
4714
  /**
5321
4715
  * <p>Configuration information for the Debugger output tensor collections.</p>
5322
4716
  */
@@ -5333,12 +4727,6 @@ export interface CollectionConfiguration {
5333
4727
  */
5334
4728
  CollectionParameters?: Record<string, string>;
5335
4729
  }
5336
- export declare namespace CollectionConfiguration {
5337
- /**
5338
- * @internal
5339
- */
5340
- const filterSensitiveLog: (obj: CollectionConfiguration) => any;
5341
- }
5342
4730
  export declare enum CompilationJobStatus {
5343
4731
  COMPLETED = "COMPLETED",
5344
4732
  FAILED = "FAILED",
@@ -5451,12 +4839,6 @@ export interface CompilationJobSummary {
5451
4839
  */
5452
4840
  CompilationJobStatus: CompilationJobStatus | string | undefined;
5453
4841
  }
5454
- export declare namespace CompilationJobSummary {
5455
- /**
5456
- * @internal
5457
- */
5458
- const filterSensitiveLog: (obj: CompilationJobSummary) => any;
5459
- }
5460
4842
  export declare enum ConditionOutcome {
5461
4843
  FALSE = "False",
5462
4844
  TRUE = "True"
@@ -5470,12 +4852,6 @@ export interface ConditionStepMetadata {
5470
4852
  */
5471
4853
  Outcome?: ConditionOutcome | string;
5472
4854
  }
5473
- export declare namespace ConditionStepMetadata {
5474
- /**
5475
- * @internal
5476
- */
5477
- const filterSensitiveLog: (obj: ConditionStepMetadata) => any;
5478
- }
5479
4855
  /**
5480
4856
  * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
5481
4857
  * <code>Experiment</code> or <code>Artifact</code>.</p>
@@ -5511,12 +4887,6 @@ export interface RepositoryAuthConfig {
5511
4887
  */
5512
4888
  RepositoryCredentialsProviderArn: string | undefined;
5513
4889
  }
5514
- export declare namespace RepositoryAuthConfig {
5515
- /**
5516
- * @internal
5517
- */
5518
- const filterSensitiveLog: (obj: RepositoryAuthConfig) => any;
5519
- }
5520
4890
  /**
5521
4891
  * <p>Specifies whether the model container is in Amazon ECR or a private Docker registry
5522
4892
  * accessible from your Amazon Virtual Private Cloud (VPC).</p>
@@ -5546,12 +4916,6 @@ export interface ImageConfig {
5546
4916
  */
5547
4917
  RepositoryAuthConfig?: RepositoryAuthConfig;
5548
4918
  }
5549
- export declare namespace ImageConfig {
5550
- /**
5551
- * @internal
5552
- */
5553
- const filterSensitiveLog: (obj: ImageConfig) => any;
5554
- }
5555
4919
  export declare enum ContainerMode {
5556
4920
  MULTI_MODEL = "MultiModel",
5557
4921
  SINGLE_MODEL = "SingleModel"
@@ -5574,12 +4938,6 @@ export interface MultiModelConfig {
5574
4938
  */
5575
4939
  ModelCacheSetting?: ModelCacheSetting | string;
5576
4940
  }
5577
- export declare namespace MultiModelConfig {
5578
- /**
5579
- * @internal
5580
- */
5581
- const filterSensitiveLog: (obj: MultiModelConfig) => any;
5582
- }
5583
4941
  /**
5584
4942
  * <p>Describes the container, as part of model definition.</p>
5585
4943
  */
@@ -5665,12 +5023,6 @@ export interface ContainerDefinition {
5665
5023
  */
5666
5024
  MultiModelConfig?: MultiModelConfig;
5667
5025
  }
5668
- export declare namespace ContainerDefinition {
5669
- /**
5670
- * @internal
5671
- */
5672
- const filterSensitiveLog: (obj: ContainerDefinition) => any;
5673
- }
5674
5026
  export declare enum ContentClassifier {
5675
5027
  FREE_OF_ADULT_CONTENT = "FreeOfAdultContent",
5676
5028
  FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION = "FreeOfPersonallyIdentifiableInformation"
@@ -5692,12 +5044,6 @@ export interface ContextSource {
5692
5044
  */
5693
5045
  SourceId?: string;
5694
5046
  }
5695
- export declare namespace ContextSource {
5696
- /**
5697
- * @internal
5698
- */
5699
- const filterSensitiveLog: (obj: ContextSource) => any;
5700
- }
5701
5047
  /**
5702
5048
  * <p>Lists a summary of the properties of a context. A context provides a logical grouping
5703
5049
  * of other entities.</p>
@@ -5728,12 +5074,6 @@ export interface ContextSummary {
5728
5074
  */
5729
5075
  LastModifiedTime?: Date;
5730
5076
  }
5731
- export declare namespace ContextSummary {
5732
- /**
5733
- * @internal
5734
- */
5735
- const filterSensitiveLog: (obj: ContextSummary) => any;
5736
- }
5737
5077
  export declare enum HyperParameterScalingType {
5738
5078
  AUTO = "Auto",
5739
5079
  LINEAR = "Linear",
@@ -5792,12 +5132,6 @@ export interface ContinuousParameterRange {
5792
5132
  */
5793
5133
  ScalingType?: HyperParameterScalingType | string;
5794
5134
  }
5795
- export declare namespace ContinuousParameterRange {
5796
- /**
5797
- * @internal
5798
- */
5799
- const filterSensitiveLog: (obj: ContinuousParameterRange) => any;
5800
- }
5801
5135
  /**
5802
5136
  * <p>Defines the possible values for a continuous hyperparameter.</p>
5803
5137
  */
@@ -5811,12 +5145,6 @@ export interface ContinuousParameterRangeSpecification {
5811
5145
  */
5812
5146
  MaxValue: string | undefined;
5813
5147
  }
5814
- export declare namespace ContinuousParameterRangeSpecification {
5815
- /**
5816
- * @internal
5817
- */
5818
- const filterSensitiveLog: (obj: ContinuousParameterRangeSpecification) => any;
5819
- }
5820
5148
  /**
5821
5149
  * <p>Metadata properties of the tracking entity, trial, or trial component.</p>
5822
5150
  */
@@ -5838,12 +5166,6 @@ export interface MetadataProperties {
5838
5166
  */
5839
5167
  ProjectId?: string;
5840
5168
  }
5841
- export declare namespace MetadataProperties {
5842
- /**
5843
- * @internal
5844
- */
5845
- const filterSensitiveLog: (obj: MetadataProperties) => any;
5846
- }
5847
5169
  export interface CreateActionRequest {
5848
5170
  /**
5849
5171
  * <p>The name of the action. Must be unique to your account in an Amazon Web Services Region.</p>
@@ -5878,24 +5200,12 @@ export interface CreateActionRequest {
5878
5200
  */
5879
5201
  Tags?: Tag[];
5880
5202
  }
5881
- export declare namespace CreateActionRequest {
5882
- /**
5883
- * @internal
5884
- */
5885
- const filterSensitiveLog: (obj: CreateActionRequest) => any;
5886
- }
5887
5203
  export interface CreateActionResponse {
5888
5204
  /**
5889
5205
  * <p>The Amazon Resource Name (ARN) of the action.</p>
5890
5206
  */
5891
5207
  ActionArn?: string;
5892
5208
  }
5893
- export declare namespace CreateActionResponse {
5894
- /**
5895
- * @internal
5896
- */
5897
- const filterSensitiveLog: (obj: CreateActionResponse) => any;
5898
- }
5899
5209
  /**
5900
5210
  * <p>Defines the possible values for an integer hyperparameter.</p>
5901
5211
  */
@@ -5909,12 +5219,6 @@ export interface IntegerParameterRangeSpecification {
5909
5219
  */
5910
5220
  MaxValue: string | undefined;
5911
5221
  }
5912
- export declare namespace IntegerParameterRangeSpecification {
5913
- /**
5914
- * @internal
5915
- */
5916
- const filterSensitiveLog: (obj: IntegerParameterRangeSpecification) => any;
5917
- }
5918
5222
  /**
5919
5223
  * <p>Defines the possible values for categorical, continuous, and integer hyperparameters
5920
5224
  * to be used by an algorithm.</p>
@@ -5936,12 +5240,6 @@ export interface ParameterRange {
5936
5240
  */
5937
5241
  CategoricalParameterRangeSpecification?: CategoricalParameterRangeSpecification;
5938
5242
  }
5939
- export declare namespace ParameterRange {
5940
- /**
5941
- * @internal
5942
- */
5943
- const filterSensitiveLog: (obj: ParameterRange) => any;
5944
- }
5945
5243
  export declare enum ParameterType {
5946
5244
  CATEGORICAL = "Categorical",
5947
5245
  CONTINUOUS = "Continuous",
@@ -5984,12 +5282,6 @@ export interface HyperParameterSpecification {
5984
5282
  */
5985
5283
  DefaultValue?: string;
5986
5284
  }
5987
- export declare namespace HyperParameterSpecification {
5988
- /**
5989
- * @internal
5990
- */
5991
- const filterSensitiveLog: (obj: HyperParameterSpecification) => any;
5992
- }
5993
5285
  export declare enum HyperParameterTuningJobObjectiveType {
5994
5286
  MAXIMIZE = "Maximize",
5995
5287
  MINIMIZE = "Minimize"
@@ -6015,12 +5307,6 @@ export interface HyperParameterTuningJobObjective {
6015
5307
  */
6016
5308
  MetricName: string | undefined;
6017
5309
  }
6018
- export declare namespace HyperParameterTuningJobObjective {
6019
- /**
6020
- * @internal
6021
- */
6022
- const filterSensitiveLog: (obj: HyperParameterTuningJobObjective) => any;
6023
- }
6024
5310
  /**
6025
5311
  * <p>Defines how the algorithm is used for a training job.</p>
6026
5312
  */
@@ -6066,12 +5352,6 @@ export interface TrainingSpecification {
6066
5352
  */
6067
5353
  SupportedTuningJobObjectiveMetrics?: HyperParameterTuningJobObjective[];
6068
5354
  }
6069
- export declare namespace TrainingSpecification {
6070
- /**
6071
- * @internal
6072
- */
6073
- const filterSensitiveLog: (obj: TrainingSpecification) => any;
6074
- }
6075
5355
  export interface CreateAlgorithmInput {
6076
5356
  /**
6077
5357
  * <p>The name of the algorithm.</p>
@@ -6150,24 +5430,12 @@ export interface CreateAlgorithmInput {
6150
5430
  */
6151
5431
  Tags?: Tag[];
6152
5432
  }
6153
- export declare namespace CreateAlgorithmInput {
6154
- /**
6155
- * @internal
6156
- */
6157
- const filterSensitiveLog: (obj: CreateAlgorithmInput) => any;
6158
- }
6159
5433
  export interface CreateAlgorithmOutput {
6160
5434
  /**
6161
5435
  * <p>The Amazon Resource Name (ARN) of the new algorithm.</p>
6162
5436
  */
6163
5437
  AlgorithmArn: string | undefined;
6164
5438
  }
6165
- export declare namespace CreateAlgorithmOutput {
6166
- /**
6167
- * @internal
6168
- */
6169
- const filterSensitiveLog: (obj: CreateAlgorithmOutput) => any;
6170
- }
6171
5439
  /**
6172
5440
  * <p>Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that
6173
5441
  * the version runs on.</p>
@@ -6197,12 +5465,6 @@ export interface ResourceSpec {
6197
5465
  */
6198
5466
  LifecycleConfigArn?: string;
6199
5467
  }
6200
- export declare namespace ResourceSpec {
6201
- /**
6202
- * @internal
6203
- */
6204
- const filterSensitiveLog: (obj: ResourceSpec) => any;
6205
- }
6206
5468
  export interface CreateAppRequest {
6207
5469
  /**
6208
5470
  * <p>The domain ID.</p>
@@ -6236,24 +5498,12 @@ export interface CreateAppRequest {
6236
5498
  */
6237
5499
  ResourceSpec?: ResourceSpec;
6238
5500
  }
6239
- export declare namespace CreateAppRequest {
6240
- /**
6241
- * @internal
6242
- */
6243
- const filterSensitiveLog: (obj: CreateAppRequest) => any;
6244
- }
6245
5501
  export interface CreateAppResponse {
6246
5502
  /**
6247
5503
  * <p>The Amazon Resource Name (ARN) of the app.</p>
6248
5504
  */
6249
5505
  AppArn?: string;
6250
5506
  }
6251
- export declare namespace CreateAppResponse {
6252
- /**
6253
- * @internal
6254
- */
6255
- const filterSensitiveLog: (obj: CreateAppResponse) => any;
6256
- }
6257
5507
  /**
6258
5508
  * <p>Resource being accessed is in use.</p>
6259
5509
  */
@@ -6280,24 +5530,12 @@ export interface CreateAppImageConfigRequest {
6280
5530
  */
6281
5531
  KernelGatewayImageConfig?: KernelGatewayImageConfig;
6282
5532
  }
6283
- export declare namespace CreateAppImageConfigRequest {
6284
- /**
6285
- * @internal
6286
- */
6287
- const filterSensitiveLog: (obj: CreateAppImageConfigRequest) => any;
6288
- }
6289
5533
  export interface CreateAppImageConfigResponse {
6290
5534
  /**
6291
5535
  * <p>The Amazon Resource Name (ARN) of the AppImageConfig.</p>
6292
5536
  */
6293
5537
  AppImageConfigArn?: string;
6294
5538
  }
6295
- export declare namespace CreateAppImageConfigResponse {
6296
- /**
6297
- * @internal
6298
- */
6299
- const filterSensitiveLog: (obj: CreateAppImageConfigResponse) => any;
6300
- }
6301
5539
  export interface CreateArtifactRequest {
6302
5540
  /**
6303
5541
  * <p>The name of the artifact. Must be unique to your account in an Amazon Web Services Region.</p>
@@ -6324,24 +5562,12 @@ export interface CreateArtifactRequest {
6324
5562
  */
6325
5563
  Tags?: Tag[];
6326
5564
  }
6327
- export declare namespace CreateArtifactRequest {
6328
- /**
6329
- * @internal
6330
- */
6331
- const filterSensitiveLog: (obj: CreateArtifactRequest) => any;
6332
- }
6333
5565
  export interface CreateArtifactResponse {
6334
5566
  /**
6335
5567
  * <p>The Amazon Resource Name (ARN) of the artifact.</p>
6336
5568
  */
6337
5569
  ArtifactArn?: string;
6338
5570
  }
6339
- export declare namespace CreateArtifactResponse {
6340
- /**
6341
- * @internal
6342
- */
6343
- const filterSensitiveLog: (obj: CreateArtifactResponse) => any;
6344
- }
6345
5571
  /**
6346
5572
  * <p>Specifies how to generate the endpoint name for an automatic one-click Autopilot model
6347
5573
  * deployment.</p>
@@ -6368,12 +5594,6 @@ export interface ModelDeployConfig {
6368
5594
  */
6369
5595
  EndpointName?: string;
6370
5596
  }
6371
- export declare namespace ModelDeployConfig {
6372
- /**
6373
- * @internal
6374
- */
6375
- const filterSensitiveLog: (obj: ModelDeployConfig) => any;
6376
- }
6377
5597
  export declare enum ProblemType {
6378
5598
  BINARY_CLASSIFICATION = "BinaryClassification",
6379
5599
  MULTICLASS_CLASSIFICATION = "MulticlassClassification",
@@ -6433,24 +5653,12 @@ export interface CreateAutoMLJobRequest {
6433
5653
  */
6434
5654
  ModelDeployConfig?: ModelDeployConfig;
6435
5655
  }
6436
- export declare namespace CreateAutoMLJobRequest {
6437
- /**
6438
- * @internal
6439
- */
6440
- const filterSensitiveLog: (obj: CreateAutoMLJobRequest) => any;
6441
- }
6442
5656
  export interface CreateAutoMLJobResponse {
6443
5657
  /**
6444
5658
  * <p>The unique ARN assigned to the AutoML job when it is created.</p>
6445
5659
  */
6446
5660
  AutoMLJobArn: string | undefined;
6447
5661
  }
6448
- export declare namespace CreateAutoMLJobResponse {
6449
- /**
6450
- * @internal
6451
- */
6452
- const filterSensitiveLog: (obj: CreateAutoMLJobResponse) => any;
6453
- }
6454
5662
  export interface CreateCodeRepositoryInput {
6455
5663
  /**
6456
5664
  * <p>The name of the Git repository. The name must have 1 to 63 characters. Valid
@@ -6470,24 +5678,12 @@ export interface CreateCodeRepositoryInput {
6470
5678
  */
6471
5679
  Tags?: Tag[];
6472
5680
  }
6473
- export declare namespace CreateCodeRepositoryInput {
6474
- /**
6475
- * @internal
6476
- */
6477
- const filterSensitiveLog: (obj: CreateCodeRepositoryInput) => any;
6478
- }
6479
5681
  export interface CreateCodeRepositoryOutput {
6480
5682
  /**
6481
5683
  * <p>The Amazon Resource Name (ARN) of the new repository.</p>
6482
5684
  */
6483
5685
  CodeRepositoryArn: string | undefined;
6484
5686
  }
6485
- export declare namespace CreateCodeRepositoryOutput {
6486
- /**
6487
- * @internal
6488
- */
6489
- const filterSensitiveLog: (obj: CreateCodeRepositoryOutput) => any;
6490
- }
6491
5687
  export declare enum Framework {
6492
5688
  DARKNET = "DARKNET",
6493
5689
  KERAS = "KERAS",
@@ -6854,12 +6050,6 @@ export interface InputConfig {
6854
6050
  */
6855
6051
  FrameworkVersion?: string;
6856
6052
  }
6857
- export declare namespace InputConfig {
6858
- /**
6859
- * @internal
6860
- */
6861
- const filterSensitiveLog: (obj: InputConfig) => any;
6862
- }
6863
6053
  /**
6864
6054
  * <p>Contains information about a target platform that you want your model to run on, such
6865
6055
  * as OS, architecture, and accelerators. It is an alternative of
@@ -6931,12 +6121,6 @@ export interface TargetPlatform {
6931
6121
  */
6932
6122
  Accelerator?: TargetPlatformAccelerator | string;
6933
6123
  }
6934
- export declare namespace TargetPlatform {
6935
- /**
6936
- * @internal
6937
- */
6938
- const filterSensitiveLog: (obj: TargetPlatform) => any;
6939
- }
6940
6124
  /**
6941
6125
  * <p>Contains information about the output location for the compiled model and the target
6942
6126
  * device that the model runs on. <code>TargetDevice</code> and <code>TargetPlatform</code>
@@ -7209,12 +6393,6 @@ export interface OutputConfig {
7209
6393
  */
7210
6394
  KmsKeyId?: string;
7211
6395
  }
7212
- export declare namespace OutputConfig {
7213
- /**
7214
- * @internal
7215
- */
7216
- const filterSensitiveLog: (obj: OutputConfig) => any;
7217
- }
7218
6396
  /**
7219
6397
  * <p>The <a>VpcConfig</a> configuration object that specifies the VPC that you
7220
6398
  * want the compilation jobs to connect to. For more information on
@@ -7233,12 +6411,6 @@ export interface NeoVpcConfig {
7233
6411
  */
7234
6412
  Subnets: string[] | undefined;
7235
6413
  }
7236
- export declare namespace NeoVpcConfig {
7237
- /**
7238
- * @internal
7239
- */
7240
- const filterSensitiveLog: (obj: NeoVpcConfig) => any;
7241
- }
7242
6414
  export interface CreateCompilationJobRequest {
7243
6415
  /**
7244
6416
  * <p>A name for the model compilation job. The name must be unique within the Amazon Web Services Region
@@ -7308,12 +6480,6 @@ export interface CreateCompilationJobRequest {
7308
6480
  */
7309
6481
  Tags?: Tag[];
7310
6482
  }
7311
- export declare namespace CreateCompilationJobRequest {
7312
- /**
7313
- * @internal
7314
- */
7315
- const filterSensitiveLog: (obj: CreateCompilationJobRequest) => any;
7316
- }
7317
6483
  export interface CreateCompilationJobResponse {
7318
6484
  /**
7319
6485
  * <p>If the action is successful, the service sends back an HTTP 200 response. Amazon SageMaker returns
@@ -7328,12 +6494,6 @@ export interface CreateCompilationJobResponse {
7328
6494
  */
7329
6495
  CompilationJobArn: string | undefined;
7330
6496
  }
7331
- export declare namespace CreateCompilationJobResponse {
7332
- /**
7333
- * @internal
7334
- */
7335
- const filterSensitiveLog: (obj: CreateCompilationJobResponse) => any;
7336
- }
7337
6497
  export interface CreateContextRequest {
7338
6498
  /**
7339
6499
  * <p>The name of the context. Must be unique to your account in an Amazon Web Services Region.</p>
@@ -7360,24 +6520,12 @@ export interface CreateContextRequest {
7360
6520
  */
7361
6521
  Tags?: Tag[];
7362
6522
  }
7363
- export declare namespace CreateContextRequest {
7364
- /**
7365
- * @internal
7366
- */
7367
- const filterSensitiveLog: (obj: CreateContextRequest) => any;
7368
- }
7369
6523
  export interface CreateContextResponse {
7370
6524
  /**
7371
6525
  * <p>The Amazon Resource Name (ARN) of the context.</p>
7372
6526
  */
7373
6527
  ContextArn?: string;
7374
6528
  }
7375
- export declare namespace CreateContextResponse {
7376
- /**
7377
- * @internal
7378
- */
7379
- const filterSensitiveLog: (obj: CreateContextResponse) => any;
7380
- }
7381
6529
  /**
7382
6530
  * <p>Information about the container that a data quality monitoring job runs.</p>
7383
6531
  */
@@ -7411,12 +6559,6 @@ export interface DataQualityAppSpecification {
7411
6559
  */
7412
6560
  Environment?: Record<string, string>;
7413
6561
  }
7414
- export declare namespace DataQualityAppSpecification {
7415
- /**
7416
- * @internal
7417
- */
7418
- const filterSensitiveLog: (obj: DataQualityAppSpecification) => any;
7419
- }
7420
6562
  /**
7421
6563
  * <p>The constraints resource for a monitoring job.</p>
7422
6564
  */
@@ -7426,12 +6568,6 @@ export interface MonitoringConstraintsResource {
7426
6568
  */
7427
6569
  S3Uri?: string;
7428
6570
  }
7429
- export declare namespace MonitoringConstraintsResource {
7430
- /**
7431
- * @internal
7432
- */
7433
- const filterSensitiveLog: (obj: MonitoringConstraintsResource) => any;
7434
- }
7435
6571
  /**
7436
6572
  * <p>The statistics resource for a monitoring job.</p>
7437
6573
  */
@@ -7441,12 +6577,6 @@ export interface MonitoringStatisticsResource {
7441
6577
  */
7442
6578
  S3Uri?: string;
7443
6579
  }
7444
- export declare namespace MonitoringStatisticsResource {
7445
- /**
7446
- * @internal
7447
- */
7448
- const filterSensitiveLog: (obj: MonitoringStatisticsResource) => any;
7449
- }
7450
6580
  /**
7451
6581
  * <p>Configuration for monitoring constraints and monitoring statistics. These baseline
7452
6582
  * resources are compared against the results of the current job from the series of jobs
@@ -7466,12 +6596,6 @@ export interface DataQualityBaselineConfig {
7466
6596
  */
7467
6597
  StatisticsResource?: MonitoringStatisticsResource;
7468
6598
  }
7469
- export declare namespace DataQualityBaselineConfig {
7470
- /**
7471
- * @internal
7472
- */
7473
- const filterSensitiveLog: (obj: DataQualityBaselineConfig) => any;
7474
- }
7475
6599
  export declare enum ProcessingS3DataDistributionType {
7476
6600
  FULLYREPLICATED = "FullyReplicated",
7477
6601
  SHARDEDBYS3KEY = "ShardedByS3Key"
@@ -7535,12 +6659,6 @@ export interface EndpointInput {
7535
6659
  */
7536
6660
  EndTimeOffset?: string;
7537
6661
  }
7538
- export declare namespace EndpointInput {
7539
- /**
7540
- * @internal
7541
- */
7542
- const filterSensitiveLog: (obj: EndpointInput) => any;
7543
- }
7544
6662
  /**
7545
6663
  * <p>The input for the data quality monitoring job. Currently endpoints are supported for
7546
6664
  * input.</p>
@@ -7551,12 +6669,6 @@ export interface DataQualityJobInput {
7551
6669
  */
7552
6670
  EndpointInput: EndpointInput | undefined;
7553
6671
  }
7554
- export declare namespace DataQualityJobInput {
7555
- /**
7556
- * @internal
7557
- */
7558
- const filterSensitiveLog: (obj: DataQualityJobInput) => any;
7559
- }
7560
6672
  export declare enum ProcessingS3UploadMode {
7561
6673
  CONTINUOUS = "Continuous",
7562
6674
  END_OF_JOB = "EndOfJob"
@@ -7582,12 +6694,6 @@ export interface MonitoringS3Output {
7582
6694
  */
7583
6695
  S3UploadMode?: ProcessingS3UploadMode | string;
7584
6696
  }
7585
- export declare namespace MonitoringS3Output {
7586
- /**
7587
- * @internal
7588
- */
7589
- const filterSensitiveLog: (obj: MonitoringS3Output) => any;
7590
- }
7591
6697
  /**
7592
6698
  * <p>The output object for a monitoring job.</p>
7593
6699
  */
@@ -7597,12 +6703,6 @@ export interface MonitoringOutput {
7597
6703
  */
7598
6704
  S3Output: MonitoringS3Output | undefined;
7599
6705
  }
7600
- export declare namespace MonitoringOutput {
7601
- /**
7602
- * @internal
7603
- */
7604
- const filterSensitiveLog: (obj: MonitoringOutput) => any;
7605
- }
7606
6706
  /**
7607
6707
  * <p>The output configuration for monitoring jobs.</p>
7608
6708
  */
@@ -7618,12 +6718,6 @@ export interface MonitoringOutputConfig {
7618
6718
  */
7619
6719
  KmsKeyId?: string;
7620
6720
  }
7621
- export declare namespace MonitoringOutputConfig {
7622
- /**
7623
- * @internal
7624
- */
7625
- const filterSensitiveLog: (obj: MonitoringOutputConfig) => any;
7626
- }
7627
6721
  export declare enum ProcessingInstanceType {
7628
6722
  ML_C4_2XLARGE = "ml.c4.2xlarge",
7629
6723
  ML_C4_4XLARGE = "ml.c4.4xlarge",
@@ -7695,12 +6789,6 @@ export interface MonitoringClusterConfig {
7695
6789
  */
7696
6790
  VolumeKmsKeyId?: string;
7697
6791
  }
7698
- export declare namespace MonitoringClusterConfig {
7699
- /**
7700
- * @internal
7701
- */
7702
- const filterSensitiveLog: (obj: MonitoringClusterConfig) => any;
7703
- }
7704
6792
  /**
7705
6793
  * <p>Identifies the resources to deploy for a monitoring job.</p>
7706
6794
  */
@@ -7710,12 +6798,6 @@ export interface MonitoringResources {
7710
6798
  */
7711
6799
  ClusterConfig: MonitoringClusterConfig | undefined;
7712
6800
  }
7713
- export declare namespace MonitoringResources {
7714
- /**
7715
- * @internal
7716
- */
7717
- const filterSensitiveLog: (obj: MonitoringResources) => any;
7718
- }
7719
6801
  /**
7720
6802
  * <p>The networking configuration for the monitoring job.</p>
7721
6803
  */
@@ -7739,12 +6821,6 @@ export interface MonitoringNetworkConfig {
7739
6821
  */
7740
6822
  VpcConfig?: VpcConfig;
7741
6823
  }
7742
- export declare namespace MonitoringNetworkConfig {
7743
- /**
7744
- * @internal
7745
- */
7746
- const filterSensitiveLog: (obj: MonitoringNetworkConfig) => any;
7747
- }
7748
6824
  /**
7749
6825
  * <p>A time limit for how long the monitoring job is allowed to run before stopping.</p>
7750
6826
  */
@@ -7759,12 +6835,6 @@ export interface MonitoringStoppingCondition {
7759
6835
  */
7760
6836
  MaxRuntimeInSeconds: number | undefined;
7761
6837
  }
7762
- export declare namespace MonitoringStoppingCondition {
7763
- /**
7764
- * @internal
7765
- */
7766
- const filterSensitiveLog: (obj: MonitoringStoppingCondition) => any;
7767
- }
7768
6838
  export interface CreateDataQualityJobDefinitionRequest {
7769
6839
  /**
7770
6840
  * <p>The name for the monitoring job definition.</p>
@@ -7810,24 +6880,12 @@ export interface CreateDataQualityJobDefinitionRequest {
7810
6880
  */
7811
6881
  Tags?: Tag[];
7812
6882
  }
7813
- export declare namespace CreateDataQualityJobDefinitionRequest {
7814
- /**
7815
- * @internal
7816
- */
7817
- const filterSensitiveLog: (obj: CreateDataQualityJobDefinitionRequest) => any;
7818
- }
7819
6883
  export interface CreateDataQualityJobDefinitionResponse {
7820
6884
  /**
7821
6885
  * <p>The Amazon Resource Name (ARN) of the job definition.</p>
7822
6886
  */
7823
6887
  JobDefinitionArn: string | undefined;
7824
6888
  }
7825
- export declare namespace CreateDataQualityJobDefinitionResponse {
7826
- /**
7827
- * @internal
7828
- */
7829
- const filterSensitiveLog: (obj: CreateDataQualityJobDefinitionResponse) => any;
7830
- }
7831
6889
  export declare enum EdgePresetDeploymentType {
7832
6890
  GreengrassV2Component = "GreengrassV2Component"
7833
6891
  }
@@ -7887,12 +6945,6 @@ export interface EdgeOutputConfig {
7887
6945
  */
7888
6946
  PresetDeploymentConfig?: string;
7889
6947
  }
7890
- export declare namespace EdgeOutputConfig {
7891
- /**
7892
- * @internal
7893
- */
7894
- const filterSensitiveLog: (obj: EdgeOutputConfig) => any;
7895
- }
7896
6948
  export interface CreateDeviceFleetRequest {
7897
6949
  /**
7898
6950
  * <p>The name of the fleet that the device belongs to.</p>
@@ -7923,12 +6975,6 @@ export interface CreateDeviceFleetRequest {
7923
6975
  */
7924
6976
  EnableIotRoleAlias?: boolean;
7925
6977
  }
7926
- export declare namespace CreateDeviceFleetRequest {
7927
- /**
7928
- * @internal
7929
- */
7930
- const filterSensitiveLog: (obj: CreateDeviceFleetRequest) => any;
7931
- }
7932
6978
  /**
7933
6979
  * <p>The JupyterServer app settings.</p>
7934
6980
  */
@@ -7945,12 +6991,6 @@ export interface JupyterServerAppSettings {
7945
6991
  */
7946
6992
  LifecycleConfigArns?: string[];
7947
6993
  }
7948
- export declare namespace JupyterServerAppSettings {
7949
- /**
7950
- * @internal
7951
- */
7952
- const filterSensitiveLog: (obj: JupyterServerAppSettings) => any;
7953
- }
7954
6994
  /**
7955
6995
  * <p>A custom SageMaker image. For more information, see
7956
6996
  * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html">Bring your own SageMaker image</a>.</p>
@@ -7969,12 +7009,6 @@ export interface CustomImage {
7969
7009
  */
7970
7010
  AppImageConfigName: string | undefined;
7971
7011
  }
7972
- export declare namespace CustomImage {
7973
- /**
7974
- * @internal
7975
- */
7976
- const filterSensitiveLog: (obj: CustomImage) => any;
7977
- }
7978
7012
  /**
7979
7013
  * <p>The KernelGateway app settings.</p>
7980
7014
  */
@@ -8000,12 +7034,6 @@ export interface KernelGatewayAppSettings {
8000
7034
  */
8001
7035
  LifecycleConfigArns?: string[];
8002
7036
  }
8003
- export declare namespace KernelGatewayAppSettings {
8004
- /**
8005
- * @internal
8006
- */
8007
- const filterSensitiveLog: (obj: KernelGatewayAppSettings) => any;
8008
- }
8009
7037
  /**
8010
7038
  * <p>A collection of settings that apply to an <code>RSessionGateway</code> app.</p>
8011
7039
  */
@@ -8020,12 +7048,6 @@ export interface RSessionAppSettings {
8020
7048
  */
8021
7049
  CustomImages?: CustomImage[];
8022
7050
  }
8023
- export declare namespace RSessionAppSettings {
8024
- /**
8025
- * @internal
8026
- */
8027
- const filterSensitiveLog: (obj: RSessionAppSettings) => any;
8028
- }
8029
7051
  export declare enum RStudioServerProAccessStatus {
8030
7052
  Disabled = "DISABLED",
8031
7053
  Enabled = "ENABLED"
@@ -8047,12 +7069,6 @@ export interface RStudioServerProAppSettings {
8047
7069
  */
8048
7070
  UserGroup?: RStudioServerProUserGroup | string;
8049
7071
  }
8050
- export declare namespace RStudioServerProAppSettings {
8051
- /**
8052
- * @internal
8053
- */
8054
- const filterSensitiveLog: (obj: RStudioServerProAppSettings) => any;
8055
- }
8056
7072
  export declare enum NotebookOutputOption {
8057
7073
  Allowed = "Allowed",
8058
7074
  Disabled = "Disabled"
@@ -8081,12 +7097,6 @@ export interface SharingSettings {
8081
7097
  */
8082
7098
  S3KmsKeyId?: string;
8083
7099
  }
8084
- export declare namespace SharingSettings {
8085
- /**
8086
- * @internal
8087
- */
8088
- const filterSensitiveLog: (obj: SharingSettings) => any;
8089
- }
8090
7100
  /**
8091
7101
  * <p>The TensorBoard app settings.</p>
8092
7102
  */
@@ -8096,12 +7106,6 @@ export interface TensorBoardAppSettings {
8096
7106
  */
8097
7107
  DefaultResourceSpec?: ResourceSpec;
8098
7108
  }
8099
- export declare namespace TensorBoardAppSettings {
8100
- /**
8101
- * @internal
8102
- */
8103
- const filterSensitiveLog: (obj: TensorBoardAppSettings) => any;
8104
- }
8105
7109
  /**
8106
7110
  * <p>A collection of settings that apply to users of Amazon SageMaker Studio. These settings are
8107
7111
  * specified when the <code>CreateUserProfile</code> API is called, and as <code>DefaultUserSettings</code>
@@ -8151,12 +7155,6 @@ export interface UserSettings {
8151
7155
  */
8152
7156
  RSessionAppSettings?: RSessionAppSettings;
8153
7157
  }
8154
- export declare namespace UserSettings {
8155
- /**
8156
- * @internal
8157
- */
8158
- const filterSensitiveLog: (obj: UserSettings) => any;
8159
- }
8160
7158
  /**
8161
7159
  * <p>A collection of settings that configure the <code>RStudioServerPro</code> Domain-level app.</p>
8162
7160
  */
@@ -8179,12 +7177,6 @@ export interface RStudioServerProDomainSettings {
8179
7177
  */
8180
7178
  DefaultResourceSpec?: ResourceSpec;
8181
7179
  }
8182
- export declare namespace RStudioServerProDomainSettings {
8183
- /**
8184
- * @internal
8185
- */
8186
- const filterSensitiveLog: (obj: RStudioServerProDomainSettings) => any;
8187
- }
8188
7180
  /**
8189
7181
  * <p>A collection of settings that apply to the <code>SageMaker Domain</code>. These settings are specified through the <code>CreateDomain</code> API call.</p>
8190
7182
  */
@@ -8198,12 +7190,6 @@ export interface DomainSettings {
8198
7190
  */
8199
7191
  RStudioServerProDomainSettings?: RStudioServerProDomainSettings;
8200
7192
  }
8201
- export declare namespace DomainSettings {
8202
- /**
8203
- * @internal
8204
- */
8205
- const filterSensitiveLog: (obj: DomainSettings) => any;
8206
- }
8207
7193
  export interface CreateDomainRequest {
8208
7194
  /**
8209
7195
  * <p>A name for the domain.</p>
@@ -8278,12 +7264,6 @@ export interface CreateDomainRequest {
8278
7264
  */
8279
7265
  DomainSettings?: DomainSettings;
8280
7266
  }
8281
- export declare namespace CreateDomainRequest {
8282
- /**
8283
- * @internal
8284
- */
8285
- const filterSensitiveLog: (obj: CreateDomainRequest) => any;
8286
- }
8287
7267
  export interface CreateDomainResponse {
8288
7268
  /**
8289
7269
  * <p>The Amazon Resource Name (ARN) of the created domain.</p>
@@ -8294,11 +7274,113 @@ export interface CreateDomainResponse {
8294
7274
  */
8295
7275
  Url?: string;
8296
7276
  }
8297
- export declare namespace CreateDomainResponse {
7277
+ /**
7278
+ * <p>Contains information about the configuration of a model in a deployment.</p>
7279
+ */
7280
+ export interface EdgeDeploymentModelConfig {
8298
7281
  /**
8299
- * @internal
7282
+ * <p>The name the device application uses to reference this model.</p>
7283
+ */
7284
+ ModelHandle: string | undefined;
7285
+ /**
7286
+ * <p>The edge packaging job associated with this deployment.</p>
7287
+ */
7288
+ EdgePackagingJobName: string | undefined;
7289
+ }
7290
+ export declare enum FailureHandlingPolicy {
7291
+ DoNothing = "DO_NOTHING",
7292
+ RollbackOnFailure = "ROLLBACK_ON_FAILURE"
7293
+ }
7294
+ /**
7295
+ * <p>Contains information about the configuration of a deployment.</p>
7296
+ */
7297
+ export interface EdgeDeploymentConfig {
7298
+ /**
7299
+ * <p>Toggle that determines whether to rollback to previous configuration if the current deployment fails.
7300
+ * By default this is turned on. You may turn this off if you want to investigate the errors yourself.</p>
7301
+ */
7302
+ FailureHandlingPolicy: FailureHandlingPolicy | string | undefined;
7303
+ }
7304
+ export declare enum DeviceSubsetType {
7305
+ NameContains = "NAMECONTAINS",
7306
+ Percentage = "PERCENTAGE",
7307
+ Selection = "SELECTION"
7308
+ }
7309
+ /**
7310
+ * <p>Contains information about the configurations of selected devices.</p>
7311
+ */
7312
+ export interface DeviceSelectionConfig {
7313
+ /**
7314
+ * <p>Type of device subsets to deploy to the current stage.</p>
7315
+ */
7316
+ DeviceSubsetType: DeviceSubsetType | string | undefined;
7317
+ /**
7318
+ * <p>Percentage of devices in the fleet to deploy to the current stage.</p>
7319
+ */
7320
+ Percentage?: number;
7321
+ /**
7322
+ * <p>List of devices chosen to deploy.</p>
7323
+ */
7324
+ DeviceNames?: string[];
7325
+ /**
7326
+ * <p>A filter to select devices with names containing this name.</p>
8300
7327
  */
8301
- const filterSensitiveLog: (obj: CreateDomainResponse) => any;
7328
+ DeviceNameContains?: string;
7329
+ }
7330
+ /**
7331
+ * <p>Contains information about a stage in an edge deployment plan.</p>
7332
+ */
7333
+ export interface DeploymentStage {
7334
+ /**
7335
+ * <p>The name of the stage.</p>
7336
+ */
7337
+ StageName: string | undefined;
7338
+ /**
7339
+ * <p>Configuration of the devices in the stage.</p>
7340
+ */
7341
+ DeviceSelectionConfig: DeviceSelectionConfig | undefined;
7342
+ /**
7343
+ * <p>Configuration of the deployment details.</p>
7344
+ */
7345
+ DeploymentConfig?: EdgeDeploymentConfig;
7346
+ }
7347
+ export interface CreateEdgeDeploymentPlanRequest {
7348
+ /**
7349
+ * <p>The name of the edge deployment plan.</p>
7350
+ */
7351
+ EdgeDeploymentPlanName: string | undefined;
7352
+ /**
7353
+ * <p>List of models associated with the edge deployment plan.</p>
7354
+ */
7355
+ ModelConfigs: EdgeDeploymentModelConfig[] | undefined;
7356
+ /**
7357
+ * <p>The device fleet used for this edge deployment plan.</p>
7358
+ */
7359
+ DeviceFleetName: string | undefined;
7360
+ /**
7361
+ * <p>List of stages of the edge deployment plan. The number of stages is limited to 10 per deployment.</p>
7362
+ */
7363
+ Stages?: DeploymentStage[];
7364
+ /**
7365
+ * <p>List of tags with which to tag the edge deployment plan.</p>
7366
+ */
7367
+ Tags?: Tag[];
7368
+ }
7369
+ export interface CreateEdgeDeploymentPlanResponse {
7370
+ /**
7371
+ * <p>The ARN of the edge deployment plan.</p>
7372
+ */
7373
+ EdgeDeploymentPlanArn: string | undefined;
7374
+ }
7375
+ export interface CreateEdgeDeploymentStageRequest {
7376
+ /**
7377
+ * <p>The name of the edge deployment plan.</p>
7378
+ */
7379
+ EdgeDeploymentPlanName: string | undefined;
7380
+ /**
7381
+ * <p>List of stages to be added to the edge deployment plan.</p>
7382
+ */
7383
+ Stages: DeploymentStage[] | undefined;
8302
7384
  }
8303
7385
  export interface CreateEdgePackagingJobRequest {
8304
7386
  /**
@@ -8334,12 +7416,6 @@ export interface CreateEdgePackagingJobRequest {
8334
7416
  */
8335
7417
  Tags?: Tag[];
8336
7418
  }
8337
- export declare namespace CreateEdgePackagingJobRequest {
8338
- /**
8339
- * @internal
8340
- */
8341
- const filterSensitiveLog: (obj: CreateEdgePackagingJobRequest) => any;
8342
- }
8343
7419
  /**
8344
7420
  * <p>The deployment configuration for an endpoint, which contains the desired deployment
8345
7421
  * strategy and rollback configurations.</p>
@@ -8359,12 +7435,6 @@ export interface DeploymentConfig {
8359
7435
  */
8360
7436
  AutoRollbackConfiguration?: AutoRollbackConfig;
8361
7437
  }
8362
- export declare namespace DeploymentConfig {
8363
- /**
8364
- * @internal
8365
- */
8366
- const filterSensitiveLog: (obj: DeploymentConfig) => any;
8367
- }
8368
7438
  export interface CreateEndpointInput {
8369
7439
  /**
8370
7440
  * <p>The name of the endpoint.The name must be unique within an Amazon Web Services Region in your Amazon Web Services
@@ -8389,24 +7459,12 @@ export interface CreateEndpointInput {
8389
7459
  */
8390
7460
  Tags?: Tag[];
8391
7461
  }
8392
- export declare namespace CreateEndpointInput {
8393
- /**
8394
- * @internal
8395
- */
8396
- const filterSensitiveLog: (obj: CreateEndpointInput) => any;
8397
- }
8398
7462
  export interface CreateEndpointOutput {
8399
7463
  /**
8400
7464
  * <p>The Amazon Resource Name (ARN) of the endpoint.</p>
8401
7465
  */
8402
7466
  EndpointArn: string | undefined;
8403
7467
  }
8404
- export declare namespace CreateEndpointOutput {
8405
- /**
8406
- * @internal
8407
- */
8408
- const filterSensitiveLog: (obj: CreateEndpointOutput) => any;
8409
- }
8410
7468
  /**
8411
7469
  * <p>Configuration to control how SageMaker captures inference data.</p>
8412
7470
  */
@@ -8461,12 +7519,6 @@ export interface DataCaptureConfig {
8461
7519
  */
8462
7520
  CaptureContentTypeHeader?: CaptureContentTypeHeader;
8463
7521
  }
8464
- export declare namespace DataCaptureConfig {
8465
- /**
8466
- * @internal
8467
- */
8468
- const filterSensitiveLog: (obj: DataCaptureConfig) => any;
8469
- }
8470
7522
  export declare enum ProductionVariantAcceleratorType {
8471
7523
  ML_EIA1_LARGE = "ml.eia1.large",
8472
7524
  ML_EIA1_MEDIUM = "ml.eia1.medium",
@@ -8532,12 +7584,6 @@ export interface ProductionVariantCoreDumpConfig {
8532
7584
  */
8533
7585
  KmsKeyId?: string;
8534
7586
  }
8535
- export declare namespace ProductionVariantCoreDumpConfig {
8536
- /**
8537
- * @internal
8538
- */
8539
- const filterSensitiveLog: (obj: ProductionVariantCoreDumpConfig) => any;
8540
- }
8541
7587
  /**
8542
7588
  * <p>Specifies the serverless configuration for an endpoint variant.</p>
8543
7589
  */
@@ -8551,12 +7597,6 @@ export interface ProductionVariantServerlessConfig {
8551
7597
  */
8552
7598
  MaxConcurrency: number | undefined;
8553
7599
  }
8554
- export declare namespace ProductionVariantServerlessConfig {
8555
- /**
8556
- * @internal
8557
- */
8558
- const filterSensitiveLog: (obj: ProductionVariantServerlessConfig) => any;
8559
- }
8560
7600
  /**
8561
7601
  * <p>Identifies a model that you want to host and the resources chosen to deploy for
8562
7602
  * hosting it. If you are deploying multiple models, tell SageMaker how to distribute traffic
@@ -8605,12 +7645,6 @@ export interface ProductionVariant {
8605
7645
  */
8606
7646
  ServerlessConfig?: ProductionVariantServerlessConfig;
8607
7647
  }
8608
- export declare namespace ProductionVariant {
8609
- /**
8610
- * @internal
8611
- */
8612
- const filterSensitiveLog: (obj: ProductionVariant) => any;
8613
- }
8614
7648
  export interface CreateEndpointConfigInput {
8615
7649
  /**
8616
7650
  * <p>The name of the endpoint configuration. You specify this name in a <a>CreateEndpoint</a> request. </p>
@@ -8683,24 +7717,12 @@ export interface CreateEndpointConfigInput {
8683
7717
  */
8684
7718
  AsyncInferenceConfig?: AsyncInferenceConfig;
8685
7719
  }
8686
- export declare namespace CreateEndpointConfigInput {
8687
- /**
8688
- * @internal
8689
- */
8690
- const filterSensitiveLog: (obj: CreateEndpointConfigInput) => any;
8691
- }
8692
- export interface CreateEndpointConfigOutput {
7720
+ export interface CreateEndpointConfigOutput {
8693
7721
  /**
8694
7722
  * <p>The Amazon Resource Name (ARN) of the endpoint configuration. </p>
8695
7723
  */
8696
7724
  EndpointConfigArn: string | undefined;
8697
7725
  }
8698
- export declare namespace CreateEndpointConfigOutput {
8699
- /**
8700
- * @internal
8701
- */
8702
- const filterSensitiveLog: (obj: CreateEndpointConfigOutput) => any;
8703
- }
8704
7726
  export interface CreateExperimentRequest {
8705
7727
  /**
8706
7728
  * <p>The name of the experiment. The name must be unique in your Amazon Web Services account and is not
@@ -8723,24 +7745,12 @@ export interface CreateExperimentRequest {
8723
7745
  */
8724
7746
  Tags?: Tag[];
8725
7747
  }
8726
- export declare namespace CreateExperimentRequest {
8727
- /**
8728
- * @internal
8729
- */
8730
- const filterSensitiveLog: (obj: CreateExperimentRequest) => any;
8731
- }
8732
7748
  export interface CreateExperimentResponse {
8733
7749
  /**
8734
7750
  * <p>The Amazon Resource Name (ARN) of the experiment.</p>
8735
7751
  */
8736
7752
  ExperimentArn?: string;
8737
7753
  }
8738
- export declare namespace CreateExperimentResponse {
8739
- /**
8740
- * @internal
8741
- */
8742
- const filterSensitiveLog: (obj: CreateExperimentResponse) => any;
8743
- }
8744
7754
  export declare enum FeatureType {
8745
7755
  FRACTIONAL = "Fractional",
8746
7756
  INTEGRAL = "Integral",
@@ -8763,12 +7773,6 @@ export interface FeatureDefinition {
8763
7773
  */
8764
7774
  FeatureType?: FeatureType | string;
8765
7775
  }
8766
- export declare namespace FeatureDefinition {
8767
- /**
8768
- * @internal
8769
- */
8770
- const filterSensitiveLog: (obj: FeatureDefinition) => any;
8771
- }
8772
7776
  /**
8773
7777
  * <p>The meta data of the Glue table which serves as data catalog for the
8774
7778
  * <code>OfflineStore</code>. </p>
@@ -8787,12 +7791,6 @@ export interface DataCatalogConfig {
8787
7791
  */
8788
7792
  Database: string | undefined;
8789
7793
  }
8790
- export declare namespace DataCatalogConfig {
8791
- /**
8792
- * @internal
8793
- */
8794
- const filterSensitiveLog: (obj: DataCatalogConfig) => any;
8795
- }
8796
7794
  /**
8797
7795
  * <p>The Amazon Simple Storage (Amazon S3) location and and security configuration for <code>OfflineStore</code>.</p>
8798
7796
  */
@@ -8822,12 +7820,6 @@ export interface S3StorageConfig {
8822
7820
  */
8823
7821
  ResolvedOutputS3Uri?: string;
8824
7822
  }
8825
- export declare namespace S3StorageConfig {
8826
- /**
8827
- * @internal
8828
- */
8829
- const filterSensitiveLog: (obj: S3StorageConfig) => any;
8830
- }
8831
7823
  /**
8832
7824
  * <p>The configuration of an <code>OfflineStore</code>.</p>
8833
7825
  * <p>Provide an <code>OfflineStoreConfig</code> in a request to
@@ -8852,12 +7844,6 @@ export interface OfflineStoreConfig {
8852
7844
  */
8853
7845
  DataCatalogConfig?: DataCatalogConfig;
8854
7846
  }
8855
- export declare namespace OfflineStoreConfig {
8856
- /**
8857
- * @internal
8858
- */
8859
- const filterSensitiveLog: (obj: OfflineStoreConfig) => any;
8860
- }
8861
7847
  /**
8862
7848
  * <p>The security configuration for <code>OnlineStore</code>.</p>
8863
7849
  */
@@ -8938,12 +7924,6 @@ export interface OnlineStoreSecurityConfig {
8938
7924
  */
8939
7925
  KmsKeyId?: string;
8940
7926
  }
8941
- export declare namespace OnlineStoreSecurityConfig {
8942
- /**
8943
- * @internal
8944
- */
8945
- const filterSensitiveLog: (obj: OnlineStoreSecurityConfig) => any;
8946
- }
8947
7927
  /**
8948
7928
  * <p>Use this to specify the Amazon Web Services Key Management Service (KMS) Key ID, or
8949
7929
  * <code>KMSKeyId</code>, for at rest data encryption. You can turn
@@ -8965,12 +7945,6 @@ export interface OnlineStoreConfig {
8965
7945
  */
8966
7946
  EnableOnlineStore?: boolean;
8967
7947
  }
8968
- export declare namespace OnlineStoreConfig {
8969
- /**
8970
- * @internal
8971
- */
8972
- const filterSensitiveLog: (obj: OnlineStoreConfig) => any;
8973
- }
8974
7948
  export interface CreateFeatureGroupRequest {
8975
7949
  /**
8976
7950
  * <p>The name of the <code>FeatureGroup</code>. The name must be unique within an Amazon Web Services Region
@@ -9089,12 +8063,6 @@ export interface CreateFeatureGroupRequest {
9089
8063
  */
9090
8064
  Tags?: Tag[];
9091
8065
  }
9092
- export declare namespace CreateFeatureGroupRequest {
9093
- /**
9094
- * @internal
9095
- */
9096
- const filterSensitiveLog: (obj: CreateFeatureGroupRequest) => any;
9097
- }
9098
8066
  export interface CreateFeatureGroupResponse {
9099
8067
  /**
9100
8068
  * <p>The Amazon Resource Name (ARN) of the <code>FeatureGroup</code>. This is a unique
@@ -9102,12 +8070,6 @@ export interface CreateFeatureGroupResponse {
9102
8070
  */
9103
8071
  FeatureGroupArn: string | undefined;
9104
8072
  }
9105
- export declare namespace CreateFeatureGroupResponse {
9106
- /**
9107
- * @internal
9108
- */
9109
- const filterSensitiveLog: (obj: CreateFeatureGroupResponse) => any;
9110
- }
9111
8073
  /**
9112
8074
  * <p>Defines under what conditions SageMaker creates a human loop. Used within . See for the required
9113
8075
  * format of activation conditions.</p>
@@ -9121,12 +8083,6 @@ export interface HumanLoopActivationConditionsConfig {
9121
8083
  */
9122
8084
  HumanLoopActivationConditions: __LazyJsonString | string | undefined;
9123
8085
  }
9124
- export declare namespace HumanLoopActivationConditionsConfig {
9125
- /**
9126
- * @internal
9127
- */
9128
- const filterSensitiveLog: (obj: HumanLoopActivationConditionsConfig) => any;
9129
- }
9130
8086
  /**
9131
8087
  * <p>Provides information about how and under what conditions SageMaker creates a human loop. If <code>HumanLoopActivationConfig</code> is not given, then all requests go to humans.</p>
9132
8088
  */
@@ -9137,12 +8093,6 @@ export interface HumanLoopActivationConfig {
9137
8093
  */
9138
8094
  HumanLoopActivationConditionsConfig: HumanLoopActivationConditionsConfig | undefined;
9139
8095
  }
9140
- export declare namespace HumanLoopActivationConfig {
9141
- /**
9142
- * @internal
9143
- */
9144
- const filterSensitiveLog: (obj: HumanLoopActivationConfig) => any;
9145
- }
9146
8096
  /**
9147
8097
  * <p>Represents an amount of money in United States dollars.</p>
9148
8098
  */
@@ -9160,12 +8110,6 @@ export interface USD {
9160
8110
  */
9161
8111
  TenthFractionsOfACent?: number;
9162
8112
  }
9163
- export declare namespace USD {
9164
- /**
9165
- * @internal
9166
- */
9167
- const filterSensitiveLog: (obj: USD) => any;
9168
- }
9169
8113
  /**
9170
8114
  * <p>Defines the amount of money paid to an Amazon Mechanical Turk worker for each task performed. </p>
9171
8115
  * <p>Use one of the following prices for bounding box tasks. Prices are in US dollars and
@@ -9476,12 +8420,6 @@ export interface PublicWorkforceTaskPrice {
9476
8420
  */
9477
8421
  AmountInUsd?: USD;
9478
8422
  }
9479
- export declare namespace PublicWorkforceTaskPrice {
9480
- /**
9481
- * @internal
9482
- */
9483
- const filterSensitiveLog: (obj: PublicWorkforceTaskPrice) => any;
9484
- }
9485
8423
  /**
9486
8424
  * <p>Describes the work to be performed by human workers.</p>
9487
8425
  */
@@ -9836,12 +8774,6 @@ export interface HumanLoopConfig {
9836
8774
  */
9837
8775
  PublicWorkforceTaskPrice?: PublicWorkforceTaskPrice;
9838
8776
  }
9839
- export declare namespace HumanLoopConfig {
9840
- /**
9841
- * @internal
9842
- */
9843
- const filterSensitiveLog: (obj: HumanLoopConfig) => any;
9844
- }
9845
8777
  /**
9846
8778
  * <p>Container for configuring the source of human task requests.</p>
9847
8779
  */
@@ -9852,12 +8784,6 @@ export interface HumanLoopRequestSource {
9852
8784
  */
9853
8785
  AwsManagedHumanLoopRequestSource: AwsManagedHumanLoopRequestSource | string | undefined;
9854
8786
  }
9855
- export declare namespace HumanLoopRequestSource {
9856
- /**
9857
- * @internal
9858
- */
9859
- const filterSensitiveLog: (obj: HumanLoopRequestSource) => any;
9860
- }
9861
8787
  /**
9862
8788
  * <p>Contains information about where human output will be stored.</p>
9863
8789
  */
@@ -9873,12 +8799,6 @@ export interface FlowDefinitionOutputConfig {
9873
8799
  */
9874
8800
  KmsKeyId?: string;
9875
8801
  }
9876
- export declare namespace FlowDefinitionOutputConfig {
9877
- /**
9878
- * @internal
9879
- */
9880
- const filterSensitiveLog: (obj: FlowDefinitionOutputConfig) => any;
9881
- }
9882
8802
  export interface CreateFlowDefinitionRequest {
9883
8803
  /**
9884
8804
  * <p>The name of your flow definition.</p>
@@ -9910,24 +8830,12 @@ export interface CreateFlowDefinitionRequest {
9910
8830
  */
9911
8831
  Tags?: Tag[];
9912
8832
  }
9913
- export declare namespace CreateFlowDefinitionRequest {
9914
- /**
9915
- * @internal
9916
- */
9917
- const filterSensitiveLog: (obj: CreateFlowDefinitionRequest) => any;
9918
- }
9919
8833
  export interface CreateFlowDefinitionResponse {
9920
8834
  /**
9921
8835
  * <p>The Amazon Resource Name (ARN) of the flow definition you create.</p>
9922
8836
  */
9923
8837
  FlowDefinitionArn: string | undefined;
9924
8838
  }
9925
- export declare namespace CreateFlowDefinitionResponse {
9926
- /**
9927
- * @internal
9928
- */
9929
- const filterSensitiveLog: (obj: CreateFlowDefinitionResponse) => any;
9930
- }
9931
8839
  /**
9932
8840
  * <p>The Liquid template for the worker user interface.</p>
9933
8841
  */
@@ -9937,12 +8845,6 @@ export interface UiTemplate {
9937
8845
  */
9938
8846
  Content: string | undefined;
9939
8847
  }
9940
- export declare namespace UiTemplate {
9941
- /**
9942
- * @internal
9943
- */
9944
- const filterSensitiveLog: (obj: UiTemplate) => any;
9945
- }
9946
8848
  export interface CreateHumanTaskUiRequest {
9947
8849
  /**
9948
8850
  * <p>The name of the user interface you are creating.</p>
@@ -9957,24 +8859,12 @@ export interface CreateHumanTaskUiRequest {
9957
8859
  */
9958
8860
  Tags?: Tag[];
9959
8861
  }
9960
- export declare namespace CreateHumanTaskUiRequest {
9961
- /**
9962
- * @internal
9963
- */
9964
- const filterSensitiveLog: (obj: CreateHumanTaskUiRequest) => any;
9965
- }
9966
8862
  export interface CreateHumanTaskUiResponse {
9967
8863
  /**
9968
8864
  * <p>The Amazon Resource Name (ARN) of the human review workflow user interface you create.</p>
9969
8865
  */
9970
8866
  HumanTaskUiArn: string | undefined;
9971
8867
  }
9972
- export declare namespace CreateHumanTaskUiResponse {
9973
- /**
9974
- * @internal
9975
- */
9976
- const filterSensitiveLog: (obj: CreateHumanTaskUiResponse) => any;
9977
- }
9978
8868
  /**
9979
8869
  * <p>For a hyperparameter of the integer type, specifies the range
9980
8870
  * that
@@ -10022,12 +8912,6 @@ export interface IntegerParameterRange {
10022
8912
  */
10023
8913
  ScalingType?: HyperParameterScalingType | string;
10024
8914
  }
10025
- export declare namespace IntegerParameterRange {
10026
- /**
10027
- * @internal
10028
- */
10029
- const filterSensitiveLog: (obj: IntegerParameterRange) => any;
10030
- }
10031
8915
  /**
10032
8916
  * <p>Specifies ranges of integer, continuous, and categorical hyperparameters that a
10033
8917
  * hyperparameter tuning job searches. The hyperparameter tuning job launches training jobs
@@ -10058,12 +8942,6 @@ export interface ParameterRanges {
10058
8942
  */
10059
8943
  CategoricalParameterRanges?: CategoricalParameterRange[];
10060
8944
  }
10061
- export declare namespace ParameterRanges {
10062
- /**
10063
- * @internal
10064
- */
10065
- const filterSensitiveLog: (obj: ParameterRanges) => any;
10066
- }
10067
8945
  /**
10068
8946
  * <p>Specifies the maximum number of
10069
8947
  * training
@@ -10086,12 +8964,6 @@ export interface ResourceLimits {
10086
8964
  */
10087
8965
  MaxParallelTrainingJobs: number | undefined;
10088
8966
  }
10089
- export declare namespace ResourceLimits {
10090
- /**
10091
- * @internal
10092
- */
10093
- const filterSensitiveLog: (obj: ResourceLimits) => any;
10094
- }
10095
8967
  export declare enum HyperParameterTuningJobStrategyType {
10096
8968
  BAYESIAN = "Bayesian",
10097
8969
  RANDOM = "Random"
@@ -10109,460 +8981,859 @@ export interface TuningJobCompletionCriteria {
10109
8981
  */
10110
8982
  TargetObjectiveMetricValue: number | undefined;
10111
8983
  }
10112
- export declare namespace TuningJobCompletionCriteria {
10113
- /**
10114
- * @internal
10115
- */
10116
- const filterSensitiveLog: (obj: TuningJobCompletionCriteria) => any;
10117
- }
10118
8984
  /**
10119
- * <p>Configures a hyperparameter tuning job.</p>
8985
+ * @internal
10120
8986
  */
10121
- export interface HyperParameterTuningJobConfig {
10122
- /**
10123
- * <p>Specifies how hyperparameter tuning chooses the combinations of hyperparameter values
10124
- * to use for the training job it launches. To use the Bayesian search strategy, set this
10125
- * to <code>Bayesian</code>. To randomly search, set it to <code>Random</code>. For
10126
- * information about search strategies, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-how-it-works.html">How
10127
- * Hyperparameter Tuning Works</a>.</p>
10128
- */
10129
- Strategy: HyperParameterTuningJobStrategyType | string | undefined;
10130
- /**
10131
- * <p>The <a>HyperParameterTuningJobObjective</a> object that specifies the
10132
- * objective
10133
- * metric for this tuning job.</p>
10134
- */
10135
- HyperParameterTuningJobObjective?: HyperParameterTuningJobObjective;
10136
- /**
10137
- * <p>The <a>ResourceLimits</a> object that specifies the
10138
- * maximum
10139
- * number of training jobs and parallel training jobs for this tuning
10140
- * job.</p>
10141
- */
10142
- ResourceLimits: ResourceLimits | undefined;
10143
- /**
10144
- * <p>The <a>ParameterRanges</a> object that specifies the ranges of
10145
- * hyperparameters
10146
- * that this tuning job searches.</p>
10147
- */
10148
- ParameterRanges?: ParameterRanges;
10149
- /**
10150
- * <p>Specifies whether to use early stopping for training jobs launched by the
10151
- * hyperparameter tuning job. This can be one of the following values (the default value is
10152
- * <code>OFF</code>):</p>
10153
- * <dl>
10154
- * <dt>OFF</dt>
10155
- * <dd>
10156
- * <p>Training jobs launched by the hyperparameter tuning job do not use early
10157
- * stopping.</p>
10158
- * </dd>
10159
- * <dt>AUTO</dt>
10160
- * <dd>
10161
- * <p>SageMaker stops training jobs launched by the hyperparameter tuning job when
10162
- * they are unlikely to perform better than previously completed training jobs.
10163
- * For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-early-stopping.html">Stop Training Jobs Early</a>.</p>
10164
- * </dd>
10165
- * </dl>
10166
- */
10167
- TrainingJobEarlyStoppingType?: TrainingJobEarlyStoppingType | string;
10168
- /**
10169
- * <p>The tuning job's completion criteria.</p>
10170
- */
10171
- TuningJobCompletionCriteria?: TuningJobCompletionCriteria;
10172
- }
10173
- export declare namespace HyperParameterTuningJobConfig {
10174
- /**
10175
- * @internal
10176
- */
10177
- const filterSensitiveLog: (obj: HyperParameterTuningJobConfig) => any;
10178
- }
8987
+ export declare const ActionSourceFilterSensitiveLog: (obj: ActionSource) => any;
10179
8988
  /**
10180
- * <p>Specifies
10181
- * which
10182
- * training algorithm to use for training jobs that a hyperparameter
10183
- * tuning job launches and the metrics to monitor.</p>
8989
+ * @internal
10184
8990
  */
10185
- export interface HyperParameterAlgorithmSpecification {
10186
- /**
10187
- * <p> The registry path of the Docker image that contains the training algorithm. For
10188
- * information about Docker registry paths for built-in algorithms, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-algo-docker-registry-paths.html">Algorithms
10189
- * Provided by Amazon SageMaker: Common Parameters</a>. SageMaker supports both
10190
- * <code>registry/repository[:tag]</code> and <code>registry/repository[@digest]</code>
10191
- * image path formats. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms.html">Using Your Own Algorithms with Amazon
10192
- * SageMaker</a>.</p>
10193
- */
10194
- TrainingImage?: string;
10195
- /**
10196
- * <p>The training input mode that the algorithm supports. For more information about input modes, see
10197
- * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/algos.html">Algorithms</a>.</p>
10198
- *
10199
- * <p>
10200
- * <b>Pipe mode</b>
10201
- * </p>
10202
- * <p>If an algorithm supports <code>Pipe</code> mode, Amazon SageMaker streams data directly
10203
- * from Amazon S3 to the container.</p>
10204
- *
10205
- * <p>
10206
- * <b>File mode</b>
10207
- * </p>
10208
- * <p>If an algorithm supports <code>File</code> mode, SageMaker
10209
- * downloads the training data from S3 to the provisioned ML storage volume, and mounts the
10210
- * directory to the Docker volume for the training container.</p>
10211
- * <p>You must provision the ML storage volume with sufficient capacity
10212
- * to accommodate the data downloaded from S3. In addition to the training data, the ML
10213
- * storage volume also stores the output model. The algorithm container uses the ML storage
10214
- * volume to also store intermediate information, if any.</p>
10215
- * <p>For distributed algorithms, training data is distributed uniformly.
10216
- * Your training duration is predictable if the input data objects sizes are
10217
- * approximately the same. SageMaker does not split the files any further for model training.
10218
- * If the object sizes are skewed, training won't be optimal as the data distribution is also
10219
- * skewed when one host in a training cluster is overloaded, thus becoming a bottleneck in
10220
- * training.</p>
10221
- *
10222
- * <p>
10223
- * <b>FastFile mode</b>
10224
- * </p>
10225
- * <p>If an algorithm supports <code>FastFile</code> mode, SageMaker streams data directly
10226
- * from S3 to the container with no code changes, and provides file system access to
10227
- * the data. Users can author their training script to interact with these files as if
10228
- * they were stored on disk.</p>
10229
- * <p>
10230
- * <code>FastFile</code> mode works best when the data is read sequentially.
10231
- * Augmented manifest files aren't supported.
10232
- * The startup time is lower when there are fewer files in the S3 bucket provided.</p>
10233
- */
10234
- TrainingInputMode: TrainingInputMode | string | undefined;
10235
- /**
10236
- * <p>The name of the resource algorithm to use for the hyperparameter tuning job. If you
10237
- * specify a value for this parameter, do not specify a value for
10238
- * <code>TrainingImage</code>.</p>
10239
- */
10240
- AlgorithmName?: string;
10241
- /**
10242
- * <p>An array of <a>MetricDefinition</a> objects that specify the
10243
- * metrics
10244
- * that the algorithm emits.</p>
10245
- */
10246
- MetricDefinitions?: MetricDefinition[];
10247
- }
10248
- export declare namespace HyperParameterAlgorithmSpecification {
10249
- /**
10250
- * @internal
10251
- */
10252
- const filterSensitiveLog: (obj: HyperParameterAlgorithmSpecification) => any;
10253
- }
8991
+ export declare const ActionSummaryFilterSensitiveLog: (obj: ActionSummary) => any;
10254
8992
  /**
10255
- * <p>The retry strategy to use when a training job fails due to an
10256
- * <code>InternalServerError</code>. <code>RetryStrategy</code> is specified as part of
10257
- * the <code>CreateTrainingJob</code> and <code>CreateHyperParameterTuningJob</code>
10258
- * requests. You can add the <code>StoppingCondition</code> parameter to the request to
10259
- * limit the training time for the complete job.</p>
8993
+ * @internal
10260
8994
  */
10261
- export interface RetryStrategy {
10262
- /**
10263
- * <p>The number of times to retry the job. When the job is retried, it's
10264
- * <code>SecondaryStatus</code> is changed to <code>STARTING</code>.</p>
10265
- */
10266
- MaximumRetryAttempts: number | undefined;
10267
- }
10268
- export declare namespace RetryStrategy {
10269
- /**
10270
- * @internal
10271
- */
10272
- const filterSensitiveLog: (obj: RetryStrategy) => any;
10273
- }
8995
+ export declare const AddAssociationRequestFilterSensitiveLog: (obj: AddAssociationRequest) => any;
10274
8996
  /**
10275
- * <p>Defines
10276
- * the training jobs launched by a hyperparameter tuning job.</p>
8997
+ * @internal
10277
8998
  */
10278
- export interface HyperParameterTrainingJobDefinition {
10279
- /**
10280
- * <p>The job definition name.</p>
10281
- */
10282
- DefinitionName?: string;
10283
- /**
10284
- * <p>Defines the objective metric for a hyperparameter tuning job.
10285
- * Hyperparameter
10286
- * tuning uses the value of this metric to evaluate the training jobs it launches, and
10287
- * returns the training job that results in either the highest or lowest value for this
10288
- * metric, depending on the value you specify for the <code>Type</code>
10289
- * parameter.</p>
10290
- */
10291
- TuningObjective?: HyperParameterTuningJobObjective;
10292
- /**
10293
- * <p>Specifies ranges of integer, continuous, and categorical hyperparameters that a
10294
- * hyperparameter tuning job searches. The hyperparameter tuning job launches training jobs
10295
- * with hyperparameter values within these ranges to find the combination of values that
10296
- * result in the training job with the best performance as measured by the objective metric
10297
- * of the hyperparameter tuning job.</p>
10298
- * <note>
10299
- * <p>The maximum number of items specified for <code>Array Members</code> refers to
10300
- * the maximum number of hyperparameters for each range and also the maximum for the
10301
- * hyperparameter tuning job itself. That is, the sum of the number of hyperparameters
10302
- * for all the ranges can't exceed the maximum number specified.</p>
10303
- * </note>
10304
- */
10305
- HyperParameterRanges?: ParameterRanges;
10306
- /**
10307
- * <p>Specifies the values of hyperparameters
10308
- * that
10309
- * do not change for the tuning job.</p>
10310
- */
10311
- StaticHyperParameters?: Record<string, string>;
10312
- /**
10313
- * <p>The <a>HyperParameterAlgorithmSpecification</a> object that
10314
- * specifies
10315
- * the resource algorithm to use for the training jobs that the tuning
10316
- * job launches.</p>
10317
- */
10318
- AlgorithmSpecification: HyperParameterAlgorithmSpecification | undefined;
10319
- /**
10320
- * <p>The Amazon Resource Name (ARN) of the
10321
- * IAM
10322
- * role associated with the training jobs that the tuning job
10323
- * launches.</p>
10324
- */
10325
- RoleArn: string | undefined;
10326
- /**
10327
- * <p>An array of <a>Channel</a> objects that specify
10328
- * the
10329
- * input for the training jobs that the tuning job launches.</p>
10330
- */
10331
- InputDataConfig?: Channel[];
10332
- /**
10333
- * <p>The <a>VpcConfig</a> object that
10334
- * specifies
10335
- * the VPC that you want the training jobs that this hyperparameter
10336
- * tuning job launches to connect to. Control access to and from your
10337
- * training
10338
- * container by configuring the VPC. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/train-vpc.html">Protect Training Jobs
10339
- * by Using an Amazon Virtual Private Cloud</a>.</p>
10340
- */
10341
- VpcConfig?: VpcConfig;
10342
- /**
10343
- * <p>Specifies the path to the Amazon S3 bucket where you
10344
- * store
10345
- * model artifacts from the training jobs that the tuning job
10346
- * launches.</p>
10347
- */
10348
- OutputDataConfig: OutputDataConfig | undefined;
10349
- /**
10350
- * <p>The resources,
10351
- * including
10352
- * the compute instances and storage volumes, to use for the training
10353
- * jobs that the tuning job launches.</p>
10354
- * <p>Storage volumes store model artifacts and
10355
- * incremental
10356
- * states. Training algorithms might also use storage volumes for
10357
- * scratch
10358
- * space. If you want SageMaker to use the storage volume to store the
10359
- * training data, choose <code>File</code> as the <code>TrainingInputMode</code> in the
10360
- * algorithm specification. For distributed training algorithms, specify an instance count
10361
- * greater than 1.</p>
10362
- */
10363
- ResourceConfig: ResourceConfig | undefined;
10364
- /**
10365
- * <p>Specifies a limit to how long a model hyperparameter training job can run. It also
10366
- * specifies how long a managed spot training job has to complete. When the job reaches the
10367
- * time limit, SageMaker ends the training job. Use this API to cap model training costs.</p>
10368
- */
10369
- StoppingCondition: StoppingCondition | undefined;
10370
- /**
10371
- * <p>Isolates the training container. No inbound or outbound network calls can be made,
10372
- * except for calls between peers within a training cluster for distributed training. If
10373
- * network isolation is used for training jobs that are configured to use a VPC, SageMaker
10374
- * downloads and uploads customer data and model artifacts through the specified VPC, but
10375
- * the training container does not have network access.</p>
10376
- */
10377
- EnableNetworkIsolation?: boolean;
10378
- /**
10379
- * <p>To encrypt all communications between ML compute instances in distributed training,
10380
- * choose <code>True</code>. Encryption provides greater security for distributed training,
10381
- * but training might take longer. How long it takes depends on the amount of communication
10382
- * between compute instances, especially if you use a deep learning algorithm in
10383
- * distributed training.</p>
10384
- */
10385
- EnableInterContainerTrafficEncryption?: boolean;
10386
- /**
10387
- * <p>A Boolean indicating whether managed spot training is enabled (<code>True</code>) or
10388
- * not (<code>False</code>).</p>
10389
- */
10390
- EnableManagedSpotTraining?: boolean;
10391
- /**
10392
- * <p>Contains information about the output location for managed spot training checkpoint
10393
- * data. </p>
10394
- */
10395
- CheckpointConfig?: CheckpointConfig;
10396
- /**
10397
- * <p>The number of times to retry the job when the job fails due to an
10398
- * <code>InternalServerError</code>.</p>
10399
- */
10400
- RetryStrategy?: RetryStrategy;
10401
- }
10402
- export declare namespace HyperParameterTrainingJobDefinition {
10403
- /**
10404
- * @internal
10405
- */
10406
- const filterSensitiveLog: (obj: HyperParameterTrainingJobDefinition) => any;
10407
- }
8999
+ export declare const AddAssociationResponseFilterSensitiveLog: (obj: AddAssociationResponse) => any;
10408
9000
  /**
10409
- * <p>A previously completed or stopped hyperparameter tuning job to be used as a starting
10410
- * point for a new hyperparameter tuning job.</p>
9001
+ * @internal
10411
9002
  */
10412
- export interface ParentHyperParameterTuningJob {
10413
- /**
10414
- * <p>The name of the hyperparameter tuning job to be used as a starting point for a new
10415
- * hyperparameter tuning job.</p>
10416
- */
10417
- HyperParameterTuningJobName?: string;
10418
- }
10419
- export declare namespace ParentHyperParameterTuningJob {
10420
- /**
10421
- * @internal
10422
- */
10423
- const filterSensitiveLog: (obj: ParentHyperParameterTuningJob) => any;
10424
- }
10425
- export declare enum HyperParameterTuningJobWarmStartType {
10426
- IDENTICAL_DATA_AND_ALGORITHM = "IdenticalDataAndAlgorithm",
10427
- TRANSFER_LEARNING = "TransferLearning"
10428
- }
9003
+ export declare const ModelInputFilterSensitiveLog: (obj: ModelInput) => any;
10429
9004
  /**
10430
- * <p>Specifies the configuration for a hyperparameter tuning job that uses one or more
10431
- * previous hyperparameter tuning jobs as a starting point. The results of previous tuning
10432
- * jobs are used to inform which combinations of hyperparameters to search over in the new
10433
- * tuning job.</p>
10434
- * <p>All training jobs launched by the new hyperparameter tuning job are evaluated by using
10435
- * the objective metric, and the training job that performs the best is compared to the
10436
- * best training jobs from the parent tuning jobs. From these, the training job that
10437
- * performs the best as measured by the objective metric is returned as the overall best
10438
- * training job.</p>
10439
- * <note>
10440
- * <p>All training jobs launched by parent hyperparameter tuning jobs and the new
10441
- * hyperparameter tuning jobs count against the limit of training jobs for the tuning
10442
- * job.</p>
10443
- * </note>
9005
+ * @internal
10444
9006
  */
10445
- export interface HyperParameterTuningJobWarmStartConfig {
10446
- /**
10447
- * <p>An array of hyperparameter tuning jobs that are used as the starting point for the new
10448
- * hyperparameter tuning job. For more information about warm starting a hyperparameter
10449
- * tuning job, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-warm-start.html">Using a Previous
10450
- * Hyperparameter Tuning Job as a Starting Point</a>.</p>
10451
- * <p>Hyperparameter tuning jobs created before October 1, 2018 cannot be used as parent
10452
- * jobs for warm start tuning jobs.</p>
10453
- */
10454
- ParentHyperParameterTuningJobs: ParentHyperParameterTuningJob[] | undefined;
10455
- /**
10456
- * <p>Specifies one of the following:</p>
10457
- * <dl>
10458
- * <dt>IDENTICAL_DATA_AND_ALGORITHM</dt>
10459
- * <dd>
10460
- * <p>The new hyperparameter tuning job uses the same input data and training
10461
- * image as the parent tuning jobs. You can change the hyperparameter ranges to
10462
- * search and the maximum number of training jobs that the hyperparameter
10463
- * tuning job launches. You cannot use a new version of the training algorithm,
10464
- * unless the changes in the new version do not affect the algorithm itself.
10465
- * For example, changes that improve logging or adding support for a different
10466
- * data format are allowed. You can also change hyperparameters from tunable to
10467
- * static, and from static to tunable, but the total number of static plus
10468
- * tunable hyperparameters must remain the same as it is in all parent jobs.
10469
- * The objective metric for the new tuning job must be the same as for all
10470
- * parent jobs.</p>
10471
- * </dd>
10472
- * <dt>TRANSFER_LEARNING</dt>
10473
- * <dd>
10474
- * <p>The new hyperparameter tuning job can include input data, hyperparameter
10475
- * ranges, maximum number of concurrent training jobs, and maximum number of
10476
- * training jobs that are different than those of its parent hyperparameter
10477
- * tuning jobs. The training image can also be a different version from the
10478
- * version used in the parent hyperparameter tuning job. You can also change
10479
- * hyperparameters from tunable to static, and from static to tunable, but the
10480
- * total number of static plus tunable hyperparameters must remain the same as
10481
- * it is in all parent jobs. The objective metric for the new tuning job must
10482
- * be the same as for all parent jobs.</p>
10483
- * </dd>
10484
- * </dl>
10485
- */
10486
- WarmStartType: HyperParameterTuningJobWarmStartType | string | undefined;
10487
- }
10488
- export declare namespace HyperParameterTuningJobWarmStartConfig {
10489
- /**
10490
- * @internal
10491
- */
10492
- const filterSensitiveLog: (obj: HyperParameterTuningJobWarmStartConfig) => any;
10493
- }
10494
- export interface CreateHyperParameterTuningJobRequest {
10495
- /**
10496
- * <p>The name of the tuning job. This name is the prefix for the names of all training jobs
10497
- * that this tuning job launches. The name must be unique within the same Amazon Web Services account and
10498
- * Amazon Web Services Region. The name must have 1 to 32 characters. Valid characters are a-z, A-Z, 0-9,
10499
- * and : + = @ _ % - (hyphen). The name is not case sensitive.</p>
10500
- */
10501
- HyperParameterTuningJobName: string | undefined;
10502
- /**
10503
- * <p>The <a>HyperParameterTuningJobConfig</a> object that describes the tuning
10504
- * job, including the search strategy, the objective metric used to evaluate training jobs,
10505
- * ranges of parameters to search, and resource limits for the tuning job. For more
10506
- * information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-how-it-works.html">How
10507
- * Hyperparameter Tuning Works</a>.</p>
10508
- */
10509
- HyperParameterTuningJobConfig: HyperParameterTuningJobConfig | undefined;
10510
- /**
10511
- * <p>The <a>HyperParameterTrainingJobDefinition</a> object that describes the
10512
- * training jobs that this tuning job launches, including static hyperparameters, input
10513
- * data configuration, output data configuration, resource configuration, and stopping
10514
- * condition.</p>
10515
- */
10516
- TrainingJobDefinition?: HyperParameterTrainingJobDefinition;
10517
- /**
10518
- * <p>A list of the <a>HyperParameterTrainingJobDefinition</a> objects launched
10519
- * for this tuning job.</p>
10520
- */
10521
- TrainingJobDefinitions?: HyperParameterTrainingJobDefinition[];
10522
- /**
10523
- * <p>Specifies the configuration for starting the hyperparameter tuning job using one or
10524
- * more previous tuning jobs as a starting point. The results of previous tuning jobs are
10525
- * used to inform which combinations of hyperparameters to search over in the new tuning
10526
- * job.</p>
10527
- * <p>All training jobs launched by the new hyperparameter tuning job are evaluated by using
10528
- * the objective metric. If you specify <code>IDENTICAL_DATA_AND_ALGORITHM</code> as the
10529
- * <code>WarmStartType</code> value for the warm start configuration, the training job
10530
- * that performs the best in the new tuning job is compared to the best training jobs from
10531
- * the parent tuning jobs. From these, the training job that performs the best as measured
10532
- * by the objective metric is returned as the overall best training job.</p>
10533
- * <note>
10534
- * <p>All training jobs launched by parent hyperparameter tuning jobs and the new
10535
- * hyperparameter tuning jobs count against the limit of training jobs for the tuning
10536
- * job.</p>
10537
- * </note>
10538
- */
10539
- WarmStartConfig?: HyperParameterTuningJobWarmStartConfig;
10540
- /**
10541
- * <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in
10542
- * different ways, for example, by purpose, owner, or environment. For more information,
10543
- * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
10544
- * Resources</a>.</p>
10545
- * <p>Tags that you specify for the tuning job are also added to all training jobs that the
10546
- * tuning job launches.</p>
10547
- */
10548
- Tags?: Tag[];
10549
- }
10550
- export declare namespace CreateHyperParameterTuningJobRequest {
10551
- /**
10552
- * @internal
10553
- */
10554
- const filterSensitiveLog: (obj: CreateHyperParameterTuningJobRequest) => any;
10555
- }
10556
- export interface CreateHyperParameterTuningJobResponse {
10557
- /**
10558
- * <p>The Amazon Resource Name (ARN) of the tuning job. SageMaker assigns an ARN to a
10559
- * hyperparameter tuning job when you create it.</p>
10560
- */
10561
- HyperParameterTuningJobArn: string | undefined;
10562
- }
10563
- export declare namespace CreateHyperParameterTuningJobResponse {
10564
- /**
10565
- * @internal
10566
- */
10567
- const filterSensitiveLog: (obj: CreateHyperParameterTuningJobResponse) => any;
10568
- }
9007
+ export declare const ModelPackageContainerDefinitionFilterSensitiveLog: (obj: ModelPackageContainerDefinition) => any;
9008
+ /**
9009
+ * @internal
9010
+ */
9011
+ export declare const AdditionalInferenceSpecificationDefinitionFilterSensitiveLog: (obj: AdditionalInferenceSpecificationDefinition) => any;
9012
+ /**
9013
+ * @internal
9014
+ */
9015
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
9016
+ /**
9017
+ * @internal
9018
+ */
9019
+ export declare const AddTagsInputFilterSensitiveLog: (obj: AddTagsInput) => any;
9020
+ /**
9021
+ * @internal
9022
+ */
9023
+ export declare const AddTagsOutputFilterSensitiveLog: (obj: AddTagsOutput) => any;
9024
+ /**
9025
+ * @internal
9026
+ */
9027
+ export declare const AgentVersionFilterSensitiveLog: (obj: AgentVersion) => any;
9028
+ /**
9029
+ * @internal
9030
+ */
9031
+ export declare const AlarmFilterSensitiveLog: (obj: Alarm) => any;
9032
+ /**
9033
+ * @internal
9034
+ */
9035
+ export declare const MetricDefinitionFilterSensitiveLog: (obj: MetricDefinition) => any;
9036
+ /**
9037
+ * @internal
9038
+ */
9039
+ export declare const AlgorithmSpecificationFilterSensitiveLog: (obj: AlgorithmSpecification) => any;
9040
+ /**
9041
+ * @internal
9042
+ */
9043
+ export declare const AlgorithmStatusItemFilterSensitiveLog: (obj: AlgorithmStatusItem) => any;
9044
+ /**
9045
+ * @internal
9046
+ */
9047
+ export declare const AlgorithmStatusDetailsFilterSensitiveLog: (obj: AlgorithmStatusDetails) => any;
9048
+ /**
9049
+ * @internal
9050
+ */
9051
+ export declare const AlgorithmSummaryFilterSensitiveLog: (obj: AlgorithmSummary) => any;
9052
+ /**
9053
+ * @internal
9054
+ */
9055
+ export declare const FileSystemDataSourceFilterSensitiveLog: (obj: FileSystemDataSource) => any;
9056
+ /**
9057
+ * @internal
9058
+ */
9059
+ export declare const S3DataSourceFilterSensitiveLog: (obj: S3DataSource) => any;
9060
+ /**
9061
+ * @internal
9062
+ */
9063
+ export declare const DataSourceFilterSensitiveLog: (obj: DataSource) => any;
9064
+ /**
9065
+ * @internal
9066
+ */
9067
+ export declare const ShuffleConfigFilterSensitiveLog: (obj: ShuffleConfig) => any;
9068
+ /**
9069
+ * @internal
9070
+ */
9071
+ export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
9072
+ /**
9073
+ * @internal
9074
+ */
9075
+ export declare const OutputDataConfigFilterSensitiveLog: (obj: OutputDataConfig) => any;
9076
+ /**
9077
+ * @internal
9078
+ */
9079
+ export declare const InstanceGroupFilterSensitiveLog: (obj: InstanceGroup) => any;
9080
+ /**
9081
+ * @internal
9082
+ */
9083
+ export declare const ResourceConfigFilterSensitiveLog: (obj: ResourceConfig) => any;
9084
+ /**
9085
+ * @internal
9086
+ */
9087
+ export declare const StoppingConditionFilterSensitiveLog: (obj: StoppingCondition) => any;
9088
+ /**
9089
+ * @internal
9090
+ */
9091
+ export declare const TrainingJobDefinitionFilterSensitiveLog: (obj: TrainingJobDefinition) => any;
9092
+ /**
9093
+ * @internal
9094
+ */
9095
+ export declare const TransformS3DataSourceFilterSensitiveLog: (obj: TransformS3DataSource) => any;
9096
+ /**
9097
+ * @internal
9098
+ */
9099
+ export declare const TransformDataSourceFilterSensitiveLog: (obj: TransformDataSource) => any;
9100
+ /**
9101
+ * @internal
9102
+ */
9103
+ export declare const TransformInputFilterSensitiveLog: (obj: TransformInput) => any;
9104
+ /**
9105
+ * @internal
9106
+ */
9107
+ export declare const TransformOutputFilterSensitiveLog: (obj: TransformOutput) => any;
9108
+ /**
9109
+ * @internal
9110
+ */
9111
+ export declare const TransformResourcesFilterSensitiveLog: (obj: TransformResources) => any;
9112
+ /**
9113
+ * @internal
9114
+ */
9115
+ export declare const TransformJobDefinitionFilterSensitiveLog: (obj: TransformJobDefinition) => any;
9116
+ /**
9117
+ * @internal
9118
+ */
9119
+ export declare const AlgorithmValidationProfileFilterSensitiveLog: (obj: AlgorithmValidationProfile) => any;
9120
+ /**
9121
+ * @internal
9122
+ */
9123
+ export declare const AlgorithmValidationSpecificationFilterSensitiveLog: (obj: AlgorithmValidationSpecification) => any;
9124
+ /**
9125
+ * @internal
9126
+ */
9127
+ export declare const AnnotationConsolidationConfigFilterSensitiveLog: (obj: AnnotationConsolidationConfig) => any;
9128
+ /**
9129
+ * @internal
9130
+ */
9131
+ export declare const AppDetailsFilterSensitiveLog: (obj: AppDetails) => any;
9132
+ /**
9133
+ * @internal
9134
+ */
9135
+ export declare const FileSystemConfigFilterSensitiveLog: (obj: FileSystemConfig) => any;
9136
+ /**
9137
+ * @internal
9138
+ */
9139
+ export declare const KernelSpecFilterSensitiveLog: (obj: KernelSpec) => any;
9140
+ /**
9141
+ * @internal
9142
+ */
9143
+ export declare const KernelGatewayImageConfigFilterSensitiveLog: (obj: KernelGatewayImageConfig) => any;
9144
+ /**
9145
+ * @internal
9146
+ */
9147
+ export declare const AppImageConfigDetailsFilterSensitiveLog: (obj: AppImageConfigDetails) => any;
9148
+ /**
9149
+ * @internal
9150
+ */
9151
+ export declare const AppSpecificationFilterSensitiveLog: (obj: AppSpecification) => any;
9152
+ /**
9153
+ * @internal
9154
+ */
9155
+ export declare const ArtifactSourceTypeFilterSensitiveLog: (obj: ArtifactSourceType) => any;
9156
+ /**
9157
+ * @internal
9158
+ */
9159
+ export declare const ArtifactSourceFilterSensitiveLog: (obj: ArtifactSource) => any;
9160
+ /**
9161
+ * @internal
9162
+ */
9163
+ export declare const ArtifactSummaryFilterSensitiveLog: (obj: ArtifactSummary) => any;
9164
+ /**
9165
+ * @internal
9166
+ */
9167
+ export declare const AssociateTrialComponentRequestFilterSensitiveLog: (obj: AssociateTrialComponentRequest) => any;
9168
+ /**
9169
+ * @internal
9170
+ */
9171
+ export declare const AssociateTrialComponentResponseFilterSensitiveLog: (obj: AssociateTrialComponentResponse) => any;
9172
+ /**
9173
+ * @internal
9174
+ */
9175
+ export declare const UserContextFilterSensitiveLog: (obj: UserContext) => any;
9176
+ /**
9177
+ * @internal
9178
+ */
9179
+ export declare const AssociationSummaryFilterSensitiveLog: (obj: AssociationSummary) => any;
9180
+ /**
9181
+ * @internal
9182
+ */
9183
+ export declare const AsyncInferenceClientConfigFilterSensitiveLog: (obj: AsyncInferenceClientConfig) => any;
9184
+ /**
9185
+ * @internal
9186
+ */
9187
+ export declare const AsyncInferenceNotificationConfigFilterSensitiveLog: (obj: AsyncInferenceNotificationConfig) => any;
9188
+ /**
9189
+ * @internal
9190
+ */
9191
+ export declare const AsyncInferenceOutputConfigFilterSensitiveLog: (obj: AsyncInferenceOutputConfig) => any;
9192
+ /**
9193
+ * @internal
9194
+ */
9195
+ export declare const AsyncInferenceConfigFilterSensitiveLog: (obj: AsyncInferenceConfig) => any;
9196
+ /**
9197
+ * @internal
9198
+ */
9199
+ export declare const AthenaDatasetDefinitionFilterSensitiveLog: (obj: AthenaDatasetDefinition) => any;
9200
+ /**
9201
+ * @internal
9202
+ */
9203
+ export declare const CandidateArtifactLocationsFilterSensitiveLog: (obj: CandidateArtifactLocations) => any;
9204
+ /**
9205
+ * @internal
9206
+ */
9207
+ export declare const MetricDatumFilterSensitiveLog: (obj: MetricDatum) => any;
9208
+ /**
9209
+ * @internal
9210
+ */
9211
+ export declare const CandidatePropertiesFilterSensitiveLog: (obj: CandidateProperties) => any;
9212
+ /**
9213
+ * @internal
9214
+ */
9215
+ export declare const AutoMLCandidateStepFilterSensitiveLog: (obj: AutoMLCandidateStep) => any;
9216
+ /**
9217
+ * @internal
9218
+ */
9219
+ export declare const FinalAutoMLJobObjectiveMetricFilterSensitiveLog: (obj: FinalAutoMLJobObjectiveMetric) => any;
9220
+ /**
9221
+ * @internal
9222
+ */
9223
+ export declare const AutoMLContainerDefinitionFilterSensitiveLog: (obj: AutoMLContainerDefinition) => any;
9224
+ /**
9225
+ * @internal
9226
+ */
9227
+ export declare const AutoMLCandidateFilterSensitiveLog: (obj: AutoMLCandidate) => any;
9228
+ /**
9229
+ * @internal
9230
+ */
9231
+ export declare const AutoMLCandidateGenerationConfigFilterSensitiveLog: (obj: AutoMLCandidateGenerationConfig) => any;
9232
+ /**
9233
+ * @internal
9234
+ */
9235
+ export declare const AutoMLS3DataSourceFilterSensitiveLog: (obj: AutoMLS3DataSource) => any;
9236
+ /**
9237
+ * @internal
9238
+ */
9239
+ export declare const AutoMLDataSourceFilterSensitiveLog: (obj: AutoMLDataSource) => any;
9240
+ /**
9241
+ * @internal
9242
+ */
9243
+ export declare const AutoMLChannelFilterSensitiveLog: (obj: AutoMLChannel) => any;
9244
+ /**
9245
+ * @internal
9246
+ */
9247
+ export declare const AutoMLDataSplitConfigFilterSensitiveLog: (obj: AutoMLDataSplitConfig) => any;
9248
+ /**
9249
+ * @internal
9250
+ */
9251
+ export declare const AutoMLJobArtifactsFilterSensitiveLog: (obj: AutoMLJobArtifacts) => any;
9252
+ /**
9253
+ * @internal
9254
+ */
9255
+ export declare const AutoMLJobCompletionCriteriaFilterSensitiveLog: (obj: AutoMLJobCompletionCriteria) => any;
9256
+ /**
9257
+ * @internal
9258
+ */
9259
+ export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
9260
+ /**
9261
+ * @internal
9262
+ */
9263
+ export declare const AutoMLSecurityConfigFilterSensitiveLog: (obj: AutoMLSecurityConfig) => any;
9264
+ /**
9265
+ * @internal
9266
+ */
9267
+ export declare const AutoMLJobConfigFilterSensitiveLog: (obj: AutoMLJobConfig) => any;
9268
+ /**
9269
+ * @internal
9270
+ */
9271
+ export declare const AutoMLJobObjectiveFilterSensitiveLog: (obj: AutoMLJobObjective) => any;
9272
+ /**
9273
+ * @internal
9274
+ */
9275
+ export declare const AutoMLPartialFailureReasonFilterSensitiveLog: (obj: AutoMLPartialFailureReason) => any;
9276
+ /**
9277
+ * @internal
9278
+ */
9279
+ export declare const AutoMLJobSummaryFilterSensitiveLog: (obj: AutoMLJobSummary) => any;
9280
+ /**
9281
+ * @internal
9282
+ */
9283
+ export declare const AutoMLOutputDataConfigFilterSensitiveLog: (obj: AutoMLOutputDataConfig) => any;
9284
+ /**
9285
+ * @internal
9286
+ */
9287
+ export declare const AutoRollbackConfigFilterSensitiveLog: (obj: AutoRollbackConfig) => any;
9288
+ /**
9289
+ * @internal
9290
+ */
9291
+ export declare const BatchDescribeModelPackageInputFilterSensitiveLog: (obj: BatchDescribeModelPackageInput) => any;
9292
+ /**
9293
+ * @internal
9294
+ */
9295
+ export declare const BatchDescribeModelPackageErrorFilterSensitiveLog: (obj: BatchDescribeModelPackageError) => any;
9296
+ /**
9297
+ * @internal
9298
+ */
9299
+ export declare const InferenceSpecificationFilterSensitiveLog: (obj: InferenceSpecification) => any;
9300
+ /**
9301
+ * @internal
9302
+ */
9303
+ export declare const BatchDescribeModelPackageSummaryFilterSensitiveLog: (obj: BatchDescribeModelPackageSummary) => any;
9304
+ /**
9305
+ * @internal
9306
+ */
9307
+ export declare const BatchDescribeModelPackageOutputFilterSensitiveLog: (obj: BatchDescribeModelPackageOutput) => any;
9308
+ /**
9309
+ * @internal
9310
+ */
9311
+ export declare const MetricsSourceFilterSensitiveLog: (obj: MetricsSource) => any;
9312
+ /**
9313
+ * @internal
9314
+ */
9315
+ export declare const BiasFilterSensitiveLog: (obj: Bias) => any;
9316
+ /**
9317
+ * @internal
9318
+ */
9319
+ export declare const CapacitySizeFilterSensitiveLog: (obj: CapacitySize) => any;
9320
+ /**
9321
+ * @internal
9322
+ */
9323
+ export declare const TrafficRoutingConfigFilterSensitiveLog: (obj: TrafficRoutingConfig) => any;
9324
+ /**
9325
+ * @internal
9326
+ */
9327
+ export declare const BlueGreenUpdatePolicyFilterSensitiveLog: (obj: BlueGreenUpdatePolicy) => any;
9328
+ /**
9329
+ * @internal
9330
+ */
9331
+ export declare const CacheHitResultFilterSensitiveLog: (obj: CacheHitResult) => any;
9332
+ /**
9333
+ * @internal
9334
+ */
9335
+ export declare const OutputParameterFilterSensitiveLog: (obj: OutputParameter) => any;
9336
+ /**
9337
+ * @internal
9338
+ */
9339
+ export declare const CallbackStepMetadataFilterSensitiveLog: (obj: CallbackStepMetadata) => any;
9340
+ /**
9341
+ * @internal
9342
+ */
9343
+ export declare const CaptureContentTypeHeaderFilterSensitiveLog: (obj: CaptureContentTypeHeader) => any;
9344
+ /**
9345
+ * @internal
9346
+ */
9347
+ export declare const CaptureOptionFilterSensitiveLog: (obj: CaptureOption) => any;
9348
+ /**
9349
+ * @internal
9350
+ */
9351
+ export declare const CategoricalParameterFilterSensitiveLog: (obj: CategoricalParameter) => any;
9352
+ /**
9353
+ * @internal
9354
+ */
9355
+ export declare const CategoricalParameterRangeFilterSensitiveLog: (obj: CategoricalParameterRange) => any;
9356
+ /**
9357
+ * @internal
9358
+ */
9359
+ export declare const CategoricalParameterRangeSpecificationFilterSensitiveLog: (obj: CategoricalParameterRangeSpecification) => any;
9360
+ /**
9361
+ * @internal
9362
+ */
9363
+ export declare const ChannelSpecificationFilterSensitiveLog: (obj: ChannelSpecification) => any;
9364
+ /**
9365
+ * @internal
9366
+ */
9367
+ export declare const CheckpointConfigFilterSensitiveLog: (obj: CheckpointConfig) => any;
9368
+ /**
9369
+ * @internal
9370
+ */
9371
+ export declare const ClarifyCheckStepMetadataFilterSensitiveLog: (obj: ClarifyCheckStepMetadata) => any;
9372
+ /**
9373
+ * @internal
9374
+ */
9375
+ export declare const GitConfigFilterSensitiveLog: (obj: GitConfig) => any;
9376
+ /**
9377
+ * @internal
9378
+ */
9379
+ export declare const CodeRepositorySummaryFilterSensitiveLog: (obj: CodeRepositorySummary) => any;
9380
+ /**
9381
+ * @internal
9382
+ */
9383
+ export declare const CognitoConfigFilterSensitiveLog: (obj: CognitoConfig) => any;
9384
+ /**
9385
+ * @internal
9386
+ */
9387
+ export declare const CognitoMemberDefinitionFilterSensitiveLog: (obj: CognitoMemberDefinition) => any;
9388
+ /**
9389
+ * @internal
9390
+ */
9391
+ export declare const CollectionConfigurationFilterSensitiveLog: (obj: CollectionConfiguration) => any;
9392
+ /**
9393
+ * @internal
9394
+ */
9395
+ export declare const CompilationJobSummaryFilterSensitiveLog: (obj: CompilationJobSummary) => any;
9396
+ /**
9397
+ * @internal
9398
+ */
9399
+ export declare const ConditionStepMetadataFilterSensitiveLog: (obj: ConditionStepMetadata) => any;
9400
+ /**
9401
+ * @internal
9402
+ */
9403
+ export declare const RepositoryAuthConfigFilterSensitiveLog: (obj: RepositoryAuthConfig) => any;
9404
+ /**
9405
+ * @internal
9406
+ */
9407
+ export declare const ImageConfigFilterSensitiveLog: (obj: ImageConfig) => any;
9408
+ /**
9409
+ * @internal
9410
+ */
9411
+ export declare const MultiModelConfigFilterSensitiveLog: (obj: MultiModelConfig) => any;
9412
+ /**
9413
+ * @internal
9414
+ */
9415
+ export declare const ContainerDefinitionFilterSensitiveLog: (obj: ContainerDefinition) => any;
9416
+ /**
9417
+ * @internal
9418
+ */
9419
+ export declare const ContextSourceFilterSensitiveLog: (obj: ContextSource) => any;
9420
+ /**
9421
+ * @internal
9422
+ */
9423
+ export declare const ContextSummaryFilterSensitiveLog: (obj: ContextSummary) => any;
9424
+ /**
9425
+ * @internal
9426
+ */
9427
+ export declare const ContinuousParameterRangeFilterSensitiveLog: (obj: ContinuousParameterRange) => any;
9428
+ /**
9429
+ * @internal
9430
+ */
9431
+ export declare const ContinuousParameterRangeSpecificationFilterSensitiveLog: (obj: ContinuousParameterRangeSpecification) => any;
9432
+ /**
9433
+ * @internal
9434
+ */
9435
+ export declare const MetadataPropertiesFilterSensitiveLog: (obj: MetadataProperties) => any;
9436
+ /**
9437
+ * @internal
9438
+ */
9439
+ export declare const CreateActionRequestFilterSensitiveLog: (obj: CreateActionRequest) => any;
9440
+ /**
9441
+ * @internal
9442
+ */
9443
+ export declare const CreateActionResponseFilterSensitiveLog: (obj: CreateActionResponse) => any;
9444
+ /**
9445
+ * @internal
9446
+ */
9447
+ export declare const IntegerParameterRangeSpecificationFilterSensitiveLog: (obj: IntegerParameterRangeSpecification) => any;
9448
+ /**
9449
+ * @internal
9450
+ */
9451
+ export declare const ParameterRangeFilterSensitiveLog: (obj: ParameterRange) => any;
9452
+ /**
9453
+ * @internal
9454
+ */
9455
+ export declare const HyperParameterSpecificationFilterSensitiveLog: (obj: HyperParameterSpecification) => any;
9456
+ /**
9457
+ * @internal
9458
+ */
9459
+ export declare const HyperParameterTuningJobObjectiveFilterSensitiveLog: (obj: HyperParameterTuningJobObjective) => any;
9460
+ /**
9461
+ * @internal
9462
+ */
9463
+ export declare const TrainingSpecificationFilterSensitiveLog: (obj: TrainingSpecification) => any;
9464
+ /**
9465
+ * @internal
9466
+ */
9467
+ export declare const CreateAlgorithmInputFilterSensitiveLog: (obj: CreateAlgorithmInput) => any;
9468
+ /**
9469
+ * @internal
9470
+ */
9471
+ export declare const CreateAlgorithmOutputFilterSensitiveLog: (obj: CreateAlgorithmOutput) => any;
9472
+ /**
9473
+ * @internal
9474
+ */
9475
+ export declare const ResourceSpecFilterSensitiveLog: (obj: ResourceSpec) => any;
9476
+ /**
9477
+ * @internal
9478
+ */
9479
+ export declare const CreateAppRequestFilterSensitiveLog: (obj: CreateAppRequest) => any;
9480
+ /**
9481
+ * @internal
9482
+ */
9483
+ export declare const CreateAppResponseFilterSensitiveLog: (obj: CreateAppResponse) => any;
9484
+ /**
9485
+ * @internal
9486
+ */
9487
+ export declare const CreateAppImageConfigRequestFilterSensitiveLog: (obj: CreateAppImageConfigRequest) => any;
9488
+ /**
9489
+ * @internal
9490
+ */
9491
+ export declare const CreateAppImageConfigResponseFilterSensitiveLog: (obj: CreateAppImageConfigResponse) => any;
9492
+ /**
9493
+ * @internal
9494
+ */
9495
+ export declare const CreateArtifactRequestFilterSensitiveLog: (obj: CreateArtifactRequest) => any;
9496
+ /**
9497
+ * @internal
9498
+ */
9499
+ export declare const CreateArtifactResponseFilterSensitiveLog: (obj: CreateArtifactResponse) => any;
9500
+ /**
9501
+ * @internal
9502
+ */
9503
+ export declare const ModelDeployConfigFilterSensitiveLog: (obj: ModelDeployConfig) => any;
9504
+ /**
9505
+ * @internal
9506
+ */
9507
+ export declare const CreateAutoMLJobRequestFilterSensitiveLog: (obj: CreateAutoMLJobRequest) => any;
9508
+ /**
9509
+ * @internal
9510
+ */
9511
+ export declare const CreateAutoMLJobResponseFilterSensitiveLog: (obj: CreateAutoMLJobResponse) => any;
9512
+ /**
9513
+ * @internal
9514
+ */
9515
+ export declare const CreateCodeRepositoryInputFilterSensitiveLog: (obj: CreateCodeRepositoryInput) => any;
9516
+ /**
9517
+ * @internal
9518
+ */
9519
+ export declare const CreateCodeRepositoryOutputFilterSensitiveLog: (obj: CreateCodeRepositoryOutput) => any;
9520
+ /**
9521
+ * @internal
9522
+ */
9523
+ export declare const InputConfigFilterSensitiveLog: (obj: InputConfig) => any;
9524
+ /**
9525
+ * @internal
9526
+ */
9527
+ export declare const TargetPlatformFilterSensitiveLog: (obj: TargetPlatform) => any;
9528
+ /**
9529
+ * @internal
9530
+ */
9531
+ export declare const OutputConfigFilterSensitiveLog: (obj: OutputConfig) => any;
9532
+ /**
9533
+ * @internal
9534
+ */
9535
+ export declare const NeoVpcConfigFilterSensitiveLog: (obj: NeoVpcConfig) => any;
9536
+ /**
9537
+ * @internal
9538
+ */
9539
+ export declare const CreateCompilationJobRequestFilterSensitiveLog: (obj: CreateCompilationJobRequest) => any;
9540
+ /**
9541
+ * @internal
9542
+ */
9543
+ export declare const CreateCompilationJobResponseFilterSensitiveLog: (obj: CreateCompilationJobResponse) => any;
9544
+ /**
9545
+ * @internal
9546
+ */
9547
+ export declare const CreateContextRequestFilterSensitiveLog: (obj: CreateContextRequest) => any;
9548
+ /**
9549
+ * @internal
9550
+ */
9551
+ export declare const CreateContextResponseFilterSensitiveLog: (obj: CreateContextResponse) => any;
9552
+ /**
9553
+ * @internal
9554
+ */
9555
+ export declare const DataQualityAppSpecificationFilterSensitiveLog: (obj: DataQualityAppSpecification) => any;
9556
+ /**
9557
+ * @internal
9558
+ */
9559
+ export declare const MonitoringConstraintsResourceFilterSensitiveLog: (obj: MonitoringConstraintsResource) => any;
9560
+ /**
9561
+ * @internal
9562
+ */
9563
+ export declare const MonitoringStatisticsResourceFilterSensitiveLog: (obj: MonitoringStatisticsResource) => any;
9564
+ /**
9565
+ * @internal
9566
+ */
9567
+ export declare const DataQualityBaselineConfigFilterSensitiveLog: (obj: DataQualityBaselineConfig) => any;
9568
+ /**
9569
+ * @internal
9570
+ */
9571
+ export declare const EndpointInputFilterSensitiveLog: (obj: EndpointInput) => any;
9572
+ /**
9573
+ * @internal
9574
+ */
9575
+ export declare const DataQualityJobInputFilterSensitiveLog: (obj: DataQualityJobInput) => any;
9576
+ /**
9577
+ * @internal
9578
+ */
9579
+ export declare const MonitoringS3OutputFilterSensitiveLog: (obj: MonitoringS3Output) => any;
9580
+ /**
9581
+ * @internal
9582
+ */
9583
+ export declare const MonitoringOutputFilterSensitiveLog: (obj: MonitoringOutput) => any;
9584
+ /**
9585
+ * @internal
9586
+ */
9587
+ export declare const MonitoringOutputConfigFilterSensitiveLog: (obj: MonitoringOutputConfig) => any;
9588
+ /**
9589
+ * @internal
9590
+ */
9591
+ export declare const MonitoringClusterConfigFilterSensitiveLog: (obj: MonitoringClusterConfig) => any;
9592
+ /**
9593
+ * @internal
9594
+ */
9595
+ export declare const MonitoringResourcesFilterSensitiveLog: (obj: MonitoringResources) => any;
9596
+ /**
9597
+ * @internal
9598
+ */
9599
+ export declare const MonitoringNetworkConfigFilterSensitiveLog: (obj: MonitoringNetworkConfig) => any;
9600
+ /**
9601
+ * @internal
9602
+ */
9603
+ export declare const MonitoringStoppingConditionFilterSensitiveLog: (obj: MonitoringStoppingCondition) => any;
9604
+ /**
9605
+ * @internal
9606
+ */
9607
+ export declare const CreateDataQualityJobDefinitionRequestFilterSensitiveLog: (obj: CreateDataQualityJobDefinitionRequest) => any;
9608
+ /**
9609
+ * @internal
9610
+ */
9611
+ export declare const CreateDataQualityJobDefinitionResponseFilterSensitiveLog: (obj: CreateDataQualityJobDefinitionResponse) => any;
9612
+ /**
9613
+ * @internal
9614
+ */
9615
+ export declare const EdgeOutputConfigFilterSensitiveLog: (obj: EdgeOutputConfig) => any;
9616
+ /**
9617
+ * @internal
9618
+ */
9619
+ export declare const CreateDeviceFleetRequestFilterSensitiveLog: (obj: CreateDeviceFleetRequest) => any;
9620
+ /**
9621
+ * @internal
9622
+ */
9623
+ export declare const JupyterServerAppSettingsFilterSensitiveLog: (obj: JupyterServerAppSettings) => any;
9624
+ /**
9625
+ * @internal
9626
+ */
9627
+ export declare const CustomImageFilterSensitiveLog: (obj: CustomImage) => any;
9628
+ /**
9629
+ * @internal
9630
+ */
9631
+ export declare const KernelGatewayAppSettingsFilterSensitiveLog: (obj: KernelGatewayAppSettings) => any;
9632
+ /**
9633
+ * @internal
9634
+ */
9635
+ export declare const RSessionAppSettingsFilterSensitiveLog: (obj: RSessionAppSettings) => any;
9636
+ /**
9637
+ * @internal
9638
+ */
9639
+ export declare const RStudioServerProAppSettingsFilterSensitiveLog: (obj: RStudioServerProAppSettings) => any;
9640
+ /**
9641
+ * @internal
9642
+ */
9643
+ export declare const SharingSettingsFilterSensitiveLog: (obj: SharingSettings) => any;
9644
+ /**
9645
+ * @internal
9646
+ */
9647
+ export declare const TensorBoardAppSettingsFilterSensitiveLog: (obj: TensorBoardAppSettings) => any;
9648
+ /**
9649
+ * @internal
9650
+ */
9651
+ export declare const UserSettingsFilterSensitiveLog: (obj: UserSettings) => any;
9652
+ /**
9653
+ * @internal
9654
+ */
9655
+ export declare const RStudioServerProDomainSettingsFilterSensitiveLog: (obj: RStudioServerProDomainSettings) => any;
9656
+ /**
9657
+ * @internal
9658
+ */
9659
+ export declare const DomainSettingsFilterSensitiveLog: (obj: DomainSettings) => any;
9660
+ /**
9661
+ * @internal
9662
+ */
9663
+ export declare const CreateDomainRequestFilterSensitiveLog: (obj: CreateDomainRequest) => any;
9664
+ /**
9665
+ * @internal
9666
+ */
9667
+ export declare const CreateDomainResponseFilterSensitiveLog: (obj: CreateDomainResponse) => any;
9668
+ /**
9669
+ * @internal
9670
+ */
9671
+ export declare const EdgeDeploymentModelConfigFilterSensitiveLog: (obj: EdgeDeploymentModelConfig) => any;
9672
+ /**
9673
+ * @internal
9674
+ */
9675
+ export declare const EdgeDeploymentConfigFilterSensitiveLog: (obj: EdgeDeploymentConfig) => any;
9676
+ /**
9677
+ * @internal
9678
+ */
9679
+ export declare const DeviceSelectionConfigFilterSensitiveLog: (obj: DeviceSelectionConfig) => any;
9680
+ /**
9681
+ * @internal
9682
+ */
9683
+ export declare const DeploymentStageFilterSensitiveLog: (obj: DeploymentStage) => any;
9684
+ /**
9685
+ * @internal
9686
+ */
9687
+ export declare const CreateEdgeDeploymentPlanRequestFilterSensitiveLog: (obj: CreateEdgeDeploymentPlanRequest) => any;
9688
+ /**
9689
+ * @internal
9690
+ */
9691
+ export declare const CreateEdgeDeploymentPlanResponseFilterSensitiveLog: (obj: CreateEdgeDeploymentPlanResponse) => any;
9692
+ /**
9693
+ * @internal
9694
+ */
9695
+ export declare const CreateEdgeDeploymentStageRequestFilterSensitiveLog: (obj: CreateEdgeDeploymentStageRequest) => any;
9696
+ /**
9697
+ * @internal
9698
+ */
9699
+ export declare const CreateEdgePackagingJobRequestFilterSensitiveLog: (obj: CreateEdgePackagingJobRequest) => any;
9700
+ /**
9701
+ * @internal
9702
+ */
9703
+ export declare const DeploymentConfigFilterSensitiveLog: (obj: DeploymentConfig) => any;
9704
+ /**
9705
+ * @internal
9706
+ */
9707
+ export declare const CreateEndpointInputFilterSensitiveLog: (obj: CreateEndpointInput) => any;
9708
+ /**
9709
+ * @internal
9710
+ */
9711
+ export declare const CreateEndpointOutputFilterSensitiveLog: (obj: CreateEndpointOutput) => any;
9712
+ /**
9713
+ * @internal
9714
+ */
9715
+ export declare const DataCaptureConfigFilterSensitiveLog: (obj: DataCaptureConfig) => any;
9716
+ /**
9717
+ * @internal
9718
+ */
9719
+ export declare const ProductionVariantCoreDumpConfigFilterSensitiveLog: (obj: ProductionVariantCoreDumpConfig) => any;
9720
+ /**
9721
+ * @internal
9722
+ */
9723
+ export declare const ProductionVariantServerlessConfigFilterSensitiveLog: (obj: ProductionVariantServerlessConfig) => any;
9724
+ /**
9725
+ * @internal
9726
+ */
9727
+ export declare const ProductionVariantFilterSensitiveLog: (obj: ProductionVariant) => any;
9728
+ /**
9729
+ * @internal
9730
+ */
9731
+ export declare const CreateEndpointConfigInputFilterSensitiveLog: (obj: CreateEndpointConfigInput) => any;
9732
+ /**
9733
+ * @internal
9734
+ */
9735
+ export declare const CreateEndpointConfigOutputFilterSensitiveLog: (obj: CreateEndpointConfigOutput) => any;
9736
+ /**
9737
+ * @internal
9738
+ */
9739
+ export declare const CreateExperimentRequestFilterSensitiveLog: (obj: CreateExperimentRequest) => any;
9740
+ /**
9741
+ * @internal
9742
+ */
9743
+ export declare const CreateExperimentResponseFilterSensitiveLog: (obj: CreateExperimentResponse) => any;
9744
+ /**
9745
+ * @internal
9746
+ */
9747
+ export declare const FeatureDefinitionFilterSensitiveLog: (obj: FeatureDefinition) => any;
9748
+ /**
9749
+ * @internal
9750
+ */
9751
+ export declare const DataCatalogConfigFilterSensitiveLog: (obj: DataCatalogConfig) => any;
9752
+ /**
9753
+ * @internal
9754
+ */
9755
+ export declare const S3StorageConfigFilterSensitiveLog: (obj: S3StorageConfig) => any;
9756
+ /**
9757
+ * @internal
9758
+ */
9759
+ export declare const OfflineStoreConfigFilterSensitiveLog: (obj: OfflineStoreConfig) => any;
9760
+ /**
9761
+ * @internal
9762
+ */
9763
+ export declare const OnlineStoreSecurityConfigFilterSensitiveLog: (obj: OnlineStoreSecurityConfig) => any;
9764
+ /**
9765
+ * @internal
9766
+ */
9767
+ export declare const OnlineStoreConfigFilterSensitiveLog: (obj: OnlineStoreConfig) => any;
9768
+ /**
9769
+ * @internal
9770
+ */
9771
+ export declare const CreateFeatureGroupRequestFilterSensitiveLog: (obj: CreateFeatureGroupRequest) => any;
9772
+ /**
9773
+ * @internal
9774
+ */
9775
+ export declare const CreateFeatureGroupResponseFilterSensitiveLog: (obj: CreateFeatureGroupResponse) => any;
9776
+ /**
9777
+ * @internal
9778
+ */
9779
+ export declare const HumanLoopActivationConditionsConfigFilterSensitiveLog: (obj: HumanLoopActivationConditionsConfig) => any;
9780
+ /**
9781
+ * @internal
9782
+ */
9783
+ export declare const HumanLoopActivationConfigFilterSensitiveLog: (obj: HumanLoopActivationConfig) => any;
9784
+ /**
9785
+ * @internal
9786
+ */
9787
+ export declare const USDFilterSensitiveLog: (obj: USD) => any;
9788
+ /**
9789
+ * @internal
9790
+ */
9791
+ export declare const PublicWorkforceTaskPriceFilterSensitiveLog: (obj: PublicWorkforceTaskPrice) => any;
9792
+ /**
9793
+ * @internal
9794
+ */
9795
+ export declare const HumanLoopConfigFilterSensitiveLog: (obj: HumanLoopConfig) => any;
9796
+ /**
9797
+ * @internal
9798
+ */
9799
+ export declare const HumanLoopRequestSourceFilterSensitiveLog: (obj: HumanLoopRequestSource) => any;
9800
+ /**
9801
+ * @internal
9802
+ */
9803
+ export declare const FlowDefinitionOutputConfigFilterSensitiveLog: (obj: FlowDefinitionOutputConfig) => any;
9804
+ /**
9805
+ * @internal
9806
+ */
9807
+ export declare const CreateFlowDefinitionRequestFilterSensitiveLog: (obj: CreateFlowDefinitionRequest) => any;
9808
+ /**
9809
+ * @internal
9810
+ */
9811
+ export declare const CreateFlowDefinitionResponseFilterSensitiveLog: (obj: CreateFlowDefinitionResponse) => any;
9812
+ /**
9813
+ * @internal
9814
+ */
9815
+ export declare const UiTemplateFilterSensitiveLog: (obj: UiTemplate) => any;
9816
+ /**
9817
+ * @internal
9818
+ */
9819
+ export declare const CreateHumanTaskUiRequestFilterSensitiveLog: (obj: CreateHumanTaskUiRequest) => any;
9820
+ /**
9821
+ * @internal
9822
+ */
9823
+ export declare const CreateHumanTaskUiResponseFilterSensitiveLog: (obj: CreateHumanTaskUiResponse) => any;
9824
+ /**
9825
+ * @internal
9826
+ */
9827
+ export declare const IntegerParameterRangeFilterSensitiveLog: (obj: IntegerParameterRange) => any;
9828
+ /**
9829
+ * @internal
9830
+ */
9831
+ export declare const ParameterRangesFilterSensitiveLog: (obj: ParameterRanges) => any;
9832
+ /**
9833
+ * @internal
9834
+ */
9835
+ export declare const ResourceLimitsFilterSensitiveLog: (obj: ResourceLimits) => any;
9836
+ /**
9837
+ * @internal
9838
+ */
9839
+ export declare const TuningJobCompletionCriteriaFilterSensitiveLog: (obj: TuningJobCompletionCriteria) => any;