@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
package/CHANGELOG.md CHANGED
@@ -3,6 +3,39 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.142.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.141.0...v3.142.0) (2022-08-02)
7
+
8
+
9
+ ### Features
10
+
11
+ * **codegen:** general data mapping function ([#3830](https://github.com/aws/aws-sdk-js-v3/issues/3830)) ([9417eae](https://github.com/aws/aws-sdk-js-v3/commit/9417eae722806799fb4c15c07921574268c1165c))
12
+
13
+
14
+
15
+
16
+
17
+ # [3.141.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.140.0...v3.141.0) (2022-08-01)
18
+
19
+
20
+ ### Features
21
+
22
+ * **clients:** update client endpoints as of 2022-08-01 ([aaf49f2](https://github.com/aws/aws-sdk-js-v3/commit/aaf49f21b371412e6ea7e00890b71a7b31991b66))
23
+
24
+
25
+
26
+
27
+
28
+ # [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
29
+
30
+
31
+ ### Features
32
+
33
+ * **namespaces:** remove namespaces with only a log filter ([#3823](https://github.com/aws/aws-sdk-js-v3/issues/3823)) ([33e6822](https://github.com/aws/aws-sdk-js-v3/commit/33e68228fb64c53dd8f89e6be76dd5f46edc3cfd))
34
+
35
+
36
+
37
+
38
+
6
39
  # [3.133.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.132.0...v3.133.0) (2022-07-19)
7
40
 
8
41
 
package/README.md CHANGED
@@ -180,7 +180,7 @@ try {
180
180
  const data = await client.send(command);
181
181
  // process data.
182
182
  } catch (error) {
183
- const { requestId, cfId, extendedRequestId } = error.$metadata;
183
+ const { requestId, cfId, extendedRequestId } = error.$$metadata;
184
184
  console.log({ requestId, cfId, extendedRequestId });
185
185
  /**
186
186
  * The keys within exceptions are also parsed.
@@ -20,8 +20,8 @@ class AddAssociationCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AddAssociationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.AddAssociationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AddAssociationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.AddAssociationResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class AddTagsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AddTagsInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.AddTagsOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AddTagsInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.AddTagsOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class AssociateTrialComponentCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AssociateTrialComponentRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.AssociateTrialComponentResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AssociateTrialComponentRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.AssociateTrialComponentResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class BatchDescribeModelPackageCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.BatchDescribeModelPackageInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.BatchDescribeModelPackageOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.BatchDescribeModelPackageInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.BatchDescribeModelPackageOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateActionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateActionRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateActionResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateActionRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateActionResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateAlgorithmCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateAlgorithmInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateAlgorithmOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateAlgorithmInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateAlgorithmOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateAppCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateAppRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateAppResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateAppRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateAppResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateAppImageConfigCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateAppImageConfigRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateAppImageConfigResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateAppImageConfigRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateAppImageConfigResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateArtifactCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateArtifactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateArtifactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateArtifactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateArtifactResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateAutoMLJobCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateAutoMLJobRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateAutoMLJobResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateAutoMLJobRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateAutoMLJobResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateCodeRepositoryCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateCodeRepositoryInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateCodeRepositoryOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateCodeRepositoryInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateCodeRepositoryOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateCompilationJobCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateCompilationJobRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateCompilationJobResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateCompilationJobRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateCompilationJobResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateContextCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateContextRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateContextResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateContextRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateContextResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDataQualityJobDefinitionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDataQualityJobDefinitionRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDataQualityJobDefinitionResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDataQualityJobDefinitionRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDataQualityJobDefinitionResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class CreateDeviceFleetCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDeviceFleetRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDeviceFleetRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class CreateDomainCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDomainRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDomainResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDomainRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDomainResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateEdgeDeploymentPlanCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateEdgeDeploymentPlanRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateEdgeDeploymentPlanResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateEdgeDeploymentPlanRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateEdgeDeploymentPlanResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class CreateEdgeDeploymentStageCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateEdgeDeploymentStageRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateEdgeDeploymentStageRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class CreateEdgePackagingJobCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateEdgePackagingJobRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateEdgePackagingJobRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class CreateEndpointCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateEndpointInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateEndpointOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateEndpointInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateEndpointOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateEndpointConfigCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateEndpointConfigInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateEndpointConfigOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateEndpointConfigInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateEndpointConfigOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateExperimentCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateExperimentRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateExperimentResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateExperimentRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateExperimentResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateFeatureGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateFeatureGroupRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateFeatureGroupResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateFeatureGroupRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateFeatureGroupResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateFlowDefinitionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateFlowDefinitionRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateFlowDefinitionResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateFlowDefinitionRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateFlowDefinitionResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateHumanTaskUiCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateHumanTaskUiRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateHumanTaskUiResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateHumanTaskUiRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateHumanTaskUiResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateHyperParameterTuningJobCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateHyperParameterTuningJobRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateHyperParameterTuningJobResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateHyperParameterTuningJobRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateHyperParameterTuningJobResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateImageCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateImageRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateImageResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateImageRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateImageResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateImageVersionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateImageVersionRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateImageVersionResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateImageVersionRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateImageVersionResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateInferenceRecommendationsJobCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateInferenceRecommendationsJobRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateInferenceRecommendationsJobResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateInferenceRecommendationsJobRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateInferenceRecommendationsJobResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateLabelingJobCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateLabelingJobRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateLabelingJobResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateLabelingJobRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateLabelingJobResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateModelBiasJobDefinitionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateModelBiasJobDefinitionRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateModelBiasJobDefinitionResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateModelBiasJobDefinitionRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateModelBiasJobDefinitionResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateModelCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateModelInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateModelOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateModelInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateModelOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateModelExplainabilityJobDefinitionCommand extends smithy_client_1.Comm
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateModelExplainabilityJobDefinitionRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateModelExplainabilityJobDefinitionResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateModelExplainabilityJobDefinitionRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateModelExplainabilityJobDefinitionResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateModelPackageCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateModelPackageInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateModelPackageOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateModelPackageInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateModelPackageOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateModelPackageGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateModelPackageGroupInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateModelPackageGroupOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateModelPackageGroupInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateModelPackageGroupOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateModelQualityJobDefinitionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateModelQualityJobDefinitionRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateModelQualityJobDefinitionResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateModelQualityJobDefinitionRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateModelQualityJobDefinitionResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateMonitoringScheduleCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateMonitoringScheduleRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateMonitoringScheduleResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateMonitoringScheduleRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateMonitoringScheduleResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateNotebookInstanceCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateNotebookInstanceInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateNotebookInstanceOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateNotebookInstanceInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateNotebookInstanceOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateNotebookInstanceLifecycleConfigCommand extends smithy_client_1.Comma
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateNotebookInstanceLifecycleConfigInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateNotebookInstanceLifecycleConfigOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateNotebookInstanceLifecycleConfigInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreatePipelineCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreatePipelineRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreatePipelineResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreatePipelineRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreatePipelineResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreatePresignedDomainUrlCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreatePresignedDomainUrlRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreatePresignedDomainUrlResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreatePresignedDomainUrlRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreatePresignedDomainUrlResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreatePresignedNotebookInstanceUrlCommand extends smithy_client_1.Command
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreatePresignedNotebookInstanceUrlInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreatePresignedNotebookInstanceUrlOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreatePresignedNotebookInstanceUrlInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreatePresignedNotebookInstanceUrlOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateProcessingJobCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateProcessingJobRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateProcessingJobResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateProcessingJobRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateProcessingJobResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateProjectCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateProjectInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateProjectOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateProjectInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateProjectOutputFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateStudioLifecycleConfigCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.CreateStudioLifecycleConfigRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.CreateStudioLifecycleConfigResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.CreateStudioLifecycleConfigRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.CreateStudioLifecycleConfigResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);