@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
@@ -9,10 +9,6 @@ export interface ActionSource {
9
9
 
10
10
  SourceId?: string;
11
11
  }
12
- export declare namespace ActionSource {
13
-
14
- const filterSensitiveLog: (obj: ActionSource) => any;
15
- }
16
12
  export declare enum ActionStatus {
17
13
  COMPLETED = "Completed",
18
14
  FAILED = "Failed",
@@ -38,10 +34,6 @@ export interface ActionSummary {
38
34
 
39
35
  LastModifiedTime?: Date;
40
36
  }
41
- export declare namespace ActionSummary {
42
-
43
- const filterSensitiveLog: (obj: ActionSummary) => any;
44
- }
45
37
  export declare enum AssociationEdgeType {
46
38
  ASSOCIATED_WITH = "AssociatedWith",
47
39
  CONTRIBUTED_TO = "ContributedTo",
@@ -56,20 +48,12 @@ export interface AddAssociationRequest {
56
48
 
57
49
  AssociationType?: AssociationEdgeType | string;
58
50
  }
59
- export declare namespace AddAssociationRequest {
60
-
61
- const filterSensitiveLog: (obj: AddAssociationRequest) => any;
62
- }
63
51
  export interface AddAssociationResponse {
64
52
 
65
53
  SourceArn?: string;
66
54
 
67
55
  DestinationArn?: string;
68
56
  }
69
- export declare namespace AddAssociationResponse {
70
-
71
- const filterSensitiveLog: (obj: AddAssociationResponse) => any;
72
- }
73
57
 
74
58
  export declare class ResourceLimitExceeded extends __BaseException {
75
59
  readonly name: "ResourceLimitExceeded";
@@ -91,10 +75,6 @@ export interface ModelInput {
91
75
 
92
76
  DataInputConfig: string | undefined;
93
77
  }
94
- export declare namespace ModelInput {
95
-
96
- const filterSensitiveLog: (obj: ModelInput) => any;
97
- }
98
78
 
99
79
  export interface ModelPackageContainerDefinition {
100
80
 
@@ -118,10 +98,6 @@ export interface ModelPackageContainerDefinition {
118
98
 
119
99
  NearestModelName?: string;
120
100
  }
121
- export declare namespace ModelPackageContainerDefinition {
122
-
123
- const filterSensitiveLog: (obj: ModelPackageContainerDefinition) => any;
124
- }
125
101
  export declare enum ProductionVariantInstanceType {
126
102
  ML_C4_2XLARGE = "ml.c4.2xlarge",
127
103
  ML_C4_4XLARGE = "ml.c4.4xlarge",
@@ -259,10 +235,6 @@ export interface AdditionalInferenceSpecificationDefinition {
259
235
 
260
236
  SupportedResponseMIMETypes?: string[];
261
237
  }
262
- export declare namespace AdditionalInferenceSpecificationDefinition {
263
-
264
- const filterSensitiveLog: (obj: AdditionalInferenceSpecificationDefinition) => any;
265
- }
266
238
 
267
239
  export interface Tag {
268
240
 
@@ -270,28 +242,16 @@ export interface Tag {
270
242
 
271
243
  Value: string | undefined;
272
244
  }
273
- export declare namespace Tag {
274
-
275
- const filterSensitiveLog: (obj: Tag) => any;
276
- }
277
245
  export interface AddTagsInput {
278
246
 
279
247
  ResourceArn: string | undefined;
280
248
 
281
249
  Tags: Tag[] | undefined;
282
250
  }
283
- export declare namespace AddTagsInput {
284
-
285
- const filterSensitiveLog: (obj: AddTagsInput) => any;
286
- }
287
251
  export interface AddTagsOutput {
288
252
 
289
253
  Tags?: Tag[];
290
254
  }
291
- export declare namespace AddTagsOutput {
292
-
293
- const filterSensitiveLog: (obj: AddTagsOutput) => any;
294
- }
295
255
 
296
256
  export interface AgentVersion {
297
257
 
@@ -299,19 +259,11 @@ export interface AgentVersion {
299
259
 
300
260
  AgentCount: number | undefined;
301
261
  }
302
- export declare namespace AgentVersion {
303
-
304
- const filterSensitiveLog: (obj: AgentVersion) => any;
305
- }
306
262
 
307
263
  export interface Alarm {
308
264
 
309
265
  AlarmName?: string;
310
266
  }
311
- export declare namespace Alarm {
312
-
313
- const filterSensitiveLog: (obj: Alarm) => any;
314
- }
315
267
  export declare enum AlgorithmSortBy {
316
268
  CREATION_TIME = "CreationTime",
317
269
  NAME = "Name"
@@ -323,10 +275,6 @@ export interface MetricDefinition {
323
275
 
324
276
  Regex: string | undefined;
325
277
  }
326
- export declare namespace MetricDefinition {
327
-
328
- const filterSensitiveLog: (obj: MetricDefinition) => any;
329
- }
330
278
  export declare enum TrainingInputMode {
331
279
  FASTFILE = "FastFile",
332
280
  FILE = "File",
@@ -345,10 +293,6 @@ export interface AlgorithmSpecification {
345
293
 
346
294
  EnableSageMakerMetricsTimeSeries?: boolean;
347
295
  }
348
- export declare namespace AlgorithmSpecification {
349
-
350
- const filterSensitiveLog: (obj: AlgorithmSpecification) => any;
351
- }
352
296
  export declare enum AlgorithmStatus {
353
297
  COMPLETED = "Completed",
354
298
  DELETING = "Deleting",
@@ -371,10 +315,6 @@ export interface AlgorithmStatusItem {
371
315
 
372
316
  FailureReason?: string;
373
317
  }
374
- export declare namespace AlgorithmStatusItem {
375
-
376
- const filterSensitiveLog: (obj: AlgorithmStatusItem) => any;
377
- }
378
318
 
379
319
  export interface AlgorithmStatusDetails {
380
320
 
@@ -382,10 +322,6 @@ export interface AlgorithmStatusDetails {
382
322
 
383
323
  ImageScanStatuses?: AlgorithmStatusItem[];
384
324
  }
385
- export declare namespace AlgorithmStatusDetails {
386
-
387
- const filterSensitiveLog: (obj: AlgorithmStatusDetails) => any;
388
- }
389
325
 
390
326
  export interface AlgorithmSummary {
391
327
 
@@ -399,10 +335,6 @@ export interface AlgorithmSummary {
399
335
 
400
336
  AlgorithmStatus: AlgorithmStatus | string | undefined;
401
337
  }
402
- export declare namespace AlgorithmSummary {
403
-
404
- const filterSensitiveLog: (obj: AlgorithmSummary) => any;
405
- }
406
338
  export declare enum CompressionType {
407
339
  GZIP = "Gzip",
408
340
  NONE = "None"
@@ -426,10 +358,6 @@ export interface FileSystemDataSource {
426
358
 
427
359
  DirectoryPath: string | undefined;
428
360
  }
429
- export declare namespace FileSystemDataSource {
430
-
431
- const filterSensitiveLog: (obj: FileSystemDataSource) => any;
432
- }
433
361
  export declare enum S3DataDistribution {
434
362
  FULLY_REPLICATED = "FullyReplicated",
435
363
  SHARDED_BY_S3_KEY = "ShardedByS3Key"
@@ -452,10 +380,6 @@ export interface S3DataSource {
452
380
 
453
381
  InstanceGroupNames?: string[];
454
382
  }
455
- export declare namespace S3DataSource {
456
-
457
- const filterSensitiveLog: (obj: S3DataSource) => any;
458
- }
459
383
 
460
384
  export interface DataSource {
461
385
 
@@ -463,10 +387,6 @@ export interface DataSource {
463
387
 
464
388
  FileSystemDataSource?: FileSystemDataSource;
465
389
  }
466
- export declare namespace DataSource {
467
-
468
- const filterSensitiveLog: (obj: DataSource) => any;
469
- }
470
390
  export declare enum RecordWrapper {
471
391
  NONE = "None",
472
392
  RECORDIO = "RecordIO"
@@ -476,10 +396,6 @@ export interface ShuffleConfig {
476
396
 
477
397
  Seed: number | undefined;
478
398
  }
479
- export declare namespace ShuffleConfig {
480
-
481
- const filterSensitiveLog: (obj: ShuffleConfig) => any;
482
- }
483
399
 
484
400
  export interface Channel {
485
401
 
@@ -497,10 +413,6 @@ export interface Channel {
497
413
 
498
414
  ShuffleConfig?: ShuffleConfig;
499
415
  }
500
- export declare namespace Channel {
501
-
502
- const filterSensitiveLog: (obj: Channel) => any;
503
- }
504
416
 
505
417
  export interface OutputDataConfig {
506
418
 
@@ -508,10 +420,6 @@ export interface OutputDataConfig {
508
420
 
509
421
  S3OutputPath: string | undefined;
510
422
  }
511
- export declare namespace OutputDataConfig {
512
-
513
- const filterSensitiveLog: (obj: OutputDataConfig) => any;
514
- }
515
423
  export declare enum TrainingInstanceType {
516
424
  ML_C4_2XLARGE = "ml.c4.2xlarge",
517
425
  ML_C4_4XLARGE = "ml.c4.4xlarge",
@@ -570,10 +478,6 @@ export interface InstanceGroup {
570
478
 
571
479
  InstanceGroupName: string | undefined;
572
480
  }
573
- export declare namespace InstanceGroup {
574
-
575
- const filterSensitiveLog: (obj: InstanceGroup) => any;
576
- }
577
481
 
578
482
  export interface ResourceConfig {
579
483
 
@@ -587,10 +491,6 @@ export interface ResourceConfig {
587
491
 
588
492
  InstanceGroups?: InstanceGroup[];
589
493
  }
590
- export declare namespace ResourceConfig {
591
-
592
- const filterSensitiveLog: (obj: ResourceConfig) => any;
593
- }
594
494
 
595
495
  export interface StoppingCondition {
596
496
 
@@ -598,10 +498,6 @@ export interface StoppingCondition {
598
498
 
599
499
  MaxWaitTimeInSeconds?: number;
600
500
  }
601
- export declare namespace StoppingCondition {
602
-
603
- const filterSensitiveLog: (obj: StoppingCondition) => any;
604
- }
605
501
 
606
502
  export interface TrainingJobDefinition {
607
503
 
@@ -617,10 +513,6 @@ export interface TrainingJobDefinition {
617
513
 
618
514
  StoppingCondition: StoppingCondition | undefined;
619
515
  }
620
- export declare namespace TrainingJobDefinition {
621
-
622
- const filterSensitiveLog: (obj: TrainingJobDefinition) => any;
623
- }
624
516
  export declare enum BatchStrategy {
625
517
  MULTI_RECORD = "MultiRecord",
626
518
  SINGLE_RECORD = "SingleRecord"
@@ -632,19 +524,11 @@ export interface TransformS3DataSource {
632
524
 
633
525
  S3Uri: string | undefined;
634
526
  }
635
- export declare namespace TransformS3DataSource {
636
-
637
- const filterSensitiveLog: (obj: TransformS3DataSource) => any;
638
- }
639
527
 
640
528
  export interface TransformDataSource {
641
529
 
642
530
  S3DataSource: TransformS3DataSource | undefined;
643
531
  }
644
- export declare namespace TransformDataSource {
645
-
646
- const filterSensitiveLog: (obj: TransformDataSource) => any;
647
- }
648
532
  export declare enum SplitType {
649
533
  LINE = "Line",
650
534
  NONE = "None",
@@ -662,10 +546,6 @@ export interface TransformInput {
662
546
 
663
547
  SplitType?: SplitType | string;
664
548
  }
665
- export declare namespace TransformInput {
666
-
667
- const filterSensitiveLog: (obj: TransformInput) => any;
668
- }
669
549
  export declare enum AssemblyType {
670
550
  LINE = "Line",
671
551
  NONE = "None"
@@ -681,10 +561,6 @@ export interface TransformOutput {
681
561
 
682
562
  KmsKeyId?: string;
683
563
  }
684
- export declare namespace TransformOutput {
685
-
686
- const filterSensitiveLog: (obj: TransformOutput) => any;
687
- }
688
564
 
689
565
  export interface TransformResources {
690
566
 
@@ -694,10 +570,6 @@ export interface TransformResources {
694
570
 
695
571
  VolumeKmsKeyId?: string;
696
572
  }
697
- export declare namespace TransformResources {
698
-
699
- const filterSensitiveLog: (obj: TransformResources) => any;
700
- }
701
573
 
702
574
  export interface TransformJobDefinition {
703
575
 
@@ -715,10 +587,6 @@ export interface TransformJobDefinition {
715
587
 
716
588
  TransformResources: TransformResources | undefined;
717
589
  }
718
- export declare namespace TransformJobDefinition {
719
-
720
- const filterSensitiveLog: (obj: TransformJobDefinition) => any;
721
- }
722
590
 
723
591
  export interface AlgorithmValidationProfile {
724
592
 
@@ -728,10 +596,6 @@ export interface AlgorithmValidationProfile {
728
596
 
729
597
  TransformJobDefinition?: TransformJobDefinition;
730
598
  }
731
- export declare namespace AlgorithmValidationProfile {
732
-
733
- const filterSensitiveLog: (obj: AlgorithmValidationProfile) => any;
734
- }
735
599
 
736
600
  export interface AlgorithmValidationSpecification {
737
601
 
@@ -739,19 +603,11 @@ export interface AlgorithmValidationSpecification {
739
603
 
740
604
  ValidationProfiles: AlgorithmValidationProfile[] | undefined;
741
605
  }
742
- export declare namespace AlgorithmValidationSpecification {
743
-
744
- const filterSensitiveLog: (obj: AlgorithmValidationSpecification) => any;
745
- }
746
606
 
747
607
  export interface AnnotationConsolidationConfig {
748
608
 
749
609
  AnnotationConsolidationLambdaArn: string | undefined;
750
610
  }
751
- export declare namespace AnnotationConsolidationConfig {
752
-
753
- const filterSensitiveLog: (obj: AnnotationConsolidationConfig) => any;
754
- }
755
611
  export declare enum AppType {
756
612
  JupyterServer = "JupyterServer",
757
613
  KernelGateway = "KernelGateway",
@@ -781,10 +637,6 @@ export interface AppDetails {
781
637
 
782
638
  CreationTime?: Date;
783
639
  }
784
- export declare namespace AppDetails {
785
-
786
- const filterSensitiveLog: (obj: AppDetails) => any;
787
- }
788
640
 
789
641
  export interface FileSystemConfig {
790
642
 
@@ -794,10 +646,6 @@ export interface FileSystemConfig {
794
646
 
795
647
  DefaultGid?: number;
796
648
  }
797
- export declare namespace FileSystemConfig {
798
-
799
- const filterSensitiveLog: (obj: FileSystemConfig) => any;
800
- }
801
649
 
802
650
  export interface KernelSpec {
803
651
 
@@ -805,10 +653,6 @@ export interface KernelSpec {
805
653
 
806
654
  DisplayName?: string;
807
655
  }
808
- export declare namespace KernelSpec {
809
-
810
- const filterSensitiveLog: (obj: KernelSpec) => any;
811
- }
812
656
 
813
657
  export interface KernelGatewayImageConfig {
814
658
 
@@ -816,10 +660,6 @@ export interface KernelGatewayImageConfig {
816
660
 
817
661
  FileSystemConfig?: FileSystemConfig;
818
662
  }
819
- export declare namespace KernelGatewayImageConfig {
820
-
821
- const filterSensitiveLog: (obj: KernelGatewayImageConfig) => any;
822
- }
823
663
 
824
664
  export interface AppImageConfigDetails {
825
665
 
@@ -833,10 +673,6 @@ export interface AppImageConfigDetails {
833
673
 
834
674
  KernelGatewayImageConfig?: KernelGatewayImageConfig;
835
675
  }
836
- export declare namespace AppImageConfigDetails {
837
-
838
- const filterSensitiveLog: (obj: AppImageConfigDetails) => any;
839
- }
840
676
  export declare enum AppImageConfigSortKey {
841
677
  CreationTime = "CreationTime",
842
678
  LastModifiedTime = "LastModifiedTime",
@@ -921,10 +757,6 @@ export interface AppSpecification {
921
757
 
922
758
  ContainerArguments?: string[];
923
759
  }
924
- export declare namespace AppSpecification {
925
-
926
- const filterSensitiveLog: (obj: AppSpecification) => any;
927
- }
928
760
  export declare enum ArtifactSourceIdType {
929
761
  CUSTOM = "Custom",
930
762
  MD5_HASH = "MD5Hash",
@@ -938,10 +770,6 @@ export interface ArtifactSourceType {
938
770
 
939
771
  Value: string | undefined;
940
772
  }
941
- export declare namespace ArtifactSourceType {
942
-
943
- const filterSensitiveLog: (obj: ArtifactSourceType) => any;
944
- }
945
773
 
946
774
  export interface ArtifactSource {
947
775
 
@@ -949,10 +777,6 @@ export interface ArtifactSource {
949
777
 
950
778
  SourceTypes?: ArtifactSourceType[];
951
779
  }
952
- export declare namespace ArtifactSource {
953
-
954
- const filterSensitiveLog: (obj: ArtifactSource) => any;
955
- }
956
780
 
957
781
  export interface ArtifactSummary {
958
782
 
@@ -968,30 +792,18 @@ export interface ArtifactSummary {
968
792
 
969
793
  LastModifiedTime?: Date;
970
794
  }
971
- export declare namespace ArtifactSummary {
972
-
973
- const filterSensitiveLog: (obj: ArtifactSummary) => any;
974
- }
975
795
  export interface AssociateTrialComponentRequest {
976
796
 
977
797
  TrialComponentName: string | undefined;
978
798
 
979
799
  TrialName: string | undefined;
980
800
  }
981
- export declare namespace AssociateTrialComponentRequest {
982
-
983
- const filterSensitiveLog: (obj: AssociateTrialComponentRequest) => any;
984
- }
985
801
  export interface AssociateTrialComponentResponse {
986
802
 
987
803
  TrialComponentArn?: string;
988
804
 
989
805
  TrialArn?: string;
990
806
  }
991
- export declare namespace AssociateTrialComponentResponse {
992
-
993
- const filterSensitiveLog: (obj: AssociateTrialComponentResponse) => any;
994
- }
995
807
 
996
808
  export interface UserContext {
997
809
 
@@ -1001,10 +813,6 @@ export interface UserContext {
1001
813
 
1002
814
  DomainId?: string;
1003
815
  }
1004
- export declare namespace UserContext {
1005
-
1006
- const filterSensitiveLog: (obj: UserContext) => any;
1007
- }
1008
816
 
1009
817
  export interface AssociationSummary {
1010
818
 
@@ -1026,19 +834,11 @@ export interface AssociationSummary {
1026
834
 
1027
835
  CreatedBy?: UserContext;
1028
836
  }
1029
- export declare namespace AssociationSummary {
1030
-
1031
- const filterSensitiveLog: (obj: AssociationSummary) => any;
1032
- }
1033
837
 
1034
838
  export interface AsyncInferenceClientConfig {
1035
839
 
1036
840
  MaxConcurrentInvocationsPerInstance?: number;
1037
841
  }
1038
- export declare namespace AsyncInferenceClientConfig {
1039
-
1040
- const filterSensitiveLog: (obj: AsyncInferenceClientConfig) => any;
1041
- }
1042
842
 
1043
843
  export interface AsyncInferenceNotificationConfig {
1044
844
 
@@ -1046,10 +846,6 @@ export interface AsyncInferenceNotificationConfig {
1046
846
 
1047
847
  ErrorTopic?: string;
1048
848
  }
1049
- export declare namespace AsyncInferenceNotificationConfig {
1050
-
1051
- const filterSensitiveLog: (obj: AsyncInferenceNotificationConfig) => any;
1052
- }
1053
849
 
1054
850
  export interface AsyncInferenceOutputConfig {
1055
851
 
@@ -1059,10 +855,6 @@ export interface AsyncInferenceOutputConfig {
1059
855
 
1060
856
  NotificationConfig?: AsyncInferenceNotificationConfig;
1061
857
  }
1062
- export declare namespace AsyncInferenceOutputConfig {
1063
-
1064
- const filterSensitiveLog: (obj: AsyncInferenceOutputConfig) => any;
1065
- }
1066
858
 
1067
859
  export interface AsyncInferenceConfig {
1068
860
 
@@ -1070,10 +862,6 @@ export interface AsyncInferenceConfig {
1070
862
 
1071
863
  OutputConfig: AsyncInferenceOutputConfig | undefined;
1072
864
  }
1073
- export declare namespace AsyncInferenceConfig {
1074
-
1075
- const filterSensitiveLog: (obj: AsyncInferenceConfig) => any;
1076
- }
1077
865
  export declare enum AthenaResultCompressionType {
1078
866
  GZIP = "GZIP",
1079
867
  SNAPPY = "SNAPPY",
@@ -1105,10 +893,6 @@ export interface AthenaDatasetDefinition {
1105
893
 
1106
894
  OutputCompression?: AthenaResultCompressionType | string;
1107
895
  }
1108
- export declare namespace AthenaDatasetDefinition {
1109
-
1110
- const filterSensitiveLog: (obj: AthenaDatasetDefinition) => any;
1111
- }
1112
896
  export declare enum AuthMode {
1113
897
  IAM = "IAM",
1114
898
  SSO = "SSO"
@@ -1120,10 +904,6 @@ export interface CandidateArtifactLocations {
1120
904
 
1121
905
  ModelInsights?: string;
1122
906
  }
1123
- export declare namespace CandidateArtifactLocations {
1124
-
1125
- const filterSensitiveLog: (obj: CandidateArtifactLocations) => any;
1126
- }
1127
907
  export declare enum AutoMLMetricEnum {
1128
908
  ACCURACY = "Accuracy",
1129
909
  AUC = "AUC",
@@ -1163,10 +943,6 @@ export interface MetricDatum {
1163
943
 
1164
944
  StandardMetricName?: AutoMLMetricExtendedEnum | string;
1165
945
  }
1166
- export declare namespace MetricDatum {
1167
-
1168
- const filterSensitiveLog: (obj: MetricDatum) => any;
1169
- }
1170
946
 
1171
947
  export interface CandidateProperties {
1172
948
 
@@ -1174,10 +950,6 @@ export interface CandidateProperties {
1174
950
 
1175
951
  CandidateMetrics?: MetricDatum[];
1176
952
  }
1177
- export declare namespace CandidateProperties {
1178
-
1179
- const filterSensitiveLog: (obj: CandidateProperties) => any;
1180
- }
1181
953
  export declare enum CandidateStatus {
1182
954
  COMPLETED = "Completed",
1183
955
  FAILED = "Failed",
@@ -1199,10 +971,6 @@ export interface AutoMLCandidateStep {
1199
971
 
1200
972
  CandidateStepName: string | undefined;
1201
973
  }
1202
- export declare namespace AutoMLCandidateStep {
1203
-
1204
- const filterSensitiveLog: (obj: AutoMLCandidateStep) => any;
1205
- }
1206
974
  export declare enum AutoMLJobObjectiveType {
1207
975
  MAXIMIZE = "Maximize",
1208
976
  MINIMIZE = "Minimize"
@@ -1216,10 +984,6 @@ export interface FinalAutoMLJobObjectiveMetric {
1216
984
 
1217
985
  Value: number | undefined;
1218
986
  }
1219
- export declare namespace FinalAutoMLJobObjectiveMetric {
1220
-
1221
- const filterSensitiveLog: (obj: FinalAutoMLJobObjectiveMetric) => any;
1222
- }
1223
987
 
1224
988
  export interface AutoMLContainerDefinition {
1225
989
 
@@ -1229,10 +993,6 @@ export interface AutoMLContainerDefinition {
1229
993
 
1230
994
  Environment?: Record<string, string>;
1231
995
  }
1232
- export declare namespace AutoMLContainerDefinition {
1233
-
1234
- const filterSensitiveLog: (obj: AutoMLContainerDefinition) => any;
1235
- }
1236
996
  export declare enum ObjectiveStatus {
1237
997
  Failed = "Failed",
1238
998
  Pending = "Pending",
@@ -1263,19 +1023,11 @@ export interface AutoMLCandidate {
1263
1023
 
1264
1024
  CandidateProperties?: CandidateProperties;
1265
1025
  }
1266
- export declare namespace AutoMLCandidate {
1267
-
1268
- const filterSensitiveLog: (obj: AutoMLCandidate) => any;
1269
- }
1270
1026
 
1271
1027
  export interface AutoMLCandidateGenerationConfig {
1272
1028
 
1273
1029
  FeatureSpecificationS3Uri?: string;
1274
1030
  }
1275
- export declare namespace AutoMLCandidateGenerationConfig {
1276
-
1277
- const filterSensitiveLog: (obj: AutoMLCandidateGenerationConfig) => any;
1278
- }
1279
1031
  export declare enum AutoMLChannelType {
1280
1032
  TRAINING = "training",
1281
1033
  VALIDATION = "validation"
@@ -1291,19 +1043,11 @@ export interface AutoMLS3DataSource {
1291
1043
 
1292
1044
  S3Uri: string | undefined;
1293
1045
  }
1294
- export declare namespace AutoMLS3DataSource {
1295
-
1296
- const filterSensitiveLog: (obj: AutoMLS3DataSource) => any;
1297
- }
1298
1046
 
1299
1047
  export interface AutoMLDataSource {
1300
1048
 
1301
1049
  S3DataSource: AutoMLS3DataSource | undefined;
1302
1050
  }
1303
- export declare namespace AutoMLDataSource {
1304
-
1305
- const filterSensitiveLog: (obj: AutoMLDataSource) => any;
1306
- }
1307
1051
 
1308
1052
  export interface AutoMLChannel {
1309
1053
 
@@ -1317,19 +1061,11 @@ export interface AutoMLChannel {
1317
1061
 
1318
1062
  ChannelType?: AutoMLChannelType | string;
1319
1063
  }
1320
- export declare namespace AutoMLChannel {
1321
-
1322
- const filterSensitiveLog: (obj: AutoMLChannel) => any;
1323
- }
1324
1064
 
1325
1065
  export interface AutoMLDataSplitConfig {
1326
1066
 
1327
1067
  ValidationFraction?: number;
1328
1068
  }
1329
- export declare namespace AutoMLDataSplitConfig {
1330
-
1331
- const filterSensitiveLog: (obj: AutoMLDataSplitConfig) => any;
1332
- }
1333
1069
 
1334
1070
  export interface AutoMLJobArtifacts {
1335
1071
 
@@ -1337,10 +1073,6 @@ export interface AutoMLJobArtifacts {
1337
1073
 
1338
1074
  DataExplorationNotebookLocation?: string;
1339
1075
  }
1340
- export declare namespace AutoMLJobArtifacts {
1341
-
1342
- const filterSensitiveLog: (obj: AutoMLJobArtifacts) => any;
1343
- }
1344
1076
 
1345
1077
  export interface AutoMLJobCompletionCriteria {
1346
1078
 
@@ -1350,10 +1082,6 @@ export interface AutoMLJobCompletionCriteria {
1350
1082
 
1351
1083
  MaxAutoMLJobRuntimeInSeconds?: number;
1352
1084
  }
1353
- export declare namespace AutoMLJobCompletionCriteria {
1354
-
1355
- const filterSensitiveLog: (obj: AutoMLJobCompletionCriteria) => any;
1356
- }
1357
1085
 
1358
1086
  export interface VpcConfig {
1359
1087
 
@@ -1361,10 +1089,6 @@ export interface VpcConfig {
1361
1089
 
1362
1090
  Subnets: string[] | undefined;
1363
1091
  }
1364
- export declare namespace VpcConfig {
1365
-
1366
- const filterSensitiveLog: (obj: VpcConfig) => any;
1367
- }
1368
1092
 
1369
1093
  export interface AutoMLSecurityConfig {
1370
1094
 
@@ -1374,10 +1098,6 @@ export interface AutoMLSecurityConfig {
1374
1098
 
1375
1099
  VpcConfig?: VpcConfig;
1376
1100
  }
1377
- export declare namespace AutoMLSecurityConfig {
1378
-
1379
- const filterSensitiveLog: (obj: AutoMLSecurityConfig) => any;
1380
- }
1381
1101
 
1382
1102
  export interface AutoMLJobConfig {
1383
1103
 
@@ -1389,19 +1109,11 @@ export interface AutoMLJobConfig {
1389
1109
 
1390
1110
  CandidateGenerationConfig?: AutoMLCandidateGenerationConfig;
1391
1111
  }
1392
- export declare namespace AutoMLJobConfig {
1393
-
1394
- const filterSensitiveLog: (obj: AutoMLJobConfig) => any;
1395
- }
1396
1112
 
1397
1113
  export interface AutoMLJobObjective {
1398
1114
 
1399
1115
  MetricName: AutoMLMetricEnum | string | undefined;
1400
1116
  }
1401
- export declare namespace AutoMLJobObjective {
1402
-
1403
- const filterSensitiveLog: (obj: AutoMLJobObjective) => any;
1404
- }
1405
1117
  export declare enum AutoMLJobSecondaryStatus {
1406
1118
  ANALYZING_DATA = "AnalyzingData",
1407
1119
  CANDIDATE_DEFINITIONS_GENERATED = "CandidateDefinitionsGenerated",
@@ -1433,10 +1145,6 @@ export interface AutoMLPartialFailureReason {
1433
1145
 
1434
1146
  PartialFailureMessage?: string;
1435
1147
  }
1436
- export declare namespace AutoMLPartialFailureReason {
1437
-
1438
- const filterSensitiveLog: (obj: AutoMLPartialFailureReason) => any;
1439
- }
1440
1148
 
1441
1149
  export interface AutoMLJobSummary {
1442
1150
 
@@ -1458,10 +1166,6 @@ export interface AutoMLJobSummary {
1458
1166
 
1459
1167
  PartialFailureReasons?: AutoMLPartialFailureReason[];
1460
1168
  }
1461
- export declare namespace AutoMLJobSummary {
1462
-
1463
- const filterSensitiveLog: (obj: AutoMLJobSummary) => any;
1464
- }
1465
1169
 
1466
1170
  export interface AutoMLOutputDataConfig {
1467
1171
 
@@ -1469,10 +1173,6 @@ export interface AutoMLOutputDataConfig {
1469
1173
 
1470
1174
  S3OutputPath: string | undefined;
1471
1175
  }
1472
- export declare namespace AutoMLOutputDataConfig {
1473
-
1474
- const filterSensitiveLog: (obj: AutoMLOutputDataConfig) => any;
1475
- }
1476
1176
  export declare enum AutoMLSortBy {
1477
1177
  CREATION_TIME = "CreationTime",
1478
1178
  NAME = "Name",
@@ -1487,10 +1187,6 @@ export interface AutoRollbackConfig {
1487
1187
 
1488
1188
  Alarms?: Alarm[];
1489
1189
  }
1490
- export declare namespace AutoRollbackConfig {
1491
-
1492
- const filterSensitiveLog: (obj: AutoRollbackConfig) => any;
1493
- }
1494
1190
  export declare enum AwsManagedHumanLoopRequestSource {
1495
1191
  REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3 = "AWS/Rekognition/DetectModerationLabels/Image/V3",
1496
1192
  TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1 = "AWS/Textract/AnalyzeDocument/Forms/V1"
@@ -1499,10 +1195,6 @@ export interface BatchDescribeModelPackageInput {
1499
1195
 
1500
1196
  ModelPackageArnList: string[] | undefined;
1501
1197
  }
1502
- export declare namespace BatchDescribeModelPackageInput {
1503
-
1504
- const filterSensitiveLog: (obj: BatchDescribeModelPackageInput) => any;
1505
- }
1506
1198
 
1507
1199
  export interface BatchDescribeModelPackageError {
1508
1200
 
@@ -1510,10 +1202,6 @@ export interface BatchDescribeModelPackageError {
1510
1202
 
1511
1203
  ErrorResponse: string | undefined;
1512
1204
  }
1513
- export declare namespace BatchDescribeModelPackageError {
1514
-
1515
- const filterSensitiveLog: (obj: BatchDescribeModelPackageError) => any;
1516
- }
1517
1205
 
1518
1206
  export interface InferenceSpecification {
1519
1207
 
@@ -1527,10 +1215,6 @@ export interface InferenceSpecification {
1527
1215
 
1528
1216
  SupportedResponseMIMETypes: string[] | undefined;
1529
1217
  }
1530
- export declare namespace InferenceSpecification {
1531
-
1532
- const filterSensitiveLog: (obj: InferenceSpecification) => any;
1533
- }
1534
1218
  export declare enum ModelApprovalStatus {
1535
1219
  APPROVED = "Approved",
1536
1220
  PENDING_MANUAL_APPROVAL = "PendingManualApproval",
@@ -1562,20 +1246,12 @@ export interface BatchDescribeModelPackageSummary {
1562
1246
 
1563
1247
  ModelApprovalStatus?: ModelApprovalStatus | string;
1564
1248
  }
1565
- export declare namespace BatchDescribeModelPackageSummary {
1566
-
1567
- const filterSensitiveLog: (obj: BatchDescribeModelPackageSummary) => any;
1568
- }
1569
1249
  export interface BatchDescribeModelPackageOutput {
1570
1250
 
1571
1251
  ModelPackageSummaries?: Record<string, BatchDescribeModelPackageSummary>;
1572
1252
 
1573
1253
  BatchDescribeModelPackageErrorMap?: Record<string, BatchDescribeModelPackageError>;
1574
1254
  }
1575
- export declare namespace BatchDescribeModelPackageOutput {
1576
-
1577
- const filterSensitiveLog: (obj: BatchDescribeModelPackageOutput) => any;
1578
- }
1579
1255
 
1580
1256
  export interface MetricsSource {
1581
1257
 
@@ -1585,10 +1261,6 @@ export interface MetricsSource {
1585
1261
 
1586
1262
  S3Uri: string | undefined;
1587
1263
  }
1588
- export declare namespace MetricsSource {
1589
-
1590
- const filterSensitiveLog: (obj: MetricsSource) => any;
1591
- }
1592
1264
 
1593
1265
  export interface Bias {
1594
1266
 
@@ -1598,10 +1270,6 @@ export interface Bias {
1598
1270
 
1599
1271
  PostTrainingReport?: MetricsSource;
1600
1272
  }
1601
- export declare namespace Bias {
1602
-
1603
- const filterSensitiveLog: (obj: Bias) => any;
1604
- }
1605
1273
  export declare enum CapacitySizeType {
1606
1274
  CAPACITY_PERCENT = "CAPACITY_PERCENT",
1607
1275
  INSTANCE_COUNT = "INSTANCE_COUNT"
@@ -1613,10 +1281,6 @@ export interface CapacitySize {
1613
1281
 
1614
1282
  Value: number | undefined;
1615
1283
  }
1616
- export declare namespace CapacitySize {
1617
-
1618
- const filterSensitiveLog: (obj: CapacitySize) => any;
1619
- }
1620
1284
  export declare enum TrafficRoutingConfigType {
1621
1285
  ALL_AT_ONCE = "ALL_AT_ONCE",
1622
1286
  CANARY = "CANARY",
@@ -1633,10 +1297,6 @@ export interface TrafficRoutingConfig {
1633
1297
 
1634
1298
  LinearStepSize?: CapacitySize;
1635
1299
  }
1636
- export declare namespace TrafficRoutingConfig {
1637
-
1638
- const filterSensitiveLog: (obj: TrafficRoutingConfig) => any;
1639
- }
1640
1300
 
1641
1301
  export interface BlueGreenUpdatePolicy {
1642
1302
 
@@ -1646,10 +1306,6 @@ export interface BlueGreenUpdatePolicy {
1646
1306
 
1647
1307
  MaximumExecutionTimeoutInSeconds?: number;
1648
1308
  }
1649
- export declare namespace BlueGreenUpdatePolicy {
1650
-
1651
- const filterSensitiveLog: (obj: BlueGreenUpdatePolicy) => any;
1652
- }
1653
1309
  export declare enum BooleanOperator {
1654
1310
  AND = "And",
1655
1311
  OR = "Or"
@@ -1659,10 +1315,6 @@ export interface CacheHitResult {
1659
1315
 
1660
1316
  SourcePipelineExecutionArn?: string;
1661
1317
  }
1662
- export declare namespace CacheHitResult {
1663
-
1664
- const filterSensitiveLog: (obj: CacheHitResult) => any;
1665
- }
1666
1318
 
1667
1319
  export interface OutputParameter {
1668
1320
 
@@ -1670,10 +1322,6 @@ export interface OutputParameter {
1670
1322
 
1671
1323
  Value: string | undefined;
1672
1324
  }
1673
- export declare namespace OutputParameter {
1674
-
1675
- const filterSensitiveLog: (obj: OutputParameter) => any;
1676
- }
1677
1325
 
1678
1326
  export interface CallbackStepMetadata {
1679
1327
 
@@ -1683,10 +1331,6 @@ export interface CallbackStepMetadata {
1683
1331
 
1684
1332
  OutputParameters?: OutputParameter[];
1685
1333
  }
1686
- export declare namespace CallbackStepMetadata {
1687
-
1688
- const filterSensitiveLog: (obj: CallbackStepMetadata) => any;
1689
- }
1690
1334
  export declare enum CandidateSortBy {
1691
1335
  CreationTime = "CreationTime",
1692
1336
  FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
@@ -1699,10 +1343,6 @@ export interface CaptureContentTypeHeader {
1699
1343
 
1700
1344
  JsonContentTypes?: string[];
1701
1345
  }
1702
- export declare namespace CaptureContentTypeHeader {
1703
-
1704
- const filterSensitiveLog: (obj: CaptureContentTypeHeader) => any;
1705
- }
1706
1346
  export declare enum CaptureMode {
1707
1347
  INPUT = "Input",
1708
1348
  OUTPUT = "Output"
@@ -1712,10 +1352,6 @@ export interface CaptureOption {
1712
1352
 
1713
1353
  CaptureMode: CaptureMode | string | undefined;
1714
1354
  }
1715
- export declare namespace CaptureOption {
1716
-
1717
- const filterSensitiveLog: (obj: CaptureOption) => any;
1718
- }
1719
1355
  export declare enum CaptureStatus {
1720
1356
  STARTED = "Started",
1721
1357
  STOPPED = "Stopped"
@@ -1727,10 +1363,6 @@ export interface CategoricalParameter {
1727
1363
 
1728
1364
  Value: string[] | undefined;
1729
1365
  }
1730
- export declare namespace CategoricalParameter {
1731
-
1732
- const filterSensitiveLog: (obj: CategoricalParameter) => any;
1733
- }
1734
1366
 
1735
1367
  export interface CategoricalParameterRange {
1736
1368
 
@@ -1738,19 +1370,11 @@ export interface CategoricalParameterRange {
1738
1370
 
1739
1371
  Values: string[] | undefined;
1740
1372
  }
1741
- export declare namespace CategoricalParameterRange {
1742
-
1743
- const filterSensitiveLog: (obj: CategoricalParameterRange) => any;
1744
- }
1745
1373
 
1746
1374
  export interface CategoricalParameterRangeSpecification {
1747
1375
 
1748
1376
  Values: string[] | undefined;
1749
1377
  }
1750
- export declare namespace CategoricalParameterRangeSpecification {
1751
-
1752
- const filterSensitiveLog: (obj: CategoricalParameterRangeSpecification) => any;
1753
- }
1754
1378
 
1755
1379
  export interface ChannelSpecification {
1756
1380
 
@@ -1766,10 +1390,6 @@ export interface ChannelSpecification {
1766
1390
 
1767
1391
  SupportedInputModes: (TrainingInputMode | string)[] | undefined;
1768
1392
  }
1769
- export declare namespace ChannelSpecification {
1770
-
1771
- const filterSensitiveLog: (obj: ChannelSpecification) => any;
1772
- }
1773
1393
 
1774
1394
  export interface CheckpointConfig {
1775
1395
 
@@ -1777,10 +1397,6 @@ export interface CheckpointConfig {
1777
1397
 
1778
1398
  LocalPath?: string;
1779
1399
  }
1780
- export declare namespace CheckpointConfig {
1781
-
1782
- const filterSensitiveLog: (obj: CheckpointConfig) => any;
1783
- }
1784
1400
 
1785
1401
  export interface ClarifyCheckStepMetadata {
1786
1402
 
@@ -1800,10 +1416,6 @@ export interface ClarifyCheckStepMetadata {
1800
1416
 
1801
1417
  RegisterNewBaseline?: boolean;
1802
1418
  }
1803
- export declare namespace ClarifyCheckStepMetadata {
1804
-
1805
- const filterSensitiveLog: (obj: ClarifyCheckStepMetadata) => any;
1806
- }
1807
1419
  export declare enum CodeRepositorySortBy {
1808
1420
  CREATION_TIME = "CreationTime",
1809
1421
  LAST_MODIFIED_TIME = "LastModifiedTime",
@@ -1822,10 +1434,6 @@ export interface GitConfig {
1822
1434
 
1823
1435
  SecretArn?: string;
1824
1436
  }
1825
- export declare namespace GitConfig {
1826
-
1827
- const filterSensitiveLog: (obj: GitConfig) => any;
1828
- }
1829
1437
 
1830
1438
  export interface CodeRepositorySummary {
1831
1439
 
@@ -1839,10 +1447,6 @@ export interface CodeRepositorySummary {
1839
1447
 
1840
1448
  GitConfig?: GitConfig;
1841
1449
  }
1842
- export declare namespace CodeRepositorySummary {
1843
-
1844
- const filterSensitiveLog: (obj: CodeRepositorySummary) => any;
1845
- }
1846
1450
 
1847
1451
  export interface CognitoConfig {
1848
1452
 
@@ -1850,10 +1454,6 @@ export interface CognitoConfig {
1850
1454
 
1851
1455
  ClientId: string | undefined;
1852
1456
  }
1853
- export declare namespace CognitoConfig {
1854
-
1855
- const filterSensitiveLog: (obj: CognitoConfig) => any;
1856
- }
1857
1457
 
1858
1458
  export interface CognitoMemberDefinition {
1859
1459
 
@@ -1863,10 +1463,6 @@ export interface CognitoMemberDefinition {
1863
1463
 
1864
1464
  ClientId: string | undefined;
1865
1465
  }
1866
- export declare namespace CognitoMemberDefinition {
1867
-
1868
- const filterSensitiveLog: (obj: CognitoMemberDefinition) => any;
1869
- }
1870
1466
 
1871
1467
  export interface CollectionConfiguration {
1872
1468
 
@@ -1874,10 +1470,6 @@ export interface CollectionConfiguration {
1874
1470
 
1875
1471
  CollectionParameters?: Record<string, string>;
1876
1472
  }
1877
- export declare namespace CollectionConfiguration {
1878
-
1879
- const filterSensitiveLog: (obj: CollectionConfiguration) => any;
1880
- }
1881
1473
  export declare enum CompilationJobStatus {
1882
1474
  COMPLETED = "COMPLETED",
1883
1475
  FAILED = "FAILED",
@@ -1962,10 +1554,6 @@ export interface CompilationJobSummary {
1962
1554
 
1963
1555
  CompilationJobStatus: CompilationJobStatus | string | undefined;
1964
1556
  }
1965
- export declare namespace CompilationJobSummary {
1966
-
1967
- const filterSensitiveLog: (obj: CompilationJobSummary) => any;
1968
- }
1969
1557
  export declare enum ConditionOutcome {
1970
1558
  FALSE = "False",
1971
1559
  TRUE = "True"
@@ -1975,10 +1563,6 @@ export interface ConditionStepMetadata {
1975
1563
 
1976
1564
  Outcome?: ConditionOutcome | string;
1977
1565
  }
1978
- export declare namespace ConditionStepMetadata {
1979
-
1980
- const filterSensitiveLog: (obj: ConditionStepMetadata) => any;
1981
- }
1982
1566
 
1983
1567
  export declare class ConflictException extends __BaseException {
1984
1568
  readonly name: "ConflictException";
@@ -1996,10 +1580,6 @@ export interface RepositoryAuthConfig {
1996
1580
 
1997
1581
  RepositoryCredentialsProviderArn: string | undefined;
1998
1582
  }
1999
- export declare namespace RepositoryAuthConfig {
2000
-
2001
- const filterSensitiveLog: (obj: RepositoryAuthConfig) => any;
2002
- }
2003
1583
 
2004
1584
  export interface ImageConfig {
2005
1585
 
@@ -2007,10 +1587,6 @@ export interface ImageConfig {
2007
1587
 
2008
1588
  RepositoryAuthConfig?: RepositoryAuthConfig;
2009
1589
  }
2010
- export declare namespace ImageConfig {
2011
-
2012
- const filterSensitiveLog: (obj: ImageConfig) => any;
2013
- }
2014
1590
  export declare enum ContainerMode {
2015
1591
  MULTI_MODEL = "MultiModel",
2016
1592
  SINGLE_MODEL = "SingleModel"
@@ -2024,10 +1600,6 @@ export interface MultiModelConfig {
2024
1600
 
2025
1601
  ModelCacheSetting?: ModelCacheSetting | string;
2026
1602
  }
2027
- export declare namespace MultiModelConfig {
2028
-
2029
- const filterSensitiveLog: (obj: MultiModelConfig) => any;
2030
- }
2031
1603
 
2032
1604
  export interface ContainerDefinition {
2033
1605
 
@@ -2049,10 +1621,6 @@ export interface ContainerDefinition {
2049
1621
 
2050
1622
  MultiModelConfig?: MultiModelConfig;
2051
1623
  }
2052
- export declare namespace ContainerDefinition {
2053
-
2054
- const filterSensitiveLog: (obj: ContainerDefinition) => any;
2055
- }
2056
1624
  export declare enum ContentClassifier {
2057
1625
  FREE_OF_ADULT_CONTENT = "FreeOfAdultContent",
2058
1626
  FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION = "FreeOfPersonallyIdentifiableInformation"
@@ -2066,10 +1634,6 @@ export interface ContextSource {
2066
1634
 
2067
1635
  SourceId?: string;
2068
1636
  }
2069
- export declare namespace ContextSource {
2070
-
2071
- const filterSensitiveLog: (obj: ContextSource) => any;
2072
- }
2073
1637
 
2074
1638
  export interface ContextSummary {
2075
1639
 
@@ -2085,10 +1649,6 @@ export interface ContextSummary {
2085
1649
 
2086
1650
  LastModifiedTime?: Date;
2087
1651
  }
2088
- export declare namespace ContextSummary {
2089
-
2090
- const filterSensitiveLog: (obj: ContextSummary) => any;
2091
- }
2092
1652
  export declare enum HyperParameterScalingType {
2093
1653
  AUTO = "Auto",
2094
1654
  LINEAR = "Linear",
@@ -2106,10 +1666,6 @@ export interface ContinuousParameterRange {
2106
1666
 
2107
1667
  ScalingType?: HyperParameterScalingType | string;
2108
1668
  }
2109
- export declare namespace ContinuousParameterRange {
2110
-
2111
- const filterSensitiveLog: (obj: ContinuousParameterRange) => any;
2112
- }
2113
1669
 
2114
1670
  export interface ContinuousParameterRangeSpecification {
2115
1671
 
@@ -2117,10 +1673,6 @@ export interface ContinuousParameterRangeSpecification {
2117
1673
 
2118
1674
  MaxValue: string | undefined;
2119
1675
  }
2120
- export declare namespace ContinuousParameterRangeSpecification {
2121
-
2122
- const filterSensitiveLog: (obj: ContinuousParameterRangeSpecification) => any;
2123
- }
2124
1676
 
2125
1677
  export interface MetadataProperties {
2126
1678
 
@@ -2132,10 +1684,6 @@ export interface MetadataProperties {
2132
1684
 
2133
1685
  ProjectId?: string;
2134
1686
  }
2135
- export declare namespace MetadataProperties {
2136
-
2137
- const filterSensitiveLog: (obj: MetadataProperties) => any;
2138
- }
2139
1687
  export interface CreateActionRequest {
2140
1688
 
2141
1689
  ActionName: string | undefined;
@@ -2154,18 +1702,10 @@ export interface CreateActionRequest {
2154
1702
 
2155
1703
  Tags?: Tag[];
2156
1704
  }
2157
- export declare namespace CreateActionRequest {
2158
-
2159
- const filterSensitiveLog: (obj: CreateActionRequest) => any;
2160
- }
2161
1705
  export interface CreateActionResponse {
2162
1706
 
2163
1707
  ActionArn?: string;
2164
1708
  }
2165
- export declare namespace CreateActionResponse {
2166
-
2167
- const filterSensitiveLog: (obj: CreateActionResponse) => any;
2168
- }
2169
1709
 
2170
1710
  export interface IntegerParameterRangeSpecification {
2171
1711
 
@@ -2173,10 +1713,6 @@ export interface IntegerParameterRangeSpecification {
2173
1713
 
2174
1714
  MaxValue: string | undefined;
2175
1715
  }
2176
- export declare namespace IntegerParameterRangeSpecification {
2177
-
2178
- const filterSensitiveLog: (obj: IntegerParameterRangeSpecification) => any;
2179
- }
2180
1716
 
2181
1717
  export interface ParameterRange {
2182
1718
 
@@ -2186,10 +1722,6 @@ export interface ParameterRange {
2186
1722
 
2187
1723
  CategoricalParameterRangeSpecification?: CategoricalParameterRangeSpecification;
2188
1724
  }
2189
- export declare namespace ParameterRange {
2190
-
2191
- const filterSensitiveLog: (obj: ParameterRange) => any;
2192
- }
2193
1725
  export declare enum ParameterType {
2194
1726
  CATEGORICAL = "Categorical",
2195
1727
  CONTINUOUS = "Continuous",
@@ -2213,10 +1745,6 @@ export interface HyperParameterSpecification {
2213
1745
 
2214
1746
  DefaultValue?: string;
2215
1747
  }
2216
- export declare namespace HyperParameterSpecification {
2217
-
2218
- const filterSensitiveLog: (obj: HyperParameterSpecification) => any;
2219
- }
2220
1748
  export declare enum HyperParameterTuningJobObjectiveType {
2221
1749
  MAXIMIZE = "Maximize",
2222
1750
  MINIMIZE = "Minimize"
@@ -2228,10 +1756,6 @@ export interface HyperParameterTuningJobObjective {
2228
1756
 
2229
1757
  MetricName: string | undefined;
2230
1758
  }
2231
- export declare namespace HyperParameterTuningJobObjective {
2232
-
2233
- const filterSensitiveLog: (obj: HyperParameterTuningJobObjective) => any;
2234
- }
2235
1759
 
2236
1760
  export interface TrainingSpecification {
2237
1761
 
@@ -2251,10 +1775,6 @@ export interface TrainingSpecification {
2251
1775
 
2252
1776
  SupportedTuningJobObjectiveMetrics?: HyperParameterTuningJobObjective[];
2253
1777
  }
2254
- export declare namespace TrainingSpecification {
2255
-
2256
- const filterSensitiveLog: (obj: TrainingSpecification) => any;
2257
- }
2258
1778
  export interface CreateAlgorithmInput {
2259
1779
 
2260
1780
  AlgorithmName: string | undefined;
@@ -2271,18 +1791,10 @@ export interface CreateAlgorithmInput {
2271
1791
 
2272
1792
  Tags?: Tag[];
2273
1793
  }
2274
- export declare namespace CreateAlgorithmInput {
2275
-
2276
- const filterSensitiveLog: (obj: CreateAlgorithmInput) => any;
2277
- }
2278
1794
  export interface CreateAlgorithmOutput {
2279
1795
 
2280
1796
  AlgorithmArn: string | undefined;
2281
1797
  }
2282
- export declare namespace CreateAlgorithmOutput {
2283
-
2284
- const filterSensitiveLog: (obj: CreateAlgorithmOutput) => any;
2285
- }
2286
1798
 
2287
1799
  export interface ResourceSpec {
2288
1800
 
@@ -2294,10 +1806,6 @@ export interface ResourceSpec {
2294
1806
 
2295
1807
  LifecycleConfigArn?: string;
2296
1808
  }
2297
- export declare namespace ResourceSpec {
2298
-
2299
- const filterSensitiveLog: (obj: ResourceSpec) => any;
2300
- }
2301
1809
  export interface CreateAppRequest {
2302
1810
 
2303
1811
  DomainId: string | undefined;
@@ -2312,18 +1820,10 @@ export interface CreateAppRequest {
2312
1820
 
2313
1821
  ResourceSpec?: ResourceSpec;
2314
1822
  }
2315
- export declare namespace CreateAppRequest {
2316
-
2317
- const filterSensitiveLog: (obj: CreateAppRequest) => any;
2318
- }
2319
1823
  export interface CreateAppResponse {
2320
1824
 
2321
1825
  AppArn?: string;
2322
1826
  }
2323
- export declare namespace CreateAppResponse {
2324
-
2325
- const filterSensitiveLog: (obj: CreateAppResponse) => any;
2326
- }
2327
1827
 
2328
1828
  export declare class ResourceInUse extends __BaseException {
2329
1829
  readonly name: "ResourceInUse";
@@ -2340,18 +1840,10 @@ export interface CreateAppImageConfigRequest {
2340
1840
 
2341
1841
  KernelGatewayImageConfig?: KernelGatewayImageConfig;
2342
1842
  }
2343
- export declare namespace CreateAppImageConfigRequest {
2344
-
2345
- const filterSensitiveLog: (obj: CreateAppImageConfigRequest) => any;
2346
- }
2347
1843
  export interface CreateAppImageConfigResponse {
2348
1844
 
2349
1845
  AppImageConfigArn?: string;
2350
1846
  }
2351
- export declare namespace CreateAppImageConfigResponse {
2352
-
2353
- const filterSensitiveLog: (obj: CreateAppImageConfigResponse) => any;
2354
- }
2355
1847
  export interface CreateArtifactRequest {
2356
1848
 
2357
1849
  ArtifactName?: string;
@@ -2366,18 +1858,10 @@ export interface CreateArtifactRequest {
2366
1858
 
2367
1859
  Tags?: Tag[];
2368
1860
  }
2369
- export declare namespace CreateArtifactRequest {
2370
-
2371
- const filterSensitiveLog: (obj: CreateArtifactRequest) => any;
2372
- }
2373
1861
  export interface CreateArtifactResponse {
2374
1862
 
2375
1863
  ArtifactArn?: string;
2376
1864
  }
2377
- export declare namespace CreateArtifactResponse {
2378
-
2379
- const filterSensitiveLog: (obj: CreateArtifactResponse) => any;
2380
- }
2381
1865
 
2382
1866
  export interface ModelDeployConfig {
2383
1867
 
@@ -2385,10 +1869,6 @@ export interface ModelDeployConfig {
2385
1869
 
2386
1870
  EndpointName?: string;
2387
1871
  }
2388
- export declare namespace ModelDeployConfig {
2389
-
2390
- const filterSensitiveLog: (obj: ModelDeployConfig) => any;
2391
- }
2392
1872
  export declare enum ProblemType {
2393
1873
  BINARY_CLASSIFICATION = "BinaryClassification",
2394
1874
  MULTICLASS_CLASSIFICATION = "MulticlassClassification",
@@ -2416,18 +1896,10 @@ export interface CreateAutoMLJobRequest {
2416
1896
 
2417
1897
  ModelDeployConfig?: ModelDeployConfig;
2418
1898
  }
2419
- export declare namespace CreateAutoMLJobRequest {
2420
-
2421
- const filterSensitiveLog: (obj: CreateAutoMLJobRequest) => any;
2422
- }
2423
1899
  export interface CreateAutoMLJobResponse {
2424
1900
 
2425
1901
  AutoMLJobArn: string | undefined;
2426
1902
  }
2427
- export declare namespace CreateAutoMLJobResponse {
2428
-
2429
- const filterSensitiveLog: (obj: CreateAutoMLJobResponse) => any;
2430
- }
2431
1903
  export interface CreateCodeRepositoryInput {
2432
1904
 
2433
1905
  CodeRepositoryName: string | undefined;
@@ -2436,18 +1908,10 @@ export interface CreateCodeRepositoryInput {
2436
1908
 
2437
1909
  Tags?: Tag[];
2438
1910
  }
2439
- export declare namespace CreateCodeRepositoryInput {
2440
-
2441
- const filterSensitiveLog: (obj: CreateCodeRepositoryInput) => any;
2442
- }
2443
1911
  export interface CreateCodeRepositoryOutput {
2444
1912
 
2445
1913
  CodeRepositoryArn: string | undefined;
2446
1914
  }
2447
- export declare namespace CreateCodeRepositoryOutput {
2448
-
2449
- const filterSensitiveLog: (obj: CreateCodeRepositoryOutput) => any;
2450
- }
2451
1915
  export declare enum Framework {
2452
1916
  DARKNET = "DARKNET",
2453
1917
  KERAS = "KERAS",
@@ -2470,10 +1934,6 @@ export interface InputConfig {
2470
1934
 
2471
1935
  FrameworkVersion?: string;
2472
1936
  }
2473
- export declare namespace InputConfig {
2474
-
2475
- const filterSensitiveLog: (obj: InputConfig) => any;
2476
- }
2477
1937
 
2478
1938
  export interface TargetPlatform {
2479
1939
 
@@ -2483,10 +1943,6 @@ export interface TargetPlatform {
2483
1943
 
2484
1944
  Accelerator?: TargetPlatformAccelerator | string;
2485
1945
  }
2486
- export declare namespace TargetPlatform {
2487
-
2488
- const filterSensitiveLog: (obj: TargetPlatform) => any;
2489
- }
2490
1946
 
2491
1947
  export interface OutputConfig {
2492
1948
 
@@ -2500,10 +1956,6 @@ export interface OutputConfig {
2500
1956
 
2501
1957
  KmsKeyId?: string;
2502
1958
  }
2503
- export declare namespace OutputConfig {
2504
-
2505
- const filterSensitiveLog: (obj: OutputConfig) => any;
2506
- }
2507
1959
 
2508
1960
  export interface NeoVpcConfig {
2509
1961
 
@@ -2511,10 +1963,6 @@ export interface NeoVpcConfig {
2511
1963
 
2512
1964
  Subnets: string[] | undefined;
2513
1965
  }
2514
- export declare namespace NeoVpcConfig {
2515
-
2516
- const filterSensitiveLog: (obj: NeoVpcConfig) => any;
2517
- }
2518
1966
  export interface CreateCompilationJobRequest {
2519
1967
 
2520
1968
  CompilationJobName: string | undefined;
@@ -2533,18 +1981,10 @@ export interface CreateCompilationJobRequest {
2533
1981
 
2534
1982
  Tags?: Tag[];
2535
1983
  }
2536
- export declare namespace CreateCompilationJobRequest {
2537
-
2538
- const filterSensitiveLog: (obj: CreateCompilationJobRequest) => any;
2539
- }
2540
1984
  export interface CreateCompilationJobResponse {
2541
1985
 
2542
1986
  CompilationJobArn: string | undefined;
2543
1987
  }
2544
- export declare namespace CreateCompilationJobResponse {
2545
-
2546
- const filterSensitiveLog: (obj: CreateCompilationJobResponse) => any;
2547
- }
2548
1988
  export interface CreateContextRequest {
2549
1989
 
2550
1990
  ContextName: string | undefined;
@@ -2559,18 +1999,10 @@ export interface CreateContextRequest {
2559
1999
 
2560
2000
  Tags?: Tag[];
2561
2001
  }
2562
- export declare namespace CreateContextRequest {
2563
-
2564
- const filterSensitiveLog: (obj: CreateContextRequest) => any;
2565
- }
2566
2002
  export interface CreateContextResponse {
2567
2003
 
2568
2004
  ContextArn?: string;
2569
2005
  }
2570
- export declare namespace CreateContextResponse {
2571
-
2572
- const filterSensitiveLog: (obj: CreateContextResponse) => any;
2573
- }
2574
2006
 
2575
2007
  export interface DataQualityAppSpecification {
2576
2008
 
@@ -2586,28 +2018,16 @@ export interface DataQualityAppSpecification {
2586
2018
 
2587
2019
  Environment?: Record<string, string>;
2588
2020
  }
2589
- export declare namespace DataQualityAppSpecification {
2590
-
2591
- const filterSensitiveLog: (obj: DataQualityAppSpecification) => any;
2592
- }
2593
2021
 
2594
2022
  export interface MonitoringConstraintsResource {
2595
2023
 
2596
2024
  S3Uri?: string;
2597
2025
  }
2598
- export declare namespace MonitoringConstraintsResource {
2599
-
2600
- const filterSensitiveLog: (obj: MonitoringConstraintsResource) => any;
2601
- }
2602
2026
 
2603
2027
  export interface MonitoringStatisticsResource {
2604
2028
 
2605
2029
  S3Uri?: string;
2606
2030
  }
2607
- export declare namespace MonitoringStatisticsResource {
2608
-
2609
- const filterSensitiveLog: (obj: MonitoringStatisticsResource) => any;
2610
- }
2611
2031
 
2612
2032
  export interface DataQualityBaselineConfig {
2613
2033
 
@@ -2617,10 +2037,6 @@ export interface DataQualityBaselineConfig {
2617
2037
 
2618
2038
  StatisticsResource?: MonitoringStatisticsResource;
2619
2039
  }
2620
- export declare namespace DataQualityBaselineConfig {
2621
-
2622
- const filterSensitiveLog: (obj: DataQualityBaselineConfig) => any;
2623
- }
2624
2040
  export declare enum ProcessingS3DataDistributionType {
2625
2041
  FULLYREPLICATED = "FullyReplicated",
2626
2042
  SHARDEDBYS3KEY = "ShardedByS3Key"
@@ -2652,19 +2068,11 @@ export interface EndpointInput {
2652
2068
 
2653
2069
  EndTimeOffset?: string;
2654
2070
  }
2655
- export declare namespace EndpointInput {
2656
-
2657
- const filterSensitiveLog: (obj: EndpointInput) => any;
2658
- }
2659
2071
 
2660
2072
  export interface DataQualityJobInput {
2661
2073
 
2662
2074
  EndpointInput: EndpointInput | undefined;
2663
2075
  }
2664
- export declare namespace DataQualityJobInput {
2665
-
2666
- const filterSensitiveLog: (obj: DataQualityJobInput) => any;
2667
- }
2668
2076
  export declare enum ProcessingS3UploadMode {
2669
2077
  CONTINUOUS = "Continuous",
2670
2078
  END_OF_JOB = "EndOfJob"
@@ -2678,19 +2086,11 @@ export interface MonitoringS3Output {
2678
2086
 
2679
2087
  S3UploadMode?: ProcessingS3UploadMode | string;
2680
2088
  }
2681
- export declare namespace MonitoringS3Output {
2682
-
2683
- const filterSensitiveLog: (obj: MonitoringS3Output) => any;
2684
- }
2685
2089
 
2686
2090
  export interface MonitoringOutput {
2687
2091
 
2688
2092
  S3Output: MonitoringS3Output | undefined;
2689
2093
  }
2690
- export declare namespace MonitoringOutput {
2691
-
2692
- const filterSensitiveLog: (obj: MonitoringOutput) => any;
2693
- }
2694
2094
 
2695
2095
  export interface MonitoringOutputConfig {
2696
2096
 
@@ -2698,10 +2098,6 @@ export interface MonitoringOutputConfig {
2698
2098
 
2699
2099
  KmsKeyId?: string;
2700
2100
  }
2701
- export declare namespace MonitoringOutputConfig {
2702
-
2703
- const filterSensitiveLog: (obj: MonitoringOutputConfig) => any;
2704
- }
2705
2101
  export declare enum ProcessingInstanceType {
2706
2102
  ML_C4_2XLARGE = "ml.c4.2xlarge",
2707
2103
  ML_C4_4XLARGE = "ml.c4.4xlarge",
@@ -2759,19 +2155,11 @@ export interface MonitoringClusterConfig {
2759
2155
 
2760
2156
  VolumeKmsKeyId?: string;
2761
2157
  }
2762
- export declare namespace MonitoringClusterConfig {
2763
-
2764
- const filterSensitiveLog: (obj: MonitoringClusterConfig) => any;
2765
- }
2766
2158
 
2767
2159
  export interface MonitoringResources {
2768
2160
 
2769
2161
  ClusterConfig: MonitoringClusterConfig | undefined;
2770
2162
  }
2771
- export declare namespace MonitoringResources {
2772
-
2773
- const filterSensitiveLog: (obj: MonitoringResources) => any;
2774
- }
2775
2163
 
2776
2164
  export interface MonitoringNetworkConfig {
2777
2165
 
@@ -2781,19 +2169,11 @@ export interface MonitoringNetworkConfig {
2781
2169
 
2782
2170
  VpcConfig?: VpcConfig;
2783
2171
  }
2784
- export declare namespace MonitoringNetworkConfig {
2785
-
2786
- const filterSensitiveLog: (obj: MonitoringNetworkConfig) => any;
2787
- }
2788
2172
 
2789
2173
  export interface MonitoringStoppingCondition {
2790
2174
 
2791
2175
  MaxRuntimeInSeconds: number | undefined;
2792
2176
  }
2793
- export declare namespace MonitoringStoppingCondition {
2794
-
2795
- const filterSensitiveLog: (obj: MonitoringStoppingCondition) => any;
2796
- }
2797
2177
  export interface CreateDataQualityJobDefinitionRequest {
2798
2178
 
2799
2179
  JobDefinitionName: string | undefined;
@@ -2816,18 +2196,10 @@ export interface CreateDataQualityJobDefinitionRequest {
2816
2196
 
2817
2197
  Tags?: Tag[];
2818
2198
  }
2819
- export declare namespace CreateDataQualityJobDefinitionRequest {
2820
-
2821
- const filterSensitiveLog: (obj: CreateDataQualityJobDefinitionRequest) => any;
2822
- }
2823
2199
  export interface CreateDataQualityJobDefinitionResponse {
2824
2200
 
2825
2201
  JobDefinitionArn: string | undefined;
2826
2202
  }
2827
- export declare namespace CreateDataQualityJobDefinitionResponse {
2828
-
2829
- const filterSensitiveLog: (obj: CreateDataQualityJobDefinitionResponse) => any;
2830
- }
2831
2203
  export declare enum EdgePresetDeploymentType {
2832
2204
  GreengrassV2Component = "GreengrassV2Component"
2833
2205
  }
@@ -2842,10 +2214,6 @@ export interface EdgeOutputConfig {
2842
2214
 
2843
2215
  PresetDeploymentConfig?: string;
2844
2216
  }
2845
- export declare namespace EdgeOutputConfig {
2846
-
2847
- const filterSensitiveLog: (obj: EdgeOutputConfig) => any;
2848
- }
2849
2217
  export interface CreateDeviceFleetRequest {
2850
2218
 
2851
2219
  DeviceFleetName: string | undefined;
@@ -2860,10 +2228,6 @@ export interface CreateDeviceFleetRequest {
2860
2228
 
2861
2229
  EnableIotRoleAlias?: boolean;
2862
2230
  }
2863
- export declare namespace CreateDeviceFleetRequest {
2864
-
2865
- const filterSensitiveLog: (obj: CreateDeviceFleetRequest) => any;
2866
- }
2867
2231
 
2868
2232
  export interface JupyterServerAppSettings {
2869
2233
 
@@ -2871,10 +2235,6 @@ export interface JupyterServerAppSettings {
2871
2235
 
2872
2236
  LifecycleConfigArns?: string[];
2873
2237
  }
2874
- export declare namespace JupyterServerAppSettings {
2875
-
2876
- const filterSensitiveLog: (obj: JupyterServerAppSettings) => any;
2877
- }
2878
2238
 
2879
2239
  export interface CustomImage {
2880
2240
 
@@ -2884,10 +2244,6 @@ export interface CustomImage {
2884
2244
 
2885
2245
  AppImageConfigName: string | undefined;
2886
2246
  }
2887
- export declare namespace CustomImage {
2888
-
2889
- const filterSensitiveLog: (obj: CustomImage) => any;
2890
- }
2891
2247
 
2892
2248
  export interface KernelGatewayAppSettings {
2893
2249
 
@@ -2897,10 +2253,6 @@ export interface KernelGatewayAppSettings {
2897
2253
 
2898
2254
  LifecycleConfigArns?: string[];
2899
2255
  }
2900
- export declare namespace KernelGatewayAppSettings {
2901
-
2902
- const filterSensitiveLog: (obj: KernelGatewayAppSettings) => any;
2903
- }
2904
2256
 
2905
2257
  export interface RSessionAppSettings {
2906
2258
 
@@ -2908,10 +2260,6 @@ export interface RSessionAppSettings {
2908
2260
 
2909
2261
  CustomImages?: CustomImage[];
2910
2262
  }
2911
- export declare namespace RSessionAppSettings {
2912
-
2913
- const filterSensitiveLog: (obj: RSessionAppSettings) => any;
2914
- }
2915
2263
  export declare enum RStudioServerProAccessStatus {
2916
2264
  Disabled = "DISABLED",
2917
2265
  Enabled = "ENABLED"
@@ -2927,10 +2275,6 @@ export interface RStudioServerProAppSettings {
2927
2275
 
2928
2276
  UserGroup?: RStudioServerProUserGroup | string;
2929
2277
  }
2930
- export declare namespace RStudioServerProAppSettings {
2931
-
2932
- const filterSensitiveLog: (obj: RStudioServerProAppSettings) => any;
2933
- }
2934
2278
  export declare enum NotebookOutputOption {
2935
2279
  Allowed = "Allowed",
2936
2280
  Disabled = "Disabled"
@@ -2944,19 +2288,11 @@ export interface SharingSettings {
2944
2288
 
2945
2289
  S3KmsKeyId?: string;
2946
2290
  }
2947
- export declare namespace SharingSettings {
2948
-
2949
- const filterSensitiveLog: (obj: SharingSettings) => any;
2950
- }
2951
2291
 
2952
2292
  export interface TensorBoardAppSettings {
2953
2293
 
2954
2294
  DefaultResourceSpec?: ResourceSpec;
2955
2295
  }
2956
- export declare namespace TensorBoardAppSettings {
2957
-
2958
- const filterSensitiveLog: (obj: TensorBoardAppSettings) => any;
2959
- }
2960
2296
 
2961
2297
  export interface UserSettings {
2962
2298
 
@@ -2976,10 +2312,6 @@ export interface UserSettings {
2976
2312
 
2977
2313
  RSessionAppSettings?: RSessionAppSettings;
2978
2314
  }
2979
- export declare namespace UserSettings {
2980
-
2981
- const filterSensitiveLog: (obj: UserSettings) => any;
2982
- }
2983
2315
 
2984
2316
  export interface RStudioServerProDomainSettings {
2985
2317
 
@@ -2991,10 +2323,6 @@ export interface RStudioServerProDomainSettings {
2991
2323
 
2992
2324
  DefaultResourceSpec?: ResourceSpec;
2993
2325
  }
2994
- export declare namespace RStudioServerProDomainSettings {
2995
-
2996
- const filterSensitiveLog: (obj: RStudioServerProDomainSettings) => any;
2997
- }
2998
2326
 
2999
2327
  export interface DomainSettings {
3000
2328
 
@@ -3002,10 +2330,6 @@ export interface DomainSettings {
3002
2330
 
3003
2331
  RStudioServerProDomainSettings?: RStudioServerProDomainSettings;
3004
2332
  }
3005
- export declare namespace DomainSettings {
3006
-
3007
- const filterSensitiveLog: (obj: DomainSettings) => any;
3008
- }
3009
2333
  export interface CreateDomainRequest {
3010
2334
 
3011
2335
  DomainName: string | undefined;
@@ -3030,20 +2354,12 @@ export interface CreateDomainRequest {
3030
2354
 
3031
2355
  DomainSettings?: DomainSettings;
3032
2356
  }
3033
- export declare namespace CreateDomainRequest {
3034
-
3035
- const filterSensitiveLog: (obj: CreateDomainRequest) => any;
3036
- }
3037
2357
  export interface CreateDomainResponse {
3038
2358
 
3039
2359
  DomainArn?: string;
3040
2360
 
3041
2361
  Url?: string;
3042
2362
  }
3043
- export declare namespace CreateDomainResponse {
3044
-
3045
- const filterSensitiveLog: (obj: CreateDomainResponse) => any;
3046
- }
3047
2363
 
3048
2364
  export interface EdgeDeploymentModelConfig {
3049
2365
 
@@ -3051,10 +2367,6 @@ export interface EdgeDeploymentModelConfig {
3051
2367
 
3052
2368
  EdgePackagingJobName: string | undefined;
3053
2369
  }
3054
- export declare namespace EdgeDeploymentModelConfig {
3055
-
3056
- const filterSensitiveLog: (obj: EdgeDeploymentModelConfig) => any;
3057
- }
3058
2370
  export declare enum FailureHandlingPolicy {
3059
2371
  DoNothing = "DO_NOTHING",
3060
2372
  RollbackOnFailure = "ROLLBACK_ON_FAILURE"
@@ -3064,10 +2376,6 @@ export interface EdgeDeploymentConfig {
3064
2376
 
3065
2377
  FailureHandlingPolicy: FailureHandlingPolicy | string | undefined;
3066
2378
  }
3067
- export declare namespace EdgeDeploymentConfig {
3068
-
3069
- const filterSensitiveLog: (obj: EdgeDeploymentConfig) => any;
3070
- }
3071
2379
  export declare enum DeviceSubsetType {
3072
2380
  NameContains = "NAMECONTAINS",
3073
2381
  Percentage = "PERCENTAGE",
@@ -3084,10 +2392,6 @@ export interface DeviceSelectionConfig {
3084
2392
 
3085
2393
  DeviceNameContains?: string;
3086
2394
  }
3087
- export declare namespace DeviceSelectionConfig {
3088
-
3089
- const filterSensitiveLog: (obj: DeviceSelectionConfig) => any;
3090
- }
3091
2395
 
3092
2396
  export interface DeploymentStage {
3093
2397
 
@@ -3097,10 +2401,6 @@ export interface DeploymentStage {
3097
2401
 
3098
2402
  DeploymentConfig?: EdgeDeploymentConfig;
3099
2403
  }
3100
- export declare namespace DeploymentStage {
3101
-
3102
- const filterSensitiveLog: (obj: DeploymentStage) => any;
3103
- }
3104
2404
  export interface CreateEdgeDeploymentPlanRequest {
3105
2405
 
3106
2406
  EdgeDeploymentPlanName: string | undefined;
@@ -3113,28 +2413,16 @@ export interface CreateEdgeDeploymentPlanRequest {
3113
2413
 
3114
2414
  Tags?: Tag[];
3115
2415
  }
3116
- export declare namespace CreateEdgeDeploymentPlanRequest {
3117
-
3118
- const filterSensitiveLog: (obj: CreateEdgeDeploymentPlanRequest) => any;
3119
- }
3120
2416
  export interface CreateEdgeDeploymentPlanResponse {
3121
2417
 
3122
2418
  EdgeDeploymentPlanArn: string | undefined;
3123
2419
  }
3124
- export declare namespace CreateEdgeDeploymentPlanResponse {
3125
-
3126
- const filterSensitiveLog: (obj: CreateEdgeDeploymentPlanResponse) => any;
3127
- }
3128
2420
  export interface CreateEdgeDeploymentStageRequest {
3129
2421
 
3130
2422
  EdgeDeploymentPlanName: string | undefined;
3131
2423
 
3132
2424
  Stages: DeploymentStage[] | undefined;
3133
2425
  }
3134
- export declare namespace CreateEdgeDeploymentStageRequest {
3135
-
3136
- const filterSensitiveLog: (obj: CreateEdgeDeploymentStageRequest) => any;
3137
- }
3138
2426
  export interface CreateEdgePackagingJobRequest {
3139
2427
 
3140
2428
  EdgePackagingJobName: string | undefined;
@@ -3153,10 +2441,6 @@ export interface CreateEdgePackagingJobRequest {
3153
2441
 
3154
2442
  Tags?: Tag[];
3155
2443
  }
3156
- export declare namespace CreateEdgePackagingJobRequest {
3157
-
3158
- const filterSensitiveLog: (obj: CreateEdgePackagingJobRequest) => any;
3159
- }
3160
2444
 
3161
2445
  export interface DeploymentConfig {
3162
2446
 
@@ -3164,10 +2448,6 @@ export interface DeploymentConfig {
3164
2448
 
3165
2449
  AutoRollbackConfiguration?: AutoRollbackConfig;
3166
2450
  }
3167
- export declare namespace DeploymentConfig {
3168
-
3169
- const filterSensitiveLog: (obj: DeploymentConfig) => any;
3170
- }
3171
2451
  export interface CreateEndpointInput {
3172
2452
 
3173
2453
  EndpointName: string | undefined;
@@ -3178,18 +2458,10 @@ export interface CreateEndpointInput {
3178
2458
 
3179
2459
  Tags?: Tag[];
3180
2460
  }
3181
- export declare namespace CreateEndpointInput {
3182
-
3183
- const filterSensitiveLog: (obj: CreateEndpointInput) => any;
3184
- }
3185
2461
  export interface CreateEndpointOutput {
3186
2462
 
3187
2463
  EndpointArn: string | undefined;
3188
2464
  }
3189
- export declare namespace CreateEndpointOutput {
3190
-
3191
- const filterSensitiveLog: (obj: CreateEndpointOutput) => any;
3192
- }
3193
2465
 
3194
2466
  export interface DataCaptureConfig {
3195
2467
 
@@ -3205,10 +2477,6 @@ export interface DataCaptureConfig {
3205
2477
 
3206
2478
  CaptureContentTypeHeader?: CaptureContentTypeHeader;
3207
2479
  }
3208
- export declare namespace DataCaptureConfig {
3209
-
3210
- const filterSensitiveLog: (obj: DataCaptureConfig) => any;
3211
- }
3212
2480
  export declare enum ProductionVariantAcceleratorType {
3213
2481
  ML_EIA1_LARGE = "ml.eia1.large",
3214
2482
  ML_EIA1_MEDIUM = "ml.eia1.medium",
@@ -3224,10 +2492,6 @@ export interface ProductionVariantCoreDumpConfig {
3224
2492
 
3225
2493
  KmsKeyId?: string;
3226
2494
  }
3227
- export declare namespace ProductionVariantCoreDumpConfig {
3228
-
3229
- const filterSensitiveLog: (obj: ProductionVariantCoreDumpConfig) => any;
3230
- }
3231
2495
 
3232
2496
  export interface ProductionVariantServerlessConfig {
3233
2497
 
@@ -3235,10 +2499,6 @@ export interface ProductionVariantServerlessConfig {
3235
2499
 
3236
2500
  MaxConcurrency: number | undefined;
3237
2501
  }
3238
- export declare namespace ProductionVariantServerlessConfig {
3239
-
3240
- const filterSensitiveLog: (obj: ProductionVariantServerlessConfig) => any;
3241
- }
3242
2502
 
3243
2503
  export interface ProductionVariant {
3244
2504
 
@@ -3258,10 +2518,6 @@ export interface ProductionVariant {
3258
2518
 
3259
2519
  ServerlessConfig?: ProductionVariantServerlessConfig;
3260
2520
  }
3261
- export declare namespace ProductionVariant {
3262
-
3263
- const filterSensitiveLog: (obj: ProductionVariant) => any;
3264
- }
3265
2521
  export interface CreateEndpointConfigInput {
3266
2522
 
3267
2523
  EndpointConfigName: string | undefined;
@@ -3276,18 +2532,10 @@ export interface CreateEndpointConfigInput {
3276
2532
 
3277
2533
  AsyncInferenceConfig?: AsyncInferenceConfig;
3278
2534
  }
3279
- export declare namespace CreateEndpointConfigInput {
3280
-
3281
- const filterSensitiveLog: (obj: CreateEndpointConfigInput) => any;
3282
- }
3283
2535
  export interface CreateEndpointConfigOutput {
3284
2536
 
3285
2537
  EndpointConfigArn: string | undefined;
3286
2538
  }
3287
- export declare namespace CreateEndpointConfigOutput {
3288
-
3289
- const filterSensitiveLog: (obj: CreateEndpointConfigOutput) => any;
3290
- }
3291
2539
  export interface CreateExperimentRequest {
3292
2540
 
3293
2541
  ExperimentName: string | undefined;
@@ -3298,18 +2546,10 @@ export interface CreateExperimentRequest {
3298
2546
 
3299
2547
  Tags?: Tag[];
3300
2548
  }
3301
- export declare namespace CreateExperimentRequest {
3302
-
3303
- const filterSensitiveLog: (obj: CreateExperimentRequest) => any;
3304
- }
3305
2549
  export interface CreateExperimentResponse {
3306
2550
 
3307
2551
  ExperimentArn?: string;
3308
2552
  }
3309
- export declare namespace CreateExperimentResponse {
3310
-
3311
- const filterSensitiveLog: (obj: CreateExperimentResponse) => any;
3312
- }
3313
2553
  export declare enum FeatureType {
3314
2554
  FRACTIONAL = "Fractional",
3315
2555
  INTEGRAL = "Integral",
@@ -3322,10 +2562,6 @@ export interface FeatureDefinition {
3322
2562
 
3323
2563
  FeatureType?: FeatureType | string;
3324
2564
  }
3325
- export declare namespace FeatureDefinition {
3326
-
3327
- const filterSensitiveLog: (obj: FeatureDefinition) => any;
3328
- }
3329
2565
 
3330
2566
  export interface DataCatalogConfig {
3331
2567
 
@@ -3335,10 +2571,6 @@ export interface DataCatalogConfig {
3335
2571
 
3336
2572
  Database: string | undefined;
3337
2573
  }
3338
- export declare namespace DataCatalogConfig {
3339
-
3340
- const filterSensitiveLog: (obj: DataCatalogConfig) => any;
3341
- }
3342
2574
 
3343
2575
  export interface S3StorageConfig {
3344
2576
 
@@ -3348,10 +2580,6 @@ export interface S3StorageConfig {
3348
2580
 
3349
2581
  ResolvedOutputS3Uri?: string;
3350
2582
  }
3351
- export declare namespace S3StorageConfig {
3352
-
3353
- const filterSensitiveLog: (obj: S3StorageConfig) => any;
3354
- }
3355
2583
 
3356
2584
  export interface OfflineStoreConfig {
3357
2585
 
@@ -3361,19 +2589,11 @@ export interface OfflineStoreConfig {
3361
2589
 
3362
2590
  DataCatalogConfig?: DataCatalogConfig;
3363
2591
  }
3364
- export declare namespace OfflineStoreConfig {
3365
-
3366
- const filterSensitiveLog: (obj: OfflineStoreConfig) => any;
3367
- }
3368
2592
 
3369
2593
  export interface OnlineStoreSecurityConfig {
3370
2594
 
3371
2595
  KmsKeyId?: string;
3372
2596
  }
3373
- export declare namespace OnlineStoreSecurityConfig {
3374
-
3375
- const filterSensitiveLog: (obj: OnlineStoreSecurityConfig) => any;
3376
- }
3377
2597
 
3378
2598
  export interface OnlineStoreConfig {
3379
2599
 
@@ -3381,10 +2601,6 @@ export interface OnlineStoreConfig {
3381
2601
 
3382
2602
  EnableOnlineStore?: boolean;
3383
2603
  }
3384
- export declare namespace OnlineStoreConfig {
3385
-
3386
- const filterSensitiveLog: (obj: OnlineStoreConfig) => any;
3387
- }
3388
2604
  export interface CreateFeatureGroupRequest {
3389
2605
 
3390
2606
  FeatureGroupName: string | undefined;
@@ -3405,36 +2621,20 @@ export interface CreateFeatureGroupRequest {
3405
2621
 
3406
2622
  Tags?: Tag[];
3407
2623
  }
3408
- export declare namespace CreateFeatureGroupRequest {
3409
-
3410
- const filterSensitiveLog: (obj: CreateFeatureGroupRequest) => any;
3411
- }
3412
2624
  export interface CreateFeatureGroupResponse {
3413
2625
 
3414
2626
  FeatureGroupArn: string | undefined;
3415
2627
  }
3416
- export declare namespace CreateFeatureGroupResponse {
3417
-
3418
- const filterSensitiveLog: (obj: CreateFeatureGroupResponse) => any;
3419
- }
3420
2628
 
3421
2629
  export interface HumanLoopActivationConditionsConfig {
3422
2630
 
3423
2631
  HumanLoopActivationConditions: __LazyJsonString | string | undefined;
3424
2632
  }
3425
- export declare namespace HumanLoopActivationConditionsConfig {
3426
-
3427
- const filterSensitiveLog: (obj: HumanLoopActivationConditionsConfig) => any;
3428
- }
3429
2633
 
3430
2634
  export interface HumanLoopActivationConfig {
3431
2635
 
3432
2636
  HumanLoopActivationConditionsConfig: HumanLoopActivationConditionsConfig | undefined;
3433
2637
  }
3434
- export declare namespace HumanLoopActivationConfig {
3435
-
3436
- const filterSensitiveLog: (obj: HumanLoopActivationConfig) => any;
3437
- }
3438
2638
 
3439
2639
  export interface USD {
3440
2640
 
@@ -3444,19 +2644,11 @@ export interface USD {
3444
2644
 
3445
2645
  TenthFractionsOfACent?: number;
3446
2646
  }
3447
- export declare namespace USD {
3448
-
3449
- const filterSensitiveLog: (obj: USD) => any;
3450
- }
3451
2647
 
3452
2648
  export interface PublicWorkforceTaskPrice {
3453
2649
 
3454
2650
  AmountInUsd?: USD;
3455
2651
  }
3456
- export declare namespace PublicWorkforceTaskPrice {
3457
-
3458
- const filterSensitiveLog: (obj: PublicWorkforceTaskPrice) => any;
3459
- }
3460
2652
 
3461
2653
  export interface HumanLoopConfig {
3462
2654
 
@@ -3478,19 +2670,11 @@ export interface HumanLoopConfig {
3478
2670
 
3479
2671
  PublicWorkforceTaskPrice?: PublicWorkforceTaskPrice;
3480
2672
  }
3481
- export declare namespace HumanLoopConfig {
3482
-
3483
- const filterSensitiveLog: (obj: HumanLoopConfig) => any;
3484
- }
3485
2673
 
3486
2674
  export interface HumanLoopRequestSource {
3487
2675
 
3488
2676
  AwsManagedHumanLoopRequestSource: AwsManagedHumanLoopRequestSource | string | undefined;
3489
2677
  }
3490
- export declare namespace HumanLoopRequestSource {
3491
-
3492
- const filterSensitiveLog: (obj: HumanLoopRequestSource) => any;
3493
- }
3494
2678
 
3495
2679
  export interface FlowDefinitionOutputConfig {
3496
2680
 
@@ -3498,10 +2682,6 @@ export interface FlowDefinitionOutputConfig {
3498
2682
 
3499
2683
  KmsKeyId?: string;
3500
2684
  }
3501
- export declare namespace FlowDefinitionOutputConfig {
3502
-
3503
- const filterSensitiveLog: (obj: FlowDefinitionOutputConfig) => any;
3504
- }
3505
2685
  export interface CreateFlowDefinitionRequest {
3506
2686
 
3507
2687
  FlowDefinitionName: string | undefined;
@@ -3518,27 +2698,15 @@ export interface CreateFlowDefinitionRequest {
3518
2698
 
3519
2699
  Tags?: Tag[];
3520
2700
  }
3521
- export declare namespace CreateFlowDefinitionRequest {
3522
-
3523
- const filterSensitiveLog: (obj: CreateFlowDefinitionRequest) => any;
3524
- }
3525
2701
  export interface CreateFlowDefinitionResponse {
3526
2702
 
3527
2703
  FlowDefinitionArn: string | undefined;
3528
2704
  }
3529
- export declare namespace CreateFlowDefinitionResponse {
3530
-
3531
- const filterSensitiveLog: (obj: CreateFlowDefinitionResponse) => any;
3532
- }
3533
2705
 
3534
2706
  export interface UiTemplate {
3535
2707
 
3536
2708
  Content: string | undefined;
3537
2709
  }
3538
- export declare namespace UiTemplate {
3539
-
3540
- const filterSensitiveLog: (obj: UiTemplate) => any;
3541
- }
3542
2710
  export interface CreateHumanTaskUiRequest {
3543
2711
 
3544
2712
  HumanTaskUiName: string | undefined;
@@ -3547,18 +2715,10 @@ export interface CreateHumanTaskUiRequest {
3547
2715
 
3548
2716
  Tags?: Tag[];
3549
2717
  }
3550
- export declare namespace CreateHumanTaskUiRequest {
3551
-
3552
- const filterSensitiveLog: (obj: CreateHumanTaskUiRequest) => any;
3553
- }
3554
2718
  export interface CreateHumanTaskUiResponse {
3555
2719
 
3556
2720
  HumanTaskUiArn: string | undefined;
3557
2721
  }
3558
- export declare namespace CreateHumanTaskUiResponse {
3559
-
3560
- const filterSensitiveLog: (obj: CreateHumanTaskUiResponse) => any;
3561
- }
3562
2722
 
3563
2723
  export interface IntegerParameterRange {
3564
2724
 
@@ -3570,10 +2730,6 @@ export interface IntegerParameterRange {
3570
2730
 
3571
2731
  ScalingType?: HyperParameterScalingType | string;
3572
2732
  }
3573
- export declare namespace IntegerParameterRange {
3574
-
3575
- const filterSensitiveLog: (obj: IntegerParameterRange) => any;
3576
- }
3577
2733
 
3578
2734
  export interface ParameterRanges {
3579
2735
 
@@ -3583,10 +2739,6 @@ export interface ParameterRanges {
3583
2739
 
3584
2740
  CategoricalParameterRanges?: CategoricalParameterRange[];
3585
2741
  }
3586
- export declare namespace ParameterRanges {
3587
-
3588
- const filterSensitiveLog: (obj: ParameterRanges) => any;
3589
- }
3590
2742
 
3591
2743
  export interface ResourceLimits {
3592
2744
 
@@ -3594,10 +2746,6 @@ export interface ResourceLimits {
3594
2746
 
3595
2747
  MaxParallelTrainingJobs: number | undefined;
3596
2748
  }
3597
- export declare namespace ResourceLimits {
3598
-
3599
- const filterSensitiveLog: (obj: ResourceLimits) => any;
3600
- }
3601
2749
  export declare enum HyperParameterTuningJobStrategyType {
3602
2750
  BAYESIAN = "Bayesian",
3603
2751
  RANDOM = "Random"
@@ -3611,7 +2759,431 @@ export interface TuningJobCompletionCriteria {
3611
2759
 
3612
2760
  TargetObjectiveMetricValue: number | undefined;
3613
2761
  }
3614
- export declare namespace TuningJobCompletionCriteria {
3615
-
3616
- const filterSensitiveLog: (obj: TuningJobCompletionCriteria) => any;
3617
- }
2762
+
2763
+ export declare const ActionSourceFilterSensitiveLog: (obj: ActionSource) => any;
2764
+
2765
+ export declare const ActionSummaryFilterSensitiveLog: (obj: ActionSummary) => any;
2766
+
2767
+ export declare const AddAssociationRequestFilterSensitiveLog: (obj: AddAssociationRequest) => any;
2768
+
2769
+ export declare const AddAssociationResponseFilterSensitiveLog: (obj: AddAssociationResponse) => any;
2770
+
2771
+ export declare const ModelInputFilterSensitiveLog: (obj: ModelInput) => any;
2772
+
2773
+ export declare const ModelPackageContainerDefinitionFilterSensitiveLog: (obj: ModelPackageContainerDefinition) => any;
2774
+
2775
+ export declare const AdditionalInferenceSpecificationDefinitionFilterSensitiveLog: (obj: AdditionalInferenceSpecificationDefinition) => any;
2776
+
2777
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2778
+
2779
+ export declare const AddTagsInputFilterSensitiveLog: (obj: AddTagsInput) => any;
2780
+
2781
+ export declare const AddTagsOutputFilterSensitiveLog: (obj: AddTagsOutput) => any;
2782
+
2783
+ export declare const AgentVersionFilterSensitiveLog: (obj: AgentVersion) => any;
2784
+
2785
+ export declare const AlarmFilterSensitiveLog: (obj: Alarm) => any;
2786
+
2787
+ export declare const MetricDefinitionFilterSensitiveLog: (obj: MetricDefinition) => any;
2788
+
2789
+ export declare const AlgorithmSpecificationFilterSensitiveLog: (obj: AlgorithmSpecification) => any;
2790
+
2791
+ export declare const AlgorithmStatusItemFilterSensitiveLog: (obj: AlgorithmStatusItem) => any;
2792
+
2793
+ export declare const AlgorithmStatusDetailsFilterSensitiveLog: (obj: AlgorithmStatusDetails) => any;
2794
+
2795
+ export declare const AlgorithmSummaryFilterSensitiveLog: (obj: AlgorithmSummary) => any;
2796
+
2797
+ export declare const FileSystemDataSourceFilterSensitiveLog: (obj: FileSystemDataSource) => any;
2798
+
2799
+ export declare const S3DataSourceFilterSensitiveLog: (obj: S3DataSource) => any;
2800
+
2801
+ export declare const DataSourceFilterSensitiveLog: (obj: DataSource) => any;
2802
+
2803
+ export declare const ShuffleConfigFilterSensitiveLog: (obj: ShuffleConfig) => any;
2804
+
2805
+ export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
2806
+
2807
+ export declare const OutputDataConfigFilterSensitiveLog: (obj: OutputDataConfig) => any;
2808
+
2809
+ export declare const InstanceGroupFilterSensitiveLog: (obj: InstanceGroup) => any;
2810
+
2811
+ export declare const ResourceConfigFilterSensitiveLog: (obj: ResourceConfig) => any;
2812
+
2813
+ export declare const StoppingConditionFilterSensitiveLog: (obj: StoppingCondition) => any;
2814
+
2815
+ export declare const TrainingJobDefinitionFilterSensitiveLog: (obj: TrainingJobDefinition) => any;
2816
+
2817
+ export declare const TransformS3DataSourceFilterSensitiveLog: (obj: TransformS3DataSource) => any;
2818
+
2819
+ export declare const TransformDataSourceFilterSensitiveLog: (obj: TransformDataSource) => any;
2820
+
2821
+ export declare const TransformInputFilterSensitiveLog: (obj: TransformInput) => any;
2822
+
2823
+ export declare const TransformOutputFilterSensitiveLog: (obj: TransformOutput) => any;
2824
+
2825
+ export declare const TransformResourcesFilterSensitiveLog: (obj: TransformResources) => any;
2826
+
2827
+ export declare const TransformJobDefinitionFilterSensitiveLog: (obj: TransformJobDefinition) => any;
2828
+
2829
+ export declare const AlgorithmValidationProfileFilterSensitiveLog: (obj: AlgorithmValidationProfile) => any;
2830
+
2831
+ export declare const AlgorithmValidationSpecificationFilterSensitiveLog: (obj: AlgorithmValidationSpecification) => any;
2832
+
2833
+ export declare const AnnotationConsolidationConfigFilterSensitiveLog: (obj: AnnotationConsolidationConfig) => any;
2834
+
2835
+ export declare const AppDetailsFilterSensitiveLog: (obj: AppDetails) => any;
2836
+
2837
+ export declare const FileSystemConfigFilterSensitiveLog: (obj: FileSystemConfig) => any;
2838
+
2839
+ export declare const KernelSpecFilterSensitiveLog: (obj: KernelSpec) => any;
2840
+
2841
+ export declare const KernelGatewayImageConfigFilterSensitiveLog: (obj: KernelGatewayImageConfig) => any;
2842
+
2843
+ export declare const AppImageConfigDetailsFilterSensitiveLog: (obj: AppImageConfigDetails) => any;
2844
+
2845
+ export declare const AppSpecificationFilterSensitiveLog: (obj: AppSpecification) => any;
2846
+
2847
+ export declare const ArtifactSourceTypeFilterSensitiveLog: (obj: ArtifactSourceType) => any;
2848
+
2849
+ export declare const ArtifactSourceFilterSensitiveLog: (obj: ArtifactSource) => any;
2850
+
2851
+ export declare const ArtifactSummaryFilterSensitiveLog: (obj: ArtifactSummary) => any;
2852
+
2853
+ export declare const AssociateTrialComponentRequestFilterSensitiveLog: (obj: AssociateTrialComponentRequest) => any;
2854
+
2855
+ export declare const AssociateTrialComponentResponseFilterSensitiveLog: (obj: AssociateTrialComponentResponse) => any;
2856
+
2857
+ export declare const UserContextFilterSensitiveLog: (obj: UserContext) => any;
2858
+
2859
+ export declare const AssociationSummaryFilterSensitiveLog: (obj: AssociationSummary) => any;
2860
+
2861
+ export declare const AsyncInferenceClientConfigFilterSensitiveLog: (obj: AsyncInferenceClientConfig) => any;
2862
+
2863
+ export declare const AsyncInferenceNotificationConfigFilterSensitiveLog: (obj: AsyncInferenceNotificationConfig) => any;
2864
+
2865
+ export declare const AsyncInferenceOutputConfigFilterSensitiveLog: (obj: AsyncInferenceOutputConfig) => any;
2866
+
2867
+ export declare const AsyncInferenceConfigFilterSensitiveLog: (obj: AsyncInferenceConfig) => any;
2868
+
2869
+ export declare const AthenaDatasetDefinitionFilterSensitiveLog: (obj: AthenaDatasetDefinition) => any;
2870
+
2871
+ export declare const CandidateArtifactLocationsFilterSensitiveLog: (obj: CandidateArtifactLocations) => any;
2872
+
2873
+ export declare const MetricDatumFilterSensitiveLog: (obj: MetricDatum) => any;
2874
+
2875
+ export declare const CandidatePropertiesFilterSensitiveLog: (obj: CandidateProperties) => any;
2876
+
2877
+ export declare const AutoMLCandidateStepFilterSensitiveLog: (obj: AutoMLCandidateStep) => any;
2878
+
2879
+ export declare const FinalAutoMLJobObjectiveMetricFilterSensitiveLog: (obj: FinalAutoMLJobObjectiveMetric) => any;
2880
+
2881
+ export declare const AutoMLContainerDefinitionFilterSensitiveLog: (obj: AutoMLContainerDefinition) => any;
2882
+
2883
+ export declare const AutoMLCandidateFilterSensitiveLog: (obj: AutoMLCandidate) => any;
2884
+
2885
+ export declare const AutoMLCandidateGenerationConfigFilterSensitiveLog: (obj: AutoMLCandidateGenerationConfig) => any;
2886
+
2887
+ export declare const AutoMLS3DataSourceFilterSensitiveLog: (obj: AutoMLS3DataSource) => any;
2888
+
2889
+ export declare const AutoMLDataSourceFilterSensitiveLog: (obj: AutoMLDataSource) => any;
2890
+
2891
+ export declare const AutoMLChannelFilterSensitiveLog: (obj: AutoMLChannel) => any;
2892
+
2893
+ export declare const AutoMLDataSplitConfigFilterSensitiveLog: (obj: AutoMLDataSplitConfig) => any;
2894
+
2895
+ export declare const AutoMLJobArtifactsFilterSensitiveLog: (obj: AutoMLJobArtifacts) => any;
2896
+
2897
+ export declare const AutoMLJobCompletionCriteriaFilterSensitiveLog: (obj: AutoMLJobCompletionCriteria) => any;
2898
+
2899
+ export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
2900
+
2901
+ export declare const AutoMLSecurityConfigFilterSensitiveLog: (obj: AutoMLSecurityConfig) => any;
2902
+
2903
+ export declare const AutoMLJobConfigFilterSensitiveLog: (obj: AutoMLJobConfig) => any;
2904
+
2905
+ export declare const AutoMLJobObjectiveFilterSensitiveLog: (obj: AutoMLJobObjective) => any;
2906
+
2907
+ export declare const AutoMLPartialFailureReasonFilterSensitiveLog: (obj: AutoMLPartialFailureReason) => any;
2908
+
2909
+ export declare const AutoMLJobSummaryFilterSensitiveLog: (obj: AutoMLJobSummary) => any;
2910
+
2911
+ export declare const AutoMLOutputDataConfigFilterSensitiveLog: (obj: AutoMLOutputDataConfig) => any;
2912
+
2913
+ export declare const AutoRollbackConfigFilterSensitiveLog: (obj: AutoRollbackConfig) => any;
2914
+
2915
+ export declare const BatchDescribeModelPackageInputFilterSensitiveLog: (obj: BatchDescribeModelPackageInput) => any;
2916
+
2917
+ export declare const BatchDescribeModelPackageErrorFilterSensitiveLog: (obj: BatchDescribeModelPackageError) => any;
2918
+
2919
+ export declare const InferenceSpecificationFilterSensitiveLog: (obj: InferenceSpecification) => any;
2920
+
2921
+ export declare const BatchDescribeModelPackageSummaryFilterSensitiveLog: (obj: BatchDescribeModelPackageSummary) => any;
2922
+
2923
+ export declare const BatchDescribeModelPackageOutputFilterSensitiveLog: (obj: BatchDescribeModelPackageOutput) => any;
2924
+
2925
+ export declare const MetricsSourceFilterSensitiveLog: (obj: MetricsSource) => any;
2926
+
2927
+ export declare const BiasFilterSensitiveLog: (obj: Bias) => any;
2928
+
2929
+ export declare const CapacitySizeFilterSensitiveLog: (obj: CapacitySize) => any;
2930
+
2931
+ export declare const TrafficRoutingConfigFilterSensitiveLog: (obj: TrafficRoutingConfig) => any;
2932
+
2933
+ export declare const BlueGreenUpdatePolicyFilterSensitiveLog: (obj: BlueGreenUpdatePolicy) => any;
2934
+
2935
+ export declare const CacheHitResultFilterSensitiveLog: (obj: CacheHitResult) => any;
2936
+
2937
+ export declare const OutputParameterFilterSensitiveLog: (obj: OutputParameter) => any;
2938
+
2939
+ export declare const CallbackStepMetadataFilterSensitiveLog: (obj: CallbackStepMetadata) => any;
2940
+
2941
+ export declare const CaptureContentTypeHeaderFilterSensitiveLog: (obj: CaptureContentTypeHeader) => any;
2942
+
2943
+ export declare const CaptureOptionFilterSensitiveLog: (obj: CaptureOption) => any;
2944
+
2945
+ export declare const CategoricalParameterFilterSensitiveLog: (obj: CategoricalParameter) => any;
2946
+
2947
+ export declare const CategoricalParameterRangeFilterSensitiveLog: (obj: CategoricalParameterRange) => any;
2948
+
2949
+ export declare const CategoricalParameterRangeSpecificationFilterSensitiveLog: (obj: CategoricalParameterRangeSpecification) => any;
2950
+
2951
+ export declare const ChannelSpecificationFilterSensitiveLog: (obj: ChannelSpecification) => any;
2952
+
2953
+ export declare const CheckpointConfigFilterSensitiveLog: (obj: CheckpointConfig) => any;
2954
+
2955
+ export declare const ClarifyCheckStepMetadataFilterSensitiveLog: (obj: ClarifyCheckStepMetadata) => any;
2956
+
2957
+ export declare const GitConfigFilterSensitiveLog: (obj: GitConfig) => any;
2958
+
2959
+ export declare const CodeRepositorySummaryFilterSensitiveLog: (obj: CodeRepositorySummary) => any;
2960
+
2961
+ export declare const CognitoConfigFilterSensitiveLog: (obj: CognitoConfig) => any;
2962
+
2963
+ export declare const CognitoMemberDefinitionFilterSensitiveLog: (obj: CognitoMemberDefinition) => any;
2964
+
2965
+ export declare const CollectionConfigurationFilterSensitiveLog: (obj: CollectionConfiguration) => any;
2966
+
2967
+ export declare const CompilationJobSummaryFilterSensitiveLog: (obj: CompilationJobSummary) => any;
2968
+
2969
+ export declare const ConditionStepMetadataFilterSensitiveLog: (obj: ConditionStepMetadata) => any;
2970
+
2971
+ export declare const RepositoryAuthConfigFilterSensitiveLog: (obj: RepositoryAuthConfig) => any;
2972
+
2973
+ export declare const ImageConfigFilterSensitiveLog: (obj: ImageConfig) => any;
2974
+
2975
+ export declare const MultiModelConfigFilterSensitiveLog: (obj: MultiModelConfig) => any;
2976
+
2977
+ export declare const ContainerDefinitionFilterSensitiveLog: (obj: ContainerDefinition) => any;
2978
+
2979
+ export declare const ContextSourceFilterSensitiveLog: (obj: ContextSource) => any;
2980
+
2981
+ export declare const ContextSummaryFilterSensitiveLog: (obj: ContextSummary) => any;
2982
+
2983
+ export declare const ContinuousParameterRangeFilterSensitiveLog: (obj: ContinuousParameterRange) => any;
2984
+
2985
+ export declare const ContinuousParameterRangeSpecificationFilterSensitiveLog: (obj: ContinuousParameterRangeSpecification) => any;
2986
+
2987
+ export declare const MetadataPropertiesFilterSensitiveLog: (obj: MetadataProperties) => any;
2988
+
2989
+ export declare const CreateActionRequestFilterSensitiveLog: (obj: CreateActionRequest) => any;
2990
+
2991
+ export declare const CreateActionResponseFilterSensitiveLog: (obj: CreateActionResponse) => any;
2992
+
2993
+ export declare const IntegerParameterRangeSpecificationFilterSensitiveLog: (obj: IntegerParameterRangeSpecification) => any;
2994
+
2995
+ export declare const ParameterRangeFilterSensitiveLog: (obj: ParameterRange) => any;
2996
+
2997
+ export declare const HyperParameterSpecificationFilterSensitiveLog: (obj: HyperParameterSpecification) => any;
2998
+
2999
+ export declare const HyperParameterTuningJobObjectiveFilterSensitiveLog: (obj: HyperParameterTuningJobObjective) => any;
3000
+
3001
+ export declare const TrainingSpecificationFilterSensitiveLog: (obj: TrainingSpecification) => any;
3002
+
3003
+ export declare const CreateAlgorithmInputFilterSensitiveLog: (obj: CreateAlgorithmInput) => any;
3004
+
3005
+ export declare const CreateAlgorithmOutputFilterSensitiveLog: (obj: CreateAlgorithmOutput) => any;
3006
+
3007
+ export declare const ResourceSpecFilterSensitiveLog: (obj: ResourceSpec) => any;
3008
+
3009
+ export declare const CreateAppRequestFilterSensitiveLog: (obj: CreateAppRequest) => any;
3010
+
3011
+ export declare const CreateAppResponseFilterSensitiveLog: (obj: CreateAppResponse) => any;
3012
+
3013
+ export declare const CreateAppImageConfigRequestFilterSensitiveLog: (obj: CreateAppImageConfigRequest) => any;
3014
+
3015
+ export declare const CreateAppImageConfigResponseFilterSensitiveLog: (obj: CreateAppImageConfigResponse) => any;
3016
+
3017
+ export declare const CreateArtifactRequestFilterSensitiveLog: (obj: CreateArtifactRequest) => any;
3018
+
3019
+ export declare const CreateArtifactResponseFilterSensitiveLog: (obj: CreateArtifactResponse) => any;
3020
+
3021
+ export declare const ModelDeployConfigFilterSensitiveLog: (obj: ModelDeployConfig) => any;
3022
+
3023
+ export declare const CreateAutoMLJobRequestFilterSensitiveLog: (obj: CreateAutoMLJobRequest) => any;
3024
+
3025
+ export declare const CreateAutoMLJobResponseFilterSensitiveLog: (obj: CreateAutoMLJobResponse) => any;
3026
+
3027
+ export declare const CreateCodeRepositoryInputFilterSensitiveLog: (obj: CreateCodeRepositoryInput) => any;
3028
+
3029
+ export declare const CreateCodeRepositoryOutputFilterSensitiveLog: (obj: CreateCodeRepositoryOutput) => any;
3030
+
3031
+ export declare const InputConfigFilterSensitiveLog: (obj: InputConfig) => any;
3032
+
3033
+ export declare const TargetPlatformFilterSensitiveLog: (obj: TargetPlatform) => any;
3034
+
3035
+ export declare const OutputConfigFilterSensitiveLog: (obj: OutputConfig) => any;
3036
+
3037
+ export declare const NeoVpcConfigFilterSensitiveLog: (obj: NeoVpcConfig) => any;
3038
+
3039
+ export declare const CreateCompilationJobRequestFilterSensitiveLog: (obj: CreateCompilationJobRequest) => any;
3040
+
3041
+ export declare const CreateCompilationJobResponseFilterSensitiveLog: (obj: CreateCompilationJobResponse) => any;
3042
+
3043
+ export declare const CreateContextRequestFilterSensitiveLog: (obj: CreateContextRequest) => any;
3044
+
3045
+ export declare const CreateContextResponseFilterSensitiveLog: (obj: CreateContextResponse) => any;
3046
+
3047
+ export declare const DataQualityAppSpecificationFilterSensitiveLog: (obj: DataQualityAppSpecification) => any;
3048
+
3049
+ export declare const MonitoringConstraintsResourceFilterSensitiveLog: (obj: MonitoringConstraintsResource) => any;
3050
+
3051
+ export declare const MonitoringStatisticsResourceFilterSensitiveLog: (obj: MonitoringStatisticsResource) => any;
3052
+
3053
+ export declare const DataQualityBaselineConfigFilterSensitiveLog: (obj: DataQualityBaselineConfig) => any;
3054
+
3055
+ export declare const EndpointInputFilterSensitiveLog: (obj: EndpointInput) => any;
3056
+
3057
+ export declare const DataQualityJobInputFilterSensitiveLog: (obj: DataQualityJobInput) => any;
3058
+
3059
+ export declare const MonitoringS3OutputFilterSensitiveLog: (obj: MonitoringS3Output) => any;
3060
+
3061
+ export declare const MonitoringOutputFilterSensitiveLog: (obj: MonitoringOutput) => any;
3062
+
3063
+ export declare const MonitoringOutputConfigFilterSensitiveLog: (obj: MonitoringOutputConfig) => any;
3064
+
3065
+ export declare const MonitoringClusterConfigFilterSensitiveLog: (obj: MonitoringClusterConfig) => any;
3066
+
3067
+ export declare const MonitoringResourcesFilterSensitiveLog: (obj: MonitoringResources) => any;
3068
+
3069
+ export declare const MonitoringNetworkConfigFilterSensitiveLog: (obj: MonitoringNetworkConfig) => any;
3070
+
3071
+ export declare const MonitoringStoppingConditionFilterSensitiveLog: (obj: MonitoringStoppingCondition) => any;
3072
+
3073
+ export declare const CreateDataQualityJobDefinitionRequestFilterSensitiveLog: (obj: CreateDataQualityJobDefinitionRequest) => any;
3074
+
3075
+ export declare const CreateDataQualityJobDefinitionResponseFilterSensitiveLog: (obj: CreateDataQualityJobDefinitionResponse) => any;
3076
+
3077
+ export declare const EdgeOutputConfigFilterSensitiveLog: (obj: EdgeOutputConfig) => any;
3078
+
3079
+ export declare const CreateDeviceFleetRequestFilterSensitiveLog: (obj: CreateDeviceFleetRequest) => any;
3080
+
3081
+ export declare const JupyterServerAppSettingsFilterSensitiveLog: (obj: JupyterServerAppSettings) => any;
3082
+
3083
+ export declare const CustomImageFilterSensitiveLog: (obj: CustomImage) => any;
3084
+
3085
+ export declare const KernelGatewayAppSettingsFilterSensitiveLog: (obj: KernelGatewayAppSettings) => any;
3086
+
3087
+ export declare const RSessionAppSettingsFilterSensitiveLog: (obj: RSessionAppSettings) => any;
3088
+
3089
+ export declare const RStudioServerProAppSettingsFilterSensitiveLog: (obj: RStudioServerProAppSettings) => any;
3090
+
3091
+ export declare const SharingSettingsFilterSensitiveLog: (obj: SharingSettings) => any;
3092
+
3093
+ export declare const TensorBoardAppSettingsFilterSensitiveLog: (obj: TensorBoardAppSettings) => any;
3094
+
3095
+ export declare const UserSettingsFilterSensitiveLog: (obj: UserSettings) => any;
3096
+
3097
+ export declare const RStudioServerProDomainSettingsFilterSensitiveLog: (obj: RStudioServerProDomainSettings) => any;
3098
+
3099
+ export declare const DomainSettingsFilterSensitiveLog: (obj: DomainSettings) => any;
3100
+
3101
+ export declare const CreateDomainRequestFilterSensitiveLog: (obj: CreateDomainRequest) => any;
3102
+
3103
+ export declare const CreateDomainResponseFilterSensitiveLog: (obj: CreateDomainResponse) => any;
3104
+
3105
+ export declare const EdgeDeploymentModelConfigFilterSensitiveLog: (obj: EdgeDeploymentModelConfig) => any;
3106
+
3107
+ export declare const EdgeDeploymentConfigFilterSensitiveLog: (obj: EdgeDeploymentConfig) => any;
3108
+
3109
+ export declare const DeviceSelectionConfigFilterSensitiveLog: (obj: DeviceSelectionConfig) => any;
3110
+
3111
+ export declare const DeploymentStageFilterSensitiveLog: (obj: DeploymentStage) => any;
3112
+
3113
+ export declare const CreateEdgeDeploymentPlanRequestFilterSensitiveLog: (obj: CreateEdgeDeploymentPlanRequest) => any;
3114
+
3115
+ export declare const CreateEdgeDeploymentPlanResponseFilterSensitiveLog: (obj: CreateEdgeDeploymentPlanResponse) => any;
3116
+
3117
+ export declare const CreateEdgeDeploymentStageRequestFilterSensitiveLog: (obj: CreateEdgeDeploymentStageRequest) => any;
3118
+
3119
+ export declare const CreateEdgePackagingJobRequestFilterSensitiveLog: (obj: CreateEdgePackagingJobRequest) => any;
3120
+
3121
+ export declare const DeploymentConfigFilterSensitiveLog: (obj: DeploymentConfig) => any;
3122
+
3123
+ export declare const CreateEndpointInputFilterSensitiveLog: (obj: CreateEndpointInput) => any;
3124
+
3125
+ export declare const CreateEndpointOutputFilterSensitiveLog: (obj: CreateEndpointOutput) => any;
3126
+
3127
+ export declare const DataCaptureConfigFilterSensitiveLog: (obj: DataCaptureConfig) => any;
3128
+
3129
+ export declare const ProductionVariantCoreDumpConfigFilterSensitiveLog: (obj: ProductionVariantCoreDumpConfig) => any;
3130
+
3131
+ export declare const ProductionVariantServerlessConfigFilterSensitiveLog: (obj: ProductionVariantServerlessConfig) => any;
3132
+
3133
+ export declare const ProductionVariantFilterSensitiveLog: (obj: ProductionVariant) => any;
3134
+
3135
+ export declare const CreateEndpointConfigInputFilterSensitiveLog: (obj: CreateEndpointConfigInput) => any;
3136
+
3137
+ export declare const CreateEndpointConfigOutputFilterSensitiveLog: (obj: CreateEndpointConfigOutput) => any;
3138
+
3139
+ export declare const CreateExperimentRequestFilterSensitiveLog: (obj: CreateExperimentRequest) => any;
3140
+
3141
+ export declare const CreateExperimentResponseFilterSensitiveLog: (obj: CreateExperimentResponse) => any;
3142
+
3143
+ export declare const FeatureDefinitionFilterSensitiveLog: (obj: FeatureDefinition) => any;
3144
+
3145
+ export declare const DataCatalogConfigFilterSensitiveLog: (obj: DataCatalogConfig) => any;
3146
+
3147
+ export declare const S3StorageConfigFilterSensitiveLog: (obj: S3StorageConfig) => any;
3148
+
3149
+ export declare const OfflineStoreConfigFilterSensitiveLog: (obj: OfflineStoreConfig) => any;
3150
+
3151
+ export declare const OnlineStoreSecurityConfigFilterSensitiveLog: (obj: OnlineStoreSecurityConfig) => any;
3152
+
3153
+ export declare const OnlineStoreConfigFilterSensitiveLog: (obj: OnlineStoreConfig) => any;
3154
+
3155
+ export declare const CreateFeatureGroupRequestFilterSensitiveLog: (obj: CreateFeatureGroupRequest) => any;
3156
+
3157
+ export declare const CreateFeatureGroupResponseFilterSensitiveLog: (obj: CreateFeatureGroupResponse) => any;
3158
+
3159
+ export declare const HumanLoopActivationConditionsConfigFilterSensitiveLog: (obj: HumanLoopActivationConditionsConfig) => any;
3160
+
3161
+ export declare const HumanLoopActivationConfigFilterSensitiveLog: (obj: HumanLoopActivationConfig) => any;
3162
+
3163
+ export declare const USDFilterSensitiveLog: (obj: USD) => any;
3164
+
3165
+ export declare const PublicWorkforceTaskPriceFilterSensitiveLog: (obj: PublicWorkforceTaskPrice) => any;
3166
+
3167
+ export declare const HumanLoopConfigFilterSensitiveLog: (obj: HumanLoopConfig) => any;
3168
+
3169
+ export declare const HumanLoopRequestSourceFilterSensitiveLog: (obj: HumanLoopRequestSource) => any;
3170
+
3171
+ export declare const FlowDefinitionOutputConfigFilterSensitiveLog: (obj: FlowDefinitionOutputConfig) => any;
3172
+
3173
+ export declare const CreateFlowDefinitionRequestFilterSensitiveLog: (obj: CreateFlowDefinitionRequest) => any;
3174
+
3175
+ export declare const CreateFlowDefinitionResponseFilterSensitiveLog: (obj: CreateFlowDefinitionResponse) => any;
3176
+
3177
+ export declare const UiTemplateFilterSensitiveLog: (obj: UiTemplate) => any;
3178
+
3179
+ export declare const CreateHumanTaskUiRequestFilterSensitiveLog: (obj: CreateHumanTaskUiRequest) => any;
3180
+
3181
+ export declare const CreateHumanTaskUiResponseFilterSensitiveLog: (obj: CreateHumanTaskUiResponse) => any;
3182
+
3183
+ export declare const IntegerParameterRangeFilterSensitiveLog: (obj: IntegerParameterRange) => any;
3184
+
3185
+ export declare const ParameterRangesFilterSensitiveLog: (obj: ParameterRanges) => any;
3186
+
3187
+ export declare const ResourceLimitsFilterSensitiveLog: (obj: ResourceLimits) => any;
3188
+
3189
+ export declare const TuningJobCompletionCriteriaFilterSensitiveLog: (obj: TuningJobCompletionCriteria) => any;