@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 { ListRoutingProfileQueuesRequest, ListRoutingProfileQueuesResponse } from "../models/models_1";
4
+ import { ListRoutingProfileQueuesRequestFilterSensitiveLog, ListRoutingProfileQueuesResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListRoutingProfileQueuesCommand, serializeAws_restJson1ListRoutingProfileQueuesCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListRoutingProfileQueuesCommand = (function (_super) {
7
7
  __extends(ListRoutingProfileQueuesCommand, _super);
@@ -20,8 +20,8 @@ var ListRoutingProfileQueuesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListRoutingProfileQueuesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListRoutingProfileQueuesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListRoutingProfileQueuesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListRoutingProfileQueuesResponseFilterSensitiveLog,
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 { ListRoutingProfilesRequest, ListRoutingProfilesResponse } from "../models/models_1";
4
+ import { ListRoutingProfilesRequestFilterSensitiveLog, ListRoutingProfilesResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListRoutingProfilesCommand, serializeAws_restJson1ListRoutingProfilesCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListRoutingProfilesCommand = (function (_super) {
7
7
  __extends(ListRoutingProfilesCommand, _super);
@@ -20,8 +20,8 @@ var ListRoutingProfilesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListRoutingProfilesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListRoutingProfilesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListRoutingProfilesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListRoutingProfilesResponseFilterSensitiveLog,
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 { ListSecurityKeysRequest, ListSecurityKeysResponse } from "../models/models_1";
4
+ import { ListSecurityKeysRequestFilterSensitiveLog, ListSecurityKeysResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListSecurityKeysCommand, serializeAws_restJson1ListSecurityKeysCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListSecurityKeysCommand = (function (_super) {
7
7
  __extends(ListSecurityKeysCommand, _super);
@@ -20,8 +20,8 @@ var ListSecurityKeysCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListSecurityKeysRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListSecurityKeysResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListSecurityKeysRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListSecurityKeysResponseFilterSensitiveLog,
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 { ListSecurityProfilePermissionsRequest, ListSecurityProfilePermissionsResponse } from "../models/models_1";
4
+ import { ListSecurityProfilePermissionsRequestFilterSensitiveLog, ListSecurityProfilePermissionsResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListSecurityProfilePermissionsCommand, serializeAws_restJson1ListSecurityProfilePermissionsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListSecurityProfilePermissionsCommand = (function (_super) {
7
7
  __extends(ListSecurityProfilePermissionsCommand, _super);
@@ -20,8 +20,8 @@ var ListSecurityProfilePermissionsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListSecurityProfilePermissionsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListSecurityProfilePermissionsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListSecurityProfilePermissionsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListSecurityProfilePermissionsResponseFilterSensitiveLog,
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 { ListSecurityProfilesRequest, ListSecurityProfilesResponse } from "../models/models_1";
4
+ import { ListSecurityProfilesRequestFilterSensitiveLog, ListSecurityProfilesResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListSecurityProfilesCommand, serializeAws_restJson1ListSecurityProfilesCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListSecurityProfilesCommand = (function (_super) {
7
7
  __extends(ListSecurityProfilesCommand, _super);
@@ -20,8 +20,8 @@ var ListSecurityProfilesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListSecurityProfilesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListSecurityProfilesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListSecurityProfilesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListSecurityProfilesResponseFilterSensitiveLog,
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
4
+ import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListTagsForResourceCommand = (function (_super) {
7
7
  __extends(ListTagsForResourceCommand, _super);
@@ -20,8 +20,8 @@ var ListTagsForResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListTagsForResourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListTagsForResourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog,
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 { ListTaskTemplatesRequest, ListTaskTemplatesResponse } from "../models/models_1";
4
+ import { ListTaskTemplatesRequestFilterSensitiveLog, ListTaskTemplatesResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListTaskTemplatesCommand, serializeAws_restJson1ListTaskTemplatesCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListTaskTemplatesCommand = (function (_super) {
7
7
  __extends(ListTaskTemplatesCommand, _super);
@@ -20,8 +20,8 @@ var ListTaskTemplatesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListTaskTemplatesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListTaskTemplatesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListTaskTemplatesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListTaskTemplatesResponseFilterSensitiveLog,
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 { ListUseCasesRequest, ListUseCasesResponse } from "../models/models_1";
4
+ import { ListUseCasesRequestFilterSensitiveLog, ListUseCasesResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListUseCasesCommand, serializeAws_restJson1ListUseCasesCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListUseCasesCommand = (function (_super) {
7
7
  __extends(ListUseCasesCommand, _super);
@@ -20,8 +20,8 @@ var ListUseCasesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListUseCasesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListUseCasesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListUseCasesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListUseCasesResponseFilterSensitiveLog,
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 { ListUserHierarchyGroupsRequest, ListUserHierarchyGroupsResponse } from "../models/models_1";
4
+ import { ListUserHierarchyGroupsRequestFilterSensitiveLog, ListUserHierarchyGroupsResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListUserHierarchyGroupsCommand, serializeAws_restJson1ListUserHierarchyGroupsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListUserHierarchyGroupsCommand = (function (_super) {
7
7
  __extends(ListUserHierarchyGroupsCommand, _super);
@@ -20,8 +20,8 @@ var ListUserHierarchyGroupsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListUserHierarchyGroupsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListUserHierarchyGroupsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListUserHierarchyGroupsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListUserHierarchyGroupsResponseFilterSensitiveLog,
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 { ListUsersRequest, ListUsersResponse } from "../models/models_1";
4
+ import { ListUsersRequestFilterSensitiveLog, ListUsersResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListUsersCommand, serializeAws_restJson1ListUsersCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListUsersCommand = (function (_super) {
7
7
  __extends(ListUsersCommand, _super);
@@ -20,8 +20,8 @@ var ListUsersCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListUsersRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListUsersResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListUsersRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListUsersResponseFilterSensitiveLog,
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 { PutUserStatusRequest, PutUserStatusResponse } from "../models/models_1";
4
+ import { PutUserStatusRequestFilterSensitiveLog, PutUserStatusResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1PutUserStatusCommand, serializeAws_restJson1PutUserStatusCommand, } from "../protocols/Aws_restJson1";
6
6
  var PutUserStatusCommand = (function (_super) {
7
7
  __extends(PutUserStatusCommand, _super);
@@ -20,8 +20,8 @@ var PutUserStatusCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutUserStatusRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutUserStatusResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutUserStatusRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutUserStatusResponseFilterSensitiveLog,
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 { ReleasePhoneNumberRequest } from "../models/models_1";
4
+ import { ReleasePhoneNumberRequestFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ReleasePhoneNumberCommand, serializeAws_restJson1ReleasePhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  var ReleasePhoneNumberCommand = (function (_super) {
7
7
  __extends(ReleasePhoneNumberCommand, _super);
@@ -20,7 +20,7 @@ var ReleasePhoneNumberCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ReleasePhoneNumberRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ReleasePhoneNumberRequestFilterSensitiveLog,
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 { ResumeContactRecordingRequest, ResumeContactRecordingResponse } from "../models/models_1";
4
+ import { ResumeContactRecordingRequestFilterSensitiveLog, ResumeContactRecordingResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ResumeContactRecordingCommand, serializeAws_restJson1ResumeContactRecordingCommand, } from "../protocols/Aws_restJson1";
6
6
  var ResumeContactRecordingCommand = (function (_super) {
7
7
  __extends(ResumeContactRecordingCommand, _super);
@@ -20,8 +20,8 @@ var ResumeContactRecordingCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ResumeContactRecordingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ResumeContactRecordingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ResumeContactRecordingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ResumeContactRecordingResponseFilterSensitiveLog,
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 { SearchAvailablePhoneNumbersRequest, SearchAvailablePhoneNumbersResponse } from "../models/models_1";
4
+ import { SearchAvailablePhoneNumbersRequestFilterSensitiveLog, SearchAvailablePhoneNumbersResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1SearchAvailablePhoneNumbersCommand, serializeAws_restJson1SearchAvailablePhoneNumbersCommand, } from "../protocols/Aws_restJson1";
6
6
  var SearchAvailablePhoneNumbersCommand = (function (_super) {
7
7
  __extends(SearchAvailablePhoneNumbersCommand, _super);
@@ -20,8 +20,8 @@ var SearchAvailablePhoneNumbersCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: SearchAvailablePhoneNumbersRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: SearchAvailablePhoneNumbersResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: SearchAvailablePhoneNumbersRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: SearchAvailablePhoneNumbersResponseFilterSensitiveLog,
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 { SearchUsersRequest, SearchUsersResponse } from "../models/models_1";
4
+ import { SearchUsersRequestFilterSensitiveLog, SearchUsersResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1SearchUsersCommand, serializeAws_restJson1SearchUsersCommand, } from "../protocols/Aws_restJson1";
6
6
  var SearchUsersCommand = (function (_super) {
7
7
  __extends(SearchUsersCommand, _super);
@@ -20,8 +20,8 @@ var SearchUsersCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: SearchUsersRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: SearchUsersResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: SearchUsersRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: SearchUsersResponseFilterSensitiveLog,
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 { SearchVocabulariesRequest, SearchVocabulariesResponse } from "../models/models_1";
4
+ import { SearchVocabulariesRequestFilterSensitiveLog, SearchVocabulariesResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1SearchVocabulariesCommand, serializeAws_restJson1SearchVocabulariesCommand, } from "../protocols/Aws_restJson1";
6
6
  var SearchVocabulariesCommand = (function (_super) {
7
7
  __extends(SearchVocabulariesCommand, _super);
@@ -20,8 +20,8 @@ var SearchVocabulariesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: SearchVocabulariesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: SearchVocabulariesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: SearchVocabulariesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: SearchVocabulariesResponseFilterSensitiveLog,
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 { StartChatContactRequest, StartChatContactResponse } from "../models/models_1";
4
+ import { StartChatContactRequestFilterSensitiveLog, StartChatContactResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1StartChatContactCommand, serializeAws_restJson1StartChatContactCommand, } from "../protocols/Aws_restJson1";
6
6
  var StartChatContactCommand = (function (_super) {
7
7
  __extends(StartChatContactCommand, _super);
@@ -20,8 +20,8 @@ var StartChatContactCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StartChatContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StartChatContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StartChatContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StartChatContactResponseFilterSensitiveLog,
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 { StartContactRecordingRequest, StartContactRecordingResponse } from "../models/models_1";
4
+ import { StartContactRecordingRequestFilterSensitiveLog, StartContactRecordingResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1StartContactRecordingCommand, serializeAws_restJson1StartContactRecordingCommand, } from "../protocols/Aws_restJson1";
6
6
  var StartContactRecordingCommand = (function (_super) {
7
7
  __extends(StartContactRecordingCommand, _super);
@@ -20,8 +20,8 @@ var StartContactRecordingCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StartContactRecordingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StartContactRecordingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StartContactRecordingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StartContactRecordingResponseFilterSensitiveLog,
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 { StartContactStreamingRequest, StartContactStreamingResponse } from "../models/models_1";
4
+ import { StartContactStreamingRequestFilterSensitiveLog, StartContactStreamingResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1StartContactStreamingCommand, serializeAws_restJson1StartContactStreamingCommand, } from "../protocols/Aws_restJson1";
6
6
  var StartContactStreamingCommand = (function (_super) {
7
7
  __extends(StartContactStreamingCommand, _super);
@@ -20,8 +20,8 @@ var StartContactStreamingCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StartContactStreamingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StartContactStreamingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StartContactStreamingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StartContactStreamingResponseFilterSensitiveLog,
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 { StartOutboundVoiceContactRequest, StartOutboundVoiceContactResponse } from "../models/models_1";
4
+ import { StartOutboundVoiceContactRequestFilterSensitiveLog, StartOutboundVoiceContactResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1StartOutboundVoiceContactCommand, serializeAws_restJson1StartOutboundVoiceContactCommand, } from "../protocols/Aws_restJson1";
6
6
  var StartOutboundVoiceContactCommand = (function (_super) {
7
7
  __extends(StartOutboundVoiceContactCommand, _super);
@@ -20,8 +20,8 @@ var StartOutboundVoiceContactCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StartOutboundVoiceContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StartOutboundVoiceContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StartOutboundVoiceContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StartOutboundVoiceContactResponseFilterSensitiveLog,
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 { StartTaskContactRequest, StartTaskContactResponse } from "../models/models_1";
4
+ import { StartTaskContactRequestFilterSensitiveLog, StartTaskContactResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1StartTaskContactCommand, serializeAws_restJson1StartTaskContactCommand, } from "../protocols/Aws_restJson1";
6
6
  var StartTaskContactCommand = (function (_super) {
7
7
  __extends(StartTaskContactCommand, _super);
@@ -20,8 +20,8 @@ var StartTaskContactCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StartTaskContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StartTaskContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StartTaskContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StartTaskContactResponseFilterSensitiveLog,
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 { StopContactRequest, StopContactResponse } from "../models/models_1";
4
+ import { StopContactRequestFilterSensitiveLog, StopContactResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1StopContactCommand, serializeAws_restJson1StopContactCommand, } from "../protocols/Aws_restJson1";
6
6
  var StopContactCommand = (function (_super) {
7
7
  __extends(StopContactCommand, _super);
@@ -20,8 +20,8 @@ var StopContactCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StopContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StopContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StopContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StopContactResponseFilterSensitiveLog,
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 { StopContactRecordingRequest, StopContactRecordingResponse } from "../models/models_1";
4
+ import { StopContactRecordingRequestFilterSensitiveLog, StopContactRecordingResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1StopContactRecordingCommand, serializeAws_restJson1StopContactRecordingCommand, } from "../protocols/Aws_restJson1";
6
6
  var StopContactRecordingCommand = (function (_super) {
7
7
  __extends(StopContactRecordingCommand, _super);
@@ -20,8 +20,8 @@ var StopContactRecordingCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StopContactRecordingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StopContactRecordingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StopContactRecordingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StopContactRecordingResponseFilterSensitiveLog,
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 { StopContactStreamingRequest, StopContactStreamingResponse } from "../models/models_1";
4
+ import { StopContactStreamingRequestFilterSensitiveLog, StopContactStreamingResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1StopContactStreamingCommand, serializeAws_restJson1StopContactStreamingCommand, } from "../protocols/Aws_restJson1";
6
6
  var StopContactStreamingCommand = (function (_super) {
7
7
  __extends(StopContactStreamingCommand, _super);
@@ -20,8 +20,8 @@ var StopContactStreamingCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StopContactStreamingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StopContactStreamingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StopContactStreamingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StopContactStreamingResponseFilterSensitiveLog,
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 { SuspendContactRecordingRequest, SuspendContactRecordingResponse } from "../models/models_1";
4
+ import { SuspendContactRecordingRequestFilterSensitiveLog, SuspendContactRecordingResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1SuspendContactRecordingCommand, serializeAws_restJson1SuspendContactRecordingCommand, } from "../protocols/Aws_restJson1";
6
6
  var SuspendContactRecordingCommand = (function (_super) {
7
7
  __extends(SuspendContactRecordingCommand, _super);
@@ -20,8 +20,8 @@ var SuspendContactRecordingCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: SuspendContactRecordingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: SuspendContactRecordingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: SuspendContactRecordingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: SuspendContactRecordingResponseFilterSensitiveLog,
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 { TagResourceRequest } from "../models/models_1";
4
+ import { TagResourceRequestFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  var TagResourceCommand = (function (_super) {
7
7
  __extends(TagResourceCommand, _super);
@@ -20,7 +20,7 @@ var TagResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: TagResourceRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
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 { TransferContactRequest, TransferContactResponse } from "../models/models_1";
4
+ import { TransferContactRequestFilterSensitiveLog, TransferContactResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1TransferContactCommand, serializeAws_restJson1TransferContactCommand, } from "../protocols/Aws_restJson1";
6
6
  var TransferContactCommand = (function (_super) {
7
7
  __extends(TransferContactCommand, _super);
@@ -20,8 +20,8 @@ var TransferContactCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: TransferContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: TransferContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: TransferContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: TransferContactResponseFilterSensitiveLog,
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 { UntagResourceRequest } from "../models/models_1";
4
+ import { UntagResourceRequestFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  var UntagResourceCommand = (function (_super) {
7
7
  __extends(UntagResourceCommand, _super);
@@ -20,7 +20,7 @@ var UntagResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UntagResourceRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
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 { UpdateAgentStatusRequest } from "../models/models_1";
4
+ import { UpdateAgentStatusRequestFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_restJson1UpdateAgentStatusCommand, serializeAws_restJson1UpdateAgentStatusCommand, } from "../protocols/Aws_restJson1";
6
6
  var UpdateAgentStatusCommand = (function (_super) {
7
7
  __extends(UpdateAgentStatusCommand, _super);
@@ -20,7 +20,7 @@ var UpdateAgentStatusCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateAgentStatusRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateAgentStatusRequestFilterSensitiveLog,
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 { UpdateContactAttributesRequest, UpdateContactAttributesResponse } from "../models/models_1";
4
+ import { UpdateContactAttributesRequestFilterSensitiveLog, UpdateContactAttributesResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1UpdateContactAttributesCommand, serializeAws_restJson1UpdateContactAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  var UpdateContactAttributesCommand = (function (_super) {
7
7
  __extends(UpdateContactAttributesCommand, _super);
@@ -20,8 +20,8 @@ var UpdateContactAttributesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateContactAttributesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateContactAttributesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateContactAttributesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateContactAttributesResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {