@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
@@ -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 { AssociateApprovedOriginRequest } from "../models/models_0";
4
+ import { AssociateApprovedOriginRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateApprovedOriginCommand, serializeAws_restJson1AssociateApprovedOriginCommand, } from "../protocols/Aws_restJson1";
6
6
  var AssociateApprovedOriginCommand = (function (_super) {
7
7
  __extends(AssociateApprovedOriginCommand, _super);
@@ -20,7 +20,7 @@ var AssociateApprovedOriginCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateApprovedOriginRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateApprovedOriginRequestFilterSensitiveLog,
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 { AssociateBotRequest } from "../models/models_0";
4
+ import { AssociateBotRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateBotCommand, serializeAws_restJson1AssociateBotCommand, } from "../protocols/Aws_restJson1";
6
6
  var AssociateBotCommand = (function (_super) {
7
7
  __extends(AssociateBotCommand, _super);
@@ -20,7 +20,7 @@ var AssociateBotCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateBotRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateBotRequestFilterSensitiveLog,
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 { AssociateDefaultVocabularyRequest, AssociateDefaultVocabularyResponse } from "../models/models_0";
4
+ import { AssociateDefaultVocabularyRequestFilterSensitiveLog, AssociateDefaultVocabularyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateDefaultVocabularyCommand, serializeAws_restJson1AssociateDefaultVocabularyCommand, } from "../protocols/Aws_restJson1";
6
6
  var AssociateDefaultVocabularyCommand = (function (_super) {
7
7
  __extends(AssociateDefaultVocabularyCommand, _super);
@@ -20,8 +20,8 @@ var AssociateDefaultVocabularyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateDefaultVocabularyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: AssociateDefaultVocabularyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateDefaultVocabularyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: AssociateDefaultVocabularyResponseFilterSensitiveLog,
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 { AssociateInstanceStorageConfigRequest, AssociateInstanceStorageConfigResponse } from "../models/models_0";
4
+ import { AssociateInstanceStorageConfigRequestFilterSensitiveLog, AssociateInstanceStorageConfigResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateInstanceStorageConfigCommand, serializeAws_restJson1AssociateInstanceStorageConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  var AssociateInstanceStorageConfigCommand = (function (_super) {
7
7
  __extends(AssociateInstanceStorageConfigCommand, _super);
@@ -20,8 +20,8 @@ var AssociateInstanceStorageConfigCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateInstanceStorageConfigRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: AssociateInstanceStorageConfigResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateInstanceStorageConfigRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: AssociateInstanceStorageConfigResponseFilterSensitiveLog,
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 { AssociateLambdaFunctionRequest } from "../models/models_0";
4
+ import { AssociateLambdaFunctionRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateLambdaFunctionCommand, serializeAws_restJson1AssociateLambdaFunctionCommand, } from "../protocols/Aws_restJson1";
6
6
  var AssociateLambdaFunctionCommand = (function (_super) {
7
7
  __extends(AssociateLambdaFunctionCommand, _super);
@@ -20,7 +20,7 @@ var AssociateLambdaFunctionCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateLambdaFunctionRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateLambdaFunctionRequestFilterSensitiveLog,
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 { AssociateLexBotRequest } from "../models/models_0";
4
+ import { AssociateLexBotRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateLexBotCommand, serializeAws_restJson1AssociateLexBotCommand, } from "../protocols/Aws_restJson1";
6
6
  var AssociateLexBotCommand = (function (_super) {
7
7
  __extends(AssociateLexBotCommand, _super);
@@ -20,7 +20,7 @@ var AssociateLexBotCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateLexBotRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateLexBotRequestFilterSensitiveLog,
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 { AssociatePhoneNumberContactFlowRequest } from "../models/models_0";
4
+ import { AssociatePhoneNumberContactFlowRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociatePhoneNumberContactFlowCommand, serializeAws_restJson1AssociatePhoneNumberContactFlowCommand, } from "../protocols/Aws_restJson1";
6
6
  var AssociatePhoneNumberContactFlowCommand = (function (_super) {
7
7
  __extends(AssociatePhoneNumberContactFlowCommand, _super);
@@ -20,7 +20,7 @@ var AssociatePhoneNumberContactFlowCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociatePhoneNumberContactFlowRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociatePhoneNumberContactFlowRequestFilterSensitiveLog,
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 { AssociateQueueQuickConnectsRequest } from "../models/models_0";
4
+ import { AssociateQueueQuickConnectsRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateQueueQuickConnectsCommand, serializeAws_restJson1AssociateQueueQuickConnectsCommand, } from "../protocols/Aws_restJson1";
6
6
  var AssociateQueueQuickConnectsCommand = (function (_super) {
7
7
  __extends(AssociateQueueQuickConnectsCommand, _super);
@@ -20,7 +20,7 @@ var AssociateQueueQuickConnectsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateQueueQuickConnectsRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateQueueQuickConnectsRequestFilterSensitiveLog,
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 { AssociateRoutingProfileQueuesRequest } from "../models/models_0";
4
+ import { AssociateRoutingProfileQueuesRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateRoutingProfileQueuesCommand, serializeAws_restJson1AssociateRoutingProfileQueuesCommand, } from "../protocols/Aws_restJson1";
6
6
  var AssociateRoutingProfileQueuesCommand = (function (_super) {
7
7
  __extends(AssociateRoutingProfileQueuesCommand, _super);
@@ -20,7 +20,7 @@ var AssociateRoutingProfileQueuesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateRoutingProfileQueuesRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateRoutingProfileQueuesRequestFilterSensitiveLog,
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 { AssociateSecurityKeyRequest, AssociateSecurityKeyResponse } from "../models/models_0";
4
+ import { AssociateSecurityKeyRequestFilterSensitiveLog, AssociateSecurityKeyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateSecurityKeyCommand, serializeAws_restJson1AssociateSecurityKeyCommand, } from "../protocols/Aws_restJson1";
6
6
  var AssociateSecurityKeyCommand = (function (_super) {
7
7
  __extends(AssociateSecurityKeyCommand, _super);
@@ -20,8 +20,8 @@ var AssociateSecurityKeyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateSecurityKeyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: AssociateSecurityKeyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateSecurityKeyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: AssociateSecurityKeyResponseFilterSensitiveLog,
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 { ClaimPhoneNumberRequest, ClaimPhoneNumberResponse } from "../models/models_0";
4
+ import { ClaimPhoneNumberRequestFilterSensitiveLog, ClaimPhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ClaimPhoneNumberCommand, serializeAws_restJson1ClaimPhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  var ClaimPhoneNumberCommand = (function (_super) {
7
7
  __extends(ClaimPhoneNumberCommand, _super);
@@ -20,8 +20,8 @@ var ClaimPhoneNumberCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ClaimPhoneNumberRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ClaimPhoneNumberResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ClaimPhoneNumberRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ClaimPhoneNumberResponseFilterSensitiveLog,
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 { CreateAgentStatusRequest, CreateAgentStatusResponse } from "../models/models_0";
4
+ import { CreateAgentStatusRequestFilterSensitiveLog, CreateAgentStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateAgentStatusCommand, serializeAws_restJson1CreateAgentStatusCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateAgentStatusCommand = (function (_super) {
7
7
  __extends(CreateAgentStatusCommand, _super);
@@ -20,8 +20,8 @@ var CreateAgentStatusCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateAgentStatusRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateAgentStatusResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateAgentStatusRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateAgentStatusResponseFilterSensitiveLog,
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 { CreateContactFlowRequest, CreateContactFlowResponse } from "../models/models_0";
4
+ import { CreateContactFlowRequestFilterSensitiveLog, CreateContactFlowResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateContactFlowCommand, serializeAws_restJson1CreateContactFlowCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateContactFlowCommand = (function (_super) {
7
7
  __extends(CreateContactFlowCommand, _super);
@@ -20,8 +20,8 @@ var CreateContactFlowCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateContactFlowRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateContactFlowResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateContactFlowRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateContactFlowResponseFilterSensitiveLog,
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 { CreateContactFlowModuleRequest, CreateContactFlowModuleResponse } from "../models/models_0";
4
+ import { CreateContactFlowModuleRequestFilterSensitiveLog, CreateContactFlowModuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateContactFlowModuleCommand, serializeAws_restJson1CreateContactFlowModuleCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateContactFlowModuleCommand = (function (_super) {
7
7
  __extends(CreateContactFlowModuleCommand, _super);
@@ -20,8 +20,8 @@ var CreateContactFlowModuleCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateContactFlowModuleRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateContactFlowModuleResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateContactFlowModuleRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateContactFlowModuleResponseFilterSensitiveLog,
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 { CreateHoursOfOperationRequest, CreateHoursOfOperationResponse } from "../models/models_0";
4
+ import { CreateHoursOfOperationRequestFilterSensitiveLog, CreateHoursOfOperationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateHoursOfOperationCommand, serializeAws_restJson1CreateHoursOfOperationCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateHoursOfOperationCommand = (function (_super) {
7
7
  __extends(CreateHoursOfOperationCommand, _super);
@@ -20,8 +20,8 @@ var CreateHoursOfOperationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateHoursOfOperationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateHoursOfOperationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateHoursOfOperationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateHoursOfOperationResponseFilterSensitiveLog,
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 { CreateInstanceRequest, CreateInstanceResponse } from "../models/models_0";
4
+ import { CreateInstanceRequestFilterSensitiveLog, CreateInstanceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateInstanceCommand, serializeAws_restJson1CreateInstanceCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateInstanceCommand = (function (_super) {
7
7
  __extends(CreateInstanceCommand, _super);
@@ -20,8 +20,8 @@ var CreateInstanceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateInstanceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateInstanceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateInstanceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateInstanceResponseFilterSensitiveLog,
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 { CreateIntegrationAssociationRequest, CreateIntegrationAssociationResponse } from "../models/models_0";
4
+ import { CreateIntegrationAssociationRequestFilterSensitiveLog, CreateIntegrationAssociationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateIntegrationAssociationCommand, serializeAws_restJson1CreateIntegrationAssociationCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateIntegrationAssociationCommand = (function (_super) {
7
7
  __extends(CreateIntegrationAssociationCommand, _super);
@@ -20,8 +20,8 @@ var CreateIntegrationAssociationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateIntegrationAssociationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateIntegrationAssociationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateIntegrationAssociationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateIntegrationAssociationResponseFilterSensitiveLog,
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 { CreateQueueRequest, CreateQueueResponse } from "../models/models_0";
4
+ import { CreateQueueRequestFilterSensitiveLog, CreateQueueResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateQueueCommand, serializeAws_restJson1CreateQueueCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateQueueCommand = (function (_super) {
7
7
  __extends(CreateQueueCommand, _super);
@@ -20,8 +20,8 @@ var CreateQueueCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateQueueRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateQueueResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateQueueRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateQueueResponseFilterSensitiveLog,
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 { CreateQuickConnectRequest, CreateQuickConnectResponse } from "../models/models_0";
4
+ import { CreateQuickConnectRequestFilterSensitiveLog, CreateQuickConnectResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateQuickConnectCommand, serializeAws_restJson1CreateQuickConnectCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateQuickConnectCommand = (function (_super) {
7
7
  __extends(CreateQuickConnectCommand, _super);
@@ -20,8 +20,8 @@ var CreateQuickConnectCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateQuickConnectRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateQuickConnectResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateQuickConnectRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateQuickConnectResponseFilterSensitiveLog,
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 { CreateRoutingProfileRequest, CreateRoutingProfileResponse } from "../models/models_0";
4
+ import { CreateRoutingProfileRequestFilterSensitiveLog, CreateRoutingProfileResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateRoutingProfileCommand, serializeAws_restJson1CreateRoutingProfileCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateRoutingProfileCommand = (function (_super) {
7
7
  __extends(CreateRoutingProfileCommand, _super);
@@ -20,8 +20,8 @@ var CreateRoutingProfileCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateRoutingProfileRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateRoutingProfileResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateRoutingProfileRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateRoutingProfileResponseFilterSensitiveLog,
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 { CreateSecurityProfileRequest, CreateSecurityProfileResponse } from "../models/models_0";
4
+ import { CreateSecurityProfileRequestFilterSensitiveLog, CreateSecurityProfileResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateSecurityProfileCommand, serializeAws_restJson1CreateSecurityProfileCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateSecurityProfileCommand = (function (_super) {
7
7
  __extends(CreateSecurityProfileCommand, _super);
@@ -20,8 +20,8 @@ var CreateSecurityProfileCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateSecurityProfileRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateSecurityProfileResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateSecurityProfileRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateSecurityProfileResponseFilterSensitiveLog,
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 { CreateTaskTemplateRequest, CreateTaskTemplateResponse } from "../models/models_0";
4
+ import { CreateTaskTemplateRequestFilterSensitiveLog, CreateTaskTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateTaskTemplateCommand, serializeAws_restJson1CreateTaskTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateTaskTemplateCommand = (function (_super) {
7
7
  __extends(CreateTaskTemplateCommand, _super);
@@ -20,8 +20,8 @@ var CreateTaskTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateTaskTemplateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateTaskTemplateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateTaskTemplateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateTaskTemplateResponseFilterSensitiveLog,
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 { CreateUseCaseRequest, CreateUseCaseResponse } from "../models/models_0";
4
+ import { CreateUseCaseRequestFilterSensitiveLog, CreateUseCaseResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateUseCaseCommand, serializeAws_restJson1CreateUseCaseCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateUseCaseCommand = (function (_super) {
7
7
  __extends(CreateUseCaseCommand, _super);
@@ -20,8 +20,8 @@ var CreateUseCaseCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateUseCaseRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateUseCaseResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateUseCaseRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateUseCaseResponseFilterSensitiveLog,
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 { CreateUserRequest, CreateUserResponse } from "../models/models_0";
4
+ import { CreateUserRequestFilterSensitiveLog, CreateUserResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateUserCommand, serializeAws_restJson1CreateUserCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateUserCommand = (function (_super) {
7
7
  __extends(CreateUserCommand, _super);
@@ -20,8 +20,8 @@ var CreateUserCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateUserRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateUserResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateUserRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateUserResponseFilterSensitiveLog,
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 { CreateUserHierarchyGroupRequest, CreateUserHierarchyGroupResponse } from "../models/models_0";
4
+ import { CreateUserHierarchyGroupRequestFilterSensitiveLog, CreateUserHierarchyGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateUserHierarchyGroupCommand, serializeAws_restJson1CreateUserHierarchyGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateUserHierarchyGroupCommand = (function (_super) {
7
7
  __extends(CreateUserHierarchyGroupCommand, _super);
@@ -20,8 +20,8 @@ var CreateUserHierarchyGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateUserHierarchyGroupRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateUserHierarchyGroupResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateUserHierarchyGroupRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateUserHierarchyGroupResponseFilterSensitiveLog,
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 { CreateVocabularyRequest, CreateVocabularyResponse } from "../models/models_0";
4
+ import { CreateVocabularyRequestFilterSensitiveLog, CreateVocabularyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateVocabularyCommand, serializeAws_restJson1CreateVocabularyCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateVocabularyCommand = (function (_super) {
7
7
  __extends(CreateVocabularyCommand, _super);
@@ -20,8 +20,8 @@ var CreateVocabularyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateVocabularyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateVocabularyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateVocabularyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateVocabularyResponseFilterSensitiveLog,
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 { DeleteContactFlowRequest } from "../models/models_0";
4
+ import { DeleteContactFlowRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteContactFlowCommand, serializeAws_restJson1DeleteContactFlowCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteContactFlowCommand = (function (_super) {
7
7
  __extends(DeleteContactFlowCommand, _super);
@@ -20,7 +20,7 @@ var DeleteContactFlowCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteContactFlowRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteContactFlowRequestFilterSensitiveLog,
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 { DeleteContactFlowModuleRequest, DeleteContactFlowModuleResponse } from "../models/models_0";
4
+ import { DeleteContactFlowModuleRequestFilterSensitiveLog, DeleteContactFlowModuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteContactFlowModuleCommand, serializeAws_restJson1DeleteContactFlowModuleCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteContactFlowModuleCommand = (function (_super) {
7
7
  __extends(DeleteContactFlowModuleCommand, _super);
@@ -20,8 +20,8 @@ var DeleteContactFlowModuleCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteContactFlowModuleRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteContactFlowModuleResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteContactFlowModuleRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteContactFlowModuleResponseFilterSensitiveLog,
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 { DeleteHoursOfOperationRequest } from "../models/models_0";
4
+ import { DeleteHoursOfOperationRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteHoursOfOperationCommand, serializeAws_restJson1DeleteHoursOfOperationCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteHoursOfOperationCommand = (function (_super) {
7
7
  __extends(DeleteHoursOfOperationCommand, _super);
@@ -20,7 +20,7 @@ var DeleteHoursOfOperationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteHoursOfOperationRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteHoursOfOperationRequestFilterSensitiveLog,
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 { DeleteInstanceRequest } from "../models/models_0";
4
+ import { DeleteInstanceRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteInstanceCommand, serializeAws_restJson1DeleteInstanceCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteInstanceCommand = (function (_super) {
7
7
  __extends(DeleteInstanceCommand, _super);
@@ -20,7 +20,7 @@ var DeleteInstanceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteInstanceRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteInstanceRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;