@aws-sdk/client-connect 3.130.0 → 3.141.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 (313) hide show
  1. package/CHANGELOG.md +30 -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-es/commands/AssociateApprovedOriginCommand.js +2 -2
  157. package/dist-es/commands/AssociateBotCommand.js +2 -2
  158. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -3
  159. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -3
  160. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -2
  161. package/dist-es/commands/AssociateLexBotCommand.js +2 -2
  162. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
  163. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -2
  164. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
  165. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -3
  166. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -3
  167. package/dist-es/commands/CreateAgentStatusCommand.js +3 -3
  168. package/dist-es/commands/CreateContactFlowCommand.js +3 -3
  169. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -3
  170. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -3
  171. package/dist-es/commands/CreateInstanceCommand.js +3 -3
  172. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -3
  173. package/dist-es/commands/CreateQueueCommand.js +3 -3
  174. package/dist-es/commands/CreateQuickConnectCommand.js +3 -3
  175. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -3
  176. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -3
  177. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -3
  178. package/dist-es/commands/CreateUseCaseCommand.js +3 -3
  179. package/dist-es/commands/CreateUserCommand.js +3 -3
  180. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -3
  181. package/dist-es/commands/CreateVocabularyCommand.js +3 -3
  182. package/dist-es/commands/DeleteContactFlowCommand.js +2 -2
  183. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -3
  184. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -2
  185. package/dist-es/commands/DeleteInstanceCommand.js +2 -2
  186. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -2
  187. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -2
  188. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  189. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -3
  190. package/dist-es/commands/DeleteUseCaseCommand.js +2 -2
  191. package/dist-es/commands/DeleteUserCommand.js +2 -2
  192. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -2
  193. package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
  194. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -3
  195. package/dist-es/commands/DescribeContactCommand.js +3 -3
  196. package/dist-es/commands/DescribeContactFlowCommand.js +3 -3
  197. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -3
  198. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -3
  199. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  200. package/dist-es/commands/DescribeInstanceCommand.js +3 -3
  201. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -3
  202. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -3
  203. package/dist-es/commands/DescribeQueueCommand.js +3 -3
  204. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -3
  205. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -3
  206. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -3
  207. package/dist-es/commands/DescribeUserCommand.js +3 -3
  208. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -3
  209. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -3
  210. package/dist-es/commands/DescribeVocabularyCommand.js +3 -3
  211. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -2
  212. package/dist-es/commands/DisassociateBotCommand.js +2 -2
  213. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
  214. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -2
  215. package/dist-es/commands/DisassociateLexBotCommand.js +2 -2
  216. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
  217. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
  218. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
  219. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -2
  220. package/dist-es/commands/GetContactAttributesCommand.js +3 -3
  221. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -3
  222. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -3
  223. package/dist-es/commands/GetFederationTokenCommand.js +3 -3
  224. package/dist-es/commands/GetMetricDataCommand.js +3 -3
  225. package/dist-es/commands/GetTaskTemplateCommand.js +3 -3
  226. package/dist-es/commands/ListAgentStatusesCommand.js +3 -3
  227. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -3
  228. package/dist-es/commands/ListBotsCommand.js +3 -3
  229. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -3
  230. package/dist-es/commands/ListContactFlowsCommand.js +3 -3
  231. package/dist-es/commands/ListContactReferencesCommand.js +3 -3
  232. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -3
  233. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -3
  234. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -3
  235. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -3
  236. package/dist-es/commands/ListInstancesCommand.js +3 -3
  237. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -3
  238. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -3
  239. package/dist-es/commands/ListLexBotsCommand.js +3 -3
  240. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -3
  241. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -3
  242. package/dist-es/commands/ListPromptsCommand.js +3 -3
  243. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -3
  244. package/dist-es/commands/ListQueuesCommand.js +3 -3
  245. package/dist-es/commands/ListQuickConnectsCommand.js +3 -3
  246. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -3
  247. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -3
  248. package/dist-es/commands/ListSecurityKeysCommand.js +3 -3
  249. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -3
  250. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -3
  251. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  252. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -3
  253. package/dist-es/commands/ListUseCasesCommand.js +3 -3
  254. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -3
  255. package/dist-es/commands/ListUsersCommand.js +3 -3
  256. package/dist-es/commands/PutUserStatusCommand.js +3 -3
  257. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -2
  258. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -3
  259. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  260. package/dist-es/commands/SearchUsersCommand.js +3 -3
  261. package/dist-es/commands/SearchVocabulariesCommand.js +3 -3
  262. package/dist-es/commands/StartChatContactCommand.js +3 -3
  263. package/dist-es/commands/StartContactRecordingCommand.js +3 -3
  264. package/dist-es/commands/StartContactStreamingCommand.js +3 -3
  265. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -3
  266. package/dist-es/commands/StartTaskContactCommand.js +3 -3
  267. package/dist-es/commands/StopContactCommand.js +3 -3
  268. package/dist-es/commands/StopContactRecordingCommand.js +3 -3
  269. package/dist-es/commands/StopContactStreamingCommand.js +3 -3
  270. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -3
  271. package/dist-es/commands/TagResourceCommand.js +2 -2
  272. package/dist-es/commands/TransferContactCommand.js +3 -3
  273. package/dist-es/commands/UntagResourceCommand.js +2 -2
  274. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -2
  275. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -3
  276. package/dist-es/commands/UpdateContactCommand.js +3 -3
  277. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -2
  278. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -2
  279. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -3
  280. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -3
  281. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -2
  282. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -3
  283. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -2
  284. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -2
  285. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -2
  286. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -3
  287. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
  288. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -2
  289. package/dist-es/commands/UpdateQueueNameCommand.js +2 -2
  290. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
  291. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -2
  292. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -2
  293. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -2
  294. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
  295. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
  296. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -2
  297. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
  298. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  299. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -3
  300. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -2
  301. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
  302. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -2
  303. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -2
  304. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -2
  305. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -2
  306. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -2
  307. package/dist-es/models/models_0.js +263 -989
  308. package/dist-es/models/models_1.js +123 -492
  309. package/dist-types/models/models_0.d.ts +972 -1456
  310. package/dist-types/models/models_1.d.ts +492 -738
  311. package/dist-types/ts3.4/models/models_0.d.ts +486 -970
  312. package/dist-types/ts3.4/models/models_1.d.ts +246 -492
  313. package/package.json +7 -7
@@ -49,12 +49,6 @@ export interface QueueReference {
49
49
  */
50
50
  Arn?: string;
51
51
  }
52
- export declare namespace QueueReference {
53
- /**
54
- * @internal
55
- */
56
- const filterSensitiveLog: (obj: QueueReference) => any;
57
- }
58
52
  /**
59
53
  * <p>Information about the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Contact.html">contact</a> associated to the
60
54
  * user.</p>
@@ -89,12 +83,6 @@ export interface AgentContactReference {
89
83
  */
90
84
  Queue?: QueueReference;
91
85
  }
92
- export declare namespace AgentContactReference {
93
- /**
94
- * @internal
95
- */
96
- const filterSensitiveLog: (obj: AgentContactReference) => any;
97
- }
98
86
  /**
99
87
  * <p>Information about the agent who accepted the contact.</p>
100
88
  */
@@ -108,12 +96,6 @@ export interface AgentInfo {
108
96
  */
109
97
  ConnectedToAgentTimestamp?: Date;
110
98
  }
111
- export declare namespace AgentInfo {
112
- /**
113
- * @internal
114
- */
115
- const filterSensitiveLog: (obj: AgentInfo) => any;
116
- }
117
99
  export declare enum AgentStatusState {
118
100
  DISABLED = "DISABLED",
119
101
  ENABLED = "ENABLED"
@@ -160,12 +142,6 @@ export interface AgentStatus {
160
142
  */
161
143
  Tags?: Record<string, string>;
162
144
  }
163
- export declare namespace AgentStatus {
164
- /**
165
- * @internal
166
- */
167
- const filterSensitiveLog: (obj: AgentStatus) => any;
168
- }
169
145
  /**
170
146
  * <p>Information about the agent's status.</p>
171
147
  */
@@ -179,12 +155,6 @@ export interface AgentStatusReference {
179
155
  */
180
156
  StatusArn?: string;
181
157
  }
182
- export declare namespace AgentStatusReference {
183
- /**
184
- * @internal
185
- */
186
- const filterSensitiveLog: (obj: AgentStatusReference) => any;
187
- }
188
158
  /**
189
159
  * <p>Summary information for an agent status.</p>
190
160
  */
@@ -206,12 +176,6 @@ export interface AgentStatusSummary {
206
176
  */
207
177
  Type?: AgentStatusType | string;
208
178
  }
209
- export declare namespace AgentStatusSummary {
210
- /**
211
- * @internal
212
- */
213
- const filterSensitiveLog: (obj: AgentStatusSummary) => any;
214
- }
215
179
  export interface AssociateApprovedOriginRequest {
216
180
  /**
217
181
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -222,12 +186,6 @@ export interface AssociateApprovedOriginRequest {
222
186
  */
223
187
  Origin: string | undefined;
224
188
  }
225
- export declare namespace AssociateApprovedOriginRequest {
226
- /**
227
- * @internal
228
- */
229
- const filterSensitiveLog: (obj: AssociateApprovedOriginRequest) => any;
230
- }
231
189
  /**
232
190
  * <p>Request processing failed because of an error or failure with the service.</p>
233
191
  */
@@ -337,12 +295,6 @@ export interface LexBot {
337
295
  */
338
296
  LexRegion?: string;
339
297
  }
340
- export declare namespace LexBot {
341
- /**
342
- * @internal
343
- */
344
- const filterSensitiveLog: (obj: LexBot) => any;
345
- }
346
298
  /**
347
299
  * <p>Configuration information of an Amazon Lex V2 bot.</p>
348
300
  */
@@ -352,12 +304,6 @@ export interface LexV2Bot {
352
304
  */
353
305
  AliasArn?: string;
354
306
  }
355
- export declare namespace LexV2Bot {
356
- /**
357
- * @internal
358
- */
359
- const filterSensitiveLog: (obj: LexV2Bot) => any;
360
- }
361
307
  export interface AssociateBotRequest {
362
308
  /**
363
309
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -372,12 +318,6 @@ export interface AssociateBotRequest {
372
318
  */
373
319
  LexV2Bot?: LexV2Bot;
374
320
  }
375
- export declare namespace AssociateBotRequest {
376
- /**
377
- * @internal
378
- */
379
- const filterSensitiveLog: (obj: AssociateBotRequest) => any;
380
- }
381
321
  /**
382
322
  * <p>The allowed limit for the resource has been exceeded.</p>
383
323
  */
@@ -432,20 +372,8 @@ export interface AssociateDefaultVocabularyRequest {
432
372
  */
433
373
  VocabularyId?: string;
434
374
  }
435
- export declare namespace AssociateDefaultVocabularyRequest {
436
- /**
437
- * @internal
438
- */
439
- const filterSensitiveLog: (obj: AssociateDefaultVocabularyRequest) => any;
440
- }
441
375
  export interface AssociateDefaultVocabularyResponse {
442
376
  }
443
- export declare namespace AssociateDefaultVocabularyResponse {
444
- /**
445
- * @internal
446
- */
447
- const filterSensitiveLog: (obj: AssociateDefaultVocabularyResponse) => any;
448
- }
449
377
  export declare enum InstanceStorageResourceType {
450
378
  AGENT_EVENTS = "AGENT_EVENTS",
451
379
  CALL_RECORDINGS = "CALL_RECORDINGS",
@@ -464,12 +392,6 @@ export interface KinesisFirehoseConfig {
464
392
  */
465
393
  FirehoseArn: string | undefined;
466
394
  }
467
- export declare namespace KinesisFirehoseConfig {
468
- /**
469
- * @internal
470
- */
471
- const filterSensitiveLog: (obj: KinesisFirehoseConfig) => any;
472
- }
473
395
  /**
474
396
  * <p>Configuration information of a Kinesis data stream.</p>
475
397
  */
@@ -479,12 +401,6 @@ export interface KinesisStreamConfig {
479
401
  */
480
402
  StreamArn: string | undefined;
481
403
  }
482
- export declare namespace KinesisStreamConfig {
483
- /**
484
- * @internal
485
- */
486
- const filterSensitiveLog: (obj: KinesisStreamConfig) => any;
487
- }
488
404
  export declare enum EncryptionType {
489
405
  KMS = "KMS"
490
406
  }
@@ -504,12 +420,6 @@ export interface EncryptionConfig {
504
420
  */
505
421
  KeyId: string | undefined;
506
422
  }
507
- export declare namespace EncryptionConfig {
508
- /**
509
- * @internal
510
- */
511
- const filterSensitiveLog: (obj: EncryptionConfig) => any;
512
- }
513
423
  /**
514
424
  * <p>Configuration information of a Kinesis video stream.</p>
515
425
  */
@@ -529,12 +439,6 @@ export interface KinesisVideoStreamConfig {
529
439
  */
530
440
  EncryptionConfig: EncryptionConfig | undefined;
531
441
  }
532
- export declare namespace KinesisVideoStreamConfig {
533
- /**
534
- * @internal
535
- */
536
- const filterSensitiveLog: (obj: KinesisVideoStreamConfig) => any;
537
- }
538
442
  /**
539
443
  * <p>Information about the Amazon Simple Storage Service (Amazon S3) storage type.</p>
540
444
  */
@@ -552,12 +456,6 @@ export interface S3Config {
552
456
  */
553
457
  EncryptionConfig?: EncryptionConfig;
554
458
  }
555
- export declare namespace S3Config {
556
- /**
557
- * @internal
558
- */
559
- const filterSensitiveLog: (obj: S3Config) => any;
560
- }
561
459
  export declare enum StorageType {
562
460
  KINESIS_FIREHOSE = "KINESIS_FIREHOSE",
563
461
  KINESIS_STREAM = "KINESIS_STREAM",
@@ -594,12 +492,6 @@ export interface InstanceStorageConfig {
594
492
  */
595
493
  KinesisFirehoseConfig?: KinesisFirehoseConfig;
596
494
  }
597
- export declare namespace InstanceStorageConfig {
598
- /**
599
- * @internal
600
- */
601
- const filterSensitiveLog: (obj: InstanceStorageConfig) => any;
602
- }
603
495
  export interface AssociateInstanceStorageConfigRequest {
604
496
  /**
605
497
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -614,24 +506,12 @@ export interface AssociateInstanceStorageConfigRequest {
614
506
  */
615
507
  StorageConfig: InstanceStorageConfig | undefined;
616
508
  }
617
- export declare namespace AssociateInstanceStorageConfigRequest {
618
- /**
619
- * @internal
620
- */
621
- const filterSensitiveLog: (obj: AssociateInstanceStorageConfigRequest) => any;
622
- }
623
509
  export interface AssociateInstanceStorageConfigResponse {
624
510
  /**
625
511
  * <p>The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.</p>
626
512
  */
627
513
  AssociationId?: string;
628
514
  }
629
- export declare namespace AssociateInstanceStorageConfigResponse {
630
- /**
631
- * @internal
632
- */
633
- const filterSensitiveLog: (obj: AssociateInstanceStorageConfigResponse) => any;
634
- }
635
515
  export interface AssociateLambdaFunctionRequest {
636
516
  /**
637
517
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -643,12 +523,6 @@ export interface AssociateLambdaFunctionRequest {
643
523
  */
644
524
  FunctionArn: string | undefined;
645
525
  }
646
- export declare namespace AssociateLambdaFunctionRequest {
647
- /**
648
- * @internal
649
- */
650
- const filterSensitiveLog: (obj: AssociateLambdaFunctionRequest) => any;
651
- }
652
526
  export interface AssociateLexBotRequest {
653
527
  /**
654
528
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -659,12 +533,6 @@ export interface AssociateLexBotRequest {
659
533
  */
660
534
  LexBot: LexBot | undefined;
661
535
  }
662
- export declare namespace AssociateLexBotRequest {
663
- /**
664
- * @internal
665
- */
666
- const filterSensitiveLog: (obj: AssociateLexBotRequest) => any;
667
- }
668
536
  export interface AssociatePhoneNumberContactFlowRequest {
669
537
  /**
670
538
  * <p>A unique identifier for the phone number.</p>
@@ -679,12 +547,6 @@ export interface AssociatePhoneNumberContactFlowRequest {
679
547
  */
680
548
  ContactFlowId: string | undefined;
681
549
  }
682
- export declare namespace AssociatePhoneNumberContactFlowRequest {
683
- /**
684
- * @internal
685
- */
686
- const filterSensitiveLog: (obj: AssociatePhoneNumberContactFlowRequest) => any;
687
- }
688
550
  export interface AssociateQueueQuickConnectsRequest {
689
551
  /**
690
552
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -699,12 +561,6 @@ export interface AssociateQueueQuickConnectsRequest {
699
561
  */
700
562
  QuickConnectIds: string[] | undefined;
701
563
  }
702
- export declare namespace AssociateQueueQuickConnectsRequest {
703
- /**
704
- * @internal
705
- */
706
- const filterSensitiveLog: (obj: AssociateQueueQuickConnectsRequest) => any;
707
- }
708
564
  /**
709
565
  * <p>Contains the channel and queue identifier for a routing profile.</p>
710
566
  */
@@ -719,12 +575,6 @@ export interface RoutingProfileQueueReference {
719
575
  */
720
576
  Channel: Channel | string | undefined;
721
577
  }
722
- export declare namespace RoutingProfileQueueReference {
723
- /**
724
- * @internal
725
- */
726
- const filterSensitiveLog: (obj: RoutingProfileQueueReference) => any;
727
- }
728
578
  /**
729
579
  * <p>Contains information about the queue and channel for which priority and delay can be
730
580
  * set.</p>
@@ -747,12 +597,6 @@ export interface RoutingProfileQueueConfig {
747
597
  */
748
598
  Delay: number | undefined;
749
599
  }
750
- export declare namespace RoutingProfileQueueConfig {
751
- /**
752
- * @internal
753
- */
754
- const filterSensitiveLog: (obj: RoutingProfileQueueConfig) => any;
755
- }
756
600
  export interface AssociateRoutingProfileQueuesRequest {
757
601
  /**
758
602
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -767,12 +611,6 @@ export interface AssociateRoutingProfileQueuesRequest {
767
611
  */
768
612
  QueueConfigs: RoutingProfileQueueConfig[] | undefined;
769
613
  }
770
- export declare namespace AssociateRoutingProfileQueuesRequest {
771
- /**
772
- * @internal
773
- */
774
- const filterSensitiveLog: (obj: AssociateRoutingProfileQueuesRequest) => any;
775
- }
776
614
  export interface AssociateSecurityKeyRequest {
777
615
  /**
778
616
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -783,24 +621,12 @@ export interface AssociateSecurityKeyRequest {
783
621
  */
784
622
  Key: string | undefined;
785
623
  }
786
- export declare namespace AssociateSecurityKeyRequest {
787
- /**
788
- * @internal
789
- */
790
- const filterSensitiveLog: (obj: AssociateSecurityKeyRequest) => any;
791
- }
792
624
  export interface AssociateSecurityKeyResponse {
793
625
  /**
794
626
  * <p>The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.</p>
795
627
  */
796
628
  AssociationId?: string;
797
629
  }
798
- export declare namespace AssociateSecurityKeyResponse {
799
- /**
800
- * @internal
801
- */
802
- const filterSensitiveLog: (obj: AssociateSecurityKeyResponse) => any;
803
- }
804
630
  export interface ClaimPhoneNumberRequest {
805
631
  /**
806
632
  * <p>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are claimed to.</p>
@@ -825,12 +651,6 @@ export interface ClaimPhoneNumberRequest {
825
651
  */
826
652
  ClientToken?: string;
827
653
  }
828
- export declare namespace ClaimPhoneNumberRequest {
829
- /**
830
- * @internal
831
- */
832
- const filterSensitiveLog: (obj: ClaimPhoneNumberRequest) => any;
833
- }
834
654
  export interface ClaimPhoneNumberResponse {
835
655
  /**
836
656
  * <p>A unique identifier for the phone number.</p>
@@ -841,12 +661,6 @@ export interface ClaimPhoneNumberResponse {
841
661
  */
842
662
  PhoneNumberArn?: string;
843
663
  }
844
- export declare namespace ClaimPhoneNumberResponse {
845
- /**
846
- * @internal
847
- */
848
- const filterSensitiveLog: (obj: ClaimPhoneNumberResponse) => any;
849
- }
850
664
  /**
851
665
  * <p>An entity with the same name already exists.</p>
852
666
  */
@@ -885,12 +699,6 @@ export interface CreateAgentStatusRequest {
885
699
  */
886
700
  Tags?: Record<string, string>;
887
701
  }
888
- export declare namespace CreateAgentStatusRequest {
889
- /**
890
- * @internal
891
- */
892
- const filterSensitiveLog: (obj: CreateAgentStatusRequest) => any;
893
- }
894
702
  export interface CreateAgentStatusResponse {
895
703
  /**
896
704
  * <p>The Amazon Resource Name (ARN) of the agent status.</p>
@@ -901,12 +709,6 @@ export interface CreateAgentStatusResponse {
901
709
  */
902
710
  AgentStatusId?: string;
903
711
  }
904
- export declare namespace CreateAgentStatusResponse {
905
- /**
906
- * @internal
907
- */
908
- const filterSensitiveLog: (obj: CreateAgentStatusResponse) => any;
909
- }
910
712
  /**
911
713
  * <p>A resource with the specified name already exists.</p>
912
714
  */
@@ -957,12 +759,6 @@ export interface CreateContactFlowRequest {
957
759
  */
958
760
  Tags?: Record<string, string>;
959
761
  }
960
- export declare namespace CreateContactFlowRequest {
961
- /**
962
- * @internal
963
- */
964
- const filterSensitiveLog: (obj: CreateContactFlowRequest) => any;
965
- }
966
762
  export interface CreateContactFlowResponse {
967
763
  /**
968
764
  * <p>The identifier of the contact flow.</p>
@@ -973,12 +769,6 @@ export interface CreateContactFlowResponse {
973
769
  */
974
770
  ContactFlowArn?: string;
975
771
  }
976
- export declare namespace CreateContactFlowResponse {
977
- /**
978
- * @internal
979
- */
980
- const filterSensitiveLog: (obj: CreateContactFlowResponse) => any;
981
- }
982
772
  /**
983
773
  * <p>Information about a problem detail.</p>
984
774
  */
@@ -988,12 +778,6 @@ export interface ProblemDetail {
988
778
  */
989
779
  message?: string;
990
780
  }
991
- export declare namespace ProblemDetail {
992
- /**
993
- * @internal
994
- */
995
- const filterSensitiveLog: (obj: ProblemDetail) => any;
996
- }
997
781
  /**
998
782
  * <p>The contact flow is not valid.</p>
999
783
  */
@@ -1036,12 +820,6 @@ export interface CreateContactFlowModuleRequest {
1036
820
  */
1037
821
  ClientToken?: string;
1038
822
  }
1039
- export declare namespace CreateContactFlowModuleRequest {
1040
- /**
1041
- * @internal
1042
- */
1043
- const filterSensitiveLog: (obj: CreateContactFlowModuleRequest) => any;
1044
- }
1045
823
  export interface CreateContactFlowModuleResponse {
1046
824
  /**
1047
825
  * <p>The identifier of the contact flow module.</p>
@@ -1052,12 +830,6 @@ export interface CreateContactFlowModuleResponse {
1052
830
  */
1053
831
  Arn?: string;
1054
832
  }
1055
- export declare namespace CreateContactFlowModuleResponse {
1056
- /**
1057
- * @internal
1058
- */
1059
- const filterSensitiveLog: (obj: CreateContactFlowModuleResponse) => any;
1060
- }
1061
833
  /**
1062
834
  * <p>The problems with the module. Please fix before trying again.</p>
1063
835
  */
@@ -1092,12 +864,6 @@ export interface HoursOfOperationTimeSlice {
1092
864
  */
1093
865
  Minutes: number | undefined;
1094
866
  }
1095
- export declare namespace HoursOfOperationTimeSlice {
1096
- /**
1097
- * @internal
1098
- */
1099
- const filterSensitiveLog: (obj: HoursOfOperationTimeSlice) => any;
1100
- }
1101
867
  /**
1102
868
  * <p>Contains information about the hours of operation.</p>
1103
869
  */
@@ -1115,12 +881,6 @@ export interface HoursOfOperationConfig {
1115
881
  */
1116
882
  EndTime: HoursOfOperationTimeSlice | undefined;
1117
883
  }
1118
- export declare namespace HoursOfOperationConfig {
1119
- /**
1120
- * @internal
1121
- */
1122
- const filterSensitiveLog: (obj: HoursOfOperationConfig) => any;
1123
- }
1124
884
  export interface CreateHoursOfOperationRequest {
1125
885
  /**
1126
886
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1147,12 +907,6 @@ export interface CreateHoursOfOperationRequest {
1147
907
  */
1148
908
  Tags?: Record<string, string>;
1149
909
  }
1150
- export declare namespace CreateHoursOfOperationRequest {
1151
- /**
1152
- * @internal
1153
- */
1154
- const filterSensitiveLog: (obj: CreateHoursOfOperationRequest) => any;
1155
- }
1156
910
  export interface CreateHoursOfOperationResponse {
1157
911
  /**
1158
912
  * <p>The identifier for the hours of operation.</p>
@@ -1163,12 +917,6 @@ export interface CreateHoursOfOperationResponse {
1163
917
  */
1164
918
  HoursOfOperationArn?: string;
1165
919
  }
1166
- export declare namespace CreateHoursOfOperationResponse {
1167
- /**
1168
- * @internal
1169
- */
1170
- const filterSensitiveLog: (obj: CreateHoursOfOperationResponse) => any;
1171
- }
1172
920
  export declare enum DirectoryType {
1173
921
  CONNECT_MANAGED = "CONNECT_MANAGED",
1174
922
  EXISTING_DIRECTORY = "EXISTING_DIRECTORY",
@@ -1200,12 +948,6 @@ export interface CreateInstanceRequest {
1200
948
  */
1201
949
  OutboundCallsEnabled: boolean | undefined;
1202
950
  }
1203
- export declare namespace CreateInstanceRequest {
1204
- /**
1205
- * @internal
1206
- */
1207
- const filterSensitiveLog: (obj: CreateInstanceRequest) => any;
1208
- }
1209
951
  export interface CreateInstanceResponse {
1210
952
  /**
1211
953
  * <p>The identifier for the instance.</p>
@@ -1216,12 +958,6 @@ export interface CreateInstanceResponse {
1216
958
  */
1217
959
  Arn?: string;
1218
960
  }
1219
- export declare namespace CreateInstanceResponse {
1220
- /**
1221
- * @internal
1222
- */
1223
- const filterSensitiveLog: (obj: CreateInstanceResponse) => any;
1224
- }
1225
961
  export declare enum IntegrationType {
1226
962
  EVENT = "EVENT",
1227
963
  PINPOINT_APP = "PINPOINT_APP",
@@ -1263,12 +999,6 @@ export interface CreateIntegrationAssociationRequest {
1263
999
  */
1264
1000
  Tags?: Record<string, string>;
1265
1001
  }
1266
- export declare namespace CreateIntegrationAssociationRequest {
1267
- /**
1268
- * @internal
1269
- */
1270
- const filterSensitiveLog: (obj: CreateIntegrationAssociationRequest) => any;
1271
- }
1272
1002
  export interface CreateIntegrationAssociationResponse {
1273
1003
  /**
1274
1004
  * <p>The identifier for the integration association.</p>
@@ -1279,12 +1009,6 @@ export interface CreateIntegrationAssociationResponse {
1279
1009
  */
1280
1010
  IntegrationAssociationArn?: string;
1281
1011
  }
1282
- export declare namespace CreateIntegrationAssociationResponse {
1283
- /**
1284
- * @internal
1285
- */
1286
- const filterSensitiveLog: (obj: CreateIntegrationAssociationResponse) => any;
1287
- }
1288
1012
  /**
1289
1013
  * <p>The outbound caller ID name, number, and outbound whisper flow.</p>
1290
1014
  */
@@ -1302,12 +1026,6 @@ export interface OutboundCallerConfig {
1302
1026
  */
1303
1027
  OutboundFlowId?: string;
1304
1028
  }
1305
- export declare namespace OutboundCallerConfig {
1306
- /**
1307
- * @internal
1308
- */
1309
- const filterSensitiveLog: (obj: OutboundCallerConfig) => any;
1310
- }
1311
1029
  export interface CreateQueueRequest {
1312
1030
  /**
1313
1031
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1342,12 +1060,6 @@ export interface CreateQueueRequest {
1342
1060
  */
1343
1061
  Tags?: Record<string, string>;
1344
1062
  }
1345
- export declare namespace CreateQueueRequest {
1346
- /**
1347
- * @internal
1348
- */
1349
- const filterSensitiveLog: (obj: CreateQueueRequest) => any;
1350
- }
1351
1063
  export interface CreateQueueResponse {
1352
1064
  /**
1353
1065
  * <p>The Amazon Resource Name (ARN) of the queue.</p>
@@ -1358,12 +1070,6 @@ export interface CreateQueueResponse {
1358
1070
  */
1359
1071
  QueueId?: string;
1360
1072
  }
1361
- export declare namespace CreateQueueResponse {
1362
- /**
1363
- * @internal
1364
- */
1365
- const filterSensitiveLog: (obj: CreateQueueResponse) => any;
1366
- }
1367
1073
  /**
1368
1074
  * <p>Contains information about a phone number for a quick connect.</p>
1369
1075
  */
@@ -1373,12 +1079,6 @@ export interface PhoneNumberQuickConnectConfig {
1373
1079
  */
1374
1080
  PhoneNumber: string | undefined;
1375
1081
  }
1376
- export declare namespace PhoneNumberQuickConnectConfig {
1377
- /**
1378
- * @internal
1379
- */
1380
- const filterSensitiveLog: (obj: PhoneNumberQuickConnectConfig) => any;
1381
- }
1382
1082
  /**
1383
1083
  * <p>Contains information about a queue for a quick connect. The contact flow must be of type
1384
1084
  * Transfer to Queue.</p>
@@ -1393,12 +1093,6 @@ export interface QueueQuickConnectConfig {
1393
1093
  */
1394
1094
  ContactFlowId: string | undefined;
1395
1095
  }
1396
- export declare namespace QueueQuickConnectConfig {
1397
- /**
1398
- * @internal
1399
- */
1400
- const filterSensitiveLog: (obj: QueueQuickConnectConfig) => any;
1401
- }
1402
1096
  export declare enum QuickConnectType {
1403
1097
  PHONE_NUMBER = "PHONE_NUMBER",
1404
1098
  QUEUE = "QUEUE",
@@ -1418,12 +1112,6 @@ export interface UserQuickConnectConfig {
1418
1112
  */
1419
1113
  ContactFlowId: string | undefined;
1420
1114
  }
1421
- export declare namespace UserQuickConnectConfig {
1422
- /**
1423
- * @internal
1424
- */
1425
- const filterSensitiveLog: (obj: UserQuickConnectConfig) => any;
1426
- }
1427
1115
  /**
1428
1116
  * <p>Contains configuration settings for a quick connect.</p>
1429
1117
  */
@@ -1446,12 +1134,6 @@ export interface QuickConnectConfig {
1446
1134
  */
1447
1135
  PhoneConfig?: PhoneNumberQuickConnectConfig;
1448
1136
  }
1449
- export declare namespace QuickConnectConfig {
1450
- /**
1451
- * @internal
1452
- */
1453
- const filterSensitiveLog: (obj: QuickConnectConfig) => any;
1454
- }
1455
1137
  export interface CreateQuickConnectRequest {
1456
1138
  /**
1457
1139
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1474,12 +1156,6 @@ export interface CreateQuickConnectRequest {
1474
1156
  */
1475
1157
  Tags?: Record<string, string>;
1476
1158
  }
1477
- export declare namespace CreateQuickConnectRequest {
1478
- /**
1479
- * @internal
1480
- */
1481
- const filterSensitiveLog: (obj: CreateQuickConnectRequest) => any;
1482
- }
1483
1159
  export interface CreateQuickConnectResponse {
1484
1160
  /**
1485
1161
  * <p>The Amazon Resource Name (ARN) for the quick connect. </p>
@@ -1490,12 +1166,6 @@ export interface CreateQuickConnectResponse {
1490
1166
  */
1491
1167
  QuickConnectId?: string;
1492
1168
  }
1493
- export declare namespace CreateQuickConnectResponse {
1494
- /**
1495
- * @internal
1496
- */
1497
- const filterSensitiveLog: (obj: CreateQuickConnectResponse) => any;
1498
- }
1499
1169
  /**
1500
1170
  * <p>Contains information about which channels are supported, and how many contacts an agent can
1501
1171
  * have on a channel simultaneously.</p>
@@ -1513,12 +1183,6 @@ export interface MediaConcurrency {
1513
1183
  */
1514
1184
  Concurrency: number | undefined;
1515
1185
  }
1516
- export declare namespace MediaConcurrency {
1517
- /**
1518
- * @internal
1519
- */
1520
- const filterSensitiveLog: (obj: MediaConcurrency) => any;
1521
- }
1522
1186
  export interface CreateRoutingProfileRequest {
1523
1187
  /**
1524
1188
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -1551,12 +1215,6 @@ export interface CreateRoutingProfileRequest {
1551
1215
  */
1552
1216
  Tags?: Record<string, string>;
1553
1217
  }
1554
- export declare namespace CreateRoutingProfileRequest {
1555
- /**
1556
- * @internal
1557
- */
1558
- const filterSensitiveLog: (obj: CreateRoutingProfileRequest) => any;
1559
- }
1560
1218
  export interface CreateRoutingProfileResponse {
1561
1219
  /**
1562
1220
  * <p>The Amazon Resource Name (ARN) of the routing profile.</p>
@@ -1567,12 +1225,6 @@ export interface CreateRoutingProfileResponse {
1567
1225
  */
1568
1226
  RoutingProfileId?: string;
1569
1227
  }
1570
- export declare namespace CreateRoutingProfileResponse {
1571
- /**
1572
- * @internal
1573
- */
1574
- const filterSensitiveLog: (obj: CreateRoutingProfileResponse) => any;
1575
- }
1576
1228
  export interface CreateSecurityProfileRequest {
1577
1229
  /**
1578
1230
  * <p>The name of the security profile.</p>
@@ -1595,12 +1247,6 @@ export interface CreateSecurityProfileRequest {
1595
1247
  */
1596
1248
  Tags?: Record<string, string>;
1597
1249
  }
1598
- export declare namespace CreateSecurityProfileRequest {
1599
- /**
1600
- * @internal
1601
- */
1602
- const filterSensitiveLog: (obj: CreateSecurityProfileRequest) => any;
1603
- }
1604
1250
  export interface CreateSecurityProfileResponse {
1605
1251
  /**
1606
1252
  * <p>The identifier for the security profle.</p>
@@ -1611,12 +1257,6 @@ export interface CreateSecurityProfileResponse {
1611
1257
  */
1612
1258
  SecurityProfileArn?: string;
1613
1259
  }
1614
- export declare namespace CreateSecurityProfileResponse {
1615
- /**
1616
- * @internal
1617
- */
1618
- const filterSensitiveLog: (obj: CreateSecurityProfileResponse) => any;
1619
- }
1620
1260
  /**
1621
1261
  * <p>The identifier of the task template field.</p>
1622
1262
  */
@@ -1626,12 +1266,6 @@ export interface TaskTemplateFieldIdentifier {
1626
1266
  */
1627
1267
  Name?: string;
1628
1268
  }
1629
- export declare namespace TaskTemplateFieldIdentifier {
1630
- /**
1631
- * @internal
1632
- */
1633
- const filterSensitiveLog: (obj: TaskTemplateFieldIdentifier) => any;
1634
- }
1635
1269
  /**
1636
1270
  * <p>A field that is invisible to an agent.</p>
1637
1271
  */
@@ -1641,12 +1275,6 @@ export interface InvisibleFieldInfo {
1641
1275
  */
1642
1276
  Id?: TaskTemplateFieldIdentifier;
1643
1277
  }
1644
- export declare namespace InvisibleFieldInfo {
1645
- /**
1646
- * @internal
1647
- */
1648
- const filterSensitiveLog: (obj: InvisibleFieldInfo) => any;
1649
- }
1650
1278
  /**
1651
1279
  * <p>Indicates a field that is read-only to an agent.</p>
1652
1280
  */
@@ -1656,12 +1284,6 @@ export interface ReadOnlyFieldInfo {
1656
1284
  */
1657
1285
  Id?: TaskTemplateFieldIdentifier;
1658
1286
  }
1659
- export declare namespace ReadOnlyFieldInfo {
1660
- /**
1661
- * @internal
1662
- */
1663
- const filterSensitiveLog: (obj: ReadOnlyFieldInfo) => any;
1664
- }
1665
1287
  /**
1666
1288
  * <p>Information about a required field.</p>
1667
1289
  */
@@ -1671,12 +1293,6 @@ export interface RequiredFieldInfo {
1671
1293
  */
1672
1294
  Id?: TaskTemplateFieldIdentifier;
1673
1295
  }
1674
- export declare namespace RequiredFieldInfo {
1675
- /**
1676
- * @internal
1677
- */
1678
- const filterSensitiveLog: (obj: RequiredFieldInfo) => any;
1679
- }
1680
1296
  /**
1681
1297
  * <p>Describes constraints that apply to the template fields.</p>
1682
1298
  */
@@ -1694,12 +1310,6 @@ export interface TaskTemplateConstraints {
1694
1310
  */
1695
1311
  InvisibleFields?: InvisibleFieldInfo[];
1696
1312
  }
1697
- export declare namespace TaskTemplateConstraints {
1698
- /**
1699
- * @internal
1700
- */
1701
- const filterSensitiveLog: (obj: TaskTemplateConstraints) => any;
1702
- }
1703
1313
  /**
1704
1314
  * <p>Describes a default field and its corresponding value.</p>
1705
1315
  */
@@ -1713,12 +1323,6 @@ export interface TaskTemplateDefaultFieldValue {
1713
1323
  */
1714
1324
  DefaultValue?: string;
1715
1325
  }
1716
- export declare namespace TaskTemplateDefaultFieldValue {
1717
- /**
1718
- * @internal
1719
- */
1720
- const filterSensitiveLog: (obj: TaskTemplateDefaultFieldValue) => any;
1721
- }
1722
1326
  /**
1723
1327
  * <p>Describes default values for fields on a template.</p>
1724
1328
  */
@@ -1728,12 +1332,6 @@ export interface TaskTemplateDefaults {
1728
1332
  */
1729
1333
  DefaultFieldValues?: TaskTemplateDefaultFieldValue[];
1730
1334
  }
1731
- export declare namespace TaskTemplateDefaults {
1732
- /**
1733
- * @internal
1734
- */
1735
- const filterSensitiveLog: (obj: TaskTemplateDefaults) => any;
1736
- }
1737
1335
  export declare enum TaskTemplateFieldType {
1738
1336
  BOOLEAN = "BOOLEAN",
1739
1337
  DATE_TIME = "DATE_TIME",
@@ -1769,12 +1367,6 @@ export interface TaskTemplateField {
1769
1367
  */
1770
1368
  SingleSelectOptions?: string[];
1771
1369
  }
1772
- export declare namespace TaskTemplateField {
1773
- /**
1774
- * @internal
1775
- */
1776
- const filterSensitiveLog: (obj: TaskTemplateField) => any;
1777
- }
1778
1370
  export declare enum TaskTemplateStatus {
1779
1371
  ACTIVE = "ACTIVE",
1780
1372
  INACTIVE = "INACTIVE"
@@ -1820,12 +1412,6 @@ export interface CreateTaskTemplateRequest {
1820
1412
  */
1821
1413
  ClientToken?: string;
1822
1414
  }
1823
- export declare namespace CreateTaskTemplateRequest {
1824
- /**
1825
- * @internal
1826
- */
1827
- const filterSensitiveLog: (obj: CreateTaskTemplateRequest) => any;
1828
- }
1829
1415
  export interface CreateTaskTemplateResponse {
1830
1416
  /**
1831
1417
  * <p>The identifier of the task template resource.</p>
@@ -1836,12 +1422,6 @@ export interface CreateTaskTemplateResponse {
1836
1422
  */
1837
1423
  Arn: string | undefined;
1838
1424
  }
1839
- export declare namespace CreateTaskTemplateResponse {
1840
- /**
1841
- * @internal
1842
- */
1843
- const filterSensitiveLog: (obj: CreateTaskTemplateResponse) => any;
1844
- }
1845
1425
  export declare enum PropertyValidationExceptionReason {
1846
1426
  INVALID_FORMAT = "INVALID_FORMAT",
1847
1427
  NOT_SUPPORTED = "NOT_SUPPORTED",
@@ -1867,12 +1447,6 @@ export interface PropertyValidationExceptionProperty {
1867
1447
  */
1868
1448
  Message: string | undefined;
1869
1449
  }
1870
- export declare namespace PropertyValidationExceptionProperty {
1871
- /**
1872
- * @internal
1873
- */
1874
- const filterSensitiveLog: (obj: PropertyValidationExceptionProperty) => any;
1875
- }
1876
1450
  /**
1877
1451
  * <p></p>
1878
1452
  */
@@ -1909,12 +1483,6 @@ export interface CreateUseCaseRequest {
1909
1483
  */
1910
1484
  Tags?: Record<string, string>;
1911
1485
  }
1912
- export declare namespace CreateUseCaseRequest {
1913
- /**
1914
- * @internal
1915
- */
1916
- const filterSensitiveLog: (obj: CreateUseCaseRequest) => any;
1917
- }
1918
1486
  export interface CreateUseCaseResponse {
1919
1487
  /**
1920
1488
  * <p>The identifier of the use case.</p>
@@ -1925,12 +1493,6 @@ export interface CreateUseCaseResponse {
1925
1493
  */
1926
1494
  UseCaseArn?: string;
1927
1495
  }
1928
- export declare namespace CreateUseCaseResponse {
1929
- /**
1930
- * @internal
1931
- */
1932
- const filterSensitiveLog: (obj: CreateUseCaseResponse) => any;
1933
- }
1934
1496
  /**
1935
1497
  * <p>Contains information about the identity of a user.</p>
1936
1498
  */
@@ -1951,12 +1513,6 @@ export interface UserIdentityInfo {
1951
1513
  */
1952
1514
  Email?: string;
1953
1515
  }
1954
- export declare namespace UserIdentityInfo {
1955
- /**
1956
- * @internal
1957
- */
1958
- const filterSensitiveLog: (obj: UserIdentityInfo) => any;
1959
- }
1960
1516
  export declare enum PhoneType {
1961
1517
  DESK_PHONE = "DESK_PHONE",
1962
1518
  SOFT_PHONE = "SOFT_PHONE"
@@ -1982,12 +1538,6 @@ export interface UserPhoneConfig {
1982
1538
  */
1983
1539
  DeskPhoneNumber?: string;
1984
1540
  }
1985
- export declare namespace UserPhoneConfig {
1986
- /**
1987
- * @internal
1988
- */
1989
- const filterSensitiveLog: (obj: UserPhoneConfig) => any;
1990
- }
1991
1541
  export interface CreateUserRequest {
1992
1542
  /**
1993
1543
  * <p>The user name for the account. For instances not using SAML for identity management, the
@@ -2039,12 +1589,6 @@ export interface CreateUserRequest {
2039
1589
  */
2040
1590
  Tags?: Record<string, string>;
2041
1591
  }
2042
- export declare namespace CreateUserRequest {
2043
- /**
2044
- * @internal
2045
- */
2046
- const filterSensitiveLog: (obj: CreateUserRequest) => any;
2047
- }
2048
1592
  export interface CreateUserResponse {
2049
1593
  /**
2050
1594
  * <p>The identifier of the user account.</p>
@@ -2055,12 +1599,6 @@ export interface CreateUserResponse {
2055
1599
  */
2056
1600
  UserArn?: string;
2057
1601
  }
2058
- export declare namespace CreateUserResponse {
2059
- /**
2060
- * @internal
2061
- */
2062
- const filterSensitiveLog: (obj: CreateUserResponse) => any;
2063
- }
2064
1602
  export interface CreateUserHierarchyGroupRequest {
2065
1603
  /**
2066
1604
  * <p>The name of the user hierarchy group. Must not be more than 100 characters.</p>
@@ -2080,12 +1618,6 @@ export interface CreateUserHierarchyGroupRequest {
2080
1618
  */
2081
1619
  Tags?: Record<string, string>;
2082
1620
  }
2083
- export declare namespace CreateUserHierarchyGroupRequest {
2084
- /**
2085
- * @internal
2086
- */
2087
- const filterSensitiveLog: (obj: CreateUserHierarchyGroupRequest) => any;
2088
- }
2089
1621
  export interface CreateUserHierarchyGroupResponse {
2090
1622
  /**
2091
1623
  * <p>The identifier of the hierarchy group.</p>
@@ -2096,12 +1628,6 @@ export interface CreateUserHierarchyGroupResponse {
2096
1628
  */
2097
1629
  HierarchyGroupArn?: string;
2098
1630
  }
2099
- export declare namespace CreateUserHierarchyGroupResponse {
2100
- /**
2101
- * @internal
2102
- */
2103
- const filterSensitiveLog: (obj: CreateUserHierarchyGroupResponse) => any;
2104
- }
2105
1631
  export interface CreateVocabularyRequest {
2106
1632
  /**
2107
1633
  * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -2136,12 +1662,6 @@ export interface CreateVocabularyRequest {
2136
1662
  */
2137
1663
  Tags?: Record<string, string>;
2138
1664
  }
2139
- export declare namespace CreateVocabularyRequest {
2140
- /**
2141
- * @internal
2142
- */
2143
- const filterSensitiveLog: (obj: CreateVocabularyRequest) => any;
2144
- }
2145
1665
  export declare enum VocabularyState {
2146
1666
  ACTIVE = "ACTIVE",
2147
1667
  CREATION_FAILED = "CREATION_FAILED",
@@ -2162,12 +1682,6 @@ export interface CreateVocabularyResponse {
2162
1682
  */
2163
1683
  State: VocabularyState | string | undefined;
2164
1684
  }
2165
- export declare namespace CreateVocabularyResponse {
2166
- /**
2167
- * @internal
2168
- */
2169
- const filterSensitiveLog: (obj: CreateVocabularyResponse) => any;
2170
- }
2171
1685
  export interface DeleteContactFlowRequest {
2172
1686
  /**
2173
1687
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2178,12 +1692,6 @@ export interface DeleteContactFlowRequest {
2178
1692
  */
2179
1693
  ContactFlowId: string | undefined;
2180
1694
  }
2181
- export declare namespace DeleteContactFlowRequest {
2182
- /**
2183
- * @internal
2184
- */
2185
- const filterSensitiveLog: (obj: DeleteContactFlowRequest) => any;
2186
- }
2187
1695
  export interface DeleteContactFlowModuleRequest {
2188
1696
  /**
2189
1697
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2194,20 +1702,8 @@ export interface DeleteContactFlowModuleRequest {
2194
1702
  */
2195
1703
  ContactFlowModuleId: string | undefined;
2196
1704
  }
2197
- export declare namespace DeleteContactFlowModuleRequest {
2198
- /**
2199
- * @internal
2200
- */
2201
- const filterSensitiveLog: (obj: DeleteContactFlowModuleRequest) => any;
2202
- }
2203
1705
  export interface DeleteContactFlowModuleResponse {
2204
1706
  }
2205
- export declare namespace DeleteContactFlowModuleResponse {
2206
- /**
2207
- * @internal
2208
- */
2209
- const filterSensitiveLog: (obj: DeleteContactFlowModuleResponse) => any;
2210
- }
2211
1707
  export interface DeleteHoursOfOperationRequest {
2212
1708
  /**
2213
1709
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2218,24 +1714,12 @@ export interface DeleteHoursOfOperationRequest {
2218
1714
  */
2219
1715
  HoursOfOperationId: string | undefined;
2220
1716
  }
2221
- export declare namespace DeleteHoursOfOperationRequest {
2222
- /**
2223
- * @internal
2224
- */
2225
- const filterSensitiveLog: (obj: DeleteHoursOfOperationRequest) => any;
2226
- }
2227
1717
  export interface DeleteInstanceRequest {
2228
1718
  /**
2229
1719
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
2230
1720
  */
2231
1721
  InstanceId: string | undefined;
2232
1722
  }
2233
- export declare namespace DeleteInstanceRequest {
2234
- /**
2235
- * @internal
2236
- */
2237
- const filterSensitiveLog: (obj: DeleteInstanceRequest) => any;
2238
- }
2239
1723
  export interface DeleteIntegrationAssociationRequest {
2240
1724
  /**
2241
1725
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2246,12 +1730,6 @@ export interface DeleteIntegrationAssociationRequest {
2246
1730
  */
2247
1731
  IntegrationAssociationId: string | undefined;
2248
1732
  }
2249
- export declare namespace DeleteIntegrationAssociationRequest {
2250
- /**
2251
- * @internal
2252
- */
2253
- const filterSensitiveLog: (obj: DeleteIntegrationAssociationRequest) => any;
2254
- }
2255
1733
  export interface DeleteQuickConnectRequest {
2256
1734
  /**
2257
1735
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2262,12 +1740,6 @@ export interface DeleteQuickConnectRequest {
2262
1740
  */
2263
1741
  QuickConnectId: string | undefined;
2264
1742
  }
2265
- export declare namespace DeleteQuickConnectRequest {
2266
- /**
2267
- * @internal
2268
- */
2269
- const filterSensitiveLog: (obj: DeleteQuickConnectRequest) => any;
2270
- }
2271
1743
  export interface DeleteSecurityProfileRequest {
2272
1744
  /**
2273
1745
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2278,12 +1750,6 @@ export interface DeleteSecurityProfileRequest {
2278
1750
  */
2279
1751
  SecurityProfileId: string | undefined;
2280
1752
  }
2281
- export declare namespace DeleteSecurityProfileRequest {
2282
- /**
2283
- * @internal
2284
- */
2285
- const filterSensitiveLog: (obj: DeleteSecurityProfileRequest) => any;
2286
- }
2287
1753
  export declare enum ResourceType {
2288
1754
  CONTACT = "CONTACT",
2289
1755
  CONTACT_FLOW = "CONTACT_FLOW",
@@ -2323,20 +1789,8 @@ export interface DeleteTaskTemplateRequest {
2323
1789
  */
2324
1790
  TaskTemplateId: string | undefined;
2325
1791
  }
2326
- export declare namespace DeleteTaskTemplateRequest {
2327
- /**
2328
- * @internal
2329
- */
2330
- const filterSensitiveLog: (obj: DeleteTaskTemplateRequest) => any;
2331
- }
2332
1792
  export interface DeleteTaskTemplateResponse {
2333
1793
  }
2334
- export declare namespace DeleteTaskTemplateResponse {
2335
- /**
2336
- * @internal
2337
- */
2338
- const filterSensitiveLog: (obj: DeleteTaskTemplateResponse) => any;
2339
- }
2340
1794
  export interface DeleteUseCaseRequest {
2341
1795
  /**
2342
1796
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2351,12 +1805,6 @@ export interface DeleteUseCaseRequest {
2351
1805
  */
2352
1806
  UseCaseId: string | undefined;
2353
1807
  }
2354
- export declare namespace DeleteUseCaseRequest {
2355
- /**
2356
- * @internal
2357
- */
2358
- const filterSensitiveLog: (obj: DeleteUseCaseRequest) => any;
2359
- }
2360
1808
  export interface DeleteUserRequest {
2361
1809
  /**
2362
1810
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2367,12 +1815,6 @@ export interface DeleteUserRequest {
2367
1815
  */
2368
1816
  UserId: string | undefined;
2369
1817
  }
2370
- export declare namespace DeleteUserRequest {
2371
- /**
2372
- * @internal
2373
- */
2374
- const filterSensitiveLog: (obj: DeleteUserRequest) => any;
2375
- }
2376
1818
  export interface DeleteUserHierarchyGroupRequest {
2377
1819
  /**
2378
1820
  * <p>The identifier of the hierarchy group.</p>
@@ -2383,12 +1825,6 @@ export interface DeleteUserHierarchyGroupRequest {
2383
1825
  */
2384
1826
  InstanceId: string | undefined;
2385
1827
  }
2386
- export declare namespace DeleteUserHierarchyGroupRequest {
2387
- /**
2388
- * @internal
2389
- */
2390
- const filterSensitiveLog: (obj: DeleteUserHierarchyGroupRequest) => any;
2391
- }
2392
1828
  export interface DeleteVocabularyRequest {
2393
1829
  /**
2394
1830
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2399,12 +1835,6 @@ export interface DeleteVocabularyRequest {
2399
1835
  */
2400
1836
  VocabularyId: string | undefined;
2401
1837
  }
2402
- export declare namespace DeleteVocabularyRequest {
2403
- /**
2404
- * @internal
2405
- */
2406
- const filterSensitiveLog: (obj: DeleteVocabularyRequest) => any;
2407
- }
2408
1838
  export interface DeleteVocabularyResponse {
2409
1839
  /**
2410
1840
  * <p>The Amazon Resource Name (ARN) of the custom vocabulary.</p>
@@ -2419,12 +1849,6 @@ export interface DeleteVocabularyResponse {
2419
1849
  */
2420
1850
  State: VocabularyState | string | undefined;
2421
1851
  }
2422
- export declare namespace DeleteVocabularyResponse {
2423
- /**
2424
- * @internal
2425
- */
2426
- const filterSensitiveLog: (obj: DeleteVocabularyResponse) => any;
2427
- }
2428
1852
  export interface DescribeAgentStatusRequest {
2429
1853
  /**
2430
1854
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2435,24 +1859,12 @@ export interface DescribeAgentStatusRequest {
2435
1859
  */
2436
1860
  AgentStatusId: string | undefined;
2437
1861
  }
2438
- export declare namespace DescribeAgentStatusRequest {
2439
- /**
2440
- * @internal
2441
- */
2442
- const filterSensitiveLog: (obj: DescribeAgentStatusRequest) => any;
2443
- }
2444
1862
  export interface DescribeAgentStatusResponse {
2445
1863
  /**
2446
1864
  * <p>The agent status.</p>
2447
1865
  */
2448
1866
  AgentStatus?: AgentStatus;
2449
1867
  }
2450
- export declare namespace DescribeAgentStatusResponse {
2451
- /**
2452
- * @internal
2453
- */
2454
- const filterSensitiveLog: (obj: DescribeAgentStatusResponse) => any;
2455
- }
2456
1868
  export interface DescribeContactRequest {
2457
1869
  /**
2458
1870
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2463,12 +1875,6 @@ export interface DescribeContactRequest {
2463
1875
  */
2464
1876
  ContactId: string | undefined;
2465
1877
  }
2466
- export declare namespace DescribeContactRequest {
2467
- /**
2468
- * @internal
2469
- */
2470
- const filterSensitiveLog: (obj: DescribeContactRequest) => any;
2471
- }
2472
1878
  /**
2473
1879
  * <p>If this contact was queued, this contains information about the queue. </p>
2474
1880
  */
@@ -2482,12 +1888,6 @@ export interface QueueInfo {
2482
1888
  */
2483
1889
  EnqueueTimestamp?: Date;
2484
1890
  }
2485
- export declare namespace QueueInfo {
2486
- /**
2487
- * @internal
2488
- */
2489
- const filterSensitiveLog: (obj: QueueInfo) => any;
2490
- }
2491
1891
  /**
2492
1892
  * <p>Contains information about a contact.</p>
2493
1893
  */
@@ -2554,24 +1954,12 @@ export interface Contact {
2554
1954
  */
2555
1955
  ScheduledTimestamp?: Date;
2556
1956
  }
2557
- export declare namespace Contact {
2558
- /**
2559
- * @internal
2560
- */
2561
- const filterSensitiveLog: (obj: Contact) => any;
2562
- }
2563
1957
  export interface DescribeContactResponse {
2564
1958
  /**
2565
1959
  * <p>Information about the contact.</p>
2566
1960
  */
2567
1961
  Contact?: Contact;
2568
1962
  }
2569
- export declare namespace DescribeContactResponse {
2570
- /**
2571
- * @internal
2572
- */
2573
- const filterSensitiveLog: (obj: DescribeContactResponse) => any;
2574
- }
2575
1963
  /**
2576
1964
  * <p>The contact flow has not been published.</p>
2577
1965
  */
@@ -2594,12 +1982,6 @@ export interface DescribeContactFlowRequest {
2594
1982
  */
2595
1983
  ContactFlowId: string | undefined;
2596
1984
  }
2597
- export declare namespace DescribeContactFlowRequest {
2598
- /**
2599
- * @internal
2600
- */
2601
- const filterSensitiveLog: (obj: DescribeContactFlowRequest) => any;
2602
- }
2603
1985
  export declare enum ContactFlowState {
2604
1986
  ACTIVE = "ACTIVE",
2605
1987
  ARCHIVED = "ARCHIVED"
@@ -2642,24 +2024,12 @@ export interface ContactFlow {
2642
2024
  */
2643
2025
  Tags?: Record<string, string>;
2644
2026
  }
2645
- export declare namespace ContactFlow {
2646
- /**
2647
- * @internal
2648
- */
2649
- const filterSensitiveLog: (obj: ContactFlow) => any;
2650
- }
2651
2027
  export interface DescribeContactFlowResponse {
2652
2028
  /**
2653
2029
  * <p>Information about the contact flow.</p>
2654
2030
  */
2655
2031
  ContactFlow?: ContactFlow;
2656
2032
  }
2657
- export declare namespace DescribeContactFlowResponse {
2658
- /**
2659
- * @internal
2660
- */
2661
- const filterSensitiveLog: (obj: DescribeContactFlowResponse) => any;
2662
- }
2663
2033
  export interface DescribeContactFlowModuleRequest {
2664
2034
  /**
2665
2035
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2670,12 +2040,6 @@ export interface DescribeContactFlowModuleRequest {
2670
2040
  */
2671
2041
  ContactFlowModuleId: string | undefined;
2672
2042
  }
2673
- export declare namespace DescribeContactFlowModuleRequest {
2674
- /**
2675
- * @internal
2676
- */
2677
- const filterSensitiveLog: (obj: DescribeContactFlowModuleRequest) => any;
2678
- }
2679
2043
  export declare enum ContactFlowModuleState {
2680
2044
  ACTIVE = "ACTIVE",
2681
2045
  ARCHIVED = "ARCHIVED"
@@ -2721,24 +2085,12 @@ export interface ContactFlowModule {
2721
2085
  */
2722
2086
  Tags?: Record<string, string>;
2723
2087
  }
2724
- export declare namespace ContactFlowModule {
2725
- /**
2726
- * @internal
2727
- */
2728
- const filterSensitiveLog: (obj: ContactFlowModule) => any;
2729
- }
2730
2088
  export interface DescribeContactFlowModuleResponse {
2731
2089
  /**
2732
2090
  * <p>Information about the contact flow module.</p>
2733
2091
  */
2734
2092
  ContactFlowModule?: ContactFlowModule;
2735
2093
  }
2736
- export declare namespace DescribeContactFlowModuleResponse {
2737
- /**
2738
- * @internal
2739
- */
2740
- const filterSensitiveLog: (obj: DescribeContactFlowModuleResponse) => any;
2741
- }
2742
2094
  export interface DescribeHoursOfOperationRequest {
2743
2095
  /**
2744
2096
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2749,12 +2101,6 @@ export interface DescribeHoursOfOperationRequest {
2749
2101
  */
2750
2102
  HoursOfOperationId: string | undefined;
2751
2103
  }
2752
- export declare namespace DescribeHoursOfOperationRequest {
2753
- /**
2754
- * @internal
2755
- */
2756
- const filterSensitiveLog: (obj: DescribeHoursOfOperationRequest) => any;
2757
- }
2758
2104
  /**
2759
2105
  * <p>Information about of the hours of operation.</p>
2760
2106
  */
@@ -2788,36 +2134,18 @@ export interface HoursOfOperation {
2788
2134
  */
2789
2135
  Tags?: Record<string, string>;
2790
2136
  }
2791
- export declare namespace HoursOfOperation {
2792
- /**
2793
- * @internal
2794
- */
2795
- const filterSensitiveLog: (obj: HoursOfOperation) => any;
2796
- }
2797
2137
  export interface DescribeHoursOfOperationResponse {
2798
2138
  /**
2799
2139
  * <p>The hours of operation.</p>
2800
2140
  */
2801
2141
  HoursOfOperation?: HoursOfOperation;
2802
2142
  }
2803
- export declare namespace DescribeHoursOfOperationResponse {
2804
- /**
2805
- * @internal
2806
- */
2807
- const filterSensitiveLog: (obj: DescribeHoursOfOperationResponse) => any;
2808
- }
2809
2143
  export interface DescribeInstanceRequest {
2810
2144
  /**
2811
2145
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
2812
2146
  */
2813
2147
  InstanceId: string | undefined;
2814
2148
  }
2815
- export declare namespace DescribeInstanceRequest {
2816
- /**
2817
- * @internal
2818
- */
2819
- const filterSensitiveLog: (obj: DescribeInstanceRequest) => any;
2820
- }
2821
2149
  export declare enum InstanceStatus {
2822
2150
  ACTIVE = "ACTIVE",
2823
2151
  CREATION_FAILED = "CREATION_FAILED",
@@ -2833,12 +2161,6 @@ export interface InstanceStatusReason {
2833
2161
  */
2834
2162
  Message?: string;
2835
2163
  }
2836
- export declare namespace InstanceStatusReason {
2837
- /**
2838
- * @internal
2839
- */
2840
- const filterSensitiveLog: (obj: InstanceStatusReason) => any;
2841
- }
2842
2164
  /**
2843
2165
  * <p>The Amazon Connect instance.</p>
2844
2166
  */
@@ -2885,24 +2207,12 @@ export interface Instance {
2885
2207
  */
2886
2208
  OutboundCallsEnabled?: boolean;
2887
2209
  }
2888
- export declare namespace Instance {
2889
- /**
2890
- * @internal
2891
- */
2892
- const filterSensitiveLog: (obj: Instance) => any;
2893
- }
2894
2210
  export interface DescribeInstanceResponse {
2895
2211
  /**
2896
2212
  * <p>The name of the instance.</p>
2897
2213
  */
2898
2214
  Instance?: Instance;
2899
2215
  }
2900
- export declare namespace DescribeInstanceResponse {
2901
- /**
2902
- * @internal
2903
- */
2904
- const filterSensitiveLog: (obj: DescribeInstanceResponse) => any;
2905
- }
2906
2216
  export declare enum InstanceAttributeType {
2907
2217
  AUTO_RESOLVE_BEST_VOICES = "AUTO_RESOLVE_BEST_VOICES",
2908
2218
  CONTACTFLOW_LOGS = "CONTACTFLOW_LOGS",
@@ -2924,12 +2234,6 @@ export interface DescribeInstanceAttributeRequest {
2924
2234
  */
2925
2235
  AttributeType: InstanceAttributeType | string | undefined;
2926
2236
  }
2927
- export declare namespace DescribeInstanceAttributeRequest {
2928
- /**
2929
- * @internal
2930
- */
2931
- const filterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
2932
- }
2933
2237
  /**
2934
2238
  * <p>A toggle for an individual feature at the instance level.</p>
2935
2239
  */
@@ -2943,12 +2247,6 @@ export interface Attribute {
2943
2247
  */
2944
2248
  Value?: string;
2945
2249
  }
2946
- export declare namespace Attribute {
2947
- /**
2948
- * @internal
2949
- */
2950
- const filterSensitiveLog: (obj: Attribute) => any;
2951
- }
2952
2250
  export interface DescribeInstanceAttributeResponse {
2953
2251
  /**
2954
2252
  * <p>The
@@ -2957,12 +2255,6 @@ export interface DescribeInstanceAttributeResponse {
2957
2255
  */
2958
2256
  Attribute?: Attribute;
2959
2257
  }
2960
- export declare namespace DescribeInstanceAttributeResponse {
2961
- /**
2962
- * @internal
2963
- */
2964
- const filterSensitiveLog: (obj: DescribeInstanceAttributeResponse) => any;
2965
- }
2966
2258
  export interface DescribeInstanceStorageConfigRequest {
2967
2259
  /**
2968
2260
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -2977,36 +2269,18 @@ export interface DescribeInstanceStorageConfigRequest {
2977
2269
  */
2978
2270
  ResourceType: InstanceStorageResourceType | string | undefined;
2979
2271
  }
2980
- export declare namespace DescribeInstanceStorageConfigRequest {
2981
- /**
2982
- * @internal
2983
- */
2984
- const filterSensitiveLog: (obj: DescribeInstanceStorageConfigRequest) => any;
2985
- }
2986
2272
  export interface DescribeInstanceStorageConfigResponse {
2987
2273
  /**
2988
2274
  * <p>A valid storage type.</p>
2989
2275
  */
2990
2276
  StorageConfig?: InstanceStorageConfig;
2991
2277
  }
2992
- export declare namespace DescribeInstanceStorageConfigResponse {
2993
- /**
2994
- * @internal
2995
- */
2996
- const filterSensitiveLog: (obj: DescribeInstanceStorageConfigResponse) => any;
2997
- }
2998
2278
  export interface DescribePhoneNumberRequest {
2999
2279
  /**
3000
2280
  * <p>A unique identifier for the phone number.</p>
3001
2281
  */
3002
2282
  PhoneNumberId: string | undefined;
3003
2283
  }
3004
- export declare namespace DescribePhoneNumberRequest {
3005
- /**
3006
- * @internal
3007
- */
3008
- const filterSensitiveLog: (obj: DescribePhoneNumberRequest) => any;
3009
- }
3010
2284
  export declare enum PhoneNumberCountryCode {
3011
2285
  AD = "AD",
3012
2286
  AE = "AE",
@@ -3264,12 +2538,6 @@ export interface PhoneNumberStatus {
3264
2538
  */
3265
2539
  Message?: string;
3266
2540
  }
3267
- export declare namespace PhoneNumberStatus {
3268
- /**
3269
- * @internal
3270
- */
3271
- const filterSensitiveLog: (obj: PhoneNumberStatus) => any;
3272
- }
3273
2541
  export declare enum PhoneNumberType {
3274
2542
  DID = "DID",
3275
2543
  TOLL_FREE = "TOLL_FREE"
@@ -3315,24 +2583,12 @@ export interface ClaimedPhoneNumberSummary {
3315
2583
  */
3316
2584
  PhoneNumberStatus?: PhoneNumberStatus;
3317
2585
  }
3318
- export declare namespace ClaimedPhoneNumberSummary {
3319
- /**
3320
- * @internal
3321
- */
3322
- const filterSensitiveLog: (obj: ClaimedPhoneNumberSummary) => any;
3323
- }
3324
2586
  export interface DescribePhoneNumberResponse {
3325
2587
  /**
3326
2588
  * <p>Information about a phone number that's been claimed to your Amazon Connect instance.</p>
3327
2589
  */
3328
2590
  ClaimedPhoneNumberSummary?: ClaimedPhoneNumberSummary;
3329
2591
  }
3330
- export declare namespace DescribePhoneNumberResponse {
3331
- /**
3332
- * @internal
3333
- */
3334
- const filterSensitiveLog: (obj: DescribePhoneNumberResponse) => any;
3335
- }
3336
2592
  export interface DescribeQueueRequest {
3337
2593
  /**
3338
2594
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -3343,12 +2599,6 @@ export interface DescribeQueueRequest {
3343
2599
  */
3344
2600
  QueueId: string | undefined;
3345
2601
  }
3346
- export declare namespace DescribeQueueRequest {
3347
- /**
3348
- * @internal
3349
- */
3350
- const filterSensitiveLog: (obj: DescribeQueueRequest) => any;
3351
- }
3352
2602
  export declare enum QueueStatus {
3353
2603
  DISABLED = "DISABLED",
3354
2604
  ENABLED = "ENABLED"
@@ -3394,24 +2644,12 @@ export interface Queue {
3394
2644
  */
3395
2645
  Tags?: Record<string, string>;
3396
2646
  }
3397
- export declare namespace Queue {
3398
- /**
3399
- * @internal
3400
- */
3401
- const filterSensitiveLog: (obj: Queue) => any;
3402
- }
3403
2647
  export interface DescribeQueueResponse {
3404
2648
  /**
3405
2649
  * <p>The name of the queue.</p>
3406
2650
  */
3407
2651
  Queue?: Queue;
3408
2652
  }
3409
- export declare namespace DescribeQueueResponse {
3410
- /**
3411
- * @internal
3412
- */
3413
- const filterSensitiveLog: (obj: DescribeQueueResponse) => any;
3414
- }
3415
2653
  export interface DescribeQuickConnectRequest {
3416
2654
  /**
3417
2655
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -3422,12 +2660,6 @@ export interface DescribeQuickConnectRequest {
3422
2660
  */
3423
2661
  QuickConnectId: string | undefined;
3424
2662
  }
3425
- export declare namespace DescribeQuickConnectRequest {
3426
- /**
3427
- * @internal
3428
- */
3429
- const filterSensitiveLog: (obj: DescribeQuickConnectRequest) => any;
3430
- }
3431
2663
  /**
3432
2664
  * <p>Contains information about a quick connect.</p>
3433
2665
  */
@@ -3457,24 +2689,12 @@ export interface QuickConnect {
3457
2689
  */
3458
2690
  Tags?: Record<string, string>;
3459
2691
  }
3460
- export declare namespace QuickConnect {
3461
- /**
3462
- * @internal
3463
- */
3464
- const filterSensitiveLog: (obj: QuickConnect) => any;
3465
- }
3466
2692
  export interface DescribeQuickConnectResponse {
3467
2693
  /**
3468
2694
  * <p>Information about the quick connect.</p>
3469
2695
  */
3470
2696
  QuickConnect?: QuickConnect;
3471
2697
  }
3472
- export declare namespace DescribeQuickConnectResponse {
3473
- /**
3474
- * @internal
3475
- */
3476
- const filterSensitiveLog: (obj: DescribeQuickConnectResponse) => any;
3477
- }
3478
2698
  export interface DescribeRoutingProfileRequest {
3479
2699
  /**
3480
2700
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -3485,12 +2705,6 @@ export interface DescribeRoutingProfileRequest {
3485
2705
  */
3486
2706
  RoutingProfileId: string | undefined;
3487
2707
  }
3488
- export declare namespace DescribeRoutingProfileRequest {
3489
- /**
3490
- * @internal
3491
- */
3492
- const filterSensitiveLog: (obj: DescribeRoutingProfileRequest) => any;
3493
- }
3494
2708
  /**
3495
2709
  * <p>Contains information about a routing profile.</p>
3496
2710
  */
@@ -3529,24 +2743,12 @@ export interface RoutingProfile {
3529
2743
  */
3530
2744
  Tags?: Record<string, string>;
3531
2745
  }
3532
- export declare namespace RoutingProfile {
3533
- /**
3534
- * @internal
3535
- */
3536
- const filterSensitiveLog: (obj: RoutingProfile) => any;
3537
- }
3538
2746
  export interface DescribeRoutingProfileResponse {
3539
2747
  /**
3540
2748
  * <p>The routing profile.</p>
3541
2749
  */
3542
2750
  RoutingProfile?: RoutingProfile;
3543
2751
  }
3544
- export declare namespace DescribeRoutingProfileResponse {
3545
- /**
3546
- * @internal
3547
- */
3548
- const filterSensitiveLog: (obj: DescribeRoutingProfileResponse) => any;
3549
- }
3550
2752
  export interface DescribeSecurityProfileRequest {
3551
2753
  /**
3552
2754
  * <p>The identifier for the security profle.</p>
@@ -3557,12 +2759,6 @@ export interface DescribeSecurityProfileRequest {
3557
2759
  */
3558
2760
  InstanceId: string | undefined;
3559
2761
  }
3560
- export declare namespace DescribeSecurityProfileRequest {
3561
- /**
3562
- * @internal
3563
- */
3564
- const filterSensitiveLog: (obj: DescribeSecurityProfileRequest) => any;
3565
- }
3566
2762
  /**
3567
2763
  * <p>Contains information about a security profile.</p>
3568
2764
  */
@@ -3592,24 +2788,12 @@ export interface SecurityProfile {
3592
2788
  */
3593
2789
  Tags?: Record<string, string>;
3594
2790
  }
3595
- export declare namespace SecurityProfile {
3596
- /**
3597
- * @internal
3598
- */
3599
- const filterSensitiveLog: (obj: SecurityProfile) => any;
3600
- }
3601
2791
  export interface DescribeSecurityProfileResponse {
3602
2792
  /**
3603
2793
  * <p>The security profile.</p>
3604
2794
  */
3605
2795
  SecurityProfile?: SecurityProfile;
3606
2796
  }
3607
- export declare namespace DescribeSecurityProfileResponse {
3608
- /**
3609
- * @internal
3610
- */
3611
- const filterSensitiveLog: (obj: DescribeSecurityProfileResponse) => any;
3612
- }
3613
2797
  export interface DescribeUserRequest {
3614
2798
  /**
3615
2799
  * <p>The identifier of the user account.</p>
@@ -3620,12 +2804,6 @@ export interface DescribeUserRequest {
3620
2804
  */
3621
2805
  InstanceId: string | undefined;
3622
2806
  }
3623
- export declare namespace DescribeUserRequest {
3624
- /**
3625
- * @internal
3626
- */
3627
- const filterSensitiveLog: (obj: DescribeUserRequest) => any;
3628
- }
3629
2807
  /**
3630
2808
  * <p>Contains information about a user account for a Amazon Connect instance.</p>
3631
2809
  */
@@ -3672,24 +2850,12 @@ export interface User {
3672
2850
  */
3673
2851
  Tags?: Record<string, string>;
3674
2852
  }
3675
- export declare namespace User {
3676
- /**
3677
- * @internal
3678
- */
3679
- const filterSensitiveLog: (obj: User) => any;
3680
- }
3681
2853
  export interface DescribeUserResponse {
3682
2854
  /**
3683
2855
  * <p>Information about the user account and configuration settings.</p>
3684
2856
  */
3685
2857
  User?: User;
3686
2858
  }
3687
- export declare namespace DescribeUserResponse {
3688
- /**
3689
- * @internal
3690
- */
3691
- const filterSensitiveLog: (obj: DescribeUserResponse) => any;
3692
- }
3693
2859
  export interface DescribeUserHierarchyGroupRequest {
3694
2860
  /**
3695
2861
  * <p>The identifier of the hierarchy group.</p>
@@ -3700,12 +2866,6 @@ export interface DescribeUserHierarchyGroupRequest {
3700
2866
  */
3701
2867
  InstanceId: string | undefined;
3702
2868
  }
3703
- export declare namespace DescribeUserHierarchyGroupRequest {
3704
- /**
3705
- * @internal
3706
- */
3707
- const filterSensitiveLog: (obj: DescribeUserHierarchyGroupRequest) => any;
3708
- }
3709
2869
  /**
3710
2870
  * <p>Contains summary information about a hierarchy group.</p>
3711
2871
  */
@@ -3723,12 +2883,6 @@ export interface HierarchyGroupSummary {
3723
2883
  */
3724
2884
  Name?: string;
3725
2885
  }
3726
- export declare namespace HierarchyGroupSummary {
3727
- /**
3728
- * @internal
3729
- */
3730
- const filterSensitiveLog: (obj: HierarchyGroupSummary) => any;
3731
- }
3732
2886
  /**
3733
2887
  * <p>Contains information about the levels of a hierarchy group.</p>
3734
2888
  */
@@ -3754,12 +2908,6 @@ export interface HierarchyPath {
3754
2908
  */
3755
2909
  LevelFive?: HierarchyGroupSummary;
3756
2910
  }
3757
- export declare namespace HierarchyPath {
3758
- /**
3759
- * @internal
3760
- */
3761
- const filterSensitiveLog: (obj: HierarchyPath) => any;
3762
- }
3763
2911
  /**
3764
2912
  * <p>Contains information about a hierarchy group.</p>
3765
2913
  */
@@ -3789,36 +2937,18 @@ export interface HierarchyGroup {
3789
2937
  */
3790
2938
  Tags?: Record<string, string>;
3791
2939
  }
3792
- export declare namespace HierarchyGroup {
3793
- /**
3794
- * @internal
3795
- */
3796
- const filterSensitiveLog: (obj: HierarchyGroup) => any;
3797
- }
3798
2940
  export interface DescribeUserHierarchyGroupResponse {
3799
2941
  /**
3800
2942
  * <p>Information about the hierarchy group.</p>
3801
2943
  */
3802
2944
  HierarchyGroup?: HierarchyGroup;
3803
2945
  }
3804
- export declare namespace DescribeUserHierarchyGroupResponse {
3805
- /**
3806
- * @internal
3807
- */
3808
- const filterSensitiveLog: (obj: DescribeUserHierarchyGroupResponse) => any;
3809
- }
3810
2946
  export interface DescribeUserHierarchyStructureRequest {
3811
2947
  /**
3812
2948
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
3813
2949
  */
3814
2950
  InstanceId: string | undefined;
3815
2951
  }
3816
- export declare namespace DescribeUserHierarchyStructureRequest {
3817
- /**
3818
- * @internal
3819
- */
3820
- const filterSensitiveLog: (obj: DescribeUserHierarchyStructureRequest) => any;
3821
- }
3822
2952
  /**
3823
2953
  * <p>Contains information about a hierarchy level.</p>
3824
2954
  */
@@ -3836,12 +2966,6 @@ export interface HierarchyLevel {
3836
2966
  */
3837
2967
  Name?: string;
3838
2968
  }
3839
- export declare namespace HierarchyLevel {
3840
- /**
3841
- * @internal
3842
- */
3843
- const filterSensitiveLog: (obj: HierarchyLevel) => any;
3844
- }
3845
2969
  /**
3846
2970
  * <p>Contains information about a hierarchy structure.</p>
3847
2971
  */
@@ -3867,24 +2991,12 @@ export interface HierarchyStructure {
3867
2991
  */
3868
2992
  LevelFive?: HierarchyLevel;
3869
2993
  }
3870
- export declare namespace HierarchyStructure {
3871
- /**
3872
- * @internal
3873
- */
3874
- const filterSensitiveLog: (obj: HierarchyStructure) => any;
3875
- }
3876
2994
  export interface DescribeUserHierarchyStructureResponse {
3877
2995
  /**
3878
2996
  * <p>Information about the hierarchy structure.</p>
3879
2997
  */
3880
2998
  HierarchyStructure?: HierarchyStructure;
3881
2999
  }
3882
- export declare namespace DescribeUserHierarchyStructureResponse {
3883
- /**
3884
- * @internal
3885
- */
3886
- const filterSensitiveLog: (obj: DescribeUserHierarchyStructureResponse) => any;
3887
- }
3888
3000
  export interface DescribeVocabularyRequest {
3889
3001
  /**
3890
3002
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -3895,12 +3007,6 @@ export interface DescribeVocabularyRequest {
3895
3007
  */
3896
3008
  VocabularyId: string | undefined;
3897
3009
  }
3898
- export declare namespace DescribeVocabularyRequest {
3899
- /**
3900
- * @internal
3901
- */
3902
- const filterSensitiveLog: (obj: DescribeVocabularyRequest) => any;
3903
- }
3904
3010
  /**
3905
3011
  * <p>Contains information about a custom vocabulary.</p>
3906
3012
  */
@@ -3948,12 +3054,6 @@ export interface Vocabulary {
3948
3054
  */
3949
3055
  Tags?: Record<string, string>;
3950
3056
  }
3951
- export declare namespace Vocabulary {
3952
- /**
3953
- * @internal
3954
- */
3955
- const filterSensitiveLog: (obj: Vocabulary) => any;
3956
- }
3957
3057
  export interface DescribeVocabularyResponse {
3958
3058
  /**
3959
3059
  * <p>A list of specific words that you want Contact Lens for Amazon Connect to recognize in your audio input. They are
@@ -3962,12 +3062,6 @@ export interface DescribeVocabularyResponse {
3962
3062
  */
3963
3063
  Vocabulary: Vocabulary | undefined;
3964
3064
  }
3965
- export declare namespace DescribeVocabularyResponse {
3966
- /**
3967
- * @internal
3968
- */
3969
- const filterSensitiveLog: (obj: DescribeVocabularyResponse) => any;
3970
- }
3971
3065
  export interface DisassociateApprovedOriginRequest {
3972
3066
  /**
3973
3067
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -3978,12 +3072,6 @@ export interface DisassociateApprovedOriginRequest {
3978
3072
  */
3979
3073
  Origin: string | undefined;
3980
3074
  }
3981
- export declare namespace DisassociateApprovedOriginRequest {
3982
- /**
3983
- * @internal
3984
- */
3985
- const filterSensitiveLog: (obj: DisassociateApprovedOriginRequest) => any;
3986
- }
3987
3075
  export interface DisassociateBotRequest {
3988
3076
  /**
3989
3077
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -3998,12 +3086,6 @@ export interface DisassociateBotRequest {
3998
3086
  */
3999
3087
  LexV2Bot?: LexV2Bot;
4000
3088
  }
4001
- export declare namespace DisassociateBotRequest {
4002
- /**
4003
- * @internal
4004
- */
4005
- const filterSensitiveLog: (obj: DisassociateBotRequest) => any;
4006
- }
4007
3089
  export interface DisassociateInstanceStorageConfigRequest {
4008
3090
  /**
4009
3091
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -4018,12 +3100,6 @@ export interface DisassociateInstanceStorageConfigRequest {
4018
3100
  */
4019
3101
  ResourceType: InstanceStorageResourceType | string | undefined;
4020
3102
  }
4021
- export declare namespace DisassociateInstanceStorageConfigRequest {
4022
- /**
4023
- * @internal
4024
- */
4025
- const filterSensitiveLog: (obj: DisassociateInstanceStorageConfigRequest) => any;
4026
- }
4027
3103
  export interface DisassociateLambdaFunctionRequest {
4028
3104
  /**
4029
3105
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance..</p>
@@ -4034,12 +3110,6 @@ export interface DisassociateLambdaFunctionRequest {
4034
3110
  */
4035
3111
  FunctionArn: string | undefined;
4036
3112
  }
4037
- export declare namespace DisassociateLambdaFunctionRequest {
4038
- /**
4039
- * @internal
4040
- */
4041
- const filterSensitiveLog: (obj: DisassociateLambdaFunctionRequest) => any;
4042
- }
4043
3113
  export interface DisassociateLexBotRequest {
4044
3114
  /**
4045
3115
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -4054,12 +3124,6 @@ export interface DisassociateLexBotRequest {
4054
3124
  */
4055
3125
  LexRegion: string | undefined;
4056
3126
  }
4057
- export declare namespace DisassociateLexBotRequest {
4058
- /**
4059
- * @internal
4060
- */
4061
- const filterSensitiveLog: (obj: DisassociateLexBotRequest) => any;
4062
- }
4063
3127
  export interface DisassociatePhoneNumberContactFlowRequest {
4064
3128
  /**
4065
3129
  * <p>A unique identifier for the phone number.</p>
@@ -4070,12 +3134,6 @@ export interface DisassociatePhoneNumberContactFlowRequest {
4070
3134
  */
4071
3135
  InstanceId: string | undefined;
4072
3136
  }
4073
- export declare namespace DisassociatePhoneNumberContactFlowRequest {
4074
- /**
4075
- * @internal
4076
- */
4077
- const filterSensitiveLog: (obj: DisassociatePhoneNumberContactFlowRequest) => any;
4078
- }
4079
3137
  export interface DisassociateQueueQuickConnectsRequest {
4080
3138
  /**
4081
3139
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -4090,12 +3148,6 @@ export interface DisassociateQueueQuickConnectsRequest {
4090
3148
  */
4091
3149
  QuickConnectIds: string[] | undefined;
4092
3150
  }
4093
- export declare namespace DisassociateQueueQuickConnectsRequest {
4094
- /**
4095
- * @internal
4096
- */
4097
- const filterSensitiveLog: (obj: DisassociateQueueQuickConnectsRequest) => any;
4098
- }
4099
3151
  export interface DisassociateRoutingProfileQueuesRequest {
4100
3152
  /**
4101
3153
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -4110,12 +3162,6 @@ export interface DisassociateRoutingProfileQueuesRequest {
4110
3162
  */
4111
3163
  QueueReferences: RoutingProfileQueueReference[] | undefined;
4112
3164
  }
4113
- export declare namespace DisassociateRoutingProfileQueuesRequest {
4114
- /**
4115
- * @internal
4116
- */
4117
- const filterSensitiveLog: (obj: DisassociateRoutingProfileQueuesRequest) => any;
4118
- }
4119
3165
  export interface DisassociateSecurityKeyRequest {
4120
3166
  /**
4121
3167
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -4126,12 +3172,6 @@ export interface DisassociateSecurityKeyRequest {
4126
3172
  */
4127
3173
  AssociationId: string | undefined;
4128
3174
  }
4129
- export declare namespace DisassociateSecurityKeyRequest {
4130
- /**
4131
- * @internal
4132
- */
4133
- const filterSensitiveLog: (obj: DisassociateSecurityKeyRequest) => any;
4134
- }
4135
3175
  export interface GetContactAttributesRequest {
4136
3176
  /**
4137
3177
  * <p>The identifier of the Amazon Connect instance.</p>
@@ -4142,24 +3182,12 @@ export interface GetContactAttributesRequest {
4142
3182
  */
4143
3183
  InitialContactId: string | undefined;
4144
3184
  }
4145
- export declare namespace GetContactAttributesRequest {
4146
- /**
4147
- * @internal
4148
- */
4149
- const filterSensitiveLog: (obj: GetContactAttributesRequest) => any;
4150
- }
4151
3185
  export interface GetContactAttributesResponse {
4152
3186
  /**
4153
3187
  * <p>Information about the attributes.</p>
4154
3188
  */
4155
3189
  Attributes?: Record<string, string>;
4156
3190
  }
4157
- export declare namespace GetContactAttributesResponse {
4158
- /**
4159
- * @internal
4160
- */
4161
- const filterSensitiveLog: (obj: GetContactAttributesResponse) => any;
4162
- }
4163
3191
  export declare enum CurrentMetricName {
4164
3192
  AGENTS_AFTER_CONTACT_WORK = "AGENTS_AFTER_CONTACT_WORK",
4165
3193
  AGENTS_AVAILABLE = "AGENTS_AVAILABLE",
@@ -4194,12 +3222,6 @@ export interface CurrentMetric {
4194
3222
  */
4195
3223
  Unit?: Unit | string;
4196
3224
  }
4197
- export declare namespace CurrentMetric {
4198
- /**
4199
- * @internal
4200
- */
4201
- const filterSensitiveLog: (obj: CurrentMetric) => any;
4202
- }
4203
3225
  /**
4204
3226
  * <p>Contains the filter to apply when retrieving metrics.</p>
4205
3227
  */
@@ -4215,12 +3237,6 @@ export interface Filters {
4215
3237
  */
4216
3238
  Channels?: (Channel | string)[];
4217
3239
  }
4218
- export declare namespace Filters {
4219
- /**
4220
- * @internal
4221
- */
4222
- const filterSensitiveLog: (obj: Filters) => any;
4223
- }
4224
3240
  export declare enum Grouping {
4225
3241
  CHANNEL = "CHANNEL",
4226
3242
  QUEUE = "QUEUE"
@@ -4355,12 +3371,6 @@ export interface GetCurrentMetricDataRequest {
4355
3371
  */
4356
3372
  MaxResults?: number;
4357
3373
  }
4358
- export declare namespace GetCurrentMetricDataRequest {
4359
- /**
4360
- * @internal
4361
- */
4362
- const filterSensitiveLog: (obj: GetCurrentMetricDataRequest) => any;
4363
- }
4364
3374
  /**
4365
3375
  * <p>Contains the data for a real-time metric.</p>
4366
3376
  */
@@ -4374,12 +3384,6 @@ export interface CurrentMetricData {
4374
3384
  */
4375
3385
  Value?: number;
4376
3386
  }
4377
- export declare namespace CurrentMetricData {
4378
- /**
4379
- * @internal
4380
- */
4381
- const filterSensitiveLog: (obj: CurrentMetricData) => any;
4382
- }
4383
3387
  /**
4384
3388
  * <p>Contains information about the dimensions for a set of metrics.</p>
4385
3389
  */
@@ -4393,12 +3397,6 @@ export interface Dimensions {
4393
3397
  */
4394
3398
  Channel?: Channel | string;
4395
3399
  }
4396
- export declare namespace Dimensions {
4397
- /**
4398
- * @internal
4399
- */
4400
- const filterSensitiveLog: (obj: Dimensions) => any;
4401
- }
4402
3400
  /**
4403
3401
  * <p>Contains information about a set of real-time metrics.</p>
4404
3402
  */
@@ -4412,12 +3410,6 @@ export interface CurrentMetricResult {
4412
3410
  */
4413
3411
  Collections?: CurrentMetricData[];
4414
3412
  }
4415
- export declare namespace CurrentMetricResult {
4416
- /**
4417
- * @internal
4418
- */
4419
- const filterSensitiveLog: (obj: CurrentMetricResult) => any;
4420
- }
4421
3413
  export interface GetCurrentMetricDataResponse {
4422
3414
  /**
4423
3415
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -4434,12 +3426,6 @@ export interface GetCurrentMetricDataResponse {
4434
3426
  */
4435
3427
  DataSnapshotTime?: Date;
4436
3428
  }
4437
- export declare namespace GetCurrentMetricDataResponse {
4438
- /**
4439
- * @internal
4440
- */
4441
- const filterSensitiveLog: (obj: GetCurrentMetricDataResponse) => any;
4442
- }
4443
3429
  /**
4444
3430
  * <p>Filters user data based on the contact information that is associated to
4445
3431
  * the users. It contains a list of <a href="https://docs.aws.amazon.com/connect/latest/adminguide/about-contact-states.html">contact states</a>.</p>
@@ -4450,12 +3436,6 @@ export interface ContactFilter {
4450
3436
  */
4451
3437
  ContactStates?: (ContactState | string)[];
4452
3438
  }
4453
- export declare namespace ContactFilter {
4454
- /**
4455
- * @internal
4456
- */
4457
- const filterSensitiveLog: (obj: ContactFilter) => any;
4458
- }
4459
3439
  /**
4460
3440
  * <p>A filter for the user data.</p>
4461
3441
  */
@@ -4470,12 +3450,6 @@ export interface UserDataFilters {
4470
3450
  */
4471
3451
  ContactFilter?: ContactFilter;
4472
3452
  }
4473
- export declare namespace UserDataFilters {
4474
- /**
4475
- * @internal
4476
- */
4477
- const filterSensitiveLog: (obj: UserDataFilters) => any;
4478
- }
4479
3453
  export interface GetCurrentUserDataRequest {
4480
3454
  /**
4481
3455
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -4496,12 +3470,6 @@ export interface GetCurrentUserDataRequest {
4496
3470
  */
4497
3471
  MaxResults?: number;
4498
3472
  }
4499
- export declare namespace GetCurrentUserDataRequest {
4500
- /**
4501
- * @internal
4502
- */
4503
- const filterSensitiveLog: (obj: GetCurrentUserDataRequest) => any;
4504
- }
4505
3473
  /**
4506
3474
  * <p>Information about the hierarchy group.</p>
4507
3475
  */
@@ -4515,12 +3483,6 @@ export interface HierarchyGroupSummaryReference {
4515
3483
  */
4516
3484
  Arn?: string;
4517
3485
  }
4518
- export declare namespace HierarchyGroupSummaryReference {
4519
- /**
4520
- * @internal
4521
- */
4522
- const filterSensitiveLog: (obj: HierarchyGroupSummaryReference) => any;
4523
- }
4524
3486
  /**
4525
3487
  * <p>Information about the levels in the hierarchy group.</p>
4526
3488
  */
@@ -4546,12 +3508,6 @@ export interface HierarchyPathReference {
4546
3508
  */
4547
3509
  LevelFive?: HierarchyGroupSummaryReference;
4548
3510
  }
4549
- export declare namespace HierarchyPathReference {
4550
- /**
4551
- * @internal
4552
- */
4553
- const filterSensitiveLog: (obj: HierarchyPathReference) => any;
4554
- }
4555
3511
  /**
4556
3512
  * <p>Information about the routing profile assigned to the user.</p>
4557
3513
  */
@@ -4565,12 +3521,6 @@ export interface RoutingProfileReference {
4565
3521
  */
4566
3522
  Arn?: string;
4567
3523
  }
4568
- export declare namespace RoutingProfileReference {
4569
- /**
4570
- * @internal
4571
- */
4572
- const filterSensitiveLog: (obj: RoutingProfileReference) => any;
4573
- }
4574
3524
  /**
4575
3525
  * <p>Information about the user.</p>
4576
3526
  */
@@ -4584,12 +3534,6 @@ export interface UserReference {
4584
3534
  */
4585
3535
  Arn?: string;
4586
3536
  }
4587
- export declare namespace UserReference {
4588
- /**
4589
- * @internal
4590
- */
4591
- const filterSensitiveLog: (obj: UserReference) => any;
4592
- }
4593
3537
  /**
4594
3538
  * <p>Data for a user.</p>
4595
3539
  */
@@ -4632,12 +3576,6 @@ export interface UserData {
4632
3576
  */
4633
3577
  Contacts?: AgentContactReference[];
4634
3578
  }
4635
- export declare namespace UserData {
4636
- /**
4637
- * @internal
4638
- */
4639
- const filterSensitiveLog: (obj: UserData) => any;
4640
- }
4641
3579
  export interface GetCurrentUserDataResponse {
4642
3580
  /**
4643
3581
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -4648,24 +3586,12 @@ export interface GetCurrentUserDataResponse {
4648
3586
  */
4649
3587
  UserDataList?: UserData[];
4650
3588
  }
4651
- export declare namespace GetCurrentUserDataResponse {
4652
- /**
4653
- * @internal
4654
- */
4655
- const filterSensitiveLog: (obj: GetCurrentUserDataResponse) => any;
4656
- }
4657
3589
  export interface GetFederationTokenRequest {
4658
3590
  /**
4659
3591
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
4660
3592
  */
4661
3593
  InstanceId: string | undefined;
4662
3594
  }
4663
- export declare namespace GetFederationTokenRequest {
4664
- /**
4665
- * @internal
4666
- */
4667
- const filterSensitiveLog: (obj: GetFederationTokenRequest) => any;
4668
- }
4669
3595
  /**
4670
3596
  * <p>Contains credentials to use for federation.</p>
4671
3597
  */
@@ -4688,24 +3614,12 @@ export interface Credentials {
4688
3614
  */
4689
3615
  RefreshTokenExpiration?: Date;
4690
3616
  }
4691
- export declare namespace Credentials {
4692
- /**
4693
- * @internal
4694
- */
4695
- const filterSensitiveLog: (obj: Credentials) => any;
4696
- }
4697
3617
  export interface GetFederationTokenResponse {
4698
3618
  /**
4699
3619
  * <p>The credentials to use for federation.</p>
4700
3620
  */
4701
3621
  Credentials?: Credentials;
4702
3622
  }
4703
- export declare namespace GetFederationTokenResponse {
4704
- /**
4705
- * @internal
4706
- */
4707
- const filterSensitiveLog: (obj: GetFederationTokenResponse) => any;
4708
- }
4709
3623
  /**
4710
3624
  * <p>No user with the specified credentials was found in the Amazon Connect instance.</p>
4711
3625
  */
@@ -4766,12 +3680,6 @@ export interface Threshold {
4766
3680
  */
4767
3681
  ThresholdValue?: number;
4768
3682
  }
4769
- export declare namespace Threshold {
4770
- /**
4771
- * @internal
4772
- */
4773
- const filterSensitiveLog: (obj: Threshold) => any;
4774
- }
4775
3683
  /**
4776
3684
  * <p>Contains information about a historical metric. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html">Historical Metrics Definitions</a> in the <i>Amazon Connect Administrator
4777
3685
  * Guide</i>.</p>
@@ -4794,12 +3702,6 @@ export interface HistoricalMetric {
4794
3702
  */
4795
3703
  Unit?: Unit | string;
4796
3704
  }
4797
- export declare namespace HistoricalMetric {
4798
- /**
4799
- * @internal
4800
- */
4801
- const filterSensitiveLog: (obj: HistoricalMetric) => any;
4802
- }
4803
3705
  export interface GetMetricDataRequest {
4804
3706
  /**
4805
3707
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -4990,12 +3892,6 @@ export interface GetMetricDataRequest {
4990
3892
  */
4991
3893
  MaxResults?: number;
4992
3894
  }
4993
- export declare namespace GetMetricDataRequest {
4994
- /**
4995
- * @internal
4996
- */
4997
- const filterSensitiveLog: (obj: GetMetricDataRequest) => any;
4998
- }
4999
3895
  /**
5000
3896
  * <p>Contains the data for a historical metric.</p>
5001
3897
  */
@@ -5009,12 +3905,6 @@ export interface HistoricalMetricData {
5009
3905
  */
5010
3906
  Value?: number;
5011
3907
  }
5012
- export declare namespace HistoricalMetricData {
5013
- /**
5014
- * @internal
5015
- */
5016
- const filterSensitiveLog: (obj: HistoricalMetricData) => any;
5017
- }
5018
3908
  /**
5019
3909
  * <p>Contains information about the historical metrics retrieved.</p>
5020
3910
  */
@@ -5028,12 +3918,6 @@ export interface HistoricalMetricResult {
5028
3918
  */
5029
3919
  Collections?: HistoricalMetricData[];
5030
3920
  }
5031
- export declare namespace HistoricalMetricResult {
5032
- /**
5033
- * @internal
5034
- */
5035
- const filterSensitiveLog: (obj: HistoricalMetricResult) => any;
5036
- }
5037
3921
  export interface GetMetricDataResponse {
5038
3922
  /**
5039
3923
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -5047,12 +3931,6 @@ export interface GetMetricDataResponse {
5047
3931
  */
5048
3932
  MetricResults?: HistoricalMetricResult[];
5049
3933
  }
5050
- export declare namespace GetMetricDataResponse {
5051
- /**
5052
- * @internal
5053
- */
5054
- const filterSensitiveLog: (obj: GetMetricDataResponse) => any;
5055
- }
5056
3934
  export interface GetTaskTemplateRequest {
5057
3935
  /**
5058
3936
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -5068,12 +3946,6 @@ export interface GetTaskTemplateRequest {
5068
3946
  */
5069
3947
  SnapshotVersion?: string;
5070
3948
  }
5071
- export declare namespace GetTaskTemplateRequest {
5072
- /**
5073
- * @internal
5074
- */
5075
- const filterSensitiveLog: (obj: GetTaskTemplateRequest) => any;
5076
- }
5077
3949
  export interface GetTaskTemplateResponse {
5078
3950
  /**
5079
3951
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -5130,12 +4002,6 @@ export interface GetTaskTemplateResponse {
5130
4002
  */
5131
4003
  Tags?: Record<string, string>;
5132
4004
  }
5133
- export declare namespace GetTaskTemplateResponse {
5134
- /**
5135
- * @internal
5136
- */
5137
- const filterSensitiveLog: (obj: GetTaskTemplateResponse) => any;
5138
- }
5139
4005
  export interface ListAgentStatusRequest {
5140
4006
  /**
5141
4007
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -5155,12 +4021,6 @@ export interface ListAgentStatusRequest {
5155
4021
  */
5156
4022
  AgentStatusTypes?: (AgentStatusType | string)[];
5157
4023
  }
5158
- export declare namespace ListAgentStatusRequest {
5159
- /**
5160
- * @internal
5161
- */
5162
- const filterSensitiveLog: (obj: ListAgentStatusRequest) => any;
5163
- }
5164
4024
  export interface ListAgentStatusResponse {
5165
4025
  /**
5166
4026
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -5171,12 +4031,6 @@ export interface ListAgentStatusResponse {
5171
4031
  */
5172
4032
  AgentStatusSummaryList?: AgentStatusSummary[];
5173
4033
  }
5174
- export declare namespace ListAgentStatusResponse {
5175
- /**
5176
- * @internal
5177
- */
5178
- const filterSensitiveLog: (obj: ListAgentStatusResponse) => any;
5179
- }
5180
4034
  export interface ListApprovedOriginsRequest {
5181
4035
  /**
5182
4036
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -5192,12 +4046,6 @@ export interface ListApprovedOriginsRequest {
5192
4046
  */
5193
4047
  MaxResults?: number;
5194
4048
  }
5195
- export declare namespace ListApprovedOriginsRequest {
5196
- /**
5197
- * @internal
5198
- */
5199
- const filterSensitiveLog: (obj: ListApprovedOriginsRequest) => any;
5200
- }
5201
4049
  export interface ListApprovedOriginsResponse {
5202
4050
  /**
5203
4051
  * <p>The approved origins.</p>
@@ -5208,12 +4056,6 @@ export interface ListApprovedOriginsResponse {
5208
4056
  */
5209
4057
  NextToken?: string;
5210
4058
  }
5211
- export declare namespace ListApprovedOriginsResponse {
5212
- /**
5213
- * @internal
5214
- */
5215
- const filterSensitiveLog: (obj: ListApprovedOriginsResponse) => any;
5216
- }
5217
4059
  export declare enum LexVersion {
5218
4060
  V1 = "V1",
5219
4061
  V2 = "V2"
@@ -5237,12 +4079,6 @@ export interface ListBotsRequest {
5237
4079
  */
5238
4080
  LexVersion: LexVersion | string | undefined;
5239
4081
  }
5240
- export declare namespace ListBotsRequest {
5241
- /**
5242
- * @internal
5243
- */
5244
- const filterSensitiveLog: (obj: ListBotsRequest) => any;
5245
- }
5246
4082
  /**
5247
4083
  * <p>Configuration information of an Amazon Lex or Amazon Lex V2 bot.</p>
5248
4084
  */
@@ -5256,12 +4092,6 @@ export interface LexBotConfig {
5256
4092
  */
5257
4093
  LexV2Bot?: LexV2Bot;
5258
4094
  }
5259
- export declare namespace LexBotConfig {
5260
- /**
5261
- * @internal
5262
- */
5263
- const filterSensitiveLog: (obj: LexBotConfig) => any;
5264
- }
5265
4095
  export interface ListBotsResponse {
5266
4096
  /**
5267
4097
  * <p>The names and Regions of the Amazon Lex or Amazon Lex V2 bots associated with the specified
@@ -5273,12 +4103,6 @@ export interface ListBotsResponse {
5273
4103
  */
5274
4104
  NextToken?: string;
5275
4105
  }
5276
- export declare namespace ListBotsResponse {
5277
- /**
5278
- * @internal
5279
- */
5280
- const filterSensitiveLog: (obj: ListBotsResponse) => any;
5281
- }
5282
4106
  export interface ListContactFlowModulesRequest {
5283
4107
  /**
5284
4108
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -5298,12 +4122,6 @@ export interface ListContactFlowModulesRequest {
5298
4122
  */
5299
4123
  ContactFlowModuleState?: ContactFlowModuleState | string;
5300
4124
  }
5301
- export declare namespace ListContactFlowModulesRequest {
5302
- /**
5303
- * @internal
5304
- */
5305
- const filterSensitiveLog: (obj: ListContactFlowModulesRequest) => any;
5306
- }
5307
4125
  /**
5308
4126
  * <p>Contains summary information about a contact flow.</p>
5309
4127
  */
@@ -5325,12 +4143,6 @@ export interface ContactFlowModuleSummary {
5325
4143
  */
5326
4144
  State?: ContactFlowModuleState | string;
5327
4145
  }
5328
- export declare namespace ContactFlowModuleSummary {
5329
- /**
5330
- * @internal
5331
- */
5332
- const filterSensitiveLog: (obj: ContactFlowModuleSummary) => any;
5333
- }
5334
4146
  export interface ListContactFlowModulesResponse {
5335
4147
  /**
5336
4148
  * <p>Information about the contact flow module.</p>
@@ -5341,12 +4153,6 @@ export interface ListContactFlowModulesResponse {
5341
4153
  */
5342
4154
  NextToken?: string;
5343
4155
  }
5344
- export declare namespace ListContactFlowModulesResponse {
5345
- /**
5346
- * @internal
5347
- */
5348
- const filterSensitiveLog: (obj: ListContactFlowModulesResponse) => any;
5349
- }
5350
4156
  export interface ListContactFlowsRequest {
5351
4157
  /**
5352
4158
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -5366,12 +4172,6 @@ export interface ListContactFlowsRequest {
5366
4172
  */
5367
4173
  MaxResults?: number;
5368
4174
  }
5369
- export declare namespace ListContactFlowsRequest {
5370
- /**
5371
- * @internal
5372
- */
5373
- const filterSensitiveLog: (obj: ListContactFlowsRequest) => any;
5374
- }
5375
4175
  /**
5376
4176
  * <p>Contains summary information about a contact flow.</p>
5377
4177
  * <p>You can also create and update contact flows using the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html">Amazon Connect
@@ -5399,12 +4199,6 @@ export interface ContactFlowSummary {
5399
4199
  */
5400
4200
  ContactFlowState?: ContactFlowState | string;
5401
4201
  }
5402
- export declare namespace ContactFlowSummary {
5403
- /**
5404
- * @internal
5405
- */
5406
- const filterSensitiveLog: (obj: ContactFlowSummary) => any;
5407
- }
5408
4202
  export interface ListContactFlowsResponse {
5409
4203
  /**
5410
4204
  * <p>Information about the contact flows.</p>
@@ -5415,12 +4209,6 @@ export interface ListContactFlowsResponse {
5415
4209
  */
5416
4210
  NextToken?: string;
5417
4211
  }
5418
- export declare namespace ListContactFlowsResponse {
5419
- /**
5420
- * @internal
5421
- */
5422
- const filterSensitiveLog: (obj: ListContactFlowsResponse) => any;
5423
- }
5424
4212
  export declare enum ReferenceType {
5425
4213
  ATTACHMENT = "ATTACHMENT",
5426
4214
  DATE = "DATE",
@@ -5452,12 +4240,6 @@ export interface ListContactReferencesRequest {
5452
4240
  */
5453
4241
  NextToken?: string;
5454
4242
  }
5455
- export declare namespace ListContactReferencesRequest {
5456
- /**
5457
- * @internal
5458
- */
5459
- const filterSensitiveLog: (obj: ListContactReferencesRequest) => any;
5460
- }
5461
4243
  export declare enum ReferenceStatus {
5462
4244
  APPROVED = "APPROVED",
5463
4245
  REJECTED = "REJECTED"
@@ -5480,12 +4262,6 @@ export interface AttachmentReference {
5480
4262
  */
5481
4263
  Status?: ReferenceStatus | string;
5482
4264
  }
5483
- export declare namespace AttachmentReference {
5484
- /**
5485
- * @internal
5486
- */
5487
- const filterSensitiveLog: (obj: AttachmentReference) => any;
5488
- }
5489
4265
  /**
5490
4266
  * <p>Information about a reference when the <code>referenceType</code> is <code>DATE</code>.
5491
4267
  * Otherwise, null.</p>
@@ -5500,12 +4276,6 @@ export interface DateReference {
5500
4276
  */
5501
4277
  Value?: string;
5502
4278
  }
5503
- export declare namespace DateReference {
5504
- /**
5505
- * @internal
5506
- */
5507
- const filterSensitiveLog: (obj: DateReference) => any;
5508
- }
5509
4279
  /**
5510
4280
  * <p>Information about a reference when the <code>referenceType</code> is <code>EMAIL</code>.
5511
4281
  * Otherwise, null.</p>
@@ -5520,12 +4290,6 @@ export interface EmailReference {
5520
4290
  */
5521
4291
  Value?: string;
5522
4292
  }
5523
- export declare namespace EmailReference {
5524
- /**
5525
- * @internal
5526
- */
5527
- const filterSensitiveLog: (obj: EmailReference) => any;
5528
- }
5529
4293
  /**
5530
4294
  * <p>Information about a reference when the <code>referenceType</code> is <code>NUMBER</code>.
5531
4295
  * Otherwise, null.</p>
@@ -5540,12 +4304,6 @@ export interface NumberReference {
5540
4304
  */
5541
4305
  Value?: string;
5542
4306
  }
5543
- export declare namespace NumberReference {
5544
- /**
5545
- * @internal
5546
- */
5547
- const filterSensitiveLog: (obj: NumberReference) => any;
5548
- }
5549
4307
  /**
5550
4308
  * <p>Information about a reference when the <code>referenceType</code> is <code>STRING</code>.
5551
4309
  * Otherwise, null.</p>
@@ -5560,12 +4318,6 @@ export interface StringReference {
5560
4318
  */
5561
4319
  Value?: string;
5562
4320
  }
5563
- export declare namespace StringReference {
5564
- /**
5565
- * @internal
5566
- */
5567
- const filterSensitiveLog: (obj: StringReference) => any;
5568
- }
5569
4321
  /**
5570
4322
  * <p>The URL reference.</p>
5571
4323
  */
@@ -5579,12 +4331,6 @@ export interface UrlReference {
5579
4331
  */
5580
4332
  Value?: string;
5581
4333
  }
5582
- export declare namespace UrlReference {
5583
- /**
5584
- * @internal
5585
- */
5586
- const filterSensitiveLog: (obj: UrlReference) => any;
5587
- }
5588
4334
  /**
5589
4335
  * <p>Contains summary information about a reference. <code>ReferenceSummary</code> contains only
5590
4336
  * one non null field between the URL and attachment based on the reference type.</p>
@@ -5688,10 +4434,6 @@ export declare namespace ReferenceSummary {
5688
4434
  _: (name: string, value: any) => T;
5689
4435
  }
5690
4436
  const visit: <T>(value: ReferenceSummary, visitor: Visitor<T>) => T;
5691
- /**
5692
- * @internal
5693
- */
5694
- const filterSensitiveLog: (obj: ReferenceSummary) => any;
5695
4437
  }
5696
4438
  export interface ListContactReferencesResponse {
5697
4439
  /**
@@ -5706,12 +4448,6 @@ export interface ListContactReferencesResponse {
5706
4448
  */
5707
4449
  NextToken?: string;
5708
4450
  }
5709
- export declare namespace ListContactReferencesResponse {
5710
- /**
5711
- * @internal
5712
- */
5713
- const filterSensitiveLog: (obj: ListContactReferencesResponse) => any;
5714
- }
5715
4451
  export interface ListDefaultVocabulariesRequest {
5716
4452
  /**
5717
4453
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -5733,12 +4469,6 @@ export interface ListDefaultVocabulariesRequest {
5733
4469
  */
5734
4470
  NextToken?: string;
5735
4471
  }
5736
- export declare namespace ListDefaultVocabulariesRequest {
5737
- /**
5738
- * @internal
5739
- */
5740
- const filterSensitiveLog: (obj: ListDefaultVocabulariesRequest) => any;
5741
- }
5742
4472
  /**
5743
4473
  * <p>Contains information about a default vocabulary.</p>
5744
4474
  */
@@ -5762,12 +4492,6 @@ export interface DefaultVocabulary {
5762
4492
  */
5763
4493
  VocabularyName: string | undefined;
5764
4494
  }
5765
- export declare namespace DefaultVocabulary {
5766
- /**
5767
- * @internal
5768
- */
5769
- const filterSensitiveLog: (obj: DefaultVocabulary) => any;
5770
- }
5771
4495
  export interface ListDefaultVocabulariesResponse {
5772
4496
  /**
5773
4497
  * <p>A list of default vocabularies.</p>
@@ -5778,12 +4502,6 @@ export interface ListDefaultVocabulariesResponse {
5778
4502
  */
5779
4503
  NextToken?: string;
5780
4504
  }
5781
- export declare namespace ListDefaultVocabulariesResponse {
5782
- /**
5783
- * @internal
5784
- */
5785
- const filterSensitiveLog: (obj: ListDefaultVocabulariesResponse) => any;
5786
- }
5787
4505
  export interface ListHoursOfOperationsRequest {
5788
4506
  /**
5789
4507
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -5799,12 +4517,6 @@ export interface ListHoursOfOperationsRequest {
5799
4517
  */
5800
4518
  MaxResults?: number;
5801
4519
  }
5802
- export declare namespace ListHoursOfOperationsRequest {
5803
- /**
5804
- * @internal
5805
- */
5806
- const filterSensitiveLog: (obj: ListHoursOfOperationsRequest) => any;
5807
- }
5808
4520
  /**
5809
4521
  * <p>Contains summary information about hours of operation for a contact center.</p>
5810
4522
  */
@@ -5822,12 +4534,6 @@ export interface HoursOfOperationSummary {
5822
4534
  */
5823
4535
  Name?: string;
5824
4536
  }
5825
- export declare namespace HoursOfOperationSummary {
5826
- /**
5827
- * @internal
5828
- */
5829
- const filterSensitiveLog: (obj: HoursOfOperationSummary) => any;
5830
- }
5831
4537
  export interface ListHoursOfOperationsResponse {
5832
4538
  /**
5833
4539
  * <p>Information about the hours of operation.</p>
@@ -5838,12 +4544,6 @@ export interface ListHoursOfOperationsResponse {
5838
4544
  */
5839
4545
  NextToken?: string;
5840
4546
  }
5841
- export declare namespace ListHoursOfOperationsResponse {
5842
- /**
5843
- * @internal
5844
- */
5845
- const filterSensitiveLog: (obj: ListHoursOfOperationsResponse) => any;
5846
- }
5847
4547
  export interface ListInstanceAttributesRequest {
5848
4548
  /**
5849
4549
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -5859,12 +4559,6 @@ export interface ListInstanceAttributesRequest {
5859
4559
  */
5860
4560
  MaxResults?: number;
5861
4561
  }
5862
- export declare namespace ListInstanceAttributesRequest {
5863
- /**
5864
- * @internal
5865
- */
5866
- const filterSensitiveLog: (obj: ListInstanceAttributesRequest) => any;
5867
- }
5868
4562
  export interface ListInstanceAttributesResponse {
5869
4563
  /**
5870
4564
  * <p>The attribute types.</p>
@@ -5875,12 +4569,6 @@ export interface ListInstanceAttributesResponse {
5875
4569
  */
5876
4570
  NextToken?: string;
5877
4571
  }
5878
- export declare namespace ListInstanceAttributesResponse {
5879
- /**
5880
- * @internal
5881
- */
5882
- const filterSensitiveLog: (obj: ListInstanceAttributesResponse) => any;
5883
- }
5884
4572
  export interface ListInstancesRequest {
5885
4573
  /**
5886
4574
  * <p>The token for the next set of results. Use the value returned in the previous
@@ -5892,12 +4580,6 @@ export interface ListInstancesRequest {
5892
4580
  */
5893
4581
  MaxResults?: number;
5894
4582
  }
5895
- export declare namespace ListInstancesRequest {
5896
- /**
5897
- * @internal
5898
- */
5899
- const filterSensitiveLog: (obj: ListInstancesRequest) => any;
5900
- }
5901
4583
  /**
5902
4584
  * <p>Information about the instance.</p>
5903
4585
  */
@@ -5939,12 +4621,6 @@ export interface InstanceSummary {
5939
4621
  */
5940
4622
  OutboundCallsEnabled?: boolean;
5941
4623
  }
5942
- export declare namespace InstanceSummary {
5943
- /**
5944
- * @internal
5945
- */
5946
- const filterSensitiveLog: (obj: InstanceSummary) => any;
5947
- }
5948
4624
  export interface ListInstancesResponse {
5949
4625
  /**
5950
4626
  * <p>Information about the instances.</p>
@@ -5955,12 +4631,6 @@ export interface ListInstancesResponse {
5955
4631
  */
5956
4632
  NextToken?: string;
5957
4633
  }
5958
- export declare namespace ListInstancesResponse {
5959
- /**
5960
- * @internal
5961
- */
5962
- const filterSensitiveLog: (obj: ListInstancesResponse) => any;
5963
- }
5964
4634
  export interface ListInstanceStorageConfigsRequest {
5965
4635
  /**
5966
4636
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -5980,12 +4650,6 @@ export interface ListInstanceStorageConfigsRequest {
5980
4650
  */
5981
4651
  MaxResults?: number;
5982
4652
  }
5983
- export declare namespace ListInstanceStorageConfigsRequest {
5984
- /**
5985
- * @internal
5986
- */
5987
- const filterSensitiveLog: (obj: ListInstanceStorageConfigsRequest) => any;
5988
- }
5989
4653
  export interface ListInstanceStorageConfigsResponse {
5990
4654
  /**
5991
4655
  * <p>A valid storage type.</p>
@@ -5996,12 +4660,6 @@ export interface ListInstanceStorageConfigsResponse {
5996
4660
  */
5997
4661
  NextToken?: string;
5998
4662
  }
5999
- export declare namespace ListInstanceStorageConfigsResponse {
6000
- /**
6001
- * @internal
6002
- */
6003
- const filterSensitiveLog: (obj: ListInstanceStorageConfigsResponse) => any;
6004
- }
6005
4663
  export interface ListIntegrationAssociationsRequest {
6006
4664
  /**
6007
4665
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -6021,12 +4679,6 @@ export interface ListIntegrationAssociationsRequest {
6021
4679
  */
6022
4680
  MaxResults?: number;
6023
4681
  }
6024
- export declare namespace ListIntegrationAssociationsRequest {
6025
- /**
6026
- * @internal
6027
- */
6028
- const filterSensitiveLog: (obj: ListIntegrationAssociationsRequest) => any;
6029
- }
6030
4682
  /**
6031
4683
  * <p>Contains summary information about the associated AppIntegrations.</p>
6032
4684
  */
@@ -6064,12 +4716,6 @@ export interface IntegrationAssociationSummary {
6064
4716
  */
6065
4717
  SourceType?: SourceType | string;
6066
4718
  }
6067
- export declare namespace IntegrationAssociationSummary {
6068
- /**
6069
- * @internal
6070
- */
6071
- const filterSensitiveLog: (obj: IntegrationAssociationSummary) => any;
6072
- }
6073
4719
  export interface ListIntegrationAssociationsResponse {
6074
4720
  /**
6075
4721
  * <p>The associations.</p>
@@ -6080,12 +4726,6 @@ export interface ListIntegrationAssociationsResponse {
6080
4726
  */
6081
4727
  NextToken?: string;
6082
4728
  }
6083
- export declare namespace ListIntegrationAssociationsResponse {
6084
- /**
6085
- * @internal
6086
- */
6087
- const filterSensitiveLog: (obj: ListIntegrationAssociationsResponse) => any;
6088
- }
6089
4729
  export interface ListLambdaFunctionsRequest {
6090
4730
  /**
6091
4731
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -6101,12 +4741,6 @@ export interface ListLambdaFunctionsRequest {
6101
4741
  */
6102
4742
  MaxResults?: number;
6103
4743
  }
6104
- export declare namespace ListLambdaFunctionsRequest {
6105
- /**
6106
- * @internal
6107
- */
6108
- const filterSensitiveLog: (obj: ListLambdaFunctionsRequest) => any;
6109
- }
6110
4744
  export interface ListLambdaFunctionsResponse {
6111
4745
  /**
6112
4746
  * <p>The Lambdafunction ARNs associated with the specified instance.</p>
@@ -6117,12 +4751,6 @@ export interface ListLambdaFunctionsResponse {
6117
4751
  */
6118
4752
  NextToken?: string;
6119
4753
  }
6120
- export declare namespace ListLambdaFunctionsResponse {
6121
- /**
6122
- * @internal
6123
- */
6124
- const filterSensitiveLog: (obj: ListLambdaFunctionsResponse) => any;
6125
- }
6126
4754
  export interface ListLexBotsRequest {
6127
4755
  /**
6128
4756
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -6139,12 +4767,6 @@ export interface ListLexBotsRequest {
6139
4767
  */
6140
4768
  MaxResults?: number;
6141
4769
  }
6142
- export declare namespace ListLexBotsRequest {
6143
- /**
6144
- * @internal
6145
- */
6146
- const filterSensitiveLog: (obj: ListLexBotsRequest) => any;
6147
- }
6148
4770
  export interface ListLexBotsResponse {
6149
4771
  /**
6150
4772
  * <p>The names and Regions of the Amazon Lex bots associated with the specified instance.</p>
@@ -6155,12 +4777,6 @@ export interface ListLexBotsResponse {
6155
4777
  */
6156
4778
  NextToken?: string;
6157
4779
  }
6158
- export declare namespace ListLexBotsResponse {
6159
- /**
6160
- * @internal
6161
- */
6162
- const filterSensitiveLog: (obj: ListLexBotsResponse) => any;
6163
- }
6164
4780
  export interface ListPhoneNumbersRequest {
6165
4781
  /**
6166
4782
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -6184,12 +4800,6 @@ export interface ListPhoneNumbersRequest {
6184
4800
  */
6185
4801
  MaxResults?: number;
6186
4802
  }
6187
- export declare namespace ListPhoneNumbersRequest {
6188
- /**
6189
- * @internal
6190
- */
6191
- const filterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
6192
- }
6193
4803
  /**
6194
4804
  * <p>Contains summary information about a phone number for a contact center.</p>
6195
4805
  */
@@ -6215,12 +4825,6 @@ export interface PhoneNumberSummary {
6215
4825
  */
6216
4826
  PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
6217
4827
  }
6218
- export declare namespace PhoneNumberSummary {
6219
- /**
6220
- * @internal
6221
- */
6222
- const filterSensitiveLog: (obj: PhoneNumberSummary) => any;
6223
- }
6224
4828
  export interface ListPhoneNumbersResponse {
6225
4829
  /**
6226
4830
  * <p>Information about the phone numbers.</p>
@@ -6231,12 +4835,6 @@ export interface ListPhoneNumbersResponse {
6231
4835
  */
6232
4836
  NextToken?: string;
6233
4837
  }
6234
- export declare namespace ListPhoneNumbersResponse {
6235
- /**
6236
- * @internal
6237
- */
6238
- const filterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
6239
- }
6240
4838
  export interface ListPhoneNumbersV2Request {
6241
4839
  /**
6242
4840
  * <p>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are claimed to. If <code>TargetArn</code> input is not provided, this API lists numbers claimed
@@ -6265,12 +4863,6 @@ export interface ListPhoneNumbersV2Request {
6265
4863
  */
6266
4864
  PhoneNumberPrefix?: string;
6267
4865
  }
6268
- export declare namespace ListPhoneNumbersV2Request {
6269
- /**
6270
- * @internal
6271
- */
6272
- const filterSensitiveLog: (obj: ListPhoneNumbersV2Request) => any;
6273
- }
6274
4866
  /**
6275
4867
  * <p>Information about phone numbers that have been claimed to your Amazon Connect instance.</p>
6276
4868
  */
@@ -6300,12 +4892,6 @@ export interface ListPhoneNumbersSummary {
6300
4892
  */
6301
4893
  TargetArn?: string;
6302
4894
  }
6303
- export declare namespace ListPhoneNumbersSummary {
6304
- /**
6305
- * @internal
6306
- */
6307
- const filterSensitiveLog: (obj: ListPhoneNumbersSummary) => any;
6308
- }
6309
4895
  export interface ListPhoneNumbersV2Response {
6310
4896
  /**
6311
4897
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -6316,12 +4902,6 @@ export interface ListPhoneNumbersV2Response {
6316
4902
  */
6317
4903
  ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[];
6318
4904
  }
6319
- export declare namespace ListPhoneNumbersV2Response {
6320
- /**
6321
- * @internal
6322
- */
6323
- const filterSensitiveLog: (obj: ListPhoneNumbersV2Response) => any;
6324
- }
6325
4905
  export interface ListPromptsRequest {
6326
4906
  /**
6327
4907
  * <p>The identifier of the Amazon Connect instance.</p>
@@ -6337,12 +4917,6 @@ export interface ListPromptsRequest {
6337
4917
  */
6338
4918
  MaxResults?: number;
6339
4919
  }
6340
- export declare namespace ListPromptsRequest {
6341
- /**
6342
- * @internal
6343
- */
6344
- const filterSensitiveLog: (obj: ListPromptsRequest) => any;
6345
- }
6346
4920
  /**
6347
4921
  * <p>Contains information about the prompt.</p>
6348
4922
  */
@@ -6360,12 +4934,6 @@ export interface PromptSummary {
6360
4934
  */
6361
4935
  Name?: string;
6362
4936
  }
6363
- export declare namespace PromptSummary {
6364
- /**
6365
- * @internal
6366
- */
6367
- const filterSensitiveLog: (obj: PromptSummary) => any;
6368
- }
6369
4937
  export interface ListPromptsResponse {
6370
4938
  /**
6371
4939
  * <p>Information about the prompts.</p>
@@ -6376,12 +4944,6 @@ export interface ListPromptsResponse {
6376
4944
  */
6377
4945
  NextToken?: string;
6378
4946
  }
6379
- export declare namespace ListPromptsResponse {
6380
- /**
6381
- * @internal
6382
- */
6383
- const filterSensitiveLog: (obj: ListPromptsResponse) => any;
6384
- }
6385
4947
  export interface ListQueueQuickConnectsRequest {
6386
4948
  /**
6387
4949
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
@@ -6401,12 +4963,6 @@ export interface ListQueueQuickConnectsRequest {
6401
4963
  */
6402
4964
  MaxResults?: number;
6403
4965
  }
6404
- export declare namespace ListQueueQuickConnectsRequest {
6405
- /**
6406
- * @internal
6407
- */
6408
- const filterSensitiveLog: (obj: ListQueueQuickConnectsRequest) => any;
6409
- }
6410
4966
  /**
6411
4967
  * <p>Contains summary information about a quick connect.</p>
6412
4968
  */
@@ -6429,12 +4985,6 @@ export interface QuickConnectSummary {
6429
4985
  */
6430
4986
  QuickConnectType?: QuickConnectType | string;
6431
4987
  }
6432
- export declare namespace QuickConnectSummary {
6433
- /**
6434
- * @internal
6435
- */
6436
- const filterSensitiveLog: (obj: QuickConnectSummary) => any;
6437
- }
6438
4988
  export interface ListQueueQuickConnectsResponse {
6439
4989
  /**
6440
4990
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -6445,9 +4995,975 @@ export interface ListQueueQuickConnectsResponse {
6445
4995
  */
6446
4996
  QuickConnectSummaryList?: QuickConnectSummary[];
6447
4997
  }
6448
- export declare namespace ListQueueQuickConnectsResponse {
6449
- /**
6450
- * @internal
6451
- */
6452
- const filterSensitiveLog: (obj: ListQueueQuickConnectsResponse) => any;
6453
- }
4998
+ /**
4999
+ * @internal
5000
+ */
5001
+ export declare const QueueReferenceFilterSensitiveLog: (obj: QueueReference) => any;
5002
+ /**
5003
+ * @internal
5004
+ */
5005
+ export declare const AgentContactReferenceFilterSensitiveLog: (obj: AgentContactReference) => any;
5006
+ /**
5007
+ * @internal
5008
+ */
5009
+ export declare const AgentInfoFilterSensitiveLog: (obj: AgentInfo) => any;
5010
+ /**
5011
+ * @internal
5012
+ */
5013
+ export declare const AgentStatusFilterSensitiveLog: (obj: AgentStatus) => any;
5014
+ /**
5015
+ * @internal
5016
+ */
5017
+ export declare const AgentStatusReferenceFilterSensitiveLog: (obj: AgentStatusReference) => any;
5018
+ /**
5019
+ * @internal
5020
+ */
5021
+ export declare const AgentStatusSummaryFilterSensitiveLog: (obj: AgentStatusSummary) => any;
5022
+ /**
5023
+ * @internal
5024
+ */
5025
+ export declare const AssociateApprovedOriginRequestFilterSensitiveLog: (obj: AssociateApprovedOriginRequest) => any;
5026
+ /**
5027
+ * @internal
5028
+ */
5029
+ export declare const LexBotFilterSensitiveLog: (obj: LexBot) => any;
5030
+ /**
5031
+ * @internal
5032
+ */
5033
+ export declare const LexV2BotFilterSensitiveLog: (obj: LexV2Bot) => any;
5034
+ /**
5035
+ * @internal
5036
+ */
5037
+ export declare const AssociateBotRequestFilterSensitiveLog: (obj: AssociateBotRequest) => any;
5038
+ /**
5039
+ * @internal
5040
+ */
5041
+ export declare const AssociateDefaultVocabularyRequestFilterSensitiveLog: (obj: AssociateDefaultVocabularyRequest) => any;
5042
+ /**
5043
+ * @internal
5044
+ */
5045
+ export declare const AssociateDefaultVocabularyResponseFilterSensitiveLog: (obj: AssociateDefaultVocabularyResponse) => any;
5046
+ /**
5047
+ * @internal
5048
+ */
5049
+ export declare const KinesisFirehoseConfigFilterSensitiveLog: (obj: KinesisFirehoseConfig) => any;
5050
+ /**
5051
+ * @internal
5052
+ */
5053
+ export declare const KinesisStreamConfigFilterSensitiveLog: (obj: KinesisStreamConfig) => any;
5054
+ /**
5055
+ * @internal
5056
+ */
5057
+ export declare const EncryptionConfigFilterSensitiveLog: (obj: EncryptionConfig) => any;
5058
+ /**
5059
+ * @internal
5060
+ */
5061
+ export declare const KinesisVideoStreamConfigFilterSensitiveLog: (obj: KinesisVideoStreamConfig) => any;
5062
+ /**
5063
+ * @internal
5064
+ */
5065
+ export declare const S3ConfigFilterSensitiveLog: (obj: S3Config) => any;
5066
+ /**
5067
+ * @internal
5068
+ */
5069
+ export declare const InstanceStorageConfigFilterSensitiveLog: (obj: InstanceStorageConfig) => any;
5070
+ /**
5071
+ * @internal
5072
+ */
5073
+ export declare const AssociateInstanceStorageConfigRequestFilterSensitiveLog: (obj: AssociateInstanceStorageConfigRequest) => any;
5074
+ /**
5075
+ * @internal
5076
+ */
5077
+ export declare const AssociateInstanceStorageConfigResponseFilterSensitiveLog: (obj: AssociateInstanceStorageConfigResponse) => any;
5078
+ /**
5079
+ * @internal
5080
+ */
5081
+ export declare const AssociateLambdaFunctionRequestFilterSensitiveLog: (obj: AssociateLambdaFunctionRequest) => any;
5082
+ /**
5083
+ * @internal
5084
+ */
5085
+ export declare const AssociateLexBotRequestFilterSensitiveLog: (obj: AssociateLexBotRequest) => any;
5086
+ /**
5087
+ * @internal
5088
+ */
5089
+ export declare const AssociatePhoneNumberContactFlowRequestFilterSensitiveLog: (obj: AssociatePhoneNumberContactFlowRequest) => any;
5090
+ /**
5091
+ * @internal
5092
+ */
5093
+ export declare const AssociateQueueQuickConnectsRequestFilterSensitiveLog: (obj: AssociateQueueQuickConnectsRequest) => any;
5094
+ /**
5095
+ * @internal
5096
+ */
5097
+ export declare const RoutingProfileQueueReferenceFilterSensitiveLog: (obj: RoutingProfileQueueReference) => any;
5098
+ /**
5099
+ * @internal
5100
+ */
5101
+ export declare const RoutingProfileQueueConfigFilterSensitiveLog: (obj: RoutingProfileQueueConfig) => any;
5102
+ /**
5103
+ * @internal
5104
+ */
5105
+ export declare const AssociateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: AssociateRoutingProfileQueuesRequest) => any;
5106
+ /**
5107
+ * @internal
5108
+ */
5109
+ export declare const AssociateSecurityKeyRequestFilterSensitiveLog: (obj: AssociateSecurityKeyRequest) => any;
5110
+ /**
5111
+ * @internal
5112
+ */
5113
+ export declare const AssociateSecurityKeyResponseFilterSensitiveLog: (obj: AssociateSecurityKeyResponse) => any;
5114
+ /**
5115
+ * @internal
5116
+ */
5117
+ export declare const ClaimPhoneNumberRequestFilterSensitiveLog: (obj: ClaimPhoneNumberRequest) => any;
5118
+ /**
5119
+ * @internal
5120
+ */
5121
+ export declare const ClaimPhoneNumberResponseFilterSensitiveLog: (obj: ClaimPhoneNumberResponse) => any;
5122
+ /**
5123
+ * @internal
5124
+ */
5125
+ export declare const CreateAgentStatusRequestFilterSensitiveLog: (obj: CreateAgentStatusRequest) => any;
5126
+ /**
5127
+ * @internal
5128
+ */
5129
+ export declare const CreateAgentStatusResponseFilterSensitiveLog: (obj: CreateAgentStatusResponse) => any;
5130
+ /**
5131
+ * @internal
5132
+ */
5133
+ export declare const CreateContactFlowRequestFilterSensitiveLog: (obj: CreateContactFlowRequest) => any;
5134
+ /**
5135
+ * @internal
5136
+ */
5137
+ export declare const CreateContactFlowResponseFilterSensitiveLog: (obj: CreateContactFlowResponse) => any;
5138
+ /**
5139
+ * @internal
5140
+ */
5141
+ export declare const ProblemDetailFilterSensitiveLog: (obj: ProblemDetail) => any;
5142
+ /**
5143
+ * @internal
5144
+ */
5145
+ export declare const CreateContactFlowModuleRequestFilterSensitiveLog: (obj: CreateContactFlowModuleRequest) => any;
5146
+ /**
5147
+ * @internal
5148
+ */
5149
+ export declare const CreateContactFlowModuleResponseFilterSensitiveLog: (obj: CreateContactFlowModuleResponse) => any;
5150
+ /**
5151
+ * @internal
5152
+ */
5153
+ export declare const HoursOfOperationTimeSliceFilterSensitiveLog: (obj: HoursOfOperationTimeSlice) => any;
5154
+ /**
5155
+ * @internal
5156
+ */
5157
+ export declare const HoursOfOperationConfigFilterSensitiveLog: (obj: HoursOfOperationConfig) => any;
5158
+ /**
5159
+ * @internal
5160
+ */
5161
+ export declare const CreateHoursOfOperationRequestFilterSensitiveLog: (obj: CreateHoursOfOperationRequest) => any;
5162
+ /**
5163
+ * @internal
5164
+ */
5165
+ export declare const CreateHoursOfOperationResponseFilterSensitiveLog: (obj: CreateHoursOfOperationResponse) => any;
5166
+ /**
5167
+ * @internal
5168
+ */
5169
+ export declare const CreateInstanceRequestFilterSensitiveLog: (obj: CreateInstanceRequest) => any;
5170
+ /**
5171
+ * @internal
5172
+ */
5173
+ export declare const CreateInstanceResponseFilterSensitiveLog: (obj: CreateInstanceResponse) => any;
5174
+ /**
5175
+ * @internal
5176
+ */
5177
+ export declare const CreateIntegrationAssociationRequestFilterSensitiveLog: (obj: CreateIntegrationAssociationRequest) => any;
5178
+ /**
5179
+ * @internal
5180
+ */
5181
+ export declare const CreateIntegrationAssociationResponseFilterSensitiveLog: (obj: CreateIntegrationAssociationResponse) => any;
5182
+ /**
5183
+ * @internal
5184
+ */
5185
+ export declare const OutboundCallerConfigFilterSensitiveLog: (obj: OutboundCallerConfig) => any;
5186
+ /**
5187
+ * @internal
5188
+ */
5189
+ export declare const CreateQueueRequestFilterSensitiveLog: (obj: CreateQueueRequest) => any;
5190
+ /**
5191
+ * @internal
5192
+ */
5193
+ export declare const CreateQueueResponseFilterSensitiveLog: (obj: CreateQueueResponse) => any;
5194
+ /**
5195
+ * @internal
5196
+ */
5197
+ export declare const PhoneNumberQuickConnectConfigFilterSensitiveLog: (obj: PhoneNumberQuickConnectConfig) => any;
5198
+ /**
5199
+ * @internal
5200
+ */
5201
+ export declare const QueueQuickConnectConfigFilterSensitiveLog: (obj: QueueQuickConnectConfig) => any;
5202
+ /**
5203
+ * @internal
5204
+ */
5205
+ export declare const UserQuickConnectConfigFilterSensitiveLog: (obj: UserQuickConnectConfig) => any;
5206
+ /**
5207
+ * @internal
5208
+ */
5209
+ export declare const QuickConnectConfigFilterSensitiveLog: (obj: QuickConnectConfig) => any;
5210
+ /**
5211
+ * @internal
5212
+ */
5213
+ export declare const CreateQuickConnectRequestFilterSensitiveLog: (obj: CreateQuickConnectRequest) => any;
5214
+ /**
5215
+ * @internal
5216
+ */
5217
+ export declare const CreateQuickConnectResponseFilterSensitiveLog: (obj: CreateQuickConnectResponse) => any;
5218
+ /**
5219
+ * @internal
5220
+ */
5221
+ export declare const MediaConcurrencyFilterSensitiveLog: (obj: MediaConcurrency) => any;
5222
+ /**
5223
+ * @internal
5224
+ */
5225
+ export declare const CreateRoutingProfileRequestFilterSensitiveLog: (obj: CreateRoutingProfileRequest) => any;
5226
+ /**
5227
+ * @internal
5228
+ */
5229
+ export declare const CreateRoutingProfileResponseFilterSensitiveLog: (obj: CreateRoutingProfileResponse) => any;
5230
+ /**
5231
+ * @internal
5232
+ */
5233
+ export declare const CreateSecurityProfileRequestFilterSensitiveLog: (obj: CreateSecurityProfileRequest) => any;
5234
+ /**
5235
+ * @internal
5236
+ */
5237
+ export declare const CreateSecurityProfileResponseFilterSensitiveLog: (obj: CreateSecurityProfileResponse) => any;
5238
+ /**
5239
+ * @internal
5240
+ */
5241
+ export declare const TaskTemplateFieldIdentifierFilterSensitiveLog: (obj: TaskTemplateFieldIdentifier) => any;
5242
+ /**
5243
+ * @internal
5244
+ */
5245
+ export declare const InvisibleFieldInfoFilterSensitiveLog: (obj: InvisibleFieldInfo) => any;
5246
+ /**
5247
+ * @internal
5248
+ */
5249
+ export declare const ReadOnlyFieldInfoFilterSensitiveLog: (obj: ReadOnlyFieldInfo) => any;
5250
+ /**
5251
+ * @internal
5252
+ */
5253
+ export declare const RequiredFieldInfoFilterSensitiveLog: (obj: RequiredFieldInfo) => any;
5254
+ /**
5255
+ * @internal
5256
+ */
5257
+ export declare const TaskTemplateConstraintsFilterSensitiveLog: (obj: TaskTemplateConstraints) => any;
5258
+ /**
5259
+ * @internal
5260
+ */
5261
+ export declare const TaskTemplateDefaultFieldValueFilterSensitiveLog: (obj: TaskTemplateDefaultFieldValue) => any;
5262
+ /**
5263
+ * @internal
5264
+ */
5265
+ export declare const TaskTemplateDefaultsFilterSensitiveLog: (obj: TaskTemplateDefaults) => any;
5266
+ /**
5267
+ * @internal
5268
+ */
5269
+ export declare const TaskTemplateFieldFilterSensitiveLog: (obj: TaskTemplateField) => any;
5270
+ /**
5271
+ * @internal
5272
+ */
5273
+ export declare const CreateTaskTemplateRequestFilterSensitiveLog: (obj: CreateTaskTemplateRequest) => any;
5274
+ /**
5275
+ * @internal
5276
+ */
5277
+ export declare const CreateTaskTemplateResponseFilterSensitiveLog: (obj: CreateTaskTemplateResponse) => any;
5278
+ /**
5279
+ * @internal
5280
+ */
5281
+ export declare const PropertyValidationExceptionPropertyFilterSensitiveLog: (obj: PropertyValidationExceptionProperty) => any;
5282
+ /**
5283
+ * @internal
5284
+ */
5285
+ export declare const CreateUseCaseRequestFilterSensitiveLog: (obj: CreateUseCaseRequest) => any;
5286
+ /**
5287
+ * @internal
5288
+ */
5289
+ export declare const CreateUseCaseResponseFilterSensitiveLog: (obj: CreateUseCaseResponse) => any;
5290
+ /**
5291
+ * @internal
5292
+ */
5293
+ export declare const UserIdentityInfoFilterSensitiveLog: (obj: UserIdentityInfo) => any;
5294
+ /**
5295
+ * @internal
5296
+ */
5297
+ export declare const UserPhoneConfigFilterSensitiveLog: (obj: UserPhoneConfig) => any;
5298
+ /**
5299
+ * @internal
5300
+ */
5301
+ export declare const CreateUserRequestFilterSensitiveLog: (obj: CreateUserRequest) => any;
5302
+ /**
5303
+ * @internal
5304
+ */
5305
+ export declare const CreateUserResponseFilterSensitiveLog: (obj: CreateUserResponse) => any;
5306
+ /**
5307
+ * @internal
5308
+ */
5309
+ export declare const CreateUserHierarchyGroupRequestFilterSensitiveLog: (obj: CreateUserHierarchyGroupRequest) => any;
5310
+ /**
5311
+ * @internal
5312
+ */
5313
+ export declare const CreateUserHierarchyGroupResponseFilterSensitiveLog: (obj: CreateUserHierarchyGroupResponse) => any;
5314
+ /**
5315
+ * @internal
5316
+ */
5317
+ export declare const CreateVocabularyRequestFilterSensitiveLog: (obj: CreateVocabularyRequest) => any;
5318
+ /**
5319
+ * @internal
5320
+ */
5321
+ export declare const CreateVocabularyResponseFilterSensitiveLog: (obj: CreateVocabularyResponse) => any;
5322
+ /**
5323
+ * @internal
5324
+ */
5325
+ export declare const DeleteContactFlowRequestFilterSensitiveLog: (obj: DeleteContactFlowRequest) => any;
5326
+ /**
5327
+ * @internal
5328
+ */
5329
+ export declare const DeleteContactFlowModuleRequestFilterSensitiveLog: (obj: DeleteContactFlowModuleRequest) => any;
5330
+ /**
5331
+ * @internal
5332
+ */
5333
+ export declare const DeleteContactFlowModuleResponseFilterSensitiveLog: (obj: DeleteContactFlowModuleResponse) => any;
5334
+ /**
5335
+ * @internal
5336
+ */
5337
+ export declare const DeleteHoursOfOperationRequestFilterSensitiveLog: (obj: DeleteHoursOfOperationRequest) => any;
5338
+ /**
5339
+ * @internal
5340
+ */
5341
+ export declare const DeleteInstanceRequestFilterSensitiveLog: (obj: DeleteInstanceRequest) => any;
5342
+ /**
5343
+ * @internal
5344
+ */
5345
+ export declare const DeleteIntegrationAssociationRequestFilterSensitiveLog: (obj: DeleteIntegrationAssociationRequest) => any;
5346
+ /**
5347
+ * @internal
5348
+ */
5349
+ export declare const DeleteQuickConnectRequestFilterSensitiveLog: (obj: DeleteQuickConnectRequest) => any;
5350
+ /**
5351
+ * @internal
5352
+ */
5353
+ export declare const DeleteSecurityProfileRequestFilterSensitiveLog: (obj: DeleteSecurityProfileRequest) => any;
5354
+ /**
5355
+ * @internal
5356
+ */
5357
+ export declare const DeleteTaskTemplateRequestFilterSensitiveLog: (obj: DeleteTaskTemplateRequest) => any;
5358
+ /**
5359
+ * @internal
5360
+ */
5361
+ export declare const DeleteTaskTemplateResponseFilterSensitiveLog: (obj: DeleteTaskTemplateResponse) => any;
5362
+ /**
5363
+ * @internal
5364
+ */
5365
+ export declare const DeleteUseCaseRequestFilterSensitiveLog: (obj: DeleteUseCaseRequest) => any;
5366
+ /**
5367
+ * @internal
5368
+ */
5369
+ export declare const DeleteUserRequestFilterSensitiveLog: (obj: DeleteUserRequest) => any;
5370
+ /**
5371
+ * @internal
5372
+ */
5373
+ export declare const DeleteUserHierarchyGroupRequestFilterSensitiveLog: (obj: DeleteUserHierarchyGroupRequest) => any;
5374
+ /**
5375
+ * @internal
5376
+ */
5377
+ export declare const DeleteVocabularyRequestFilterSensitiveLog: (obj: DeleteVocabularyRequest) => any;
5378
+ /**
5379
+ * @internal
5380
+ */
5381
+ export declare const DeleteVocabularyResponseFilterSensitiveLog: (obj: DeleteVocabularyResponse) => any;
5382
+ /**
5383
+ * @internal
5384
+ */
5385
+ export declare const DescribeAgentStatusRequestFilterSensitiveLog: (obj: DescribeAgentStatusRequest) => any;
5386
+ /**
5387
+ * @internal
5388
+ */
5389
+ export declare const DescribeAgentStatusResponseFilterSensitiveLog: (obj: DescribeAgentStatusResponse) => any;
5390
+ /**
5391
+ * @internal
5392
+ */
5393
+ export declare const DescribeContactRequestFilterSensitiveLog: (obj: DescribeContactRequest) => any;
5394
+ /**
5395
+ * @internal
5396
+ */
5397
+ export declare const QueueInfoFilterSensitiveLog: (obj: QueueInfo) => any;
5398
+ /**
5399
+ * @internal
5400
+ */
5401
+ export declare const ContactFilterSensitiveLog: (obj: Contact) => any;
5402
+ /**
5403
+ * @internal
5404
+ */
5405
+ export declare const DescribeContactResponseFilterSensitiveLog: (obj: DescribeContactResponse) => any;
5406
+ /**
5407
+ * @internal
5408
+ */
5409
+ export declare const DescribeContactFlowRequestFilterSensitiveLog: (obj: DescribeContactFlowRequest) => any;
5410
+ /**
5411
+ * @internal
5412
+ */
5413
+ export declare const ContactFlowFilterSensitiveLog: (obj: ContactFlow) => any;
5414
+ /**
5415
+ * @internal
5416
+ */
5417
+ export declare const DescribeContactFlowResponseFilterSensitiveLog: (obj: DescribeContactFlowResponse) => any;
5418
+ /**
5419
+ * @internal
5420
+ */
5421
+ export declare const DescribeContactFlowModuleRequestFilterSensitiveLog: (obj: DescribeContactFlowModuleRequest) => any;
5422
+ /**
5423
+ * @internal
5424
+ */
5425
+ export declare const ContactFlowModuleFilterSensitiveLog: (obj: ContactFlowModule) => any;
5426
+ /**
5427
+ * @internal
5428
+ */
5429
+ export declare const DescribeContactFlowModuleResponseFilterSensitiveLog: (obj: DescribeContactFlowModuleResponse) => any;
5430
+ /**
5431
+ * @internal
5432
+ */
5433
+ export declare const DescribeHoursOfOperationRequestFilterSensitiveLog: (obj: DescribeHoursOfOperationRequest) => any;
5434
+ /**
5435
+ * @internal
5436
+ */
5437
+ export declare const HoursOfOperationFilterSensitiveLog: (obj: HoursOfOperation) => any;
5438
+ /**
5439
+ * @internal
5440
+ */
5441
+ export declare const DescribeHoursOfOperationResponseFilterSensitiveLog: (obj: DescribeHoursOfOperationResponse) => any;
5442
+ /**
5443
+ * @internal
5444
+ */
5445
+ export declare const DescribeInstanceRequestFilterSensitiveLog: (obj: DescribeInstanceRequest) => any;
5446
+ /**
5447
+ * @internal
5448
+ */
5449
+ export declare const InstanceStatusReasonFilterSensitiveLog: (obj: InstanceStatusReason) => any;
5450
+ /**
5451
+ * @internal
5452
+ */
5453
+ export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
5454
+ /**
5455
+ * @internal
5456
+ */
5457
+ export declare const DescribeInstanceResponseFilterSensitiveLog: (obj: DescribeInstanceResponse) => any;
5458
+ /**
5459
+ * @internal
5460
+ */
5461
+ export declare const DescribeInstanceAttributeRequestFilterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
5462
+ /**
5463
+ * @internal
5464
+ */
5465
+ export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
5466
+ /**
5467
+ * @internal
5468
+ */
5469
+ export declare const DescribeInstanceAttributeResponseFilterSensitiveLog: (obj: DescribeInstanceAttributeResponse) => any;
5470
+ /**
5471
+ * @internal
5472
+ */
5473
+ export declare const DescribeInstanceStorageConfigRequestFilterSensitiveLog: (obj: DescribeInstanceStorageConfigRequest) => any;
5474
+ /**
5475
+ * @internal
5476
+ */
5477
+ export declare const DescribeInstanceStorageConfigResponseFilterSensitiveLog: (obj: DescribeInstanceStorageConfigResponse) => any;
5478
+ /**
5479
+ * @internal
5480
+ */
5481
+ export declare const DescribePhoneNumberRequestFilterSensitiveLog: (obj: DescribePhoneNumberRequest) => any;
5482
+ /**
5483
+ * @internal
5484
+ */
5485
+ export declare const PhoneNumberStatusFilterSensitiveLog: (obj: PhoneNumberStatus) => any;
5486
+ /**
5487
+ * @internal
5488
+ */
5489
+ export declare const ClaimedPhoneNumberSummaryFilterSensitiveLog: (obj: ClaimedPhoneNumberSummary) => any;
5490
+ /**
5491
+ * @internal
5492
+ */
5493
+ export declare const DescribePhoneNumberResponseFilterSensitiveLog: (obj: DescribePhoneNumberResponse) => any;
5494
+ /**
5495
+ * @internal
5496
+ */
5497
+ export declare const DescribeQueueRequestFilterSensitiveLog: (obj: DescribeQueueRequest) => any;
5498
+ /**
5499
+ * @internal
5500
+ */
5501
+ export declare const QueueFilterSensitiveLog: (obj: Queue) => any;
5502
+ /**
5503
+ * @internal
5504
+ */
5505
+ export declare const DescribeQueueResponseFilterSensitiveLog: (obj: DescribeQueueResponse) => any;
5506
+ /**
5507
+ * @internal
5508
+ */
5509
+ export declare const DescribeQuickConnectRequestFilterSensitiveLog: (obj: DescribeQuickConnectRequest) => any;
5510
+ /**
5511
+ * @internal
5512
+ */
5513
+ export declare const QuickConnectFilterSensitiveLog: (obj: QuickConnect) => any;
5514
+ /**
5515
+ * @internal
5516
+ */
5517
+ export declare const DescribeQuickConnectResponseFilterSensitiveLog: (obj: DescribeQuickConnectResponse) => any;
5518
+ /**
5519
+ * @internal
5520
+ */
5521
+ export declare const DescribeRoutingProfileRequestFilterSensitiveLog: (obj: DescribeRoutingProfileRequest) => any;
5522
+ /**
5523
+ * @internal
5524
+ */
5525
+ export declare const RoutingProfileFilterSensitiveLog: (obj: RoutingProfile) => any;
5526
+ /**
5527
+ * @internal
5528
+ */
5529
+ export declare const DescribeRoutingProfileResponseFilterSensitiveLog: (obj: DescribeRoutingProfileResponse) => any;
5530
+ /**
5531
+ * @internal
5532
+ */
5533
+ export declare const DescribeSecurityProfileRequestFilterSensitiveLog: (obj: DescribeSecurityProfileRequest) => any;
5534
+ /**
5535
+ * @internal
5536
+ */
5537
+ export declare const SecurityProfileFilterSensitiveLog: (obj: SecurityProfile) => any;
5538
+ /**
5539
+ * @internal
5540
+ */
5541
+ export declare const DescribeSecurityProfileResponseFilterSensitiveLog: (obj: DescribeSecurityProfileResponse) => any;
5542
+ /**
5543
+ * @internal
5544
+ */
5545
+ export declare const DescribeUserRequestFilterSensitiveLog: (obj: DescribeUserRequest) => any;
5546
+ /**
5547
+ * @internal
5548
+ */
5549
+ export declare const UserFilterSensitiveLog: (obj: User) => any;
5550
+ /**
5551
+ * @internal
5552
+ */
5553
+ export declare const DescribeUserResponseFilterSensitiveLog: (obj: DescribeUserResponse) => any;
5554
+ /**
5555
+ * @internal
5556
+ */
5557
+ export declare const DescribeUserHierarchyGroupRequestFilterSensitiveLog: (obj: DescribeUserHierarchyGroupRequest) => any;
5558
+ /**
5559
+ * @internal
5560
+ */
5561
+ export declare const HierarchyGroupSummaryFilterSensitiveLog: (obj: HierarchyGroupSummary) => any;
5562
+ /**
5563
+ * @internal
5564
+ */
5565
+ export declare const HierarchyPathFilterSensitiveLog: (obj: HierarchyPath) => any;
5566
+ /**
5567
+ * @internal
5568
+ */
5569
+ export declare const HierarchyGroupFilterSensitiveLog: (obj: HierarchyGroup) => any;
5570
+ /**
5571
+ * @internal
5572
+ */
5573
+ export declare const DescribeUserHierarchyGroupResponseFilterSensitiveLog: (obj: DescribeUserHierarchyGroupResponse) => any;
5574
+ /**
5575
+ * @internal
5576
+ */
5577
+ export declare const DescribeUserHierarchyStructureRequestFilterSensitiveLog: (obj: DescribeUserHierarchyStructureRequest) => any;
5578
+ /**
5579
+ * @internal
5580
+ */
5581
+ export declare const HierarchyLevelFilterSensitiveLog: (obj: HierarchyLevel) => any;
5582
+ /**
5583
+ * @internal
5584
+ */
5585
+ export declare const HierarchyStructureFilterSensitiveLog: (obj: HierarchyStructure) => any;
5586
+ /**
5587
+ * @internal
5588
+ */
5589
+ export declare const DescribeUserHierarchyStructureResponseFilterSensitiveLog: (obj: DescribeUserHierarchyStructureResponse) => any;
5590
+ /**
5591
+ * @internal
5592
+ */
5593
+ export declare const DescribeVocabularyRequestFilterSensitiveLog: (obj: DescribeVocabularyRequest) => any;
5594
+ /**
5595
+ * @internal
5596
+ */
5597
+ export declare const VocabularyFilterSensitiveLog: (obj: Vocabulary) => any;
5598
+ /**
5599
+ * @internal
5600
+ */
5601
+ export declare const DescribeVocabularyResponseFilterSensitiveLog: (obj: DescribeVocabularyResponse) => any;
5602
+ /**
5603
+ * @internal
5604
+ */
5605
+ export declare const DisassociateApprovedOriginRequestFilterSensitiveLog: (obj: DisassociateApprovedOriginRequest) => any;
5606
+ /**
5607
+ * @internal
5608
+ */
5609
+ export declare const DisassociateBotRequestFilterSensitiveLog: (obj: DisassociateBotRequest) => any;
5610
+ /**
5611
+ * @internal
5612
+ */
5613
+ export declare const DisassociateInstanceStorageConfigRequestFilterSensitiveLog: (obj: DisassociateInstanceStorageConfigRequest) => any;
5614
+ /**
5615
+ * @internal
5616
+ */
5617
+ export declare const DisassociateLambdaFunctionRequestFilterSensitiveLog: (obj: DisassociateLambdaFunctionRequest) => any;
5618
+ /**
5619
+ * @internal
5620
+ */
5621
+ export declare const DisassociateLexBotRequestFilterSensitiveLog: (obj: DisassociateLexBotRequest) => any;
5622
+ /**
5623
+ * @internal
5624
+ */
5625
+ export declare const DisassociatePhoneNumberContactFlowRequestFilterSensitiveLog: (obj: DisassociatePhoneNumberContactFlowRequest) => any;
5626
+ /**
5627
+ * @internal
5628
+ */
5629
+ export declare const DisassociateQueueQuickConnectsRequestFilterSensitiveLog: (obj: DisassociateQueueQuickConnectsRequest) => any;
5630
+ /**
5631
+ * @internal
5632
+ */
5633
+ export declare const DisassociateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: DisassociateRoutingProfileQueuesRequest) => any;
5634
+ /**
5635
+ * @internal
5636
+ */
5637
+ export declare const DisassociateSecurityKeyRequestFilterSensitiveLog: (obj: DisassociateSecurityKeyRequest) => any;
5638
+ /**
5639
+ * @internal
5640
+ */
5641
+ export declare const GetContactAttributesRequestFilterSensitiveLog: (obj: GetContactAttributesRequest) => any;
5642
+ /**
5643
+ * @internal
5644
+ */
5645
+ export declare const GetContactAttributesResponseFilterSensitiveLog: (obj: GetContactAttributesResponse) => any;
5646
+ /**
5647
+ * @internal
5648
+ */
5649
+ export declare const CurrentMetricFilterSensitiveLog: (obj: CurrentMetric) => any;
5650
+ /**
5651
+ * @internal
5652
+ */
5653
+ export declare const FiltersFilterSensitiveLog: (obj: Filters) => any;
5654
+ /**
5655
+ * @internal
5656
+ */
5657
+ export declare const GetCurrentMetricDataRequestFilterSensitiveLog: (obj: GetCurrentMetricDataRequest) => any;
5658
+ /**
5659
+ * @internal
5660
+ */
5661
+ export declare const CurrentMetricDataFilterSensitiveLog: (obj: CurrentMetricData) => any;
5662
+ /**
5663
+ * @internal
5664
+ */
5665
+ export declare const DimensionsFilterSensitiveLog: (obj: Dimensions) => any;
5666
+ /**
5667
+ * @internal
5668
+ */
5669
+ export declare const CurrentMetricResultFilterSensitiveLog: (obj: CurrentMetricResult) => any;
5670
+ /**
5671
+ * @internal
5672
+ */
5673
+ export declare const GetCurrentMetricDataResponseFilterSensitiveLog: (obj: GetCurrentMetricDataResponse) => any;
5674
+ /**
5675
+ * @internal
5676
+ */
5677
+ export declare const ContactFilterFilterSensitiveLog: (obj: ContactFilter) => any;
5678
+ /**
5679
+ * @internal
5680
+ */
5681
+ export declare const UserDataFiltersFilterSensitiveLog: (obj: UserDataFilters) => any;
5682
+ /**
5683
+ * @internal
5684
+ */
5685
+ export declare const GetCurrentUserDataRequestFilterSensitiveLog: (obj: GetCurrentUserDataRequest) => any;
5686
+ /**
5687
+ * @internal
5688
+ */
5689
+ export declare const HierarchyGroupSummaryReferenceFilterSensitiveLog: (obj: HierarchyGroupSummaryReference) => any;
5690
+ /**
5691
+ * @internal
5692
+ */
5693
+ export declare const HierarchyPathReferenceFilterSensitiveLog: (obj: HierarchyPathReference) => any;
5694
+ /**
5695
+ * @internal
5696
+ */
5697
+ export declare const RoutingProfileReferenceFilterSensitiveLog: (obj: RoutingProfileReference) => any;
5698
+ /**
5699
+ * @internal
5700
+ */
5701
+ export declare const UserReferenceFilterSensitiveLog: (obj: UserReference) => any;
5702
+ /**
5703
+ * @internal
5704
+ */
5705
+ export declare const UserDataFilterSensitiveLog: (obj: UserData) => any;
5706
+ /**
5707
+ * @internal
5708
+ */
5709
+ export declare const GetCurrentUserDataResponseFilterSensitiveLog: (obj: GetCurrentUserDataResponse) => any;
5710
+ /**
5711
+ * @internal
5712
+ */
5713
+ export declare const GetFederationTokenRequestFilterSensitiveLog: (obj: GetFederationTokenRequest) => any;
5714
+ /**
5715
+ * @internal
5716
+ */
5717
+ export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
5718
+ /**
5719
+ * @internal
5720
+ */
5721
+ export declare const GetFederationTokenResponseFilterSensitiveLog: (obj: GetFederationTokenResponse) => any;
5722
+ /**
5723
+ * @internal
5724
+ */
5725
+ export declare const ThresholdFilterSensitiveLog: (obj: Threshold) => any;
5726
+ /**
5727
+ * @internal
5728
+ */
5729
+ export declare const HistoricalMetricFilterSensitiveLog: (obj: HistoricalMetric) => any;
5730
+ /**
5731
+ * @internal
5732
+ */
5733
+ export declare const GetMetricDataRequestFilterSensitiveLog: (obj: GetMetricDataRequest) => any;
5734
+ /**
5735
+ * @internal
5736
+ */
5737
+ export declare const HistoricalMetricDataFilterSensitiveLog: (obj: HistoricalMetricData) => any;
5738
+ /**
5739
+ * @internal
5740
+ */
5741
+ export declare const HistoricalMetricResultFilterSensitiveLog: (obj: HistoricalMetricResult) => any;
5742
+ /**
5743
+ * @internal
5744
+ */
5745
+ export declare const GetMetricDataResponseFilterSensitiveLog: (obj: GetMetricDataResponse) => any;
5746
+ /**
5747
+ * @internal
5748
+ */
5749
+ export declare const GetTaskTemplateRequestFilterSensitiveLog: (obj: GetTaskTemplateRequest) => any;
5750
+ /**
5751
+ * @internal
5752
+ */
5753
+ export declare const GetTaskTemplateResponseFilterSensitiveLog: (obj: GetTaskTemplateResponse) => any;
5754
+ /**
5755
+ * @internal
5756
+ */
5757
+ export declare const ListAgentStatusRequestFilterSensitiveLog: (obj: ListAgentStatusRequest) => any;
5758
+ /**
5759
+ * @internal
5760
+ */
5761
+ export declare const ListAgentStatusResponseFilterSensitiveLog: (obj: ListAgentStatusResponse) => any;
5762
+ /**
5763
+ * @internal
5764
+ */
5765
+ export declare const ListApprovedOriginsRequestFilterSensitiveLog: (obj: ListApprovedOriginsRequest) => any;
5766
+ /**
5767
+ * @internal
5768
+ */
5769
+ export declare const ListApprovedOriginsResponseFilterSensitiveLog: (obj: ListApprovedOriginsResponse) => any;
5770
+ /**
5771
+ * @internal
5772
+ */
5773
+ export declare const ListBotsRequestFilterSensitiveLog: (obj: ListBotsRequest) => any;
5774
+ /**
5775
+ * @internal
5776
+ */
5777
+ export declare const LexBotConfigFilterSensitiveLog: (obj: LexBotConfig) => any;
5778
+ /**
5779
+ * @internal
5780
+ */
5781
+ export declare const ListBotsResponseFilterSensitiveLog: (obj: ListBotsResponse) => any;
5782
+ /**
5783
+ * @internal
5784
+ */
5785
+ export declare const ListContactFlowModulesRequestFilterSensitiveLog: (obj: ListContactFlowModulesRequest) => any;
5786
+ /**
5787
+ * @internal
5788
+ */
5789
+ export declare const ContactFlowModuleSummaryFilterSensitiveLog: (obj: ContactFlowModuleSummary) => any;
5790
+ /**
5791
+ * @internal
5792
+ */
5793
+ export declare const ListContactFlowModulesResponseFilterSensitiveLog: (obj: ListContactFlowModulesResponse) => any;
5794
+ /**
5795
+ * @internal
5796
+ */
5797
+ export declare const ListContactFlowsRequestFilterSensitiveLog: (obj: ListContactFlowsRequest) => any;
5798
+ /**
5799
+ * @internal
5800
+ */
5801
+ export declare const ContactFlowSummaryFilterSensitiveLog: (obj: ContactFlowSummary) => any;
5802
+ /**
5803
+ * @internal
5804
+ */
5805
+ export declare const ListContactFlowsResponseFilterSensitiveLog: (obj: ListContactFlowsResponse) => any;
5806
+ /**
5807
+ * @internal
5808
+ */
5809
+ export declare const ListContactReferencesRequestFilterSensitiveLog: (obj: ListContactReferencesRequest) => any;
5810
+ /**
5811
+ * @internal
5812
+ */
5813
+ export declare const AttachmentReferenceFilterSensitiveLog: (obj: AttachmentReference) => any;
5814
+ /**
5815
+ * @internal
5816
+ */
5817
+ export declare const DateReferenceFilterSensitiveLog: (obj: DateReference) => any;
5818
+ /**
5819
+ * @internal
5820
+ */
5821
+ export declare const EmailReferenceFilterSensitiveLog: (obj: EmailReference) => any;
5822
+ /**
5823
+ * @internal
5824
+ */
5825
+ export declare const NumberReferenceFilterSensitiveLog: (obj: NumberReference) => any;
5826
+ /**
5827
+ * @internal
5828
+ */
5829
+ export declare const StringReferenceFilterSensitiveLog: (obj: StringReference) => any;
5830
+ /**
5831
+ * @internal
5832
+ */
5833
+ export declare const UrlReferenceFilterSensitiveLog: (obj: UrlReference) => any;
5834
+ /**
5835
+ * @internal
5836
+ */
5837
+ export declare const ReferenceSummaryFilterSensitiveLog: (obj: ReferenceSummary) => any;
5838
+ /**
5839
+ * @internal
5840
+ */
5841
+ export declare const ListContactReferencesResponseFilterSensitiveLog: (obj: ListContactReferencesResponse) => any;
5842
+ /**
5843
+ * @internal
5844
+ */
5845
+ export declare const ListDefaultVocabulariesRequestFilterSensitiveLog: (obj: ListDefaultVocabulariesRequest) => any;
5846
+ /**
5847
+ * @internal
5848
+ */
5849
+ export declare const DefaultVocabularyFilterSensitiveLog: (obj: DefaultVocabulary) => any;
5850
+ /**
5851
+ * @internal
5852
+ */
5853
+ export declare const ListDefaultVocabulariesResponseFilterSensitiveLog: (obj: ListDefaultVocabulariesResponse) => any;
5854
+ /**
5855
+ * @internal
5856
+ */
5857
+ export declare const ListHoursOfOperationsRequestFilterSensitiveLog: (obj: ListHoursOfOperationsRequest) => any;
5858
+ /**
5859
+ * @internal
5860
+ */
5861
+ export declare const HoursOfOperationSummaryFilterSensitiveLog: (obj: HoursOfOperationSummary) => any;
5862
+ /**
5863
+ * @internal
5864
+ */
5865
+ export declare const ListHoursOfOperationsResponseFilterSensitiveLog: (obj: ListHoursOfOperationsResponse) => any;
5866
+ /**
5867
+ * @internal
5868
+ */
5869
+ export declare const ListInstanceAttributesRequestFilterSensitiveLog: (obj: ListInstanceAttributesRequest) => any;
5870
+ /**
5871
+ * @internal
5872
+ */
5873
+ export declare const ListInstanceAttributesResponseFilterSensitiveLog: (obj: ListInstanceAttributesResponse) => any;
5874
+ /**
5875
+ * @internal
5876
+ */
5877
+ export declare const ListInstancesRequestFilterSensitiveLog: (obj: ListInstancesRequest) => any;
5878
+ /**
5879
+ * @internal
5880
+ */
5881
+ export declare const InstanceSummaryFilterSensitiveLog: (obj: InstanceSummary) => any;
5882
+ /**
5883
+ * @internal
5884
+ */
5885
+ export declare const ListInstancesResponseFilterSensitiveLog: (obj: ListInstancesResponse) => any;
5886
+ /**
5887
+ * @internal
5888
+ */
5889
+ export declare const ListInstanceStorageConfigsRequestFilterSensitiveLog: (obj: ListInstanceStorageConfigsRequest) => any;
5890
+ /**
5891
+ * @internal
5892
+ */
5893
+ export declare const ListInstanceStorageConfigsResponseFilterSensitiveLog: (obj: ListInstanceStorageConfigsResponse) => any;
5894
+ /**
5895
+ * @internal
5896
+ */
5897
+ export declare const ListIntegrationAssociationsRequestFilterSensitiveLog: (obj: ListIntegrationAssociationsRequest) => any;
5898
+ /**
5899
+ * @internal
5900
+ */
5901
+ export declare const IntegrationAssociationSummaryFilterSensitiveLog: (obj: IntegrationAssociationSummary) => any;
5902
+ /**
5903
+ * @internal
5904
+ */
5905
+ export declare const ListIntegrationAssociationsResponseFilterSensitiveLog: (obj: ListIntegrationAssociationsResponse) => any;
5906
+ /**
5907
+ * @internal
5908
+ */
5909
+ export declare const ListLambdaFunctionsRequestFilterSensitiveLog: (obj: ListLambdaFunctionsRequest) => any;
5910
+ /**
5911
+ * @internal
5912
+ */
5913
+ export declare const ListLambdaFunctionsResponseFilterSensitiveLog: (obj: ListLambdaFunctionsResponse) => any;
5914
+ /**
5915
+ * @internal
5916
+ */
5917
+ export declare const ListLexBotsRequestFilterSensitiveLog: (obj: ListLexBotsRequest) => any;
5918
+ /**
5919
+ * @internal
5920
+ */
5921
+ export declare const ListLexBotsResponseFilterSensitiveLog: (obj: ListLexBotsResponse) => any;
5922
+ /**
5923
+ * @internal
5924
+ */
5925
+ export declare const ListPhoneNumbersRequestFilterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
5926
+ /**
5927
+ * @internal
5928
+ */
5929
+ export declare const PhoneNumberSummaryFilterSensitiveLog: (obj: PhoneNumberSummary) => any;
5930
+ /**
5931
+ * @internal
5932
+ */
5933
+ export declare const ListPhoneNumbersResponseFilterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
5934
+ /**
5935
+ * @internal
5936
+ */
5937
+ export declare const ListPhoneNumbersV2RequestFilterSensitiveLog: (obj: ListPhoneNumbersV2Request) => any;
5938
+ /**
5939
+ * @internal
5940
+ */
5941
+ export declare const ListPhoneNumbersSummaryFilterSensitiveLog: (obj: ListPhoneNumbersSummary) => any;
5942
+ /**
5943
+ * @internal
5944
+ */
5945
+ export declare const ListPhoneNumbersV2ResponseFilterSensitiveLog: (obj: ListPhoneNumbersV2Response) => any;
5946
+ /**
5947
+ * @internal
5948
+ */
5949
+ export declare const ListPromptsRequestFilterSensitiveLog: (obj: ListPromptsRequest) => any;
5950
+ /**
5951
+ * @internal
5952
+ */
5953
+ export declare const PromptSummaryFilterSensitiveLog: (obj: PromptSummary) => any;
5954
+ /**
5955
+ * @internal
5956
+ */
5957
+ export declare const ListPromptsResponseFilterSensitiveLog: (obj: ListPromptsResponse) => any;
5958
+ /**
5959
+ * @internal
5960
+ */
5961
+ export declare const ListQueueQuickConnectsRequestFilterSensitiveLog: (obj: ListQueueQuickConnectsRequest) => any;
5962
+ /**
5963
+ * @internal
5964
+ */
5965
+ export declare const QuickConnectSummaryFilterSensitiveLog: (obj: QuickConnectSummary) => any;
5966
+ /**
5967
+ * @internal
5968
+ */
5969
+ export declare const ListQueueQuickConnectsResponseFilterSensitiveLog: (obj: ListQueueQuickConnectsResponse) => any;