@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
@@ -1,13 +1,5 @@
1
1
  import { __assign, __read } from "tslib";
2
- import { TrialComponentParameterValue, } from "./models_1";
3
- export var DescribeHyperParameterTuningJobRequest;
4
- (function (DescribeHyperParameterTuningJobRequest) {
5
- DescribeHyperParameterTuningJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
6
- })(DescribeHyperParameterTuningJobRequest || (DescribeHyperParameterTuningJobRequest = {}));
7
- export var FinalHyperParameterTuningJobObjectiveMetric;
8
- (function (FinalHyperParameterTuningJobObjectiveMetric) {
9
- FinalHyperParameterTuningJobObjectiveMetric.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
10
- })(FinalHyperParameterTuningJobObjectiveMetric || (FinalHyperParameterTuningJobObjectiveMetric = {}));
2
+ import { TrialComponentParameterValueFilterSensitiveLog, } from "./models_1";
11
3
  export var TrainingJobStatus;
12
4
  (function (TrainingJobStatus) {
13
5
  TrainingJobStatus["COMPLETED"] = "Completed";
@@ -16,10 +8,6 @@ export var TrainingJobStatus;
16
8
  TrainingJobStatus["STOPPED"] = "Stopped";
17
9
  TrainingJobStatus["STOPPING"] = "Stopping";
18
10
  })(TrainingJobStatus || (TrainingJobStatus = {}));
19
- export var HyperParameterTrainingJobSummary;
20
- (function (HyperParameterTrainingJobSummary) {
21
- HyperParameterTrainingJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
22
- })(HyperParameterTrainingJobSummary || (HyperParameterTrainingJobSummary = {}));
23
11
  export var HyperParameterTuningJobStatus;
24
12
  (function (HyperParameterTuningJobStatus) {
25
13
  HyperParameterTuningJobStatus["COMPLETED"] = "Completed";
@@ -28,22 +16,6 @@ export var HyperParameterTuningJobStatus;
28
16
  HyperParameterTuningJobStatus["STOPPED"] = "Stopped";
29
17
  HyperParameterTuningJobStatus["STOPPING"] = "Stopping";
30
18
  })(HyperParameterTuningJobStatus || (HyperParameterTuningJobStatus = {}));
31
- export var ObjectiveStatusCounters;
32
- (function (ObjectiveStatusCounters) {
33
- ObjectiveStatusCounters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
34
- })(ObjectiveStatusCounters || (ObjectiveStatusCounters = {}));
35
- export var TrainingJobStatusCounters;
36
- (function (TrainingJobStatusCounters) {
37
- TrainingJobStatusCounters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
38
- })(TrainingJobStatusCounters || (TrainingJobStatusCounters = {}));
39
- export var DescribeHyperParameterTuningJobResponse;
40
- (function (DescribeHyperParameterTuningJobResponse) {
41
- DescribeHyperParameterTuningJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
42
- })(DescribeHyperParameterTuningJobResponse || (DescribeHyperParameterTuningJobResponse = {}));
43
- export var DescribeImageRequest;
44
- (function (DescribeImageRequest) {
45
- DescribeImageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
46
- })(DescribeImageRequest || (DescribeImageRequest = {}));
47
19
  export var ImageStatus;
48
20
  (function (ImageStatus) {
49
21
  ImageStatus["CREATED"] = "CREATED";
@@ -54,14 +26,6 @@ export var ImageStatus;
54
26
  ImageStatus["UPDATE_FAILED"] = "UPDATE_FAILED";
55
27
  ImageStatus["UPDATING"] = "UPDATING";
56
28
  })(ImageStatus || (ImageStatus = {}));
57
- export var DescribeImageResponse;
58
- (function (DescribeImageResponse) {
59
- DescribeImageResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
60
- })(DescribeImageResponse || (DescribeImageResponse = {}));
61
- export var DescribeImageVersionRequest;
62
- (function (DescribeImageVersionRequest) {
63
- DescribeImageVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
64
- })(DescribeImageVersionRequest || (DescribeImageVersionRequest = {}));
65
29
  export var ImageVersionStatus;
66
30
  (function (ImageVersionStatus) {
67
31
  ImageVersionStatus["CREATED"] = "CREATED";
@@ -70,34 +34,6 @@ export var ImageVersionStatus;
70
34
  ImageVersionStatus["DELETE_FAILED"] = "DELETE_FAILED";
71
35
  ImageVersionStatus["DELETING"] = "DELETING";
72
36
  })(ImageVersionStatus || (ImageVersionStatus = {}));
73
- export var DescribeImageVersionResponse;
74
- (function (DescribeImageVersionResponse) {
75
- DescribeImageVersionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
76
- })(DescribeImageVersionResponse || (DescribeImageVersionResponse = {}));
77
- export var DescribeInferenceRecommendationsJobRequest;
78
- (function (DescribeInferenceRecommendationsJobRequest) {
79
- DescribeInferenceRecommendationsJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
80
- })(DescribeInferenceRecommendationsJobRequest || (DescribeInferenceRecommendationsJobRequest = {}));
81
- export var EndpointOutputConfiguration;
82
- (function (EndpointOutputConfiguration) {
83
- EndpointOutputConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
84
- })(EndpointOutputConfiguration || (EndpointOutputConfiguration = {}));
85
- export var RecommendationMetrics;
86
- (function (RecommendationMetrics) {
87
- RecommendationMetrics.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
88
- })(RecommendationMetrics || (RecommendationMetrics = {}));
89
- export var EnvironmentParameter;
90
- (function (EnvironmentParameter) {
91
- EnvironmentParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
92
- })(EnvironmentParameter || (EnvironmentParameter = {}));
93
- export var ModelConfiguration;
94
- (function (ModelConfiguration) {
95
- ModelConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
96
- })(ModelConfiguration || (ModelConfiguration = {}));
97
- export var InferenceRecommendation;
98
- (function (InferenceRecommendation) {
99
- InferenceRecommendation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
100
- })(InferenceRecommendation || (InferenceRecommendation = {}));
101
37
  export var RecommendationJobStatus;
102
38
  (function (RecommendationJobStatus) {
103
39
  RecommendationJobStatus["COMPLETED"] = "COMPLETED";
@@ -107,22 +43,6 @@ export var RecommendationJobStatus;
107
43
  RecommendationJobStatus["STOPPED"] = "STOPPED";
108
44
  RecommendationJobStatus["STOPPING"] = "STOPPING";
109
45
  })(RecommendationJobStatus || (RecommendationJobStatus = {}));
110
- export var DescribeInferenceRecommendationsJobResponse;
111
- (function (DescribeInferenceRecommendationsJobResponse) {
112
- DescribeInferenceRecommendationsJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
113
- })(DescribeInferenceRecommendationsJobResponse || (DescribeInferenceRecommendationsJobResponse = {}));
114
- export var DescribeLabelingJobRequest;
115
- (function (DescribeLabelingJobRequest) {
116
- DescribeLabelingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
117
- })(DescribeLabelingJobRequest || (DescribeLabelingJobRequest = {}));
118
- export var LabelCounters;
119
- (function (LabelCounters) {
120
- LabelCounters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
121
- })(LabelCounters || (LabelCounters = {}));
122
- export var LabelingJobOutput;
123
- (function (LabelingJobOutput) {
124
- LabelingJobOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
125
- })(LabelingJobOutput || (LabelingJobOutput = {}));
126
46
  export var LabelingJobStatus;
127
47
  (function (LabelingJobStatus) {
128
48
  LabelingJobStatus["COMPLETED"] = "Completed";
@@ -132,46 +52,6 @@ export var LabelingJobStatus;
132
52
  LabelingJobStatus["STOPPED"] = "Stopped";
133
53
  LabelingJobStatus["STOPPING"] = "Stopping";
134
54
  })(LabelingJobStatus || (LabelingJobStatus = {}));
135
- export var DescribeLabelingJobResponse;
136
- (function (DescribeLabelingJobResponse) {
137
- DescribeLabelingJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
138
- })(DescribeLabelingJobResponse || (DescribeLabelingJobResponse = {}));
139
- export var DescribeLineageGroupRequest;
140
- (function (DescribeLineageGroupRequest) {
141
- DescribeLineageGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
142
- })(DescribeLineageGroupRequest || (DescribeLineageGroupRequest = {}));
143
- export var DescribeLineageGroupResponse;
144
- (function (DescribeLineageGroupResponse) {
145
- DescribeLineageGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
146
- })(DescribeLineageGroupResponse || (DescribeLineageGroupResponse = {}));
147
- export var DescribeModelInput;
148
- (function (DescribeModelInput) {
149
- DescribeModelInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
150
- })(DescribeModelInput || (DescribeModelInput = {}));
151
- export var DescribeModelOutput;
152
- (function (DescribeModelOutput) {
153
- DescribeModelOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
154
- })(DescribeModelOutput || (DescribeModelOutput = {}));
155
- export var DescribeModelBiasJobDefinitionRequest;
156
- (function (DescribeModelBiasJobDefinitionRequest) {
157
- DescribeModelBiasJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
158
- })(DescribeModelBiasJobDefinitionRequest || (DescribeModelBiasJobDefinitionRequest = {}));
159
- export var DescribeModelBiasJobDefinitionResponse;
160
- (function (DescribeModelBiasJobDefinitionResponse) {
161
- DescribeModelBiasJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
162
- })(DescribeModelBiasJobDefinitionResponse || (DescribeModelBiasJobDefinitionResponse = {}));
163
- export var DescribeModelExplainabilityJobDefinitionRequest;
164
- (function (DescribeModelExplainabilityJobDefinitionRequest) {
165
- DescribeModelExplainabilityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
166
- })(DescribeModelExplainabilityJobDefinitionRequest || (DescribeModelExplainabilityJobDefinitionRequest = {}));
167
- export var DescribeModelExplainabilityJobDefinitionResponse;
168
- (function (DescribeModelExplainabilityJobDefinitionResponse) {
169
- DescribeModelExplainabilityJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
170
- })(DescribeModelExplainabilityJobDefinitionResponse || (DescribeModelExplainabilityJobDefinitionResponse = {}));
171
- export var DescribeModelPackageInput;
172
- (function (DescribeModelPackageInput) {
173
- DescribeModelPackageInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
174
- })(DescribeModelPackageInput || (DescribeModelPackageInput = {}));
175
55
  export var DetailedModelPackageStatus;
176
56
  (function (DetailedModelPackageStatus) {
177
57
  DetailedModelPackageStatus["COMPLETED"] = "Completed";
@@ -179,22 +59,6 @@ export var DetailedModelPackageStatus;
179
59
  DetailedModelPackageStatus["IN_PROGRESS"] = "InProgress";
180
60
  DetailedModelPackageStatus["NOT_STARTED"] = "NotStarted";
181
61
  })(DetailedModelPackageStatus || (DetailedModelPackageStatus = {}));
182
- export var ModelPackageStatusItem;
183
- (function (ModelPackageStatusItem) {
184
- ModelPackageStatusItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
185
- })(ModelPackageStatusItem || (ModelPackageStatusItem = {}));
186
- export var ModelPackageStatusDetails;
187
- (function (ModelPackageStatusDetails) {
188
- ModelPackageStatusDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
189
- })(ModelPackageStatusDetails || (ModelPackageStatusDetails = {}));
190
- export var DescribeModelPackageOutput;
191
- (function (DescribeModelPackageOutput) {
192
- DescribeModelPackageOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
193
- })(DescribeModelPackageOutput || (DescribeModelPackageOutput = {}));
194
- export var DescribeModelPackageGroupInput;
195
- (function (DescribeModelPackageGroupInput) {
196
- DescribeModelPackageGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
197
- })(DescribeModelPackageGroupInput || (DescribeModelPackageGroupInput = {}));
198
62
  export var ModelPackageGroupStatus;
199
63
  (function (ModelPackageGroupStatus) {
200
64
  ModelPackageGroupStatus["COMPLETED"] = "Completed";
@@ -204,22 +68,6 @@ export var ModelPackageGroupStatus;
204
68
  ModelPackageGroupStatus["IN_PROGRESS"] = "InProgress";
205
69
  ModelPackageGroupStatus["PENDING"] = "Pending";
206
70
  })(ModelPackageGroupStatus || (ModelPackageGroupStatus = {}));
207
- export var DescribeModelPackageGroupOutput;
208
- (function (DescribeModelPackageGroupOutput) {
209
- DescribeModelPackageGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
210
- })(DescribeModelPackageGroupOutput || (DescribeModelPackageGroupOutput = {}));
211
- export var DescribeModelQualityJobDefinitionRequest;
212
- (function (DescribeModelQualityJobDefinitionRequest) {
213
- DescribeModelQualityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
214
- })(DescribeModelQualityJobDefinitionRequest || (DescribeModelQualityJobDefinitionRequest = {}));
215
- export var DescribeModelQualityJobDefinitionResponse;
216
- (function (DescribeModelQualityJobDefinitionResponse) {
217
- DescribeModelQualityJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
218
- })(DescribeModelQualityJobDefinitionResponse || (DescribeModelQualityJobDefinitionResponse = {}));
219
- export var DescribeMonitoringScheduleRequest;
220
- (function (DescribeMonitoringScheduleRequest) {
221
- DescribeMonitoringScheduleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
222
- })(DescribeMonitoringScheduleRequest || (DescribeMonitoringScheduleRequest = {}));
223
71
  export var ExecutionStatus;
224
72
  (function (ExecutionStatus) {
225
73
  ExecutionStatus["COMPLETED"] = "Completed";
@@ -230,10 +78,6 @@ export var ExecutionStatus;
230
78
  ExecutionStatus["STOPPED"] = "Stopped";
231
79
  ExecutionStatus["STOPPING"] = "Stopping";
232
80
  })(ExecutionStatus || (ExecutionStatus = {}));
233
- export var MonitoringExecutionSummary;
234
- (function (MonitoringExecutionSummary) {
235
- MonitoringExecutionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
236
- })(MonitoringExecutionSummary || (MonitoringExecutionSummary = {}));
237
81
  export var ScheduleStatus;
238
82
  (function (ScheduleStatus) {
239
83
  ScheduleStatus["FAILED"] = "Failed";
@@ -241,14 +85,6 @@ export var ScheduleStatus;
241
85
  ScheduleStatus["SCHEDULED"] = "Scheduled";
242
86
  ScheduleStatus["STOPPED"] = "Stopped";
243
87
  })(ScheduleStatus || (ScheduleStatus = {}));
244
- export var DescribeMonitoringScheduleResponse;
245
- (function (DescribeMonitoringScheduleResponse) {
246
- DescribeMonitoringScheduleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
247
- })(DescribeMonitoringScheduleResponse || (DescribeMonitoringScheduleResponse = {}));
248
- export var DescribeNotebookInstanceInput;
249
- (function (DescribeNotebookInstanceInput) {
250
- DescribeNotebookInstanceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
251
- })(DescribeNotebookInstanceInput || (DescribeNotebookInstanceInput = {}));
252
88
  export var NotebookInstanceStatus;
253
89
  (function (NotebookInstanceStatus) {
254
90
  NotebookInstanceStatus["Deleting"] = "Deleting";
@@ -259,42 +95,10 @@ export var NotebookInstanceStatus;
259
95
  NotebookInstanceStatus["Stopping"] = "Stopping";
260
96
  NotebookInstanceStatus["Updating"] = "Updating";
261
97
  })(NotebookInstanceStatus || (NotebookInstanceStatus = {}));
262
- export var DescribeNotebookInstanceOutput;
263
- (function (DescribeNotebookInstanceOutput) {
264
- DescribeNotebookInstanceOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
265
- })(DescribeNotebookInstanceOutput || (DescribeNotebookInstanceOutput = {}));
266
- export var DescribeNotebookInstanceLifecycleConfigInput;
267
- (function (DescribeNotebookInstanceLifecycleConfigInput) {
268
- DescribeNotebookInstanceLifecycleConfigInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
269
- })(DescribeNotebookInstanceLifecycleConfigInput || (DescribeNotebookInstanceLifecycleConfigInput = {}));
270
- export var DescribeNotebookInstanceLifecycleConfigOutput;
271
- (function (DescribeNotebookInstanceLifecycleConfigOutput) {
272
- DescribeNotebookInstanceLifecycleConfigOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
273
- })(DescribeNotebookInstanceLifecycleConfigOutput || (DescribeNotebookInstanceLifecycleConfigOutput = {}));
274
- export var DescribePipelineRequest;
275
- (function (DescribePipelineRequest) {
276
- DescribePipelineRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
277
- })(DescribePipelineRequest || (DescribePipelineRequest = {}));
278
98
  export var PipelineStatus;
279
99
  (function (PipelineStatus) {
280
100
  PipelineStatus["ACTIVE"] = "Active";
281
101
  })(PipelineStatus || (PipelineStatus = {}));
282
- export var DescribePipelineResponse;
283
- (function (DescribePipelineResponse) {
284
- DescribePipelineResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
285
- })(DescribePipelineResponse || (DescribePipelineResponse = {}));
286
- export var DescribePipelineDefinitionForExecutionRequest;
287
- (function (DescribePipelineDefinitionForExecutionRequest) {
288
- DescribePipelineDefinitionForExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
289
- })(DescribePipelineDefinitionForExecutionRequest || (DescribePipelineDefinitionForExecutionRequest = {}));
290
- export var DescribePipelineDefinitionForExecutionResponse;
291
- (function (DescribePipelineDefinitionForExecutionResponse) {
292
- DescribePipelineDefinitionForExecutionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
293
- })(DescribePipelineDefinitionForExecutionResponse || (DescribePipelineDefinitionForExecutionResponse = {}));
294
- export var DescribePipelineExecutionRequest;
295
- (function (DescribePipelineExecutionRequest) {
296
- DescribePipelineExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
297
- })(DescribePipelineExecutionRequest || (DescribePipelineExecutionRequest = {}));
298
102
  export var PipelineExecutionStatus;
299
103
  (function (PipelineExecutionStatus) {
300
104
  PipelineExecutionStatus["EXECUTING"] = "Executing";
@@ -303,18 +107,6 @@ export var PipelineExecutionStatus;
303
107
  PipelineExecutionStatus["STOPPING"] = "Stopping";
304
108
  PipelineExecutionStatus["SUCCEEDED"] = "Succeeded";
305
109
  })(PipelineExecutionStatus || (PipelineExecutionStatus = {}));
306
- export var PipelineExperimentConfig;
307
- (function (PipelineExperimentConfig) {
308
- PipelineExperimentConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
309
- })(PipelineExperimentConfig || (PipelineExperimentConfig = {}));
310
- export var DescribePipelineExecutionResponse;
311
- (function (DescribePipelineExecutionResponse) {
312
- DescribePipelineExecutionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
313
- })(DescribePipelineExecutionResponse || (DescribePipelineExecutionResponse = {}));
314
- export var DescribeProcessingJobRequest;
315
- (function (DescribeProcessingJobRequest) {
316
- DescribeProcessingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
317
- })(DescribeProcessingJobRequest || (DescribeProcessingJobRequest = {}));
318
110
  export var ProcessingJobStatus;
319
111
  (function (ProcessingJobStatus) {
320
112
  ProcessingJobStatus["COMPLETED"] = "Completed";
@@ -323,14 +115,6 @@ export var ProcessingJobStatus;
323
115
  ProcessingJobStatus["STOPPED"] = "Stopped";
324
116
  ProcessingJobStatus["STOPPING"] = "Stopping";
325
117
  })(ProcessingJobStatus || (ProcessingJobStatus = {}));
326
- export var DescribeProcessingJobResponse;
327
- (function (DescribeProcessingJobResponse) {
328
- DescribeProcessingJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
329
- })(DescribeProcessingJobResponse || (DescribeProcessingJobResponse = {}));
330
- export var DescribeProjectInput;
331
- (function (DescribeProjectInput) {
332
- DescribeProjectInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
333
- })(DescribeProjectInput || (DescribeProjectInput = {}));
334
118
  export var ProjectStatus;
335
119
  (function (ProjectStatus) {
336
120
  ProjectStatus["CREATE_COMPLETED"] = "CreateCompleted";
@@ -344,46 +128,6 @@ export var ProjectStatus;
344
128
  ProjectStatus["UPDATE_FAILED"] = "UpdateFailed";
345
129
  ProjectStatus["UPDATE_IN_PROGRESS"] = "UpdateInProgress";
346
130
  })(ProjectStatus || (ProjectStatus = {}));
347
- export var ServiceCatalogProvisionedProductDetails;
348
- (function (ServiceCatalogProvisionedProductDetails) {
349
- ServiceCatalogProvisionedProductDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
350
- })(ServiceCatalogProvisionedProductDetails || (ServiceCatalogProvisionedProductDetails = {}));
351
- export var DescribeProjectOutput;
352
- (function (DescribeProjectOutput) {
353
- DescribeProjectOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
354
- })(DescribeProjectOutput || (DescribeProjectOutput = {}));
355
- export var DescribeStudioLifecycleConfigRequest;
356
- (function (DescribeStudioLifecycleConfigRequest) {
357
- DescribeStudioLifecycleConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
358
- })(DescribeStudioLifecycleConfigRequest || (DescribeStudioLifecycleConfigRequest = {}));
359
- export var DescribeStudioLifecycleConfigResponse;
360
- (function (DescribeStudioLifecycleConfigResponse) {
361
- DescribeStudioLifecycleConfigResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
362
- })(DescribeStudioLifecycleConfigResponse || (DescribeStudioLifecycleConfigResponse = {}));
363
- export var DescribeSubscribedWorkteamRequest;
364
- (function (DescribeSubscribedWorkteamRequest) {
365
- DescribeSubscribedWorkteamRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
366
- })(DescribeSubscribedWorkteamRequest || (DescribeSubscribedWorkteamRequest = {}));
367
- export var SubscribedWorkteam;
368
- (function (SubscribedWorkteam) {
369
- SubscribedWorkteam.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
370
- })(SubscribedWorkteam || (SubscribedWorkteam = {}));
371
- export var DescribeSubscribedWorkteamResponse;
372
- (function (DescribeSubscribedWorkteamResponse) {
373
- DescribeSubscribedWorkteamResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
374
- })(DescribeSubscribedWorkteamResponse || (DescribeSubscribedWorkteamResponse = {}));
375
- export var DescribeTrainingJobRequest;
376
- (function (DescribeTrainingJobRequest) {
377
- DescribeTrainingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
378
- })(DescribeTrainingJobRequest || (DescribeTrainingJobRequest = {}));
379
- export var MetricData;
380
- (function (MetricData) {
381
- MetricData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
382
- })(MetricData || (MetricData = {}));
383
- export var ProfilerRuleEvaluationStatus;
384
- (function (ProfilerRuleEvaluationStatus) {
385
- ProfilerRuleEvaluationStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
386
- })(ProfilerRuleEvaluationStatus || (ProfilerRuleEvaluationStatus = {}));
387
131
  export var ProfilingStatus;
388
132
  (function (ProfilingStatus) {
389
133
  ProfilingStatus["DISABLED"] = "Disabled";
@@ -408,18 +152,6 @@ export var SecondaryStatus;
408
152
  SecondaryStatus["UPDATING"] = "Updating";
409
153
  SecondaryStatus["UPLOADING"] = "Uploading";
410
154
  })(SecondaryStatus || (SecondaryStatus = {}));
411
- export var SecondaryStatusTransition;
412
- (function (SecondaryStatusTransition) {
413
- SecondaryStatusTransition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
414
- })(SecondaryStatusTransition || (SecondaryStatusTransition = {}));
415
- export var DescribeTrainingJobResponse;
416
- (function (DescribeTrainingJobResponse) {
417
- DescribeTrainingJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
418
- })(DescribeTrainingJobResponse || (DescribeTrainingJobResponse = {}));
419
- export var DescribeTransformJobRequest;
420
- (function (DescribeTransformJobRequest) {
421
- DescribeTransformJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
422
- })(DescribeTransformJobRequest || (DescribeTransformJobRequest = {}));
423
155
  export var TransformJobStatus;
424
156
  (function (TransformJobStatus) {
425
157
  TransformJobStatus["COMPLETED"] = "Completed";
@@ -428,48 +160,6 @@ export var TransformJobStatus;
428
160
  TransformJobStatus["STOPPED"] = "Stopped";
429
161
  TransformJobStatus["STOPPING"] = "Stopping";
430
162
  })(TransformJobStatus || (TransformJobStatus = {}));
431
- export var DescribeTransformJobResponse;
432
- (function (DescribeTransformJobResponse) {
433
- DescribeTransformJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
434
- })(DescribeTransformJobResponse || (DescribeTransformJobResponse = {}));
435
- export var DescribeTrialRequest;
436
- (function (DescribeTrialRequest) {
437
- DescribeTrialRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
438
- })(DescribeTrialRequest || (DescribeTrialRequest = {}));
439
- export var TrialSource;
440
- (function (TrialSource) {
441
- TrialSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
442
- })(TrialSource || (TrialSource = {}));
443
- export var DescribeTrialResponse;
444
- (function (DescribeTrialResponse) {
445
- DescribeTrialResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
446
- })(DescribeTrialResponse || (DescribeTrialResponse = {}));
447
- export var DescribeTrialComponentRequest;
448
- (function (DescribeTrialComponentRequest) {
449
- DescribeTrialComponentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
450
- })(DescribeTrialComponentRequest || (DescribeTrialComponentRequest = {}));
451
- export var TrialComponentMetricSummary;
452
- (function (TrialComponentMetricSummary) {
453
- TrialComponentMetricSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
454
- })(TrialComponentMetricSummary || (TrialComponentMetricSummary = {}));
455
- export var TrialComponentSource;
456
- (function (TrialComponentSource) {
457
- TrialComponentSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
458
- })(TrialComponentSource || (TrialComponentSource = {}));
459
- export var DescribeTrialComponentResponse;
460
- (function (DescribeTrialComponentResponse) {
461
- DescribeTrialComponentResponse.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && {
462
- Parameters: Object.entries(obj.Parameters).reduce(function (acc, _a) {
463
- var _b;
464
- var _c = __read(_a, 2), key = _c[0], value = _c[1];
465
- return (__assign(__assign({}, acc), (_b = {}, _b[key] = TrialComponentParameterValue.filterSensitiveLog(value), _b)));
466
- }, {}),
467
- }))); };
468
- })(DescribeTrialComponentResponse || (DescribeTrialComponentResponse = {}));
469
- export var DescribeUserProfileRequest;
470
- (function (DescribeUserProfileRequest) {
471
- DescribeUserProfileRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
472
- })(DescribeUserProfileRequest || (DescribeUserProfileRequest = {}));
473
163
  export var UserProfileStatus;
474
164
  (function (UserProfileStatus) {
475
165
  UserProfileStatus["Delete_Failed"] = "Delete_Failed";
@@ -480,18 +170,6 @@ export var UserProfileStatus;
480
170
  UserProfileStatus["Update_Failed"] = "Update_Failed";
481
171
  UserProfileStatus["Updating"] = "Updating";
482
172
  })(UserProfileStatus || (UserProfileStatus = {}));
483
- export var DescribeUserProfileResponse;
484
- (function (DescribeUserProfileResponse) {
485
- DescribeUserProfileResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
486
- })(DescribeUserProfileResponse || (DescribeUserProfileResponse = {}));
487
- export var DescribeWorkforceRequest;
488
- (function (DescribeWorkforceRequest) {
489
- DescribeWorkforceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
490
- })(DescribeWorkforceRequest || (DescribeWorkforceRequest = {}));
491
- export var OidcConfigForResponse;
492
- (function (OidcConfigForResponse) {
493
- OidcConfigForResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
494
- })(OidcConfigForResponse || (OidcConfigForResponse = {}));
495
173
  export var WorkforceStatus;
496
174
  (function (WorkforceStatus) {
497
175
  WorkforceStatus["ACTIVE"] = "Active";
@@ -500,38 +178,6 @@ export var WorkforceStatus;
500
178
  WorkforceStatus["INITIALIZING"] = "Initializing";
501
179
  WorkforceStatus["UPDATING"] = "Updating";
502
180
  })(WorkforceStatus || (WorkforceStatus = {}));
503
- export var WorkforceVpcConfigResponse;
504
- (function (WorkforceVpcConfigResponse) {
505
- WorkforceVpcConfigResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
506
- })(WorkforceVpcConfigResponse || (WorkforceVpcConfigResponse = {}));
507
- export var Workforce;
508
- (function (Workforce) {
509
- Workforce.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
510
- })(Workforce || (Workforce = {}));
511
- export var DescribeWorkforceResponse;
512
- (function (DescribeWorkforceResponse) {
513
- DescribeWorkforceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
514
- })(DescribeWorkforceResponse || (DescribeWorkforceResponse = {}));
515
- export var DescribeWorkteamRequest;
516
- (function (DescribeWorkteamRequest) {
517
- DescribeWorkteamRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
518
- })(DescribeWorkteamRequest || (DescribeWorkteamRequest = {}));
519
- export var Workteam;
520
- (function (Workteam) {
521
- Workteam.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
522
- })(Workteam || (Workteam = {}));
523
- export var DescribeWorkteamResponse;
524
- (function (DescribeWorkteamResponse) {
525
- DescribeWorkteamResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
526
- })(DescribeWorkteamResponse || (DescribeWorkteamResponse = {}));
527
- export var DesiredWeightAndCapacity;
528
- (function (DesiredWeightAndCapacity) {
529
- DesiredWeightAndCapacity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
530
- })(DesiredWeightAndCapacity || (DesiredWeightAndCapacity = {}));
531
- export var Device;
532
- (function (Device) {
533
- Device.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
534
- })(Device || (Device = {}));
535
181
  export var DeviceDeploymentStatus;
536
182
  (function (DeviceDeploymentStatus) {
537
183
  DeviceDeploymentStatus["Deployed"] = "DEPLOYED";
@@ -541,131 +187,23 @@ export var DeviceDeploymentStatus;
541
187
  DeviceDeploymentStatus["Stopped"] = "STOPPED";
542
188
  DeviceDeploymentStatus["Stopping"] = "STOPPING";
543
189
  })(DeviceDeploymentStatus || (DeviceDeploymentStatus = {}));
544
- export var DeviceDeploymentSummary;
545
- (function (DeviceDeploymentSummary) {
546
- DeviceDeploymentSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
547
- })(DeviceDeploymentSummary || (DeviceDeploymentSummary = {}));
548
- export var DeviceFleetSummary;
549
- (function (DeviceFleetSummary) {
550
- DeviceFleetSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
551
- })(DeviceFleetSummary || (DeviceFleetSummary = {}));
552
- export var DeviceStats;
553
- (function (DeviceStats) {
554
- DeviceStats.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
555
- })(DeviceStats || (DeviceStats = {}));
556
- export var EdgeModelSummary;
557
- (function (EdgeModelSummary) {
558
- EdgeModelSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
559
- })(EdgeModelSummary || (EdgeModelSummary = {}));
560
- export var DeviceSummary;
561
- (function (DeviceSummary) {
562
- DeviceSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
563
- })(DeviceSummary || (DeviceSummary = {}));
564
190
  export var Direction;
565
191
  (function (Direction) {
566
192
  Direction["ASCENDANTS"] = "Ascendants";
567
193
  Direction["BOTH"] = "Both";
568
194
  Direction["DESCENDANTS"] = "Descendants";
569
195
  })(Direction || (Direction = {}));
570
- export var DisableSagemakerServicecatalogPortfolioInput;
571
- (function (DisableSagemakerServicecatalogPortfolioInput) {
572
- DisableSagemakerServicecatalogPortfolioInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
573
- })(DisableSagemakerServicecatalogPortfolioInput || (DisableSagemakerServicecatalogPortfolioInput = {}));
574
- export var DisableSagemakerServicecatalogPortfolioOutput;
575
- (function (DisableSagemakerServicecatalogPortfolioOutput) {
576
- DisableSagemakerServicecatalogPortfolioOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
577
- })(DisableSagemakerServicecatalogPortfolioOutput || (DisableSagemakerServicecatalogPortfolioOutput = {}));
578
- export var DisassociateTrialComponentRequest;
579
- (function (DisassociateTrialComponentRequest) {
580
- DisassociateTrialComponentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
581
- })(DisassociateTrialComponentRequest || (DisassociateTrialComponentRequest = {}));
582
- export var DisassociateTrialComponentResponse;
583
- (function (DisassociateTrialComponentResponse) {
584
- DisassociateTrialComponentResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
585
- })(DisassociateTrialComponentResponse || (DisassociateTrialComponentResponse = {}));
586
- export var DomainDetails;
587
- (function (DomainDetails) {
588
- DomainDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
589
- })(DomainDetails || (DomainDetails = {}));
590
- export var RStudioServerProDomainSettingsForUpdate;
591
- (function (RStudioServerProDomainSettingsForUpdate) {
592
- RStudioServerProDomainSettingsForUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
593
- })(RStudioServerProDomainSettingsForUpdate || (RStudioServerProDomainSettingsForUpdate = {}));
594
- export var DomainSettingsForUpdate;
595
- (function (DomainSettingsForUpdate) {
596
- DomainSettingsForUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
597
- })(DomainSettingsForUpdate || (DomainSettingsForUpdate = {}));
598
- export var Edge;
599
- (function (Edge) {
600
- Edge.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
601
- })(Edge || (Edge = {}));
602
- export var EdgeDeploymentPlanSummary;
603
- (function (EdgeDeploymentPlanSummary) {
604
- EdgeDeploymentPlanSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
605
- })(EdgeDeploymentPlanSummary || (EdgeDeploymentPlanSummary = {}));
606
- export var EdgeModelStat;
607
- (function (EdgeModelStat) {
608
- EdgeModelStat.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
609
- })(EdgeModelStat || (EdgeModelStat = {}));
610
- export var EdgePackagingJobSummary;
611
- (function (EdgePackagingJobSummary) {
612
- EdgePackagingJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
613
- })(EdgePackagingJobSummary || (EdgePackagingJobSummary = {}));
614
- export var EMRStepMetadata;
615
- (function (EMRStepMetadata) {
616
- EMRStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
617
- })(EMRStepMetadata || (EMRStepMetadata = {}));
618
- export var EnableSagemakerServicecatalogPortfolioInput;
619
- (function (EnableSagemakerServicecatalogPortfolioInput) {
620
- EnableSagemakerServicecatalogPortfolioInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
621
- })(EnableSagemakerServicecatalogPortfolioInput || (EnableSagemakerServicecatalogPortfolioInput = {}));
622
- export var EnableSagemakerServicecatalogPortfolioOutput;
623
- (function (EnableSagemakerServicecatalogPortfolioOutput) {
624
- EnableSagemakerServicecatalogPortfolioOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
625
- })(EnableSagemakerServicecatalogPortfolioOutput || (EnableSagemakerServicecatalogPortfolioOutput = {}));
626
- export var MonitoringSchedule;
627
- (function (MonitoringSchedule) {
628
- MonitoringSchedule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
629
- })(MonitoringSchedule || (MonitoringSchedule = {}));
630
- export var Endpoint;
631
- (function (Endpoint) {
632
- Endpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
633
- })(Endpoint || (Endpoint = {}));
634
196
  export var EndpointConfigSortKey;
635
197
  (function (EndpointConfigSortKey) {
636
198
  EndpointConfigSortKey["CreationTime"] = "CreationTime";
637
199
  EndpointConfigSortKey["Name"] = "Name";
638
200
  })(EndpointConfigSortKey || (EndpointConfigSortKey = {}));
639
- export var EndpointConfigSummary;
640
- (function (EndpointConfigSummary) {
641
- EndpointConfigSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
642
- })(EndpointConfigSummary || (EndpointConfigSummary = {}));
643
201
  export var EndpointSortKey;
644
202
  (function (EndpointSortKey) {
645
203
  EndpointSortKey["CreationTime"] = "CreationTime";
646
204
  EndpointSortKey["Name"] = "Name";
647
205
  EndpointSortKey["Status"] = "Status";
648
206
  })(EndpointSortKey || (EndpointSortKey = {}));
649
- export var EndpointSummary;
650
- (function (EndpointSummary) {
651
- EndpointSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
652
- })(EndpointSummary || (EndpointSummary = {}));
653
- export var Experiment;
654
- (function (Experiment) {
655
- Experiment.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
656
- })(Experiment || (Experiment = {}));
657
- export var ExperimentSummary;
658
- (function (ExperimentSummary) {
659
- ExperimentSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
660
- })(ExperimentSummary || (ExperimentSummary = {}));
661
- export var FailStepMetadata;
662
- (function (FailStepMetadata) {
663
- FailStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
664
- })(FailStepMetadata || (FailStepMetadata = {}));
665
- export var FeatureGroup;
666
- (function (FeatureGroup) {
667
- FeatureGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
668
- })(FeatureGroup || (FeatureGroup = {}));
669
207
  export var FeatureGroupSortBy;
670
208
  (function (FeatureGroupSortBy) {
671
209
  FeatureGroupSortBy["CREATION_TIME"] = "CreationTime";
@@ -678,14 +216,6 @@ export var FeatureGroupSortOrder;
678
216
  FeatureGroupSortOrder["ASCENDING"] = "Ascending";
679
217
  FeatureGroupSortOrder["DESCENDING"] = "Descending";
680
218
  })(FeatureGroupSortOrder || (FeatureGroupSortOrder = {}));
681
- export var FeatureGroupSummary;
682
- (function (FeatureGroupSummary) {
683
- FeatureGroupSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
684
- })(FeatureGroupSummary || (FeatureGroupSummary = {}));
685
- export var FeatureMetadata;
686
- (function (FeatureMetadata) {
687
- FeatureMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
688
- })(FeatureMetadata || (FeatureMetadata = {}));
689
219
  export var Operator;
690
220
  (function (Operator) {
691
221
  Operator["CONTAINS"] = "Contains";
@@ -699,51 +229,11 @@ export var Operator;
699
229
  Operator["NOT_EQUALS"] = "NotEquals";
700
230
  Operator["NOT_EXISTS"] = "NotExists";
701
231
  })(Operator || (Operator = {}));
702
- export var Filter;
703
- (function (Filter) {
704
- Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
705
- })(Filter || (Filter = {}));
706
- export var FlowDefinitionSummary;
707
- (function (FlowDefinitionSummary) {
708
- FlowDefinitionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
709
- })(FlowDefinitionSummary || (FlowDefinitionSummary = {}));
710
- export var GetDeviceFleetReportRequest;
711
- (function (GetDeviceFleetReportRequest) {
712
- GetDeviceFleetReportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
713
- })(GetDeviceFleetReportRequest || (GetDeviceFleetReportRequest = {}));
714
- export var GetDeviceFleetReportResponse;
715
- (function (GetDeviceFleetReportResponse) {
716
- GetDeviceFleetReportResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
717
- })(GetDeviceFleetReportResponse || (GetDeviceFleetReportResponse = {}));
718
- export var GetLineageGroupPolicyRequest;
719
- (function (GetLineageGroupPolicyRequest) {
720
- GetLineageGroupPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
721
- })(GetLineageGroupPolicyRequest || (GetLineageGroupPolicyRequest = {}));
722
- export var GetLineageGroupPolicyResponse;
723
- (function (GetLineageGroupPolicyResponse) {
724
- GetLineageGroupPolicyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
725
- })(GetLineageGroupPolicyResponse || (GetLineageGroupPolicyResponse = {}));
726
- export var GetModelPackageGroupPolicyInput;
727
- (function (GetModelPackageGroupPolicyInput) {
728
- GetModelPackageGroupPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
729
- })(GetModelPackageGroupPolicyInput || (GetModelPackageGroupPolicyInput = {}));
730
- export var GetModelPackageGroupPolicyOutput;
731
- (function (GetModelPackageGroupPolicyOutput) {
732
- GetModelPackageGroupPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
733
- })(GetModelPackageGroupPolicyOutput || (GetModelPackageGroupPolicyOutput = {}));
734
- export var GetSagemakerServicecatalogPortfolioStatusInput;
735
- (function (GetSagemakerServicecatalogPortfolioStatusInput) {
736
- GetSagemakerServicecatalogPortfolioStatusInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
737
- })(GetSagemakerServicecatalogPortfolioStatusInput || (GetSagemakerServicecatalogPortfolioStatusInput = {}));
738
232
  export var SagemakerServicecatalogStatus;
739
233
  (function (SagemakerServicecatalogStatus) {
740
234
  SagemakerServicecatalogStatus["DISABLED"] = "Disabled";
741
235
  SagemakerServicecatalogStatus["ENABLED"] = "Enabled";
742
236
  })(SagemakerServicecatalogStatus || (SagemakerServicecatalogStatus = {}));
743
- export var GetSagemakerServicecatalogPortfolioStatusOutput;
744
- (function (GetSagemakerServicecatalogPortfolioStatusOutput) {
745
- GetSagemakerServicecatalogPortfolioStatusOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
746
- })(GetSagemakerServicecatalogPortfolioStatusOutput || (GetSagemakerServicecatalogPortfolioStatusOutput = {}));
747
237
  export var ResourceType;
748
238
  (function (ResourceType) {
749
239
  ResourceType["ENDPOINT"] = "Endpoint";
@@ -759,48 +249,12 @@ export var ResourceType;
759
249
  ResourceType["PROJECT"] = "Project";
760
250
  ResourceType["TRAINING_JOB"] = "TrainingJob";
761
251
  })(ResourceType || (ResourceType = {}));
762
- export var PropertyNameQuery;
763
- (function (PropertyNameQuery) {
764
- PropertyNameQuery.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
765
- })(PropertyNameQuery || (PropertyNameQuery = {}));
766
- export var SuggestionQuery;
767
- (function (SuggestionQuery) {
768
- SuggestionQuery.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
769
- })(SuggestionQuery || (SuggestionQuery = {}));
770
- export var GetSearchSuggestionsRequest;
771
- (function (GetSearchSuggestionsRequest) {
772
- GetSearchSuggestionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
773
- })(GetSearchSuggestionsRequest || (GetSearchSuggestionsRequest = {}));
774
- export var PropertyNameSuggestion;
775
- (function (PropertyNameSuggestion) {
776
- PropertyNameSuggestion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
777
- })(PropertyNameSuggestion || (PropertyNameSuggestion = {}));
778
- export var GetSearchSuggestionsResponse;
779
- (function (GetSearchSuggestionsResponse) {
780
- GetSearchSuggestionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
781
- })(GetSearchSuggestionsResponse || (GetSearchSuggestionsResponse = {}));
782
- export var GitConfigForUpdate;
783
- (function (GitConfigForUpdate) {
784
- GitConfigForUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
785
- })(GitConfigForUpdate || (GitConfigForUpdate = {}));
786
- export var HumanTaskUiSummary;
787
- (function (HumanTaskUiSummary) {
788
- HumanTaskUiSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
789
- })(HumanTaskUiSummary || (HumanTaskUiSummary = {}));
790
252
  export var HyperParameterTuningJobSortByOptions;
791
253
  (function (HyperParameterTuningJobSortByOptions) {
792
254
  HyperParameterTuningJobSortByOptions["CreationTime"] = "CreationTime";
793
255
  HyperParameterTuningJobSortByOptions["Name"] = "Name";
794
256
  HyperParameterTuningJobSortByOptions["Status"] = "Status";
795
257
  })(HyperParameterTuningJobSortByOptions || (HyperParameterTuningJobSortByOptions = {}));
796
- export var HyperParameterTuningJobSummary;
797
- (function (HyperParameterTuningJobSummary) {
798
- HyperParameterTuningJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
799
- })(HyperParameterTuningJobSummary || (HyperParameterTuningJobSummary = {}));
800
- export var Image;
801
- (function (Image) {
802
- Image.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
803
- })(Image || (Image = {}));
804
258
  export var ImageSortBy;
805
259
  (function (ImageSortBy) {
806
260
  ImageSortBy["CREATION_TIME"] = "CREATION_TIME";
@@ -812,10 +266,6 @@ export var ImageSortOrder;
812
266
  ImageSortOrder["ASCENDING"] = "ASCENDING";
813
267
  ImageSortOrder["DESCENDING"] = "DESCENDING";
814
268
  })(ImageSortOrder || (ImageSortOrder = {}));
815
- export var ImageVersion;
816
- (function (ImageVersion) {
817
- ImageVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
818
- })(ImageVersion || (ImageVersion = {}));
819
269
  export var ImageVersionSortBy;
820
270
  (function (ImageVersionSortBy) {
821
271
  ImageVersionSortBy["CREATION_TIME"] = "CREATION_TIME";
@@ -827,30 +277,6 @@ export var ImageVersionSortOrder;
827
277
  ImageVersionSortOrder["ASCENDING"] = "ASCENDING";
828
278
  ImageVersionSortOrder["DESCENDING"] = "DESCENDING";
829
279
  })(ImageVersionSortOrder || (ImageVersionSortOrder = {}));
830
- export var InferenceRecommendationsJob;
831
- (function (InferenceRecommendationsJob) {
832
- InferenceRecommendationsJob.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
833
- })(InferenceRecommendationsJob || (InferenceRecommendationsJob = {}));
834
- export var LabelCountersForWorkteam;
835
- (function (LabelCountersForWorkteam) {
836
- LabelCountersForWorkteam.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
837
- })(LabelCountersForWorkteam || (LabelCountersForWorkteam = {}));
838
- export var LabelingJobForWorkteamSummary;
839
- (function (LabelingJobForWorkteamSummary) {
840
- LabelingJobForWorkteamSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
841
- })(LabelingJobForWorkteamSummary || (LabelingJobForWorkteamSummary = {}));
842
- export var LabelingJobSummary;
843
- (function (LabelingJobSummary) {
844
- LabelingJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
845
- })(LabelingJobSummary || (LabelingJobSummary = {}));
846
- export var LambdaStepMetadata;
847
- (function (LambdaStepMetadata) {
848
- LambdaStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
849
- })(LambdaStepMetadata || (LambdaStepMetadata = {}));
850
- export var LineageGroupSummary;
851
- (function (LineageGroupSummary) {
852
- LineageGroupSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
853
- })(LineageGroupSummary || (LineageGroupSummary = {}));
854
280
  export var LineageType;
855
281
  (function (LineageType) {
856
282
  LineageType["ACTION"] = "Action";
@@ -868,50 +294,10 @@ export var SortOrder;
868
294
  SortOrder["ASCENDING"] = "Ascending";
869
295
  SortOrder["DESCENDING"] = "Descending";
870
296
  })(SortOrder || (SortOrder = {}));
871
- export var ListActionsRequest;
872
- (function (ListActionsRequest) {
873
- ListActionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
874
- })(ListActionsRequest || (ListActionsRequest = {}));
875
- export var ListActionsResponse;
876
- (function (ListActionsResponse) {
877
- ListActionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
878
- })(ListActionsResponse || (ListActionsResponse = {}));
879
- export var ListAlgorithmsInput;
880
- (function (ListAlgorithmsInput) {
881
- ListAlgorithmsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
882
- })(ListAlgorithmsInput || (ListAlgorithmsInput = {}));
883
- export var ListAlgorithmsOutput;
884
- (function (ListAlgorithmsOutput) {
885
- ListAlgorithmsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
886
- })(ListAlgorithmsOutput || (ListAlgorithmsOutput = {}));
887
- export var ListAppImageConfigsRequest;
888
- (function (ListAppImageConfigsRequest) {
889
- ListAppImageConfigsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
890
- })(ListAppImageConfigsRequest || (ListAppImageConfigsRequest = {}));
891
- export var ListAppImageConfigsResponse;
892
- (function (ListAppImageConfigsResponse) {
893
- ListAppImageConfigsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
894
- })(ListAppImageConfigsResponse || (ListAppImageConfigsResponse = {}));
895
- export var ListAppsRequest;
896
- (function (ListAppsRequest) {
897
- ListAppsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
898
- })(ListAppsRequest || (ListAppsRequest = {}));
899
- export var ListAppsResponse;
900
- (function (ListAppsResponse) {
901
- ListAppsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
902
- })(ListAppsResponse || (ListAppsResponse = {}));
903
297
  export var SortArtifactsBy;
904
298
  (function (SortArtifactsBy) {
905
299
  SortArtifactsBy["CREATION_TIME"] = "CreationTime";
906
300
  })(SortArtifactsBy || (SortArtifactsBy = {}));
907
- export var ListArtifactsRequest;
908
- (function (ListArtifactsRequest) {
909
- ListArtifactsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
910
- })(ListArtifactsRequest || (ListArtifactsRequest = {}));
911
- export var ListArtifactsResponse;
912
- (function (ListArtifactsResponse) {
913
- ListArtifactsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
914
- })(ListArtifactsResponse || (ListArtifactsResponse = {}));
915
301
  export var SortAssociationsBy;
916
302
  (function (SortAssociationsBy) {
917
303
  SortAssociationsBy["CREATION_TIME"] = "CreationTime";
@@ -920,112 +306,28 @@ export var SortAssociationsBy;
920
306
  SortAssociationsBy["SOURCE_ARN"] = "SourceArn";
921
307
  SortAssociationsBy["SOURCE_TYPE"] = "SourceType";
922
308
  })(SortAssociationsBy || (SortAssociationsBy = {}));
923
- export var ListAssociationsRequest;
924
- (function (ListAssociationsRequest) {
925
- ListAssociationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
926
- })(ListAssociationsRequest || (ListAssociationsRequest = {}));
927
- export var ListAssociationsResponse;
928
- (function (ListAssociationsResponse) {
929
- ListAssociationsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
930
- })(ListAssociationsResponse || (ListAssociationsResponse = {}));
931
- export var ListAutoMLJobsRequest;
932
- (function (ListAutoMLJobsRequest) {
933
- ListAutoMLJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
934
- })(ListAutoMLJobsRequest || (ListAutoMLJobsRequest = {}));
935
- export var ListAutoMLJobsResponse;
936
- (function (ListAutoMLJobsResponse) {
937
- ListAutoMLJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
938
- })(ListAutoMLJobsResponse || (ListAutoMLJobsResponse = {}));
939
- export var ListCandidatesForAutoMLJobRequest;
940
- (function (ListCandidatesForAutoMLJobRequest) {
941
- ListCandidatesForAutoMLJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
942
- })(ListCandidatesForAutoMLJobRequest || (ListCandidatesForAutoMLJobRequest = {}));
943
- export var ListCandidatesForAutoMLJobResponse;
944
- (function (ListCandidatesForAutoMLJobResponse) {
945
- ListCandidatesForAutoMLJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
946
- })(ListCandidatesForAutoMLJobResponse || (ListCandidatesForAutoMLJobResponse = {}));
947
- export var ListCodeRepositoriesInput;
948
- (function (ListCodeRepositoriesInput) {
949
- ListCodeRepositoriesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
950
- })(ListCodeRepositoriesInput || (ListCodeRepositoriesInput = {}));
951
- export var ListCodeRepositoriesOutput;
952
- (function (ListCodeRepositoriesOutput) {
953
- ListCodeRepositoriesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
954
- })(ListCodeRepositoriesOutput || (ListCodeRepositoriesOutput = {}));
955
309
  export var ListCompilationJobsSortBy;
956
310
  (function (ListCompilationJobsSortBy) {
957
311
  ListCompilationJobsSortBy["CREATION_TIME"] = "CreationTime";
958
312
  ListCompilationJobsSortBy["NAME"] = "Name";
959
313
  ListCompilationJobsSortBy["STATUS"] = "Status";
960
314
  })(ListCompilationJobsSortBy || (ListCompilationJobsSortBy = {}));
961
- export var ListCompilationJobsRequest;
962
- (function (ListCompilationJobsRequest) {
963
- ListCompilationJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
964
- })(ListCompilationJobsRequest || (ListCompilationJobsRequest = {}));
965
- export var ListCompilationJobsResponse;
966
- (function (ListCompilationJobsResponse) {
967
- ListCompilationJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
968
- })(ListCompilationJobsResponse || (ListCompilationJobsResponse = {}));
969
315
  export var SortContextsBy;
970
316
  (function (SortContextsBy) {
971
317
  SortContextsBy["CREATION_TIME"] = "CreationTime";
972
318
  SortContextsBy["NAME"] = "Name";
973
319
  })(SortContextsBy || (SortContextsBy = {}));
974
- export var ListContextsRequest;
975
- (function (ListContextsRequest) {
976
- ListContextsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
977
- })(ListContextsRequest || (ListContextsRequest = {}));
978
- export var ListContextsResponse;
979
- (function (ListContextsResponse) {
980
- ListContextsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
981
- })(ListContextsResponse || (ListContextsResponse = {}));
982
320
  export var MonitoringJobDefinitionSortKey;
983
321
  (function (MonitoringJobDefinitionSortKey) {
984
322
  MonitoringJobDefinitionSortKey["CREATION_TIME"] = "CreationTime";
985
323
  MonitoringJobDefinitionSortKey["NAME"] = "Name";
986
324
  })(MonitoringJobDefinitionSortKey || (MonitoringJobDefinitionSortKey = {}));
987
- export var ListDataQualityJobDefinitionsRequest;
988
- (function (ListDataQualityJobDefinitionsRequest) {
989
- ListDataQualityJobDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
990
- })(ListDataQualityJobDefinitionsRequest || (ListDataQualityJobDefinitionsRequest = {}));
991
- export var MonitoringJobDefinitionSummary;
992
- (function (MonitoringJobDefinitionSummary) {
993
- MonitoringJobDefinitionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
994
- })(MonitoringJobDefinitionSummary || (MonitoringJobDefinitionSummary = {}));
995
- export var ListDataQualityJobDefinitionsResponse;
996
- (function (ListDataQualityJobDefinitionsResponse) {
997
- ListDataQualityJobDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
998
- })(ListDataQualityJobDefinitionsResponse || (ListDataQualityJobDefinitionsResponse = {}));
999
325
  export var ListDeviceFleetsSortBy;
1000
326
  (function (ListDeviceFleetsSortBy) {
1001
327
  ListDeviceFleetsSortBy["CreationTime"] = "CREATION_TIME";
1002
328
  ListDeviceFleetsSortBy["LastModifiedTime"] = "LAST_MODIFIED_TIME";
1003
329
  ListDeviceFleetsSortBy["Name"] = "NAME";
1004
330
  })(ListDeviceFleetsSortBy || (ListDeviceFleetsSortBy = {}));
1005
- export var ListDeviceFleetsRequest;
1006
- (function (ListDeviceFleetsRequest) {
1007
- ListDeviceFleetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1008
- })(ListDeviceFleetsRequest || (ListDeviceFleetsRequest = {}));
1009
- export var ListDeviceFleetsResponse;
1010
- (function (ListDeviceFleetsResponse) {
1011
- ListDeviceFleetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1012
- })(ListDeviceFleetsResponse || (ListDeviceFleetsResponse = {}));
1013
- export var ListDevicesRequest;
1014
- (function (ListDevicesRequest) {
1015
- ListDevicesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1016
- })(ListDevicesRequest || (ListDevicesRequest = {}));
1017
- export var ListDevicesResponse;
1018
- (function (ListDevicesResponse) {
1019
- ListDevicesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1020
- })(ListDevicesResponse || (ListDevicesResponse = {}));
1021
- export var ListDomainsRequest;
1022
- (function (ListDomainsRequest) {
1023
- ListDomainsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1024
- })(ListDomainsRequest || (ListDomainsRequest = {}));
1025
- export var ListDomainsResponse;
1026
- (function (ListDomainsResponse) {
1027
- ListDomainsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1028
- })(ListDomainsResponse || (ListDomainsResponse = {}));
1029
331
  export var ListEdgeDeploymentPlansSortBy;
1030
332
  (function (ListEdgeDeploymentPlansSortBy) {
1031
333
  ListEdgeDeploymentPlansSortBy["CreationTime"] = "CREATION_TIME";
@@ -1033,14 +335,6 @@ export var ListEdgeDeploymentPlansSortBy;
1033
335
  ListEdgeDeploymentPlansSortBy["LastModifiedTime"] = "LAST_MODIFIED_TIME";
1034
336
  ListEdgeDeploymentPlansSortBy["Name"] = "NAME";
1035
337
  })(ListEdgeDeploymentPlansSortBy || (ListEdgeDeploymentPlansSortBy = {}));
1036
- export var ListEdgeDeploymentPlansRequest;
1037
- (function (ListEdgeDeploymentPlansRequest) {
1038
- ListEdgeDeploymentPlansRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1039
- })(ListEdgeDeploymentPlansRequest || (ListEdgeDeploymentPlansRequest = {}));
1040
- export var ListEdgeDeploymentPlansResponse;
1041
- (function (ListEdgeDeploymentPlansResponse) {
1042
- ListEdgeDeploymentPlansResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1043
- })(ListEdgeDeploymentPlansResponse || (ListEdgeDeploymentPlansResponse = {}));
1044
338
  export var ListEdgePackagingJobsSortBy;
1045
339
  (function (ListEdgePackagingJobsSortBy) {
1046
340
  ListEdgePackagingJobsSortBy["CreationTime"] = "CREATION_TIME";
@@ -1049,165 +343,37 @@ export var ListEdgePackagingJobsSortBy;
1049
343
  ListEdgePackagingJobsSortBy["ModelName"] = "MODEL_NAME";
1050
344
  ListEdgePackagingJobsSortBy["Name"] = "NAME";
1051
345
  })(ListEdgePackagingJobsSortBy || (ListEdgePackagingJobsSortBy = {}));
1052
- export var ListEdgePackagingJobsRequest;
1053
- (function (ListEdgePackagingJobsRequest) {
1054
- ListEdgePackagingJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1055
- })(ListEdgePackagingJobsRequest || (ListEdgePackagingJobsRequest = {}));
1056
- export var ListEdgePackagingJobsResponse;
1057
- (function (ListEdgePackagingJobsResponse) {
1058
- ListEdgePackagingJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1059
- })(ListEdgePackagingJobsResponse || (ListEdgePackagingJobsResponse = {}));
1060
346
  export var OrderKey;
1061
347
  (function (OrderKey) {
1062
348
  OrderKey["Ascending"] = "Ascending";
1063
349
  OrderKey["Descending"] = "Descending";
1064
350
  })(OrderKey || (OrderKey = {}));
1065
- export var ListEndpointConfigsInput;
1066
- (function (ListEndpointConfigsInput) {
1067
- ListEndpointConfigsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1068
- })(ListEndpointConfigsInput || (ListEndpointConfigsInput = {}));
1069
- export var ListEndpointConfigsOutput;
1070
- (function (ListEndpointConfigsOutput) {
1071
- ListEndpointConfigsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1072
- })(ListEndpointConfigsOutput || (ListEndpointConfigsOutput = {}));
1073
- export var ListEndpointsInput;
1074
- (function (ListEndpointsInput) {
1075
- ListEndpointsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1076
- })(ListEndpointsInput || (ListEndpointsInput = {}));
1077
- export var ListEndpointsOutput;
1078
- (function (ListEndpointsOutput) {
1079
- ListEndpointsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1080
- })(ListEndpointsOutput || (ListEndpointsOutput = {}));
1081
351
  export var SortExperimentsBy;
1082
352
  (function (SortExperimentsBy) {
1083
353
  SortExperimentsBy["CREATION_TIME"] = "CreationTime";
1084
354
  SortExperimentsBy["NAME"] = "Name";
1085
355
  })(SortExperimentsBy || (SortExperimentsBy = {}));
1086
- export var ListExperimentsRequest;
1087
- (function (ListExperimentsRequest) {
1088
- ListExperimentsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1089
- })(ListExperimentsRequest || (ListExperimentsRequest = {}));
1090
- export var ListExperimentsResponse;
1091
- (function (ListExperimentsResponse) {
1092
- ListExperimentsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1093
- })(ListExperimentsResponse || (ListExperimentsResponse = {}));
1094
- export var ListFeatureGroupsRequest;
1095
- (function (ListFeatureGroupsRequest) {
1096
- ListFeatureGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1097
- })(ListFeatureGroupsRequest || (ListFeatureGroupsRequest = {}));
1098
- export var ListFeatureGroupsResponse;
1099
- (function (ListFeatureGroupsResponse) {
1100
- ListFeatureGroupsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1101
- })(ListFeatureGroupsResponse || (ListFeatureGroupsResponse = {}));
1102
- export var ListFlowDefinitionsRequest;
1103
- (function (ListFlowDefinitionsRequest) {
1104
- ListFlowDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1105
- })(ListFlowDefinitionsRequest || (ListFlowDefinitionsRequest = {}));
1106
- export var ListFlowDefinitionsResponse;
1107
- (function (ListFlowDefinitionsResponse) {
1108
- ListFlowDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1109
- })(ListFlowDefinitionsResponse || (ListFlowDefinitionsResponse = {}));
1110
- export var ListHumanTaskUisRequest;
1111
- (function (ListHumanTaskUisRequest) {
1112
- ListHumanTaskUisRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1113
- })(ListHumanTaskUisRequest || (ListHumanTaskUisRequest = {}));
1114
- export var ListHumanTaskUisResponse;
1115
- (function (ListHumanTaskUisResponse) {
1116
- ListHumanTaskUisResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1117
- })(ListHumanTaskUisResponse || (ListHumanTaskUisResponse = {}));
1118
- export var ListHyperParameterTuningJobsRequest;
1119
- (function (ListHyperParameterTuningJobsRequest) {
1120
- ListHyperParameterTuningJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1121
- })(ListHyperParameterTuningJobsRequest || (ListHyperParameterTuningJobsRequest = {}));
1122
- export var ListHyperParameterTuningJobsResponse;
1123
- (function (ListHyperParameterTuningJobsResponse) {
1124
- ListHyperParameterTuningJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1125
- })(ListHyperParameterTuningJobsResponse || (ListHyperParameterTuningJobsResponse = {}));
1126
- export var ListImagesRequest;
1127
- (function (ListImagesRequest) {
1128
- ListImagesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1129
- })(ListImagesRequest || (ListImagesRequest = {}));
1130
- export var ListImagesResponse;
1131
- (function (ListImagesResponse) {
1132
- ListImagesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1133
- })(ListImagesResponse || (ListImagesResponse = {}));
1134
- export var ListImageVersionsRequest;
1135
- (function (ListImageVersionsRequest) {
1136
- ListImageVersionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1137
- })(ListImageVersionsRequest || (ListImageVersionsRequest = {}));
1138
- export var ListImageVersionsResponse;
1139
- (function (ListImageVersionsResponse) {
1140
- ListImageVersionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1141
- })(ListImageVersionsResponse || (ListImageVersionsResponse = {}));
1142
356
  export var ListInferenceRecommendationsJobsSortBy;
1143
357
  (function (ListInferenceRecommendationsJobsSortBy) {
1144
358
  ListInferenceRecommendationsJobsSortBy["CREATION_TIME"] = "CreationTime";
1145
359
  ListInferenceRecommendationsJobsSortBy["NAME"] = "Name";
1146
360
  ListInferenceRecommendationsJobsSortBy["STATUS"] = "Status";
1147
361
  })(ListInferenceRecommendationsJobsSortBy || (ListInferenceRecommendationsJobsSortBy = {}));
1148
- export var ListInferenceRecommendationsJobsRequest;
1149
- (function (ListInferenceRecommendationsJobsRequest) {
1150
- ListInferenceRecommendationsJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1151
- })(ListInferenceRecommendationsJobsRequest || (ListInferenceRecommendationsJobsRequest = {}));
1152
- export var ListInferenceRecommendationsJobsResponse;
1153
- (function (ListInferenceRecommendationsJobsResponse) {
1154
- ListInferenceRecommendationsJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1155
- })(ListInferenceRecommendationsJobsResponse || (ListInferenceRecommendationsJobsResponse = {}));
1156
362
  export var SortBy;
1157
363
  (function (SortBy) {
1158
364
  SortBy["CREATION_TIME"] = "CreationTime";
1159
365
  SortBy["NAME"] = "Name";
1160
366
  SortBy["STATUS"] = "Status";
1161
367
  })(SortBy || (SortBy = {}));
1162
- export var ListLabelingJobsRequest;
1163
- (function (ListLabelingJobsRequest) {
1164
- ListLabelingJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1165
- })(ListLabelingJobsRequest || (ListLabelingJobsRequest = {}));
1166
- export var ListLabelingJobsResponse;
1167
- (function (ListLabelingJobsResponse) {
1168
- ListLabelingJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1169
- })(ListLabelingJobsResponse || (ListLabelingJobsResponse = {}));
1170
368
  export var ListLabelingJobsForWorkteamSortByOptions;
1171
369
  (function (ListLabelingJobsForWorkteamSortByOptions) {
1172
370
  ListLabelingJobsForWorkteamSortByOptions["CREATION_TIME"] = "CreationTime";
1173
371
  })(ListLabelingJobsForWorkteamSortByOptions || (ListLabelingJobsForWorkteamSortByOptions = {}));
1174
- export var ListLabelingJobsForWorkteamRequest;
1175
- (function (ListLabelingJobsForWorkteamRequest) {
1176
- ListLabelingJobsForWorkteamRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1177
- })(ListLabelingJobsForWorkteamRequest || (ListLabelingJobsForWorkteamRequest = {}));
1178
- export var ListLabelingJobsForWorkteamResponse;
1179
- (function (ListLabelingJobsForWorkteamResponse) {
1180
- ListLabelingJobsForWorkteamResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1181
- })(ListLabelingJobsForWorkteamResponse || (ListLabelingJobsForWorkteamResponse = {}));
1182
372
  export var SortLineageGroupsBy;
1183
373
  (function (SortLineageGroupsBy) {
1184
374
  SortLineageGroupsBy["CREATION_TIME"] = "CreationTime";
1185
375
  SortLineageGroupsBy["NAME"] = "Name";
1186
376
  })(SortLineageGroupsBy || (SortLineageGroupsBy = {}));
1187
- export var ListLineageGroupsRequest;
1188
- (function (ListLineageGroupsRequest) {
1189
- ListLineageGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1190
- })(ListLineageGroupsRequest || (ListLineageGroupsRequest = {}));
1191
- export var ListLineageGroupsResponse;
1192
- (function (ListLineageGroupsResponse) {
1193
- ListLineageGroupsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1194
- })(ListLineageGroupsResponse || (ListLineageGroupsResponse = {}));
1195
- export var ListModelBiasJobDefinitionsRequest;
1196
- (function (ListModelBiasJobDefinitionsRequest) {
1197
- ListModelBiasJobDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1198
- })(ListModelBiasJobDefinitionsRequest || (ListModelBiasJobDefinitionsRequest = {}));
1199
- export var ListModelBiasJobDefinitionsResponse;
1200
- (function (ListModelBiasJobDefinitionsResponse) {
1201
- ListModelBiasJobDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1202
- })(ListModelBiasJobDefinitionsResponse || (ListModelBiasJobDefinitionsResponse = {}));
1203
- export var ListModelExplainabilityJobDefinitionsRequest;
1204
- (function (ListModelExplainabilityJobDefinitionsRequest) {
1205
- ListModelExplainabilityJobDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1206
- })(ListModelExplainabilityJobDefinitionsRequest || (ListModelExplainabilityJobDefinitionsRequest = {}));
1207
- export var ListModelExplainabilityJobDefinitionsResponse;
1208
- (function (ListModelExplainabilityJobDefinitionsResponse) {
1209
- ListModelExplainabilityJobDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1210
- })(ListModelExplainabilityJobDefinitionsResponse || (ListModelExplainabilityJobDefinitionsResponse = {}));
1211
377
  export var ModelMetadataFilterType;
1212
378
  (function (ModelMetadataFilterType) {
1213
379
  ModelMetadataFilterType["DOMAIN"] = "Domain";
@@ -1215,43 +381,11 @@ export var ModelMetadataFilterType;
1215
381
  ModelMetadataFilterType["FRAMEWORKVERSION"] = "FrameworkVersion";
1216
382
  ModelMetadataFilterType["TASK"] = "Task";
1217
383
  })(ModelMetadataFilterType || (ModelMetadataFilterType = {}));
1218
- export var ModelMetadataFilter;
1219
- (function (ModelMetadataFilter) {
1220
- ModelMetadataFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1221
- })(ModelMetadataFilter || (ModelMetadataFilter = {}));
1222
- export var ModelMetadataSearchExpression;
1223
- (function (ModelMetadataSearchExpression) {
1224
- ModelMetadataSearchExpression.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1225
- })(ModelMetadataSearchExpression || (ModelMetadataSearchExpression = {}));
1226
- export var ListModelMetadataRequest;
1227
- (function (ListModelMetadataRequest) {
1228
- ListModelMetadataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1229
- })(ListModelMetadataRequest || (ListModelMetadataRequest = {}));
1230
- export var ModelMetadataSummary;
1231
- (function (ModelMetadataSummary) {
1232
- ModelMetadataSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1233
- })(ModelMetadataSummary || (ModelMetadataSummary = {}));
1234
- export var ListModelMetadataResponse;
1235
- (function (ListModelMetadataResponse) {
1236
- ListModelMetadataResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1237
- })(ListModelMetadataResponse || (ListModelMetadataResponse = {}));
1238
384
  export var ModelPackageGroupSortBy;
1239
385
  (function (ModelPackageGroupSortBy) {
1240
386
  ModelPackageGroupSortBy["CREATION_TIME"] = "CreationTime";
1241
387
  ModelPackageGroupSortBy["NAME"] = "Name";
1242
388
  })(ModelPackageGroupSortBy || (ModelPackageGroupSortBy = {}));
1243
- export var ListModelPackageGroupsInput;
1244
- (function (ListModelPackageGroupsInput) {
1245
- ListModelPackageGroupsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1246
- })(ListModelPackageGroupsInput || (ListModelPackageGroupsInput = {}));
1247
- export var ModelPackageGroupSummary;
1248
- (function (ModelPackageGroupSummary) {
1249
- ModelPackageGroupSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1250
- })(ModelPackageGroupSummary || (ModelPackageGroupSummary = {}));
1251
- export var ListModelPackageGroupsOutput;
1252
- (function (ListModelPackageGroupsOutput) {
1253
- ListModelPackageGroupsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1254
- })(ListModelPackageGroupsOutput || (ListModelPackageGroupsOutput = {}));
1255
389
  export var ModelPackageType;
1256
390
  (function (ModelPackageType) {
1257
391
  ModelPackageType["BOTH"] = "Both";
@@ -1263,75 +397,23 @@ export var ModelPackageSortBy;
1263
397
  ModelPackageSortBy["CREATION_TIME"] = "CreationTime";
1264
398
  ModelPackageSortBy["NAME"] = "Name";
1265
399
  })(ModelPackageSortBy || (ModelPackageSortBy = {}));
1266
- export var ListModelPackagesInput;
1267
- (function (ListModelPackagesInput) {
1268
- ListModelPackagesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1269
- })(ListModelPackagesInput || (ListModelPackagesInput = {}));
1270
- export var ModelPackageSummary;
1271
- (function (ModelPackageSummary) {
1272
- ModelPackageSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1273
- })(ModelPackageSummary || (ModelPackageSummary = {}));
1274
- export var ListModelPackagesOutput;
1275
- (function (ListModelPackagesOutput) {
1276
- ListModelPackagesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1277
- })(ListModelPackagesOutput || (ListModelPackagesOutput = {}));
1278
- export var ListModelQualityJobDefinitionsRequest;
1279
- (function (ListModelQualityJobDefinitionsRequest) {
1280
- ListModelQualityJobDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1281
- })(ListModelQualityJobDefinitionsRequest || (ListModelQualityJobDefinitionsRequest = {}));
1282
- export var ListModelQualityJobDefinitionsResponse;
1283
- (function (ListModelQualityJobDefinitionsResponse) {
1284
- ListModelQualityJobDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1285
- })(ListModelQualityJobDefinitionsResponse || (ListModelQualityJobDefinitionsResponse = {}));
1286
400
  export var ModelSortKey;
1287
401
  (function (ModelSortKey) {
1288
402
  ModelSortKey["CreationTime"] = "CreationTime";
1289
403
  ModelSortKey["Name"] = "Name";
1290
404
  })(ModelSortKey || (ModelSortKey = {}));
1291
- export var ListModelsInput;
1292
- (function (ListModelsInput) {
1293
- ListModelsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1294
- })(ListModelsInput || (ListModelsInput = {}));
1295
- export var ModelSummary;
1296
- (function (ModelSummary) {
1297
- ModelSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1298
- })(ModelSummary || (ModelSummary = {}));
1299
- export var ListModelsOutput;
1300
- (function (ListModelsOutput) {
1301
- ListModelsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1302
- })(ListModelsOutput || (ListModelsOutput = {}));
1303
405
  export var MonitoringExecutionSortKey;
1304
406
  (function (MonitoringExecutionSortKey) {
1305
407
  MonitoringExecutionSortKey["CREATION_TIME"] = "CreationTime";
1306
408
  MonitoringExecutionSortKey["SCHEDULED_TIME"] = "ScheduledTime";
1307
409
  MonitoringExecutionSortKey["STATUS"] = "Status";
1308
410
  })(MonitoringExecutionSortKey || (MonitoringExecutionSortKey = {}));
1309
- export var ListMonitoringExecutionsRequest;
1310
- (function (ListMonitoringExecutionsRequest) {
1311
- ListMonitoringExecutionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1312
- })(ListMonitoringExecutionsRequest || (ListMonitoringExecutionsRequest = {}));
1313
- export var ListMonitoringExecutionsResponse;
1314
- (function (ListMonitoringExecutionsResponse) {
1315
- ListMonitoringExecutionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1316
- })(ListMonitoringExecutionsResponse || (ListMonitoringExecutionsResponse = {}));
1317
411
  export var MonitoringScheduleSortKey;
1318
412
  (function (MonitoringScheduleSortKey) {
1319
413
  MonitoringScheduleSortKey["CREATION_TIME"] = "CreationTime";
1320
414
  MonitoringScheduleSortKey["NAME"] = "Name";
1321
415
  MonitoringScheduleSortKey["STATUS"] = "Status";
1322
416
  })(MonitoringScheduleSortKey || (MonitoringScheduleSortKey = {}));
1323
- export var ListMonitoringSchedulesRequest;
1324
- (function (ListMonitoringSchedulesRequest) {
1325
- ListMonitoringSchedulesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1326
- })(ListMonitoringSchedulesRequest || (ListMonitoringSchedulesRequest = {}));
1327
- export var MonitoringScheduleSummary;
1328
- (function (MonitoringScheduleSummary) {
1329
- MonitoringScheduleSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1330
- })(MonitoringScheduleSummary || (MonitoringScheduleSummary = {}));
1331
- export var ListMonitoringSchedulesResponse;
1332
- (function (ListMonitoringSchedulesResponse) {
1333
- ListMonitoringSchedulesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1334
- })(ListMonitoringSchedulesResponse || (ListMonitoringSchedulesResponse = {}));
1335
417
  export var NotebookInstanceLifecycleConfigSortKey;
1336
418
  (function (NotebookInstanceLifecycleConfigSortKey) {
1337
419
  NotebookInstanceLifecycleConfigSortKey["CREATION_TIME"] = "CreationTime";
@@ -1343,18 +425,6 @@ export var NotebookInstanceLifecycleConfigSortOrder;
1343
425
  NotebookInstanceLifecycleConfigSortOrder["ASCENDING"] = "Ascending";
1344
426
  NotebookInstanceLifecycleConfigSortOrder["DESCENDING"] = "Descending";
1345
427
  })(NotebookInstanceLifecycleConfigSortOrder || (NotebookInstanceLifecycleConfigSortOrder = {}));
1346
- export var ListNotebookInstanceLifecycleConfigsInput;
1347
- (function (ListNotebookInstanceLifecycleConfigsInput) {
1348
- ListNotebookInstanceLifecycleConfigsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1349
- })(ListNotebookInstanceLifecycleConfigsInput || (ListNotebookInstanceLifecycleConfigsInput = {}));
1350
- export var NotebookInstanceLifecycleConfigSummary;
1351
- (function (NotebookInstanceLifecycleConfigSummary) {
1352
- NotebookInstanceLifecycleConfigSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1353
- })(NotebookInstanceLifecycleConfigSummary || (NotebookInstanceLifecycleConfigSummary = {}));
1354
- export var ListNotebookInstanceLifecycleConfigsOutput;
1355
- (function (ListNotebookInstanceLifecycleConfigsOutput) {
1356
- ListNotebookInstanceLifecycleConfigsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1357
- })(ListNotebookInstanceLifecycleConfigsOutput || (ListNotebookInstanceLifecycleConfigsOutput = {}));
1358
428
  export var NotebookInstanceSortKey;
1359
429
  (function (NotebookInstanceSortKey) {
1360
430
  NotebookInstanceSortKey["CREATION_TIME"] = "CreationTime";
@@ -1366,32 +436,251 @@ export var NotebookInstanceSortOrder;
1366
436
  NotebookInstanceSortOrder["ASCENDING"] = "Ascending";
1367
437
  NotebookInstanceSortOrder["DESCENDING"] = "Descending";
1368
438
  })(NotebookInstanceSortOrder || (NotebookInstanceSortOrder = {}));
1369
- export var ListNotebookInstancesInput;
1370
- (function (ListNotebookInstancesInput) {
1371
- ListNotebookInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1372
- })(ListNotebookInstancesInput || (ListNotebookInstancesInput = {}));
1373
- export var NotebookInstanceSummary;
1374
- (function (NotebookInstanceSummary) {
1375
- NotebookInstanceSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1376
- })(NotebookInstanceSummary || (NotebookInstanceSummary = {}));
1377
- export var ListNotebookInstancesOutput;
1378
- (function (ListNotebookInstancesOutput) {
1379
- ListNotebookInstancesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1380
- })(ListNotebookInstancesOutput || (ListNotebookInstancesOutput = {}));
1381
439
  export var SortPipelineExecutionsBy;
1382
440
  (function (SortPipelineExecutionsBy) {
1383
441
  SortPipelineExecutionsBy["CREATION_TIME"] = "CreationTime";
1384
442
  SortPipelineExecutionsBy["PIPELINE_EXECUTION_ARN"] = "PipelineExecutionArn";
1385
443
  })(SortPipelineExecutionsBy || (SortPipelineExecutionsBy = {}));
1386
- export var ListPipelineExecutionsRequest;
1387
- (function (ListPipelineExecutionsRequest) {
1388
- ListPipelineExecutionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1389
- })(ListPipelineExecutionsRequest || (ListPipelineExecutionsRequest = {}));
1390
- export var PipelineExecutionSummary;
1391
- (function (PipelineExecutionSummary) {
1392
- PipelineExecutionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1393
- })(PipelineExecutionSummary || (PipelineExecutionSummary = {}));
1394
- export var ListPipelineExecutionsResponse;
1395
- (function (ListPipelineExecutionsResponse) {
1396
- ListPipelineExecutionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1397
- })(ListPipelineExecutionsResponse || (ListPipelineExecutionsResponse = {}));
444
+ export var DescribeHyperParameterTuningJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
445
+ export var FinalHyperParameterTuningJobObjectiveMetricFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
446
+ export var HyperParameterTrainingJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
447
+ export var ObjectiveStatusCountersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
448
+ export var TrainingJobStatusCountersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
449
+ export var DescribeHyperParameterTuningJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
450
+ export var DescribeImageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
451
+ export var DescribeImageResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
452
+ export var DescribeImageVersionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
453
+ export var DescribeImageVersionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
454
+ export var DescribeInferenceRecommendationsJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
455
+ export var EndpointOutputConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
456
+ export var RecommendationMetricsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
457
+ export var EnvironmentParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
458
+ export var ModelConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
459
+ export var InferenceRecommendationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
460
+ export var DescribeInferenceRecommendationsJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
461
+ export var DescribeLabelingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
462
+ export var LabelCountersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
463
+ export var LabelingJobOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
464
+ export var DescribeLabelingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
465
+ export var DescribeLineageGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
466
+ export var DescribeLineageGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
467
+ export var DescribeModelInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
468
+ export var DescribeModelOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
469
+ export var DescribeModelBiasJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
470
+ export var DescribeModelBiasJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
471
+ export var DescribeModelExplainabilityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
472
+ export var DescribeModelExplainabilityJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
473
+ export var DescribeModelPackageInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
474
+ export var ModelPackageStatusItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
475
+ export var ModelPackageStatusDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
476
+ export var DescribeModelPackageOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
477
+ export var DescribeModelPackageGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
478
+ export var DescribeModelPackageGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
479
+ export var DescribeModelQualityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
480
+ export var DescribeModelQualityJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
481
+ export var DescribeMonitoringScheduleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
482
+ export var MonitoringExecutionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
483
+ export var DescribeMonitoringScheduleResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
484
+ export var DescribeNotebookInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
485
+ export var DescribeNotebookInstanceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
486
+ export var DescribeNotebookInstanceLifecycleConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
487
+ export var DescribeNotebookInstanceLifecycleConfigOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
488
+ export var DescribePipelineRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
489
+ export var DescribePipelineResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
490
+ export var DescribePipelineDefinitionForExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
491
+ export var DescribePipelineDefinitionForExecutionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
492
+ export var DescribePipelineExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
493
+ export var PipelineExperimentConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
494
+ export var DescribePipelineExecutionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
495
+ export var DescribeProcessingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
496
+ export var DescribeProcessingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
497
+ export var DescribeProjectInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
498
+ export var ServiceCatalogProvisionedProductDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
499
+ export var DescribeProjectOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
500
+ export var DescribeStudioLifecycleConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
501
+ export var DescribeStudioLifecycleConfigResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
502
+ export var DescribeSubscribedWorkteamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
503
+ export var SubscribedWorkteamFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
504
+ export var DescribeSubscribedWorkteamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
505
+ export var DescribeTrainingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
506
+ export var MetricDataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
507
+ export var ProfilerRuleEvaluationStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
508
+ export var SecondaryStatusTransitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
509
+ export var DescribeTrainingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
510
+ export var DescribeTransformJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
511
+ export var DescribeTransformJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
512
+ export var DescribeTrialRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
513
+ export var TrialSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
514
+ export var DescribeTrialResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
515
+ export var DescribeTrialComponentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
516
+ export var TrialComponentMetricSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
517
+ export var TrialComponentSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
518
+ export var DescribeTrialComponentResponseFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && {
519
+ Parameters: Object.entries(obj.Parameters).reduce(function (acc, _a) {
520
+ var _b;
521
+ var _c = __read(_a, 2), key = _c[0], value = _c[1];
522
+ return (__assign(__assign({}, acc), (_b = {}, _b[key] = TrialComponentParameterValueFilterSensitiveLog(value), _b)));
523
+ }, {}),
524
+ }))); };
525
+ export var DescribeUserProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
526
+ export var DescribeUserProfileResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
527
+ export var DescribeWorkforceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
528
+ export var OidcConfigForResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
529
+ export var WorkforceVpcConfigResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
530
+ export var WorkforceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
531
+ export var DescribeWorkforceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
532
+ export var DescribeWorkteamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
533
+ export var WorkteamFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
534
+ export var DescribeWorkteamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
535
+ export var DesiredWeightAndCapacityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
536
+ export var DeviceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
537
+ export var DeviceDeploymentSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
538
+ export var DeviceFleetSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
539
+ export var DeviceStatsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
540
+ export var EdgeModelSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
541
+ export var DeviceSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
542
+ export var DisableSagemakerServicecatalogPortfolioInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
543
+ export var DisableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
544
+ export var DisassociateTrialComponentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
545
+ export var DisassociateTrialComponentResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
546
+ export var DomainDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
547
+ export var RStudioServerProDomainSettingsForUpdateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
548
+ export var DomainSettingsForUpdateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
549
+ export var EdgeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
550
+ export var EdgeDeploymentPlanSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
551
+ export var EdgeModelStatFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
552
+ export var EdgePackagingJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
553
+ export var EMRStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
554
+ export var EnableSagemakerServicecatalogPortfolioInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
555
+ export var EnableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
556
+ export var MonitoringScheduleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
557
+ export var EndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
558
+ export var EndpointConfigSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
559
+ export var EndpointSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
560
+ export var ExperimentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
561
+ export var ExperimentSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
562
+ export var FailStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
563
+ export var FeatureGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
564
+ export var FeatureGroupSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
565
+ export var FeatureMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
566
+ export var FilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
567
+ export var FlowDefinitionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
568
+ export var GetDeviceFleetReportRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
569
+ export var GetDeviceFleetReportResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
570
+ export var GetLineageGroupPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
571
+ export var GetLineageGroupPolicyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
572
+ export var GetModelPackageGroupPolicyInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
573
+ export var GetModelPackageGroupPolicyOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
574
+ export var GetSagemakerServicecatalogPortfolioStatusInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
575
+ export var GetSagemakerServicecatalogPortfolioStatusOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
576
+ export var PropertyNameQueryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
577
+ export var SuggestionQueryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
578
+ export var GetSearchSuggestionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
579
+ export var PropertyNameSuggestionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
580
+ export var GetSearchSuggestionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
581
+ export var GitConfigForUpdateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
582
+ export var HumanTaskUiSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
583
+ export var HyperParameterTuningJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
584
+ export var ImageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
585
+ export var ImageVersionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
586
+ export var InferenceRecommendationsJobFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
587
+ export var LabelCountersForWorkteamFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
588
+ export var LabelingJobForWorkteamSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
589
+ export var LabelingJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
590
+ export var LambdaStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
591
+ export var LineageGroupSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
592
+ export var ListActionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
593
+ export var ListActionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
594
+ export var ListAlgorithmsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
595
+ export var ListAlgorithmsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
596
+ export var ListAppImageConfigsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
597
+ export var ListAppImageConfigsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
598
+ export var ListAppsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
599
+ export var ListAppsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
600
+ export var ListArtifactsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
601
+ export var ListArtifactsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
602
+ export var ListAssociationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
603
+ export var ListAssociationsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
604
+ export var ListAutoMLJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
605
+ export var ListAutoMLJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
606
+ export var ListCandidatesForAutoMLJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
607
+ export var ListCandidatesForAutoMLJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
608
+ export var ListCodeRepositoriesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
609
+ export var ListCodeRepositoriesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
610
+ export var ListCompilationJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
611
+ export var ListCompilationJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
612
+ export var ListContextsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
613
+ export var ListContextsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
614
+ export var ListDataQualityJobDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
615
+ export var MonitoringJobDefinitionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
616
+ export var ListDataQualityJobDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
617
+ export var ListDeviceFleetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
618
+ export var ListDeviceFleetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
619
+ export var ListDevicesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
620
+ export var ListDevicesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
621
+ export var ListDomainsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
622
+ export var ListDomainsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
623
+ export var ListEdgeDeploymentPlansRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
624
+ export var ListEdgeDeploymentPlansResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
625
+ export var ListEdgePackagingJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
626
+ export var ListEdgePackagingJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
627
+ export var ListEndpointConfigsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
628
+ export var ListEndpointConfigsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
629
+ export var ListEndpointsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
630
+ export var ListEndpointsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
631
+ export var ListExperimentsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
632
+ export var ListExperimentsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
633
+ export var ListFeatureGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
634
+ export var ListFeatureGroupsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
635
+ export var ListFlowDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
636
+ export var ListFlowDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
637
+ export var ListHumanTaskUisRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
638
+ export var ListHumanTaskUisResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
639
+ export var ListHyperParameterTuningJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
640
+ export var ListHyperParameterTuningJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
641
+ export var ListImagesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
642
+ export var ListImagesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
643
+ export var ListImageVersionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
644
+ export var ListImageVersionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
645
+ export var ListInferenceRecommendationsJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
646
+ export var ListInferenceRecommendationsJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
647
+ export var ListLabelingJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
648
+ export var ListLabelingJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
649
+ export var ListLabelingJobsForWorkteamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
650
+ export var ListLabelingJobsForWorkteamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
651
+ export var ListLineageGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
652
+ export var ListLineageGroupsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
653
+ export var ListModelBiasJobDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
654
+ export var ListModelBiasJobDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
655
+ export var ListModelExplainabilityJobDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
656
+ export var ListModelExplainabilityJobDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
657
+ export var ModelMetadataFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
658
+ export var ModelMetadataSearchExpressionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
659
+ export var ListModelMetadataRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
660
+ export var ModelMetadataSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
661
+ export var ListModelMetadataResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
662
+ export var ListModelPackageGroupsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
663
+ export var ModelPackageGroupSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
664
+ export var ListModelPackageGroupsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
665
+ export var ListModelPackagesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
666
+ export var ModelPackageSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
667
+ export var ListModelPackagesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
668
+ export var ListModelQualityJobDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
669
+ export var ListModelQualityJobDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
670
+ export var ListModelsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
671
+ export var ModelSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
672
+ export var ListModelsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
673
+ export var ListMonitoringExecutionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
674
+ export var ListMonitoringExecutionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
675
+ export var ListMonitoringSchedulesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
676
+ export var MonitoringScheduleSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
677
+ export var ListMonitoringSchedulesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
678
+ export var ListNotebookInstanceLifecycleConfigsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
679
+ export var NotebookInstanceLifecycleConfigSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
680
+ export var ListNotebookInstanceLifecycleConfigsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
681
+ export var ListNotebookInstancesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
682
+ export var NotebookInstanceSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
683
+ export var ListNotebookInstancesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
684
+ export var ListPipelineExecutionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
685
+ export var PipelineExecutionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
686
+ export var ListPipelineExecutionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };