@aws-sdk/client-connect 3.130.0 → 3.141.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 (313) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +1 -1
  4. package/dist-cjs/commands/AssociateBotCommand.js +1 -1
  5. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +2 -2
  6. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +2 -2
  7. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +1 -1
  8. package/dist-cjs/commands/AssociateLexBotCommand.js +1 -1
  9. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +1 -1
  10. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +1 -1
  11. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +1 -1
  12. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +2 -2
  13. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +2 -2
  14. package/dist-cjs/commands/CreateAgentStatusCommand.js +2 -2
  15. package/dist-cjs/commands/CreateContactFlowCommand.js +2 -2
  16. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +2 -2
  17. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +2 -2
  18. package/dist-cjs/commands/CreateInstanceCommand.js +2 -2
  19. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +2 -2
  20. package/dist-cjs/commands/CreateQueueCommand.js +2 -2
  21. package/dist-cjs/commands/CreateQuickConnectCommand.js +2 -2
  22. package/dist-cjs/commands/CreateRoutingProfileCommand.js +2 -2
  23. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -2
  24. package/dist-cjs/commands/CreateTaskTemplateCommand.js +2 -2
  25. package/dist-cjs/commands/CreateUseCaseCommand.js +2 -2
  26. package/dist-cjs/commands/CreateUserCommand.js +2 -2
  27. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +2 -2
  28. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteContactFlowCommand.js +1 -1
  30. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +1 -1
  32. package/dist-cjs/commands/DeleteInstanceCommand.js +1 -1
  33. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +1 -1
  34. package/dist-cjs/commands/DeleteQuickConnectCommand.js +1 -1
  35. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +1 -1
  36. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteUseCaseCommand.js +1 -1
  38. package/dist-cjs/commands/DeleteUserCommand.js +1 -1
  39. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +1 -1
  40. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeAgentStatusCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeContactCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeContactFlowCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeInstanceCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +2 -2
  49. package/dist-cjs/commands/DescribePhoneNumberCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeQueueCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeQuickConnectCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeUserCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeVocabularyCommand.js +2 -2
  58. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +1 -1
  59. package/dist-cjs/commands/DisassociateBotCommand.js +1 -1
  60. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +1 -1
  61. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +1 -1
  62. package/dist-cjs/commands/DisassociateLexBotCommand.js +1 -1
  63. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +1 -1
  64. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +1 -1
  65. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +1 -1
  66. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +1 -1
  67. package/dist-cjs/commands/GetContactAttributesCommand.js +2 -2
  68. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +2 -2
  69. package/dist-cjs/commands/GetCurrentUserDataCommand.js +2 -2
  70. package/dist-cjs/commands/GetFederationTokenCommand.js +2 -2
  71. package/dist-cjs/commands/GetMetricDataCommand.js +2 -2
  72. package/dist-cjs/commands/GetTaskTemplateCommand.js +2 -2
  73. package/dist-cjs/commands/ListAgentStatusesCommand.js +2 -2
  74. package/dist-cjs/commands/ListApprovedOriginsCommand.js +2 -2
  75. package/dist-cjs/commands/ListBotsCommand.js +2 -2
  76. package/dist-cjs/commands/ListContactFlowModulesCommand.js +2 -2
  77. package/dist-cjs/commands/ListContactFlowsCommand.js +2 -2
  78. package/dist-cjs/commands/ListContactReferencesCommand.js +2 -2
  79. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +2 -2
  80. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +2 -2
  81. package/dist-cjs/commands/ListInstanceAttributesCommand.js +2 -2
  82. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +2 -2
  83. package/dist-cjs/commands/ListInstancesCommand.js +2 -2
  84. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +2 -2
  85. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +2 -2
  86. package/dist-cjs/commands/ListLexBotsCommand.js +2 -2
  87. package/dist-cjs/commands/ListPhoneNumbersCommand.js +2 -2
  88. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +2 -2
  89. package/dist-cjs/commands/ListPromptsCommand.js +2 -2
  90. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +2 -2
  91. package/dist-cjs/commands/ListQueuesCommand.js +2 -2
  92. package/dist-cjs/commands/ListQuickConnectsCommand.js +2 -2
  93. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +2 -2
  94. package/dist-cjs/commands/ListRoutingProfilesCommand.js +2 -2
  95. package/dist-cjs/commands/ListSecurityKeysCommand.js +2 -2
  96. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +2 -2
  97. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -2
  98. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  99. package/dist-cjs/commands/ListTaskTemplatesCommand.js +2 -2
  100. package/dist-cjs/commands/ListUseCasesCommand.js +2 -2
  101. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +2 -2
  102. package/dist-cjs/commands/ListUsersCommand.js +2 -2
  103. package/dist-cjs/commands/PutUserStatusCommand.js +2 -2
  104. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +1 -1
  105. package/dist-cjs/commands/ResumeContactRecordingCommand.js +2 -2
  106. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  107. package/dist-cjs/commands/SearchUsersCommand.js +2 -2
  108. package/dist-cjs/commands/SearchVocabulariesCommand.js +2 -2
  109. package/dist-cjs/commands/StartChatContactCommand.js +2 -2
  110. package/dist-cjs/commands/StartContactRecordingCommand.js +2 -2
  111. package/dist-cjs/commands/StartContactStreamingCommand.js +2 -2
  112. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +2 -2
  113. package/dist-cjs/commands/StartTaskContactCommand.js +2 -2
  114. package/dist-cjs/commands/StopContactCommand.js +2 -2
  115. package/dist-cjs/commands/StopContactRecordingCommand.js +2 -2
  116. package/dist-cjs/commands/StopContactStreamingCommand.js +2 -2
  117. package/dist-cjs/commands/SuspendContactRecordingCommand.js +2 -2
  118. package/dist-cjs/commands/TagResourceCommand.js +1 -1
  119. package/dist-cjs/commands/TransferContactCommand.js +2 -2
  120. package/dist-cjs/commands/UntagResourceCommand.js +1 -1
  121. package/dist-cjs/commands/UpdateAgentStatusCommand.js +1 -1
  122. package/dist-cjs/commands/UpdateContactAttributesCommand.js +2 -2
  123. package/dist-cjs/commands/UpdateContactCommand.js +2 -2
  124. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +1 -1
  125. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +1 -1
  126. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +2 -2
  127. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +2 -2
  128. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +1 -1
  129. package/dist-cjs/commands/UpdateContactScheduleCommand.js +2 -2
  130. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +1 -1
  131. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +1 -1
  132. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +1 -1
  133. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +2 -2
  134. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +1 -1
  135. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +1 -1
  136. package/dist-cjs/commands/UpdateQueueNameCommand.js +1 -1
  137. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +1 -1
  138. package/dist-cjs/commands/UpdateQueueStatusCommand.js +1 -1
  139. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +1 -1
  140. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +1 -1
  141. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +1 -1
  142. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +1 -1
  143. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +1 -1
  144. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +1 -1
  145. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +1 -1
  146. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +2 -2
  147. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +1 -1
  148. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +1 -1
  149. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +1 -1
  150. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +1 -1
  151. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +1 -1
  152. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +1 -1
  153. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +1 -1
  154. package/dist-cjs/models/models_0.js +1005 -1487
  155. package/dist-cjs/models/models_1.js +495 -741
  156. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -2
  157. package/dist-es/commands/AssociateBotCommand.js +2 -2
  158. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -3
  159. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -3
  160. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -2
  161. package/dist-es/commands/AssociateLexBotCommand.js +2 -2
  162. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
  163. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -2
  164. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
  165. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -3
  166. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -3
  167. package/dist-es/commands/CreateAgentStatusCommand.js +3 -3
  168. package/dist-es/commands/CreateContactFlowCommand.js +3 -3
  169. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -3
  170. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -3
  171. package/dist-es/commands/CreateInstanceCommand.js +3 -3
  172. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -3
  173. package/dist-es/commands/CreateQueueCommand.js +3 -3
  174. package/dist-es/commands/CreateQuickConnectCommand.js +3 -3
  175. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -3
  176. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -3
  177. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -3
  178. package/dist-es/commands/CreateUseCaseCommand.js +3 -3
  179. package/dist-es/commands/CreateUserCommand.js +3 -3
  180. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -3
  181. package/dist-es/commands/CreateVocabularyCommand.js +3 -3
  182. package/dist-es/commands/DeleteContactFlowCommand.js +2 -2
  183. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -3
  184. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -2
  185. package/dist-es/commands/DeleteInstanceCommand.js +2 -2
  186. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -2
  187. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -2
  188. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  189. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -3
  190. package/dist-es/commands/DeleteUseCaseCommand.js +2 -2
  191. package/dist-es/commands/DeleteUserCommand.js +2 -2
  192. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -2
  193. package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
  194. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -3
  195. package/dist-es/commands/DescribeContactCommand.js +3 -3
  196. package/dist-es/commands/DescribeContactFlowCommand.js +3 -3
  197. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -3
  198. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -3
  199. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  200. package/dist-es/commands/DescribeInstanceCommand.js +3 -3
  201. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -3
  202. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -3
  203. package/dist-es/commands/DescribeQueueCommand.js +3 -3
  204. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -3
  205. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -3
  206. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -3
  207. package/dist-es/commands/DescribeUserCommand.js +3 -3
  208. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -3
  209. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -3
  210. package/dist-es/commands/DescribeVocabularyCommand.js +3 -3
  211. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -2
  212. package/dist-es/commands/DisassociateBotCommand.js +2 -2
  213. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
  214. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -2
  215. package/dist-es/commands/DisassociateLexBotCommand.js +2 -2
  216. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
  217. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
  218. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
  219. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -2
  220. package/dist-es/commands/GetContactAttributesCommand.js +3 -3
  221. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -3
  222. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -3
  223. package/dist-es/commands/GetFederationTokenCommand.js +3 -3
  224. package/dist-es/commands/GetMetricDataCommand.js +3 -3
  225. package/dist-es/commands/GetTaskTemplateCommand.js +3 -3
  226. package/dist-es/commands/ListAgentStatusesCommand.js +3 -3
  227. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -3
  228. package/dist-es/commands/ListBotsCommand.js +3 -3
  229. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -3
  230. package/dist-es/commands/ListContactFlowsCommand.js +3 -3
  231. package/dist-es/commands/ListContactReferencesCommand.js +3 -3
  232. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -3
  233. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -3
  234. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -3
  235. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -3
  236. package/dist-es/commands/ListInstancesCommand.js +3 -3
  237. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -3
  238. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -3
  239. package/dist-es/commands/ListLexBotsCommand.js +3 -3
  240. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -3
  241. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -3
  242. package/dist-es/commands/ListPromptsCommand.js +3 -3
  243. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -3
  244. package/dist-es/commands/ListQueuesCommand.js +3 -3
  245. package/dist-es/commands/ListQuickConnectsCommand.js +3 -3
  246. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -3
  247. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -3
  248. package/dist-es/commands/ListSecurityKeysCommand.js +3 -3
  249. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -3
  250. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -3
  251. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  252. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -3
  253. package/dist-es/commands/ListUseCasesCommand.js +3 -3
  254. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -3
  255. package/dist-es/commands/ListUsersCommand.js +3 -3
  256. package/dist-es/commands/PutUserStatusCommand.js +3 -3
  257. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -2
  258. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -3
  259. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  260. package/dist-es/commands/SearchUsersCommand.js +3 -3
  261. package/dist-es/commands/SearchVocabulariesCommand.js +3 -3
  262. package/dist-es/commands/StartChatContactCommand.js +3 -3
  263. package/dist-es/commands/StartContactRecordingCommand.js +3 -3
  264. package/dist-es/commands/StartContactStreamingCommand.js +3 -3
  265. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -3
  266. package/dist-es/commands/StartTaskContactCommand.js +3 -3
  267. package/dist-es/commands/StopContactCommand.js +3 -3
  268. package/dist-es/commands/StopContactRecordingCommand.js +3 -3
  269. package/dist-es/commands/StopContactStreamingCommand.js +3 -3
  270. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -3
  271. package/dist-es/commands/TagResourceCommand.js +2 -2
  272. package/dist-es/commands/TransferContactCommand.js +3 -3
  273. package/dist-es/commands/UntagResourceCommand.js +2 -2
  274. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -2
  275. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -3
  276. package/dist-es/commands/UpdateContactCommand.js +3 -3
  277. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -2
  278. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -2
  279. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -3
  280. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -3
  281. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -2
  282. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -3
  283. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -2
  284. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -2
  285. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -2
  286. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -3
  287. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
  288. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -2
  289. package/dist-es/commands/UpdateQueueNameCommand.js +2 -2
  290. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
  291. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -2
  292. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -2
  293. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -2
  294. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
  295. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
  296. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -2
  297. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
  298. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  299. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -3
  300. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -2
  301. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
  302. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -2
  303. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -2
  304. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -2
  305. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -2
  306. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -2
  307. package/dist-es/models/models_0.js +263 -989
  308. package/dist-es/models/models_1.js +123 -492
  309. package/dist-types/models/models_0.d.ts +972 -1456
  310. package/dist-types/models/models_1.d.ts +492 -738
  311. package/dist-types/ts3.4/models/models_0.d.ts +486 -970
  312. package/dist-types/ts3.4/models/models_1.d.ts +246 -492
  313. package/package.json +7 -7
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteIntegrationAssociationRequest } from "../models/models_0";
4
+ import { DeleteIntegrationAssociationRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteIntegrationAssociationCommand, serializeAws_restJson1DeleteIntegrationAssociationCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteIntegrationAssociationCommand = (function (_super) {
7
7
  __extends(DeleteIntegrationAssociationCommand, _super);
@@ -20,7 +20,7 @@ var DeleteIntegrationAssociationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteIntegrationAssociationRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteIntegrationAssociationRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteQuickConnectRequest } from "../models/models_0";
4
+ import { DeleteQuickConnectRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteQuickConnectCommand, serializeAws_restJson1DeleteQuickConnectCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteQuickConnectCommand = (function (_super) {
7
7
  __extends(DeleteQuickConnectCommand, _super);
@@ -20,7 +20,7 @@ var DeleteQuickConnectCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteQuickConnectRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteQuickConnectRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteSecurityProfileRequest } from "../models/models_0";
4
+ import { DeleteSecurityProfileRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteSecurityProfileCommand, serializeAws_restJson1DeleteSecurityProfileCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteSecurityProfileCommand = (function (_super) {
7
7
  __extends(DeleteSecurityProfileCommand, _super);
@@ -20,7 +20,7 @@ var DeleteSecurityProfileCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteSecurityProfileRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteSecurityProfileRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteTaskTemplateRequest, DeleteTaskTemplateResponse } from "../models/models_0";
4
+ import { DeleteTaskTemplateRequestFilterSensitiveLog, DeleteTaskTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteTaskTemplateCommand, serializeAws_restJson1DeleteTaskTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteTaskTemplateCommand = (function (_super) {
7
7
  __extends(DeleteTaskTemplateCommand, _super);
@@ -20,8 +20,8 @@ var DeleteTaskTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteTaskTemplateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteTaskTemplateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteTaskTemplateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteTaskTemplateResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteUseCaseRequest } from "../models/models_0";
4
+ import { DeleteUseCaseRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteUseCaseCommand, serializeAws_restJson1DeleteUseCaseCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteUseCaseCommand = (function (_super) {
7
7
  __extends(DeleteUseCaseCommand, _super);
@@ -20,7 +20,7 @@ var DeleteUseCaseCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteUseCaseRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteUseCaseRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteUserRequest } from "../models/models_0";
4
+ import { DeleteUserRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteUserCommand, serializeAws_restJson1DeleteUserCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteUserCommand = (function (_super) {
7
7
  __extends(DeleteUserCommand, _super);
@@ -20,7 +20,7 @@ var DeleteUserCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteUserRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteUserRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteUserHierarchyGroupRequest } from "../models/models_0";
4
+ import { DeleteUserHierarchyGroupRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteUserHierarchyGroupCommand, serializeAws_restJson1DeleteUserHierarchyGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteUserHierarchyGroupCommand = (function (_super) {
7
7
  __extends(DeleteUserHierarchyGroupCommand, _super);
@@ -20,7 +20,7 @@ var DeleteUserHierarchyGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteUserHierarchyGroupRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteUserHierarchyGroupRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteVocabularyRequest, DeleteVocabularyResponse } from "../models/models_0";
4
+ import { DeleteVocabularyRequestFilterSensitiveLog, DeleteVocabularyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVocabularyCommand, serializeAws_restJson1DeleteVocabularyCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteVocabularyCommand = (function (_super) {
7
7
  __extends(DeleteVocabularyCommand, _super);
@@ -20,8 +20,8 @@ var DeleteVocabularyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteVocabularyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteVocabularyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteVocabularyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteVocabularyResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeAgentStatusRequest, DescribeAgentStatusResponse } from "../models/models_0";
4
+ import { DescribeAgentStatusRequestFilterSensitiveLog, DescribeAgentStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeAgentStatusCommand, serializeAws_restJson1DescribeAgentStatusCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeAgentStatusCommand = (function (_super) {
7
7
  __extends(DescribeAgentStatusCommand, _super);
@@ -20,8 +20,8 @@ var DescribeAgentStatusCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeAgentStatusRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeAgentStatusResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeAgentStatusRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeAgentStatusResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeContactRequest, DescribeContactResponse } from "../models/models_0";
4
+ import { DescribeContactRequestFilterSensitiveLog, DescribeContactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeContactCommand, serializeAws_restJson1DescribeContactCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeContactCommand = (function (_super) {
7
7
  __extends(DescribeContactCommand, _super);
@@ -20,8 +20,8 @@ var DescribeContactCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeContactResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeContactFlowRequest, DescribeContactFlowResponse } from "../models/models_0";
4
+ import { DescribeContactFlowRequestFilterSensitiveLog, DescribeContactFlowResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeContactFlowCommand, serializeAws_restJson1DescribeContactFlowCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeContactFlowCommand = (function (_super) {
7
7
  __extends(DescribeContactFlowCommand, _super);
@@ -20,8 +20,8 @@ var DescribeContactFlowCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeContactFlowRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeContactFlowResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeContactFlowRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeContactFlowResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeContactFlowModuleRequest, DescribeContactFlowModuleResponse } from "../models/models_0";
4
+ import { DescribeContactFlowModuleRequestFilterSensitiveLog, DescribeContactFlowModuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeContactFlowModuleCommand, serializeAws_restJson1DescribeContactFlowModuleCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeContactFlowModuleCommand = (function (_super) {
7
7
  __extends(DescribeContactFlowModuleCommand, _super);
@@ -20,8 +20,8 @@ var DescribeContactFlowModuleCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeContactFlowModuleRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeContactFlowModuleResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeContactFlowModuleRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeContactFlowModuleResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeHoursOfOperationRequest, DescribeHoursOfOperationResponse } from "../models/models_0";
4
+ import { DescribeHoursOfOperationRequestFilterSensitiveLog, DescribeHoursOfOperationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeHoursOfOperationCommand, serializeAws_restJson1DescribeHoursOfOperationCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeHoursOfOperationCommand = (function (_super) {
7
7
  __extends(DescribeHoursOfOperationCommand, _super);
@@ -20,8 +20,8 @@ var DescribeHoursOfOperationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeHoursOfOperationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeHoursOfOperationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeHoursOfOperationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeHoursOfOperationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeInstanceAttributeRequest, DescribeInstanceAttributeResponse } from "../models/models_0";
4
+ import { DescribeInstanceAttributeRequestFilterSensitiveLog, DescribeInstanceAttributeResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeInstanceAttributeCommand, serializeAws_restJson1DescribeInstanceAttributeCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeInstanceAttributeCommand = (function (_super) {
7
7
  __extends(DescribeInstanceAttributeCommand, _super);
@@ -20,8 +20,8 @@ var DescribeInstanceAttributeCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeInstanceAttributeRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeInstanceAttributeResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeInstanceAttributeRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeInstanceAttributeResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeInstanceRequest, DescribeInstanceResponse } from "../models/models_0";
4
+ import { DescribeInstanceRequestFilterSensitiveLog, DescribeInstanceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeInstanceCommand, serializeAws_restJson1DescribeInstanceCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeInstanceCommand = (function (_super) {
7
7
  __extends(DescribeInstanceCommand, _super);
@@ -20,8 +20,8 @@ var DescribeInstanceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeInstanceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeInstanceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeInstanceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeInstanceResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeInstanceStorageConfigRequest, DescribeInstanceStorageConfigResponse } from "../models/models_0";
4
+ import { DescribeInstanceStorageConfigRequestFilterSensitiveLog, DescribeInstanceStorageConfigResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeInstanceStorageConfigCommand, serializeAws_restJson1DescribeInstanceStorageConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeInstanceStorageConfigCommand = (function (_super) {
7
7
  __extends(DescribeInstanceStorageConfigCommand, _super);
@@ -20,8 +20,8 @@ var DescribeInstanceStorageConfigCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeInstanceStorageConfigRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeInstanceStorageConfigResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeInstanceStorageConfigRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeInstanceStorageConfigResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribePhoneNumberRequest, DescribePhoneNumberResponse } from "../models/models_0";
4
+ import { DescribePhoneNumberRequestFilterSensitiveLog, DescribePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribePhoneNumberCommand, serializeAws_restJson1DescribePhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribePhoneNumberCommand = (function (_super) {
7
7
  __extends(DescribePhoneNumberCommand, _super);
@@ -20,8 +20,8 @@ var DescribePhoneNumberCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribePhoneNumberRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribePhoneNumberResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribePhoneNumberRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribePhoneNumberResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeQueueRequest, DescribeQueueResponse } from "../models/models_0";
4
+ import { DescribeQueueRequestFilterSensitiveLog, DescribeQueueResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeQueueCommand, serializeAws_restJson1DescribeQueueCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeQueueCommand = (function (_super) {
7
7
  __extends(DescribeQueueCommand, _super);
@@ -20,8 +20,8 @@ var DescribeQueueCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeQueueRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeQueueResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeQueueRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeQueueResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeQuickConnectRequest, DescribeQuickConnectResponse } from "../models/models_0";
4
+ import { DescribeQuickConnectRequestFilterSensitiveLog, DescribeQuickConnectResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeQuickConnectCommand, serializeAws_restJson1DescribeQuickConnectCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeQuickConnectCommand = (function (_super) {
7
7
  __extends(DescribeQuickConnectCommand, _super);
@@ -20,8 +20,8 @@ var DescribeQuickConnectCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeQuickConnectRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeQuickConnectResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeQuickConnectRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeQuickConnectResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeRoutingProfileRequest, DescribeRoutingProfileResponse } from "../models/models_0";
4
+ import { DescribeRoutingProfileRequestFilterSensitiveLog, DescribeRoutingProfileResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeRoutingProfileCommand, serializeAws_restJson1DescribeRoutingProfileCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeRoutingProfileCommand = (function (_super) {
7
7
  __extends(DescribeRoutingProfileCommand, _super);
@@ -20,8 +20,8 @@ var DescribeRoutingProfileCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeRoutingProfileRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeRoutingProfileResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeRoutingProfileRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeRoutingProfileResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeSecurityProfileRequest, DescribeSecurityProfileResponse } from "../models/models_0";
4
+ import { DescribeSecurityProfileRequestFilterSensitiveLog, DescribeSecurityProfileResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeSecurityProfileCommand, serializeAws_restJson1DescribeSecurityProfileCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeSecurityProfileCommand = (function (_super) {
7
7
  __extends(DescribeSecurityProfileCommand, _super);
@@ -20,8 +20,8 @@ var DescribeSecurityProfileCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeSecurityProfileRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeSecurityProfileResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeSecurityProfileRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeSecurityProfileResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeUserRequest, DescribeUserResponse } from "../models/models_0";
4
+ import { DescribeUserRequestFilterSensitiveLog, DescribeUserResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeUserCommand, serializeAws_restJson1DescribeUserCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeUserCommand = (function (_super) {
7
7
  __extends(DescribeUserCommand, _super);
@@ -20,8 +20,8 @@ var DescribeUserCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeUserRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeUserResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeUserRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeUserResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeUserHierarchyGroupRequest, DescribeUserHierarchyGroupResponse } from "../models/models_0";
4
+ import { DescribeUserHierarchyGroupRequestFilterSensitiveLog, DescribeUserHierarchyGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeUserHierarchyGroupCommand, serializeAws_restJson1DescribeUserHierarchyGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeUserHierarchyGroupCommand = (function (_super) {
7
7
  __extends(DescribeUserHierarchyGroupCommand, _super);
@@ -20,8 +20,8 @@ var DescribeUserHierarchyGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeUserHierarchyGroupRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeUserHierarchyGroupResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeUserHierarchyGroupRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeUserHierarchyGroupResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeUserHierarchyStructureRequest, DescribeUserHierarchyStructureResponse } from "../models/models_0";
4
+ import { DescribeUserHierarchyStructureRequestFilterSensitiveLog, DescribeUserHierarchyStructureResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeUserHierarchyStructureCommand, serializeAws_restJson1DescribeUserHierarchyStructureCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeUserHierarchyStructureCommand = (function (_super) {
7
7
  __extends(DescribeUserHierarchyStructureCommand, _super);
@@ -20,8 +20,8 @@ var DescribeUserHierarchyStructureCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeUserHierarchyStructureRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeUserHierarchyStructureResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeUserHierarchyStructureRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeUserHierarchyStructureResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeVocabularyRequest, DescribeVocabularyResponse } from "../models/models_0";
4
+ import { DescribeVocabularyRequestFilterSensitiveLog, DescribeVocabularyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeVocabularyCommand, serializeAws_restJson1DescribeVocabularyCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeVocabularyCommand = (function (_super) {
7
7
  __extends(DescribeVocabularyCommand, _super);
@@ -20,8 +20,8 @@ var DescribeVocabularyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeVocabularyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeVocabularyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeVocabularyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeVocabularyResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DisassociateApprovedOriginRequest } from "../models/models_0";
4
+ import { DisassociateApprovedOriginRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateApprovedOriginCommand, serializeAws_restJson1DisassociateApprovedOriginCommand, } from "../protocols/Aws_restJson1";
6
6
  var DisassociateApprovedOriginCommand = (function (_super) {
7
7
  __extends(DisassociateApprovedOriginCommand, _super);
@@ -20,7 +20,7 @@ var DisassociateApprovedOriginCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DisassociateApprovedOriginRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DisassociateApprovedOriginRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DisassociateBotRequest } from "../models/models_0";
4
+ import { DisassociateBotRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateBotCommand, serializeAws_restJson1DisassociateBotCommand, } from "../protocols/Aws_restJson1";
6
6
  var DisassociateBotCommand = (function (_super) {
7
7
  __extends(DisassociateBotCommand, _super);
@@ -20,7 +20,7 @@ var DisassociateBotCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DisassociateBotRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DisassociateBotRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DisassociateInstanceStorageConfigRequest } from "../models/models_0";
4
+ import { DisassociateInstanceStorageConfigRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateInstanceStorageConfigCommand, serializeAws_restJson1DisassociateInstanceStorageConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  var DisassociateInstanceStorageConfigCommand = (function (_super) {
7
7
  __extends(DisassociateInstanceStorageConfigCommand, _super);
@@ -20,7 +20,7 @@ var DisassociateInstanceStorageConfigCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DisassociateInstanceStorageConfigRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DisassociateInstanceStorageConfigRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DisassociateLambdaFunctionRequest } from "../models/models_0";
4
+ import { DisassociateLambdaFunctionRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateLambdaFunctionCommand, serializeAws_restJson1DisassociateLambdaFunctionCommand, } from "../protocols/Aws_restJson1";
6
6
  var DisassociateLambdaFunctionCommand = (function (_super) {
7
7
  __extends(DisassociateLambdaFunctionCommand, _super);
@@ -20,7 +20,7 @@ var DisassociateLambdaFunctionCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DisassociateLambdaFunctionRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DisassociateLambdaFunctionRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DisassociateLexBotRequest } from "../models/models_0";
4
+ import { DisassociateLexBotRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateLexBotCommand, serializeAws_restJson1DisassociateLexBotCommand, } from "../protocols/Aws_restJson1";
6
6
  var DisassociateLexBotCommand = (function (_super) {
7
7
  __extends(DisassociateLexBotCommand, _super);
@@ -20,7 +20,7 @@ var DisassociateLexBotCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DisassociateLexBotRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DisassociateLexBotRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;