@aws-sdk/client-connect 3.296.0 → 3.298.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 (564) hide show
  1. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateBotCommand.js +2 -3
  3. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +2 -3
  6. package/dist-cjs/commands/AssociateLexBotCommand.js +2 -3
  7. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +2 -3
  8. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +2 -3
  9. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +2 -3
  10. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +2 -3
  11. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +2 -3
  12. package/dist-cjs/commands/CreateAgentStatusCommand.js +2 -3
  13. package/dist-cjs/commands/CreateContactFlowCommand.js +2 -3
  14. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +2 -3
  15. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +2 -3
  16. package/dist-cjs/commands/CreateInstanceCommand.js +1 -1
  17. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +2 -3
  18. package/dist-cjs/commands/CreateQueueCommand.js +2 -3
  19. package/dist-cjs/commands/CreateQuickConnectCommand.js +2 -3
  20. package/dist-cjs/commands/CreateRoutingProfileCommand.js +2 -3
  21. package/dist-cjs/commands/CreateRuleCommand.js +2 -3
  22. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -3
  23. package/dist-cjs/commands/CreateTaskTemplateCommand.js +2 -3
  24. package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +2 -3
  25. package/dist-cjs/commands/CreateUseCaseCommand.js +2 -3
  26. package/dist-cjs/commands/CreateUserCommand.js +2 -3
  27. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +2 -3
  28. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteContactFlowCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteInstanceCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteQuickConnectCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +2 -3
  37. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +2 -3
  38. package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +2 -3
  39. package/dist-cjs/commands/DeleteUseCaseCommand.js +2 -3
  40. package/dist-cjs/commands/DeleteUserCommand.js +2 -3
  41. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +2 -3
  42. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeAgentStatusCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeContactCommand.js +2 -3
  45. package/dist-cjs/commands/DescribeContactFlowCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeInstanceCommand.js +1 -1
  50. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +2 -3
  51. package/dist-cjs/commands/DescribePhoneNumberCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeQueueCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeQuickConnectCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeRuleCommand.js +2 -3
  56. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeUserCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeVocabularyCommand.js +2 -3
  62. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +2 -3
  63. package/dist-cjs/commands/DisassociateBotCommand.js +2 -3
  64. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +2 -3
  65. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +2 -3
  66. package/dist-cjs/commands/DisassociateLexBotCommand.js +2 -3
  67. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -3
  68. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +2 -3
  69. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +2 -3
  70. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +2 -3
  71. package/dist-cjs/commands/DismissUserContactCommand.js +2 -3
  72. package/dist-cjs/commands/GetContactAttributesCommand.js +2 -3
  73. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +2 -3
  74. package/dist-cjs/commands/GetCurrentUserDataCommand.js +2 -3
  75. package/dist-cjs/commands/GetFederationTokenCommand.js +1 -1
  76. package/dist-cjs/commands/GetMetricDataCommand.js +2 -3
  77. package/dist-cjs/commands/GetMetricDataV2Command.js +2 -3
  78. package/dist-cjs/commands/GetTaskTemplateCommand.js +2 -3
  79. package/dist-cjs/commands/GetTrafficDistributionCommand.js +2 -3
  80. package/dist-cjs/commands/ListAgentStatusesCommand.js +2 -3
  81. package/dist-cjs/commands/ListApprovedOriginsCommand.js +2 -3
  82. package/dist-cjs/commands/ListBotsCommand.js +2 -3
  83. package/dist-cjs/commands/ListContactFlowModulesCommand.js +2 -3
  84. package/dist-cjs/commands/ListContactFlowsCommand.js +2 -3
  85. package/dist-cjs/commands/ListContactReferencesCommand.js +2 -3
  86. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +2 -3
  87. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +2 -3
  88. package/dist-cjs/commands/ListInstanceAttributesCommand.js +2 -3
  89. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +2 -3
  90. package/dist-cjs/commands/ListInstancesCommand.js +1 -1
  91. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +2 -3
  92. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +2 -3
  93. package/dist-cjs/commands/ListLexBotsCommand.js +2 -3
  94. package/dist-cjs/commands/ListPhoneNumbersCommand.js +2 -3
  95. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +2 -3
  96. package/dist-cjs/commands/ListPromptsCommand.js +2 -3
  97. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +2 -3
  98. package/dist-cjs/commands/ListQueuesCommand.js +2 -3
  99. package/dist-cjs/commands/ListQuickConnectsCommand.js +2 -3
  100. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +2 -3
  101. package/dist-cjs/commands/ListRoutingProfilesCommand.js +2 -3
  102. package/dist-cjs/commands/ListRulesCommand.js +2 -3
  103. package/dist-cjs/commands/ListSecurityKeysCommand.js +2 -3
  104. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +2 -3
  105. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -3
  106. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  107. package/dist-cjs/commands/ListTaskTemplatesCommand.js +2 -3
  108. package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +2 -3
  109. package/dist-cjs/commands/ListUseCasesCommand.js +2 -3
  110. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +2 -3
  111. package/dist-cjs/commands/ListUsersCommand.js +2 -3
  112. package/dist-cjs/commands/MonitorContactCommand.js +2 -3
  113. package/dist-cjs/commands/PutUserStatusCommand.js +2 -3
  114. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +2 -3
  115. package/dist-cjs/commands/ReplicateInstanceCommand.js +1 -1
  116. package/dist-cjs/commands/ResumeContactRecordingCommand.js +2 -3
  117. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +2 -3
  118. package/dist-cjs/commands/SearchQueuesCommand.js +2 -3
  119. package/dist-cjs/commands/SearchRoutingProfilesCommand.js +2 -3
  120. package/dist-cjs/commands/SearchSecurityProfilesCommand.js +2 -3
  121. package/dist-cjs/commands/SearchUsersCommand.js +2 -3
  122. package/dist-cjs/commands/SearchVocabulariesCommand.js +2 -3
  123. package/dist-cjs/commands/StartChatContactCommand.js +2 -3
  124. package/dist-cjs/commands/StartContactRecordingCommand.js +2 -3
  125. package/dist-cjs/commands/StartContactStreamingCommand.js +2 -3
  126. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +2 -3
  127. package/dist-cjs/commands/StartTaskContactCommand.js +2 -3
  128. package/dist-cjs/commands/StopContactCommand.js +2 -3
  129. package/dist-cjs/commands/StopContactRecordingCommand.js +2 -3
  130. package/dist-cjs/commands/StopContactStreamingCommand.js +2 -3
  131. package/dist-cjs/commands/SuspendContactRecordingCommand.js +2 -3
  132. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  133. package/dist-cjs/commands/TransferContactCommand.js +2 -3
  134. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  135. package/dist-cjs/commands/UpdateAgentStatusCommand.js +2 -3
  136. package/dist-cjs/commands/UpdateContactAttributesCommand.js +2 -3
  137. package/dist-cjs/commands/UpdateContactCommand.js +2 -3
  138. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +2 -3
  139. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +2 -3
  140. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +2 -3
  141. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +2 -3
  142. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +2 -3
  143. package/dist-cjs/commands/UpdateContactScheduleCommand.js +2 -3
  144. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +2 -3
  145. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +2 -3
  146. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +2 -3
  147. package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +2 -3
  148. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +2 -3
  149. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +2 -3
  150. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +2 -3
  151. package/dist-cjs/commands/UpdateQueueNameCommand.js +2 -3
  152. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -3
  153. package/dist-cjs/commands/UpdateQueueStatusCommand.js +2 -3
  154. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +2 -3
  155. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +2 -3
  156. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -3
  157. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -3
  158. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +2 -3
  159. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +2 -3
  160. package/dist-cjs/commands/UpdateRuleCommand.js +2 -3
  161. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +2 -3
  162. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +2 -3
  163. package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +2 -3
  164. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +2 -3
  165. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +2 -3
  166. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +2 -3
  167. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +2 -3
  168. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +2 -3
  169. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +2 -3
  170. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +2 -3
  171. package/dist-cjs/models/models_0.js +1 -925
  172. package/dist-cjs/models/models_1.js +1 -844
  173. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -3
  174. package/dist-es/commands/AssociateBotCommand.js +2 -3
  175. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +2 -3
  176. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +2 -3
  177. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -3
  178. package/dist-es/commands/AssociateLexBotCommand.js +2 -3
  179. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -3
  180. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -3
  181. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -3
  182. package/dist-es/commands/AssociateSecurityKeyCommand.js +2 -3
  183. package/dist-es/commands/ClaimPhoneNumberCommand.js +2 -3
  184. package/dist-es/commands/CreateAgentStatusCommand.js +2 -3
  185. package/dist-es/commands/CreateContactFlowCommand.js +2 -3
  186. package/dist-es/commands/CreateContactFlowModuleCommand.js +2 -3
  187. package/dist-es/commands/CreateHoursOfOperationCommand.js +2 -3
  188. package/dist-es/commands/CreateInstanceCommand.js +2 -2
  189. package/dist-es/commands/CreateIntegrationAssociationCommand.js +2 -3
  190. package/dist-es/commands/CreateQueueCommand.js +2 -3
  191. package/dist-es/commands/CreateQuickConnectCommand.js +2 -3
  192. package/dist-es/commands/CreateRoutingProfileCommand.js +2 -3
  193. package/dist-es/commands/CreateRuleCommand.js +2 -3
  194. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -3
  195. package/dist-es/commands/CreateTaskTemplateCommand.js +2 -3
  196. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +2 -3
  197. package/dist-es/commands/CreateUseCaseCommand.js +2 -3
  198. package/dist-es/commands/CreateUserCommand.js +2 -3
  199. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +2 -3
  200. package/dist-es/commands/CreateVocabularyCommand.js +2 -3
  201. package/dist-es/commands/DeleteContactFlowCommand.js +2 -3
  202. package/dist-es/commands/DeleteContactFlowModuleCommand.js +2 -3
  203. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -3
  204. package/dist-es/commands/DeleteInstanceCommand.js +2 -3
  205. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -3
  206. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -3
  207. package/dist-es/commands/DeleteRuleCommand.js +2 -3
  208. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -3
  209. package/dist-es/commands/DeleteTaskTemplateCommand.js +2 -3
  210. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +2 -3
  211. package/dist-es/commands/DeleteUseCaseCommand.js +2 -3
  212. package/dist-es/commands/DeleteUserCommand.js +2 -3
  213. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -3
  214. package/dist-es/commands/DeleteVocabularyCommand.js +2 -3
  215. package/dist-es/commands/DescribeAgentStatusCommand.js +2 -3
  216. package/dist-es/commands/DescribeContactCommand.js +2 -3
  217. package/dist-es/commands/DescribeContactFlowCommand.js +2 -3
  218. package/dist-es/commands/DescribeContactFlowModuleCommand.js +2 -3
  219. package/dist-es/commands/DescribeHoursOfOperationCommand.js +2 -3
  220. package/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -3
  221. package/dist-es/commands/DescribeInstanceCommand.js +2 -2
  222. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +2 -3
  223. package/dist-es/commands/DescribePhoneNumberCommand.js +2 -3
  224. package/dist-es/commands/DescribeQueueCommand.js +2 -3
  225. package/dist-es/commands/DescribeQuickConnectCommand.js +2 -3
  226. package/dist-es/commands/DescribeRoutingProfileCommand.js +2 -3
  227. package/dist-es/commands/DescribeRuleCommand.js +2 -3
  228. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -3
  229. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +2 -3
  230. package/dist-es/commands/DescribeUserCommand.js +2 -3
  231. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +2 -3
  232. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +2 -3
  233. package/dist-es/commands/DescribeVocabularyCommand.js +2 -3
  234. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -3
  235. package/dist-es/commands/DisassociateBotCommand.js +2 -3
  236. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -3
  237. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -3
  238. package/dist-es/commands/DisassociateLexBotCommand.js +2 -3
  239. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -3
  240. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -3
  241. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -3
  242. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -3
  243. package/dist-es/commands/DismissUserContactCommand.js +2 -3
  244. package/dist-es/commands/GetContactAttributesCommand.js +2 -3
  245. package/dist-es/commands/GetCurrentMetricDataCommand.js +2 -3
  246. package/dist-es/commands/GetCurrentUserDataCommand.js +2 -3
  247. package/dist-es/commands/GetFederationTokenCommand.js +2 -2
  248. package/dist-es/commands/GetMetricDataCommand.js +2 -3
  249. package/dist-es/commands/GetMetricDataV2Command.js +2 -3
  250. package/dist-es/commands/GetTaskTemplateCommand.js +2 -3
  251. package/dist-es/commands/GetTrafficDistributionCommand.js +2 -3
  252. package/dist-es/commands/ListAgentStatusesCommand.js +2 -3
  253. package/dist-es/commands/ListApprovedOriginsCommand.js +2 -3
  254. package/dist-es/commands/ListBotsCommand.js +2 -3
  255. package/dist-es/commands/ListContactFlowModulesCommand.js +2 -3
  256. package/dist-es/commands/ListContactFlowsCommand.js +2 -3
  257. package/dist-es/commands/ListContactReferencesCommand.js +2 -3
  258. package/dist-es/commands/ListDefaultVocabulariesCommand.js +2 -3
  259. package/dist-es/commands/ListHoursOfOperationsCommand.js +2 -3
  260. package/dist-es/commands/ListInstanceAttributesCommand.js +2 -3
  261. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +2 -3
  262. package/dist-es/commands/ListInstancesCommand.js +2 -2
  263. package/dist-es/commands/ListIntegrationAssociationsCommand.js +2 -3
  264. package/dist-es/commands/ListLambdaFunctionsCommand.js +2 -3
  265. package/dist-es/commands/ListLexBotsCommand.js +2 -3
  266. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -3
  267. package/dist-es/commands/ListPhoneNumbersV2Command.js +2 -3
  268. package/dist-es/commands/ListPromptsCommand.js +2 -3
  269. package/dist-es/commands/ListQueueQuickConnectsCommand.js +2 -3
  270. package/dist-es/commands/ListQueuesCommand.js +2 -3
  271. package/dist-es/commands/ListQuickConnectsCommand.js +2 -3
  272. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +2 -3
  273. package/dist-es/commands/ListRoutingProfilesCommand.js +2 -3
  274. package/dist-es/commands/ListRulesCommand.js +2 -3
  275. package/dist-es/commands/ListSecurityKeysCommand.js +2 -3
  276. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +2 -3
  277. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -3
  278. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  279. package/dist-es/commands/ListTaskTemplatesCommand.js +2 -3
  280. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +2 -3
  281. package/dist-es/commands/ListUseCasesCommand.js +2 -3
  282. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +2 -3
  283. package/dist-es/commands/ListUsersCommand.js +2 -3
  284. package/dist-es/commands/MonitorContactCommand.js +2 -3
  285. package/dist-es/commands/PutUserStatusCommand.js +2 -3
  286. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -3
  287. package/dist-es/commands/ReplicateInstanceCommand.js +2 -2
  288. package/dist-es/commands/ResumeContactRecordingCommand.js +2 -3
  289. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -3
  290. package/dist-es/commands/SearchQueuesCommand.js +2 -3
  291. package/dist-es/commands/SearchRoutingProfilesCommand.js +2 -3
  292. package/dist-es/commands/SearchSecurityProfilesCommand.js +2 -3
  293. package/dist-es/commands/SearchUsersCommand.js +2 -3
  294. package/dist-es/commands/SearchVocabulariesCommand.js +2 -3
  295. package/dist-es/commands/StartChatContactCommand.js +2 -3
  296. package/dist-es/commands/StartContactRecordingCommand.js +2 -3
  297. package/dist-es/commands/StartContactStreamingCommand.js +2 -3
  298. package/dist-es/commands/StartOutboundVoiceContactCommand.js +2 -3
  299. package/dist-es/commands/StartTaskContactCommand.js +2 -3
  300. package/dist-es/commands/StopContactCommand.js +2 -3
  301. package/dist-es/commands/StopContactRecordingCommand.js +2 -3
  302. package/dist-es/commands/StopContactStreamingCommand.js +2 -3
  303. package/dist-es/commands/SuspendContactRecordingCommand.js +2 -3
  304. package/dist-es/commands/TagResourceCommand.js +2 -3
  305. package/dist-es/commands/TransferContactCommand.js +2 -3
  306. package/dist-es/commands/UntagResourceCommand.js +2 -3
  307. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -3
  308. package/dist-es/commands/UpdateContactAttributesCommand.js +2 -3
  309. package/dist-es/commands/UpdateContactCommand.js +2 -3
  310. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -3
  311. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -3
  312. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +2 -3
  313. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +2 -3
  314. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -3
  315. package/dist-es/commands/UpdateContactScheduleCommand.js +2 -3
  316. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -3
  317. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -3
  318. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -3
  319. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +2 -3
  320. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -3
  321. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -3
  322. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -3
  323. package/dist-es/commands/UpdateQueueNameCommand.js +2 -3
  324. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -3
  325. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -3
  326. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -3
  327. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -3
  328. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -3
  329. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -3
  330. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -3
  331. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -3
  332. package/dist-es/commands/UpdateRuleCommand.js +2 -3
  333. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -3
  334. package/dist-es/commands/UpdateTaskTemplateCommand.js +2 -3
  335. package/dist-es/commands/UpdateTrafficDistributionCommand.js +2 -3
  336. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -3
  337. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -3
  338. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -3
  339. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -3
  340. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -3
  341. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -3
  342. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -3
  343. package/dist-es/models/models_0.js +0 -690
  344. package/dist-es/models/models_1.js +0 -637
  345. package/dist-types/Connect.d.ts +171 -0
  346. package/dist-types/ConnectClient.d.ts +24 -4
  347. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +16 -0
  348. package/dist-types/commands/AssociateBotCommand.d.ts +16 -0
  349. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +16 -0
  350. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +16 -0
  351. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +16 -0
  352. package/dist-types/commands/AssociateLexBotCommand.d.ts +16 -0
  353. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +16 -0
  354. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +16 -0
  355. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +16 -0
  356. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +16 -0
  357. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +16 -0
  358. package/dist-types/commands/CreateAgentStatusCommand.d.ts +16 -0
  359. package/dist-types/commands/CreateContactFlowCommand.d.ts +16 -0
  360. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +16 -0
  361. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +16 -0
  362. package/dist-types/commands/CreateInstanceCommand.d.ts +16 -0
  363. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +16 -0
  364. package/dist-types/commands/CreateQueueCommand.d.ts +16 -0
  365. package/dist-types/commands/CreateQuickConnectCommand.d.ts +16 -0
  366. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +16 -0
  367. package/dist-types/commands/CreateRuleCommand.d.ts +16 -0
  368. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +16 -0
  369. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +16 -0
  370. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +16 -0
  371. package/dist-types/commands/CreateUseCaseCommand.d.ts +16 -0
  372. package/dist-types/commands/CreateUserCommand.d.ts +16 -0
  373. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +16 -0
  374. package/dist-types/commands/CreateVocabularyCommand.d.ts +16 -0
  375. package/dist-types/commands/DeleteContactFlowCommand.d.ts +16 -0
  376. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +16 -0
  377. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +16 -0
  378. package/dist-types/commands/DeleteInstanceCommand.d.ts +16 -0
  379. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +16 -0
  380. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +16 -0
  381. package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
  382. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +16 -0
  383. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +16 -0
  384. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +16 -0
  385. package/dist-types/commands/DeleteUseCaseCommand.d.ts +16 -0
  386. package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
  387. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +16 -0
  388. package/dist-types/commands/DeleteVocabularyCommand.d.ts +16 -0
  389. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +16 -0
  390. package/dist-types/commands/DescribeContactCommand.d.ts +16 -0
  391. package/dist-types/commands/DescribeContactFlowCommand.d.ts +16 -0
  392. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +16 -0
  393. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +16 -0
  394. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +16 -0
  395. package/dist-types/commands/DescribeInstanceCommand.d.ts +16 -0
  396. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +16 -0
  397. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +16 -0
  398. package/dist-types/commands/DescribeQueueCommand.d.ts +16 -0
  399. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +16 -0
  400. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +16 -0
  401. package/dist-types/commands/DescribeRuleCommand.d.ts +16 -0
  402. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +16 -0
  403. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +16 -0
  404. package/dist-types/commands/DescribeUserCommand.d.ts +16 -0
  405. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +16 -0
  406. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +16 -0
  407. package/dist-types/commands/DescribeVocabularyCommand.d.ts +16 -0
  408. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +16 -0
  409. package/dist-types/commands/DisassociateBotCommand.d.ts +16 -0
  410. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +16 -0
  411. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +16 -0
  412. package/dist-types/commands/DisassociateLexBotCommand.d.ts +16 -0
  413. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +16 -0
  414. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +16 -0
  415. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +16 -0
  416. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +16 -0
  417. package/dist-types/commands/DismissUserContactCommand.d.ts +16 -0
  418. package/dist-types/commands/GetContactAttributesCommand.d.ts +16 -0
  419. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +16 -0
  420. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +16 -0
  421. package/dist-types/commands/GetFederationTokenCommand.d.ts +16 -0
  422. package/dist-types/commands/GetMetricDataCommand.d.ts +16 -0
  423. package/dist-types/commands/GetMetricDataV2Command.d.ts +16 -0
  424. package/dist-types/commands/GetTaskTemplateCommand.d.ts +16 -0
  425. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +16 -0
  426. package/dist-types/commands/ListAgentStatusesCommand.d.ts +16 -0
  427. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +16 -0
  428. package/dist-types/commands/ListBotsCommand.d.ts +16 -0
  429. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +16 -0
  430. package/dist-types/commands/ListContactFlowsCommand.d.ts +16 -0
  431. package/dist-types/commands/ListContactReferencesCommand.d.ts +16 -0
  432. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +16 -0
  433. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +16 -0
  434. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +16 -0
  435. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +16 -0
  436. package/dist-types/commands/ListInstancesCommand.d.ts +16 -0
  437. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +16 -0
  438. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +16 -0
  439. package/dist-types/commands/ListLexBotsCommand.d.ts +16 -0
  440. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +16 -0
  441. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +16 -0
  442. package/dist-types/commands/ListPromptsCommand.d.ts +16 -0
  443. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +16 -0
  444. package/dist-types/commands/ListQueuesCommand.d.ts +16 -0
  445. package/dist-types/commands/ListQuickConnectsCommand.d.ts +16 -0
  446. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +16 -0
  447. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +16 -0
  448. package/dist-types/commands/ListRulesCommand.d.ts +16 -0
  449. package/dist-types/commands/ListSecurityKeysCommand.d.ts +16 -0
  450. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +16 -0
  451. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +16 -0
  452. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  453. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +16 -0
  454. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +16 -0
  455. package/dist-types/commands/ListUseCasesCommand.d.ts +16 -0
  456. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +16 -0
  457. package/dist-types/commands/ListUsersCommand.d.ts +16 -0
  458. package/dist-types/commands/MonitorContactCommand.d.ts +16 -0
  459. package/dist-types/commands/PutUserStatusCommand.d.ts +16 -0
  460. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +16 -0
  461. package/dist-types/commands/ReplicateInstanceCommand.d.ts +16 -0
  462. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +16 -0
  463. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +16 -0
  464. package/dist-types/commands/SearchQueuesCommand.d.ts +16 -0
  465. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +16 -0
  466. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +16 -0
  467. package/dist-types/commands/SearchUsersCommand.d.ts +16 -0
  468. package/dist-types/commands/SearchVocabulariesCommand.d.ts +16 -0
  469. package/dist-types/commands/StartChatContactCommand.d.ts +16 -0
  470. package/dist-types/commands/StartContactRecordingCommand.d.ts +16 -0
  471. package/dist-types/commands/StartContactStreamingCommand.d.ts +16 -0
  472. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +16 -0
  473. package/dist-types/commands/StartTaskContactCommand.d.ts +16 -0
  474. package/dist-types/commands/StopContactCommand.d.ts +16 -0
  475. package/dist-types/commands/StopContactRecordingCommand.d.ts +16 -0
  476. package/dist-types/commands/StopContactStreamingCommand.d.ts +16 -0
  477. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +16 -0
  478. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  479. package/dist-types/commands/TransferContactCommand.d.ts +16 -0
  480. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  481. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +16 -0
  482. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +16 -0
  483. package/dist-types/commands/UpdateContactCommand.d.ts +16 -0
  484. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +16 -0
  485. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +16 -0
  486. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +16 -0
  487. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +16 -0
  488. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +16 -0
  489. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +16 -0
  490. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +16 -0
  491. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +16 -0
  492. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +16 -0
  493. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +16 -0
  494. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +16 -0
  495. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +16 -0
  496. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +16 -0
  497. package/dist-types/commands/UpdateQueueNameCommand.d.ts +16 -0
  498. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +16 -0
  499. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +16 -0
  500. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +16 -0
  501. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +16 -0
  502. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +16 -0
  503. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +16 -0
  504. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +16 -0
  505. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +16 -0
  506. package/dist-types/commands/UpdateRuleCommand.d.ts +16 -0
  507. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +16 -0
  508. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +16 -0
  509. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +16 -0
  510. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +16 -0
  511. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +16 -0
  512. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +16 -0
  513. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +16 -0
  514. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +16 -0
  515. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +16 -0
  516. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +16 -0
  517. package/dist-types/models/ConnectServiceException.d.ts +2 -0
  518. package/dist-types/models/models_0.d.ts +709 -957
  519. package/dist-types/models/models_1.d.ts +549 -811
  520. package/dist-types/pagination/GetCurrentMetricDataPaginator.d.ts +3 -0
  521. package/dist-types/pagination/GetCurrentUserDataPaginator.d.ts +3 -0
  522. package/dist-types/pagination/GetMetricDataPaginator.d.ts +3 -0
  523. package/dist-types/pagination/GetMetricDataV2Paginator.d.ts +3 -0
  524. package/dist-types/pagination/Interfaces.d.ts +3 -0
  525. package/dist-types/pagination/ListAgentStatusesPaginator.d.ts +3 -0
  526. package/dist-types/pagination/ListApprovedOriginsPaginator.d.ts +3 -0
  527. package/dist-types/pagination/ListBotsPaginator.d.ts +3 -0
  528. package/dist-types/pagination/ListContactFlowModulesPaginator.d.ts +3 -0
  529. package/dist-types/pagination/ListContactFlowsPaginator.d.ts +3 -0
  530. package/dist-types/pagination/ListContactReferencesPaginator.d.ts +3 -0
  531. package/dist-types/pagination/ListDefaultVocabulariesPaginator.d.ts +3 -0
  532. package/dist-types/pagination/ListHoursOfOperationsPaginator.d.ts +3 -0
  533. package/dist-types/pagination/ListInstanceAttributesPaginator.d.ts +3 -0
  534. package/dist-types/pagination/ListInstanceStorageConfigsPaginator.d.ts +3 -0
  535. package/dist-types/pagination/ListInstancesPaginator.d.ts +3 -0
  536. package/dist-types/pagination/ListIntegrationAssociationsPaginator.d.ts +3 -0
  537. package/dist-types/pagination/ListLambdaFunctionsPaginator.d.ts +3 -0
  538. package/dist-types/pagination/ListLexBotsPaginator.d.ts +3 -0
  539. package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +3 -0
  540. package/dist-types/pagination/ListPhoneNumbersV2Paginator.d.ts +3 -0
  541. package/dist-types/pagination/ListPromptsPaginator.d.ts +3 -0
  542. package/dist-types/pagination/ListQueueQuickConnectsPaginator.d.ts +3 -0
  543. package/dist-types/pagination/ListQueuesPaginator.d.ts +3 -0
  544. package/dist-types/pagination/ListQuickConnectsPaginator.d.ts +3 -0
  545. package/dist-types/pagination/ListRoutingProfileQueuesPaginator.d.ts +3 -0
  546. package/dist-types/pagination/ListRoutingProfilesPaginator.d.ts +3 -0
  547. package/dist-types/pagination/ListRulesPaginator.d.ts +3 -0
  548. package/dist-types/pagination/ListSecurityKeysPaginator.d.ts +3 -0
  549. package/dist-types/pagination/ListSecurityProfilePermissionsPaginator.d.ts +3 -0
  550. package/dist-types/pagination/ListSecurityProfilesPaginator.d.ts +3 -0
  551. package/dist-types/pagination/ListTaskTemplatesPaginator.d.ts +3 -0
  552. package/dist-types/pagination/ListTrafficDistributionGroupsPaginator.d.ts +3 -0
  553. package/dist-types/pagination/ListUseCasesPaginator.d.ts +3 -0
  554. package/dist-types/pagination/ListUserHierarchyGroupsPaginator.d.ts +3 -0
  555. package/dist-types/pagination/ListUsersPaginator.d.ts +3 -0
  556. package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +3 -0
  557. package/dist-types/pagination/SearchQueuesPaginator.d.ts +3 -0
  558. package/dist-types/pagination/SearchRoutingProfilesPaginator.d.ts +3 -0
  559. package/dist-types/pagination/SearchSecurityProfilesPaginator.d.ts +3 -0
  560. package/dist-types/pagination/SearchUsersPaginator.d.ts +3 -0
  561. package/dist-types/pagination/SearchVocabulariesPaginator.d.ts +3 -0
  562. package/dist-types/ts3.4/models/models_0.d.ts +0 -636
  563. package/dist-types/ts3.4/models/models_1.d.ts +0 -590
  564. package/package.json +4 -3
@@ -4,7 +4,6 @@ exports.DisassociateLambdaFunctionCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class DisassociateLambdaFunctionCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DisassociateLambdaFunctionCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DisassociateLambdaFunctionRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: (output) => output,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DisassociateLexBotCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class DisassociateLexBotCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DisassociateLexBotCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DisassociateLexBotRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: (output) => output,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DisassociatePhoneNumberContactFlowCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class DisassociatePhoneNumberContactFlowCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DisassociatePhoneNumberContactFlowCommand extends smithy_client_1.Command
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DisassociatePhoneNumberContactFlowRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: (output) => output,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DisassociateQueueQuickConnectsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class DisassociateQueueQuickConnectsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DisassociateQueueQuickConnectsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DisassociateQueueQuickConnectsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: (output) => output,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DisassociateRoutingProfileQueuesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class DisassociateRoutingProfileQueuesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DisassociateRoutingProfileQueuesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DisassociateRoutingProfileQueuesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: (output) => output,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DisassociateSecurityKeyCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class DisassociateSecurityKeyCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DisassociateSecurityKeyCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DisassociateSecurityKeyRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: (output) => output,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DismissUserContactCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class DismissUserContactCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DismissUserContactCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DismissUserContactRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DismissUserContactResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetContactAttributesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class GetContactAttributesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetContactAttributesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.GetContactAttributesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.GetContactAttributesResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetCurrentMetricDataCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class GetCurrentMetricDataCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetCurrentMetricDataCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.GetCurrentMetricDataRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.GetCurrentMetricDataResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetCurrentUserDataCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class GetCurrentUserDataCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetCurrentUserDataCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.GetCurrentUserDataRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.GetCurrentUserDataResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -30,7 +30,7 @@ class GetFederationTokenCommand extends smithy_client_1.Command {
30
30
  logger,
31
31
  clientName,
32
32
  commandName,
33
- inputFilterSensitiveLog: models_0_1.GetFederationTokenRequestFilterSensitiveLog,
33
+ inputFilterSensitiveLog: (_) => _,
34
34
  outputFilterSensitiveLog: models_0_1.GetFederationTokenResponseFilterSensitiveLog,
35
35
  };
36
36
  const { requestHandler } = configuration;
@@ -4,7 +4,6 @@ exports.GetMetricDataCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class GetMetricDataCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetMetricDataCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.GetMetricDataRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.GetMetricDataResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetMetricDataV2Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class GetMetricDataV2Command extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetMetricDataV2Command extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.GetMetricDataV2RequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.GetMetricDataV2ResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetTaskTemplateCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class GetTaskTemplateCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetTaskTemplateCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.GetTaskTemplateRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.GetTaskTemplateResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetTrafficDistributionCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class GetTrafficDistributionCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetTrafficDistributionCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.GetTrafficDistributionRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.GetTrafficDistributionResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListAgentStatusesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListAgentStatusesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListAgentStatusesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListAgentStatusRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListAgentStatusResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListApprovedOriginsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListApprovedOriginsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListApprovedOriginsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListApprovedOriginsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListApprovedOriginsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListBotsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListBotsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListBotsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListBotsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListBotsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListContactFlowModulesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListContactFlowModulesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListContactFlowModulesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListContactFlowModulesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListContactFlowModulesResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListContactFlowsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListContactFlowsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListContactFlowsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListContactFlowsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListContactFlowsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListContactReferencesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListContactReferencesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListContactReferencesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListContactReferencesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListContactReferencesResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListDefaultVocabulariesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListDefaultVocabulariesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListDefaultVocabulariesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListDefaultVocabulariesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListDefaultVocabulariesResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListHoursOfOperationsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListHoursOfOperationsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListHoursOfOperationsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListHoursOfOperationsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListHoursOfOperationsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListInstanceAttributesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListInstanceAttributesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListInstanceAttributesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListInstanceAttributesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListInstanceAttributesResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListInstanceStorageConfigsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListInstanceStorageConfigsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListInstanceStorageConfigsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListInstanceStorageConfigsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListInstanceStorageConfigsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -30,7 +30,7 @@ class ListInstancesCommand extends smithy_client_1.Command {
30
30
  logger,
31
31
  clientName,
32
32
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListInstancesRequestFilterSensitiveLog,
33
+ inputFilterSensitiveLog: (_) => _,
34
34
  outputFilterSensitiveLog: models_1_1.ListInstancesResponseFilterSensitiveLog,
35
35
  };
36
36
  const { requestHandler } = configuration;
@@ -4,7 +4,6 @@ exports.ListIntegrationAssociationsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListIntegrationAssociationsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListIntegrationAssociationsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListIntegrationAssociationsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListIntegrationAssociationsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListLambdaFunctionsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListLambdaFunctionsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListLambdaFunctionsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListLambdaFunctionsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListLambdaFunctionsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListLexBotsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListLexBotsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListLexBotsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListLexBotsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListLexBotsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListPhoneNumbersCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListPhoneNumbersCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListPhoneNumbersCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListPhoneNumbersRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListPhoneNumbersResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListPhoneNumbersV2Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListPhoneNumbersV2Command extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListPhoneNumbersV2Command extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListPhoneNumbersV2RequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListPhoneNumbersV2ResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListPromptsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListPromptsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListPromptsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.ListPromptsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.ListPromptsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);