@aws-sdk/client-connect 3.131.0 → 3.142.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (315) hide show
  1. package/CHANGELOG.md +33 -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-cjs/protocols/Aws_restJson1.js +1804 -4317
  157. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -2
  158. package/dist-es/commands/AssociateBotCommand.js +2 -2
  159. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -3
  160. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -3
  161. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -2
  162. package/dist-es/commands/AssociateLexBotCommand.js +2 -2
  163. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
  164. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -2
  165. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
  166. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -3
  167. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -3
  168. package/dist-es/commands/CreateAgentStatusCommand.js +3 -3
  169. package/dist-es/commands/CreateContactFlowCommand.js +3 -3
  170. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -3
  171. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -3
  172. package/dist-es/commands/CreateInstanceCommand.js +3 -3
  173. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -3
  174. package/dist-es/commands/CreateQueueCommand.js +3 -3
  175. package/dist-es/commands/CreateQuickConnectCommand.js +3 -3
  176. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -3
  177. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -3
  178. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -3
  179. package/dist-es/commands/CreateUseCaseCommand.js +3 -3
  180. package/dist-es/commands/CreateUserCommand.js +3 -3
  181. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -3
  182. package/dist-es/commands/CreateVocabularyCommand.js +3 -3
  183. package/dist-es/commands/DeleteContactFlowCommand.js +2 -2
  184. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -3
  185. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -2
  186. package/dist-es/commands/DeleteInstanceCommand.js +2 -2
  187. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -2
  188. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -2
  189. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  190. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -3
  191. package/dist-es/commands/DeleteUseCaseCommand.js +2 -2
  192. package/dist-es/commands/DeleteUserCommand.js +2 -2
  193. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -2
  194. package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
  195. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -3
  196. package/dist-es/commands/DescribeContactCommand.js +3 -3
  197. package/dist-es/commands/DescribeContactFlowCommand.js +3 -3
  198. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -3
  199. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -3
  200. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  201. package/dist-es/commands/DescribeInstanceCommand.js +3 -3
  202. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -3
  203. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -3
  204. package/dist-es/commands/DescribeQueueCommand.js +3 -3
  205. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -3
  206. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -3
  207. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -3
  208. package/dist-es/commands/DescribeUserCommand.js +3 -3
  209. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -3
  210. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -3
  211. package/dist-es/commands/DescribeVocabularyCommand.js +3 -3
  212. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -2
  213. package/dist-es/commands/DisassociateBotCommand.js +2 -2
  214. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
  215. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -2
  216. package/dist-es/commands/DisassociateLexBotCommand.js +2 -2
  217. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
  218. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
  219. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
  220. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -2
  221. package/dist-es/commands/GetContactAttributesCommand.js +3 -3
  222. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -3
  223. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -3
  224. package/dist-es/commands/GetFederationTokenCommand.js +3 -3
  225. package/dist-es/commands/GetMetricDataCommand.js +3 -3
  226. package/dist-es/commands/GetTaskTemplateCommand.js +3 -3
  227. package/dist-es/commands/ListAgentStatusesCommand.js +3 -3
  228. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -3
  229. package/dist-es/commands/ListBotsCommand.js +3 -3
  230. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -3
  231. package/dist-es/commands/ListContactFlowsCommand.js +3 -3
  232. package/dist-es/commands/ListContactReferencesCommand.js +3 -3
  233. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -3
  234. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -3
  235. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -3
  236. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -3
  237. package/dist-es/commands/ListInstancesCommand.js +3 -3
  238. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -3
  239. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -3
  240. package/dist-es/commands/ListLexBotsCommand.js +3 -3
  241. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -3
  242. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -3
  243. package/dist-es/commands/ListPromptsCommand.js +3 -3
  244. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -3
  245. package/dist-es/commands/ListQueuesCommand.js +3 -3
  246. package/dist-es/commands/ListQuickConnectsCommand.js +3 -3
  247. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -3
  248. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -3
  249. package/dist-es/commands/ListSecurityKeysCommand.js +3 -3
  250. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -3
  251. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -3
  252. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  253. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -3
  254. package/dist-es/commands/ListUseCasesCommand.js +3 -3
  255. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -3
  256. package/dist-es/commands/ListUsersCommand.js +3 -3
  257. package/dist-es/commands/PutUserStatusCommand.js +3 -3
  258. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -2
  259. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -3
  260. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  261. package/dist-es/commands/SearchUsersCommand.js +3 -3
  262. package/dist-es/commands/SearchVocabulariesCommand.js +3 -3
  263. package/dist-es/commands/StartChatContactCommand.js +3 -3
  264. package/dist-es/commands/StartContactRecordingCommand.js +3 -3
  265. package/dist-es/commands/StartContactStreamingCommand.js +3 -3
  266. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -3
  267. package/dist-es/commands/StartTaskContactCommand.js +3 -3
  268. package/dist-es/commands/StopContactCommand.js +3 -3
  269. package/dist-es/commands/StopContactRecordingCommand.js +3 -3
  270. package/dist-es/commands/StopContactStreamingCommand.js +3 -3
  271. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -3
  272. package/dist-es/commands/TagResourceCommand.js +2 -2
  273. package/dist-es/commands/TransferContactCommand.js +3 -3
  274. package/dist-es/commands/UntagResourceCommand.js +2 -2
  275. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -2
  276. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -3
  277. package/dist-es/commands/UpdateContactCommand.js +3 -3
  278. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -2
  279. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -2
  280. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -3
  281. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -3
  282. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -2
  283. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -3
  284. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -2
  285. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -2
  286. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -2
  287. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -3
  288. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
  289. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -2
  290. package/dist-es/commands/UpdateQueueNameCommand.js +2 -2
  291. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
  292. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -2
  293. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -2
  294. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -2
  295. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
  296. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
  297. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -2
  298. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
  299. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  300. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -3
  301. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -2
  302. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
  303. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -2
  304. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -2
  305. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -2
  306. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -2
  307. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -2
  308. package/dist-es/models/models_0.js +263 -989
  309. package/dist-es/models/models_1.js +123 -492
  310. package/dist-es/protocols/Aws_restJson1.js +2381 -4327
  311. package/dist-types/models/models_0.d.ts +972 -1456
  312. package/dist-types/models/models_1.d.ts +492 -738
  313. package/dist-types/ts3.4/models/models_0.d.ts +486 -970
  314. package/dist-types/ts3.4/models/models_1.d.ts +246 -492
  315. package/package.json +6 -6
@@ -20,8 +20,8 @@ class ListUserHierarchyGroupsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.ListUserHierarchyGroupsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.ListUserHierarchyGroupsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.ListUserHierarchyGroupsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.ListUserHierarchyGroupsResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class ListUsersCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.ListUsersRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.ListUsersResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.ListUsersRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.ListUsersResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class PutUserStatusCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.PutUserStatusRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.PutUserStatusResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.PutUserStatusRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.PutUserStatusResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class ReleasePhoneNumberCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.ReleasePhoneNumberRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.ReleasePhoneNumberRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class ResumeContactRecordingCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.ResumeContactRecordingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.ResumeContactRecordingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.ResumeContactRecordingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.ResumeContactRecordingResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class SearchAvailablePhoneNumbersCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.SearchAvailablePhoneNumbersRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.SearchAvailablePhoneNumbersResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.SearchAvailablePhoneNumbersRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.SearchAvailablePhoneNumbersResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class SearchUsersCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.SearchUsersRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.SearchUsersResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.SearchUsersRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.SearchUsersResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class SearchVocabulariesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.SearchVocabulariesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.SearchVocabulariesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.SearchVocabulariesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.SearchVocabulariesResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class StartChatContactCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.StartChatContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.StartChatContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.StartChatContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.StartChatContactResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class StartContactRecordingCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.StartContactRecordingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.StartContactRecordingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.StartContactRecordingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.StartContactRecordingResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class StartContactStreamingCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.StartContactStreamingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.StartContactStreamingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.StartContactStreamingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.StartContactStreamingResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class StartOutboundVoiceContactCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.StartOutboundVoiceContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.StartOutboundVoiceContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.StartOutboundVoiceContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.StartOutboundVoiceContactResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class StartTaskContactCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.StartTaskContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.StartTaskContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.StartTaskContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.StartTaskContactResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class StopContactCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.StopContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.StopContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.StopContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.StopContactResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class StopContactRecordingCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.StopContactRecordingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.StopContactRecordingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.StopContactRecordingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.StopContactRecordingResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class StopContactStreamingCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.StopContactStreamingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.StopContactStreamingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.StopContactStreamingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.StopContactStreamingResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class SuspendContactRecordingCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.SuspendContactRecordingRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.SuspendContactRecordingResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.SuspendContactRecordingRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.SuspendContactRecordingResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class TagResourceCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.TagResourceRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.TagResourceRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class TransferContactCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.TransferContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.TransferContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.TransferContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.TransferContactResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class UntagResourceCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UntagResourceRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UntagResourceRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateAgentStatusCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateAgentStatusRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateAgentStatusRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class UpdateContactAttributesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateContactAttributesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.UpdateContactAttributesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateContactAttributesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.UpdateContactAttributesResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class UpdateContactCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.UpdateContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.UpdateContactResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class UpdateContactFlowContentCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateContactFlowContentRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateContactFlowContentRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateContactFlowMetadataCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateContactFlowMetadataRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateContactFlowMetadataRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class UpdateContactFlowModuleContentCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateContactFlowModuleContentRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.UpdateContactFlowModuleContentResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateContactFlowModuleContentRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.UpdateContactFlowModuleContentResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class UpdateContactFlowModuleMetadataCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateContactFlowModuleMetadataRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.UpdateContactFlowModuleMetadataResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateContactFlowModuleMetadataRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.UpdateContactFlowModuleMetadataResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class UpdateContactFlowNameCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateContactFlowNameRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateContactFlowNameRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class UpdateContactScheduleCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateContactScheduleRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.UpdateContactScheduleResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateContactScheduleRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.UpdateContactScheduleResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class UpdateHoursOfOperationCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateHoursOfOperationRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateHoursOfOperationRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateInstanceAttributeCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateInstanceAttributeRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateInstanceAttributeRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateInstanceStorageConfigCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateInstanceStorageConfigRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateInstanceStorageConfigRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class UpdatePhoneNumberCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdatePhoneNumberRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.UpdatePhoneNumberResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdatePhoneNumberRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.UpdatePhoneNumberResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class UpdateQueueHoursOfOperationCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateQueueHoursOfOperationRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateQueueHoursOfOperationRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateQueueMaxContactsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateQueueMaxContactsRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateQueueMaxContactsRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateQueueNameCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateQueueNameRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateQueueNameRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateQueueOutboundCallerConfigCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateQueueOutboundCallerConfigRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateQueueOutboundCallerConfigRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateQueueStatusCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateQueueStatusRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateQueueStatusRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateQuickConnectConfigCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateQuickConnectConfigRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateQuickConnectConfigRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateQuickConnectNameCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateQuickConnectNameRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateQuickConnectNameRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateRoutingProfileConcurrencyCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateRoutingProfileConcurrencyRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateRoutingProfileConcurrencyRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateRoutingProfileDefaultOutboundQueueCommand extends smithy_client_1.Co
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateRoutingProfileDefaultOutboundQueueRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateRoutingProfileDefaultOutboundQueueRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateRoutingProfileNameCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateRoutingProfileNameRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateRoutingProfileNameRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateRoutingProfileQueuesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateRoutingProfileQueuesRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateRoutingProfileQueuesRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateSecurityProfileCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateSecurityProfileRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateSecurityProfileRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class UpdateTaskTemplateCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateTaskTemplateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.UpdateTaskTemplateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateTaskTemplateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.UpdateTaskTemplateResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class UpdateUserHierarchyCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateUserHierarchyRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateUserHierarchyRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateUserHierarchyGroupNameCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateUserHierarchyGroupNameRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateUserHierarchyGroupNameRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateUserHierarchyStructureCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateUserHierarchyStructureRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateUserHierarchyStructureRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateUserIdentityInfoCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateUserIdentityInfoRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateUserIdentityInfoRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateUserPhoneConfigCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateUserPhoneConfigRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateUserPhoneConfigRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateUserRoutingProfileCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateUserRoutingProfileRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateUserRoutingProfileRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class UpdateUserSecurityProfilesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.UpdateUserSecurityProfilesRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.UpdateUserSecurityProfilesRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;