@aws-sdk/client-sagemaker 3.133.0 → 3.142.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 (547) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  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 +2 -2
  20. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +1 -1
  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 +2 -2
  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 +1 -1
  67. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
  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 +2 -2
  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 +2 -2
  119. package/dist-cjs/commands/DescribeImageCommand.js +2 -2
  120. package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -2
  121. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -2
  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 +2 -2
  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 +2 -2
  197. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -2
  198. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -2
  199. package/dist-cjs/commands/ListPipelinesCommand.js +2 -2
  200. package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -2
  201. package/dist-cjs/commands/ListProjectsCommand.js +2 -2
  202. package/dist-cjs/commands/ListStageDevicesCommand.js +2 -2
  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 +1 -1
  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 +1 -1
  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/models/models_0.js +862 -1290
  267. package/dist-cjs/models/models_1.js +1092 -1624
  268. package/dist-cjs/models/models_2.js +960 -1434
  269. package/dist-cjs/models/models_3.js +663 -985
  270. package/dist-cjs/protocols/Aws_json1_1.js +1498 -2848
  271. package/dist-es/commands/AddAssociationCommand.js +3 -3
  272. package/dist-es/commands/AddTagsCommand.js +3 -3
  273. package/dist-es/commands/AssociateTrialComponentCommand.js +3 -3
  274. package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -3
  275. package/dist-es/commands/CreateActionCommand.js +3 -3
  276. package/dist-es/commands/CreateAlgorithmCommand.js +3 -3
  277. package/dist-es/commands/CreateAppCommand.js +3 -3
  278. package/dist-es/commands/CreateAppImageConfigCommand.js +3 -3
  279. package/dist-es/commands/CreateArtifactCommand.js +3 -3
  280. package/dist-es/commands/CreateAutoMLJobCommand.js +3 -3
  281. package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -3
  282. package/dist-es/commands/CreateCompilationJobCommand.js +3 -3
  283. package/dist-es/commands/CreateContextCommand.js +3 -3
  284. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -3
  285. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
  286. package/dist-es/commands/CreateDomainCommand.js +3 -3
  287. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +3 -3
  288. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -2
  289. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
  290. package/dist-es/commands/CreateEndpointCommand.js +3 -3
  291. package/dist-es/commands/CreateEndpointConfigCommand.js +3 -3
  292. package/dist-es/commands/CreateExperimentCommand.js +3 -3
  293. package/dist-es/commands/CreateFeatureGroupCommand.js +3 -3
  294. package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -3
  295. package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -3
  296. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -3
  297. package/dist-es/commands/CreateImageCommand.js +3 -3
  298. package/dist-es/commands/CreateImageVersionCommand.js +3 -3
  299. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -3
  300. package/dist-es/commands/CreateLabelingJobCommand.js +3 -3
  301. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -3
  302. package/dist-es/commands/CreateModelCommand.js +3 -3
  303. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -3
  304. package/dist-es/commands/CreateModelPackageCommand.js +3 -3
  305. package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -3
  306. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -3
  307. package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -3
  308. package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -3
  309. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -3
  310. package/dist-es/commands/CreatePipelineCommand.js +3 -3
  311. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -3
  312. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -3
  313. package/dist-es/commands/CreateProcessingJobCommand.js +3 -3
  314. package/dist-es/commands/CreateProjectCommand.js +3 -3
  315. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -3
  316. package/dist-es/commands/CreateTrainingJobCommand.js +3 -3
  317. package/dist-es/commands/CreateTransformJobCommand.js +3 -3
  318. package/dist-es/commands/CreateTrialCommand.js +3 -3
  319. package/dist-es/commands/CreateTrialComponentCommand.js +3 -3
  320. package/dist-es/commands/CreateUserProfileCommand.js +3 -3
  321. package/dist-es/commands/CreateWorkforceCommand.js +3 -3
  322. package/dist-es/commands/CreateWorkteamCommand.js +3 -3
  323. package/dist-es/commands/DeleteActionCommand.js +3 -3
  324. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
  325. package/dist-es/commands/DeleteAppCommand.js +2 -2
  326. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
  327. package/dist-es/commands/DeleteArtifactCommand.js +3 -3
  328. package/dist-es/commands/DeleteAssociationCommand.js +3 -3
  329. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
  330. package/dist-es/commands/DeleteContextCommand.js +3 -3
  331. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
  332. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
  333. package/dist-es/commands/DeleteDomainCommand.js +2 -2
  334. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -2
  335. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -2
  336. package/dist-es/commands/DeleteEndpointCommand.js +2 -2
  337. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
  338. package/dist-es/commands/DeleteExperimentCommand.js +3 -3
  339. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
  340. package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -3
  341. package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -3
  342. package/dist-es/commands/DeleteImageCommand.js +3 -3
  343. package/dist-es/commands/DeleteImageVersionCommand.js +3 -3
  344. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
  345. package/dist-es/commands/DeleteModelCommand.js +2 -2
  346. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
  347. package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
  348. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
  349. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
  350. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
  351. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
  352. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
  353. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
  354. package/dist-es/commands/DeletePipelineCommand.js +3 -3
  355. package/dist-es/commands/DeleteProjectCommand.js +2 -2
  356. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
  357. package/dist-es/commands/DeleteTagsCommand.js +3 -3
  358. package/dist-es/commands/DeleteTrialCommand.js +3 -3
  359. package/dist-es/commands/DeleteTrialComponentCommand.js +3 -3
  360. package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
  361. package/dist-es/commands/DeleteWorkforceCommand.js +3 -3
  362. package/dist-es/commands/DeleteWorkteamCommand.js +3 -3
  363. package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
  364. package/dist-es/commands/DescribeActionCommand.js +3 -3
  365. package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
  366. package/dist-es/commands/DescribeAppCommand.js +3 -3
  367. package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -3
  368. package/dist-es/commands/DescribeArtifactCommand.js +3 -3
  369. package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -3
  370. package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -3
  371. package/dist-es/commands/DescribeCompilationJobCommand.js +3 -3
  372. package/dist-es/commands/DescribeContextCommand.js +3 -3
  373. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
  374. package/dist-es/commands/DescribeDeviceCommand.js +3 -3
  375. package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -3
  376. package/dist-es/commands/DescribeDomainCommand.js +3 -3
  377. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +3 -3
  378. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -3
  379. package/dist-es/commands/DescribeEndpointCommand.js +3 -3
  380. package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -3
  381. package/dist-es/commands/DescribeExperimentCommand.js +3 -3
  382. package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -3
  383. package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -3
  384. package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -3
  385. package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -3
  386. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
  387. package/dist-es/commands/DescribeImageCommand.js +3 -3
  388. package/dist-es/commands/DescribeImageVersionCommand.js +3 -3
  389. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -3
  390. package/dist-es/commands/DescribeLabelingJobCommand.js +3 -3
  391. package/dist-es/commands/DescribeLineageGroupCommand.js +3 -3
  392. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -3
  393. package/dist-es/commands/DescribeModelCommand.js +3 -3
  394. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -3
  395. package/dist-es/commands/DescribeModelPackageCommand.js +3 -3
  396. package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -3
  397. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -3
  398. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -3
  399. package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -3
  400. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -3
  401. package/dist-es/commands/DescribePipelineCommand.js +3 -3
  402. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -3
  403. package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -3
  404. package/dist-es/commands/DescribeProcessingJobCommand.js +3 -3
  405. package/dist-es/commands/DescribeProjectCommand.js +3 -3
  406. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -3
  407. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -3
  408. package/dist-es/commands/DescribeTrainingJobCommand.js +3 -3
  409. package/dist-es/commands/DescribeTransformJobCommand.js +3 -3
  410. package/dist-es/commands/DescribeTrialCommand.js +3 -3
  411. package/dist-es/commands/DescribeTrialComponentCommand.js +3 -3
  412. package/dist-es/commands/DescribeUserProfileCommand.js +3 -3
  413. package/dist-es/commands/DescribeWorkforceCommand.js +3 -3
  414. package/dist-es/commands/DescribeWorkteamCommand.js +3 -3
  415. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -3
  416. package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -3
  417. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -3
  418. package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -3
  419. package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -3
  420. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -3
  421. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -3
  422. package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -3
  423. package/dist-es/commands/ListActionsCommand.js +3 -3
  424. package/dist-es/commands/ListAlgorithmsCommand.js +3 -3
  425. package/dist-es/commands/ListAppImageConfigsCommand.js +3 -3
  426. package/dist-es/commands/ListAppsCommand.js +3 -3
  427. package/dist-es/commands/ListArtifactsCommand.js +3 -3
  428. package/dist-es/commands/ListAssociationsCommand.js +3 -3
  429. package/dist-es/commands/ListAutoMLJobsCommand.js +3 -3
  430. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -3
  431. package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -3
  432. package/dist-es/commands/ListCompilationJobsCommand.js +3 -3
  433. package/dist-es/commands/ListContextsCommand.js +3 -3
  434. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
  435. package/dist-es/commands/ListDeviceFleetsCommand.js +3 -3
  436. package/dist-es/commands/ListDevicesCommand.js +3 -3
  437. package/dist-es/commands/ListDomainsCommand.js +3 -3
  438. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +3 -3
  439. package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -3
  440. package/dist-es/commands/ListEndpointConfigsCommand.js +3 -3
  441. package/dist-es/commands/ListEndpointsCommand.js +3 -3
  442. package/dist-es/commands/ListExperimentsCommand.js +3 -3
  443. package/dist-es/commands/ListFeatureGroupsCommand.js +3 -3
  444. package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -3
  445. package/dist-es/commands/ListHumanTaskUisCommand.js +3 -3
  446. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -3
  447. package/dist-es/commands/ListImageVersionsCommand.js +3 -3
  448. package/dist-es/commands/ListImagesCommand.js +3 -3
  449. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
  450. package/dist-es/commands/ListLabelingJobsCommand.js +3 -3
  451. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
  452. package/dist-es/commands/ListLineageGroupsCommand.js +3 -3
  453. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
  454. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
  455. package/dist-es/commands/ListModelMetadataCommand.js +3 -3
  456. package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -3
  457. package/dist-es/commands/ListModelPackagesCommand.js +3 -3
  458. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -3
  459. package/dist-es/commands/ListModelsCommand.js +3 -3
  460. package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -3
  461. package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -3
  462. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -3
  463. package/dist-es/commands/ListNotebookInstancesCommand.js +3 -3
  464. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -3
  465. package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -3
  466. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -3
  467. package/dist-es/commands/ListPipelinesCommand.js +3 -3
  468. package/dist-es/commands/ListProcessingJobsCommand.js +3 -3
  469. package/dist-es/commands/ListProjectsCommand.js +3 -3
  470. package/dist-es/commands/ListStageDevicesCommand.js +3 -3
  471. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -3
  472. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -3
  473. package/dist-es/commands/ListTagsCommand.js +3 -3
  474. package/dist-es/commands/ListTrainingJobsCommand.js +3 -3
  475. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -3
  476. package/dist-es/commands/ListTransformJobsCommand.js +3 -3
  477. package/dist-es/commands/ListTrialComponentsCommand.js +3 -3
  478. package/dist-es/commands/ListTrialsCommand.js +3 -3
  479. package/dist-es/commands/ListUserProfilesCommand.js +3 -3
  480. package/dist-es/commands/ListWorkforcesCommand.js +3 -3
  481. package/dist-es/commands/ListWorkteamsCommand.js +3 -3
  482. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -3
  483. package/dist-es/commands/QueryLineageCommand.js +3 -3
  484. package/dist-es/commands/RegisterDevicesCommand.js +2 -2
  485. package/dist-es/commands/RenderUiTemplateCommand.js +3 -3
  486. package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -3
  487. package/dist-es/commands/SearchCommand.js +3 -3
  488. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -3
  489. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -3
  490. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -2
  491. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
  492. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
  493. package/dist-es/commands/StartPipelineExecutionCommand.js +3 -3
  494. package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
  495. package/dist-es/commands/StopCompilationJobCommand.js +2 -2
  496. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -2
  497. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
  498. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
  499. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
  500. package/dist-es/commands/StopLabelingJobCommand.js +2 -2
  501. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
  502. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
  503. package/dist-es/commands/StopPipelineExecutionCommand.js +3 -3
  504. package/dist-es/commands/StopProcessingJobCommand.js +2 -2
  505. package/dist-es/commands/StopTrainingJobCommand.js +2 -2
  506. package/dist-es/commands/StopTransformJobCommand.js +2 -2
  507. package/dist-es/commands/UpdateActionCommand.js +3 -3
  508. package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -3
  509. package/dist-es/commands/UpdateArtifactCommand.js +3 -3
  510. package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -3
  511. package/dist-es/commands/UpdateContextCommand.js +3 -3
  512. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
  513. package/dist-es/commands/UpdateDevicesCommand.js +2 -2
  514. package/dist-es/commands/UpdateDomainCommand.js +3 -3
  515. package/dist-es/commands/UpdateEndpointCommand.js +3 -3
  516. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -3
  517. package/dist-es/commands/UpdateExperimentCommand.js +3 -3
  518. package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -3
  519. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
  520. package/dist-es/commands/UpdateImageCommand.js +3 -3
  521. package/dist-es/commands/UpdateModelPackageCommand.js +3 -3
  522. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -3
  523. package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -3
  524. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
  525. package/dist-es/commands/UpdatePipelineCommand.js +3 -3
  526. package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -3
  527. package/dist-es/commands/UpdateProjectCommand.js +3 -3
  528. package/dist-es/commands/UpdateTrainingJobCommand.js +3 -3
  529. package/dist-es/commands/UpdateTrialCommand.js +3 -3
  530. package/dist-es/commands/UpdateTrialComponentCommand.js +3 -3
  531. package/dist-es/commands/UpdateUserProfileCommand.js +3 -3
  532. package/dist-es/commands/UpdateWorkforceCommand.js +3 -3
  533. package/dist-es/commands/UpdateWorkteamCommand.js +3 -3
  534. package/dist-es/models/models_0.js +214 -856
  535. package/dist-es/models/models_1.js +282 -1083
  536. package/dist-es/models/models_2.js +244 -955
  537. package/dist-es/models/models_3.js +174 -657
  538. package/dist-es/protocols/Aws_json1_1.js +2105 -2848
  539. package/dist-types/models/models_0.d.ts +856 -1284
  540. package/dist-types/models/models_1.d.ts +1072 -1606
  541. package/dist-types/models/models_2.d.ts +949 -1423
  542. package/dist-types/models/models_3.d.ts +645 -967
  543. package/dist-types/ts3.4/models/models_0.d.ts +428 -856
  544. package/dist-types/ts3.4/models/models_1.d.ts +536 -1070
  545. package/dist-types/ts3.4/models/models_2.d.ts +474 -948
  546. package/dist-types/ts3.4/models/models_3.d.ts +322 -644
  547. package/package.json +6 -6
@@ -11,28 +11,16 @@ export interface ListPipelineExecutionStepsRequest {
11
11
 
12
12
  SortOrder?: SortOrder | string;
13
13
  }
14
- export declare namespace ListPipelineExecutionStepsRequest {
15
-
16
- const filterSensitiveLog: (obj: ListPipelineExecutionStepsRequest) => any;
17
- }
18
14
 
19
15
  export interface ModelStepMetadata {
20
16
 
21
17
  Arn?: string;
22
18
  }
23
- export declare namespace ModelStepMetadata {
24
-
25
- const filterSensitiveLog: (obj: ModelStepMetadata) => any;
26
- }
27
19
 
28
20
  export interface ProcessingJobStepMetadata {
29
21
 
30
22
  Arn?: string;
31
23
  }
32
- export declare namespace ProcessingJobStepMetadata {
33
-
34
- const filterSensitiveLog: (obj: ProcessingJobStepMetadata) => any;
35
- }
36
24
 
37
25
  export interface QualityCheckStepMetadata {
38
26
 
@@ -56,46 +44,26 @@ export interface QualityCheckStepMetadata {
56
44
 
57
45
  RegisterNewBaseline?: boolean;
58
46
  }
59
- export declare namespace QualityCheckStepMetadata {
60
-
61
- const filterSensitiveLog: (obj: QualityCheckStepMetadata) => any;
62
- }
63
47
 
64
48
  export interface RegisterModelStepMetadata {
65
49
 
66
50
  Arn?: string;
67
51
  }
68
- export declare namespace RegisterModelStepMetadata {
69
-
70
- const filterSensitiveLog: (obj: RegisterModelStepMetadata) => any;
71
- }
72
52
 
73
53
  export interface TrainingJobStepMetadata {
74
54
 
75
55
  Arn?: string;
76
56
  }
77
- export declare namespace TrainingJobStepMetadata {
78
-
79
- const filterSensitiveLog: (obj: TrainingJobStepMetadata) => any;
80
- }
81
57
 
82
58
  export interface TransformJobStepMetadata {
83
59
 
84
60
  Arn?: string;
85
61
  }
86
- export declare namespace TransformJobStepMetadata {
87
-
88
- const filterSensitiveLog: (obj: TransformJobStepMetadata) => any;
89
- }
90
62
 
91
63
  export interface TuningJobStepMetaData {
92
64
 
93
65
  Arn?: string;
94
66
  }
95
- export declare namespace TuningJobStepMetaData {
96
-
97
- const filterSensitiveLog: (obj: TuningJobStepMetaData) => any;
98
- }
99
67
 
100
68
  export interface PipelineExecutionStepMetadata {
101
69
 
@@ -125,10 +93,6 @@ export interface PipelineExecutionStepMetadata {
125
93
 
126
94
  Fail?: FailStepMetadata;
127
95
  }
128
- export declare namespace PipelineExecutionStepMetadata {
129
-
130
- const filterSensitiveLog: (obj: PipelineExecutionStepMetadata) => any;
131
- }
132
96
  export declare enum StepStatus {
133
97
  EXECUTING = "Executing",
134
98
  FAILED = "Failed",
@@ -160,20 +124,12 @@ export interface PipelineExecutionStep {
160
124
 
161
125
  Metadata?: PipelineExecutionStepMetadata;
162
126
  }
163
- export declare namespace PipelineExecutionStep {
164
-
165
- const filterSensitiveLog: (obj: PipelineExecutionStep) => any;
166
- }
167
127
  export interface ListPipelineExecutionStepsResponse {
168
128
 
169
129
  PipelineExecutionSteps?: PipelineExecutionStep[];
170
130
 
171
131
  NextToken?: string;
172
132
  }
173
- export declare namespace ListPipelineExecutionStepsResponse {
174
-
175
- const filterSensitiveLog: (obj: ListPipelineExecutionStepsResponse) => any;
176
- }
177
133
  export interface ListPipelineParametersForExecutionRequest {
178
134
 
179
135
  PipelineExecutionArn: string | undefined;
@@ -182,10 +138,6 @@ export interface ListPipelineParametersForExecutionRequest {
182
138
 
183
139
  MaxResults?: number;
184
140
  }
185
- export declare namespace ListPipelineParametersForExecutionRequest {
186
-
187
- const filterSensitiveLog: (obj: ListPipelineParametersForExecutionRequest) => any;
188
- }
189
141
 
190
142
  export interface Parameter {
191
143
 
@@ -193,20 +145,12 @@ export interface Parameter {
193
145
 
194
146
  Value: string | undefined;
195
147
  }
196
- export declare namespace Parameter {
197
-
198
- const filterSensitiveLog: (obj: Parameter) => any;
199
- }
200
148
  export interface ListPipelineParametersForExecutionResponse {
201
149
 
202
150
  PipelineParameters?: Parameter[];
203
151
 
204
152
  NextToken?: string;
205
153
  }
206
- export declare namespace ListPipelineParametersForExecutionResponse {
207
-
208
- const filterSensitiveLog: (obj: ListPipelineParametersForExecutionResponse) => any;
209
- }
210
154
  export declare enum SortPipelinesBy {
211
155
  CREATION_TIME = "CreationTime",
212
156
  NAME = "Name"
@@ -227,10 +171,6 @@ export interface ListPipelinesRequest {
227
171
 
228
172
  MaxResults?: number;
229
173
  }
230
- export declare namespace ListPipelinesRequest {
231
-
232
- const filterSensitiveLog: (obj: ListPipelinesRequest) => any;
233
- }
234
174
 
235
175
  export interface PipelineSummary {
236
176
 
@@ -250,20 +190,12 @@ export interface PipelineSummary {
250
190
 
251
191
  LastExecutionTime?: Date;
252
192
  }
253
- export declare namespace PipelineSummary {
254
-
255
- const filterSensitiveLog: (obj: PipelineSummary) => any;
256
- }
257
193
  export interface ListPipelinesResponse {
258
194
 
259
195
  PipelineSummaries?: PipelineSummary[];
260
196
 
261
197
  NextToken?: string;
262
198
  }
263
- export declare namespace ListPipelinesResponse {
264
-
265
- const filterSensitiveLog: (obj: ListPipelinesResponse) => any;
266
- }
267
199
  export interface ListProcessingJobsRequest {
268
200
 
269
201
  CreationTimeAfter?: Date;
@@ -286,10 +218,6 @@ export interface ListProcessingJobsRequest {
286
218
 
287
219
  MaxResults?: number;
288
220
  }
289
- export declare namespace ListProcessingJobsRequest {
290
-
291
- const filterSensitiveLog: (obj: ListProcessingJobsRequest) => any;
292
- }
293
221
 
294
222
  export interface ProcessingJobSummary {
295
223
 
@@ -309,20 +237,12 @@ export interface ProcessingJobSummary {
309
237
 
310
238
  ExitMessage?: string;
311
239
  }
312
- export declare namespace ProcessingJobSummary {
313
-
314
- const filterSensitiveLog: (obj: ProcessingJobSummary) => any;
315
- }
316
240
  export interface ListProcessingJobsResponse {
317
241
 
318
242
  ProcessingJobSummaries: ProcessingJobSummary[] | undefined;
319
243
 
320
244
  NextToken?: string;
321
245
  }
322
- export declare namespace ListProcessingJobsResponse {
323
-
324
- const filterSensitiveLog: (obj: ListProcessingJobsResponse) => any;
325
- }
326
246
  export declare enum ProjectSortBy {
327
247
  CREATION_TIME = "CreationTime",
328
248
  NAME = "Name"
@@ -347,10 +267,6 @@ export interface ListProjectsInput {
347
267
 
348
268
  SortOrder?: ProjectSortOrder | string;
349
269
  }
350
- export declare namespace ListProjectsInput {
351
-
352
- const filterSensitiveLog: (obj: ListProjectsInput) => any;
353
- }
354
270
 
355
271
  export interface ProjectSummary {
356
272
 
@@ -366,20 +282,12 @@ export interface ProjectSummary {
366
282
 
367
283
  ProjectStatus: ProjectStatus | string | undefined;
368
284
  }
369
- export declare namespace ProjectSummary {
370
-
371
- const filterSensitiveLog: (obj: ProjectSummary) => any;
372
- }
373
285
  export interface ListProjectsOutput {
374
286
 
375
287
  ProjectSummaryList: ProjectSummary[] | undefined;
376
288
 
377
289
  NextToken?: string;
378
290
  }
379
- export declare namespace ListProjectsOutput {
380
-
381
- const filterSensitiveLog: (obj: ListProjectsOutput) => any;
382
- }
383
291
  export interface ListStageDevicesRequest {
384
292
 
385
293
  NextToken?: string;
@@ -392,20 +300,12 @@ export interface ListStageDevicesRequest {
392
300
 
393
301
  StageName: string | undefined;
394
302
  }
395
- export declare namespace ListStageDevicesRequest {
396
-
397
- const filterSensitiveLog: (obj: ListStageDevicesRequest) => any;
398
- }
399
303
  export interface ListStageDevicesResponse {
400
304
 
401
305
  DeviceDeploymentSummaries: DeviceDeploymentSummary[] | undefined;
402
306
 
403
307
  NextToken?: string;
404
308
  }
405
- export declare namespace ListStageDevicesResponse {
406
-
407
- const filterSensitiveLog: (obj: ListStageDevicesResponse) => any;
408
- }
409
309
  export declare enum StudioLifecycleConfigSortKey {
410
310
  CreationTime = "CreationTime",
411
311
  LastModifiedTime = "LastModifiedTime",
@@ -433,10 +333,6 @@ export interface ListStudioLifecycleConfigsRequest {
433
333
 
434
334
  SortOrder?: SortOrder | string;
435
335
  }
436
- export declare namespace ListStudioLifecycleConfigsRequest {
437
-
438
- const filterSensitiveLog: (obj: ListStudioLifecycleConfigsRequest) => any;
439
- }
440
336
 
441
337
  export interface StudioLifecycleConfigDetails {
442
338
 
@@ -450,20 +346,12 @@ export interface StudioLifecycleConfigDetails {
450
346
 
451
347
  StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
452
348
  }
453
- export declare namespace StudioLifecycleConfigDetails {
454
-
455
- const filterSensitiveLog: (obj: StudioLifecycleConfigDetails) => any;
456
- }
457
349
  export interface ListStudioLifecycleConfigsResponse {
458
350
 
459
351
  NextToken?: string;
460
352
 
461
353
  StudioLifecycleConfigs?: StudioLifecycleConfigDetails[];
462
354
  }
463
- export declare namespace ListStudioLifecycleConfigsResponse {
464
-
465
- const filterSensitiveLog: (obj: ListStudioLifecycleConfigsResponse) => any;
466
- }
467
355
  export interface ListSubscribedWorkteamsRequest {
468
356
 
469
357
  NameContains?: string;
@@ -472,20 +360,12 @@ export interface ListSubscribedWorkteamsRequest {
472
360
 
473
361
  MaxResults?: number;
474
362
  }
475
- export declare namespace ListSubscribedWorkteamsRequest {
476
-
477
- const filterSensitiveLog: (obj: ListSubscribedWorkteamsRequest) => any;
478
- }
479
363
  export interface ListSubscribedWorkteamsResponse {
480
364
 
481
365
  SubscribedWorkteams: SubscribedWorkteam[] | undefined;
482
366
 
483
367
  NextToken?: string;
484
368
  }
485
- export declare namespace ListSubscribedWorkteamsResponse {
486
-
487
- const filterSensitiveLog: (obj: ListSubscribedWorkteamsResponse) => any;
488
- }
489
369
  export interface ListTagsInput {
490
370
 
491
371
  ResourceArn: string | undefined;
@@ -494,20 +374,12 @@ export interface ListTagsInput {
494
374
 
495
375
  MaxResults?: number;
496
376
  }
497
- export declare namespace ListTagsInput {
498
-
499
- const filterSensitiveLog: (obj: ListTagsInput) => any;
500
- }
501
377
  export interface ListTagsOutput {
502
378
 
503
379
  Tags?: Tag[];
504
380
 
505
381
  NextToken?: string;
506
382
  }
507
- export declare namespace ListTagsOutput {
508
-
509
- const filterSensitiveLog: (obj: ListTagsOutput) => any;
510
- }
511
383
  export interface ListTrainingJobsRequest {
512
384
 
513
385
  NextToken?: string;
@@ -530,10 +402,6 @@ export interface ListTrainingJobsRequest {
530
402
 
531
403
  SortOrder?: SortOrder | string;
532
404
  }
533
- export declare namespace ListTrainingJobsRequest {
534
-
535
- const filterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
536
- }
537
405
 
538
406
  export interface TrainingJobSummary {
539
407
 
@@ -549,20 +417,12 @@ export interface TrainingJobSummary {
549
417
 
550
418
  TrainingJobStatus: TrainingJobStatus | string | undefined;
551
419
  }
552
- export declare namespace TrainingJobSummary {
553
-
554
- const filterSensitiveLog: (obj: TrainingJobSummary) => any;
555
- }
556
420
  export interface ListTrainingJobsResponse {
557
421
 
558
422
  TrainingJobSummaries: TrainingJobSummary[] | undefined;
559
423
 
560
424
  NextToken?: string;
561
425
  }
562
- export declare namespace ListTrainingJobsResponse {
563
-
564
- const filterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
565
- }
566
426
  export declare enum TrainingJobSortByOptions {
567
427
  CreationTime = "CreationTime",
568
428
  FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
@@ -583,20 +443,12 @@ export interface ListTrainingJobsForHyperParameterTuningJobRequest {
583
443
 
584
444
  SortOrder?: SortOrder | string;
585
445
  }
586
- export declare namespace ListTrainingJobsForHyperParameterTuningJobRequest {
587
-
588
- const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobRequest) => any;
589
- }
590
446
  export interface ListTrainingJobsForHyperParameterTuningJobResponse {
591
447
 
592
448
  TrainingJobSummaries: HyperParameterTrainingJobSummary[] | undefined;
593
449
 
594
450
  NextToken?: string;
595
451
  }
596
- export declare namespace ListTrainingJobsForHyperParameterTuningJobResponse {
597
-
598
- const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
599
- }
600
452
  export interface ListTransformJobsRequest {
601
453
 
602
454
  CreationTimeAfter?: Date;
@@ -619,10 +471,6 @@ export interface ListTransformJobsRequest {
619
471
 
620
472
  MaxResults?: number;
621
473
  }
622
- export declare namespace ListTransformJobsRequest {
623
-
624
- const filterSensitiveLog: (obj: ListTransformJobsRequest) => any;
625
- }
626
474
 
627
475
  export interface TransformJobSummary {
628
476
 
@@ -640,20 +488,12 @@ export interface TransformJobSummary {
640
488
 
641
489
  FailureReason?: string;
642
490
  }
643
- export declare namespace TransformJobSummary {
644
-
645
- const filterSensitiveLog: (obj: TransformJobSummary) => any;
646
- }
647
491
  export interface ListTransformJobsResponse {
648
492
 
649
493
  TransformJobSummaries: TransformJobSummary[] | undefined;
650
494
 
651
495
  NextToken?: string;
652
496
  }
653
- export declare namespace ListTransformJobsResponse {
654
-
655
- const filterSensitiveLog: (obj: ListTransformJobsResponse) => any;
656
- }
657
497
  export declare enum SortTrialComponentsBy {
658
498
  CREATION_TIME = "CreationTime",
659
499
  NAME = "Name"
@@ -678,10 +518,6 @@ export interface ListTrialComponentsRequest {
678
518
 
679
519
  NextToken?: string;
680
520
  }
681
- export declare namespace ListTrialComponentsRequest {
682
-
683
- const filterSensitiveLog: (obj: ListTrialComponentsRequest) => any;
684
- }
685
521
 
686
522
  export interface TrialComponentSummary {
687
523
 
@@ -707,20 +543,12 @@ export interface TrialComponentSummary {
707
543
 
708
544
  LastModifiedBy?: UserContext;
709
545
  }
710
- export declare namespace TrialComponentSummary {
711
-
712
- const filterSensitiveLog: (obj: TrialComponentSummary) => any;
713
- }
714
546
  export interface ListTrialComponentsResponse {
715
547
 
716
548
  TrialComponentSummaries?: TrialComponentSummary[];
717
549
 
718
550
  NextToken?: string;
719
551
  }
720
- export declare namespace ListTrialComponentsResponse {
721
-
722
- const filterSensitiveLog: (obj: ListTrialComponentsResponse) => any;
723
- }
724
552
  export declare enum SortTrialsBy {
725
553
  CREATION_TIME = "CreationTime",
726
554
  NAME = "Name"
@@ -743,10 +571,6 @@ export interface ListTrialsRequest {
743
571
 
744
572
  NextToken?: string;
745
573
  }
746
- export declare namespace ListTrialsRequest {
747
-
748
- const filterSensitiveLog: (obj: ListTrialsRequest) => any;
749
- }
750
574
 
751
575
  export interface TrialSummary {
752
576
 
@@ -762,20 +586,12 @@ export interface TrialSummary {
762
586
 
763
587
  LastModifiedTime?: Date;
764
588
  }
765
- export declare namespace TrialSummary {
766
-
767
- const filterSensitiveLog: (obj: TrialSummary) => any;
768
- }
769
589
  export interface ListTrialsResponse {
770
590
 
771
591
  TrialSummaries?: TrialSummary[];
772
592
 
773
593
  NextToken?: string;
774
594
  }
775
- export declare namespace ListTrialsResponse {
776
-
777
- const filterSensitiveLog: (obj: ListTrialsResponse) => any;
778
- }
779
595
  export declare enum UserProfileSortKey {
780
596
  CreationTime = "CreationTime",
781
597
  LastModifiedTime = "LastModifiedTime"
@@ -794,10 +610,6 @@ export interface ListUserProfilesRequest {
794
610
 
795
611
  UserProfileNameContains?: string;
796
612
  }
797
- export declare namespace ListUserProfilesRequest {
798
-
799
- const filterSensitiveLog: (obj: ListUserProfilesRequest) => any;
800
- }
801
613
 
802
614
  export interface UserProfileDetails {
803
615
 
@@ -811,20 +623,12 @@ export interface UserProfileDetails {
811
623
 
812
624
  LastModifiedTime?: Date;
813
625
  }
814
- export declare namespace UserProfileDetails {
815
-
816
- const filterSensitiveLog: (obj: UserProfileDetails) => any;
817
- }
818
626
  export interface ListUserProfilesResponse {
819
627
 
820
628
  UserProfiles?: UserProfileDetails[];
821
629
 
822
630
  NextToken?: string;
823
631
  }
824
- export declare namespace ListUserProfilesResponse {
825
-
826
- const filterSensitiveLog: (obj: ListUserProfilesResponse) => any;
827
- }
828
632
  export declare enum ListWorkforcesSortByOptions {
829
633
  CreateDate = "CreateDate",
830
634
  Name = "Name"
@@ -841,20 +645,12 @@ export interface ListWorkforcesRequest {
841
645
 
842
646
  MaxResults?: number;
843
647
  }
844
- export declare namespace ListWorkforcesRequest {
845
-
846
- const filterSensitiveLog: (obj: ListWorkforcesRequest) => any;
847
- }
848
648
  export interface ListWorkforcesResponse {
849
649
 
850
650
  Workforces: Workforce[] | undefined;
851
651
 
852
652
  NextToken?: string;
853
653
  }
854
- export declare namespace ListWorkforcesResponse {
855
-
856
- const filterSensitiveLog: (obj: ListWorkforcesResponse) => any;
857
- }
858
654
  export declare enum ListWorkteamsSortByOptions {
859
655
  CreateDate = "CreateDate",
860
656
  Name = "Name"
@@ -871,20 +667,12 @@ export interface ListWorkteamsRequest {
871
667
 
872
668
  MaxResults?: number;
873
669
  }
874
- export declare namespace ListWorkteamsRequest {
875
-
876
- const filterSensitiveLog: (obj: ListWorkteamsRequest) => any;
877
- }
878
670
  export interface ListWorkteamsResponse {
879
671
 
880
672
  Workteams: Workteam[] | undefined;
881
673
 
882
674
  NextToken?: string;
883
675
  }
884
- export declare namespace ListWorkteamsResponse {
885
-
886
- const filterSensitiveLog: (obj: ListWorkteamsResponse) => any;
887
- }
888
676
 
889
677
  export interface ModelPackage {
890
678
 
@@ -940,10 +728,6 @@ export interface ModelPackage {
940
728
 
941
729
  DriftCheckBaselines?: DriftCheckBaselines;
942
730
  }
943
- export declare namespace ModelPackage {
944
-
945
- const filterSensitiveLog: (obj: ModelPackage) => any;
946
- }
947
731
 
948
732
  export interface ModelPackageGroup {
949
733
 
@@ -961,10 +745,6 @@ export interface ModelPackageGroup {
961
745
 
962
746
  Tags?: Tag[];
963
747
  }
964
- export declare namespace ModelPackageGroup {
965
-
966
- const filterSensitiveLog: (obj: ModelPackageGroup) => any;
967
- }
968
748
 
969
749
  export interface NestedFilters {
970
750
 
@@ -972,10 +752,6 @@ export interface NestedFilters {
972
752
 
973
753
  Filters: Filter[] | undefined;
974
754
  }
975
- export declare namespace NestedFilters {
976
-
977
- const filterSensitiveLog: (obj: NestedFilters) => any;
978
- }
979
755
 
980
756
  export interface Parent {
981
757
 
@@ -983,10 +759,6 @@ export interface Parent {
983
759
 
984
760
  ExperimentName?: string;
985
761
  }
986
- export declare namespace Parent {
987
-
988
- const filterSensitiveLog: (obj: Parent) => any;
989
- }
990
762
 
991
763
  export interface Pipeline {
992
764
 
@@ -1016,10 +788,6 @@ export interface Pipeline {
1016
788
 
1017
789
  Tags?: Tag[];
1018
790
  }
1019
- export declare namespace Pipeline {
1020
-
1021
- const filterSensitiveLog: (obj: Pipeline) => any;
1022
- }
1023
791
 
1024
792
  export interface PipelineExecution {
1025
793
 
@@ -1049,10 +817,6 @@ export interface PipelineExecution {
1049
817
 
1050
818
  PipelineParameters?: Parameter[];
1051
819
  }
1052
- export declare namespace PipelineExecution {
1053
-
1054
- const filterSensitiveLog: (obj: PipelineExecution) => any;
1055
- }
1056
820
 
1057
821
  export interface ProcessingJob {
1058
822
 
@@ -1100,10 +864,6 @@ export interface ProcessingJob {
1100
864
 
1101
865
  Tags?: Tag[];
1102
866
  }
1103
- export declare namespace ProcessingJob {
1104
-
1105
- const filterSensitiveLog: (obj: ProcessingJob) => any;
1106
- }
1107
867
 
1108
868
  export interface ProfilerConfigForUpdate {
1109
869
 
@@ -1115,10 +875,6 @@ export interface ProfilerConfigForUpdate {
1115
875
 
1116
876
  DisableProfiler?: boolean;
1117
877
  }
1118
- export declare namespace ProfilerConfigForUpdate {
1119
-
1120
- const filterSensitiveLog: (obj: ProfilerConfigForUpdate) => any;
1121
- }
1122
878
 
1123
879
  export interface Project {
1124
880
 
@@ -1146,28 +902,16 @@ export interface Project {
1146
902
 
1147
903
  LastModifiedBy?: UserContext;
1148
904
  }
1149
- export declare namespace Project {
1150
-
1151
- const filterSensitiveLog: (obj: Project) => any;
1152
- }
1153
905
  export interface PutModelPackageGroupPolicyInput {
1154
906
 
1155
907
  ModelPackageGroupName: string | undefined;
1156
908
 
1157
909
  ResourcePolicy: string | undefined;
1158
910
  }
1159
- export declare namespace PutModelPackageGroupPolicyInput {
1160
-
1161
- const filterSensitiveLog: (obj: PutModelPackageGroupPolicyInput) => any;
1162
- }
1163
911
  export interface PutModelPackageGroupPolicyOutput {
1164
912
 
1165
913
  ModelPackageGroupArn: string | undefined;
1166
914
  }
1167
- export declare namespace PutModelPackageGroupPolicyOutput {
1168
-
1169
- const filterSensitiveLog: (obj: PutModelPackageGroupPolicyOutput) => any;
1170
- }
1171
915
 
1172
916
  export interface QueryFilters {
1173
917
 
@@ -1185,10 +929,6 @@ export interface QueryFilters {
1185
929
 
1186
930
  Properties?: Record<string, string>;
1187
931
  }
1188
- export declare namespace QueryFilters {
1189
-
1190
- const filterSensitiveLog: (obj: QueryFilters) => any;
1191
- }
1192
932
  export interface QueryLineageRequest {
1193
933
 
1194
934
  StartArns?: string[];
@@ -1205,10 +945,6 @@ export interface QueryLineageRequest {
1205
945
 
1206
946
  NextToken?: string;
1207
947
  }
1208
- export declare namespace QueryLineageRequest {
1209
-
1210
- const filterSensitiveLog: (obj: QueryLineageRequest) => any;
1211
- }
1212
948
 
1213
949
  export interface Vertex {
1214
950
 
@@ -1218,10 +954,6 @@ export interface Vertex {
1218
954
 
1219
955
  LineageType?: LineageType | string;
1220
956
  }
1221
- export declare namespace Vertex {
1222
-
1223
- const filterSensitiveLog: (obj: Vertex) => any;
1224
- }
1225
957
  export interface QueryLineageResponse {
1226
958
 
1227
959
  Vertices?: Vertex[];
@@ -1230,10 +962,6 @@ export interface QueryLineageResponse {
1230
962
 
1231
963
  NextToken?: string;
1232
964
  }
1233
- export declare namespace QueryLineageResponse {
1234
-
1235
- const filterSensitiveLog: (obj: QueryLineageResponse) => any;
1236
- }
1237
965
  export interface RegisterDevicesRequest {
1238
966
 
1239
967
  DeviceFleetName: string | undefined;
@@ -1242,19 +970,11 @@ export interface RegisterDevicesRequest {
1242
970
 
1243
971
  Tags?: Tag[];
1244
972
  }
1245
- export declare namespace RegisterDevicesRequest {
1246
-
1247
- const filterSensitiveLog: (obj: RegisterDevicesRequest) => any;
1248
- }
1249
973
 
1250
974
  export interface RenderableTask {
1251
975
 
1252
976
  Input: string | undefined;
1253
977
  }
1254
- export declare namespace RenderableTask {
1255
-
1256
- const filterSensitiveLog: (obj: RenderableTask) => any;
1257
- }
1258
978
 
1259
979
  export interface RenderingError {
1260
980
 
@@ -1262,10 +982,6 @@ export interface RenderingError {
1262
982
 
1263
983
  Message: string | undefined;
1264
984
  }
1265
- export declare namespace RenderingError {
1266
-
1267
- const filterSensitiveLog: (obj: RenderingError) => any;
1268
- }
1269
985
  export interface RenderUiTemplateRequest {
1270
986
 
1271
987
  UiTemplate?: UiTemplate;
@@ -1276,20 +992,12 @@ export interface RenderUiTemplateRequest {
1276
992
 
1277
993
  HumanTaskUiArn?: string;
1278
994
  }
1279
- export declare namespace RenderUiTemplateRequest {
1280
-
1281
- const filterSensitiveLog: (obj: RenderUiTemplateRequest) => any;
1282
- }
1283
995
  export interface RenderUiTemplateResponse {
1284
996
 
1285
997
  RenderedContent: string | undefined;
1286
998
 
1287
999
  Errors: RenderingError[] | undefined;
1288
1000
  }
1289
- export declare namespace RenderUiTemplateResponse {
1290
-
1291
- const filterSensitiveLog: (obj: RenderUiTemplateResponse) => any;
1292
- }
1293
1001
  export interface RetryPipelineExecutionRequest {
1294
1002
 
1295
1003
  PipelineExecutionArn: string | undefined;
@@ -1298,18 +1006,10 @@ export interface RetryPipelineExecutionRequest {
1298
1006
 
1299
1007
  ParallelismConfiguration?: ParallelismConfiguration;
1300
1008
  }
1301
- export declare namespace RetryPipelineExecutionRequest {
1302
-
1303
- const filterSensitiveLog: (obj: RetryPipelineExecutionRequest) => any;
1304
- }
1305
1009
  export interface RetryPipelineExecutionResponse {
1306
1010
 
1307
1011
  PipelineExecutionArn?: string;
1308
1012
  }
1309
- export declare namespace RetryPipelineExecutionResponse {
1310
-
1311
- const filterSensitiveLog: (obj: RetryPipelineExecutionResponse) => any;
1312
- }
1313
1013
  export declare enum SearchSortOrder {
1314
1014
  ASCENDING = "Ascending",
1315
1015
  DESCENDING = "Descending"
@@ -1391,10 +1091,6 @@ export interface TrainingJob {
1391
1091
 
1392
1092
  Tags?: Tag[];
1393
1093
  }
1394
- export declare namespace TrainingJob {
1395
-
1396
- const filterSensitiveLog: (obj: TrainingJob) => any;
1397
- }
1398
1094
 
1399
1095
  export interface TrialComponentSimpleSummary {
1400
1096
 
@@ -1408,10 +1104,6 @@ export interface TrialComponentSimpleSummary {
1408
1104
 
1409
1105
  CreatedBy?: UserContext;
1410
1106
  }
1411
- export declare namespace TrialComponentSimpleSummary {
1412
-
1413
- const filterSensitiveLog: (obj: TrialComponentSimpleSummary) => any;
1414
- }
1415
1107
 
1416
1108
  export interface Trial {
1417
1109
 
@@ -1439,10 +1131,6 @@ export interface Trial {
1439
1131
 
1440
1132
  TrialComponentSummaries?: TrialComponentSimpleSummary[];
1441
1133
  }
1442
- export declare namespace Trial {
1443
-
1444
- const filterSensitiveLog: (obj: Trial) => any;
1445
- }
1446
1134
 
1447
1135
  export interface TransformJob {
1448
1136
 
@@ -1488,10 +1176,6 @@ export interface TransformJob {
1488
1176
 
1489
1177
  Tags?: Tag[];
1490
1178
  }
1491
- export declare namespace TransformJob {
1492
-
1493
- const filterSensitiveLog: (obj: TransformJob) => any;
1494
- }
1495
1179
 
1496
1180
  export interface TrialComponentSourceDetail {
1497
1181
 
@@ -1503,10 +1187,6 @@ export interface TrialComponentSourceDetail {
1503
1187
 
1504
1188
  TransformJob?: TransformJob;
1505
1189
  }
1506
- export declare namespace TrialComponentSourceDetail {
1507
-
1508
- const filterSensitiveLog: (obj: TrialComponentSourceDetail) => any;
1509
- }
1510
1190
 
1511
1191
  export interface TrialComponent {
1512
1192
 
@@ -1550,10 +1230,6 @@ export interface TrialComponent {
1550
1230
 
1551
1231
  Parents?: Parent[];
1552
1232
  }
1553
- export declare namespace TrialComponent {
1554
-
1555
- const filterSensitiveLog: (obj: TrialComponent) => any;
1556
- }
1557
1233
 
1558
1234
  export interface SearchRecord {
1559
1235
 
@@ -1581,20 +1257,12 @@ export interface SearchRecord {
1581
1257
 
1582
1258
  FeatureMetadata?: FeatureMetadata;
1583
1259
  }
1584
- export declare namespace SearchRecord {
1585
-
1586
- const filterSensitiveLog: (obj: SearchRecord) => any;
1587
- }
1588
1260
  export interface SearchResponse {
1589
1261
 
1590
1262
  Results?: SearchRecord[];
1591
1263
 
1592
1264
  NextToken?: string;
1593
1265
  }
1594
- export declare namespace SearchResponse {
1595
-
1596
- const filterSensitiveLog: (obj: SearchResponse) => any;
1597
- }
1598
1266
  export interface SendPipelineExecutionStepFailureRequest {
1599
1267
 
1600
1268
  CallbackToken: string | undefined;
@@ -1603,18 +1271,10 @@ export interface SendPipelineExecutionStepFailureRequest {
1603
1271
 
1604
1272
  ClientRequestToken?: string;
1605
1273
  }
1606
- export declare namespace SendPipelineExecutionStepFailureRequest {
1607
-
1608
- const filterSensitiveLog: (obj: SendPipelineExecutionStepFailureRequest) => any;
1609
- }
1610
1274
  export interface SendPipelineExecutionStepFailureResponse {
1611
1275
 
1612
1276
  PipelineExecutionArn?: string;
1613
1277
  }
1614
- export declare namespace SendPipelineExecutionStepFailureResponse {
1615
-
1616
- const filterSensitiveLog: (obj: SendPipelineExecutionStepFailureResponse) => any;
1617
- }
1618
1278
  export interface SendPipelineExecutionStepSuccessRequest {
1619
1279
 
1620
1280
  CallbackToken: string | undefined;
@@ -1623,44 +1283,24 @@ export interface SendPipelineExecutionStepSuccessRequest {
1623
1283
 
1624
1284
  ClientRequestToken?: string;
1625
1285
  }
1626
- export declare namespace SendPipelineExecutionStepSuccessRequest {
1627
-
1628
- const filterSensitiveLog: (obj: SendPipelineExecutionStepSuccessRequest) => any;
1629
- }
1630
1286
  export interface SendPipelineExecutionStepSuccessResponse {
1631
1287
 
1632
1288
  PipelineExecutionArn?: string;
1633
1289
  }
1634
- export declare namespace SendPipelineExecutionStepSuccessResponse {
1635
-
1636
- const filterSensitiveLog: (obj: SendPipelineExecutionStepSuccessResponse) => any;
1637
- }
1638
1290
  export interface StartEdgeDeploymentStageRequest {
1639
1291
 
1640
1292
  EdgeDeploymentPlanName: string | undefined;
1641
1293
 
1642
1294
  StageName: string | undefined;
1643
1295
  }
1644
- export declare namespace StartEdgeDeploymentStageRequest {
1645
-
1646
- const filterSensitiveLog: (obj: StartEdgeDeploymentStageRequest) => any;
1647
- }
1648
1296
  export interface StartMonitoringScheduleRequest {
1649
1297
 
1650
1298
  MonitoringScheduleName: string | undefined;
1651
1299
  }
1652
- export declare namespace StartMonitoringScheduleRequest {
1653
-
1654
- const filterSensitiveLog: (obj: StartMonitoringScheduleRequest) => any;
1655
- }
1656
1300
  export interface StartNotebookInstanceInput {
1657
1301
 
1658
1302
  NotebookInstanceName: string | undefined;
1659
1303
  }
1660
- export declare namespace StartNotebookInstanceInput {
1661
-
1662
- const filterSensitiveLog: (obj: StartNotebookInstanceInput) => any;
1663
- }
1664
1304
  export interface StartPipelineExecutionRequest {
1665
1305
 
1666
1306
  PipelineName: string | undefined;
@@ -1675,134 +1315,70 @@ export interface StartPipelineExecutionRequest {
1675
1315
 
1676
1316
  ParallelismConfiguration?: ParallelismConfiguration;
1677
1317
  }
1678
- export declare namespace StartPipelineExecutionRequest {
1679
-
1680
- const filterSensitiveLog: (obj: StartPipelineExecutionRequest) => any;
1681
- }
1682
1318
  export interface StartPipelineExecutionResponse {
1683
1319
 
1684
1320
  PipelineExecutionArn?: string;
1685
1321
  }
1686
- export declare namespace StartPipelineExecutionResponse {
1687
-
1688
- const filterSensitiveLog: (obj: StartPipelineExecutionResponse) => any;
1689
- }
1690
1322
  export interface StopAutoMLJobRequest {
1691
1323
 
1692
1324
  AutoMLJobName: string | undefined;
1693
1325
  }
1694
- export declare namespace StopAutoMLJobRequest {
1695
-
1696
- const filterSensitiveLog: (obj: StopAutoMLJobRequest) => any;
1697
- }
1698
1326
  export interface StopCompilationJobRequest {
1699
1327
 
1700
1328
  CompilationJobName: string | undefined;
1701
1329
  }
1702
- export declare namespace StopCompilationJobRequest {
1703
-
1704
- const filterSensitiveLog: (obj: StopCompilationJobRequest) => any;
1705
- }
1706
1330
  export interface StopEdgeDeploymentStageRequest {
1707
1331
 
1708
1332
  EdgeDeploymentPlanName: string | undefined;
1709
1333
 
1710
1334
  StageName: string | undefined;
1711
1335
  }
1712
- export declare namespace StopEdgeDeploymentStageRequest {
1713
-
1714
- const filterSensitiveLog: (obj: StopEdgeDeploymentStageRequest) => any;
1715
- }
1716
1336
  export interface StopEdgePackagingJobRequest {
1717
1337
 
1718
1338
  EdgePackagingJobName: string | undefined;
1719
1339
  }
1720
- export declare namespace StopEdgePackagingJobRequest {
1721
-
1722
- const filterSensitiveLog: (obj: StopEdgePackagingJobRequest) => any;
1723
- }
1724
1340
  export interface StopHyperParameterTuningJobRequest {
1725
1341
 
1726
1342
  HyperParameterTuningJobName: string | undefined;
1727
1343
  }
1728
- export declare namespace StopHyperParameterTuningJobRequest {
1729
-
1730
- const filterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
1731
- }
1732
1344
  export interface StopInferenceRecommendationsJobRequest {
1733
1345
 
1734
1346
  JobName: string | undefined;
1735
1347
  }
1736
- export declare namespace StopInferenceRecommendationsJobRequest {
1737
-
1738
- const filterSensitiveLog: (obj: StopInferenceRecommendationsJobRequest) => any;
1739
- }
1740
1348
  export interface StopLabelingJobRequest {
1741
1349
 
1742
1350
  LabelingJobName: string | undefined;
1743
1351
  }
1744
- export declare namespace StopLabelingJobRequest {
1745
-
1746
- const filterSensitiveLog: (obj: StopLabelingJobRequest) => any;
1747
- }
1748
1352
  export interface StopMonitoringScheduleRequest {
1749
1353
 
1750
1354
  MonitoringScheduleName: string | undefined;
1751
1355
  }
1752
- export declare namespace StopMonitoringScheduleRequest {
1753
-
1754
- const filterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
1755
- }
1756
1356
  export interface StopNotebookInstanceInput {
1757
1357
 
1758
1358
  NotebookInstanceName: string | undefined;
1759
1359
  }
1760
- export declare namespace StopNotebookInstanceInput {
1761
-
1762
- const filterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
1763
- }
1764
1360
  export interface StopPipelineExecutionRequest {
1765
1361
 
1766
1362
  PipelineExecutionArn: string | undefined;
1767
1363
 
1768
1364
  ClientRequestToken?: string;
1769
1365
  }
1770
- export declare namespace StopPipelineExecutionRequest {
1771
-
1772
- const filterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
1773
- }
1774
1366
  export interface StopPipelineExecutionResponse {
1775
1367
 
1776
1368
  PipelineExecutionArn?: string;
1777
1369
  }
1778
- export declare namespace StopPipelineExecutionResponse {
1779
-
1780
- const filterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
1781
- }
1782
1370
  export interface StopProcessingJobRequest {
1783
1371
 
1784
1372
  ProcessingJobName: string | undefined;
1785
1373
  }
1786
- export declare namespace StopProcessingJobRequest {
1787
-
1788
- const filterSensitiveLog: (obj: StopProcessingJobRequest) => any;
1789
- }
1790
1374
  export interface StopTrainingJobRequest {
1791
1375
 
1792
1376
  TrainingJobName: string | undefined;
1793
1377
  }
1794
- export declare namespace StopTrainingJobRequest {
1795
-
1796
- const filterSensitiveLog: (obj: StopTrainingJobRequest) => any;
1797
- }
1798
1378
  export interface StopTransformJobRequest {
1799
1379
 
1800
1380
  TransformJobName: string | undefined;
1801
1381
  }
1802
- export declare namespace StopTransformJobRequest {
1803
-
1804
- const filterSensitiveLog: (obj: StopTransformJobRequest) => any;
1805
- }
1806
1382
  export interface UpdateActionRequest {
1807
1383
 
1808
1384
  ActionName: string | undefined;
@@ -1815,36 +1391,20 @@ export interface UpdateActionRequest {
1815
1391
 
1816
1392
  PropertiesToRemove?: string[];
1817
1393
  }
1818
- export declare namespace UpdateActionRequest {
1819
-
1820
- const filterSensitiveLog: (obj: UpdateActionRequest) => any;
1821
- }
1822
1394
  export interface UpdateActionResponse {
1823
1395
 
1824
1396
  ActionArn?: string;
1825
1397
  }
1826
- export declare namespace UpdateActionResponse {
1827
-
1828
- const filterSensitiveLog: (obj: UpdateActionResponse) => any;
1829
- }
1830
1398
  export interface UpdateAppImageConfigRequest {
1831
1399
 
1832
1400
  AppImageConfigName: string | undefined;
1833
1401
 
1834
1402
  KernelGatewayImageConfig?: KernelGatewayImageConfig;
1835
1403
  }
1836
- export declare namespace UpdateAppImageConfigRequest {
1837
-
1838
- const filterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
1839
- }
1840
1404
  export interface UpdateAppImageConfigResponse {
1841
1405
 
1842
1406
  AppImageConfigArn?: string;
1843
1407
  }
1844
- export declare namespace UpdateAppImageConfigResponse {
1845
-
1846
- const filterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
1847
- }
1848
1408
  export interface UpdateArtifactRequest {
1849
1409
 
1850
1410
  ArtifactArn: string | undefined;
@@ -1855,36 +1415,20 @@ export interface UpdateArtifactRequest {
1855
1415
 
1856
1416
  PropertiesToRemove?: string[];
1857
1417
  }
1858
- export declare namespace UpdateArtifactRequest {
1859
-
1860
- const filterSensitiveLog: (obj: UpdateArtifactRequest) => any;
1861
- }
1862
1418
  export interface UpdateArtifactResponse {
1863
1419
 
1864
1420
  ArtifactArn?: string;
1865
1421
  }
1866
- export declare namespace UpdateArtifactResponse {
1867
-
1868
- const filterSensitiveLog: (obj: UpdateArtifactResponse) => any;
1869
- }
1870
1422
  export interface UpdateCodeRepositoryInput {
1871
1423
 
1872
1424
  CodeRepositoryName: string | undefined;
1873
1425
 
1874
1426
  GitConfig?: GitConfigForUpdate;
1875
1427
  }
1876
- export declare namespace UpdateCodeRepositoryInput {
1877
-
1878
- const filterSensitiveLog: (obj: UpdateCodeRepositoryInput) => any;
1879
- }
1880
1428
  export interface UpdateCodeRepositoryOutput {
1881
1429
 
1882
1430
  CodeRepositoryArn: string | undefined;
1883
1431
  }
1884
- export declare namespace UpdateCodeRepositoryOutput {
1885
-
1886
- const filterSensitiveLog: (obj: UpdateCodeRepositoryOutput) => any;
1887
- }
1888
1432
  export interface UpdateContextRequest {
1889
1433
 
1890
1434
  ContextName: string | undefined;
@@ -1895,18 +1439,10 @@ export interface UpdateContextRequest {
1895
1439
 
1896
1440
  PropertiesToRemove?: string[];
1897
1441
  }
1898
- export declare namespace UpdateContextRequest {
1899
-
1900
- const filterSensitiveLog: (obj: UpdateContextRequest) => any;
1901
- }
1902
1442
  export interface UpdateContextResponse {
1903
1443
 
1904
1444
  ContextArn?: string;
1905
1445
  }
1906
- export declare namespace UpdateContextResponse {
1907
-
1908
- const filterSensitiveLog: (obj: UpdateContextResponse) => any;
1909
- }
1910
1446
  export interface UpdateDeviceFleetRequest {
1911
1447
 
1912
1448
  DeviceFleetName: string | undefined;
@@ -1919,20 +1455,12 @@ export interface UpdateDeviceFleetRequest {
1919
1455
 
1920
1456
  EnableIotRoleAlias?: boolean;
1921
1457
  }
1922
- export declare namespace UpdateDeviceFleetRequest {
1923
-
1924
- const filterSensitiveLog: (obj: UpdateDeviceFleetRequest) => any;
1925
- }
1926
1458
  export interface UpdateDevicesRequest {
1927
1459
 
1928
1460
  DeviceFleetName: string | undefined;
1929
1461
 
1930
1462
  Devices: Device[] | undefined;
1931
1463
  }
1932
- export declare namespace UpdateDevicesRequest {
1933
-
1934
- const filterSensitiveLog: (obj: UpdateDevicesRequest) => any;
1935
- }
1936
1464
  export interface UpdateDomainRequest {
1937
1465
 
1938
1466
  DomainId: string | undefined;
@@ -1941,18 +1469,10 @@ export interface UpdateDomainRequest {
1941
1469
 
1942
1470
  DomainSettingsForUpdate?: DomainSettingsForUpdate;
1943
1471
  }
1944
- export declare namespace UpdateDomainRequest {
1945
-
1946
- const filterSensitiveLog: (obj: UpdateDomainRequest) => any;
1947
- }
1948
1472
  export interface UpdateDomainResponse {
1949
1473
 
1950
1474
  DomainArn?: string;
1951
1475
  }
1952
- export declare namespace UpdateDomainResponse {
1953
-
1954
- const filterSensitiveLog: (obj: UpdateDomainResponse) => any;
1955
- }
1956
1476
  export declare enum VariantPropertyType {
1957
1477
  DataCaptureConfig = "DataCaptureConfig",
1958
1478
  DesiredInstanceCount = "DesiredInstanceCount",
@@ -1963,10 +1483,6 @@ export interface VariantProperty {
1963
1483
 
1964
1484
  VariantPropertyType: VariantPropertyType | string | undefined;
1965
1485
  }
1966
- export declare namespace VariantProperty {
1967
-
1968
- const filterSensitiveLog: (obj: VariantProperty) => any;
1969
- }
1970
1486
  export interface UpdateEndpointInput {
1971
1487
 
1972
1488
  EndpointName: string | undefined;
@@ -1981,36 +1497,20 @@ export interface UpdateEndpointInput {
1981
1497
 
1982
1498
  RetainDeploymentConfig?: boolean;
1983
1499
  }
1984
- export declare namespace UpdateEndpointInput {
1985
-
1986
- const filterSensitiveLog: (obj: UpdateEndpointInput) => any;
1987
- }
1988
1500
  export interface UpdateEndpointOutput {
1989
1501
 
1990
1502
  EndpointArn: string | undefined;
1991
1503
  }
1992
- export declare namespace UpdateEndpointOutput {
1993
-
1994
- const filterSensitiveLog: (obj: UpdateEndpointOutput) => any;
1995
- }
1996
1504
  export interface UpdateEndpointWeightsAndCapacitiesInput {
1997
1505
 
1998
1506
  EndpointName: string | undefined;
1999
1507
 
2000
1508
  DesiredWeightsAndCapacities: DesiredWeightAndCapacity[] | undefined;
2001
1509
  }
2002
- export declare namespace UpdateEndpointWeightsAndCapacitiesInput {
2003
-
2004
- const filterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesInput) => any;
2005
- }
2006
1510
  export interface UpdateEndpointWeightsAndCapacitiesOutput {
2007
1511
 
2008
1512
  EndpointArn: string | undefined;
2009
1513
  }
2010
- export declare namespace UpdateEndpointWeightsAndCapacitiesOutput {
2011
-
2012
- const filterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesOutput) => any;
2013
- }
2014
1514
  export interface UpdateExperimentRequest {
2015
1515
 
2016
1516
  ExperimentName: string | undefined;
@@ -2019,36 +1519,20 @@ export interface UpdateExperimentRequest {
2019
1519
 
2020
1520
  Description?: string;
2021
1521
  }
2022
- export declare namespace UpdateExperimentRequest {
2023
-
2024
- const filterSensitiveLog: (obj: UpdateExperimentRequest) => any;
2025
- }
2026
1522
  export interface UpdateExperimentResponse {
2027
1523
 
2028
1524
  ExperimentArn?: string;
2029
1525
  }
2030
- export declare namespace UpdateExperimentResponse {
2031
-
2032
- const filterSensitiveLog: (obj: UpdateExperimentResponse) => any;
2033
- }
2034
1526
  export interface UpdateFeatureGroupRequest {
2035
1527
 
2036
1528
  FeatureGroupName: string | undefined;
2037
1529
 
2038
1530
  FeatureAdditions?: FeatureDefinition[];
2039
1531
  }
2040
- export declare namespace UpdateFeatureGroupRequest {
2041
-
2042
- const filterSensitiveLog: (obj: UpdateFeatureGroupRequest) => any;
2043
- }
2044
1532
  export interface UpdateFeatureGroupResponse {
2045
1533
 
2046
1534
  FeatureGroupArn: string | undefined;
2047
1535
  }
2048
- export declare namespace UpdateFeatureGroupResponse {
2049
-
2050
- const filterSensitiveLog: (obj: UpdateFeatureGroupResponse) => any;
2051
- }
2052
1536
  export interface UpdateFeatureMetadataRequest {
2053
1537
 
2054
1538
  FeatureGroupName: string | undefined;
@@ -2061,10 +1545,6 @@ export interface UpdateFeatureMetadataRequest {
2061
1545
 
2062
1546
  ParameterRemovals?: string[];
2063
1547
  }
2064
- export declare namespace UpdateFeatureMetadataRequest {
2065
-
2066
- const filterSensitiveLog: (obj: UpdateFeatureMetadataRequest) => any;
2067
- }
2068
1548
  export interface UpdateImageRequest {
2069
1549
 
2070
1550
  DeleteProperties?: string[];
@@ -2077,18 +1557,10 @@ export interface UpdateImageRequest {
2077
1557
 
2078
1558
  RoleArn?: string;
2079
1559
  }
2080
- export declare namespace UpdateImageRequest {
2081
-
2082
- const filterSensitiveLog: (obj: UpdateImageRequest) => any;
2083
- }
2084
1560
  export interface UpdateImageResponse {
2085
1561
 
2086
1562
  ImageArn?: string;
2087
1563
  }
2088
- export declare namespace UpdateImageResponse {
2089
-
2090
- const filterSensitiveLog: (obj: UpdateImageResponse) => any;
2091
- }
2092
1564
  export interface UpdateModelPackageInput {
2093
1565
 
2094
1566
  ModelPackageArn: string | undefined;
@@ -2103,36 +1575,20 @@ export interface UpdateModelPackageInput {
2103
1575
 
2104
1576
  AdditionalInferenceSpecificationsToAdd?: AdditionalInferenceSpecificationDefinition[];
2105
1577
  }
2106
- export declare namespace UpdateModelPackageInput {
2107
-
2108
- const filterSensitiveLog: (obj: UpdateModelPackageInput) => any;
2109
- }
2110
1578
  export interface UpdateModelPackageOutput {
2111
1579
 
2112
1580
  ModelPackageArn: string | undefined;
2113
1581
  }
2114
- export declare namespace UpdateModelPackageOutput {
2115
-
2116
- const filterSensitiveLog: (obj: UpdateModelPackageOutput) => any;
2117
- }
2118
1582
  export interface UpdateMonitoringScheduleRequest {
2119
1583
 
2120
1584
  MonitoringScheduleName: string | undefined;
2121
1585
 
2122
1586
  MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
2123
1587
  }
2124
- export declare namespace UpdateMonitoringScheduleRequest {
2125
-
2126
- const filterSensitiveLog: (obj: UpdateMonitoringScheduleRequest) => any;
2127
- }
2128
1588
  export interface UpdateMonitoringScheduleResponse {
2129
1589
 
2130
1590
  MonitoringScheduleArn: string | undefined;
2131
1591
  }
2132
- export declare namespace UpdateMonitoringScheduleResponse {
2133
-
2134
- const filterSensitiveLog: (obj: UpdateMonitoringScheduleResponse) => any;
2135
- }
2136
1592
  export interface UpdateNotebookInstanceInput {
2137
1593
 
2138
1594
  NotebookInstanceName: string | undefined;
@@ -2163,16 +1619,8 @@ export interface UpdateNotebookInstanceInput {
2163
1619
 
2164
1620
  InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
2165
1621
  }
2166
- export declare namespace UpdateNotebookInstanceInput {
2167
-
2168
- const filterSensitiveLog: (obj: UpdateNotebookInstanceInput) => any;
2169
- }
2170
1622
  export interface UpdateNotebookInstanceOutput {
2171
1623
  }
2172
- export declare namespace UpdateNotebookInstanceOutput {
2173
-
2174
- const filterSensitiveLog: (obj: UpdateNotebookInstanceOutput) => any;
2175
- }
2176
1624
  export interface UpdateNotebookInstanceLifecycleConfigInput {
2177
1625
 
2178
1626
  NotebookInstanceLifecycleConfigName: string | undefined;
@@ -2181,16 +1629,8 @@ export interface UpdateNotebookInstanceLifecycleConfigInput {
2181
1629
 
2182
1630
  OnStart?: NotebookInstanceLifecycleHook[];
2183
1631
  }
2184
- export declare namespace UpdateNotebookInstanceLifecycleConfigInput {
2185
-
2186
- const filterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigInput) => any;
2187
- }
2188
1632
  export interface UpdateNotebookInstanceLifecycleConfigOutput {
2189
1633
  }
2190
- export declare namespace UpdateNotebookInstanceLifecycleConfigOutput {
2191
-
2192
- const filterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigOutput) => any;
2193
- }
2194
1634
  export interface UpdatePipelineRequest {
2195
1635
 
2196
1636
  PipelineName: string | undefined;
@@ -2207,18 +1647,10 @@ export interface UpdatePipelineRequest {
2207
1647
 
2208
1648
  ParallelismConfiguration?: ParallelismConfiguration;
2209
1649
  }
2210
- export declare namespace UpdatePipelineRequest {
2211
-
2212
- const filterSensitiveLog: (obj: UpdatePipelineRequest) => any;
2213
- }
2214
1650
  export interface UpdatePipelineResponse {
2215
1651
 
2216
1652
  PipelineArn?: string;
2217
1653
  }
2218
- export declare namespace UpdatePipelineResponse {
2219
-
2220
- const filterSensitiveLog: (obj: UpdatePipelineResponse) => any;
2221
- }
2222
1654
  export interface UpdatePipelineExecutionRequest {
2223
1655
 
2224
1656
  PipelineExecutionArn: string | undefined;
@@ -2229,18 +1661,10 @@ export interface UpdatePipelineExecutionRequest {
2229
1661
 
2230
1662
  ParallelismConfiguration?: ParallelismConfiguration;
2231
1663
  }
2232
- export declare namespace UpdatePipelineExecutionRequest {
2233
-
2234
- const filterSensitiveLog: (obj: UpdatePipelineExecutionRequest) => any;
2235
- }
2236
1664
  export interface UpdatePipelineExecutionResponse {
2237
1665
 
2238
1666
  PipelineExecutionArn?: string;
2239
1667
  }
2240
- export declare namespace UpdatePipelineExecutionResponse {
2241
-
2242
- const filterSensitiveLog: (obj: UpdatePipelineExecutionResponse) => any;
2243
- }
2244
1668
 
2245
1669
  export interface ServiceCatalogProvisioningUpdateDetails {
2246
1670
 
@@ -2248,10 +1672,6 @@ export interface ServiceCatalogProvisioningUpdateDetails {
2248
1672
 
2249
1673
  ProvisioningParameters?: ProvisioningParameter[];
2250
1674
  }
2251
- export declare namespace ServiceCatalogProvisioningUpdateDetails {
2252
-
2253
- const filterSensitiveLog: (obj: ServiceCatalogProvisioningUpdateDetails) => any;
2254
- }
2255
1675
  export interface UpdateProjectInput {
2256
1676
 
2257
1677
  ProjectName: string | undefined;
@@ -2262,18 +1682,10 @@ export interface UpdateProjectInput {
2262
1682
 
2263
1683
  Tags?: Tag[];
2264
1684
  }
2265
- export declare namespace UpdateProjectInput {
2266
-
2267
- const filterSensitiveLog: (obj: UpdateProjectInput) => any;
2268
- }
2269
1685
  export interface UpdateProjectOutput {
2270
1686
 
2271
1687
  ProjectArn: string | undefined;
2272
1688
  }
2273
- export declare namespace UpdateProjectOutput {
2274
-
2275
- const filterSensitiveLog: (obj: UpdateProjectOutput) => any;
2276
- }
2277
1689
  export interface UpdateTrainingJobRequest {
2278
1690
 
2279
1691
  TrainingJobName: string | undefined;
@@ -2282,36 +1694,20 @@ export interface UpdateTrainingJobRequest {
2282
1694
 
2283
1695
  ProfilerRuleConfigurations?: ProfilerRuleConfiguration[];
2284
1696
  }
2285
- export declare namespace UpdateTrainingJobRequest {
2286
-
2287
- const filterSensitiveLog: (obj: UpdateTrainingJobRequest) => any;
2288
- }
2289
1697
  export interface UpdateTrainingJobResponse {
2290
1698
 
2291
1699
  TrainingJobArn: string | undefined;
2292
1700
  }
2293
- export declare namespace UpdateTrainingJobResponse {
2294
-
2295
- const filterSensitiveLog: (obj: UpdateTrainingJobResponse) => any;
2296
- }
2297
1701
  export interface UpdateTrialRequest {
2298
1702
 
2299
1703
  TrialName: string | undefined;
2300
1704
 
2301
1705
  DisplayName?: string;
2302
1706
  }
2303
- export declare namespace UpdateTrialRequest {
2304
-
2305
- const filterSensitiveLog: (obj: UpdateTrialRequest) => any;
2306
- }
2307
1707
  export interface UpdateTrialResponse {
2308
1708
 
2309
1709
  TrialArn?: string;
2310
1710
  }
2311
- export declare namespace UpdateTrialResponse {
2312
-
2313
- const filterSensitiveLog: (obj: UpdateTrialResponse) => any;
2314
- }
2315
1711
  export interface UpdateTrialComponentRequest {
2316
1712
 
2317
1713
  TrialComponentName: string | undefined;
@@ -2336,18 +1732,10 @@ export interface UpdateTrialComponentRequest {
2336
1732
 
2337
1733
  OutputArtifactsToRemove?: string[];
2338
1734
  }
2339
- export declare namespace UpdateTrialComponentRequest {
2340
-
2341
- const filterSensitiveLog: (obj: UpdateTrialComponentRequest) => any;
2342
- }
2343
1735
  export interface UpdateTrialComponentResponse {
2344
1736
 
2345
1737
  TrialComponentArn?: string;
2346
1738
  }
2347
- export declare namespace UpdateTrialComponentResponse {
2348
-
2349
- const filterSensitiveLog: (obj: UpdateTrialComponentResponse) => any;
2350
- }
2351
1739
  export interface UpdateUserProfileRequest {
2352
1740
 
2353
1741
  DomainId: string | undefined;
@@ -2356,18 +1744,10 @@ export interface UpdateUserProfileRequest {
2356
1744
 
2357
1745
  UserSettings?: UserSettings;
2358
1746
  }
2359
- export declare namespace UpdateUserProfileRequest {
2360
-
2361
- const filterSensitiveLog: (obj: UpdateUserProfileRequest) => any;
2362
- }
2363
1747
  export interface UpdateUserProfileResponse {
2364
1748
 
2365
1749
  UserProfileArn?: string;
2366
1750
  }
2367
- export declare namespace UpdateUserProfileResponse {
2368
-
2369
- const filterSensitiveLog: (obj: UpdateUserProfileResponse) => any;
2370
- }
2371
1751
  export interface UpdateWorkforceRequest {
2372
1752
 
2373
1753
  WorkforceName: string | undefined;
@@ -2378,18 +1758,10 @@ export interface UpdateWorkforceRequest {
2378
1758
 
2379
1759
  WorkforceVpcConfig?: WorkforceVpcConfigRequest;
2380
1760
  }
2381
- export declare namespace UpdateWorkforceRequest {
2382
-
2383
- const filterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
2384
- }
2385
1761
  export interface UpdateWorkforceResponse {
2386
1762
 
2387
1763
  Workforce: Workforce | undefined;
2388
1764
  }
2389
- export declare namespace UpdateWorkforceResponse {
2390
-
2391
- const filterSensitiveLog: (obj: UpdateWorkforceResponse) => any;
2392
- }
2393
1765
  export interface UpdateWorkteamRequest {
2394
1766
 
2395
1767
  WorkteamName: string | undefined;
@@ -2400,18 +1772,10 @@ export interface UpdateWorkteamRequest {
2400
1772
 
2401
1773
  NotificationConfiguration?: NotificationConfiguration;
2402
1774
  }
2403
- export declare namespace UpdateWorkteamRequest {
2404
-
2405
- const filterSensitiveLog: (obj: UpdateWorkteamRequest) => any;
2406
- }
2407
1775
  export interface UpdateWorkteamResponse {
2408
1776
 
2409
1777
  Workteam: Workteam | undefined;
2410
1778
  }
2411
- export declare namespace UpdateWorkteamResponse {
2412
-
2413
- const filterSensitiveLog: (obj: UpdateWorkteamResponse) => any;
2414
- }
2415
1779
 
2416
1780
  export interface SearchExpression {
2417
1781
 
@@ -2423,10 +1787,6 @@ export interface SearchExpression {
2423
1787
 
2424
1788
  Operator?: BooleanOperator | string;
2425
1789
  }
2426
- export declare namespace SearchExpression {
2427
-
2428
- const filterSensitiveLog: (obj: SearchExpression) => any;
2429
- }
2430
1790
  export interface SearchRequest {
2431
1791
 
2432
1792
  Resource: ResourceType | string | undefined;
@@ -2441,7 +1801,325 @@ export interface SearchRequest {
2441
1801
 
2442
1802
  MaxResults?: number;
2443
1803
  }
2444
- export declare namespace SearchRequest {
2445
-
2446
- const filterSensitiveLog: (obj: SearchRequest) => any;
2447
- }
1804
+
1805
+ export declare const ListPipelineExecutionStepsRequestFilterSensitiveLog: (obj: ListPipelineExecutionStepsRequest) => any;
1806
+
1807
+ export declare const ModelStepMetadataFilterSensitiveLog: (obj: ModelStepMetadata) => any;
1808
+
1809
+ export declare const ProcessingJobStepMetadataFilterSensitiveLog: (obj: ProcessingJobStepMetadata) => any;
1810
+
1811
+ export declare const QualityCheckStepMetadataFilterSensitiveLog: (obj: QualityCheckStepMetadata) => any;
1812
+
1813
+ export declare const RegisterModelStepMetadataFilterSensitiveLog: (obj: RegisterModelStepMetadata) => any;
1814
+
1815
+ export declare const TrainingJobStepMetadataFilterSensitiveLog: (obj: TrainingJobStepMetadata) => any;
1816
+
1817
+ export declare const TransformJobStepMetadataFilterSensitiveLog: (obj: TransformJobStepMetadata) => any;
1818
+
1819
+ export declare const TuningJobStepMetaDataFilterSensitiveLog: (obj: TuningJobStepMetaData) => any;
1820
+
1821
+ export declare const PipelineExecutionStepMetadataFilterSensitiveLog: (obj: PipelineExecutionStepMetadata) => any;
1822
+
1823
+ export declare const PipelineExecutionStepFilterSensitiveLog: (obj: PipelineExecutionStep) => any;
1824
+
1825
+ export declare const ListPipelineExecutionStepsResponseFilterSensitiveLog: (obj: ListPipelineExecutionStepsResponse) => any;
1826
+
1827
+ export declare const ListPipelineParametersForExecutionRequestFilterSensitiveLog: (obj: ListPipelineParametersForExecutionRequest) => any;
1828
+
1829
+ export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
1830
+
1831
+ export declare const ListPipelineParametersForExecutionResponseFilterSensitiveLog: (obj: ListPipelineParametersForExecutionResponse) => any;
1832
+
1833
+ export declare const ListPipelinesRequestFilterSensitiveLog: (obj: ListPipelinesRequest) => any;
1834
+
1835
+ export declare const PipelineSummaryFilterSensitiveLog: (obj: PipelineSummary) => any;
1836
+
1837
+ export declare const ListPipelinesResponseFilterSensitiveLog: (obj: ListPipelinesResponse) => any;
1838
+
1839
+ export declare const ListProcessingJobsRequestFilterSensitiveLog: (obj: ListProcessingJobsRequest) => any;
1840
+
1841
+ export declare const ProcessingJobSummaryFilterSensitiveLog: (obj: ProcessingJobSummary) => any;
1842
+
1843
+ export declare const ListProcessingJobsResponseFilterSensitiveLog: (obj: ListProcessingJobsResponse) => any;
1844
+
1845
+ export declare const ListProjectsInputFilterSensitiveLog: (obj: ListProjectsInput) => any;
1846
+
1847
+ export declare const ProjectSummaryFilterSensitiveLog: (obj: ProjectSummary) => any;
1848
+
1849
+ export declare const ListProjectsOutputFilterSensitiveLog: (obj: ListProjectsOutput) => any;
1850
+
1851
+ export declare const ListStageDevicesRequestFilterSensitiveLog: (obj: ListStageDevicesRequest) => any;
1852
+
1853
+ export declare const ListStageDevicesResponseFilterSensitiveLog: (obj: ListStageDevicesResponse) => any;
1854
+
1855
+ export declare const ListStudioLifecycleConfigsRequestFilterSensitiveLog: (obj: ListStudioLifecycleConfigsRequest) => any;
1856
+
1857
+ export declare const StudioLifecycleConfigDetailsFilterSensitiveLog: (obj: StudioLifecycleConfigDetails) => any;
1858
+
1859
+ export declare const ListStudioLifecycleConfigsResponseFilterSensitiveLog: (obj: ListStudioLifecycleConfigsResponse) => any;
1860
+
1861
+ export declare const ListSubscribedWorkteamsRequestFilterSensitiveLog: (obj: ListSubscribedWorkteamsRequest) => any;
1862
+
1863
+ export declare const ListSubscribedWorkteamsResponseFilterSensitiveLog: (obj: ListSubscribedWorkteamsResponse) => any;
1864
+
1865
+ export declare const ListTagsInputFilterSensitiveLog: (obj: ListTagsInput) => any;
1866
+
1867
+ export declare const ListTagsOutputFilterSensitiveLog: (obj: ListTagsOutput) => any;
1868
+
1869
+ export declare const ListTrainingJobsRequestFilterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
1870
+
1871
+ export declare const TrainingJobSummaryFilterSensitiveLog: (obj: TrainingJobSummary) => any;
1872
+
1873
+ export declare const ListTrainingJobsResponseFilterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
1874
+
1875
+ export declare const ListTrainingJobsForHyperParameterTuningJobRequestFilterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobRequest) => any;
1876
+
1877
+ export declare const ListTrainingJobsForHyperParameterTuningJobResponseFilterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
1878
+
1879
+ export declare const ListTransformJobsRequestFilterSensitiveLog: (obj: ListTransformJobsRequest) => any;
1880
+
1881
+ export declare const TransformJobSummaryFilterSensitiveLog: (obj: TransformJobSummary) => any;
1882
+
1883
+ export declare const ListTransformJobsResponseFilterSensitiveLog: (obj: ListTransformJobsResponse) => any;
1884
+
1885
+ export declare const ListTrialComponentsRequestFilterSensitiveLog: (obj: ListTrialComponentsRequest) => any;
1886
+
1887
+ export declare const TrialComponentSummaryFilterSensitiveLog: (obj: TrialComponentSummary) => any;
1888
+
1889
+ export declare const ListTrialComponentsResponseFilterSensitiveLog: (obj: ListTrialComponentsResponse) => any;
1890
+
1891
+ export declare const ListTrialsRequestFilterSensitiveLog: (obj: ListTrialsRequest) => any;
1892
+
1893
+ export declare const TrialSummaryFilterSensitiveLog: (obj: TrialSummary) => any;
1894
+
1895
+ export declare const ListTrialsResponseFilterSensitiveLog: (obj: ListTrialsResponse) => any;
1896
+
1897
+ export declare const ListUserProfilesRequestFilterSensitiveLog: (obj: ListUserProfilesRequest) => any;
1898
+
1899
+ export declare const UserProfileDetailsFilterSensitiveLog: (obj: UserProfileDetails) => any;
1900
+
1901
+ export declare const ListUserProfilesResponseFilterSensitiveLog: (obj: ListUserProfilesResponse) => any;
1902
+
1903
+ export declare const ListWorkforcesRequestFilterSensitiveLog: (obj: ListWorkforcesRequest) => any;
1904
+
1905
+ export declare const ListWorkforcesResponseFilterSensitiveLog: (obj: ListWorkforcesResponse) => any;
1906
+
1907
+ export declare const ListWorkteamsRequestFilterSensitiveLog: (obj: ListWorkteamsRequest) => any;
1908
+
1909
+ export declare const ListWorkteamsResponseFilterSensitiveLog: (obj: ListWorkteamsResponse) => any;
1910
+
1911
+ export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
1912
+
1913
+ export declare const ModelPackageGroupFilterSensitiveLog: (obj: ModelPackageGroup) => any;
1914
+
1915
+ export declare const NestedFiltersFilterSensitiveLog: (obj: NestedFilters) => any;
1916
+
1917
+ export declare const ParentFilterSensitiveLog: (obj: Parent) => any;
1918
+
1919
+ export declare const PipelineFilterSensitiveLog: (obj: Pipeline) => any;
1920
+
1921
+ export declare const PipelineExecutionFilterSensitiveLog: (obj: PipelineExecution) => any;
1922
+
1923
+ export declare const ProcessingJobFilterSensitiveLog: (obj: ProcessingJob) => any;
1924
+
1925
+ export declare const ProfilerConfigForUpdateFilterSensitiveLog: (obj: ProfilerConfigForUpdate) => any;
1926
+
1927
+ export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
1928
+
1929
+ export declare const PutModelPackageGroupPolicyInputFilterSensitiveLog: (obj: PutModelPackageGroupPolicyInput) => any;
1930
+
1931
+ export declare const PutModelPackageGroupPolicyOutputFilterSensitiveLog: (obj: PutModelPackageGroupPolicyOutput) => any;
1932
+
1933
+ export declare const QueryFiltersFilterSensitiveLog: (obj: QueryFilters) => any;
1934
+
1935
+ export declare const QueryLineageRequestFilterSensitiveLog: (obj: QueryLineageRequest) => any;
1936
+
1937
+ export declare const VertexFilterSensitiveLog: (obj: Vertex) => any;
1938
+
1939
+ export declare const QueryLineageResponseFilterSensitiveLog: (obj: QueryLineageResponse) => any;
1940
+
1941
+ export declare const RegisterDevicesRequestFilterSensitiveLog: (obj: RegisterDevicesRequest) => any;
1942
+
1943
+ export declare const RenderableTaskFilterSensitiveLog: (obj: RenderableTask) => any;
1944
+
1945
+ export declare const RenderingErrorFilterSensitiveLog: (obj: RenderingError) => any;
1946
+
1947
+ export declare const RenderUiTemplateRequestFilterSensitiveLog: (obj: RenderUiTemplateRequest) => any;
1948
+
1949
+ export declare const RenderUiTemplateResponseFilterSensitiveLog: (obj: RenderUiTemplateResponse) => any;
1950
+
1951
+ export declare const RetryPipelineExecutionRequestFilterSensitiveLog: (obj: RetryPipelineExecutionRequest) => any;
1952
+
1953
+ export declare const RetryPipelineExecutionResponseFilterSensitiveLog: (obj: RetryPipelineExecutionResponse) => any;
1954
+
1955
+ export declare const TrainingJobFilterSensitiveLog: (obj: TrainingJob) => any;
1956
+
1957
+ export declare const TrialComponentSimpleSummaryFilterSensitiveLog: (obj: TrialComponentSimpleSummary) => any;
1958
+
1959
+ export declare const TrialFilterSensitiveLog: (obj: Trial) => any;
1960
+
1961
+ export declare const TransformJobFilterSensitiveLog: (obj: TransformJob) => any;
1962
+
1963
+ export declare const TrialComponentSourceDetailFilterSensitiveLog: (obj: TrialComponentSourceDetail) => any;
1964
+
1965
+ export declare const TrialComponentFilterSensitiveLog: (obj: TrialComponent) => any;
1966
+
1967
+ export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
1968
+
1969
+ export declare const SearchResponseFilterSensitiveLog: (obj: SearchResponse) => any;
1970
+
1971
+ export declare const SendPipelineExecutionStepFailureRequestFilterSensitiveLog: (obj: SendPipelineExecutionStepFailureRequest) => any;
1972
+
1973
+ export declare const SendPipelineExecutionStepFailureResponseFilterSensitiveLog: (obj: SendPipelineExecutionStepFailureResponse) => any;
1974
+
1975
+ export declare const SendPipelineExecutionStepSuccessRequestFilterSensitiveLog: (obj: SendPipelineExecutionStepSuccessRequest) => any;
1976
+
1977
+ export declare const SendPipelineExecutionStepSuccessResponseFilterSensitiveLog: (obj: SendPipelineExecutionStepSuccessResponse) => any;
1978
+
1979
+ export declare const StartEdgeDeploymentStageRequestFilterSensitiveLog: (obj: StartEdgeDeploymentStageRequest) => any;
1980
+
1981
+ export declare const StartMonitoringScheduleRequestFilterSensitiveLog: (obj: StartMonitoringScheduleRequest) => any;
1982
+
1983
+ export declare const StartNotebookInstanceInputFilterSensitiveLog: (obj: StartNotebookInstanceInput) => any;
1984
+
1985
+ export declare const StartPipelineExecutionRequestFilterSensitiveLog: (obj: StartPipelineExecutionRequest) => any;
1986
+
1987
+ export declare const StartPipelineExecutionResponseFilterSensitiveLog: (obj: StartPipelineExecutionResponse) => any;
1988
+
1989
+ export declare const StopAutoMLJobRequestFilterSensitiveLog: (obj: StopAutoMLJobRequest) => any;
1990
+
1991
+ export declare const StopCompilationJobRequestFilterSensitiveLog: (obj: StopCompilationJobRequest) => any;
1992
+
1993
+ export declare const StopEdgeDeploymentStageRequestFilterSensitiveLog: (obj: StopEdgeDeploymentStageRequest) => any;
1994
+
1995
+ export declare const StopEdgePackagingJobRequestFilterSensitiveLog: (obj: StopEdgePackagingJobRequest) => any;
1996
+
1997
+ export declare const StopHyperParameterTuningJobRequestFilterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
1998
+
1999
+ export declare const StopInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: StopInferenceRecommendationsJobRequest) => any;
2000
+
2001
+ export declare const StopLabelingJobRequestFilterSensitiveLog: (obj: StopLabelingJobRequest) => any;
2002
+
2003
+ export declare const StopMonitoringScheduleRequestFilterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
2004
+
2005
+ export declare const StopNotebookInstanceInputFilterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
2006
+
2007
+ export declare const StopPipelineExecutionRequestFilterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
2008
+
2009
+ export declare const StopPipelineExecutionResponseFilterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
2010
+
2011
+ export declare const StopProcessingJobRequestFilterSensitiveLog: (obj: StopProcessingJobRequest) => any;
2012
+
2013
+ export declare const StopTrainingJobRequestFilterSensitiveLog: (obj: StopTrainingJobRequest) => any;
2014
+
2015
+ export declare const StopTransformJobRequestFilterSensitiveLog: (obj: StopTransformJobRequest) => any;
2016
+
2017
+ export declare const UpdateActionRequestFilterSensitiveLog: (obj: UpdateActionRequest) => any;
2018
+
2019
+ export declare const UpdateActionResponseFilterSensitiveLog: (obj: UpdateActionResponse) => any;
2020
+
2021
+ export declare const UpdateAppImageConfigRequestFilterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
2022
+
2023
+ export declare const UpdateAppImageConfigResponseFilterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
2024
+
2025
+ export declare const UpdateArtifactRequestFilterSensitiveLog: (obj: UpdateArtifactRequest) => any;
2026
+
2027
+ export declare const UpdateArtifactResponseFilterSensitiveLog: (obj: UpdateArtifactResponse) => any;
2028
+
2029
+ export declare const UpdateCodeRepositoryInputFilterSensitiveLog: (obj: UpdateCodeRepositoryInput) => any;
2030
+
2031
+ export declare const UpdateCodeRepositoryOutputFilterSensitiveLog: (obj: UpdateCodeRepositoryOutput) => any;
2032
+
2033
+ export declare const UpdateContextRequestFilterSensitiveLog: (obj: UpdateContextRequest) => any;
2034
+
2035
+ export declare const UpdateContextResponseFilterSensitiveLog: (obj: UpdateContextResponse) => any;
2036
+
2037
+ export declare const UpdateDeviceFleetRequestFilterSensitiveLog: (obj: UpdateDeviceFleetRequest) => any;
2038
+
2039
+ export declare const UpdateDevicesRequestFilterSensitiveLog: (obj: UpdateDevicesRequest) => any;
2040
+
2041
+ export declare const UpdateDomainRequestFilterSensitiveLog: (obj: UpdateDomainRequest) => any;
2042
+
2043
+ export declare const UpdateDomainResponseFilterSensitiveLog: (obj: UpdateDomainResponse) => any;
2044
+
2045
+ export declare const VariantPropertyFilterSensitiveLog: (obj: VariantProperty) => any;
2046
+
2047
+ export declare const UpdateEndpointInputFilterSensitiveLog: (obj: UpdateEndpointInput) => any;
2048
+
2049
+ export declare const UpdateEndpointOutputFilterSensitiveLog: (obj: UpdateEndpointOutput) => any;
2050
+
2051
+ export declare const UpdateEndpointWeightsAndCapacitiesInputFilterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesInput) => any;
2052
+
2053
+ export declare const UpdateEndpointWeightsAndCapacitiesOutputFilterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesOutput) => any;
2054
+
2055
+ export declare const UpdateExperimentRequestFilterSensitiveLog: (obj: UpdateExperimentRequest) => any;
2056
+
2057
+ export declare const UpdateExperimentResponseFilterSensitiveLog: (obj: UpdateExperimentResponse) => any;
2058
+
2059
+ export declare const UpdateFeatureGroupRequestFilterSensitiveLog: (obj: UpdateFeatureGroupRequest) => any;
2060
+
2061
+ export declare const UpdateFeatureGroupResponseFilterSensitiveLog: (obj: UpdateFeatureGroupResponse) => any;
2062
+
2063
+ export declare const UpdateFeatureMetadataRequestFilterSensitiveLog: (obj: UpdateFeatureMetadataRequest) => any;
2064
+
2065
+ export declare const UpdateImageRequestFilterSensitiveLog: (obj: UpdateImageRequest) => any;
2066
+
2067
+ export declare const UpdateImageResponseFilterSensitiveLog: (obj: UpdateImageResponse) => any;
2068
+
2069
+ export declare const UpdateModelPackageInputFilterSensitiveLog: (obj: UpdateModelPackageInput) => any;
2070
+
2071
+ export declare const UpdateModelPackageOutputFilterSensitiveLog: (obj: UpdateModelPackageOutput) => any;
2072
+
2073
+ export declare const UpdateMonitoringScheduleRequestFilterSensitiveLog: (obj: UpdateMonitoringScheduleRequest) => any;
2074
+
2075
+ export declare const UpdateMonitoringScheduleResponseFilterSensitiveLog: (obj: UpdateMonitoringScheduleResponse) => any;
2076
+
2077
+ export declare const UpdateNotebookInstanceInputFilterSensitiveLog: (obj: UpdateNotebookInstanceInput) => any;
2078
+
2079
+ export declare const UpdateNotebookInstanceOutputFilterSensitiveLog: (obj: UpdateNotebookInstanceOutput) => any;
2080
+
2081
+ export declare const UpdateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigInput) => any;
2082
+
2083
+ export declare const UpdateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigOutput) => any;
2084
+
2085
+ export declare const UpdatePipelineRequestFilterSensitiveLog: (obj: UpdatePipelineRequest) => any;
2086
+
2087
+ export declare const UpdatePipelineResponseFilterSensitiveLog: (obj: UpdatePipelineResponse) => any;
2088
+
2089
+ export declare const UpdatePipelineExecutionRequestFilterSensitiveLog: (obj: UpdatePipelineExecutionRequest) => any;
2090
+
2091
+ export declare const UpdatePipelineExecutionResponseFilterSensitiveLog: (obj: UpdatePipelineExecutionResponse) => any;
2092
+
2093
+ export declare const ServiceCatalogProvisioningUpdateDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisioningUpdateDetails) => any;
2094
+
2095
+ export declare const UpdateProjectInputFilterSensitiveLog: (obj: UpdateProjectInput) => any;
2096
+
2097
+ export declare const UpdateProjectOutputFilterSensitiveLog: (obj: UpdateProjectOutput) => any;
2098
+
2099
+ export declare const UpdateTrainingJobRequestFilterSensitiveLog: (obj: UpdateTrainingJobRequest) => any;
2100
+
2101
+ export declare const UpdateTrainingJobResponseFilterSensitiveLog: (obj: UpdateTrainingJobResponse) => any;
2102
+
2103
+ export declare const UpdateTrialRequestFilterSensitiveLog: (obj: UpdateTrialRequest) => any;
2104
+
2105
+ export declare const UpdateTrialResponseFilterSensitiveLog: (obj: UpdateTrialResponse) => any;
2106
+
2107
+ export declare const UpdateTrialComponentRequestFilterSensitiveLog: (obj: UpdateTrialComponentRequest) => any;
2108
+
2109
+ export declare const UpdateTrialComponentResponseFilterSensitiveLog: (obj: UpdateTrialComponentResponse) => any;
2110
+
2111
+ export declare const UpdateUserProfileRequestFilterSensitiveLog: (obj: UpdateUserProfileRequest) => any;
2112
+
2113
+ export declare const UpdateUserProfileResponseFilterSensitiveLog: (obj: UpdateUserProfileResponse) => any;
2114
+
2115
+ export declare const UpdateWorkforceRequestFilterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
2116
+
2117
+ export declare const UpdateWorkforceResponseFilterSensitiveLog: (obj: UpdateWorkforceResponse) => any;
2118
+
2119
+ export declare const UpdateWorkteamRequestFilterSensitiveLog: (obj: UpdateWorkteamRequest) => any;
2120
+
2121
+ export declare const UpdateWorkteamResponseFilterSensitiveLog: (obj: UpdateWorkteamResponse) => any;
2122
+
2123
+ export declare const SearchExpressionFilterSensitiveLog: (obj: SearchExpression) => any;
2124
+
2125
+ export declare const SearchRequestFilterSensitiveLog: (obj: SearchRequest) => any;