@aws-sdk/client-connect 3.131.0 → 3.142.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (315) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +1 -1
  4. package/dist-cjs/commands/AssociateBotCommand.js +1 -1
  5. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +2 -2
  6. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +2 -2
  7. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +1 -1
  8. package/dist-cjs/commands/AssociateLexBotCommand.js +1 -1
  9. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +1 -1
  10. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +1 -1
  11. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +1 -1
  12. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +2 -2
  13. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +2 -2
  14. package/dist-cjs/commands/CreateAgentStatusCommand.js +2 -2
  15. package/dist-cjs/commands/CreateContactFlowCommand.js +2 -2
  16. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +2 -2
  17. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +2 -2
  18. package/dist-cjs/commands/CreateInstanceCommand.js +2 -2
  19. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +2 -2
  20. package/dist-cjs/commands/CreateQueueCommand.js +2 -2
  21. package/dist-cjs/commands/CreateQuickConnectCommand.js +2 -2
  22. package/dist-cjs/commands/CreateRoutingProfileCommand.js +2 -2
  23. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -2
  24. package/dist-cjs/commands/CreateTaskTemplateCommand.js +2 -2
  25. package/dist-cjs/commands/CreateUseCaseCommand.js +2 -2
  26. package/dist-cjs/commands/CreateUserCommand.js +2 -2
  27. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +2 -2
  28. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteContactFlowCommand.js +1 -1
  30. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +1 -1
  32. package/dist-cjs/commands/DeleteInstanceCommand.js +1 -1
  33. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +1 -1
  34. package/dist-cjs/commands/DeleteQuickConnectCommand.js +1 -1
  35. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +1 -1
  36. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteUseCaseCommand.js +1 -1
  38. package/dist-cjs/commands/DeleteUserCommand.js +1 -1
  39. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +1 -1
  40. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeAgentStatusCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeContactCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeContactFlowCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeInstanceCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +2 -2
  49. package/dist-cjs/commands/DescribePhoneNumberCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeQueueCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeQuickConnectCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeUserCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeVocabularyCommand.js +2 -2
  58. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +1 -1
  59. package/dist-cjs/commands/DisassociateBotCommand.js +1 -1
  60. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +1 -1
  61. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +1 -1
  62. package/dist-cjs/commands/DisassociateLexBotCommand.js +1 -1
  63. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +1 -1
  64. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +1 -1
  65. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +1 -1
  66. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +1 -1
  67. package/dist-cjs/commands/GetContactAttributesCommand.js +2 -2
  68. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +2 -2
  69. package/dist-cjs/commands/GetCurrentUserDataCommand.js +2 -2
  70. package/dist-cjs/commands/GetFederationTokenCommand.js +2 -2
  71. package/dist-cjs/commands/GetMetricDataCommand.js +2 -2
  72. package/dist-cjs/commands/GetTaskTemplateCommand.js +2 -2
  73. package/dist-cjs/commands/ListAgentStatusesCommand.js +2 -2
  74. package/dist-cjs/commands/ListApprovedOriginsCommand.js +2 -2
  75. package/dist-cjs/commands/ListBotsCommand.js +2 -2
  76. package/dist-cjs/commands/ListContactFlowModulesCommand.js +2 -2
  77. package/dist-cjs/commands/ListContactFlowsCommand.js +2 -2
  78. package/dist-cjs/commands/ListContactReferencesCommand.js +2 -2
  79. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +2 -2
  80. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +2 -2
  81. package/dist-cjs/commands/ListInstanceAttributesCommand.js +2 -2
  82. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +2 -2
  83. package/dist-cjs/commands/ListInstancesCommand.js +2 -2
  84. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +2 -2
  85. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +2 -2
  86. package/dist-cjs/commands/ListLexBotsCommand.js +2 -2
  87. package/dist-cjs/commands/ListPhoneNumbersCommand.js +2 -2
  88. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +2 -2
  89. package/dist-cjs/commands/ListPromptsCommand.js +2 -2
  90. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +2 -2
  91. package/dist-cjs/commands/ListQueuesCommand.js +2 -2
  92. package/dist-cjs/commands/ListQuickConnectsCommand.js +2 -2
  93. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +2 -2
  94. package/dist-cjs/commands/ListRoutingProfilesCommand.js +2 -2
  95. package/dist-cjs/commands/ListSecurityKeysCommand.js +2 -2
  96. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +2 -2
  97. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -2
  98. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  99. package/dist-cjs/commands/ListTaskTemplatesCommand.js +2 -2
  100. package/dist-cjs/commands/ListUseCasesCommand.js +2 -2
  101. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +2 -2
  102. package/dist-cjs/commands/ListUsersCommand.js +2 -2
  103. package/dist-cjs/commands/PutUserStatusCommand.js +2 -2
  104. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +1 -1
  105. package/dist-cjs/commands/ResumeContactRecordingCommand.js +2 -2
  106. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  107. package/dist-cjs/commands/SearchUsersCommand.js +2 -2
  108. package/dist-cjs/commands/SearchVocabulariesCommand.js +2 -2
  109. package/dist-cjs/commands/StartChatContactCommand.js +2 -2
  110. package/dist-cjs/commands/StartContactRecordingCommand.js +2 -2
  111. package/dist-cjs/commands/StartContactStreamingCommand.js +2 -2
  112. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +2 -2
  113. package/dist-cjs/commands/StartTaskContactCommand.js +2 -2
  114. package/dist-cjs/commands/StopContactCommand.js +2 -2
  115. package/dist-cjs/commands/StopContactRecordingCommand.js +2 -2
  116. package/dist-cjs/commands/StopContactStreamingCommand.js +2 -2
  117. package/dist-cjs/commands/SuspendContactRecordingCommand.js +2 -2
  118. package/dist-cjs/commands/TagResourceCommand.js +1 -1
  119. package/dist-cjs/commands/TransferContactCommand.js +2 -2
  120. package/dist-cjs/commands/UntagResourceCommand.js +1 -1
  121. package/dist-cjs/commands/UpdateAgentStatusCommand.js +1 -1
  122. package/dist-cjs/commands/UpdateContactAttributesCommand.js +2 -2
  123. package/dist-cjs/commands/UpdateContactCommand.js +2 -2
  124. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +1 -1
  125. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +1 -1
  126. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +2 -2
  127. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +2 -2
  128. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +1 -1
  129. package/dist-cjs/commands/UpdateContactScheduleCommand.js +2 -2
  130. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +1 -1
  131. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +1 -1
  132. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +1 -1
  133. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +2 -2
  134. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +1 -1
  135. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +1 -1
  136. package/dist-cjs/commands/UpdateQueueNameCommand.js +1 -1
  137. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +1 -1
  138. package/dist-cjs/commands/UpdateQueueStatusCommand.js +1 -1
  139. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +1 -1
  140. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +1 -1
  141. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +1 -1
  142. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +1 -1
  143. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +1 -1
  144. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +1 -1
  145. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +1 -1
  146. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +2 -2
  147. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +1 -1
  148. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +1 -1
  149. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +1 -1
  150. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +1 -1
  151. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +1 -1
  152. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +1 -1
  153. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +1 -1
  154. package/dist-cjs/models/models_0.js +1005 -1487
  155. package/dist-cjs/models/models_1.js +495 -741
  156. package/dist-cjs/protocols/Aws_restJson1.js +1804 -4317
  157. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -2
  158. package/dist-es/commands/AssociateBotCommand.js +2 -2
  159. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -3
  160. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -3
  161. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -2
  162. package/dist-es/commands/AssociateLexBotCommand.js +2 -2
  163. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
  164. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -2
  165. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
  166. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -3
  167. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -3
  168. package/dist-es/commands/CreateAgentStatusCommand.js +3 -3
  169. package/dist-es/commands/CreateContactFlowCommand.js +3 -3
  170. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -3
  171. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -3
  172. package/dist-es/commands/CreateInstanceCommand.js +3 -3
  173. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -3
  174. package/dist-es/commands/CreateQueueCommand.js +3 -3
  175. package/dist-es/commands/CreateQuickConnectCommand.js +3 -3
  176. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -3
  177. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -3
  178. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -3
  179. package/dist-es/commands/CreateUseCaseCommand.js +3 -3
  180. package/dist-es/commands/CreateUserCommand.js +3 -3
  181. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -3
  182. package/dist-es/commands/CreateVocabularyCommand.js +3 -3
  183. package/dist-es/commands/DeleteContactFlowCommand.js +2 -2
  184. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -3
  185. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -2
  186. package/dist-es/commands/DeleteInstanceCommand.js +2 -2
  187. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -2
  188. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -2
  189. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  190. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -3
  191. package/dist-es/commands/DeleteUseCaseCommand.js +2 -2
  192. package/dist-es/commands/DeleteUserCommand.js +2 -2
  193. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -2
  194. package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
  195. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -3
  196. package/dist-es/commands/DescribeContactCommand.js +3 -3
  197. package/dist-es/commands/DescribeContactFlowCommand.js +3 -3
  198. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -3
  199. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -3
  200. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  201. package/dist-es/commands/DescribeInstanceCommand.js +3 -3
  202. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -3
  203. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -3
  204. package/dist-es/commands/DescribeQueueCommand.js +3 -3
  205. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -3
  206. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -3
  207. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -3
  208. package/dist-es/commands/DescribeUserCommand.js +3 -3
  209. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -3
  210. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -3
  211. package/dist-es/commands/DescribeVocabularyCommand.js +3 -3
  212. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -2
  213. package/dist-es/commands/DisassociateBotCommand.js +2 -2
  214. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
  215. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -2
  216. package/dist-es/commands/DisassociateLexBotCommand.js +2 -2
  217. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
  218. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
  219. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
  220. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -2
  221. package/dist-es/commands/GetContactAttributesCommand.js +3 -3
  222. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -3
  223. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -3
  224. package/dist-es/commands/GetFederationTokenCommand.js +3 -3
  225. package/dist-es/commands/GetMetricDataCommand.js +3 -3
  226. package/dist-es/commands/GetTaskTemplateCommand.js +3 -3
  227. package/dist-es/commands/ListAgentStatusesCommand.js +3 -3
  228. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -3
  229. package/dist-es/commands/ListBotsCommand.js +3 -3
  230. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -3
  231. package/dist-es/commands/ListContactFlowsCommand.js +3 -3
  232. package/dist-es/commands/ListContactReferencesCommand.js +3 -3
  233. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -3
  234. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -3
  235. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -3
  236. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -3
  237. package/dist-es/commands/ListInstancesCommand.js +3 -3
  238. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -3
  239. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -3
  240. package/dist-es/commands/ListLexBotsCommand.js +3 -3
  241. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -3
  242. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -3
  243. package/dist-es/commands/ListPromptsCommand.js +3 -3
  244. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -3
  245. package/dist-es/commands/ListQueuesCommand.js +3 -3
  246. package/dist-es/commands/ListQuickConnectsCommand.js +3 -3
  247. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -3
  248. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -3
  249. package/dist-es/commands/ListSecurityKeysCommand.js +3 -3
  250. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -3
  251. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -3
  252. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  253. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -3
  254. package/dist-es/commands/ListUseCasesCommand.js +3 -3
  255. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -3
  256. package/dist-es/commands/ListUsersCommand.js +3 -3
  257. package/dist-es/commands/PutUserStatusCommand.js +3 -3
  258. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -2
  259. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -3
  260. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  261. package/dist-es/commands/SearchUsersCommand.js +3 -3
  262. package/dist-es/commands/SearchVocabulariesCommand.js +3 -3
  263. package/dist-es/commands/StartChatContactCommand.js +3 -3
  264. package/dist-es/commands/StartContactRecordingCommand.js +3 -3
  265. package/dist-es/commands/StartContactStreamingCommand.js +3 -3
  266. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -3
  267. package/dist-es/commands/StartTaskContactCommand.js +3 -3
  268. package/dist-es/commands/StopContactCommand.js +3 -3
  269. package/dist-es/commands/StopContactRecordingCommand.js +3 -3
  270. package/dist-es/commands/StopContactStreamingCommand.js +3 -3
  271. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -3
  272. package/dist-es/commands/TagResourceCommand.js +2 -2
  273. package/dist-es/commands/TransferContactCommand.js +3 -3
  274. package/dist-es/commands/UntagResourceCommand.js +2 -2
  275. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -2
  276. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -3
  277. package/dist-es/commands/UpdateContactCommand.js +3 -3
  278. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -2
  279. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -2
  280. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -3
  281. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -3
  282. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -2
  283. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -3
  284. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -2
  285. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -2
  286. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -2
  287. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -3
  288. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
  289. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -2
  290. package/dist-es/commands/UpdateQueueNameCommand.js +2 -2
  291. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
  292. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -2
  293. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -2
  294. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -2
  295. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
  296. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
  297. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -2
  298. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
  299. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  300. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -3
  301. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -2
  302. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
  303. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -2
  304. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -2
  305. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -2
  306. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -2
  307. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -2
  308. package/dist-es/models/models_0.js +263 -989
  309. package/dist-es/models/models_1.js +123 -492
  310. package/dist-es/protocols/Aws_restJson1.js +2381 -4327
  311. package/dist-types/models/models_0.d.ts +972 -1456
  312. package/dist-types/models/models_1.d.ts +492 -738
  313. package/dist-types/ts3.4/models/models_0.d.ts +486 -970
  314. package/dist-types/ts3.4/models/models_1.d.ts +246 -492
  315. package/package.json +6 -6
@@ -24,12 +24,6 @@ export interface ListQueuesRequest {
24
24
  */
25
25
  MaxResults?: number;
26
26
  }
27
- export declare namespace ListQueuesRequest {
28
- /**
29
- * @internal
30
- */
31
- const filterSensitiveLog: (obj: ListQueuesRequest) => any;
32
- }
33
27
  /**
34
28
  * <p>Contains summary information about a queue.</p>
35
29
  */
@@ -51,12 +45,6 @@ export interface QueueSummary {
51
45
  */
52
46
  QueueType?: QueueType | string;
53
47
  }
54
- export declare namespace QueueSummary {
55
- /**
56
- * @internal
57
- */
58
- const filterSensitiveLog: (obj: QueueSummary) => any;
59
- }
60
48
  export interface ListQueuesResponse {
61
49
  /**
62
50
  * <p>Information about the queues.</p>
@@ -67,12 +55,6 @@ export interface ListQueuesResponse {
67
55
  */
68
56
  NextToken?: string;
69
57
  }
70
- export declare namespace ListQueuesResponse {
71
- /**
72
- * @internal
73
- */
74
- const filterSensitiveLog: (obj: ListQueuesResponse) => any;
75
- }
76
58
  export interface ListQuickConnectsRequest {
77
59
  /**
78
60
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -93,12 +75,6 @@ export interface ListQuickConnectsRequest {
93
75
  */
94
76
  QuickConnectTypes?: (QuickConnectType | string)[];
95
77
  }
96
- export declare namespace ListQuickConnectsRequest {
97
- /**
98
- * @internal
99
- */
100
- const filterSensitiveLog: (obj: ListQuickConnectsRequest) => any;
101
- }
102
78
  export interface ListQuickConnectsResponse {
103
79
  /**
104
80
  * <p>Information about the quick connects.</p>
@@ -109,12 +85,6 @@ export interface ListQuickConnectsResponse {
109
85
  */
110
86
  NextToken?: string;
111
87
  }
112
- export declare namespace ListQuickConnectsResponse {
113
- /**
114
- * @internal
115
- */
116
- const filterSensitiveLog: (obj: ListQuickConnectsResponse) => any;
117
- }
118
88
  export interface ListRoutingProfileQueuesRequest {
119
89
  /**
120
90
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -134,12 +104,6 @@ export interface ListRoutingProfileQueuesRequest {
134
104
  */
135
105
  MaxResults?: number;
136
106
  }
137
- export declare namespace ListRoutingProfileQueuesRequest {
138
- /**
139
- * @internal
140
- */
141
- const filterSensitiveLog: (obj: ListRoutingProfileQueuesRequest) => any;
142
- }
143
107
  /**
144
108
  * <p>Contains summary information about a routing profile queue.</p>
145
109
  */
@@ -173,12 +137,6 @@ export interface RoutingProfileQueueConfigSummary {
173
137
  */
174
138
  Channel: Channel | string | undefined;
175
139
  }
176
- export declare namespace RoutingProfileQueueConfigSummary {
177
- /**
178
- * @internal
179
- */
180
- const filterSensitiveLog: (obj: RoutingProfileQueueConfigSummary) => any;
181
- }
182
140
  export interface ListRoutingProfileQueuesResponse {
183
141
  /**
184
142
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -189,12 +147,6 @@ export interface ListRoutingProfileQueuesResponse {
189
147
  */
190
148
  RoutingProfileQueueConfigSummaryList?: RoutingProfileQueueConfigSummary[];
191
149
  }
192
- export declare namespace ListRoutingProfileQueuesResponse {
193
- /**
194
- * @internal
195
- */
196
- const filterSensitiveLog: (obj: ListRoutingProfileQueuesResponse) => any;
197
- }
198
150
  export interface ListRoutingProfilesRequest {
199
151
  /**
200
152
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -210,12 +162,6 @@ export interface ListRoutingProfilesRequest {
210
162
  */
211
163
  MaxResults?: number;
212
164
  }
213
- export declare namespace ListRoutingProfilesRequest {
214
- /**
215
- * @internal
216
- */
217
- const filterSensitiveLog: (obj: ListRoutingProfilesRequest) => any;
218
- }
219
165
  /**
220
166
  * <p>Contains summary information about a routing profile.</p>
221
167
  */
@@ -233,12 +179,6 @@ export interface RoutingProfileSummary {
233
179
  */
234
180
  Name?: string;
235
181
  }
236
- export declare namespace RoutingProfileSummary {
237
- /**
238
- * @internal
239
- */
240
- const filterSensitiveLog: (obj: RoutingProfileSummary) => any;
241
- }
242
182
  export interface ListRoutingProfilesResponse {
243
183
  /**
244
184
  * <p>Information about the routing profiles.</p>
@@ -249,12 +189,6 @@ export interface ListRoutingProfilesResponse {
249
189
  */
250
190
  NextToken?: string;
251
191
  }
252
- export declare namespace ListRoutingProfilesResponse {
253
- /**
254
- * @internal
255
- */
256
- const filterSensitiveLog: (obj: ListRoutingProfilesResponse) => any;
257
- }
258
192
  export interface ListSecurityKeysRequest {
259
193
  /**
260
194
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -270,12 +204,6 @@ export interface ListSecurityKeysRequest {
270
204
  */
271
205
  MaxResults?: number;
272
206
  }
273
- export declare namespace ListSecurityKeysRequest {
274
- /**
275
- * @internal
276
- */
277
- const filterSensitiveLog: (obj: ListSecurityKeysRequest) => any;
278
- }
279
207
  /**
280
208
  * <p>Configuration information of the security key.</p>
281
209
  */
@@ -293,12 +221,6 @@ export interface SecurityKey {
293
221
  */
294
222
  CreationTime?: Date;
295
223
  }
296
- export declare namespace SecurityKey {
297
- /**
298
- * @internal
299
- */
300
- const filterSensitiveLog: (obj: SecurityKey) => any;
301
- }
302
224
  export interface ListSecurityKeysResponse {
303
225
  /**
304
226
  * <p>The security keys.</p>
@@ -309,12 +231,6 @@ export interface ListSecurityKeysResponse {
309
231
  */
310
232
  NextToken?: string;
311
233
  }
312
- export declare namespace ListSecurityKeysResponse {
313
- /**
314
- * @internal
315
- */
316
- const filterSensitiveLog: (obj: ListSecurityKeysResponse) => any;
317
- }
318
234
  export interface ListSecurityProfilePermissionsRequest {
319
235
  /**
320
236
  * <p>The identifier for the security profle.</p>
@@ -334,12 +250,6 @@ export interface ListSecurityProfilePermissionsRequest {
334
250
  */
335
251
  MaxResults?: number;
336
252
  }
337
- export declare namespace ListSecurityProfilePermissionsRequest {
338
- /**
339
- * @internal
340
- */
341
- const filterSensitiveLog: (obj: ListSecurityProfilePermissionsRequest) => any;
342
- }
343
253
  export interface ListSecurityProfilePermissionsResponse {
344
254
  /**
345
255
  * <p>The permissions granted to the security profile.</p>
@@ -350,12 +260,6 @@ export interface ListSecurityProfilePermissionsResponse {
350
260
  */
351
261
  NextToken?: string;
352
262
  }
353
- export declare namespace ListSecurityProfilePermissionsResponse {
354
- /**
355
- * @internal
356
- */
357
- const filterSensitiveLog: (obj: ListSecurityProfilePermissionsResponse) => any;
358
- }
359
263
  export interface ListSecurityProfilesRequest {
360
264
  /**
361
265
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -371,12 +275,6 @@ export interface ListSecurityProfilesRequest {
371
275
  */
372
276
  MaxResults?: number;
373
277
  }
374
- export declare namespace ListSecurityProfilesRequest {
375
- /**
376
- * @internal
377
- */
378
- const filterSensitiveLog: (obj: ListSecurityProfilesRequest) => any;
379
- }
380
278
  /**
381
279
  * <p>Contains information about a security profile.</p>
382
280
  */
@@ -394,12 +292,6 @@ export interface SecurityProfileSummary {
394
292
  */
395
293
  Name?: string;
396
294
  }
397
- export declare namespace SecurityProfileSummary {
398
- /**
399
- * @internal
400
- */
401
- const filterSensitiveLog: (obj: SecurityProfileSummary) => any;
402
- }
403
295
  export interface ListSecurityProfilesResponse {
404
296
  /**
405
297
  * <p>Information about the security profiles.</p>
@@ -410,36 +302,18 @@ export interface ListSecurityProfilesResponse {
410
302
  */
411
303
  NextToken?: string;
412
304
  }
413
- export declare namespace ListSecurityProfilesResponse {
414
- /**
415
- * @internal
416
- */
417
- const filterSensitiveLog: (obj: ListSecurityProfilesResponse) => any;
418
- }
419
305
  export interface ListTagsForResourceRequest {
420
306
  /**
421
307
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
422
308
  */
423
309
  resourceArn: string | undefined;
424
310
  }
425
- export declare namespace ListTagsForResourceRequest {
426
- /**
427
- * @internal
428
- */
429
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
430
- }
431
311
  export interface ListTagsForResourceResponse {
432
312
  /**
433
313
  * <p>Information about the tags.</p>
434
314
  */
435
315
  tags?: Record<string, string>;
436
316
  }
437
- export declare namespace ListTagsForResourceResponse {
438
- /**
439
- * @internal
440
- */
441
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
442
- }
443
317
  export interface ListTaskTemplatesRequest {
444
318
  /**
445
319
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -472,12 +346,6 @@ export interface ListTaskTemplatesRequest {
472
346
  */
473
347
  Name?: string;
474
348
  }
475
- export declare namespace ListTaskTemplatesRequest {
476
- /**
477
- * @internal
478
- */
479
- const filterSensitiveLog: (obj: ListTaskTemplatesRequest) => any;
480
- }
481
349
  /**
482
350
  * <p>Contains summary information about the task template.</p>
483
351
  */
@@ -513,12 +381,6 @@ export interface TaskTemplateMetadata {
513
381
  */
514
382
  CreatedTime?: Date;
515
383
  }
516
- export declare namespace TaskTemplateMetadata {
517
- /**
518
- * @internal
519
- */
520
- const filterSensitiveLog: (obj: TaskTemplateMetadata) => any;
521
- }
522
384
  export interface ListTaskTemplatesResponse {
523
385
  /**
524
386
  * <p>Provides details about a list of task templates belonging to an instance.</p>
@@ -532,12 +394,6 @@ export interface ListTaskTemplatesResponse {
532
394
  */
533
395
  NextToken?: string;
534
396
  }
535
- export declare namespace ListTaskTemplatesResponse {
536
- /**
537
- * @internal
538
- */
539
- const filterSensitiveLog: (obj: ListTaskTemplatesResponse) => any;
540
- }
541
397
  /**
542
398
  * <p>Provides summary information about the use cases for the specified integration
543
399
  * association.</p>
@@ -561,12 +417,6 @@ export interface ListUseCasesRequest {
561
417
  */
562
418
  MaxResults?: number;
563
419
  }
564
- export declare namespace ListUseCasesRequest {
565
- /**
566
- * @internal
567
- */
568
- const filterSensitiveLog: (obj: ListUseCasesRequest) => any;
569
- }
570
420
  /**
571
421
  * <p>Contains the
572
422
  * use
@@ -587,12 +437,6 @@ export interface UseCase {
587
437
  */
588
438
  UseCaseType?: UseCaseType | string;
589
439
  }
590
- export declare namespace UseCase {
591
- /**
592
- * @internal
593
- */
594
- const filterSensitiveLog: (obj: UseCase) => any;
595
- }
596
440
  export interface ListUseCasesResponse {
597
441
  /**
598
442
  * <p>The use cases.</p>
@@ -603,12 +447,6 @@ export interface ListUseCasesResponse {
603
447
  */
604
448
  NextToken?: string;
605
449
  }
606
- export declare namespace ListUseCasesResponse {
607
- /**
608
- * @internal
609
- */
610
- const filterSensitiveLog: (obj: ListUseCasesResponse) => any;
611
- }
612
450
  export interface ListUserHierarchyGroupsRequest {
613
451
  /**
614
452
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -624,12 +462,6 @@ export interface ListUserHierarchyGroupsRequest {
624
462
  */
625
463
  MaxResults?: number;
626
464
  }
627
- export declare namespace ListUserHierarchyGroupsRequest {
628
- /**
629
- * @internal
630
- */
631
- const filterSensitiveLog: (obj: ListUserHierarchyGroupsRequest) => any;
632
- }
633
465
  export interface ListUserHierarchyGroupsResponse {
634
466
  /**
635
467
  * <p>Information about the hierarchy groups.</p>
@@ -640,12 +472,6 @@ export interface ListUserHierarchyGroupsResponse {
640
472
  */
641
473
  NextToken?: string;
642
474
  }
643
- export declare namespace ListUserHierarchyGroupsResponse {
644
- /**
645
- * @internal
646
- */
647
- const filterSensitiveLog: (obj: ListUserHierarchyGroupsResponse) => any;
648
- }
649
475
  export interface ListUsersRequest {
650
476
  /**
651
477
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -661,12 +487,6 @@ export interface ListUsersRequest {
661
487
  */
662
488
  MaxResults?: number;
663
489
  }
664
- export declare namespace ListUsersRequest {
665
- /**
666
- * @internal
667
- */
668
- const filterSensitiveLog: (obj: ListUsersRequest) => any;
669
- }
670
490
  /**
671
491
  * <p>Contains summary information about a user.</p>
672
492
  */
@@ -684,12 +504,6 @@ export interface UserSummary {
684
504
  */
685
505
  Username?: string;
686
506
  }
687
- export declare namespace UserSummary {
688
- /**
689
- * @internal
690
- */
691
- const filterSensitiveLog: (obj: UserSummary) => any;
692
- }
693
507
  export interface ListUsersResponse {
694
508
  /**
695
509
  * <p>Information about the users.</p>
@@ -700,12 +514,6 @@ export interface ListUsersResponse {
700
514
  */
701
515
  NextToken?: string;
702
516
  }
703
- export declare namespace ListUsersResponse {
704
- /**
705
- * @internal
706
- */
707
- const filterSensitiveLog: (obj: ListUsersResponse) => any;
708
- }
709
517
  export interface PutUserStatusRequest {
710
518
  /**
711
519
  * <p>The identifier of the user.</p>
@@ -720,20 +528,8 @@ export interface PutUserStatusRequest {
720
528
  */
721
529
  AgentStatusId: string | undefined;
722
530
  }
723
- export declare namespace PutUserStatusRequest {
724
- /**
725
- * @internal
726
- */
727
- const filterSensitiveLog: (obj: PutUserStatusRequest) => any;
728
- }
729
531
  export interface PutUserStatusResponse {
730
532
  }
731
- export declare namespace PutUserStatusResponse {
732
- /**
733
- * @internal
734
- */
735
- const filterSensitiveLog: (obj: PutUserStatusResponse) => any;
736
- }
737
533
  export interface ReleasePhoneNumberRequest {
738
534
  /**
739
535
  * <p>A unique identifier for the phone number.</p>
@@ -745,12 +541,6 @@ export interface ReleasePhoneNumberRequest {
745
541
  */
746
542
  ClientToken?: string;
747
543
  }
748
- export declare namespace ReleasePhoneNumberRequest {
749
- /**
750
- * @internal
751
- */
752
- const filterSensitiveLog: (obj: ReleasePhoneNumberRequest) => any;
753
- }
754
544
  export interface ResumeContactRecordingRequest {
755
545
  /**
756
546
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -766,20 +556,8 @@ export interface ResumeContactRecordingRequest {
766
556
  */
767
557
  InitialContactId: string | undefined;
768
558
  }
769
- export declare namespace ResumeContactRecordingRequest {
770
- /**
771
- * @internal
772
- */
773
- const filterSensitiveLog: (obj: ResumeContactRecordingRequest) => any;
774
- }
775
559
  export interface ResumeContactRecordingResponse {
776
560
  }
777
- export declare namespace ResumeContactRecordingResponse {
778
- /**
779
- * @internal
780
- */
781
- const filterSensitiveLog: (obj: ResumeContactRecordingResponse) => any;
782
- }
783
561
  export interface SearchAvailablePhoneNumbersRequest {
784
562
  /**
785
563
  * <p>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are claimed to.</p>
@@ -807,12 +585,6 @@ export interface SearchAvailablePhoneNumbersRequest {
807
585
  */
808
586
  NextToken?: string;
809
587
  }
810
- export declare namespace SearchAvailablePhoneNumbersRequest {
811
- /**
812
- * @internal
813
- */
814
- const filterSensitiveLog: (obj: SearchAvailablePhoneNumbersRequest) => any;
815
- }
816
588
  /**
817
589
  * <p>Information about available phone numbers.</p>
818
590
  */
@@ -830,12 +602,6 @@ export interface AvailableNumberSummary {
830
602
  */
831
603
  PhoneNumberType?: PhoneNumberType | string;
832
604
  }
833
- export declare namespace AvailableNumberSummary {
834
- /**
835
- * @internal
836
- */
837
- const filterSensitiveLog: (obj: AvailableNumberSummary) => any;
838
- }
839
605
  export interface SearchAvailablePhoneNumbersResponse {
840
606
  /**
841
607
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -846,12 +612,6 @@ export interface SearchAvailablePhoneNumbersResponse {
846
612
  */
847
613
  AvailableNumbersList?: AvailableNumberSummary[];
848
614
  }
849
- export declare namespace SearchAvailablePhoneNumbersResponse {
850
- /**
851
- * @internal
852
- */
853
- const filterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
854
- }
855
615
  export declare enum HierarchyGroupMatchType {
856
616
  EXACT = "EXACT",
857
617
  WITH_CHILD_GROUPS = "WITH_CHILD_GROUPS"
@@ -869,12 +629,6 @@ export interface HierarchyGroupCondition {
869
629
  */
870
630
  HierarchyGroupMatchType?: HierarchyGroupMatchType | string;
871
631
  }
872
- export declare namespace HierarchyGroupCondition {
873
- /**
874
- * @internal
875
- */
876
- const filterSensitiveLog: (obj: HierarchyGroupCondition) => any;
877
- }
878
632
  export declare enum StringComparisonType {
879
633
  CONTAINS = "CONTAINS",
880
634
  EXACT = "EXACT",
@@ -898,12 +652,6 @@ export interface StringCondition {
898
652
  */
899
653
  ComparisonType?: StringComparisonType | string;
900
654
  }
901
- export declare namespace StringCondition {
902
- /**
903
- * @internal
904
- */
905
- const filterSensitiveLog: (obj: StringCondition) => any;
906
- }
907
655
  /**
908
656
  * <p>A leaf node condition which can be used to specify a tag condition, for example, <code>HAVE
909
657
  * BPO = 123</code>. </p>
@@ -918,12 +666,6 @@ export interface TagCondition {
918
666
  */
919
667
  TagValue?: string;
920
668
  }
921
- export declare namespace TagCondition {
922
- /**
923
- * @internal
924
- */
925
- const filterSensitiveLog: (obj: TagCondition) => any;
926
- }
927
669
  /**
928
670
  * <p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>.
929
671
  * This accepts an <code>OR</code> of <code>AND</code> (List of List) input where: </p>
@@ -954,12 +696,6 @@ export interface ControlPlaneTagFilter {
954
696
  */
955
697
  TagCondition?: TagCondition;
956
698
  }
957
- export declare namespace ControlPlaneTagFilter {
958
- /**
959
- * @internal
960
- */
961
- const filterSensitiveLog: (obj: ControlPlaneTagFilter) => any;
962
- }
963
699
  /**
964
700
  * <p>Filters to be applied to search results.</p>
965
701
  */
@@ -980,12 +716,6 @@ export interface UserSearchFilter {
980
716
  */
981
717
  TagFilter?: ControlPlaneTagFilter;
982
718
  }
983
- export declare namespace UserSearchFilter {
984
- /**
985
- * @internal
986
- */
987
- const filterSensitiveLog: (obj: UserSearchFilter) => any;
988
- }
989
719
  /**
990
720
  * <p>The user's first name and last name.</p>
991
721
  */
@@ -999,12 +729,6 @@ export interface UserIdentityInfoLite {
999
729
  */
1000
730
  LastName?: string;
1001
731
  }
1002
- export declare namespace UserIdentityInfoLite {
1003
- /**
1004
- * @internal
1005
- */
1006
- const filterSensitiveLog: (obj: UserIdentityInfoLite) => any;
1007
- }
1008
732
  /**
1009
733
  * <p>Information about the returned users.</p>
1010
734
  */
@@ -1050,12 +774,6 @@ export interface UserSearchSummary {
1050
774
  */
1051
775
  Username?: string;
1052
776
  }
1053
- export declare namespace UserSearchSummary {
1054
- /**
1055
- * @internal
1056
- */
1057
- const filterSensitiveLog: (obj: UserSearchSummary) => any;
1058
- }
1059
777
  export interface SearchUsersResponse {
1060
778
  /**
1061
779
  * <p>Information about the users.</p>
@@ -1070,12 +788,6 @@ export interface SearchUsersResponse {
1070
788
  */
1071
789
  ApproximateTotalCount?: number;
1072
790
  }
1073
- export declare namespace SearchUsersResponse {
1074
- /**
1075
- * @internal
1076
- */
1077
- const filterSensitiveLog: (obj: SearchUsersResponse) => any;
1078
- }
1079
791
  export interface SearchVocabulariesRequest {
1080
792
  /**
1081
793
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1105,12 +817,6 @@ export interface SearchVocabulariesRequest {
1105
817
  */
1106
818
  LanguageCode?: VocabularyLanguageCode | string;
1107
819
  }
1108
- export declare namespace SearchVocabulariesRequest {
1109
- /**
1110
- * @internal
1111
- */
1112
- const filterSensitiveLog: (obj: SearchVocabulariesRequest) => any;
1113
- }
1114
820
  /**
1115
821
  * <p>Contains summary information about the custom vocabulary.</p>
1116
822
  */
@@ -1146,12 +852,6 @@ export interface VocabularySummary {
1146
852
  */
1147
853
  FailureReason?: string;
1148
854
  }
1149
- export declare namespace VocabularySummary {
1150
- /**
1151
- * @internal
1152
- */
1153
- const filterSensitiveLog: (obj: VocabularySummary) => any;
1154
- }
1155
855
  export interface SearchVocabulariesResponse {
1156
856
  /**
1157
857
  * <p>The list of the available custom vocabularies.</p>
@@ -1162,12 +862,6 @@ export interface SearchVocabulariesResponse {
1162
862
  */
1163
863
  NextToken?: string;
1164
864
  }
1165
- export declare namespace SearchVocabulariesResponse {
1166
- /**
1167
- * @internal
1168
- */
1169
- const filterSensitiveLog: (obj: SearchVocabulariesResponse) => any;
1170
- }
1171
865
  /**
1172
866
  * <p>A chat message.</p>
1173
867
  */
@@ -1181,12 +875,6 @@ export interface ChatMessage {
1181
875
  */
1182
876
  Content: string | undefined;
1183
877
  }
1184
- export declare namespace ChatMessage {
1185
- /**
1186
- * @internal
1187
- */
1188
- const filterSensitiveLog: (obj: ChatMessage) => any;
1189
- }
1190
878
  /**
1191
879
  * <p>The customer's details.</p>
1192
880
  */
@@ -1196,12 +884,6 @@ export interface ParticipantDetails {
1196
884
  */
1197
885
  DisplayName: string | undefined;
1198
886
  }
1199
- export declare namespace ParticipantDetails {
1200
- /**
1201
- * @internal
1202
- */
1203
- const filterSensitiveLog: (obj: ParticipantDetails) => any;
1204
- }
1205
887
  export interface StartChatContactRequest {
1206
888
  /**
1207
889
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1249,12 +931,6 @@ export interface StartChatContactRequest {
1249
931
  */
1250
932
  SupportedMessagingContentTypes?: string[];
1251
933
  }
1252
- export declare namespace StartChatContactRequest {
1253
- /**
1254
- * @internal
1255
- */
1256
- const filterSensitiveLog: (obj: StartChatContactRequest) => any;
1257
- }
1258
934
  export interface StartChatContactResponse {
1259
935
  /**
1260
936
  * <p>The identifier of this contact within the Amazon Connect instance. </p>
@@ -1271,12 +947,6 @@ export interface StartChatContactResponse {
1271
947
  */
1272
948
  ParticipantToken?: string;
1273
949
  }
1274
- export declare namespace StartChatContactResponse {
1275
- /**
1276
- * @internal
1277
- */
1278
- const filterSensitiveLog: (obj: StartChatContactResponse) => any;
1279
- }
1280
950
  export declare enum VoiceRecordingTrack {
1281
951
  ALL = "ALL",
1282
952
  FROM_AGENT = "FROM_AGENT",
@@ -1291,12 +961,6 @@ export interface VoiceRecordingConfiguration {
1291
961
  */
1292
962
  VoiceRecordingTrack?: VoiceRecordingTrack | string;
1293
963
  }
1294
- export declare namespace VoiceRecordingConfiguration {
1295
- /**
1296
- * @internal
1297
- */
1298
- const filterSensitiveLog: (obj: VoiceRecordingConfiguration) => any;
1299
- }
1300
964
  export interface StartContactRecordingRequest {
1301
965
  /**
1302
966
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1316,20 +980,8 @@ export interface StartContactRecordingRequest {
1316
980
  */
1317
981
  VoiceRecordingConfiguration: VoiceRecordingConfiguration | undefined;
1318
982
  }
1319
- export declare namespace StartContactRecordingRequest {
1320
- /**
1321
- * @internal
1322
- */
1323
- const filterSensitiveLog: (obj: StartContactRecordingRequest) => any;
1324
- }
1325
983
  export interface StartContactRecordingResponse {
1326
984
  }
1327
- export declare namespace StartContactRecordingResponse {
1328
- /**
1329
- * @internal
1330
- */
1331
- const filterSensitiveLog: (obj: StartContactRecordingResponse) => any;
1332
- }
1333
985
  /**
1334
986
  * <p>The streaming configuration, such as the Amazon SNS streaming endpoint.</p>
1335
987
  */
@@ -1340,12 +992,6 @@ export interface ChatStreamingConfiguration {
1340
992
  */
1341
993
  StreamingEndpointArn: string | undefined;
1342
994
  }
1343
- export declare namespace ChatStreamingConfiguration {
1344
- /**
1345
- * @internal
1346
- */
1347
- const filterSensitiveLog: (obj: ChatStreamingConfiguration) => any;
1348
- }
1349
995
  export interface StartContactStreamingRequest {
1350
996
  /**
1351
997
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1366,24 +1012,12 @@ export interface StartContactStreamingRequest {
1366
1012
  */
1367
1013
  ClientToken?: string;
1368
1014
  }
1369
- export declare namespace StartContactStreamingRequest {
1370
- /**
1371
- * @internal
1372
- */
1373
- const filterSensitiveLog: (obj: StartContactStreamingRequest) => any;
1374
- }
1375
1015
  export interface StartContactStreamingResponse {
1376
1016
  /**
1377
1017
  * <p>The identifier of the streaming configuration enabled. </p>
1378
1018
  */
1379
1019
  StreamingId: string | undefined;
1380
1020
  }
1381
- export declare namespace StartContactStreamingResponse {
1382
- /**
1383
- * @internal
1384
- */
1385
- const filterSensitiveLog: (obj: StartContactStreamingResponse) => any;
1386
- }
1387
1021
  /**
1388
1022
  * <p>Outbound calls to the destination number are not allowed.</p>
1389
1023
  */
@@ -1429,12 +1063,6 @@ export interface AnswerMachineDetectionConfig {
1429
1063
  */
1430
1064
  AwaitAnswerMachinePrompt?: boolean;
1431
1065
  }
1432
- export declare namespace AnswerMachineDetectionConfig {
1433
- /**
1434
- * @internal
1435
- */
1436
- const filterSensitiveLog: (obj: AnswerMachineDetectionConfig) => any;
1437
- }
1438
1066
  export declare enum TrafficType {
1439
1067
  CAMPAIGN = "CAMPAIGN",
1440
1068
  GENERAL = "GENERAL"
@@ -1501,24 +1129,12 @@ export interface StartOutboundVoiceContactRequest {
1501
1129
  */
1502
1130
  TrafficType?: TrafficType | string;
1503
1131
  }
1504
- export declare namespace StartOutboundVoiceContactRequest {
1505
- /**
1506
- * @internal
1507
- */
1508
- const filterSensitiveLog: (obj: StartOutboundVoiceContactRequest) => any;
1509
- }
1510
1132
  export interface StartOutboundVoiceContactResponse {
1511
1133
  /**
1512
1134
  * <p>The identifier of this contact within the Amazon Connect instance.</p>
1513
1135
  */
1514
1136
  ContactId?: string;
1515
1137
  }
1516
- export declare namespace StartOutboundVoiceContactResponse {
1517
- /**
1518
- * @internal
1519
- */
1520
- const filterSensitiveLog: (obj: StartOutboundVoiceContactResponse) => any;
1521
- }
1522
1138
  /**
1523
1139
  * <p>Well-formed data on a contact, used by agents to complete a contact request. You can have up
1524
1140
  * to 4,096 UTF-8 bytes across all references for a contact.</p>
@@ -1534,12 +1150,6 @@ export interface Reference {
1534
1150
  */
1535
1151
  Type: ReferenceType | string | undefined;
1536
1152
  }
1537
- export declare namespace Reference {
1538
- /**
1539
- * @internal
1540
- */
1541
- const filterSensitiveLog: (obj: Reference) => any;
1542
- }
1543
1153
  export interface StartTaskContactRequest {
1544
1154
  /**
1545
1155
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1597,24 +1207,12 @@ export interface StartTaskContactRequest {
1597
1207
  */
1598
1208
  QuickConnectId?: string;
1599
1209
  }
1600
- export declare namespace StartTaskContactRequest {
1601
- /**
1602
- * @internal
1603
- */
1604
- const filterSensitiveLog: (obj: StartTaskContactRequest) => any;
1605
- }
1606
1210
  export interface StartTaskContactResponse {
1607
1211
  /**
1608
1212
  * <p>The identifier of this contact within the Amazon Connect instance.</p>
1609
1213
  */
1610
1214
  ContactId?: string;
1611
1215
  }
1612
- export declare namespace StartTaskContactResponse {
1613
- /**
1614
- * @internal
1615
- */
1616
- const filterSensitiveLog: (obj: StartTaskContactResponse) => any;
1617
- }
1618
1216
  /**
1619
1217
  * <p>The contact with the specified ID is not active or does not exist.</p>
1620
1218
  */
@@ -1640,20 +1238,8 @@ export interface StopContactRequest {
1640
1238
  */
1641
1239
  InstanceId: string | undefined;
1642
1240
  }
1643
- export declare namespace StopContactRequest {
1644
- /**
1645
- * @internal
1646
- */
1647
- const filterSensitiveLog: (obj: StopContactRequest) => any;
1648
- }
1649
1241
  export interface StopContactResponse {
1650
1242
  }
1651
- export declare namespace StopContactResponse {
1652
- /**
1653
- * @internal
1654
- */
1655
- const filterSensitiveLog: (obj: StopContactResponse) => any;
1656
- }
1657
1243
  export interface StopContactRecordingRequest {
1658
1244
  /**
1659
1245
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1669,20 +1255,8 @@ export interface StopContactRecordingRequest {
1669
1255
  */
1670
1256
  InitialContactId: string | undefined;
1671
1257
  }
1672
- export declare namespace StopContactRecordingRequest {
1673
- /**
1674
- * @internal
1675
- */
1676
- const filterSensitiveLog: (obj: StopContactRecordingRequest) => any;
1677
- }
1678
1258
  export interface StopContactRecordingResponse {
1679
1259
  }
1680
- export declare namespace StopContactRecordingResponse {
1681
- /**
1682
- * @internal
1683
- */
1684
- const filterSensitiveLog: (obj: StopContactRecordingResponse) => any;
1685
- }
1686
1260
  export interface StopContactStreamingRequest {
1687
1261
  /**
1688
1262
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1698,20 +1272,8 @@ export interface StopContactStreamingRequest {
1698
1272
  */
1699
1273
  StreamingId: string | undefined;
1700
1274
  }
1701
- export declare namespace StopContactStreamingRequest {
1702
- /**
1703
- * @internal
1704
- */
1705
- const filterSensitiveLog: (obj: StopContactStreamingRequest) => any;
1706
- }
1707
1275
  export interface StopContactStreamingResponse {
1708
1276
  }
1709
- export declare namespace StopContactStreamingResponse {
1710
- /**
1711
- * @internal
1712
- */
1713
- const filterSensitiveLog: (obj: StopContactStreamingResponse) => any;
1714
- }
1715
1277
  export interface SuspendContactRecordingRequest {
1716
1278
  /**
1717
1279
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1727,20 +1289,8 @@ export interface SuspendContactRecordingRequest {
1727
1289
  */
1728
1290
  InitialContactId: string | undefined;
1729
1291
  }
1730
- export declare namespace SuspendContactRecordingRequest {
1731
- /**
1732
- * @internal
1733
- */
1734
- const filterSensitiveLog: (obj: SuspendContactRecordingRequest) => any;
1735
- }
1736
1292
  export interface SuspendContactRecordingResponse {
1737
1293
  }
1738
- export declare namespace SuspendContactRecordingResponse {
1739
- /**
1740
- * @internal
1741
- */
1742
- const filterSensitiveLog: (obj: SuspendContactRecordingResponse) => any;
1743
- }
1744
1294
  export interface TagResourceRequest {
1745
1295
  /**
1746
1296
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
@@ -1751,12 +1301,6 @@ export interface TagResourceRequest {
1751
1301
  */
1752
1302
  tags: Record<string, string> | undefined;
1753
1303
  }
1754
- export declare namespace TagResourceRequest {
1755
- /**
1756
- * @internal
1757
- */
1758
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
1759
- }
1760
1304
  export interface TransferContactRequest {
1761
1305
  /**
1762
1306
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1784,12 +1328,6 @@ export interface TransferContactRequest {
1784
1328
  */
1785
1329
  ClientToken?: string;
1786
1330
  }
1787
- export declare namespace TransferContactRequest {
1788
- /**
1789
- * @internal
1790
- */
1791
- const filterSensitiveLog: (obj: TransferContactRequest) => any;
1792
- }
1793
1331
  export interface TransferContactResponse {
1794
1332
  /**
1795
1333
  * <p>The identifier of the contact in this instance of Amazon Connect. </p>
@@ -1800,12 +1338,6 @@ export interface TransferContactResponse {
1800
1338
  */
1801
1339
  ContactArn?: string;
1802
1340
  }
1803
- export declare namespace TransferContactResponse {
1804
- /**
1805
- * @internal
1806
- */
1807
- const filterSensitiveLog: (obj: TransferContactResponse) => any;
1808
- }
1809
1341
  export interface UntagResourceRequest {
1810
1342
  /**
1811
1343
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
@@ -1816,12 +1348,6 @@ export interface UntagResourceRequest {
1816
1348
  */
1817
1349
  tagKeys: string[] | undefined;
1818
1350
  }
1819
- export declare namespace UntagResourceRequest {
1820
- /**
1821
- * @internal
1822
- */
1823
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
1824
- }
1825
1351
  export interface UpdateAgentStatusRequest {
1826
1352
  /**
1827
1353
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1852,12 +1378,6 @@ export interface UpdateAgentStatusRequest {
1852
1378
  */
1853
1379
  ResetOrderNumber?: boolean;
1854
1380
  }
1855
- export declare namespace UpdateAgentStatusRequest {
1856
- /**
1857
- * @internal
1858
- */
1859
- const filterSensitiveLog: (obj: UpdateAgentStatusRequest) => any;
1860
- }
1861
1381
  export interface UpdateContactRequest {
1862
1382
  /**
1863
1383
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1881,20 +1401,8 @@ export interface UpdateContactRequest {
1881
1401
  */
1882
1402
  References?: Record<string, Reference>;
1883
1403
  }
1884
- export declare namespace UpdateContactRequest {
1885
- /**
1886
- * @internal
1887
- */
1888
- const filterSensitiveLog: (obj: UpdateContactRequest) => any;
1889
- }
1890
1404
  export interface UpdateContactResponse {
1891
1405
  }
1892
- export declare namespace UpdateContactResponse {
1893
- /**
1894
- * @internal
1895
- */
1896
- const filterSensitiveLog: (obj: UpdateContactResponse) => any;
1897
- }
1898
1406
  export interface UpdateContactAttributesRequest {
1899
1407
  /**
1900
1408
  * <p>The identifier of the contact. This is the identifier of the contact associated with the
@@ -1913,20 +1421,8 @@ export interface UpdateContactAttributesRequest {
1913
1421
  */
1914
1422
  Attributes: Record<string, string> | undefined;
1915
1423
  }
1916
- export declare namespace UpdateContactAttributesRequest {
1917
- /**
1918
- * @internal
1919
- */
1920
- const filterSensitiveLog: (obj: UpdateContactAttributesRequest) => any;
1921
- }
1922
1424
  export interface UpdateContactAttributesResponse {
1923
1425
  }
1924
- export declare namespace UpdateContactAttributesResponse {
1925
- /**
1926
- * @internal
1927
- */
1928
- const filterSensitiveLog: (obj: UpdateContactAttributesResponse) => any;
1929
- }
1930
1426
  export interface UpdateContactFlowContentRequest {
1931
1427
  /**
1932
1428
  * <p>The identifier of the Amazon Connect instance.</p>
@@ -1943,12 +1439,6 @@ export interface UpdateContactFlowContentRequest {
1943
1439
  */
1944
1440
  Content: string | undefined;
1945
1441
  }
1946
- export declare namespace UpdateContactFlowContentRequest {
1947
- /**
1948
- * @internal
1949
- */
1950
- const filterSensitiveLog: (obj: UpdateContactFlowContentRequest) => any;
1951
- }
1952
1442
  export interface UpdateContactFlowMetadataRequest {
1953
1443
  /**
1954
1444
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1971,12 +1461,6 @@ export interface UpdateContactFlowMetadataRequest {
1971
1461
  */
1972
1462
  ContactFlowState?: ContactFlowState | string;
1973
1463
  }
1974
- export declare namespace UpdateContactFlowMetadataRequest {
1975
- /**
1976
- * @internal
1977
- */
1978
- const filterSensitiveLog: (obj: UpdateContactFlowMetadataRequest) => any;
1979
- }
1980
1464
  export interface UpdateContactFlowModuleContentRequest {
1981
1465
  /**
1982
1466
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1991,20 +1475,8 @@ export interface UpdateContactFlowModuleContentRequest {
1991
1475
  */
1992
1476
  Content: string | undefined;
1993
1477
  }
1994
- export declare namespace UpdateContactFlowModuleContentRequest {
1995
- /**
1996
- * @internal
1997
- */
1998
- const filterSensitiveLog: (obj: UpdateContactFlowModuleContentRequest) => any;
1999
- }
2000
1478
  export interface UpdateContactFlowModuleContentResponse {
2001
1479
  }
2002
- export declare namespace UpdateContactFlowModuleContentResponse {
2003
- /**
2004
- * @internal
2005
- */
2006
- const filterSensitiveLog: (obj: UpdateContactFlowModuleContentResponse) => any;
2007
- }
2008
1480
  export interface UpdateContactFlowModuleMetadataRequest {
2009
1481
  /**
2010
1482
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2027,20 +1499,8 @@ export interface UpdateContactFlowModuleMetadataRequest {
2027
1499
  */
2028
1500
  State?: ContactFlowModuleState | string;
2029
1501
  }
2030
- export declare namespace UpdateContactFlowModuleMetadataRequest {
2031
- /**
2032
- * @internal
2033
- */
2034
- const filterSensitiveLog: (obj: UpdateContactFlowModuleMetadataRequest) => any;
2035
- }
2036
1502
  export interface UpdateContactFlowModuleMetadataResponse {
2037
1503
  }
2038
- export declare namespace UpdateContactFlowModuleMetadataResponse {
2039
- /**
2040
- * @internal
2041
- */
2042
- const filterSensitiveLog: (obj: UpdateContactFlowModuleMetadataResponse) => any;
2043
- }
2044
1504
  export interface UpdateContactFlowNameRequest {
2045
1505
  /**
2046
1506
  * <p>The identifier of the Amazon Connect instance.</p>
@@ -2059,12 +1519,6 @@ export interface UpdateContactFlowNameRequest {
2059
1519
  */
2060
1520
  Description?: string;
2061
1521
  }
2062
- export declare namespace UpdateContactFlowNameRequest {
2063
- /**
2064
- * @internal
2065
- */
2066
- const filterSensitiveLog: (obj: UpdateContactFlowNameRequest) => any;
2067
- }
2068
1522
  export interface UpdateContactScheduleRequest {
2069
1523
  /**
2070
1524
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2079,20 +1533,8 @@ export interface UpdateContactScheduleRequest {
2079
1533
  */
2080
1534
  ScheduledTime: Date | undefined;
2081
1535
  }
2082
- export declare namespace UpdateContactScheduleRequest {
2083
- /**
2084
- * @internal
2085
- */
2086
- const filterSensitiveLog: (obj: UpdateContactScheduleRequest) => any;
2087
- }
2088
1536
  export interface UpdateContactScheduleResponse {
2089
1537
  }
2090
- export declare namespace UpdateContactScheduleResponse {
2091
- /**
2092
- * @internal
2093
- */
2094
- const filterSensitiveLog: (obj: UpdateContactScheduleResponse) => any;
2095
- }
2096
1538
  export interface UpdateHoursOfOperationRequest {
2097
1539
  /**
2098
1540
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2119,12 +1561,6 @@ export interface UpdateHoursOfOperationRequest {
2119
1561
  */
2120
1562
  Config?: HoursOfOperationConfig[];
2121
1563
  }
2122
- export declare namespace UpdateHoursOfOperationRequest {
2123
- /**
2124
- * @internal
2125
- */
2126
- const filterSensitiveLog: (obj: UpdateHoursOfOperationRequest) => any;
2127
- }
2128
1564
  export interface UpdateInstanceAttributeRequest {
2129
1565
  /**
2130
1566
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2143,12 +1579,6 @@ export interface UpdateInstanceAttributeRequest {
2143
1579
  */
2144
1580
  Value: string | undefined;
2145
1581
  }
2146
- export declare namespace UpdateInstanceAttributeRequest {
2147
- /**
2148
- * @internal
2149
- */
2150
- const filterSensitiveLog: (obj: UpdateInstanceAttributeRequest) => any;
2151
- }
2152
1582
  export interface UpdateInstanceStorageConfigRequest {
2153
1583
  /**
2154
1584
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2167,12 +1597,6 @@ export interface UpdateInstanceStorageConfigRequest {
2167
1597
  */
2168
1598
  StorageConfig: InstanceStorageConfig | undefined;
2169
1599
  }
2170
- export declare namespace UpdateInstanceStorageConfigRequest {
2171
- /**
2172
- * @internal
2173
- */
2174
- const filterSensitiveLog: (obj: UpdateInstanceStorageConfigRequest) => any;
2175
- }
2176
1600
  export interface UpdatePhoneNumberRequest {
2177
1601
  /**
2178
1602
  * <p>A unique identifier for the phone number.</p>
@@ -2188,12 +1612,6 @@ export interface UpdatePhoneNumberRequest {
2188
1612
  */
2189
1613
  ClientToken?: string;
2190
1614
  }
2191
- export declare namespace UpdatePhoneNumberRequest {
2192
- /**
2193
- * @internal
2194
- */
2195
- const filterSensitiveLog: (obj: UpdatePhoneNumberRequest) => any;
2196
- }
2197
1615
  export interface UpdatePhoneNumberResponse {
2198
1616
  /**
2199
1617
  * <p>A unique identifier for the phone number.</p>
@@ -2204,12 +1622,6 @@ export interface UpdatePhoneNumberResponse {
2204
1622
  */
2205
1623
  PhoneNumberArn?: string;
2206
1624
  }
2207
- export declare namespace UpdatePhoneNumberResponse {
2208
- /**
2209
- * @internal
2210
- */
2211
- const filterSensitiveLog: (obj: UpdatePhoneNumberResponse) => any;
2212
- }
2213
1625
  export interface UpdateQueueHoursOfOperationRequest {
2214
1626
  /**
2215
1627
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2224,12 +1636,6 @@ export interface UpdateQueueHoursOfOperationRequest {
2224
1636
  */
2225
1637
  HoursOfOperationId: string | undefined;
2226
1638
  }
2227
- export declare namespace UpdateQueueHoursOfOperationRequest {
2228
- /**
2229
- * @internal
2230
- */
2231
- const filterSensitiveLog: (obj: UpdateQueueHoursOfOperationRequest) => any;
2232
- }
2233
1639
  export interface UpdateQueueMaxContactsRequest {
2234
1640
  /**
2235
1641
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2244,12 +1650,6 @@ export interface UpdateQueueMaxContactsRequest {
2244
1650
  */
2245
1651
  MaxContacts?: number;
2246
1652
  }
2247
- export declare namespace UpdateQueueMaxContactsRequest {
2248
- /**
2249
- * @internal
2250
- */
2251
- const filterSensitiveLog: (obj: UpdateQueueMaxContactsRequest) => any;
2252
- }
2253
1653
  export interface UpdateQueueNameRequest {
2254
1654
  /**
2255
1655
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2268,12 +1668,6 @@ export interface UpdateQueueNameRequest {
2268
1668
  */
2269
1669
  Description?: string;
2270
1670
  }
2271
- export declare namespace UpdateQueueNameRequest {
2272
- /**
2273
- * @internal
2274
- */
2275
- const filterSensitiveLog: (obj: UpdateQueueNameRequest) => any;
2276
- }
2277
1671
  export interface UpdateQueueOutboundCallerConfigRequest {
2278
1672
  /**
2279
1673
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2288,12 +1682,6 @@ export interface UpdateQueueOutboundCallerConfigRequest {
2288
1682
  */
2289
1683
  OutboundCallerConfig: OutboundCallerConfig | undefined;
2290
1684
  }
2291
- export declare namespace UpdateQueueOutboundCallerConfigRequest {
2292
- /**
2293
- * @internal
2294
- */
2295
- const filterSensitiveLog: (obj: UpdateQueueOutboundCallerConfigRequest) => any;
2296
- }
2297
1685
  export interface UpdateQueueStatusRequest {
2298
1686
  /**
2299
1687
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2308,12 +1696,6 @@ export interface UpdateQueueStatusRequest {
2308
1696
  */
2309
1697
  Status: QueueStatus | string | undefined;
2310
1698
  }
2311
- export declare namespace UpdateQueueStatusRequest {
2312
- /**
2313
- * @internal
2314
- */
2315
- const filterSensitiveLog: (obj: UpdateQueueStatusRequest) => any;
2316
- }
2317
1699
  export interface UpdateQuickConnectConfigRequest {
2318
1700
  /**
2319
1701
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2328,12 +1710,6 @@ export interface UpdateQuickConnectConfigRequest {
2328
1710
  */
2329
1711
  QuickConnectConfig: QuickConnectConfig | undefined;
2330
1712
  }
2331
- export declare namespace UpdateQuickConnectConfigRequest {
2332
- /**
2333
- * @internal
2334
- */
2335
- const filterSensitiveLog: (obj: UpdateQuickConnectConfigRequest) => any;
2336
- }
2337
1713
  export interface UpdateQuickConnectNameRequest {
2338
1714
  /**
2339
1715
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2352,12 +1728,6 @@ export interface UpdateQuickConnectNameRequest {
2352
1728
  */
2353
1729
  Description?: string;
2354
1730
  }
2355
- export declare namespace UpdateQuickConnectNameRequest {
2356
- /**
2357
- * @internal
2358
- */
2359
- const filterSensitiveLog: (obj: UpdateQuickConnectNameRequest) => any;
2360
- }
2361
1731
  export interface UpdateRoutingProfileConcurrencyRequest {
2362
1732
  /**
2363
1733
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2372,12 +1742,6 @@ export interface UpdateRoutingProfileConcurrencyRequest {
2372
1742
  */
2373
1743
  MediaConcurrencies: MediaConcurrency[] | undefined;
2374
1744
  }
2375
- export declare namespace UpdateRoutingProfileConcurrencyRequest {
2376
- /**
2377
- * @internal
2378
- */
2379
- const filterSensitiveLog: (obj: UpdateRoutingProfileConcurrencyRequest) => any;
2380
- }
2381
1745
  export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
2382
1746
  /**
2383
1747
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2392,12 +1756,6 @@ export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
2392
1756
  */
2393
1757
  DefaultOutboundQueueId: string | undefined;
2394
1758
  }
2395
- export declare namespace UpdateRoutingProfileDefaultOutboundQueueRequest {
2396
- /**
2397
- * @internal
2398
- */
2399
- const filterSensitiveLog: (obj: UpdateRoutingProfileDefaultOutboundQueueRequest) => any;
2400
- }
2401
1759
  export interface UpdateRoutingProfileNameRequest {
2402
1760
  /**
2403
1761
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2416,12 +1774,6 @@ export interface UpdateRoutingProfileNameRequest {
2416
1774
  */
2417
1775
  Description?: string;
2418
1776
  }
2419
- export declare namespace UpdateRoutingProfileNameRequest {
2420
- /**
2421
- * @internal
2422
- */
2423
- const filterSensitiveLog: (obj: UpdateRoutingProfileNameRequest) => any;
2424
- }
2425
1777
  export interface UpdateRoutingProfileQueuesRequest {
2426
1778
  /**
2427
1779
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2438,12 +1790,6 @@ export interface UpdateRoutingProfileQueuesRequest {
2438
1790
  */
2439
1791
  QueueConfigs: RoutingProfileQueueConfig[] | undefined;
2440
1792
  }
2441
- export declare namespace UpdateRoutingProfileQueuesRequest {
2442
- /**
2443
- * @internal
2444
- */
2445
- const filterSensitiveLog: (obj: UpdateRoutingProfileQueuesRequest) => any;
2446
- }
2447
1793
  export interface UpdateSecurityProfileRequest {
2448
1794
  /**
2449
1795
  * <p>The description of the security profile.</p>
@@ -2462,12 +1808,6 @@ export interface UpdateSecurityProfileRequest {
2462
1808
  */
2463
1809
  InstanceId: string | undefined;
2464
1810
  }
2465
- export declare namespace UpdateSecurityProfileRequest {
2466
- /**
2467
- * @internal
2468
- */
2469
- const filterSensitiveLog: (obj: UpdateSecurityProfileRequest) => any;
2470
- }
2471
1811
  export interface UpdateTaskTemplateRequest {
2472
1812
  /**
2473
1813
  * <p>A unique identifier for the task template.</p>
@@ -2508,12 +1848,6 @@ export interface UpdateTaskTemplateRequest {
2508
1848
  */
2509
1849
  Fields?: TaskTemplateField[];
2510
1850
  }
2511
- export declare namespace UpdateTaskTemplateRequest {
2512
- /**
2513
- * @internal
2514
- */
2515
- const filterSensitiveLog: (obj: UpdateTaskTemplateRequest) => any;
2516
- }
2517
1851
  export interface UpdateTaskTemplateResponse {
2518
1852
  /**
2519
1853
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2566,12 +1900,6 @@ export interface UpdateTaskTemplateResponse {
2566
1900
  */
2567
1901
  CreatedTime?: Date;
2568
1902
  }
2569
- export declare namespace UpdateTaskTemplateResponse {
2570
- /**
2571
- * @internal
2572
- */
2573
- const filterSensitiveLog: (obj: UpdateTaskTemplateResponse) => any;
2574
- }
2575
1903
  export interface UpdateUserHierarchyRequest {
2576
1904
  /**
2577
1905
  * <p>The identifier of the hierarchy group.</p>
@@ -2586,12 +1914,6 @@ export interface UpdateUserHierarchyRequest {
2586
1914
  */
2587
1915
  InstanceId: string | undefined;
2588
1916
  }
2589
- export declare namespace UpdateUserHierarchyRequest {
2590
- /**
2591
- * @internal
2592
- */
2593
- const filterSensitiveLog: (obj: UpdateUserHierarchyRequest) => any;
2594
- }
2595
1917
  export interface UpdateUserHierarchyGroupNameRequest {
2596
1918
  /**
2597
1919
  * <p>The name of the hierarchy group. Must not be more than 100 characters.</p>
@@ -2606,12 +1928,6 @@ export interface UpdateUserHierarchyGroupNameRequest {
2606
1928
  */
2607
1929
  InstanceId: string | undefined;
2608
1930
  }
2609
- export declare namespace UpdateUserHierarchyGroupNameRequest {
2610
- /**
2611
- * @internal
2612
- */
2613
- const filterSensitiveLog: (obj: UpdateUserHierarchyGroupNameRequest) => any;
2614
- }
2615
1931
  /**
2616
1932
  * <p>Contains information about the hierarchy level to update.</p>
2617
1933
  */
@@ -2621,12 +1937,6 @@ export interface HierarchyLevelUpdate {
2621
1937
  */
2622
1938
  Name: string | undefined;
2623
1939
  }
2624
- export declare namespace HierarchyLevelUpdate {
2625
- /**
2626
- * @internal
2627
- */
2628
- const filterSensitiveLog: (obj: HierarchyLevelUpdate) => any;
2629
- }
2630
1940
  /**
2631
1941
  * <p>Contains information about the level hierarchy to update.</p>
2632
1942
  */
@@ -2654,12 +1964,6 @@ export interface HierarchyStructureUpdate {
2654
1964
  */
2655
1965
  LevelFive?: HierarchyLevelUpdate;
2656
1966
  }
2657
- export declare namespace HierarchyStructureUpdate {
2658
- /**
2659
- * @internal
2660
- */
2661
- const filterSensitiveLog: (obj: HierarchyStructureUpdate) => any;
2662
- }
2663
1967
  export interface UpdateUserHierarchyStructureRequest {
2664
1968
  /**
2665
1969
  * <p>The hierarchy levels to update.</p>
@@ -2670,12 +1974,6 @@ export interface UpdateUserHierarchyStructureRequest {
2670
1974
  */
2671
1975
  InstanceId: string | undefined;
2672
1976
  }
2673
- export declare namespace UpdateUserHierarchyStructureRequest {
2674
- /**
2675
- * @internal
2676
- */
2677
- const filterSensitiveLog: (obj: UpdateUserHierarchyStructureRequest) => any;
2678
- }
2679
1977
  export interface UpdateUserIdentityInfoRequest {
2680
1978
  /**
2681
1979
  * <p>The identity information for the user.</p>
@@ -2690,12 +1988,6 @@ export interface UpdateUserIdentityInfoRequest {
2690
1988
  */
2691
1989
  InstanceId: string | undefined;
2692
1990
  }
2693
- export declare namespace UpdateUserIdentityInfoRequest {
2694
- /**
2695
- * @internal
2696
- */
2697
- const filterSensitiveLog: (obj: UpdateUserIdentityInfoRequest) => any;
2698
- }
2699
1991
  export interface UpdateUserPhoneConfigRequest {
2700
1992
  /**
2701
1993
  * <p>Information about phone configuration settings for the user.</p>
@@ -2710,12 +2002,6 @@ export interface UpdateUserPhoneConfigRequest {
2710
2002
  */
2711
2003
  InstanceId: string | undefined;
2712
2004
  }
2713
- export declare namespace UpdateUserPhoneConfigRequest {
2714
- /**
2715
- * @internal
2716
- */
2717
- const filterSensitiveLog: (obj: UpdateUserPhoneConfigRequest) => any;
2718
- }
2719
2005
  export interface UpdateUserRoutingProfileRequest {
2720
2006
  /**
2721
2007
  * <p>The identifier of the routing profile for the user.</p>
@@ -2730,12 +2016,6 @@ export interface UpdateUserRoutingProfileRequest {
2730
2016
  */
2731
2017
  InstanceId: string | undefined;
2732
2018
  }
2733
- export declare namespace UpdateUserRoutingProfileRequest {
2734
- /**
2735
- * @internal
2736
- */
2737
- const filterSensitiveLog: (obj: UpdateUserRoutingProfileRequest) => any;
2738
- }
2739
2019
  export interface UpdateUserSecurityProfilesRequest {
2740
2020
  /**
2741
2021
  * <p>The identifiers of the security profiles for the user.</p>
@@ -2750,12 +2030,6 @@ export interface UpdateUserSecurityProfilesRequest {
2750
2030
  */
2751
2031
  InstanceId: string | undefined;
2752
2032
  }
2753
- export declare namespace UpdateUserSecurityProfilesRequest {
2754
- /**
2755
- * @internal
2756
- */
2757
- const filterSensitiveLog: (obj: UpdateUserSecurityProfilesRequest) => any;
2758
- }
2759
2033
  /**
2760
2034
  * <p>The search criteria to be used to return users.</p>
2761
2035
  */
@@ -2779,12 +2053,6 @@ export interface UserSearchCriteria {
2779
2053
  */
2780
2054
  HierarchyGroupCondition?: HierarchyGroupCondition;
2781
2055
  }
2782
- export declare namespace UserSearchCriteria {
2783
- /**
2784
- * @internal
2785
- */
2786
- const filterSensitiveLog: (obj: UserSearchCriteria) => any;
2787
- }
2788
2056
  export interface SearchUsersRequest {
2789
2057
  /**
2790
2058
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2808,9 +2076,495 @@ export interface SearchUsersRequest {
2808
2076
  */
2809
2077
  SearchCriteria?: UserSearchCriteria;
2810
2078
  }
2811
- export declare namespace SearchUsersRequest {
2812
- /**
2813
- * @internal
2814
- */
2815
- const filterSensitiveLog: (obj: SearchUsersRequest) => any;
2816
- }
2079
+ /**
2080
+ * @internal
2081
+ */
2082
+ export declare const ListQueuesRequestFilterSensitiveLog: (obj: ListQueuesRequest) => any;
2083
+ /**
2084
+ * @internal
2085
+ */
2086
+ export declare const QueueSummaryFilterSensitiveLog: (obj: QueueSummary) => any;
2087
+ /**
2088
+ * @internal
2089
+ */
2090
+ export declare const ListQueuesResponseFilterSensitiveLog: (obj: ListQueuesResponse) => any;
2091
+ /**
2092
+ * @internal
2093
+ */
2094
+ export declare const ListQuickConnectsRequestFilterSensitiveLog: (obj: ListQuickConnectsRequest) => any;
2095
+ /**
2096
+ * @internal
2097
+ */
2098
+ export declare const ListQuickConnectsResponseFilterSensitiveLog: (obj: ListQuickConnectsResponse) => any;
2099
+ /**
2100
+ * @internal
2101
+ */
2102
+ export declare const ListRoutingProfileQueuesRequestFilterSensitiveLog: (obj: ListRoutingProfileQueuesRequest) => any;
2103
+ /**
2104
+ * @internal
2105
+ */
2106
+ export declare const RoutingProfileQueueConfigSummaryFilterSensitiveLog: (obj: RoutingProfileQueueConfigSummary) => any;
2107
+ /**
2108
+ * @internal
2109
+ */
2110
+ export declare const ListRoutingProfileQueuesResponseFilterSensitiveLog: (obj: ListRoutingProfileQueuesResponse) => any;
2111
+ /**
2112
+ * @internal
2113
+ */
2114
+ export declare const ListRoutingProfilesRequestFilterSensitiveLog: (obj: ListRoutingProfilesRequest) => any;
2115
+ /**
2116
+ * @internal
2117
+ */
2118
+ export declare const RoutingProfileSummaryFilterSensitiveLog: (obj: RoutingProfileSummary) => any;
2119
+ /**
2120
+ * @internal
2121
+ */
2122
+ export declare const ListRoutingProfilesResponseFilterSensitiveLog: (obj: ListRoutingProfilesResponse) => any;
2123
+ /**
2124
+ * @internal
2125
+ */
2126
+ export declare const ListSecurityKeysRequestFilterSensitiveLog: (obj: ListSecurityKeysRequest) => any;
2127
+ /**
2128
+ * @internal
2129
+ */
2130
+ export declare const SecurityKeyFilterSensitiveLog: (obj: SecurityKey) => any;
2131
+ /**
2132
+ * @internal
2133
+ */
2134
+ export declare const ListSecurityKeysResponseFilterSensitiveLog: (obj: ListSecurityKeysResponse) => any;
2135
+ /**
2136
+ * @internal
2137
+ */
2138
+ export declare const ListSecurityProfilePermissionsRequestFilterSensitiveLog: (obj: ListSecurityProfilePermissionsRequest) => any;
2139
+ /**
2140
+ * @internal
2141
+ */
2142
+ export declare const ListSecurityProfilePermissionsResponseFilterSensitiveLog: (obj: ListSecurityProfilePermissionsResponse) => any;
2143
+ /**
2144
+ * @internal
2145
+ */
2146
+ export declare const ListSecurityProfilesRequestFilterSensitiveLog: (obj: ListSecurityProfilesRequest) => any;
2147
+ /**
2148
+ * @internal
2149
+ */
2150
+ export declare const SecurityProfileSummaryFilterSensitiveLog: (obj: SecurityProfileSummary) => any;
2151
+ /**
2152
+ * @internal
2153
+ */
2154
+ export declare const ListSecurityProfilesResponseFilterSensitiveLog: (obj: ListSecurityProfilesResponse) => any;
2155
+ /**
2156
+ * @internal
2157
+ */
2158
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
2159
+ /**
2160
+ * @internal
2161
+ */
2162
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
2163
+ /**
2164
+ * @internal
2165
+ */
2166
+ export declare const ListTaskTemplatesRequestFilterSensitiveLog: (obj: ListTaskTemplatesRequest) => any;
2167
+ /**
2168
+ * @internal
2169
+ */
2170
+ export declare const TaskTemplateMetadataFilterSensitiveLog: (obj: TaskTemplateMetadata) => any;
2171
+ /**
2172
+ * @internal
2173
+ */
2174
+ export declare const ListTaskTemplatesResponseFilterSensitiveLog: (obj: ListTaskTemplatesResponse) => any;
2175
+ /**
2176
+ * @internal
2177
+ */
2178
+ export declare const ListUseCasesRequestFilterSensitiveLog: (obj: ListUseCasesRequest) => any;
2179
+ /**
2180
+ * @internal
2181
+ */
2182
+ export declare const UseCaseFilterSensitiveLog: (obj: UseCase) => any;
2183
+ /**
2184
+ * @internal
2185
+ */
2186
+ export declare const ListUseCasesResponseFilterSensitiveLog: (obj: ListUseCasesResponse) => any;
2187
+ /**
2188
+ * @internal
2189
+ */
2190
+ export declare const ListUserHierarchyGroupsRequestFilterSensitiveLog: (obj: ListUserHierarchyGroupsRequest) => any;
2191
+ /**
2192
+ * @internal
2193
+ */
2194
+ export declare const ListUserHierarchyGroupsResponseFilterSensitiveLog: (obj: ListUserHierarchyGroupsResponse) => any;
2195
+ /**
2196
+ * @internal
2197
+ */
2198
+ export declare const ListUsersRequestFilterSensitiveLog: (obj: ListUsersRequest) => any;
2199
+ /**
2200
+ * @internal
2201
+ */
2202
+ export declare const UserSummaryFilterSensitiveLog: (obj: UserSummary) => any;
2203
+ /**
2204
+ * @internal
2205
+ */
2206
+ export declare const ListUsersResponseFilterSensitiveLog: (obj: ListUsersResponse) => any;
2207
+ /**
2208
+ * @internal
2209
+ */
2210
+ export declare const PutUserStatusRequestFilterSensitiveLog: (obj: PutUserStatusRequest) => any;
2211
+ /**
2212
+ * @internal
2213
+ */
2214
+ export declare const PutUserStatusResponseFilterSensitiveLog: (obj: PutUserStatusResponse) => any;
2215
+ /**
2216
+ * @internal
2217
+ */
2218
+ export declare const ReleasePhoneNumberRequestFilterSensitiveLog: (obj: ReleasePhoneNumberRequest) => any;
2219
+ /**
2220
+ * @internal
2221
+ */
2222
+ export declare const ResumeContactRecordingRequestFilterSensitiveLog: (obj: ResumeContactRecordingRequest) => any;
2223
+ /**
2224
+ * @internal
2225
+ */
2226
+ export declare const ResumeContactRecordingResponseFilterSensitiveLog: (obj: ResumeContactRecordingResponse) => any;
2227
+ /**
2228
+ * @internal
2229
+ */
2230
+ export declare const SearchAvailablePhoneNumbersRequestFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersRequest) => any;
2231
+ /**
2232
+ * @internal
2233
+ */
2234
+ export declare const AvailableNumberSummaryFilterSensitiveLog: (obj: AvailableNumberSummary) => any;
2235
+ /**
2236
+ * @internal
2237
+ */
2238
+ export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
2239
+ /**
2240
+ * @internal
2241
+ */
2242
+ export declare const HierarchyGroupConditionFilterSensitiveLog: (obj: HierarchyGroupCondition) => any;
2243
+ /**
2244
+ * @internal
2245
+ */
2246
+ export declare const StringConditionFilterSensitiveLog: (obj: StringCondition) => any;
2247
+ /**
2248
+ * @internal
2249
+ */
2250
+ export declare const TagConditionFilterSensitiveLog: (obj: TagCondition) => any;
2251
+ /**
2252
+ * @internal
2253
+ */
2254
+ export declare const ControlPlaneTagFilterFilterSensitiveLog: (obj: ControlPlaneTagFilter) => any;
2255
+ /**
2256
+ * @internal
2257
+ */
2258
+ export declare const UserSearchFilterFilterSensitiveLog: (obj: UserSearchFilter) => any;
2259
+ /**
2260
+ * @internal
2261
+ */
2262
+ export declare const UserIdentityInfoLiteFilterSensitiveLog: (obj: UserIdentityInfoLite) => any;
2263
+ /**
2264
+ * @internal
2265
+ */
2266
+ export declare const UserSearchSummaryFilterSensitiveLog: (obj: UserSearchSummary) => any;
2267
+ /**
2268
+ * @internal
2269
+ */
2270
+ export declare const SearchUsersResponseFilterSensitiveLog: (obj: SearchUsersResponse) => any;
2271
+ /**
2272
+ * @internal
2273
+ */
2274
+ export declare const SearchVocabulariesRequestFilterSensitiveLog: (obj: SearchVocabulariesRequest) => any;
2275
+ /**
2276
+ * @internal
2277
+ */
2278
+ export declare const VocabularySummaryFilterSensitiveLog: (obj: VocabularySummary) => any;
2279
+ /**
2280
+ * @internal
2281
+ */
2282
+ export declare const SearchVocabulariesResponseFilterSensitiveLog: (obj: SearchVocabulariesResponse) => any;
2283
+ /**
2284
+ * @internal
2285
+ */
2286
+ export declare const ChatMessageFilterSensitiveLog: (obj: ChatMessage) => any;
2287
+ /**
2288
+ * @internal
2289
+ */
2290
+ export declare const ParticipantDetailsFilterSensitiveLog: (obj: ParticipantDetails) => any;
2291
+ /**
2292
+ * @internal
2293
+ */
2294
+ export declare const StartChatContactRequestFilterSensitiveLog: (obj: StartChatContactRequest) => any;
2295
+ /**
2296
+ * @internal
2297
+ */
2298
+ export declare const StartChatContactResponseFilterSensitiveLog: (obj: StartChatContactResponse) => any;
2299
+ /**
2300
+ * @internal
2301
+ */
2302
+ export declare const VoiceRecordingConfigurationFilterSensitiveLog: (obj: VoiceRecordingConfiguration) => any;
2303
+ /**
2304
+ * @internal
2305
+ */
2306
+ export declare const StartContactRecordingRequestFilterSensitiveLog: (obj: StartContactRecordingRequest) => any;
2307
+ /**
2308
+ * @internal
2309
+ */
2310
+ export declare const StartContactRecordingResponseFilterSensitiveLog: (obj: StartContactRecordingResponse) => any;
2311
+ /**
2312
+ * @internal
2313
+ */
2314
+ export declare const ChatStreamingConfigurationFilterSensitiveLog: (obj: ChatStreamingConfiguration) => any;
2315
+ /**
2316
+ * @internal
2317
+ */
2318
+ export declare const StartContactStreamingRequestFilterSensitiveLog: (obj: StartContactStreamingRequest) => any;
2319
+ /**
2320
+ * @internal
2321
+ */
2322
+ export declare const StartContactStreamingResponseFilterSensitiveLog: (obj: StartContactStreamingResponse) => any;
2323
+ /**
2324
+ * @internal
2325
+ */
2326
+ export declare const AnswerMachineDetectionConfigFilterSensitiveLog: (obj: AnswerMachineDetectionConfig) => any;
2327
+ /**
2328
+ * @internal
2329
+ */
2330
+ export declare const StartOutboundVoiceContactRequestFilterSensitiveLog: (obj: StartOutboundVoiceContactRequest) => any;
2331
+ /**
2332
+ * @internal
2333
+ */
2334
+ export declare const StartOutboundVoiceContactResponseFilterSensitiveLog: (obj: StartOutboundVoiceContactResponse) => any;
2335
+ /**
2336
+ * @internal
2337
+ */
2338
+ export declare const ReferenceFilterSensitiveLog: (obj: Reference) => any;
2339
+ /**
2340
+ * @internal
2341
+ */
2342
+ export declare const StartTaskContactRequestFilterSensitiveLog: (obj: StartTaskContactRequest) => any;
2343
+ /**
2344
+ * @internal
2345
+ */
2346
+ export declare const StartTaskContactResponseFilterSensitiveLog: (obj: StartTaskContactResponse) => any;
2347
+ /**
2348
+ * @internal
2349
+ */
2350
+ export declare const StopContactRequestFilterSensitiveLog: (obj: StopContactRequest) => any;
2351
+ /**
2352
+ * @internal
2353
+ */
2354
+ export declare const StopContactResponseFilterSensitiveLog: (obj: StopContactResponse) => any;
2355
+ /**
2356
+ * @internal
2357
+ */
2358
+ export declare const StopContactRecordingRequestFilterSensitiveLog: (obj: StopContactRecordingRequest) => any;
2359
+ /**
2360
+ * @internal
2361
+ */
2362
+ export declare const StopContactRecordingResponseFilterSensitiveLog: (obj: StopContactRecordingResponse) => any;
2363
+ /**
2364
+ * @internal
2365
+ */
2366
+ export declare const StopContactStreamingRequestFilterSensitiveLog: (obj: StopContactStreamingRequest) => any;
2367
+ /**
2368
+ * @internal
2369
+ */
2370
+ export declare const StopContactStreamingResponseFilterSensitiveLog: (obj: StopContactStreamingResponse) => any;
2371
+ /**
2372
+ * @internal
2373
+ */
2374
+ export declare const SuspendContactRecordingRequestFilterSensitiveLog: (obj: SuspendContactRecordingRequest) => any;
2375
+ /**
2376
+ * @internal
2377
+ */
2378
+ export declare const SuspendContactRecordingResponseFilterSensitiveLog: (obj: SuspendContactRecordingResponse) => any;
2379
+ /**
2380
+ * @internal
2381
+ */
2382
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
2383
+ /**
2384
+ * @internal
2385
+ */
2386
+ export declare const TransferContactRequestFilterSensitiveLog: (obj: TransferContactRequest) => any;
2387
+ /**
2388
+ * @internal
2389
+ */
2390
+ export declare const TransferContactResponseFilterSensitiveLog: (obj: TransferContactResponse) => any;
2391
+ /**
2392
+ * @internal
2393
+ */
2394
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
2395
+ /**
2396
+ * @internal
2397
+ */
2398
+ export declare const UpdateAgentStatusRequestFilterSensitiveLog: (obj: UpdateAgentStatusRequest) => any;
2399
+ /**
2400
+ * @internal
2401
+ */
2402
+ export declare const UpdateContactRequestFilterSensitiveLog: (obj: UpdateContactRequest) => any;
2403
+ /**
2404
+ * @internal
2405
+ */
2406
+ export declare const UpdateContactResponseFilterSensitiveLog: (obj: UpdateContactResponse) => any;
2407
+ /**
2408
+ * @internal
2409
+ */
2410
+ export declare const UpdateContactAttributesRequestFilterSensitiveLog: (obj: UpdateContactAttributesRequest) => any;
2411
+ /**
2412
+ * @internal
2413
+ */
2414
+ export declare const UpdateContactAttributesResponseFilterSensitiveLog: (obj: UpdateContactAttributesResponse) => any;
2415
+ /**
2416
+ * @internal
2417
+ */
2418
+ export declare const UpdateContactFlowContentRequestFilterSensitiveLog: (obj: UpdateContactFlowContentRequest) => any;
2419
+ /**
2420
+ * @internal
2421
+ */
2422
+ export declare const UpdateContactFlowMetadataRequestFilterSensitiveLog: (obj: UpdateContactFlowMetadataRequest) => any;
2423
+ /**
2424
+ * @internal
2425
+ */
2426
+ export declare const UpdateContactFlowModuleContentRequestFilterSensitiveLog: (obj: UpdateContactFlowModuleContentRequest) => any;
2427
+ /**
2428
+ * @internal
2429
+ */
2430
+ export declare const UpdateContactFlowModuleContentResponseFilterSensitiveLog: (obj: UpdateContactFlowModuleContentResponse) => any;
2431
+ /**
2432
+ * @internal
2433
+ */
2434
+ export declare const UpdateContactFlowModuleMetadataRequestFilterSensitiveLog: (obj: UpdateContactFlowModuleMetadataRequest) => any;
2435
+ /**
2436
+ * @internal
2437
+ */
2438
+ export declare const UpdateContactFlowModuleMetadataResponseFilterSensitiveLog: (obj: UpdateContactFlowModuleMetadataResponse) => any;
2439
+ /**
2440
+ * @internal
2441
+ */
2442
+ export declare const UpdateContactFlowNameRequestFilterSensitiveLog: (obj: UpdateContactFlowNameRequest) => any;
2443
+ /**
2444
+ * @internal
2445
+ */
2446
+ export declare const UpdateContactScheduleRequestFilterSensitiveLog: (obj: UpdateContactScheduleRequest) => any;
2447
+ /**
2448
+ * @internal
2449
+ */
2450
+ export declare const UpdateContactScheduleResponseFilterSensitiveLog: (obj: UpdateContactScheduleResponse) => any;
2451
+ /**
2452
+ * @internal
2453
+ */
2454
+ export declare const UpdateHoursOfOperationRequestFilterSensitiveLog: (obj: UpdateHoursOfOperationRequest) => any;
2455
+ /**
2456
+ * @internal
2457
+ */
2458
+ export declare const UpdateInstanceAttributeRequestFilterSensitiveLog: (obj: UpdateInstanceAttributeRequest) => any;
2459
+ /**
2460
+ * @internal
2461
+ */
2462
+ export declare const UpdateInstanceStorageConfigRequestFilterSensitiveLog: (obj: UpdateInstanceStorageConfigRequest) => any;
2463
+ /**
2464
+ * @internal
2465
+ */
2466
+ export declare const UpdatePhoneNumberRequestFilterSensitiveLog: (obj: UpdatePhoneNumberRequest) => any;
2467
+ /**
2468
+ * @internal
2469
+ */
2470
+ export declare const UpdatePhoneNumberResponseFilterSensitiveLog: (obj: UpdatePhoneNumberResponse) => any;
2471
+ /**
2472
+ * @internal
2473
+ */
2474
+ export declare const UpdateQueueHoursOfOperationRequestFilterSensitiveLog: (obj: UpdateQueueHoursOfOperationRequest) => any;
2475
+ /**
2476
+ * @internal
2477
+ */
2478
+ export declare const UpdateQueueMaxContactsRequestFilterSensitiveLog: (obj: UpdateQueueMaxContactsRequest) => any;
2479
+ /**
2480
+ * @internal
2481
+ */
2482
+ export declare const UpdateQueueNameRequestFilterSensitiveLog: (obj: UpdateQueueNameRequest) => any;
2483
+ /**
2484
+ * @internal
2485
+ */
2486
+ export declare const UpdateQueueOutboundCallerConfigRequestFilterSensitiveLog: (obj: UpdateQueueOutboundCallerConfigRequest) => any;
2487
+ /**
2488
+ * @internal
2489
+ */
2490
+ export declare const UpdateQueueStatusRequestFilterSensitiveLog: (obj: UpdateQueueStatusRequest) => any;
2491
+ /**
2492
+ * @internal
2493
+ */
2494
+ export declare const UpdateQuickConnectConfigRequestFilterSensitiveLog: (obj: UpdateQuickConnectConfigRequest) => any;
2495
+ /**
2496
+ * @internal
2497
+ */
2498
+ export declare const UpdateQuickConnectNameRequestFilterSensitiveLog: (obj: UpdateQuickConnectNameRequest) => any;
2499
+ /**
2500
+ * @internal
2501
+ */
2502
+ export declare const UpdateRoutingProfileConcurrencyRequestFilterSensitiveLog: (obj: UpdateRoutingProfileConcurrencyRequest) => any;
2503
+ /**
2504
+ * @internal
2505
+ */
2506
+ export declare const UpdateRoutingProfileDefaultOutboundQueueRequestFilterSensitiveLog: (obj: UpdateRoutingProfileDefaultOutboundQueueRequest) => any;
2507
+ /**
2508
+ * @internal
2509
+ */
2510
+ export declare const UpdateRoutingProfileNameRequestFilterSensitiveLog: (obj: UpdateRoutingProfileNameRequest) => any;
2511
+ /**
2512
+ * @internal
2513
+ */
2514
+ export declare const UpdateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: UpdateRoutingProfileQueuesRequest) => any;
2515
+ /**
2516
+ * @internal
2517
+ */
2518
+ export declare const UpdateSecurityProfileRequestFilterSensitiveLog: (obj: UpdateSecurityProfileRequest) => any;
2519
+ /**
2520
+ * @internal
2521
+ */
2522
+ export declare const UpdateTaskTemplateRequestFilterSensitiveLog: (obj: UpdateTaskTemplateRequest) => any;
2523
+ /**
2524
+ * @internal
2525
+ */
2526
+ export declare const UpdateTaskTemplateResponseFilterSensitiveLog: (obj: UpdateTaskTemplateResponse) => any;
2527
+ /**
2528
+ * @internal
2529
+ */
2530
+ export declare const UpdateUserHierarchyRequestFilterSensitiveLog: (obj: UpdateUserHierarchyRequest) => any;
2531
+ /**
2532
+ * @internal
2533
+ */
2534
+ export declare const UpdateUserHierarchyGroupNameRequestFilterSensitiveLog: (obj: UpdateUserHierarchyGroupNameRequest) => any;
2535
+ /**
2536
+ * @internal
2537
+ */
2538
+ export declare const HierarchyLevelUpdateFilterSensitiveLog: (obj: HierarchyLevelUpdate) => any;
2539
+ /**
2540
+ * @internal
2541
+ */
2542
+ export declare const HierarchyStructureUpdateFilterSensitiveLog: (obj: HierarchyStructureUpdate) => any;
2543
+ /**
2544
+ * @internal
2545
+ */
2546
+ export declare const UpdateUserHierarchyStructureRequestFilterSensitiveLog: (obj: UpdateUserHierarchyStructureRequest) => any;
2547
+ /**
2548
+ * @internal
2549
+ */
2550
+ export declare const UpdateUserIdentityInfoRequestFilterSensitiveLog: (obj: UpdateUserIdentityInfoRequest) => any;
2551
+ /**
2552
+ * @internal
2553
+ */
2554
+ export declare const UpdateUserPhoneConfigRequestFilterSensitiveLog: (obj: UpdateUserPhoneConfigRequest) => any;
2555
+ /**
2556
+ * @internal
2557
+ */
2558
+ export declare const UpdateUserRoutingProfileRequestFilterSensitiveLog: (obj: UpdateUserRoutingProfileRequest) => any;
2559
+ /**
2560
+ * @internal
2561
+ */
2562
+ export declare const UpdateUserSecurityProfilesRequestFilterSensitiveLog: (obj: UpdateUserSecurityProfilesRequest) => any;
2563
+ /**
2564
+ * @internal
2565
+ */
2566
+ export declare const UserSearchCriteriaFilterSensitiveLog: (obj: UserSearchCriteria) => any;
2567
+ /**
2568
+ * @internal
2569
+ */
2570
+ export declare const SearchUsersRequestFilterSensitiveLog: (obj: SearchUsersRequest) => any;