@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
@@ -1900,650 +1900,14 @@ export interface ListBotsResponse {
1900
1900
  LexBots?: LexBotConfig[];
1901
1901
  NextToken?: string;
1902
1902
  }
1903
- export declare const ActionSummaryFilterSensitiveLog: (
1904
- obj: ActionSummary
1905
- ) => any;
1906
- export declare const QueueReferenceFilterSensitiveLog: (
1907
- obj: QueueReference
1908
- ) => any;
1909
- export declare const AgentContactReferenceFilterSensitiveLog: (
1910
- obj: AgentContactReference
1911
- ) => any;
1912
- export declare const AgentInfoFilterSensitiveLog: (obj: AgentInfo) => any;
1913
- export declare const AgentStatusFilterSensitiveLog: (obj: AgentStatus) => any;
1914
- export declare const AgentStatusReferenceFilterSensitiveLog: (
1915
- obj: AgentStatusReference
1916
- ) => any;
1917
- export declare const AgentStatusSummaryFilterSensitiveLog: (
1918
- obj: AgentStatusSummary
1919
- ) => any;
1920
- export declare const AssociateApprovedOriginRequestFilterSensitiveLog: (
1921
- obj: AssociateApprovedOriginRequest
1922
- ) => any;
1923
- export declare const LexBotFilterSensitiveLog: (obj: LexBot) => any;
1924
- export declare const LexV2BotFilterSensitiveLog: (obj: LexV2Bot) => any;
1925
- export declare const AssociateBotRequestFilterSensitiveLog: (
1926
- obj: AssociateBotRequest
1927
- ) => any;
1928
- export declare const AssociateDefaultVocabularyRequestFilterSensitiveLog: (
1929
- obj: AssociateDefaultVocabularyRequest
1930
- ) => any;
1931
- export declare const AssociateDefaultVocabularyResponseFilterSensitiveLog: (
1932
- obj: AssociateDefaultVocabularyResponse
1933
- ) => any;
1934
- export declare const KinesisFirehoseConfigFilterSensitiveLog: (
1935
- obj: KinesisFirehoseConfig
1936
- ) => any;
1937
- export declare const KinesisStreamConfigFilterSensitiveLog: (
1938
- obj: KinesisStreamConfig
1939
- ) => any;
1940
- export declare const EncryptionConfigFilterSensitiveLog: (
1941
- obj: EncryptionConfig
1942
- ) => any;
1943
- export declare const KinesisVideoStreamConfigFilterSensitiveLog: (
1944
- obj: KinesisVideoStreamConfig
1945
- ) => any;
1946
- export declare const S3ConfigFilterSensitiveLog: (obj: S3Config) => any;
1947
- export declare const InstanceStorageConfigFilterSensitiveLog: (
1948
- obj: InstanceStorageConfig
1949
- ) => any;
1950
- export declare const AssociateInstanceStorageConfigRequestFilterSensitiveLog: (
1951
- obj: AssociateInstanceStorageConfigRequest
1952
- ) => any;
1953
- export declare const AssociateInstanceStorageConfigResponseFilterSensitiveLog: (
1954
- obj: AssociateInstanceStorageConfigResponse
1955
- ) => any;
1956
- export declare const AssociateLambdaFunctionRequestFilterSensitiveLog: (
1957
- obj: AssociateLambdaFunctionRequest
1958
- ) => any;
1959
- export declare const AssociateLexBotRequestFilterSensitiveLog: (
1960
- obj: AssociateLexBotRequest
1961
- ) => any;
1962
- export declare const AssociatePhoneNumberContactFlowRequestFilterSensitiveLog: (
1963
- obj: AssociatePhoneNumberContactFlowRequest
1964
- ) => any;
1965
- export declare const AssociateQueueQuickConnectsRequestFilterSensitiveLog: (
1966
- obj: AssociateQueueQuickConnectsRequest
1967
- ) => any;
1968
- export declare const RoutingProfileQueueReferenceFilterSensitiveLog: (
1969
- obj: RoutingProfileQueueReference
1970
- ) => any;
1971
- export declare const RoutingProfileQueueConfigFilterSensitiveLog: (
1972
- obj: RoutingProfileQueueConfig
1973
- ) => any;
1974
- export declare const AssociateRoutingProfileQueuesRequestFilterSensitiveLog: (
1975
- obj: AssociateRoutingProfileQueuesRequest
1976
- ) => any;
1977
- export declare const AssociateSecurityKeyRequestFilterSensitiveLog: (
1978
- obj: AssociateSecurityKeyRequest
1979
- ) => any;
1980
- export declare const AssociateSecurityKeyResponseFilterSensitiveLog: (
1981
- obj: AssociateSecurityKeyResponse
1982
- ) => any;
1983
- export declare const ClaimPhoneNumberRequestFilterSensitiveLog: (
1984
- obj: ClaimPhoneNumberRequest
1985
- ) => any;
1986
- export declare const ClaimPhoneNumberResponseFilterSensitiveLog: (
1987
- obj: ClaimPhoneNumberResponse
1988
- ) => any;
1989
- export declare const CreateAgentStatusRequestFilterSensitiveLog: (
1990
- obj: CreateAgentStatusRequest
1991
- ) => any;
1992
- export declare const CreateAgentStatusResponseFilterSensitiveLog: (
1993
- obj: CreateAgentStatusResponse
1994
- ) => any;
1995
- export declare const CreateContactFlowRequestFilterSensitiveLog: (
1996
- obj: CreateContactFlowRequest
1997
- ) => any;
1998
- export declare const CreateContactFlowResponseFilterSensitiveLog: (
1999
- obj: CreateContactFlowResponse
2000
- ) => any;
2001
- export declare const ProblemDetailFilterSensitiveLog: (
2002
- obj: ProblemDetail
2003
- ) => any;
2004
- export declare const CreateContactFlowModuleRequestFilterSensitiveLog: (
2005
- obj: CreateContactFlowModuleRequest
2006
- ) => any;
2007
- export declare const CreateContactFlowModuleResponseFilterSensitiveLog: (
2008
- obj: CreateContactFlowModuleResponse
2009
- ) => any;
2010
- export declare const HoursOfOperationTimeSliceFilterSensitiveLog: (
2011
- obj: HoursOfOperationTimeSlice
2012
- ) => any;
2013
- export declare const HoursOfOperationConfigFilterSensitiveLog: (
2014
- obj: HoursOfOperationConfig
2015
- ) => any;
2016
- export declare const CreateHoursOfOperationRequestFilterSensitiveLog: (
2017
- obj: CreateHoursOfOperationRequest
2018
- ) => any;
2019
- export declare const CreateHoursOfOperationResponseFilterSensitiveLog: (
2020
- obj: CreateHoursOfOperationResponse
2021
- ) => any;
2022
1903
  export declare const CreateInstanceRequestFilterSensitiveLog: (
2023
1904
  obj: CreateInstanceRequest
2024
1905
  ) => any;
2025
- export declare const CreateInstanceResponseFilterSensitiveLog: (
2026
- obj: CreateInstanceResponse
2027
- ) => any;
2028
- export declare const CreateIntegrationAssociationRequestFilterSensitiveLog: (
2029
- obj: CreateIntegrationAssociationRequest
2030
- ) => any;
2031
- export declare const CreateIntegrationAssociationResponseFilterSensitiveLog: (
2032
- obj: CreateIntegrationAssociationResponse
2033
- ) => any;
2034
- export declare const OutboundCallerConfigFilterSensitiveLog: (
2035
- obj: OutboundCallerConfig
2036
- ) => any;
2037
- export declare const CreateQueueRequestFilterSensitiveLog: (
2038
- obj: CreateQueueRequest
2039
- ) => any;
2040
- export declare const CreateQueueResponseFilterSensitiveLog: (
2041
- obj: CreateQueueResponse
2042
- ) => any;
2043
- export declare const PhoneNumberQuickConnectConfigFilterSensitiveLog: (
2044
- obj: PhoneNumberQuickConnectConfig
2045
- ) => any;
2046
- export declare const QueueQuickConnectConfigFilterSensitiveLog: (
2047
- obj: QueueQuickConnectConfig
2048
- ) => any;
2049
- export declare const UserQuickConnectConfigFilterSensitiveLog: (
2050
- obj: UserQuickConnectConfig
2051
- ) => any;
2052
- export declare const QuickConnectConfigFilterSensitiveLog: (
2053
- obj: QuickConnectConfig
2054
- ) => any;
2055
- export declare const CreateQuickConnectRequestFilterSensitiveLog: (
2056
- obj: CreateQuickConnectRequest
2057
- ) => any;
2058
- export declare const CreateQuickConnectResponseFilterSensitiveLog: (
2059
- obj: CreateQuickConnectResponse
2060
- ) => any;
2061
- export declare const MediaConcurrencyFilterSensitiveLog: (
2062
- obj: MediaConcurrency
2063
- ) => any;
2064
- export declare const CreateRoutingProfileRequestFilterSensitiveLog: (
2065
- obj: CreateRoutingProfileRequest
2066
- ) => any;
2067
- export declare const CreateRoutingProfileResponseFilterSensitiveLog: (
2068
- obj: CreateRoutingProfileResponse
2069
- ) => any;
2070
- export declare const AssignContactCategoryActionDefinitionFilterSensitiveLog: (
2071
- obj: AssignContactCategoryActionDefinition
2072
- ) => any;
2073
- export declare const EventBridgeActionDefinitionFilterSensitiveLog: (
2074
- obj: EventBridgeActionDefinition
2075
- ) => any;
2076
- export declare const NotificationRecipientTypeFilterSensitiveLog: (
2077
- obj: NotificationRecipientType
2078
- ) => any;
2079
- export declare const SendNotificationActionDefinitionFilterSensitiveLog: (
2080
- obj: SendNotificationActionDefinition
2081
- ) => any;
2082
- export declare const ReferenceFilterSensitiveLog: (obj: Reference) => any;
2083
- export declare const TaskActionDefinitionFilterSensitiveLog: (
2084
- obj: TaskActionDefinition
2085
- ) => any;
2086
- export declare const RuleActionFilterSensitiveLog: (obj: RuleAction) => any;
2087
- export declare const RuleTriggerEventSourceFilterSensitiveLog: (
2088
- obj: RuleTriggerEventSource
2089
- ) => any;
2090
- export declare const CreateRuleRequestFilterSensitiveLog: (
2091
- obj: CreateRuleRequest
2092
- ) => any;
2093
- export declare const CreateRuleResponseFilterSensitiveLog: (
2094
- obj: CreateRuleResponse
2095
- ) => any;
2096
- export declare const CreateSecurityProfileRequestFilterSensitiveLog: (
2097
- obj: CreateSecurityProfileRequest
2098
- ) => any;
2099
- export declare const CreateSecurityProfileResponseFilterSensitiveLog: (
2100
- obj: CreateSecurityProfileResponse
2101
- ) => any;
2102
- export declare const TaskTemplateFieldIdentifierFilterSensitiveLog: (
2103
- obj: TaskTemplateFieldIdentifier
2104
- ) => any;
2105
- export declare const InvisibleFieldInfoFilterSensitiveLog: (
2106
- obj: InvisibleFieldInfo
2107
- ) => any;
2108
- export declare const ReadOnlyFieldInfoFilterSensitiveLog: (
2109
- obj: ReadOnlyFieldInfo
2110
- ) => any;
2111
- export declare const RequiredFieldInfoFilterSensitiveLog: (
2112
- obj: RequiredFieldInfo
2113
- ) => any;
2114
- export declare const TaskTemplateConstraintsFilterSensitiveLog: (
2115
- obj: TaskTemplateConstraints
2116
- ) => any;
2117
- export declare const TaskTemplateDefaultFieldValueFilterSensitiveLog: (
2118
- obj: TaskTemplateDefaultFieldValue
2119
- ) => any;
2120
- export declare const TaskTemplateDefaultsFilterSensitiveLog: (
2121
- obj: TaskTemplateDefaults
2122
- ) => any;
2123
- export declare const TaskTemplateFieldFilterSensitiveLog: (
2124
- obj: TaskTemplateField
2125
- ) => any;
2126
- export declare const CreateTaskTemplateRequestFilterSensitiveLog: (
2127
- obj: CreateTaskTemplateRequest
2128
- ) => any;
2129
- export declare const CreateTaskTemplateResponseFilterSensitiveLog: (
2130
- obj: CreateTaskTemplateResponse
2131
- ) => any;
2132
- export declare const PropertyValidationExceptionPropertyFilterSensitiveLog: (
2133
- obj: PropertyValidationExceptionProperty
2134
- ) => any;
2135
- export declare const CreateTrafficDistributionGroupRequestFilterSensitiveLog: (
2136
- obj: CreateTrafficDistributionGroupRequest
2137
- ) => any;
2138
- export declare const CreateTrafficDistributionGroupResponseFilterSensitiveLog: (
2139
- obj: CreateTrafficDistributionGroupResponse
2140
- ) => any;
2141
- export declare const CreateUseCaseRequestFilterSensitiveLog: (
2142
- obj: CreateUseCaseRequest
2143
- ) => any;
2144
- export declare const CreateUseCaseResponseFilterSensitiveLog: (
2145
- obj: CreateUseCaseResponse
2146
- ) => any;
2147
- export declare const UserIdentityInfoFilterSensitiveLog: (
2148
- obj: UserIdentityInfo
2149
- ) => any;
2150
- export declare const UserPhoneConfigFilterSensitiveLog: (
2151
- obj: UserPhoneConfig
2152
- ) => any;
2153
- export declare const CreateUserRequestFilterSensitiveLog: (
2154
- obj: CreateUserRequest
2155
- ) => any;
2156
- export declare const CreateUserResponseFilterSensitiveLog: (
2157
- obj: CreateUserResponse
2158
- ) => any;
2159
- export declare const CreateUserHierarchyGroupRequestFilterSensitiveLog: (
2160
- obj: CreateUserHierarchyGroupRequest
2161
- ) => any;
2162
- export declare const CreateUserHierarchyGroupResponseFilterSensitiveLog: (
2163
- obj: CreateUserHierarchyGroupResponse
2164
- ) => any;
2165
- export declare const CreateVocabularyRequestFilterSensitiveLog: (
2166
- obj: CreateVocabularyRequest
2167
- ) => any;
2168
- export declare const CreateVocabularyResponseFilterSensitiveLog: (
2169
- obj: CreateVocabularyResponse
2170
- ) => any;
2171
- export declare const DeleteContactFlowRequestFilterSensitiveLog: (
2172
- obj: DeleteContactFlowRequest
2173
- ) => any;
2174
- export declare const DeleteContactFlowResponseFilterSensitiveLog: (
2175
- obj: DeleteContactFlowResponse
2176
- ) => any;
2177
- export declare const DeleteContactFlowModuleRequestFilterSensitiveLog: (
2178
- obj: DeleteContactFlowModuleRequest
2179
- ) => any;
2180
- export declare const DeleteContactFlowModuleResponseFilterSensitiveLog: (
2181
- obj: DeleteContactFlowModuleResponse
2182
- ) => any;
2183
- export declare const DeleteHoursOfOperationRequestFilterSensitiveLog: (
2184
- obj: DeleteHoursOfOperationRequest
2185
- ) => any;
2186
- export declare const DeleteInstanceRequestFilterSensitiveLog: (
2187
- obj: DeleteInstanceRequest
2188
- ) => any;
2189
- export declare const DeleteIntegrationAssociationRequestFilterSensitiveLog: (
2190
- obj: DeleteIntegrationAssociationRequest
2191
- ) => any;
2192
- export declare const DeleteQuickConnectRequestFilterSensitiveLog: (
2193
- obj: DeleteQuickConnectRequest
2194
- ) => any;
2195
- export declare const DeleteRuleRequestFilterSensitiveLog: (
2196
- obj: DeleteRuleRequest
2197
- ) => any;
2198
- export declare const DeleteSecurityProfileRequestFilterSensitiveLog: (
2199
- obj: DeleteSecurityProfileRequest
2200
- ) => any;
2201
- export declare const DeleteTaskTemplateRequestFilterSensitiveLog: (
2202
- obj: DeleteTaskTemplateRequest
2203
- ) => any;
2204
- export declare const DeleteTaskTemplateResponseFilterSensitiveLog: (
2205
- obj: DeleteTaskTemplateResponse
2206
- ) => any;
2207
- export declare const DeleteTrafficDistributionGroupRequestFilterSensitiveLog: (
2208
- obj: DeleteTrafficDistributionGroupRequest
2209
- ) => any;
2210
- export declare const DeleteTrafficDistributionGroupResponseFilterSensitiveLog: (
2211
- obj: DeleteTrafficDistributionGroupResponse
2212
- ) => any;
2213
- export declare const DeleteUseCaseRequestFilterSensitiveLog: (
2214
- obj: DeleteUseCaseRequest
2215
- ) => any;
2216
- export declare const DeleteUserRequestFilterSensitiveLog: (
2217
- obj: DeleteUserRequest
2218
- ) => any;
2219
- export declare const DeleteUserHierarchyGroupRequestFilterSensitiveLog: (
2220
- obj: DeleteUserHierarchyGroupRequest
2221
- ) => any;
2222
- export declare const DeleteVocabularyRequestFilterSensitiveLog: (
2223
- obj: DeleteVocabularyRequest
2224
- ) => any;
2225
- export declare const DeleteVocabularyResponseFilterSensitiveLog: (
2226
- obj: DeleteVocabularyResponse
2227
- ) => any;
2228
- export declare const DescribeAgentStatusRequestFilterSensitiveLog: (
2229
- obj: DescribeAgentStatusRequest
2230
- ) => any;
2231
- export declare const DescribeAgentStatusResponseFilterSensitiveLog: (
2232
- obj: DescribeAgentStatusResponse
2233
- ) => any;
2234
- export declare const DescribeContactRequestFilterSensitiveLog: (
2235
- obj: DescribeContactRequest
2236
- ) => any;
2237
- export declare const QueueInfoFilterSensitiveLog: (obj: QueueInfo) => any;
2238
- export declare const WisdomInfoFilterSensitiveLog: (obj: WisdomInfo) => any;
2239
- export declare const ContactFilterSensitiveLog: (obj: Contact) => any;
2240
- export declare const DescribeContactResponseFilterSensitiveLog: (
2241
- obj: DescribeContactResponse
2242
- ) => any;
2243
- export declare const DescribeContactFlowRequestFilterSensitiveLog: (
2244
- obj: DescribeContactFlowRequest
2245
- ) => any;
2246
- export declare const ContactFlowFilterSensitiveLog: (obj: ContactFlow) => any;
2247
- export declare const DescribeContactFlowResponseFilterSensitiveLog: (
2248
- obj: DescribeContactFlowResponse
2249
- ) => any;
2250
- export declare const DescribeContactFlowModuleRequestFilterSensitiveLog: (
2251
- obj: DescribeContactFlowModuleRequest
2252
- ) => any;
2253
- export declare const ContactFlowModuleFilterSensitiveLog: (
2254
- obj: ContactFlowModule
2255
- ) => any;
2256
- export declare const DescribeContactFlowModuleResponseFilterSensitiveLog: (
2257
- obj: DescribeContactFlowModuleResponse
2258
- ) => any;
2259
- export declare const DescribeHoursOfOperationRequestFilterSensitiveLog: (
2260
- obj: DescribeHoursOfOperationRequest
2261
- ) => any;
2262
- export declare const HoursOfOperationFilterSensitiveLog: (
2263
- obj: HoursOfOperation
2264
- ) => any;
2265
- export declare const DescribeHoursOfOperationResponseFilterSensitiveLog: (
2266
- obj: DescribeHoursOfOperationResponse
2267
- ) => any;
2268
- export declare const DescribeInstanceRequestFilterSensitiveLog: (
2269
- obj: DescribeInstanceRequest
2270
- ) => any;
2271
- export declare const InstanceStatusReasonFilterSensitiveLog: (
2272
- obj: InstanceStatusReason
2273
- ) => any;
2274
1906
  export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
2275
1907
  export declare const DescribeInstanceResponseFilterSensitiveLog: (
2276
1908
  obj: DescribeInstanceResponse
2277
1909
  ) => any;
2278
- export declare const DescribeInstanceAttributeRequestFilterSensitiveLog: (
2279
- obj: DescribeInstanceAttributeRequest
2280
- ) => any;
2281
- export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
2282
- export declare const DescribeInstanceAttributeResponseFilterSensitiveLog: (
2283
- obj: DescribeInstanceAttributeResponse
2284
- ) => any;
2285
- export declare const DescribeInstanceStorageConfigRequestFilterSensitiveLog: (
2286
- obj: DescribeInstanceStorageConfigRequest
2287
- ) => any;
2288
- export declare const DescribeInstanceStorageConfigResponseFilterSensitiveLog: (
2289
- obj: DescribeInstanceStorageConfigResponse
2290
- ) => any;
2291
- export declare const DescribePhoneNumberRequestFilterSensitiveLog: (
2292
- obj: DescribePhoneNumberRequest
2293
- ) => any;
2294
- export declare const PhoneNumberStatusFilterSensitiveLog: (
2295
- obj: PhoneNumberStatus
2296
- ) => any;
2297
- export declare const ClaimedPhoneNumberSummaryFilterSensitiveLog: (
2298
- obj: ClaimedPhoneNumberSummary
2299
- ) => any;
2300
- export declare const DescribePhoneNumberResponseFilterSensitiveLog: (
2301
- obj: DescribePhoneNumberResponse
2302
- ) => any;
2303
- export declare const DescribeQueueRequestFilterSensitiveLog: (
2304
- obj: DescribeQueueRequest
2305
- ) => any;
2306
- export declare const QueueFilterSensitiveLog: (obj: Queue) => any;
2307
- export declare const DescribeQueueResponseFilterSensitiveLog: (
2308
- obj: DescribeQueueResponse
2309
- ) => any;
2310
- export declare const DescribeQuickConnectRequestFilterSensitiveLog: (
2311
- obj: DescribeQuickConnectRequest
2312
- ) => any;
2313
- export declare const QuickConnectFilterSensitiveLog: (obj: QuickConnect) => any;
2314
- export declare const DescribeQuickConnectResponseFilterSensitiveLog: (
2315
- obj: DescribeQuickConnectResponse
2316
- ) => any;
2317
- export declare const DescribeRoutingProfileRequestFilterSensitiveLog: (
2318
- obj: DescribeRoutingProfileRequest
2319
- ) => any;
2320
- export declare const RoutingProfileFilterSensitiveLog: (
2321
- obj: RoutingProfile
2322
- ) => any;
2323
- export declare const DescribeRoutingProfileResponseFilterSensitiveLog: (
2324
- obj: DescribeRoutingProfileResponse
2325
- ) => any;
2326
- export declare const DescribeRuleRequestFilterSensitiveLog: (
2327
- obj: DescribeRuleRequest
2328
- ) => any;
2329
- export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
2330
- export declare const DescribeRuleResponseFilterSensitiveLog: (
2331
- obj: DescribeRuleResponse
2332
- ) => any;
2333
- export declare const DescribeSecurityProfileRequestFilterSensitiveLog: (
2334
- obj: DescribeSecurityProfileRequest
2335
- ) => any;
2336
- export declare const SecurityProfileFilterSensitiveLog: (
2337
- obj: SecurityProfile
2338
- ) => any;
2339
- export declare const DescribeSecurityProfileResponseFilterSensitiveLog: (
2340
- obj: DescribeSecurityProfileResponse
2341
- ) => any;
2342
- export declare const DescribeTrafficDistributionGroupRequestFilterSensitiveLog: (
2343
- obj: DescribeTrafficDistributionGroupRequest
2344
- ) => any;
2345
- export declare const TrafficDistributionGroupFilterSensitiveLog: (
2346
- obj: TrafficDistributionGroup
2347
- ) => any;
2348
- export declare const DescribeTrafficDistributionGroupResponseFilterSensitiveLog: (
2349
- obj: DescribeTrafficDistributionGroupResponse
2350
- ) => any;
2351
- export declare const DescribeUserRequestFilterSensitiveLog: (
2352
- obj: DescribeUserRequest
2353
- ) => any;
2354
- export declare const UserFilterSensitiveLog: (obj: User) => any;
2355
- export declare const DescribeUserResponseFilterSensitiveLog: (
2356
- obj: DescribeUserResponse
2357
- ) => any;
2358
- export declare const DescribeUserHierarchyGroupRequestFilterSensitiveLog: (
2359
- obj: DescribeUserHierarchyGroupRequest
2360
- ) => any;
2361
- export declare const HierarchyGroupSummaryFilterSensitiveLog: (
2362
- obj: HierarchyGroupSummary
2363
- ) => any;
2364
- export declare const HierarchyPathFilterSensitiveLog: (
2365
- obj: HierarchyPath
2366
- ) => any;
2367
- export declare const HierarchyGroupFilterSensitiveLog: (
2368
- obj: HierarchyGroup
2369
- ) => any;
2370
- export declare const DescribeUserHierarchyGroupResponseFilterSensitiveLog: (
2371
- obj: DescribeUserHierarchyGroupResponse
2372
- ) => any;
2373
- export declare const DescribeUserHierarchyStructureRequestFilterSensitiveLog: (
2374
- obj: DescribeUserHierarchyStructureRequest
2375
- ) => any;
2376
- export declare const HierarchyLevelFilterSensitiveLog: (
2377
- obj: HierarchyLevel
2378
- ) => any;
2379
- export declare const HierarchyStructureFilterSensitiveLog: (
2380
- obj: HierarchyStructure
2381
- ) => any;
2382
- export declare const DescribeUserHierarchyStructureResponseFilterSensitiveLog: (
2383
- obj: DescribeUserHierarchyStructureResponse
2384
- ) => any;
2385
- export declare const DescribeVocabularyRequestFilterSensitiveLog: (
2386
- obj: DescribeVocabularyRequest
2387
- ) => any;
2388
- export declare const VocabularyFilterSensitiveLog: (obj: Vocabulary) => any;
2389
- export declare const DescribeVocabularyResponseFilterSensitiveLog: (
2390
- obj: DescribeVocabularyResponse
2391
- ) => any;
2392
- export declare const DisassociateApprovedOriginRequestFilterSensitiveLog: (
2393
- obj: DisassociateApprovedOriginRequest
2394
- ) => any;
2395
- export declare const DisassociateBotRequestFilterSensitiveLog: (
2396
- obj: DisassociateBotRequest
2397
- ) => any;
2398
- export declare const DisassociateInstanceStorageConfigRequestFilterSensitiveLog: (
2399
- obj: DisassociateInstanceStorageConfigRequest
2400
- ) => any;
2401
- export declare const DisassociateLambdaFunctionRequestFilterSensitiveLog: (
2402
- obj: DisassociateLambdaFunctionRequest
2403
- ) => any;
2404
- export declare const DisassociateLexBotRequestFilterSensitiveLog: (
2405
- obj: DisassociateLexBotRequest
2406
- ) => any;
2407
- export declare const DisassociatePhoneNumberContactFlowRequestFilterSensitiveLog: (
2408
- obj: DisassociatePhoneNumberContactFlowRequest
2409
- ) => any;
2410
- export declare const DisassociateQueueQuickConnectsRequestFilterSensitiveLog: (
2411
- obj: DisassociateQueueQuickConnectsRequest
2412
- ) => any;
2413
- export declare const DisassociateRoutingProfileQueuesRequestFilterSensitiveLog: (
2414
- obj: DisassociateRoutingProfileQueuesRequest
2415
- ) => any;
2416
- export declare const DisassociateSecurityKeyRequestFilterSensitiveLog: (
2417
- obj: DisassociateSecurityKeyRequest
2418
- ) => any;
2419
- export declare const DismissUserContactRequestFilterSensitiveLog: (
2420
- obj: DismissUserContactRequest
2421
- ) => any;
2422
- export declare const DismissUserContactResponseFilterSensitiveLog: (
2423
- obj: DismissUserContactResponse
2424
- ) => any;
2425
- export declare const GetContactAttributesRequestFilterSensitiveLog: (
2426
- obj: GetContactAttributesRequest
2427
- ) => any;
2428
- export declare const GetContactAttributesResponseFilterSensitiveLog: (
2429
- obj: GetContactAttributesResponse
2430
- ) => any;
2431
- export declare const CurrentMetricFilterSensitiveLog: (
2432
- obj: CurrentMetric
2433
- ) => any;
2434
- export declare const FiltersFilterSensitiveLog: (obj: Filters) => any;
2435
- export declare const CurrentMetricSortCriteriaFilterSensitiveLog: (
2436
- obj: CurrentMetricSortCriteria
2437
- ) => any;
2438
- export declare const GetCurrentMetricDataRequestFilterSensitiveLog: (
2439
- obj: GetCurrentMetricDataRequest
2440
- ) => any;
2441
- export declare const CurrentMetricDataFilterSensitiveLog: (
2442
- obj: CurrentMetricData
2443
- ) => any;
2444
- export declare const RoutingProfileReferenceFilterSensitiveLog: (
2445
- obj: RoutingProfileReference
2446
- ) => any;
2447
- export declare const DimensionsFilterSensitiveLog: (obj: Dimensions) => any;
2448
- export declare const CurrentMetricResultFilterSensitiveLog: (
2449
- obj: CurrentMetricResult
2450
- ) => any;
2451
- export declare const GetCurrentMetricDataResponseFilterSensitiveLog: (
2452
- obj: GetCurrentMetricDataResponse
2453
- ) => any;
2454
- export declare const ContactFilterFilterSensitiveLog: (
2455
- obj: ContactFilter
2456
- ) => any;
2457
- export declare const UserDataFiltersFilterSensitiveLog: (
2458
- obj: UserDataFilters
2459
- ) => any;
2460
- export declare const GetCurrentUserDataRequestFilterSensitiveLog: (
2461
- obj: GetCurrentUserDataRequest
2462
- ) => any;
2463
- export declare const HierarchyGroupSummaryReferenceFilterSensitiveLog: (
2464
- obj: HierarchyGroupSummaryReference
2465
- ) => any;
2466
- export declare const HierarchyPathReferenceFilterSensitiveLog: (
2467
- obj: HierarchyPathReference
2468
- ) => any;
2469
- export declare const UserReferenceFilterSensitiveLog: (
2470
- obj: UserReference
2471
- ) => any;
2472
- export declare const UserDataFilterSensitiveLog: (obj: UserData) => any;
2473
- export declare const GetCurrentUserDataResponseFilterSensitiveLog: (
2474
- obj: GetCurrentUserDataResponse
2475
- ) => any;
2476
- export declare const GetFederationTokenRequestFilterSensitiveLog: (
2477
- obj: GetFederationTokenRequest
2478
- ) => any;
2479
1910
  export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
2480
1911
  export declare const GetFederationTokenResponseFilterSensitiveLog: (
2481
1912
  obj: GetFederationTokenResponse
2482
1913
  ) => any;
2483
- export declare const ThresholdFilterSensitiveLog: (obj: Threshold) => any;
2484
- export declare const HistoricalMetricFilterSensitiveLog: (
2485
- obj: HistoricalMetric
2486
- ) => any;
2487
- export declare const GetMetricDataRequestFilterSensitiveLog: (
2488
- obj: GetMetricDataRequest
2489
- ) => any;
2490
- export declare const HistoricalMetricDataFilterSensitiveLog: (
2491
- obj: HistoricalMetricData
2492
- ) => any;
2493
- export declare const HistoricalMetricResultFilterSensitiveLog: (
2494
- obj: HistoricalMetricResult
2495
- ) => any;
2496
- export declare const GetMetricDataResponseFilterSensitiveLog: (
2497
- obj: GetMetricDataResponse
2498
- ) => any;
2499
- export declare const FilterV2FilterSensitiveLog: (obj: FilterV2) => any;
2500
- export declare const MetricFilterV2FilterSensitiveLog: (
2501
- obj: MetricFilterV2
2502
- ) => any;
2503
- export declare const ThresholdV2FilterSensitiveLog: (obj: ThresholdV2) => any;
2504
- export declare const MetricV2FilterSensitiveLog: (obj: MetricV2) => any;
2505
- export declare const GetMetricDataV2RequestFilterSensitiveLog: (
2506
- obj: GetMetricDataV2Request
2507
- ) => any;
2508
- export declare const MetricDataV2FilterSensitiveLog: (obj: MetricDataV2) => any;
2509
- export declare const MetricResultV2FilterSensitiveLog: (
2510
- obj: MetricResultV2
2511
- ) => any;
2512
- export declare const GetMetricDataV2ResponseFilterSensitiveLog: (
2513
- obj: GetMetricDataV2Response
2514
- ) => any;
2515
- export declare const GetTaskTemplateRequestFilterSensitiveLog: (
2516
- obj: GetTaskTemplateRequest
2517
- ) => any;
2518
- export declare const GetTaskTemplateResponseFilterSensitiveLog: (
2519
- obj: GetTaskTemplateResponse
2520
- ) => any;
2521
- export declare const GetTrafficDistributionRequestFilterSensitiveLog: (
2522
- obj: GetTrafficDistributionRequest
2523
- ) => any;
2524
- export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
2525
- export declare const TelephonyConfigFilterSensitiveLog: (
2526
- obj: TelephonyConfig
2527
- ) => any;
2528
- export declare const GetTrafficDistributionResponseFilterSensitiveLog: (
2529
- obj: GetTrafficDistributionResponse
2530
- ) => any;
2531
- export declare const ListAgentStatusRequestFilterSensitiveLog: (
2532
- obj: ListAgentStatusRequest
2533
- ) => any;
2534
- export declare const ListAgentStatusResponseFilterSensitiveLog: (
2535
- obj: ListAgentStatusResponse
2536
- ) => any;
2537
- export declare const ListApprovedOriginsRequestFilterSensitiveLog: (
2538
- obj: ListApprovedOriginsRequest
2539
- ) => any;
2540
- export declare const ListApprovedOriginsResponseFilterSensitiveLog: (
2541
- obj: ListApprovedOriginsResponse
2542
- ) => any;
2543
- export declare const ListBotsRequestFilterSensitiveLog: (
2544
- obj: ListBotsRequest
2545
- ) => any;
2546
- export declare const LexBotConfigFilterSensitiveLog: (obj: LexBotConfig) => any;
2547
- export declare const ListBotsResponseFilterSensitiveLog: (
2548
- obj: ListBotsResponse
2549
- ) => any;