@aws-sdk/client-connect 3.131.0 → 3.142.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (315) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +1 -1
  4. package/dist-cjs/commands/AssociateBotCommand.js +1 -1
  5. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +2 -2
  6. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +2 -2
  7. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +1 -1
  8. package/dist-cjs/commands/AssociateLexBotCommand.js +1 -1
  9. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +1 -1
  10. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +1 -1
  11. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +1 -1
  12. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +2 -2
  13. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +2 -2
  14. package/dist-cjs/commands/CreateAgentStatusCommand.js +2 -2
  15. package/dist-cjs/commands/CreateContactFlowCommand.js +2 -2
  16. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +2 -2
  17. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +2 -2
  18. package/dist-cjs/commands/CreateInstanceCommand.js +2 -2
  19. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +2 -2
  20. package/dist-cjs/commands/CreateQueueCommand.js +2 -2
  21. package/dist-cjs/commands/CreateQuickConnectCommand.js +2 -2
  22. package/dist-cjs/commands/CreateRoutingProfileCommand.js +2 -2
  23. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -2
  24. package/dist-cjs/commands/CreateTaskTemplateCommand.js +2 -2
  25. package/dist-cjs/commands/CreateUseCaseCommand.js +2 -2
  26. package/dist-cjs/commands/CreateUserCommand.js +2 -2
  27. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +2 -2
  28. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteContactFlowCommand.js +1 -1
  30. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +1 -1
  32. package/dist-cjs/commands/DeleteInstanceCommand.js +1 -1
  33. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +1 -1
  34. package/dist-cjs/commands/DeleteQuickConnectCommand.js +1 -1
  35. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +1 -1
  36. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteUseCaseCommand.js +1 -1
  38. package/dist-cjs/commands/DeleteUserCommand.js +1 -1
  39. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +1 -1
  40. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeAgentStatusCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeContactCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeContactFlowCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeInstanceCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +2 -2
  49. package/dist-cjs/commands/DescribePhoneNumberCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeQueueCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeQuickConnectCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeUserCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeVocabularyCommand.js +2 -2
  58. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +1 -1
  59. package/dist-cjs/commands/DisassociateBotCommand.js +1 -1
  60. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +1 -1
  61. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +1 -1
  62. package/dist-cjs/commands/DisassociateLexBotCommand.js +1 -1
  63. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +1 -1
  64. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +1 -1
  65. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +1 -1
  66. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +1 -1
  67. package/dist-cjs/commands/GetContactAttributesCommand.js +2 -2
  68. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +2 -2
  69. package/dist-cjs/commands/GetCurrentUserDataCommand.js +2 -2
  70. package/dist-cjs/commands/GetFederationTokenCommand.js +2 -2
  71. package/dist-cjs/commands/GetMetricDataCommand.js +2 -2
  72. package/dist-cjs/commands/GetTaskTemplateCommand.js +2 -2
  73. package/dist-cjs/commands/ListAgentStatusesCommand.js +2 -2
  74. package/dist-cjs/commands/ListApprovedOriginsCommand.js +2 -2
  75. package/dist-cjs/commands/ListBotsCommand.js +2 -2
  76. package/dist-cjs/commands/ListContactFlowModulesCommand.js +2 -2
  77. package/dist-cjs/commands/ListContactFlowsCommand.js +2 -2
  78. package/dist-cjs/commands/ListContactReferencesCommand.js +2 -2
  79. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +2 -2
  80. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +2 -2
  81. package/dist-cjs/commands/ListInstanceAttributesCommand.js +2 -2
  82. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +2 -2
  83. package/dist-cjs/commands/ListInstancesCommand.js +2 -2
  84. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +2 -2
  85. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +2 -2
  86. package/dist-cjs/commands/ListLexBotsCommand.js +2 -2
  87. package/dist-cjs/commands/ListPhoneNumbersCommand.js +2 -2
  88. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +2 -2
  89. package/dist-cjs/commands/ListPromptsCommand.js +2 -2
  90. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +2 -2
  91. package/dist-cjs/commands/ListQueuesCommand.js +2 -2
  92. package/dist-cjs/commands/ListQuickConnectsCommand.js +2 -2
  93. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +2 -2
  94. package/dist-cjs/commands/ListRoutingProfilesCommand.js +2 -2
  95. package/dist-cjs/commands/ListSecurityKeysCommand.js +2 -2
  96. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +2 -2
  97. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -2
  98. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  99. package/dist-cjs/commands/ListTaskTemplatesCommand.js +2 -2
  100. package/dist-cjs/commands/ListUseCasesCommand.js +2 -2
  101. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +2 -2
  102. package/dist-cjs/commands/ListUsersCommand.js +2 -2
  103. package/dist-cjs/commands/PutUserStatusCommand.js +2 -2
  104. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +1 -1
  105. package/dist-cjs/commands/ResumeContactRecordingCommand.js +2 -2
  106. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  107. package/dist-cjs/commands/SearchUsersCommand.js +2 -2
  108. package/dist-cjs/commands/SearchVocabulariesCommand.js +2 -2
  109. package/dist-cjs/commands/StartChatContactCommand.js +2 -2
  110. package/dist-cjs/commands/StartContactRecordingCommand.js +2 -2
  111. package/dist-cjs/commands/StartContactStreamingCommand.js +2 -2
  112. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +2 -2
  113. package/dist-cjs/commands/StartTaskContactCommand.js +2 -2
  114. package/dist-cjs/commands/StopContactCommand.js +2 -2
  115. package/dist-cjs/commands/StopContactRecordingCommand.js +2 -2
  116. package/dist-cjs/commands/StopContactStreamingCommand.js +2 -2
  117. package/dist-cjs/commands/SuspendContactRecordingCommand.js +2 -2
  118. package/dist-cjs/commands/TagResourceCommand.js +1 -1
  119. package/dist-cjs/commands/TransferContactCommand.js +2 -2
  120. package/dist-cjs/commands/UntagResourceCommand.js +1 -1
  121. package/dist-cjs/commands/UpdateAgentStatusCommand.js +1 -1
  122. package/dist-cjs/commands/UpdateContactAttributesCommand.js +2 -2
  123. package/dist-cjs/commands/UpdateContactCommand.js +2 -2
  124. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +1 -1
  125. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +1 -1
  126. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +2 -2
  127. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +2 -2
  128. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +1 -1
  129. package/dist-cjs/commands/UpdateContactScheduleCommand.js +2 -2
  130. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +1 -1
  131. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +1 -1
  132. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +1 -1
  133. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +2 -2
  134. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +1 -1
  135. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +1 -1
  136. package/dist-cjs/commands/UpdateQueueNameCommand.js +1 -1
  137. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +1 -1
  138. package/dist-cjs/commands/UpdateQueueStatusCommand.js +1 -1
  139. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +1 -1
  140. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +1 -1
  141. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +1 -1
  142. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +1 -1
  143. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +1 -1
  144. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +1 -1
  145. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +1 -1
  146. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +2 -2
  147. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +1 -1
  148. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +1 -1
  149. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +1 -1
  150. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +1 -1
  151. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +1 -1
  152. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +1 -1
  153. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +1 -1
  154. package/dist-cjs/models/models_0.js +1005 -1487
  155. package/dist-cjs/models/models_1.js +495 -741
  156. package/dist-cjs/protocols/Aws_restJson1.js +1804 -4317
  157. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -2
  158. package/dist-es/commands/AssociateBotCommand.js +2 -2
  159. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -3
  160. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -3
  161. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -2
  162. package/dist-es/commands/AssociateLexBotCommand.js +2 -2
  163. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
  164. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -2
  165. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
  166. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -3
  167. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -3
  168. package/dist-es/commands/CreateAgentStatusCommand.js +3 -3
  169. package/dist-es/commands/CreateContactFlowCommand.js +3 -3
  170. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -3
  171. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -3
  172. package/dist-es/commands/CreateInstanceCommand.js +3 -3
  173. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -3
  174. package/dist-es/commands/CreateQueueCommand.js +3 -3
  175. package/dist-es/commands/CreateQuickConnectCommand.js +3 -3
  176. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -3
  177. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -3
  178. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -3
  179. package/dist-es/commands/CreateUseCaseCommand.js +3 -3
  180. package/dist-es/commands/CreateUserCommand.js +3 -3
  181. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -3
  182. package/dist-es/commands/CreateVocabularyCommand.js +3 -3
  183. package/dist-es/commands/DeleteContactFlowCommand.js +2 -2
  184. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -3
  185. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -2
  186. package/dist-es/commands/DeleteInstanceCommand.js +2 -2
  187. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -2
  188. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -2
  189. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  190. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -3
  191. package/dist-es/commands/DeleteUseCaseCommand.js +2 -2
  192. package/dist-es/commands/DeleteUserCommand.js +2 -2
  193. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -2
  194. package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
  195. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -3
  196. package/dist-es/commands/DescribeContactCommand.js +3 -3
  197. package/dist-es/commands/DescribeContactFlowCommand.js +3 -3
  198. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -3
  199. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -3
  200. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  201. package/dist-es/commands/DescribeInstanceCommand.js +3 -3
  202. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -3
  203. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -3
  204. package/dist-es/commands/DescribeQueueCommand.js +3 -3
  205. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -3
  206. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -3
  207. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -3
  208. package/dist-es/commands/DescribeUserCommand.js +3 -3
  209. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -3
  210. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -3
  211. package/dist-es/commands/DescribeVocabularyCommand.js +3 -3
  212. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -2
  213. package/dist-es/commands/DisassociateBotCommand.js +2 -2
  214. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
  215. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -2
  216. package/dist-es/commands/DisassociateLexBotCommand.js +2 -2
  217. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
  218. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
  219. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
  220. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -2
  221. package/dist-es/commands/GetContactAttributesCommand.js +3 -3
  222. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -3
  223. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -3
  224. package/dist-es/commands/GetFederationTokenCommand.js +3 -3
  225. package/dist-es/commands/GetMetricDataCommand.js +3 -3
  226. package/dist-es/commands/GetTaskTemplateCommand.js +3 -3
  227. package/dist-es/commands/ListAgentStatusesCommand.js +3 -3
  228. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -3
  229. package/dist-es/commands/ListBotsCommand.js +3 -3
  230. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -3
  231. package/dist-es/commands/ListContactFlowsCommand.js +3 -3
  232. package/dist-es/commands/ListContactReferencesCommand.js +3 -3
  233. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -3
  234. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -3
  235. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -3
  236. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -3
  237. package/dist-es/commands/ListInstancesCommand.js +3 -3
  238. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -3
  239. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -3
  240. package/dist-es/commands/ListLexBotsCommand.js +3 -3
  241. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -3
  242. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -3
  243. package/dist-es/commands/ListPromptsCommand.js +3 -3
  244. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -3
  245. package/dist-es/commands/ListQueuesCommand.js +3 -3
  246. package/dist-es/commands/ListQuickConnectsCommand.js +3 -3
  247. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -3
  248. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -3
  249. package/dist-es/commands/ListSecurityKeysCommand.js +3 -3
  250. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -3
  251. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -3
  252. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  253. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -3
  254. package/dist-es/commands/ListUseCasesCommand.js +3 -3
  255. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -3
  256. package/dist-es/commands/ListUsersCommand.js +3 -3
  257. package/dist-es/commands/PutUserStatusCommand.js +3 -3
  258. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -2
  259. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -3
  260. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  261. package/dist-es/commands/SearchUsersCommand.js +3 -3
  262. package/dist-es/commands/SearchVocabulariesCommand.js +3 -3
  263. package/dist-es/commands/StartChatContactCommand.js +3 -3
  264. package/dist-es/commands/StartContactRecordingCommand.js +3 -3
  265. package/dist-es/commands/StartContactStreamingCommand.js +3 -3
  266. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -3
  267. package/dist-es/commands/StartTaskContactCommand.js +3 -3
  268. package/dist-es/commands/StopContactCommand.js +3 -3
  269. package/dist-es/commands/StopContactRecordingCommand.js +3 -3
  270. package/dist-es/commands/StopContactStreamingCommand.js +3 -3
  271. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -3
  272. package/dist-es/commands/TagResourceCommand.js +2 -2
  273. package/dist-es/commands/TransferContactCommand.js +3 -3
  274. package/dist-es/commands/UntagResourceCommand.js +2 -2
  275. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -2
  276. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -3
  277. package/dist-es/commands/UpdateContactCommand.js +3 -3
  278. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -2
  279. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -2
  280. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -3
  281. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -3
  282. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -2
  283. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -3
  284. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -2
  285. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -2
  286. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -2
  287. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -3
  288. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
  289. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -2
  290. package/dist-es/commands/UpdateQueueNameCommand.js +2 -2
  291. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
  292. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -2
  293. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -2
  294. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -2
  295. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
  296. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
  297. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -2
  298. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
  299. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  300. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -3
  301. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -2
  302. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
  303. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -2
  304. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -2
  305. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -2
  306. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -2
  307. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -2
  308. package/dist-es/models/models_0.js +263 -989
  309. package/dist-es/models/models_1.js +123 -492
  310. package/dist-es/protocols/Aws_restJson1.js +2381 -4327
  311. package/dist-types/models/models_0.d.ts +972 -1456
  312. package/dist-types/models/models_1.d.ts +492 -738
  313. package/dist-types/ts3.4/models/models_0.d.ts +486 -970
  314. package/dist-types/ts3.4/models/models_1.d.ts +246 -492
  315. package/package.json +6 -6
@@ -39,10 +39,6 @@ export interface QueueReference {
39
39
 
40
40
  Arn?: string;
41
41
  }
42
- export declare namespace QueueReference {
43
-
44
- const filterSensitiveLog: (obj: QueueReference) => any;
45
- }
46
42
 
47
43
  export interface AgentContactReference {
48
44
 
@@ -60,10 +56,6 @@ export interface AgentContactReference {
60
56
 
61
57
  Queue?: QueueReference;
62
58
  }
63
- export declare namespace AgentContactReference {
64
-
65
- const filterSensitiveLog: (obj: AgentContactReference) => any;
66
- }
67
59
 
68
60
  export interface AgentInfo {
69
61
 
@@ -71,10 +63,6 @@ export interface AgentInfo {
71
63
 
72
64
  ConnectedToAgentTimestamp?: Date;
73
65
  }
74
- export declare namespace AgentInfo {
75
-
76
- const filterSensitiveLog: (obj: AgentInfo) => any;
77
- }
78
66
  export declare enum AgentStatusState {
79
67
  DISABLED = "DISABLED",
80
68
  ENABLED = "ENABLED"
@@ -103,10 +91,6 @@ export interface AgentStatus {
103
91
 
104
92
  Tags?: Record<string, string>;
105
93
  }
106
- export declare namespace AgentStatus {
107
-
108
- const filterSensitiveLog: (obj: AgentStatus) => any;
109
- }
110
94
 
111
95
  export interface AgentStatusReference {
112
96
 
@@ -114,10 +98,6 @@ export interface AgentStatusReference {
114
98
 
115
99
  StatusArn?: string;
116
100
  }
117
- export declare namespace AgentStatusReference {
118
-
119
- const filterSensitiveLog: (obj: AgentStatusReference) => any;
120
- }
121
101
 
122
102
  export interface AgentStatusSummary {
123
103
 
@@ -129,20 +109,12 @@ export interface AgentStatusSummary {
129
109
 
130
110
  Type?: AgentStatusType | string;
131
111
  }
132
- export declare namespace AgentStatusSummary {
133
-
134
- const filterSensitiveLog: (obj: AgentStatusSummary) => any;
135
- }
136
112
  export interface AssociateApprovedOriginRequest {
137
113
 
138
114
  InstanceId: string | undefined;
139
115
 
140
116
  Origin: string | undefined;
141
117
  }
142
- export declare namespace AssociateApprovedOriginRequest {
143
-
144
- const filterSensitiveLog: (obj: AssociateApprovedOriginRequest) => any;
145
- }
146
118
 
147
119
  export declare class InternalServiceException extends __BaseException {
148
120
  readonly name: "InternalServiceException";
@@ -210,19 +182,11 @@ export interface LexBot {
210
182
 
211
183
  LexRegion?: string;
212
184
  }
213
- export declare namespace LexBot {
214
-
215
- const filterSensitiveLog: (obj: LexBot) => any;
216
- }
217
185
 
218
186
  export interface LexV2Bot {
219
187
 
220
188
  AliasArn?: string;
221
189
  }
222
- export declare namespace LexV2Bot {
223
-
224
- const filterSensitiveLog: (obj: LexV2Bot) => any;
225
- }
226
190
  export interface AssociateBotRequest {
227
191
 
228
192
  InstanceId: string | undefined;
@@ -231,10 +195,6 @@ export interface AssociateBotRequest {
231
195
 
232
196
  LexV2Bot?: LexV2Bot;
233
197
  }
234
- export declare namespace AssociateBotRequest {
235
-
236
- const filterSensitiveLog: (obj: AssociateBotRequest) => any;
237
- }
238
198
 
239
199
  export declare class LimitExceededException extends __BaseException {
240
200
  readonly name: "LimitExceededException";
@@ -275,16 +235,8 @@ export interface AssociateDefaultVocabularyRequest {
275
235
 
276
236
  VocabularyId?: string;
277
237
  }
278
- export declare namespace AssociateDefaultVocabularyRequest {
279
-
280
- const filterSensitiveLog: (obj: AssociateDefaultVocabularyRequest) => any;
281
- }
282
238
  export interface AssociateDefaultVocabularyResponse {
283
239
  }
284
- export declare namespace AssociateDefaultVocabularyResponse {
285
-
286
- const filterSensitiveLog: (obj: AssociateDefaultVocabularyResponse) => any;
287
- }
288
240
  export declare enum InstanceStorageResourceType {
289
241
  AGENT_EVENTS = "AGENT_EVENTS",
290
242
  CALL_RECORDINGS = "CALL_RECORDINGS",
@@ -299,19 +251,11 @@ export interface KinesisFirehoseConfig {
299
251
 
300
252
  FirehoseArn: string | undefined;
301
253
  }
302
- export declare namespace KinesisFirehoseConfig {
303
-
304
- const filterSensitiveLog: (obj: KinesisFirehoseConfig) => any;
305
- }
306
254
 
307
255
  export interface KinesisStreamConfig {
308
256
 
309
257
  StreamArn: string | undefined;
310
258
  }
311
- export declare namespace KinesisStreamConfig {
312
-
313
- const filterSensitiveLog: (obj: KinesisStreamConfig) => any;
314
- }
315
259
  export declare enum EncryptionType {
316
260
  KMS = "KMS"
317
261
  }
@@ -322,10 +266,6 @@ export interface EncryptionConfig {
322
266
 
323
267
  KeyId: string | undefined;
324
268
  }
325
- export declare namespace EncryptionConfig {
326
-
327
- const filterSensitiveLog: (obj: EncryptionConfig) => any;
328
- }
329
269
 
330
270
  export interface KinesisVideoStreamConfig {
331
271
 
@@ -335,10 +275,6 @@ export interface KinesisVideoStreamConfig {
335
275
 
336
276
  EncryptionConfig: EncryptionConfig | undefined;
337
277
  }
338
- export declare namespace KinesisVideoStreamConfig {
339
-
340
- const filterSensitiveLog: (obj: KinesisVideoStreamConfig) => any;
341
- }
342
278
 
343
279
  export interface S3Config {
344
280
 
@@ -348,10 +284,6 @@ export interface S3Config {
348
284
 
349
285
  EncryptionConfig?: EncryptionConfig;
350
286
  }
351
- export declare namespace S3Config {
352
-
353
- const filterSensitiveLog: (obj: S3Config) => any;
354
- }
355
287
  export declare enum StorageType {
356
288
  KINESIS_FIREHOSE = "KINESIS_FIREHOSE",
357
289
  KINESIS_STREAM = "KINESIS_STREAM",
@@ -373,10 +305,6 @@ export interface InstanceStorageConfig {
373
305
 
374
306
  KinesisFirehoseConfig?: KinesisFirehoseConfig;
375
307
  }
376
- export declare namespace InstanceStorageConfig {
377
-
378
- const filterSensitiveLog: (obj: InstanceStorageConfig) => any;
379
- }
380
308
  export interface AssociateInstanceStorageConfigRequest {
381
309
 
382
310
  InstanceId: string | undefined;
@@ -385,38 +313,22 @@ export interface AssociateInstanceStorageConfigRequest {
385
313
 
386
314
  StorageConfig: InstanceStorageConfig | undefined;
387
315
  }
388
- export declare namespace AssociateInstanceStorageConfigRequest {
389
-
390
- const filterSensitiveLog: (obj: AssociateInstanceStorageConfigRequest) => any;
391
- }
392
316
  export interface AssociateInstanceStorageConfigResponse {
393
317
 
394
318
  AssociationId?: string;
395
319
  }
396
- export declare namespace AssociateInstanceStorageConfigResponse {
397
-
398
- const filterSensitiveLog: (obj: AssociateInstanceStorageConfigResponse) => any;
399
- }
400
320
  export interface AssociateLambdaFunctionRequest {
401
321
 
402
322
  InstanceId: string | undefined;
403
323
 
404
324
  FunctionArn: string | undefined;
405
325
  }
406
- export declare namespace AssociateLambdaFunctionRequest {
407
-
408
- const filterSensitiveLog: (obj: AssociateLambdaFunctionRequest) => any;
409
- }
410
326
  export interface AssociateLexBotRequest {
411
327
 
412
328
  InstanceId: string | undefined;
413
329
 
414
330
  LexBot: LexBot | undefined;
415
331
  }
416
- export declare namespace AssociateLexBotRequest {
417
-
418
- const filterSensitiveLog: (obj: AssociateLexBotRequest) => any;
419
- }
420
332
  export interface AssociatePhoneNumberContactFlowRequest {
421
333
 
422
334
  PhoneNumberId: string | undefined;
@@ -425,10 +337,6 @@ export interface AssociatePhoneNumberContactFlowRequest {
425
337
 
426
338
  ContactFlowId: string | undefined;
427
339
  }
428
- export declare namespace AssociatePhoneNumberContactFlowRequest {
429
-
430
- const filterSensitiveLog: (obj: AssociatePhoneNumberContactFlowRequest) => any;
431
- }
432
340
  export interface AssociateQueueQuickConnectsRequest {
433
341
 
434
342
  InstanceId: string | undefined;
@@ -437,10 +345,6 @@ export interface AssociateQueueQuickConnectsRequest {
437
345
 
438
346
  QuickConnectIds: string[] | undefined;
439
347
  }
440
- export declare namespace AssociateQueueQuickConnectsRequest {
441
-
442
- const filterSensitiveLog: (obj: AssociateQueueQuickConnectsRequest) => any;
443
- }
444
348
 
445
349
  export interface RoutingProfileQueueReference {
446
350
 
@@ -448,10 +352,6 @@ export interface RoutingProfileQueueReference {
448
352
 
449
353
  Channel: Channel | string | undefined;
450
354
  }
451
- export declare namespace RoutingProfileQueueReference {
452
-
453
- const filterSensitiveLog: (obj: RoutingProfileQueueReference) => any;
454
- }
455
355
 
456
356
  export interface RoutingProfileQueueConfig {
457
357
 
@@ -461,10 +361,6 @@ export interface RoutingProfileQueueConfig {
461
361
 
462
362
  Delay: number | undefined;
463
363
  }
464
- export declare namespace RoutingProfileQueueConfig {
465
-
466
- const filterSensitiveLog: (obj: RoutingProfileQueueConfig) => any;
467
- }
468
364
  export interface AssociateRoutingProfileQueuesRequest {
469
365
 
470
366
  InstanceId: string | undefined;
@@ -473,28 +369,16 @@ export interface AssociateRoutingProfileQueuesRequest {
473
369
 
474
370
  QueueConfigs: RoutingProfileQueueConfig[] | undefined;
475
371
  }
476
- export declare namespace AssociateRoutingProfileQueuesRequest {
477
-
478
- const filterSensitiveLog: (obj: AssociateRoutingProfileQueuesRequest) => any;
479
- }
480
372
  export interface AssociateSecurityKeyRequest {
481
373
 
482
374
  InstanceId: string | undefined;
483
375
 
484
376
  Key: string | undefined;
485
377
  }
486
- export declare namespace AssociateSecurityKeyRequest {
487
-
488
- const filterSensitiveLog: (obj: AssociateSecurityKeyRequest) => any;
489
- }
490
378
  export interface AssociateSecurityKeyResponse {
491
379
 
492
380
  AssociationId?: string;
493
381
  }
494
- export declare namespace AssociateSecurityKeyResponse {
495
-
496
- const filterSensitiveLog: (obj: AssociateSecurityKeyResponse) => any;
497
- }
498
382
  export interface ClaimPhoneNumberRequest {
499
383
 
500
384
  TargetArn: string | undefined;
@@ -507,20 +391,12 @@ export interface ClaimPhoneNumberRequest {
507
391
 
508
392
  ClientToken?: string;
509
393
  }
510
- export declare namespace ClaimPhoneNumberRequest {
511
-
512
- const filterSensitiveLog: (obj: ClaimPhoneNumberRequest) => any;
513
- }
514
394
  export interface ClaimPhoneNumberResponse {
515
395
 
516
396
  PhoneNumberId?: string;
517
397
 
518
398
  PhoneNumberArn?: string;
519
399
  }
520
- export declare namespace ClaimPhoneNumberResponse {
521
-
522
- const filterSensitiveLog: (obj: ClaimPhoneNumberResponse) => any;
523
- }
524
400
 
525
401
  export declare class IdempotencyException extends __BaseException {
526
402
  readonly name: "IdempotencyException";
@@ -543,20 +419,12 @@ export interface CreateAgentStatusRequest {
543
419
 
544
420
  Tags?: Record<string, string>;
545
421
  }
546
- export declare namespace CreateAgentStatusRequest {
547
-
548
- const filterSensitiveLog: (obj: CreateAgentStatusRequest) => any;
549
- }
550
422
  export interface CreateAgentStatusResponse {
551
423
 
552
424
  AgentStatusARN?: string;
553
425
 
554
426
  AgentStatusId?: string;
555
427
  }
556
- export declare namespace CreateAgentStatusResponse {
557
-
558
- const filterSensitiveLog: (obj: CreateAgentStatusResponse) => any;
559
- }
560
428
 
561
429
  export declare class DuplicateResourceException extends __BaseException {
562
430
  readonly name: "DuplicateResourceException";
@@ -590,29 +458,17 @@ export interface CreateContactFlowRequest {
590
458
 
591
459
  Tags?: Record<string, string>;
592
460
  }
593
- export declare namespace CreateContactFlowRequest {
594
-
595
- const filterSensitiveLog: (obj: CreateContactFlowRequest) => any;
596
- }
597
461
  export interface CreateContactFlowResponse {
598
462
 
599
463
  ContactFlowId?: string;
600
464
 
601
465
  ContactFlowArn?: string;
602
466
  }
603
- export declare namespace CreateContactFlowResponse {
604
-
605
- const filterSensitiveLog: (obj: CreateContactFlowResponse) => any;
606
- }
607
467
 
608
468
  export interface ProblemDetail {
609
469
 
610
470
  message?: string;
611
471
  }
612
- export declare namespace ProblemDetail {
613
-
614
- const filterSensitiveLog: (obj: ProblemDetail) => any;
615
- }
616
472
 
617
473
  export declare class InvalidContactFlowException extends __BaseException {
618
474
  readonly name: "InvalidContactFlowException";
@@ -636,20 +492,12 @@ export interface CreateContactFlowModuleRequest {
636
492
 
637
493
  ClientToken?: string;
638
494
  }
639
- export declare namespace CreateContactFlowModuleRequest {
640
-
641
- const filterSensitiveLog: (obj: CreateContactFlowModuleRequest) => any;
642
- }
643
495
  export interface CreateContactFlowModuleResponse {
644
496
 
645
497
  Id?: string;
646
498
 
647
499
  Arn?: string;
648
500
  }
649
- export declare namespace CreateContactFlowModuleResponse {
650
-
651
- const filterSensitiveLog: (obj: CreateContactFlowModuleResponse) => any;
652
- }
653
501
 
654
502
  export declare class InvalidContactFlowModuleException extends __BaseException {
655
503
  readonly name: "InvalidContactFlowModuleException";
@@ -674,10 +522,6 @@ export interface HoursOfOperationTimeSlice {
674
522
 
675
523
  Minutes: number | undefined;
676
524
  }
677
- export declare namespace HoursOfOperationTimeSlice {
678
-
679
- const filterSensitiveLog: (obj: HoursOfOperationTimeSlice) => any;
680
- }
681
525
 
682
526
  export interface HoursOfOperationConfig {
683
527
 
@@ -687,10 +531,6 @@ export interface HoursOfOperationConfig {
687
531
 
688
532
  EndTime: HoursOfOperationTimeSlice | undefined;
689
533
  }
690
- export declare namespace HoursOfOperationConfig {
691
-
692
- const filterSensitiveLog: (obj: HoursOfOperationConfig) => any;
693
- }
694
534
  export interface CreateHoursOfOperationRequest {
695
535
 
696
536
  InstanceId: string | undefined;
@@ -705,20 +545,12 @@ export interface CreateHoursOfOperationRequest {
705
545
 
706
546
  Tags?: Record<string, string>;
707
547
  }
708
- export declare namespace CreateHoursOfOperationRequest {
709
-
710
- const filterSensitiveLog: (obj: CreateHoursOfOperationRequest) => any;
711
- }
712
548
  export interface CreateHoursOfOperationResponse {
713
549
 
714
550
  HoursOfOperationId?: string;
715
551
 
716
552
  HoursOfOperationArn?: string;
717
553
  }
718
- export declare namespace CreateHoursOfOperationResponse {
719
-
720
- const filterSensitiveLog: (obj: CreateHoursOfOperationResponse) => any;
721
- }
722
554
  export declare enum DirectoryType {
723
555
  CONNECT_MANAGED = "CONNECT_MANAGED",
724
556
  EXISTING_DIRECTORY = "EXISTING_DIRECTORY",
@@ -738,20 +570,12 @@ export interface CreateInstanceRequest {
738
570
 
739
571
  OutboundCallsEnabled: boolean | undefined;
740
572
  }
741
- export declare namespace CreateInstanceRequest {
742
-
743
- const filterSensitiveLog: (obj: CreateInstanceRequest) => any;
744
- }
745
573
  export interface CreateInstanceResponse {
746
574
 
747
575
  Id?: string;
748
576
 
749
577
  Arn?: string;
750
578
  }
751
- export declare namespace CreateInstanceResponse {
752
-
753
- const filterSensitiveLog: (obj: CreateInstanceResponse) => any;
754
- }
755
579
  export declare enum IntegrationType {
756
580
  EVENT = "EVENT",
757
581
  PINPOINT_APP = "PINPOINT_APP",
@@ -779,20 +603,12 @@ export interface CreateIntegrationAssociationRequest {
779
603
 
780
604
  Tags?: Record<string, string>;
781
605
  }
782
- export declare namespace CreateIntegrationAssociationRequest {
783
-
784
- const filterSensitiveLog: (obj: CreateIntegrationAssociationRequest) => any;
785
- }
786
606
  export interface CreateIntegrationAssociationResponse {
787
607
 
788
608
  IntegrationAssociationId?: string;
789
609
 
790
610
  IntegrationAssociationArn?: string;
791
611
  }
792
- export declare namespace CreateIntegrationAssociationResponse {
793
-
794
- const filterSensitiveLog: (obj: CreateIntegrationAssociationResponse) => any;
795
- }
796
612
 
797
613
  export interface OutboundCallerConfig {
798
614
 
@@ -802,10 +618,6 @@ export interface OutboundCallerConfig {
802
618
 
803
619
  OutboundFlowId?: string;
804
620
  }
805
- export declare namespace OutboundCallerConfig {
806
-
807
- const filterSensitiveLog: (obj: OutboundCallerConfig) => any;
808
- }
809
621
  export interface CreateQueueRequest {
810
622
 
811
623
  InstanceId: string | undefined;
@@ -824,29 +636,17 @@ export interface CreateQueueRequest {
824
636
 
825
637
  Tags?: Record<string, string>;
826
638
  }
827
- export declare namespace CreateQueueRequest {
828
-
829
- const filterSensitiveLog: (obj: CreateQueueRequest) => any;
830
- }
831
639
  export interface CreateQueueResponse {
832
640
 
833
641
  QueueArn?: string;
834
642
 
835
643
  QueueId?: string;
836
644
  }
837
- export declare namespace CreateQueueResponse {
838
-
839
- const filterSensitiveLog: (obj: CreateQueueResponse) => any;
840
- }
841
645
 
842
646
  export interface PhoneNumberQuickConnectConfig {
843
647
 
844
648
  PhoneNumber: string | undefined;
845
649
  }
846
- export declare namespace PhoneNumberQuickConnectConfig {
847
-
848
- const filterSensitiveLog: (obj: PhoneNumberQuickConnectConfig) => any;
849
- }
850
650
 
851
651
  export interface QueueQuickConnectConfig {
852
652
 
@@ -854,10 +654,6 @@ export interface QueueQuickConnectConfig {
854
654
 
855
655
  ContactFlowId: string | undefined;
856
656
  }
857
- export declare namespace QueueQuickConnectConfig {
858
-
859
- const filterSensitiveLog: (obj: QueueQuickConnectConfig) => any;
860
- }
861
657
  export declare enum QuickConnectType {
862
658
  PHONE_NUMBER = "PHONE_NUMBER",
863
659
  QUEUE = "QUEUE",
@@ -870,10 +666,6 @@ export interface UserQuickConnectConfig {
870
666
 
871
667
  ContactFlowId: string | undefined;
872
668
  }
873
- export declare namespace UserQuickConnectConfig {
874
-
875
- const filterSensitiveLog: (obj: UserQuickConnectConfig) => any;
876
- }
877
669
 
878
670
  export interface QuickConnectConfig {
879
671
 
@@ -885,10 +677,6 @@ export interface QuickConnectConfig {
885
677
 
886
678
  PhoneConfig?: PhoneNumberQuickConnectConfig;
887
679
  }
888
- export declare namespace QuickConnectConfig {
889
-
890
- const filterSensitiveLog: (obj: QuickConnectConfig) => any;
891
- }
892
680
  export interface CreateQuickConnectRequest {
893
681
 
894
682
  InstanceId: string | undefined;
@@ -901,20 +689,12 @@ export interface CreateQuickConnectRequest {
901
689
 
902
690
  Tags?: Record<string, string>;
903
691
  }
904
- export declare namespace CreateQuickConnectRequest {
905
-
906
- const filterSensitiveLog: (obj: CreateQuickConnectRequest) => any;
907
- }
908
692
  export interface CreateQuickConnectResponse {
909
693
 
910
694
  QuickConnectARN?: string;
911
695
 
912
696
  QuickConnectId?: string;
913
697
  }
914
- export declare namespace CreateQuickConnectResponse {
915
-
916
- const filterSensitiveLog: (obj: CreateQuickConnectResponse) => any;
917
- }
918
698
 
919
699
  export interface MediaConcurrency {
920
700
 
@@ -922,10 +702,6 @@ export interface MediaConcurrency {
922
702
 
923
703
  Concurrency: number | undefined;
924
704
  }
925
- export declare namespace MediaConcurrency {
926
-
927
- const filterSensitiveLog: (obj: MediaConcurrency) => any;
928
- }
929
705
  export interface CreateRoutingProfileRequest {
930
706
 
931
707
  InstanceId: string | undefined;
@@ -942,20 +718,12 @@ export interface CreateRoutingProfileRequest {
942
718
 
943
719
  Tags?: Record<string, string>;
944
720
  }
945
- export declare namespace CreateRoutingProfileRequest {
946
-
947
- const filterSensitiveLog: (obj: CreateRoutingProfileRequest) => any;
948
- }
949
721
  export interface CreateRoutingProfileResponse {
950
722
 
951
723
  RoutingProfileArn?: string;
952
724
 
953
725
  RoutingProfileId?: string;
954
726
  }
955
- export declare namespace CreateRoutingProfileResponse {
956
-
957
- const filterSensitiveLog: (obj: CreateRoutingProfileResponse) => any;
958
- }
959
727
  export interface CreateSecurityProfileRequest {
960
728
 
961
729
  SecurityProfileName: string | undefined;
@@ -968,56 +736,32 @@ export interface CreateSecurityProfileRequest {
968
736
 
969
737
  Tags?: Record<string, string>;
970
738
  }
971
- export declare namespace CreateSecurityProfileRequest {
972
-
973
- const filterSensitiveLog: (obj: CreateSecurityProfileRequest) => any;
974
- }
975
739
  export interface CreateSecurityProfileResponse {
976
740
 
977
741
  SecurityProfileId?: string;
978
742
 
979
743
  SecurityProfileArn?: string;
980
744
  }
981
- export declare namespace CreateSecurityProfileResponse {
982
-
983
- const filterSensitiveLog: (obj: CreateSecurityProfileResponse) => any;
984
- }
985
745
 
986
746
  export interface TaskTemplateFieldIdentifier {
987
747
 
988
748
  Name?: string;
989
749
  }
990
- export declare namespace TaskTemplateFieldIdentifier {
991
-
992
- const filterSensitiveLog: (obj: TaskTemplateFieldIdentifier) => any;
993
- }
994
750
 
995
751
  export interface InvisibleFieldInfo {
996
752
 
997
753
  Id?: TaskTemplateFieldIdentifier;
998
754
  }
999
- export declare namespace InvisibleFieldInfo {
1000
-
1001
- const filterSensitiveLog: (obj: InvisibleFieldInfo) => any;
1002
- }
1003
755
 
1004
756
  export interface ReadOnlyFieldInfo {
1005
757
 
1006
758
  Id?: TaskTemplateFieldIdentifier;
1007
759
  }
1008
- export declare namespace ReadOnlyFieldInfo {
1009
-
1010
- const filterSensitiveLog: (obj: ReadOnlyFieldInfo) => any;
1011
- }
1012
760
 
1013
761
  export interface RequiredFieldInfo {
1014
762
 
1015
763
  Id?: TaskTemplateFieldIdentifier;
1016
764
  }
1017
- export declare namespace RequiredFieldInfo {
1018
-
1019
- const filterSensitiveLog: (obj: RequiredFieldInfo) => any;
1020
- }
1021
765
 
1022
766
  export interface TaskTemplateConstraints {
1023
767
 
@@ -1027,10 +771,6 @@ export interface TaskTemplateConstraints {
1027
771
 
1028
772
  InvisibleFields?: InvisibleFieldInfo[];
1029
773
  }
1030
- export declare namespace TaskTemplateConstraints {
1031
-
1032
- const filterSensitiveLog: (obj: TaskTemplateConstraints) => any;
1033
- }
1034
774
 
1035
775
  export interface TaskTemplateDefaultFieldValue {
1036
776
 
@@ -1038,19 +778,11 @@ export interface TaskTemplateDefaultFieldValue {
1038
778
 
1039
779
  DefaultValue?: string;
1040
780
  }
1041
- export declare namespace TaskTemplateDefaultFieldValue {
1042
-
1043
- const filterSensitiveLog: (obj: TaskTemplateDefaultFieldValue) => any;
1044
- }
1045
781
 
1046
782
  export interface TaskTemplateDefaults {
1047
783
 
1048
784
  DefaultFieldValues?: TaskTemplateDefaultFieldValue[];
1049
785
  }
1050
- export declare namespace TaskTemplateDefaults {
1051
-
1052
- const filterSensitiveLog: (obj: TaskTemplateDefaults) => any;
1053
- }
1054
786
  export declare enum TaskTemplateFieldType {
1055
787
  BOOLEAN = "BOOLEAN",
1056
788
  DATE_TIME = "DATE_TIME",
@@ -1076,10 +808,6 @@ export interface TaskTemplateField {
1076
808
 
1077
809
  SingleSelectOptions?: string[];
1078
810
  }
1079
- export declare namespace TaskTemplateField {
1080
-
1081
- const filterSensitiveLog: (obj: TaskTemplateField) => any;
1082
- }
1083
811
  export declare enum TaskTemplateStatus {
1084
812
  ACTIVE = "ACTIVE",
1085
813
  INACTIVE = "INACTIVE"
@@ -1104,20 +832,12 @@ export interface CreateTaskTemplateRequest {
1104
832
 
1105
833
  ClientToken?: string;
1106
834
  }
1107
- export declare namespace CreateTaskTemplateRequest {
1108
-
1109
- const filterSensitiveLog: (obj: CreateTaskTemplateRequest) => any;
1110
- }
1111
835
  export interface CreateTaskTemplateResponse {
1112
836
 
1113
837
  Id: string | undefined;
1114
838
 
1115
839
  Arn: string | undefined;
1116
840
  }
1117
- export declare namespace CreateTaskTemplateResponse {
1118
-
1119
- const filterSensitiveLog: (obj: CreateTaskTemplateResponse) => any;
1120
- }
1121
841
  export declare enum PropertyValidationExceptionReason {
1122
842
  INVALID_FORMAT = "INVALID_FORMAT",
1123
843
  NOT_SUPPORTED = "NOT_SUPPORTED",
@@ -1135,10 +855,6 @@ export interface PropertyValidationExceptionProperty {
1135
855
 
1136
856
  Message: string | undefined;
1137
857
  }
1138
- export declare namespace PropertyValidationExceptionProperty {
1139
-
1140
- const filterSensitiveLog: (obj: PropertyValidationExceptionProperty) => any;
1141
- }
1142
858
 
1143
859
  export declare class PropertyValidationException extends __BaseException {
1144
860
  readonly name: "PropertyValidationException";
@@ -1162,20 +878,12 @@ export interface CreateUseCaseRequest {
1162
878
 
1163
879
  Tags?: Record<string, string>;
1164
880
  }
1165
- export declare namespace CreateUseCaseRequest {
1166
-
1167
- const filterSensitiveLog: (obj: CreateUseCaseRequest) => any;
1168
- }
1169
881
  export interface CreateUseCaseResponse {
1170
882
 
1171
883
  UseCaseId?: string;
1172
884
 
1173
885
  UseCaseArn?: string;
1174
886
  }
1175
- export declare namespace CreateUseCaseResponse {
1176
-
1177
- const filterSensitiveLog: (obj: CreateUseCaseResponse) => any;
1178
- }
1179
887
 
1180
888
  export interface UserIdentityInfo {
1181
889
 
@@ -1185,10 +893,6 @@ export interface UserIdentityInfo {
1185
893
 
1186
894
  Email?: string;
1187
895
  }
1188
- export declare namespace UserIdentityInfo {
1189
-
1190
- const filterSensitiveLog: (obj: UserIdentityInfo) => any;
1191
- }
1192
896
  export declare enum PhoneType {
1193
897
  DESK_PHONE = "DESK_PHONE",
1194
898
  SOFT_PHONE = "SOFT_PHONE"
@@ -1204,10 +908,6 @@ export interface UserPhoneConfig {
1204
908
 
1205
909
  DeskPhoneNumber?: string;
1206
910
  }
1207
- export declare namespace UserPhoneConfig {
1208
-
1209
- const filterSensitiveLog: (obj: UserPhoneConfig) => any;
1210
- }
1211
911
  export interface CreateUserRequest {
1212
912
 
1213
913
  Username: string | undefined;
@@ -1230,20 +930,12 @@ export interface CreateUserRequest {
1230
930
 
1231
931
  Tags?: Record<string, string>;
1232
932
  }
1233
- export declare namespace CreateUserRequest {
1234
-
1235
- const filterSensitiveLog: (obj: CreateUserRequest) => any;
1236
- }
1237
933
  export interface CreateUserResponse {
1238
934
 
1239
935
  UserId?: string;
1240
936
 
1241
937
  UserArn?: string;
1242
938
  }
1243
- export declare namespace CreateUserResponse {
1244
-
1245
- const filterSensitiveLog: (obj: CreateUserResponse) => any;
1246
- }
1247
939
  export interface CreateUserHierarchyGroupRequest {
1248
940
 
1249
941
  Name: string | undefined;
@@ -1254,20 +946,12 @@ export interface CreateUserHierarchyGroupRequest {
1254
946
 
1255
947
  Tags?: Record<string, string>;
1256
948
  }
1257
- export declare namespace CreateUserHierarchyGroupRequest {
1258
-
1259
- const filterSensitiveLog: (obj: CreateUserHierarchyGroupRequest) => any;
1260
- }
1261
949
  export interface CreateUserHierarchyGroupResponse {
1262
950
 
1263
951
  HierarchyGroupId?: string;
1264
952
 
1265
953
  HierarchyGroupArn?: string;
1266
954
  }
1267
- export declare namespace CreateUserHierarchyGroupResponse {
1268
-
1269
- const filterSensitiveLog: (obj: CreateUserHierarchyGroupResponse) => any;
1270
- }
1271
955
  export interface CreateVocabularyRequest {
1272
956
 
1273
957
  ClientToken?: string;
@@ -1282,10 +966,6 @@ export interface CreateVocabularyRequest {
1282
966
 
1283
967
  Tags?: Record<string, string>;
1284
968
  }
1285
- export declare namespace CreateVocabularyRequest {
1286
-
1287
- const filterSensitiveLog: (obj: CreateVocabularyRequest) => any;
1288
- }
1289
969
  export declare enum VocabularyState {
1290
970
  ACTIVE = "ACTIVE",
1291
971
  CREATION_FAILED = "CREATION_FAILED",
@@ -1300,84 +980,48 @@ export interface CreateVocabularyResponse {
1300
980
 
1301
981
  State: VocabularyState | string | undefined;
1302
982
  }
1303
- export declare namespace CreateVocabularyResponse {
1304
-
1305
- const filterSensitiveLog: (obj: CreateVocabularyResponse) => any;
1306
- }
1307
983
  export interface DeleteContactFlowRequest {
1308
984
 
1309
985
  InstanceId: string | undefined;
1310
986
 
1311
987
  ContactFlowId: string | undefined;
1312
988
  }
1313
- export declare namespace DeleteContactFlowRequest {
1314
-
1315
- const filterSensitiveLog: (obj: DeleteContactFlowRequest) => any;
1316
- }
1317
989
  export interface DeleteContactFlowModuleRequest {
1318
990
 
1319
991
  InstanceId: string | undefined;
1320
992
 
1321
993
  ContactFlowModuleId: string | undefined;
1322
994
  }
1323
- export declare namespace DeleteContactFlowModuleRequest {
1324
-
1325
- const filterSensitiveLog: (obj: DeleteContactFlowModuleRequest) => any;
1326
- }
1327
995
  export interface DeleteContactFlowModuleResponse {
1328
996
  }
1329
- export declare namespace DeleteContactFlowModuleResponse {
1330
-
1331
- const filterSensitiveLog: (obj: DeleteContactFlowModuleResponse) => any;
1332
- }
1333
997
  export interface DeleteHoursOfOperationRequest {
1334
998
 
1335
999
  InstanceId: string | undefined;
1336
1000
 
1337
1001
  HoursOfOperationId: string | undefined;
1338
1002
  }
1339
- export declare namespace DeleteHoursOfOperationRequest {
1340
-
1341
- const filterSensitiveLog: (obj: DeleteHoursOfOperationRequest) => any;
1342
- }
1343
1003
  export interface DeleteInstanceRequest {
1344
1004
 
1345
1005
  InstanceId: string | undefined;
1346
1006
  }
1347
- export declare namespace DeleteInstanceRequest {
1348
-
1349
- const filterSensitiveLog: (obj: DeleteInstanceRequest) => any;
1350
- }
1351
1007
  export interface DeleteIntegrationAssociationRequest {
1352
1008
 
1353
1009
  InstanceId: string | undefined;
1354
1010
 
1355
1011
  IntegrationAssociationId: string | undefined;
1356
1012
  }
1357
- export declare namespace DeleteIntegrationAssociationRequest {
1358
-
1359
- const filterSensitiveLog: (obj: DeleteIntegrationAssociationRequest) => any;
1360
- }
1361
1013
  export interface DeleteQuickConnectRequest {
1362
1014
 
1363
1015
  InstanceId: string | undefined;
1364
1016
 
1365
1017
  QuickConnectId: string | undefined;
1366
1018
  }
1367
- export declare namespace DeleteQuickConnectRequest {
1368
-
1369
- const filterSensitiveLog: (obj: DeleteQuickConnectRequest) => any;
1370
- }
1371
1019
  export interface DeleteSecurityProfileRequest {
1372
1020
 
1373
1021
  InstanceId: string | undefined;
1374
1022
 
1375
1023
  SecurityProfileId: string | undefined;
1376
1024
  }
1377
- export declare namespace DeleteSecurityProfileRequest {
1378
-
1379
- const filterSensitiveLog: (obj: DeleteSecurityProfileRequest) => any;
1380
- }
1381
1025
  export declare enum ResourceType {
1382
1026
  CONTACT = "CONTACT",
1383
1027
  CONTACT_FLOW = "CONTACT_FLOW",
@@ -1405,16 +1049,8 @@ export interface DeleteTaskTemplateRequest {
1405
1049
 
1406
1050
  TaskTemplateId: string | undefined;
1407
1051
  }
1408
- export declare namespace DeleteTaskTemplateRequest {
1409
-
1410
- const filterSensitiveLog: (obj: DeleteTaskTemplateRequest) => any;
1411
- }
1412
1052
  export interface DeleteTaskTemplateResponse {
1413
1053
  }
1414
- export declare namespace DeleteTaskTemplateResponse {
1415
-
1416
- const filterSensitiveLog: (obj: DeleteTaskTemplateResponse) => any;
1417
- }
1418
1054
  export interface DeleteUseCaseRequest {
1419
1055
 
1420
1056
  InstanceId: string | undefined;
@@ -1423,40 +1059,24 @@ export interface DeleteUseCaseRequest {
1423
1059
 
1424
1060
  UseCaseId: string | undefined;
1425
1061
  }
1426
- export declare namespace DeleteUseCaseRequest {
1427
-
1428
- const filterSensitiveLog: (obj: DeleteUseCaseRequest) => any;
1429
- }
1430
1062
  export interface DeleteUserRequest {
1431
1063
 
1432
1064
  InstanceId: string | undefined;
1433
1065
 
1434
1066
  UserId: string | undefined;
1435
1067
  }
1436
- export declare namespace DeleteUserRequest {
1437
-
1438
- const filterSensitiveLog: (obj: DeleteUserRequest) => any;
1439
- }
1440
1068
  export interface DeleteUserHierarchyGroupRequest {
1441
1069
 
1442
1070
  HierarchyGroupId: string | undefined;
1443
1071
 
1444
1072
  InstanceId: string | undefined;
1445
1073
  }
1446
- export declare namespace DeleteUserHierarchyGroupRequest {
1447
-
1448
- const filterSensitiveLog: (obj: DeleteUserHierarchyGroupRequest) => any;
1449
- }
1450
1074
  export interface DeleteVocabularyRequest {
1451
1075
 
1452
1076
  InstanceId: string | undefined;
1453
1077
 
1454
1078
  VocabularyId: string | undefined;
1455
1079
  }
1456
- export declare namespace DeleteVocabularyRequest {
1457
-
1458
- const filterSensitiveLog: (obj: DeleteVocabularyRequest) => any;
1459
- }
1460
1080
  export interface DeleteVocabularyResponse {
1461
1081
 
1462
1082
  VocabularyArn: string | undefined;
@@ -1465,38 +1085,22 @@ export interface DeleteVocabularyResponse {
1465
1085
 
1466
1086
  State: VocabularyState | string | undefined;
1467
1087
  }
1468
- export declare namespace DeleteVocabularyResponse {
1469
-
1470
- const filterSensitiveLog: (obj: DeleteVocabularyResponse) => any;
1471
- }
1472
1088
  export interface DescribeAgentStatusRequest {
1473
1089
 
1474
1090
  InstanceId: string | undefined;
1475
1091
 
1476
1092
  AgentStatusId: string | undefined;
1477
1093
  }
1478
- export declare namespace DescribeAgentStatusRequest {
1479
-
1480
- const filterSensitiveLog: (obj: DescribeAgentStatusRequest) => any;
1481
- }
1482
1094
  export interface DescribeAgentStatusResponse {
1483
1095
 
1484
1096
  AgentStatus?: AgentStatus;
1485
1097
  }
1486
- export declare namespace DescribeAgentStatusResponse {
1487
-
1488
- const filterSensitiveLog: (obj: DescribeAgentStatusResponse) => any;
1489
- }
1490
1098
  export interface DescribeContactRequest {
1491
1099
 
1492
1100
  InstanceId: string | undefined;
1493
1101
 
1494
1102
  ContactId: string | undefined;
1495
1103
  }
1496
- export declare namespace DescribeContactRequest {
1497
-
1498
- const filterSensitiveLog: (obj: DescribeContactRequest) => any;
1499
- }
1500
1104
 
1501
1105
  export interface QueueInfo {
1502
1106
 
@@ -1504,10 +1108,6 @@ export interface QueueInfo {
1504
1108
 
1505
1109
  EnqueueTimestamp?: Date;
1506
1110
  }
1507
- export declare namespace QueueInfo {
1508
-
1509
- const filterSensitiveLog: (obj: QueueInfo) => any;
1510
- }
1511
1111
 
1512
1112
  export interface Contact {
1513
1113
 
@@ -1539,18 +1139,10 @@ export interface Contact {
1539
1139
 
1540
1140
  ScheduledTimestamp?: Date;
1541
1141
  }
1542
- export declare namespace Contact {
1543
-
1544
- const filterSensitiveLog: (obj: Contact) => any;
1545
- }
1546
1142
  export interface DescribeContactResponse {
1547
1143
 
1548
1144
  Contact?: Contact;
1549
1145
  }
1550
- export declare namespace DescribeContactResponse {
1551
-
1552
- const filterSensitiveLog: (obj: DescribeContactResponse) => any;
1553
- }
1554
1146
 
1555
1147
  export declare class ContactFlowNotPublishedException extends __BaseException {
1556
1148
  readonly name: "ContactFlowNotPublishedException";
@@ -1565,10 +1157,6 @@ export interface DescribeContactFlowRequest {
1565
1157
 
1566
1158
  ContactFlowId: string | undefined;
1567
1159
  }
1568
- export declare namespace DescribeContactFlowRequest {
1569
-
1570
- const filterSensitiveLog: (obj: DescribeContactFlowRequest) => any;
1571
- }
1572
1160
  export declare enum ContactFlowState {
1573
1161
  ACTIVE = "ACTIVE",
1574
1162
  ARCHIVED = "ARCHIVED"
@@ -1592,28 +1180,16 @@ export interface ContactFlow {
1592
1180
 
1593
1181
  Tags?: Record<string, string>;
1594
1182
  }
1595
- export declare namespace ContactFlow {
1596
-
1597
- const filterSensitiveLog: (obj: ContactFlow) => any;
1598
- }
1599
1183
  export interface DescribeContactFlowResponse {
1600
1184
 
1601
1185
  ContactFlow?: ContactFlow;
1602
1186
  }
1603
- export declare namespace DescribeContactFlowResponse {
1604
-
1605
- const filterSensitiveLog: (obj: DescribeContactFlowResponse) => any;
1606
- }
1607
1187
  export interface DescribeContactFlowModuleRequest {
1608
1188
 
1609
1189
  InstanceId: string | undefined;
1610
1190
 
1611
1191
  ContactFlowModuleId: string | undefined;
1612
1192
  }
1613
- export declare namespace DescribeContactFlowModuleRequest {
1614
-
1615
- const filterSensitiveLog: (obj: DescribeContactFlowModuleRequest) => any;
1616
- }
1617
1193
  export declare enum ContactFlowModuleState {
1618
1194
  ACTIVE = "ACTIVE",
1619
1195
  ARCHIVED = "ARCHIVED"
@@ -1641,28 +1217,16 @@ export interface ContactFlowModule {
1641
1217
 
1642
1218
  Tags?: Record<string, string>;
1643
1219
  }
1644
- export declare namespace ContactFlowModule {
1645
-
1646
- const filterSensitiveLog: (obj: ContactFlowModule) => any;
1647
- }
1648
1220
  export interface DescribeContactFlowModuleResponse {
1649
1221
 
1650
1222
  ContactFlowModule?: ContactFlowModule;
1651
1223
  }
1652
- export declare namespace DescribeContactFlowModuleResponse {
1653
-
1654
- const filterSensitiveLog: (obj: DescribeContactFlowModuleResponse) => any;
1655
- }
1656
1224
  export interface DescribeHoursOfOperationRequest {
1657
1225
 
1658
1226
  InstanceId: string | undefined;
1659
1227
 
1660
1228
  HoursOfOperationId: string | undefined;
1661
1229
  }
1662
- export declare namespace DescribeHoursOfOperationRequest {
1663
-
1664
- const filterSensitiveLog: (obj: DescribeHoursOfOperationRequest) => any;
1665
- }
1666
1230
 
1667
1231
  export interface HoursOfOperation {
1668
1232
 
@@ -1680,26 +1244,14 @@ export interface HoursOfOperation {
1680
1244
 
1681
1245
  Tags?: Record<string, string>;
1682
1246
  }
1683
- export declare namespace HoursOfOperation {
1684
-
1685
- const filterSensitiveLog: (obj: HoursOfOperation) => any;
1686
- }
1687
1247
  export interface DescribeHoursOfOperationResponse {
1688
1248
 
1689
1249
  HoursOfOperation?: HoursOfOperation;
1690
1250
  }
1691
- export declare namespace DescribeHoursOfOperationResponse {
1692
-
1693
- const filterSensitiveLog: (obj: DescribeHoursOfOperationResponse) => any;
1694
- }
1695
1251
  export interface DescribeInstanceRequest {
1696
1252
 
1697
1253
  InstanceId: string | undefined;
1698
1254
  }
1699
- export declare namespace DescribeInstanceRequest {
1700
-
1701
- const filterSensitiveLog: (obj: DescribeInstanceRequest) => any;
1702
- }
1703
1255
  export declare enum InstanceStatus {
1704
1256
  ACTIVE = "ACTIVE",
1705
1257
  CREATION_FAILED = "CREATION_FAILED",
@@ -1710,10 +1262,6 @@ export interface InstanceStatusReason {
1710
1262
 
1711
1263
  Message?: string;
1712
1264
  }
1713
- export declare namespace InstanceStatusReason {
1714
-
1715
- const filterSensitiveLog: (obj: InstanceStatusReason) => any;
1716
- }
1717
1265
 
1718
1266
  export interface Instance {
1719
1267
 
@@ -1737,18 +1285,10 @@ export interface Instance {
1737
1285
 
1738
1286
  OutboundCallsEnabled?: boolean;
1739
1287
  }
1740
- export declare namespace Instance {
1741
-
1742
- const filterSensitiveLog: (obj: Instance) => any;
1743
- }
1744
1288
  export interface DescribeInstanceResponse {
1745
1289
 
1746
1290
  Instance?: Instance;
1747
1291
  }
1748
- export declare namespace DescribeInstanceResponse {
1749
-
1750
- const filterSensitiveLog: (obj: DescribeInstanceResponse) => any;
1751
- }
1752
1292
  export declare enum InstanceAttributeType {
1753
1293
  AUTO_RESOLVE_BEST_VOICES = "AUTO_RESOLVE_BEST_VOICES",
1754
1294
  CONTACTFLOW_LOGS = "CONTACTFLOW_LOGS",
@@ -1766,10 +1306,6 @@ export interface DescribeInstanceAttributeRequest {
1766
1306
 
1767
1307
  AttributeType: InstanceAttributeType | string | undefined;
1768
1308
  }
1769
- export declare namespace DescribeInstanceAttributeRequest {
1770
-
1771
- const filterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
1772
- }
1773
1309
 
1774
1310
  export interface Attribute {
1775
1311
 
@@ -1777,18 +1313,10 @@ export interface Attribute {
1777
1313
 
1778
1314
  Value?: string;
1779
1315
  }
1780
- export declare namespace Attribute {
1781
-
1782
- const filterSensitiveLog: (obj: Attribute) => any;
1783
- }
1784
1316
  export interface DescribeInstanceAttributeResponse {
1785
1317
 
1786
1318
  Attribute?: Attribute;
1787
1319
  }
1788
- export declare namespace DescribeInstanceAttributeResponse {
1789
-
1790
- const filterSensitiveLog: (obj: DescribeInstanceAttributeResponse) => any;
1791
- }
1792
1320
  export interface DescribeInstanceStorageConfigRequest {
1793
1321
 
1794
1322
  InstanceId: string | undefined;
@@ -1797,26 +1325,14 @@ export interface DescribeInstanceStorageConfigRequest {
1797
1325
 
1798
1326
  ResourceType: InstanceStorageResourceType | string | undefined;
1799
1327
  }
1800
- export declare namespace DescribeInstanceStorageConfigRequest {
1801
-
1802
- const filterSensitiveLog: (obj: DescribeInstanceStorageConfigRequest) => any;
1803
- }
1804
1328
  export interface DescribeInstanceStorageConfigResponse {
1805
1329
 
1806
1330
  StorageConfig?: InstanceStorageConfig;
1807
1331
  }
1808
- export declare namespace DescribeInstanceStorageConfigResponse {
1809
-
1810
- const filterSensitiveLog: (obj: DescribeInstanceStorageConfigResponse) => any;
1811
- }
1812
1332
  export interface DescribePhoneNumberRequest {
1813
1333
 
1814
1334
  PhoneNumberId: string | undefined;
1815
1335
  }
1816
- export declare namespace DescribePhoneNumberRequest {
1817
-
1818
- const filterSensitiveLog: (obj: DescribePhoneNumberRequest) => any;
1819
- }
1820
1336
  export declare enum PhoneNumberCountryCode {
1821
1337
  AD = "AD",
1822
1338
  AE = "AE",
@@ -2068,10 +1584,6 @@ export interface PhoneNumberStatus {
2068
1584
 
2069
1585
  Message?: string;
2070
1586
  }
2071
- export declare namespace PhoneNumberStatus {
2072
-
2073
- const filterSensitiveLog: (obj: PhoneNumberStatus) => any;
2074
- }
2075
1587
  export declare enum PhoneNumberType {
2076
1588
  DID = "DID",
2077
1589
  TOLL_FREE = "TOLL_FREE"
@@ -2097,28 +1609,16 @@ export interface ClaimedPhoneNumberSummary {
2097
1609
 
2098
1610
  PhoneNumberStatus?: PhoneNumberStatus;
2099
1611
  }
2100
- export declare namespace ClaimedPhoneNumberSummary {
2101
-
2102
- const filterSensitiveLog: (obj: ClaimedPhoneNumberSummary) => any;
2103
- }
2104
1612
  export interface DescribePhoneNumberResponse {
2105
1613
 
2106
1614
  ClaimedPhoneNumberSummary?: ClaimedPhoneNumberSummary;
2107
1615
  }
2108
- export declare namespace DescribePhoneNumberResponse {
2109
-
2110
- const filterSensitiveLog: (obj: DescribePhoneNumberResponse) => any;
2111
- }
2112
1616
  export interface DescribeQueueRequest {
2113
1617
 
2114
1618
  InstanceId: string | undefined;
2115
1619
 
2116
1620
  QueueId: string | undefined;
2117
1621
  }
2118
- export declare namespace DescribeQueueRequest {
2119
-
2120
- const filterSensitiveLog: (obj: DescribeQueueRequest) => any;
2121
- }
2122
1622
  export declare enum QueueStatus {
2123
1623
  DISABLED = "DISABLED",
2124
1624
  ENABLED = "ENABLED"
@@ -2144,28 +1644,16 @@ export interface Queue {
2144
1644
 
2145
1645
  Tags?: Record<string, string>;
2146
1646
  }
2147
- export declare namespace Queue {
2148
-
2149
- const filterSensitiveLog: (obj: Queue) => any;
2150
- }
2151
1647
  export interface DescribeQueueResponse {
2152
1648
 
2153
1649
  Queue?: Queue;
2154
1650
  }
2155
- export declare namespace DescribeQueueResponse {
2156
-
2157
- const filterSensitiveLog: (obj: DescribeQueueResponse) => any;
2158
- }
2159
1651
  export interface DescribeQuickConnectRequest {
2160
1652
 
2161
1653
  InstanceId: string | undefined;
2162
1654
 
2163
1655
  QuickConnectId: string | undefined;
2164
1656
  }
2165
- export declare namespace DescribeQuickConnectRequest {
2166
-
2167
- const filterSensitiveLog: (obj: DescribeQuickConnectRequest) => any;
2168
- }
2169
1657
 
2170
1658
  export interface QuickConnect {
2171
1659
 
@@ -2181,28 +1669,16 @@ export interface QuickConnect {
2181
1669
 
2182
1670
  Tags?: Record<string, string>;
2183
1671
  }
2184
- export declare namespace QuickConnect {
2185
-
2186
- const filterSensitiveLog: (obj: QuickConnect) => any;
2187
- }
2188
1672
  export interface DescribeQuickConnectResponse {
2189
1673
 
2190
1674
  QuickConnect?: QuickConnect;
2191
1675
  }
2192
- export declare namespace DescribeQuickConnectResponse {
2193
-
2194
- const filterSensitiveLog: (obj: DescribeQuickConnectResponse) => any;
2195
- }
2196
1676
  export interface DescribeRoutingProfileRequest {
2197
1677
 
2198
1678
  InstanceId: string | undefined;
2199
1679
 
2200
1680
  RoutingProfileId: string | undefined;
2201
1681
  }
2202
- export declare namespace DescribeRoutingProfileRequest {
2203
-
2204
- const filterSensitiveLog: (obj: DescribeRoutingProfileRequest) => any;
2205
- }
2206
1682
 
2207
1683
  export interface RoutingProfile {
2208
1684
 
@@ -2222,28 +1698,16 @@ export interface RoutingProfile {
2222
1698
 
2223
1699
  Tags?: Record<string, string>;
2224
1700
  }
2225
- export declare namespace RoutingProfile {
2226
-
2227
- const filterSensitiveLog: (obj: RoutingProfile) => any;
2228
- }
2229
1701
  export interface DescribeRoutingProfileResponse {
2230
1702
 
2231
1703
  RoutingProfile?: RoutingProfile;
2232
1704
  }
2233
- export declare namespace DescribeRoutingProfileResponse {
2234
-
2235
- const filterSensitiveLog: (obj: DescribeRoutingProfileResponse) => any;
2236
- }
2237
1705
  export interface DescribeSecurityProfileRequest {
2238
1706
 
2239
1707
  SecurityProfileId: string | undefined;
2240
1708
 
2241
1709
  InstanceId: string | undefined;
2242
1710
  }
2243
- export declare namespace DescribeSecurityProfileRequest {
2244
-
2245
- const filterSensitiveLog: (obj: DescribeSecurityProfileRequest) => any;
2246
- }
2247
1711
 
2248
1712
  export interface SecurityProfile {
2249
1713
 
@@ -2259,28 +1723,16 @@ export interface SecurityProfile {
2259
1723
 
2260
1724
  Tags?: Record<string, string>;
2261
1725
  }
2262
- export declare namespace SecurityProfile {
2263
-
2264
- const filterSensitiveLog: (obj: SecurityProfile) => any;
2265
- }
2266
1726
  export interface DescribeSecurityProfileResponse {
2267
1727
 
2268
1728
  SecurityProfile?: SecurityProfile;
2269
1729
  }
2270
- export declare namespace DescribeSecurityProfileResponse {
2271
-
2272
- const filterSensitiveLog: (obj: DescribeSecurityProfileResponse) => any;
2273
- }
2274
1730
  export interface DescribeUserRequest {
2275
1731
 
2276
1732
  UserId: string | undefined;
2277
1733
 
2278
1734
  InstanceId: string | undefined;
2279
1735
  }
2280
- export declare namespace DescribeUserRequest {
2281
-
2282
- const filterSensitiveLog: (obj: DescribeUserRequest) => any;
2283
- }
2284
1736
 
2285
1737
  export interface User {
2286
1738
 
@@ -2304,28 +1756,16 @@ export interface User {
2304
1756
 
2305
1757
  Tags?: Record<string, string>;
2306
1758
  }
2307
- export declare namespace User {
2308
-
2309
- const filterSensitiveLog: (obj: User) => any;
2310
- }
2311
1759
  export interface DescribeUserResponse {
2312
1760
 
2313
1761
  User?: User;
2314
1762
  }
2315
- export declare namespace DescribeUserResponse {
2316
-
2317
- const filterSensitiveLog: (obj: DescribeUserResponse) => any;
2318
- }
2319
1763
  export interface DescribeUserHierarchyGroupRequest {
2320
1764
 
2321
1765
  HierarchyGroupId: string | undefined;
2322
1766
 
2323
1767
  InstanceId: string | undefined;
2324
1768
  }
2325
- export declare namespace DescribeUserHierarchyGroupRequest {
2326
-
2327
- const filterSensitiveLog: (obj: DescribeUserHierarchyGroupRequest) => any;
2328
- }
2329
1769
 
2330
1770
  export interface HierarchyGroupSummary {
2331
1771
 
@@ -2335,10 +1775,6 @@ export interface HierarchyGroupSummary {
2335
1775
 
2336
1776
  Name?: string;
2337
1777
  }
2338
- export declare namespace HierarchyGroupSummary {
2339
-
2340
- const filterSensitiveLog: (obj: HierarchyGroupSummary) => any;
2341
- }
2342
1778
 
2343
1779
  export interface HierarchyPath {
2344
1780
 
@@ -2352,10 +1788,6 @@ export interface HierarchyPath {
2352
1788
 
2353
1789
  LevelFive?: HierarchyGroupSummary;
2354
1790
  }
2355
- export declare namespace HierarchyPath {
2356
-
2357
- const filterSensitiveLog: (obj: HierarchyPath) => any;
2358
- }
2359
1791
 
2360
1792
  export interface HierarchyGroup {
2361
1793
 
@@ -2371,26 +1803,14 @@ export interface HierarchyGroup {
2371
1803
 
2372
1804
  Tags?: Record<string, string>;
2373
1805
  }
2374
- export declare namespace HierarchyGroup {
2375
-
2376
- const filterSensitiveLog: (obj: HierarchyGroup) => any;
2377
- }
2378
1806
  export interface DescribeUserHierarchyGroupResponse {
2379
1807
 
2380
1808
  HierarchyGroup?: HierarchyGroup;
2381
1809
  }
2382
- export declare namespace DescribeUserHierarchyGroupResponse {
2383
-
2384
- const filterSensitiveLog: (obj: DescribeUserHierarchyGroupResponse) => any;
2385
- }
2386
1810
  export interface DescribeUserHierarchyStructureRequest {
2387
1811
 
2388
1812
  InstanceId: string | undefined;
2389
1813
  }
2390
- export declare namespace DescribeUserHierarchyStructureRequest {
2391
-
2392
- const filterSensitiveLog: (obj: DescribeUserHierarchyStructureRequest) => any;
2393
- }
2394
1814
 
2395
1815
  export interface HierarchyLevel {
2396
1816
 
@@ -2400,10 +1820,6 @@ export interface HierarchyLevel {
2400
1820
 
2401
1821
  Name?: string;
2402
1822
  }
2403
- export declare namespace HierarchyLevel {
2404
-
2405
- const filterSensitiveLog: (obj: HierarchyLevel) => any;
2406
- }
2407
1823
 
2408
1824
  export interface HierarchyStructure {
2409
1825
 
@@ -2417,28 +1833,16 @@ export interface HierarchyStructure {
2417
1833
 
2418
1834
  LevelFive?: HierarchyLevel;
2419
1835
  }
2420
- export declare namespace HierarchyStructure {
2421
-
2422
- const filterSensitiveLog: (obj: HierarchyStructure) => any;
2423
- }
2424
1836
  export interface DescribeUserHierarchyStructureResponse {
2425
1837
 
2426
1838
  HierarchyStructure?: HierarchyStructure;
2427
1839
  }
2428
- export declare namespace DescribeUserHierarchyStructureResponse {
2429
-
2430
- const filterSensitiveLog: (obj: DescribeUserHierarchyStructureResponse) => any;
2431
- }
2432
1840
  export interface DescribeVocabularyRequest {
2433
1841
 
2434
1842
  InstanceId: string | undefined;
2435
1843
 
2436
1844
  VocabularyId: string | undefined;
2437
1845
  }
2438
- export declare namespace DescribeVocabularyRequest {
2439
-
2440
- const filterSensitiveLog: (obj: DescribeVocabularyRequest) => any;
2441
- }
2442
1846
 
2443
1847
  export interface Vocabulary {
2444
1848
 
@@ -2460,28 +1864,16 @@ export interface Vocabulary {
2460
1864
 
2461
1865
  Tags?: Record<string, string>;
2462
1866
  }
2463
- export declare namespace Vocabulary {
2464
-
2465
- const filterSensitiveLog: (obj: Vocabulary) => any;
2466
- }
2467
1867
  export interface DescribeVocabularyResponse {
2468
1868
 
2469
1869
  Vocabulary: Vocabulary | undefined;
2470
1870
  }
2471
- export declare namespace DescribeVocabularyResponse {
2472
-
2473
- const filterSensitiveLog: (obj: DescribeVocabularyResponse) => any;
2474
- }
2475
1871
  export interface DisassociateApprovedOriginRequest {
2476
1872
 
2477
1873
  InstanceId: string | undefined;
2478
1874
 
2479
1875
  Origin: string | undefined;
2480
1876
  }
2481
- export declare namespace DisassociateApprovedOriginRequest {
2482
-
2483
- const filterSensitiveLog: (obj: DisassociateApprovedOriginRequest) => any;
2484
- }
2485
1877
  export interface DisassociateBotRequest {
2486
1878
 
2487
1879
  InstanceId: string | undefined;
@@ -2490,10 +1882,6 @@ export interface DisassociateBotRequest {
2490
1882
 
2491
1883
  LexV2Bot?: LexV2Bot;
2492
1884
  }
2493
- export declare namespace DisassociateBotRequest {
2494
-
2495
- const filterSensitiveLog: (obj: DisassociateBotRequest) => any;
2496
- }
2497
1885
  export interface DisassociateInstanceStorageConfigRequest {
2498
1886
 
2499
1887
  InstanceId: string | undefined;
@@ -2502,20 +1890,12 @@ export interface DisassociateInstanceStorageConfigRequest {
2502
1890
 
2503
1891
  ResourceType: InstanceStorageResourceType | string | undefined;
2504
1892
  }
2505
- export declare namespace DisassociateInstanceStorageConfigRequest {
2506
-
2507
- const filterSensitiveLog: (obj: DisassociateInstanceStorageConfigRequest) => any;
2508
- }
2509
1893
  export interface DisassociateLambdaFunctionRequest {
2510
1894
 
2511
1895
  InstanceId: string | undefined;
2512
1896
 
2513
1897
  FunctionArn: string | undefined;
2514
1898
  }
2515
- export declare namespace DisassociateLambdaFunctionRequest {
2516
-
2517
- const filterSensitiveLog: (obj: DisassociateLambdaFunctionRequest) => any;
2518
- }
2519
1899
  export interface DisassociateLexBotRequest {
2520
1900
 
2521
1901
  InstanceId: string | undefined;
@@ -2524,20 +1904,12 @@ export interface DisassociateLexBotRequest {
2524
1904
 
2525
1905
  LexRegion: string | undefined;
2526
1906
  }
2527
- export declare namespace DisassociateLexBotRequest {
2528
-
2529
- const filterSensitiveLog: (obj: DisassociateLexBotRequest) => any;
2530
- }
2531
1907
  export interface DisassociatePhoneNumberContactFlowRequest {
2532
1908
 
2533
1909
  PhoneNumberId: string | undefined;
2534
1910
 
2535
1911
  InstanceId: string | undefined;
2536
1912
  }
2537
- export declare namespace DisassociatePhoneNumberContactFlowRequest {
2538
-
2539
- const filterSensitiveLog: (obj: DisassociatePhoneNumberContactFlowRequest) => any;
2540
- }
2541
1913
  export interface DisassociateQueueQuickConnectsRequest {
2542
1914
 
2543
1915
  InstanceId: string | undefined;
@@ -2546,10 +1918,6 @@ export interface DisassociateQueueQuickConnectsRequest {
2546
1918
 
2547
1919
  QuickConnectIds: string[] | undefined;
2548
1920
  }
2549
- export declare namespace DisassociateQueueQuickConnectsRequest {
2550
-
2551
- const filterSensitiveLog: (obj: DisassociateQueueQuickConnectsRequest) => any;
2552
- }
2553
1921
  export interface DisassociateRoutingProfileQueuesRequest {
2554
1922
 
2555
1923
  InstanceId: string | undefined;
@@ -2558,38 +1926,22 @@ export interface DisassociateRoutingProfileQueuesRequest {
2558
1926
 
2559
1927
  QueueReferences: RoutingProfileQueueReference[] | undefined;
2560
1928
  }
2561
- export declare namespace DisassociateRoutingProfileQueuesRequest {
2562
-
2563
- const filterSensitiveLog: (obj: DisassociateRoutingProfileQueuesRequest) => any;
2564
- }
2565
1929
  export interface DisassociateSecurityKeyRequest {
2566
1930
 
2567
1931
  InstanceId: string | undefined;
2568
1932
 
2569
1933
  AssociationId: string | undefined;
2570
1934
  }
2571
- export declare namespace DisassociateSecurityKeyRequest {
2572
-
2573
- const filterSensitiveLog: (obj: DisassociateSecurityKeyRequest) => any;
2574
- }
2575
1935
  export interface GetContactAttributesRequest {
2576
1936
 
2577
1937
  InstanceId: string | undefined;
2578
1938
 
2579
1939
  InitialContactId: string | undefined;
2580
1940
  }
2581
- export declare namespace GetContactAttributesRequest {
2582
-
2583
- const filterSensitiveLog: (obj: GetContactAttributesRequest) => any;
2584
- }
2585
1941
  export interface GetContactAttributesResponse {
2586
1942
 
2587
1943
  Attributes?: Record<string, string>;
2588
1944
  }
2589
- export declare namespace GetContactAttributesResponse {
2590
-
2591
- const filterSensitiveLog: (obj: GetContactAttributesResponse) => any;
2592
- }
2593
1945
  export declare enum CurrentMetricName {
2594
1946
  AGENTS_AFTER_CONTACT_WORK = "AGENTS_AFTER_CONTACT_WORK",
2595
1947
  AGENTS_AVAILABLE = "AGENTS_AVAILABLE",
@@ -2617,10 +1969,6 @@ export interface CurrentMetric {
2617
1969
 
2618
1970
  Unit?: Unit | string;
2619
1971
  }
2620
- export declare namespace CurrentMetric {
2621
-
2622
- const filterSensitiveLog: (obj: CurrentMetric) => any;
2623
- }
2624
1972
 
2625
1973
  export interface Filters {
2626
1974
 
@@ -2628,10 +1976,6 @@ export interface Filters {
2628
1976
 
2629
1977
  Channels?: (Channel | string)[];
2630
1978
  }
2631
- export declare namespace Filters {
2632
-
2633
- const filterSensitiveLog: (obj: Filters) => any;
2634
- }
2635
1979
  export declare enum Grouping {
2636
1980
  CHANNEL = "CHANNEL",
2637
1981
  QUEUE = "QUEUE"
@@ -2650,10 +1994,6 @@ export interface GetCurrentMetricDataRequest {
2650
1994
 
2651
1995
  MaxResults?: number;
2652
1996
  }
2653
- export declare namespace GetCurrentMetricDataRequest {
2654
-
2655
- const filterSensitiveLog: (obj: GetCurrentMetricDataRequest) => any;
2656
- }
2657
1997
 
2658
1998
  export interface CurrentMetricData {
2659
1999
 
@@ -2661,10 +2001,6 @@ export interface CurrentMetricData {
2661
2001
 
2662
2002
  Value?: number;
2663
2003
  }
2664
- export declare namespace CurrentMetricData {
2665
-
2666
- const filterSensitiveLog: (obj: CurrentMetricData) => any;
2667
- }
2668
2004
 
2669
2005
  export interface Dimensions {
2670
2006
 
@@ -2672,10 +2008,6 @@ export interface Dimensions {
2672
2008
 
2673
2009
  Channel?: Channel | string;
2674
2010
  }
2675
- export declare namespace Dimensions {
2676
-
2677
- const filterSensitiveLog: (obj: Dimensions) => any;
2678
- }
2679
2011
 
2680
2012
  export interface CurrentMetricResult {
2681
2013
 
@@ -2683,10 +2015,6 @@ export interface CurrentMetricResult {
2683
2015
 
2684
2016
  Collections?: CurrentMetricData[];
2685
2017
  }
2686
- export declare namespace CurrentMetricResult {
2687
-
2688
- const filterSensitiveLog: (obj: CurrentMetricResult) => any;
2689
- }
2690
2018
  export interface GetCurrentMetricDataResponse {
2691
2019
 
2692
2020
  NextToken?: string;
@@ -2695,19 +2023,11 @@ export interface GetCurrentMetricDataResponse {
2695
2023
 
2696
2024
  DataSnapshotTime?: Date;
2697
2025
  }
2698
- export declare namespace GetCurrentMetricDataResponse {
2699
-
2700
- const filterSensitiveLog: (obj: GetCurrentMetricDataResponse) => any;
2701
- }
2702
2026
 
2703
2027
  export interface ContactFilter {
2704
2028
 
2705
2029
  ContactStates?: (ContactState | string)[];
2706
2030
  }
2707
- export declare namespace ContactFilter {
2708
-
2709
- const filterSensitiveLog: (obj: ContactFilter) => any;
2710
- }
2711
2031
 
2712
2032
  export interface UserDataFilters {
2713
2033
 
@@ -2715,10 +2035,6 @@ export interface UserDataFilters {
2715
2035
 
2716
2036
  ContactFilter?: ContactFilter;
2717
2037
  }
2718
- export declare namespace UserDataFilters {
2719
-
2720
- const filterSensitiveLog: (obj: UserDataFilters) => any;
2721
- }
2722
2038
  export interface GetCurrentUserDataRequest {
2723
2039
 
2724
2040
  InstanceId: string | undefined;
@@ -2729,10 +2045,6 @@ export interface GetCurrentUserDataRequest {
2729
2045
 
2730
2046
  MaxResults?: number;
2731
2047
  }
2732
- export declare namespace GetCurrentUserDataRequest {
2733
-
2734
- const filterSensitiveLog: (obj: GetCurrentUserDataRequest) => any;
2735
- }
2736
2048
 
2737
2049
  export interface HierarchyGroupSummaryReference {
2738
2050
 
@@ -2740,10 +2052,6 @@ export interface HierarchyGroupSummaryReference {
2740
2052
 
2741
2053
  Arn?: string;
2742
2054
  }
2743
- export declare namespace HierarchyGroupSummaryReference {
2744
-
2745
- const filterSensitiveLog: (obj: HierarchyGroupSummaryReference) => any;
2746
- }
2747
2055
 
2748
2056
  export interface HierarchyPathReference {
2749
2057
 
@@ -2757,10 +2065,6 @@ export interface HierarchyPathReference {
2757
2065
 
2758
2066
  LevelFive?: HierarchyGroupSummaryReference;
2759
2067
  }
2760
- export declare namespace HierarchyPathReference {
2761
-
2762
- const filterSensitiveLog: (obj: HierarchyPathReference) => any;
2763
- }
2764
2068
 
2765
2069
  export interface RoutingProfileReference {
2766
2070
 
@@ -2768,10 +2072,6 @@ export interface RoutingProfileReference {
2768
2072
 
2769
2073
  Arn?: string;
2770
2074
  }
2771
- export declare namespace RoutingProfileReference {
2772
-
2773
- const filterSensitiveLog: (obj: RoutingProfileReference) => any;
2774
- }
2775
2075
 
2776
2076
  export interface UserReference {
2777
2077
 
@@ -2779,10 +2079,6 @@ export interface UserReference {
2779
2079
 
2780
2080
  Arn?: string;
2781
2081
  }
2782
- export declare namespace UserReference {
2783
-
2784
- const filterSensitiveLog: (obj: UserReference) => any;
2785
- }
2786
2082
 
2787
2083
  export interface UserData {
2788
2084
 
@@ -2802,28 +2098,16 @@ export interface UserData {
2802
2098
 
2803
2099
  Contacts?: AgentContactReference[];
2804
2100
  }
2805
- export declare namespace UserData {
2806
-
2807
- const filterSensitiveLog: (obj: UserData) => any;
2808
- }
2809
2101
  export interface GetCurrentUserDataResponse {
2810
2102
 
2811
2103
  NextToken?: string;
2812
2104
 
2813
2105
  UserDataList?: UserData[];
2814
2106
  }
2815
- export declare namespace GetCurrentUserDataResponse {
2816
-
2817
- const filterSensitiveLog: (obj: GetCurrentUserDataResponse) => any;
2818
- }
2819
2107
  export interface GetFederationTokenRequest {
2820
2108
 
2821
2109
  InstanceId: string | undefined;
2822
2110
  }
2823
- export declare namespace GetFederationTokenRequest {
2824
-
2825
- const filterSensitiveLog: (obj: GetFederationTokenRequest) => any;
2826
- }
2827
2111
 
2828
2112
  export interface Credentials {
2829
2113
 
@@ -2835,18 +2119,10 @@ export interface Credentials {
2835
2119
 
2836
2120
  RefreshTokenExpiration?: Date;
2837
2121
  }
2838
- export declare namespace Credentials {
2839
-
2840
- const filterSensitiveLog: (obj: Credentials) => any;
2841
- }
2842
2122
  export interface GetFederationTokenResponse {
2843
2123
 
2844
2124
  Credentials?: Credentials;
2845
2125
  }
2846
- export declare namespace GetFederationTokenResponse {
2847
-
2848
- const filterSensitiveLog: (obj: GetFederationTokenResponse) => any;
2849
- }
2850
2126
 
2851
2127
  export declare class UserNotFoundException extends __BaseException {
2852
2128
  readonly name: "UserNotFoundException";
@@ -2897,10 +2173,6 @@ export interface Threshold {
2897
2173
 
2898
2174
  ThresholdValue?: number;
2899
2175
  }
2900
- export declare namespace Threshold {
2901
-
2902
- const filterSensitiveLog: (obj: Threshold) => any;
2903
- }
2904
2176
 
2905
2177
  export interface HistoricalMetric {
2906
2178
 
@@ -2912,10 +2184,6 @@ export interface HistoricalMetric {
2912
2184
 
2913
2185
  Unit?: Unit | string;
2914
2186
  }
2915
- export declare namespace HistoricalMetric {
2916
-
2917
- const filterSensitiveLog: (obj: HistoricalMetric) => any;
2918
- }
2919
2187
  export interface GetMetricDataRequest {
2920
2188
 
2921
2189
  InstanceId: string | undefined;
@@ -2934,10 +2202,6 @@ export interface GetMetricDataRequest {
2934
2202
 
2935
2203
  MaxResults?: number;
2936
2204
  }
2937
- export declare namespace GetMetricDataRequest {
2938
-
2939
- const filterSensitiveLog: (obj: GetMetricDataRequest) => any;
2940
- }
2941
2205
 
2942
2206
  export interface HistoricalMetricData {
2943
2207
 
@@ -2945,10 +2209,6 @@ export interface HistoricalMetricData {
2945
2209
 
2946
2210
  Value?: number;
2947
2211
  }
2948
- export declare namespace HistoricalMetricData {
2949
-
2950
- const filterSensitiveLog: (obj: HistoricalMetricData) => any;
2951
- }
2952
2212
 
2953
2213
  export interface HistoricalMetricResult {
2954
2214
 
@@ -2956,20 +2216,12 @@ export interface HistoricalMetricResult {
2956
2216
 
2957
2217
  Collections?: HistoricalMetricData[];
2958
2218
  }
2959
- export declare namespace HistoricalMetricResult {
2960
-
2961
- const filterSensitiveLog: (obj: HistoricalMetricResult) => any;
2962
- }
2963
2219
  export interface GetMetricDataResponse {
2964
2220
 
2965
2221
  NextToken?: string;
2966
2222
 
2967
2223
  MetricResults?: HistoricalMetricResult[];
2968
2224
  }
2969
- export declare namespace GetMetricDataResponse {
2970
-
2971
- const filterSensitiveLog: (obj: GetMetricDataResponse) => any;
2972
- }
2973
2225
  export interface GetTaskTemplateRequest {
2974
2226
 
2975
2227
  InstanceId: string | undefined;
@@ -2978,10 +2230,6 @@ export interface GetTaskTemplateRequest {
2978
2230
 
2979
2231
  SnapshotVersion?: string;
2980
2232
  }
2981
- export declare namespace GetTaskTemplateRequest {
2982
-
2983
- const filterSensitiveLog: (obj: GetTaskTemplateRequest) => any;
2984
- }
2985
2233
  export interface GetTaskTemplateResponse {
2986
2234
 
2987
2235
  InstanceId?: string;
@@ -3010,10 +2258,6 @@ export interface GetTaskTemplateResponse {
3010
2258
 
3011
2259
  Tags?: Record<string, string>;
3012
2260
  }
3013
- export declare namespace GetTaskTemplateResponse {
3014
-
3015
- const filterSensitiveLog: (obj: GetTaskTemplateResponse) => any;
3016
- }
3017
2261
  export interface ListAgentStatusRequest {
3018
2262
 
3019
2263
  InstanceId: string | undefined;
@@ -3024,20 +2268,12 @@ export interface ListAgentStatusRequest {
3024
2268
 
3025
2269
  AgentStatusTypes?: (AgentStatusType | string)[];
3026
2270
  }
3027
- export declare namespace ListAgentStatusRequest {
3028
-
3029
- const filterSensitiveLog: (obj: ListAgentStatusRequest) => any;
3030
- }
3031
2271
  export interface ListAgentStatusResponse {
3032
2272
 
3033
2273
  NextToken?: string;
3034
2274
 
3035
2275
  AgentStatusSummaryList?: AgentStatusSummary[];
3036
2276
  }
3037
- export declare namespace ListAgentStatusResponse {
3038
-
3039
- const filterSensitiveLog: (obj: ListAgentStatusResponse) => any;
3040
- }
3041
2277
  export interface ListApprovedOriginsRequest {
3042
2278
 
3043
2279
  InstanceId: string | undefined;
@@ -3046,20 +2282,12 @@ export interface ListApprovedOriginsRequest {
3046
2282
 
3047
2283
  MaxResults?: number;
3048
2284
  }
3049
- export declare namespace ListApprovedOriginsRequest {
3050
-
3051
- const filterSensitiveLog: (obj: ListApprovedOriginsRequest) => any;
3052
- }
3053
2285
  export interface ListApprovedOriginsResponse {
3054
2286
 
3055
2287
  Origins?: string[];
3056
2288
 
3057
2289
  NextToken?: string;
3058
2290
  }
3059
- export declare namespace ListApprovedOriginsResponse {
3060
-
3061
- const filterSensitiveLog: (obj: ListApprovedOriginsResponse) => any;
3062
- }
3063
2291
  export declare enum LexVersion {
3064
2292
  V1 = "V1",
3065
2293
  V2 = "V2"
@@ -3074,10 +2302,6 @@ export interface ListBotsRequest {
3074
2302
 
3075
2303
  LexVersion: LexVersion | string | undefined;
3076
2304
  }
3077
- export declare namespace ListBotsRequest {
3078
-
3079
- const filterSensitiveLog: (obj: ListBotsRequest) => any;
3080
- }
3081
2305
 
3082
2306
  export interface LexBotConfig {
3083
2307
 
@@ -3085,20 +2309,12 @@ export interface LexBotConfig {
3085
2309
 
3086
2310
  LexV2Bot?: LexV2Bot;
3087
2311
  }
3088
- export declare namespace LexBotConfig {
3089
-
3090
- const filterSensitiveLog: (obj: LexBotConfig) => any;
3091
- }
3092
2312
  export interface ListBotsResponse {
3093
2313
 
3094
2314
  LexBots?: LexBotConfig[];
3095
2315
 
3096
2316
  NextToken?: string;
3097
2317
  }
3098
- export declare namespace ListBotsResponse {
3099
-
3100
- const filterSensitiveLog: (obj: ListBotsResponse) => any;
3101
- }
3102
2318
  export interface ListContactFlowModulesRequest {
3103
2319
 
3104
2320
  InstanceId: string | undefined;
@@ -3109,10 +2325,6 @@ export interface ListContactFlowModulesRequest {
3109
2325
 
3110
2326
  ContactFlowModuleState?: ContactFlowModuleState | string;
3111
2327
  }
3112
- export declare namespace ListContactFlowModulesRequest {
3113
-
3114
- const filterSensitiveLog: (obj: ListContactFlowModulesRequest) => any;
3115
- }
3116
2328
 
3117
2329
  export interface ContactFlowModuleSummary {
3118
2330
 
@@ -3124,20 +2336,12 @@ export interface ContactFlowModuleSummary {
3124
2336
 
3125
2337
  State?: ContactFlowModuleState | string;
3126
2338
  }
3127
- export declare namespace ContactFlowModuleSummary {
3128
-
3129
- const filterSensitiveLog: (obj: ContactFlowModuleSummary) => any;
3130
- }
3131
2339
  export interface ListContactFlowModulesResponse {
3132
2340
 
3133
2341
  ContactFlowModulesSummaryList?: ContactFlowModuleSummary[];
3134
2342
 
3135
2343
  NextToken?: string;
3136
2344
  }
3137
- export declare namespace ListContactFlowModulesResponse {
3138
-
3139
- const filterSensitiveLog: (obj: ListContactFlowModulesResponse) => any;
3140
- }
3141
2345
  export interface ListContactFlowsRequest {
3142
2346
 
3143
2347
  InstanceId: string | undefined;
@@ -3148,10 +2352,6 @@ export interface ListContactFlowsRequest {
3148
2352
 
3149
2353
  MaxResults?: number;
3150
2354
  }
3151
- export declare namespace ListContactFlowsRequest {
3152
-
3153
- const filterSensitiveLog: (obj: ListContactFlowsRequest) => any;
3154
- }
3155
2355
 
3156
2356
  export interface ContactFlowSummary {
3157
2357
 
@@ -3165,20 +2365,12 @@ export interface ContactFlowSummary {
3165
2365
 
3166
2366
  ContactFlowState?: ContactFlowState | string;
3167
2367
  }
3168
- export declare namespace ContactFlowSummary {
3169
-
3170
- const filterSensitiveLog: (obj: ContactFlowSummary) => any;
3171
- }
3172
2368
  export interface ListContactFlowsResponse {
3173
2369
 
3174
2370
  ContactFlowSummaryList?: ContactFlowSummary[];
3175
2371
 
3176
2372
  NextToken?: string;
3177
2373
  }
3178
- export declare namespace ListContactFlowsResponse {
3179
-
3180
- const filterSensitiveLog: (obj: ListContactFlowsResponse) => any;
3181
- }
3182
2374
  export declare enum ReferenceType {
3183
2375
  ATTACHMENT = "ATTACHMENT",
3184
2376
  DATE = "DATE",
@@ -3197,10 +2389,6 @@ export interface ListContactReferencesRequest {
3197
2389
 
3198
2390
  NextToken?: string;
3199
2391
  }
3200
- export declare namespace ListContactReferencesRequest {
3201
-
3202
- const filterSensitiveLog: (obj: ListContactReferencesRequest) => any;
3203
- }
3204
2392
  export declare enum ReferenceStatus {
3205
2393
  APPROVED = "APPROVED",
3206
2394
  REJECTED = "REJECTED"
@@ -3214,10 +2402,6 @@ export interface AttachmentReference {
3214
2402
 
3215
2403
  Status?: ReferenceStatus | string;
3216
2404
  }
3217
- export declare namespace AttachmentReference {
3218
-
3219
- const filterSensitiveLog: (obj: AttachmentReference) => any;
3220
- }
3221
2405
 
3222
2406
  export interface DateReference {
3223
2407
 
@@ -3225,10 +2409,6 @@ export interface DateReference {
3225
2409
 
3226
2410
  Value?: string;
3227
2411
  }
3228
- export declare namespace DateReference {
3229
-
3230
- const filterSensitiveLog: (obj: DateReference) => any;
3231
- }
3232
2412
 
3233
2413
  export interface EmailReference {
3234
2414
 
@@ -3236,10 +2416,6 @@ export interface EmailReference {
3236
2416
 
3237
2417
  Value?: string;
3238
2418
  }
3239
- export declare namespace EmailReference {
3240
-
3241
- const filterSensitiveLog: (obj: EmailReference) => any;
3242
- }
3243
2419
 
3244
2420
  export interface NumberReference {
3245
2421
 
@@ -3247,10 +2423,6 @@ export interface NumberReference {
3247
2423
 
3248
2424
  Value?: string;
3249
2425
  }
3250
- export declare namespace NumberReference {
3251
-
3252
- const filterSensitiveLog: (obj: NumberReference) => any;
3253
- }
3254
2426
 
3255
2427
  export interface StringReference {
3256
2428
 
@@ -3258,10 +2430,6 @@ export interface StringReference {
3258
2430
 
3259
2431
  Value?: string;
3260
2432
  }
3261
- export declare namespace StringReference {
3262
-
3263
- const filterSensitiveLog: (obj: StringReference) => any;
3264
- }
3265
2433
 
3266
2434
  export interface UrlReference {
3267
2435
 
@@ -3269,10 +2437,6 @@ export interface UrlReference {
3269
2437
 
3270
2438
  Value?: string;
3271
2439
  }
3272
- export declare namespace UrlReference {
3273
-
3274
- const filterSensitiveLog: (obj: UrlReference) => any;
3275
- }
3276
2440
 
3277
2441
  export declare type ReferenceSummary = ReferenceSummary.AttachmentMember | ReferenceSummary.DateMember | ReferenceSummary.EmailMember | ReferenceSummary.NumberMember | ReferenceSummary.StringMember | ReferenceSummary.UrlMember | ReferenceSummary.$UnknownMember;
3278
2442
  export declare namespace ReferenceSummary {
@@ -3358,8 +2522,6 @@ export declare namespace ReferenceSummary {
3358
2522
  _: (name: string, value: any) => T;
3359
2523
  }
3360
2524
  const visit: <T>(value: ReferenceSummary, visitor: Visitor<T>) => T;
3361
-
3362
- const filterSensitiveLog: (obj: ReferenceSummary) => any;
3363
2525
  }
3364
2526
  export interface ListContactReferencesResponse {
3365
2527
 
@@ -3367,10 +2529,6 @@ export interface ListContactReferencesResponse {
3367
2529
 
3368
2530
  NextToken?: string;
3369
2531
  }
3370
- export declare namespace ListContactReferencesResponse {
3371
-
3372
- const filterSensitiveLog: (obj: ListContactReferencesResponse) => any;
3373
- }
3374
2532
  export interface ListDefaultVocabulariesRequest {
3375
2533
 
3376
2534
  InstanceId: string | undefined;
@@ -3381,10 +2539,6 @@ export interface ListDefaultVocabulariesRequest {
3381
2539
 
3382
2540
  NextToken?: string;
3383
2541
  }
3384
- export declare namespace ListDefaultVocabulariesRequest {
3385
-
3386
- const filterSensitiveLog: (obj: ListDefaultVocabulariesRequest) => any;
3387
- }
3388
2542
 
3389
2543
  export interface DefaultVocabulary {
3390
2544
 
@@ -3396,20 +2550,12 @@ export interface DefaultVocabulary {
3396
2550
 
3397
2551
  VocabularyName: string | undefined;
3398
2552
  }
3399
- export declare namespace DefaultVocabulary {
3400
-
3401
- const filterSensitiveLog: (obj: DefaultVocabulary) => any;
3402
- }
3403
2553
  export interface ListDefaultVocabulariesResponse {
3404
2554
 
3405
2555
  DefaultVocabularyList: DefaultVocabulary[] | undefined;
3406
2556
 
3407
2557
  NextToken?: string;
3408
2558
  }
3409
- export declare namespace ListDefaultVocabulariesResponse {
3410
-
3411
- const filterSensitiveLog: (obj: ListDefaultVocabulariesResponse) => any;
3412
- }
3413
2559
  export interface ListHoursOfOperationsRequest {
3414
2560
 
3415
2561
  InstanceId: string | undefined;
@@ -3418,10 +2564,6 @@ export interface ListHoursOfOperationsRequest {
3418
2564
 
3419
2565
  MaxResults?: number;
3420
2566
  }
3421
- export declare namespace ListHoursOfOperationsRequest {
3422
-
3423
- const filterSensitiveLog: (obj: ListHoursOfOperationsRequest) => any;
3424
- }
3425
2567
 
3426
2568
  export interface HoursOfOperationSummary {
3427
2569
 
@@ -3431,20 +2573,12 @@ export interface HoursOfOperationSummary {
3431
2573
 
3432
2574
  Name?: string;
3433
2575
  }
3434
- export declare namespace HoursOfOperationSummary {
3435
-
3436
- const filterSensitiveLog: (obj: HoursOfOperationSummary) => any;
3437
- }
3438
2576
  export interface ListHoursOfOperationsResponse {
3439
2577
 
3440
2578
  HoursOfOperationSummaryList?: HoursOfOperationSummary[];
3441
2579
 
3442
2580
  NextToken?: string;
3443
2581
  }
3444
- export declare namespace ListHoursOfOperationsResponse {
3445
-
3446
- const filterSensitiveLog: (obj: ListHoursOfOperationsResponse) => any;
3447
- }
3448
2582
  export interface ListInstanceAttributesRequest {
3449
2583
 
3450
2584
  InstanceId: string | undefined;
@@ -3453,30 +2587,18 @@ export interface ListInstanceAttributesRequest {
3453
2587
 
3454
2588
  MaxResults?: number;
3455
2589
  }
3456
- export declare namespace ListInstanceAttributesRequest {
3457
-
3458
- const filterSensitiveLog: (obj: ListInstanceAttributesRequest) => any;
3459
- }
3460
2590
  export interface ListInstanceAttributesResponse {
3461
2591
 
3462
2592
  Attributes?: Attribute[];
3463
2593
 
3464
2594
  NextToken?: string;
3465
2595
  }
3466
- export declare namespace ListInstanceAttributesResponse {
3467
-
3468
- const filterSensitiveLog: (obj: ListInstanceAttributesResponse) => any;
3469
- }
3470
2596
  export interface ListInstancesRequest {
3471
2597
 
3472
2598
  NextToken?: string;
3473
2599
 
3474
2600
  MaxResults?: number;
3475
2601
  }
3476
- export declare namespace ListInstancesRequest {
3477
-
3478
- const filterSensitiveLog: (obj: ListInstancesRequest) => any;
3479
- }
3480
2602
 
3481
2603
  export interface InstanceSummary {
3482
2604
 
@@ -3498,20 +2620,12 @@ export interface InstanceSummary {
3498
2620
 
3499
2621
  OutboundCallsEnabled?: boolean;
3500
2622
  }
3501
- export declare namespace InstanceSummary {
3502
-
3503
- const filterSensitiveLog: (obj: InstanceSummary) => any;
3504
- }
3505
2623
  export interface ListInstancesResponse {
3506
2624
 
3507
2625
  InstanceSummaryList?: InstanceSummary[];
3508
2626
 
3509
2627
  NextToken?: string;
3510
2628
  }
3511
- export declare namespace ListInstancesResponse {
3512
-
3513
- const filterSensitiveLog: (obj: ListInstancesResponse) => any;
3514
- }
3515
2629
  export interface ListInstanceStorageConfigsRequest {
3516
2630
 
3517
2631
  InstanceId: string | undefined;
@@ -3522,20 +2636,12 @@ export interface ListInstanceStorageConfigsRequest {
3522
2636
 
3523
2637
  MaxResults?: number;
3524
2638
  }
3525
- export declare namespace ListInstanceStorageConfigsRequest {
3526
-
3527
- const filterSensitiveLog: (obj: ListInstanceStorageConfigsRequest) => any;
3528
- }
3529
2639
  export interface ListInstanceStorageConfigsResponse {
3530
2640
 
3531
2641
  StorageConfigs?: InstanceStorageConfig[];
3532
2642
 
3533
2643
  NextToken?: string;
3534
2644
  }
3535
- export declare namespace ListInstanceStorageConfigsResponse {
3536
-
3537
- const filterSensitiveLog: (obj: ListInstanceStorageConfigsResponse) => any;
3538
- }
3539
2645
  export interface ListIntegrationAssociationsRequest {
3540
2646
 
3541
2647
  InstanceId: string | undefined;
@@ -3546,10 +2652,6 @@ export interface ListIntegrationAssociationsRequest {
3546
2652
 
3547
2653
  MaxResults?: number;
3548
2654
  }
3549
- export declare namespace ListIntegrationAssociationsRequest {
3550
-
3551
- const filterSensitiveLog: (obj: ListIntegrationAssociationsRequest) => any;
3552
- }
3553
2655
 
3554
2656
  export interface IntegrationAssociationSummary {
3555
2657
 
@@ -3569,20 +2671,12 @@ export interface IntegrationAssociationSummary {
3569
2671
 
3570
2672
  SourceType?: SourceType | string;
3571
2673
  }
3572
- export declare namespace IntegrationAssociationSummary {
3573
-
3574
- const filterSensitiveLog: (obj: IntegrationAssociationSummary) => any;
3575
- }
3576
2674
  export interface ListIntegrationAssociationsResponse {
3577
2675
 
3578
2676
  IntegrationAssociationSummaryList?: IntegrationAssociationSummary[];
3579
2677
 
3580
2678
  NextToken?: string;
3581
2679
  }
3582
- export declare namespace ListIntegrationAssociationsResponse {
3583
-
3584
- const filterSensitiveLog: (obj: ListIntegrationAssociationsResponse) => any;
3585
- }
3586
2680
  export interface ListLambdaFunctionsRequest {
3587
2681
 
3588
2682
  InstanceId: string | undefined;
@@ -3591,20 +2685,12 @@ export interface ListLambdaFunctionsRequest {
3591
2685
 
3592
2686
  MaxResults?: number;
3593
2687
  }
3594
- export declare namespace ListLambdaFunctionsRequest {
3595
-
3596
- const filterSensitiveLog: (obj: ListLambdaFunctionsRequest) => any;
3597
- }
3598
2688
  export interface ListLambdaFunctionsResponse {
3599
2689
 
3600
2690
  LambdaFunctions?: string[];
3601
2691
 
3602
2692
  NextToken?: string;
3603
2693
  }
3604
- export declare namespace ListLambdaFunctionsResponse {
3605
-
3606
- const filterSensitiveLog: (obj: ListLambdaFunctionsResponse) => any;
3607
- }
3608
2694
  export interface ListLexBotsRequest {
3609
2695
 
3610
2696
  InstanceId: string | undefined;
@@ -3613,20 +2699,12 @@ export interface ListLexBotsRequest {
3613
2699
 
3614
2700
  MaxResults?: number;
3615
2701
  }
3616
- export declare namespace ListLexBotsRequest {
3617
-
3618
- const filterSensitiveLog: (obj: ListLexBotsRequest) => any;
3619
- }
3620
2702
  export interface ListLexBotsResponse {
3621
2703
 
3622
2704
  LexBots?: LexBot[];
3623
2705
 
3624
2706
  NextToken?: string;
3625
2707
  }
3626
- export declare namespace ListLexBotsResponse {
3627
-
3628
- const filterSensitiveLog: (obj: ListLexBotsResponse) => any;
3629
- }
3630
2708
  export interface ListPhoneNumbersRequest {
3631
2709
 
3632
2710
  InstanceId: string | undefined;
@@ -3639,10 +2717,6 @@ export interface ListPhoneNumbersRequest {
3639
2717
 
3640
2718
  MaxResults?: number;
3641
2719
  }
3642
- export declare namespace ListPhoneNumbersRequest {
3643
-
3644
- const filterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
3645
- }
3646
2720
 
3647
2721
  export interface PhoneNumberSummary {
3648
2722
 
@@ -3656,20 +2730,12 @@ export interface PhoneNumberSummary {
3656
2730
 
3657
2731
  PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
3658
2732
  }
3659
- export declare namespace PhoneNumberSummary {
3660
-
3661
- const filterSensitiveLog: (obj: PhoneNumberSummary) => any;
3662
- }
3663
2733
  export interface ListPhoneNumbersResponse {
3664
2734
 
3665
2735
  PhoneNumberSummaryList?: PhoneNumberSummary[];
3666
2736
 
3667
2737
  NextToken?: string;
3668
2738
  }
3669
- export declare namespace ListPhoneNumbersResponse {
3670
-
3671
- const filterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
3672
- }
3673
2739
  export interface ListPhoneNumbersV2Request {
3674
2740
 
3675
2741
  TargetArn?: string;
@@ -3684,10 +2750,6 @@ export interface ListPhoneNumbersV2Request {
3684
2750
 
3685
2751
  PhoneNumberPrefix?: string;
3686
2752
  }
3687
- export declare namespace ListPhoneNumbersV2Request {
3688
-
3689
- const filterSensitiveLog: (obj: ListPhoneNumbersV2Request) => any;
3690
- }
3691
2753
 
3692
2754
  export interface ListPhoneNumbersSummary {
3693
2755
 
@@ -3703,20 +2765,12 @@ export interface ListPhoneNumbersSummary {
3703
2765
 
3704
2766
  TargetArn?: string;
3705
2767
  }
3706
- export declare namespace ListPhoneNumbersSummary {
3707
-
3708
- const filterSensitiveLog: (obj: ListPhoneNumbersSummary) => any;
3709
- }
3710
2768
  export interface ListPhoneNumbersV2Response {
3711
2769
 
3712
2770
  NextToken?: string;
3713
2771
 
3714
2772
  ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[];
3715
2773
  }
3716
- export declare namespace ListPhoneNumbersV2Response {
3717
-
3718
- const filterSensitiveLog: (obj: ListPhoneNumbersV2Response) => any;
3719
- }
3720
2774
  export interface ListPromptsRequest {
3721
2775
 
3722
2776
  InstanceId: string | undefined;
@@ -3725,10 +2779,6 @@ export interface ListPromptsRequest {
3725
2779
 
3726
2780
  MaxResults?: number;
3727
2781
  }
3728
- export declare namespace ListPromptsRequest {
3729
-
3730
- const filterSensitiveLog: (obj: ListPromptsRequest) => any;
3731
- }
3732
2782
 
3733
2783
  export interface PromptSummary {
3734
2784
 
@@ -3738,20 +2788,12 @@ export interface PromptSummary {
3738
2788
 
3739
2789
  Name?: string;
3740
2790
  }
3741
- export declare namespace PromptSummary {
3742
-
3743
- const filterSensitiveLog: (obj: PromptSummary) => any;
3744
- }
3745
2791
  export interface ListPromptsResponse {
3746
2792
 
3747
2793
  PromptSummaryList?: PromptSummary[];
3748
2794
 
3749
2795
  NextToken?: string;
3750
2796
  }
3751
- export declare namespace ListPromptsResponse {
3752
-
3753
- const filterSensitiveLog: (obj: ListPromptsResponse) => any;
3754
- }
3755
2797
  export interface ListQueueQuickConnectsRequest {
3756
2798
 
3757
2799
  InstanceId: string | undefined;
@@ -3762,10 +2804,6 @@ export interface ListQueueQuickConnectsRequest {
3762
2804
 
3763
2805
  MaxResults?: number;
3764
2806
  }
3765
- export declare namespace ListQueueQuickConnectsRequest {
3766
-
3767
- const filterSensitiveLog: (obj: ListQueueQuickConnectsRequest) => any;
3768
- }
3769
2807
 
3770
2808
  export interface QuickConnectSummary {
3771
2809
 
@@ -3777,17 +2815,495 @@ export interface QuickConnectSummary {
3777
2815
 
3778
2816
  QuickConnectType?: QuickConnectType | string;
3779
2817
  }
3780
- export declare namespace QuickConnectSummary {
3781
-
3782
- const filterSensitiveLog: (obj: QuickConnectSummary) => any;
3783
- }
3784
2818
  export interface ListQueueQuickConnectsResponse {
3785
2819
 
3786
2820
  NextToken?: string;
3787
2821
 
3788
2822
  QuickConnectSummaryList?: QuickConnectSummary[];
3789
2823
  }
3790
- export declare namespace ListQueueQuickConnectsResponse {
3791
-
3792
- const filterSensitiveLog: (obj: ListQueueQuickConnectsResponse) => any;
3793
- }
2824
+
2825
+ export declare const QueueReferenceFilterSensitiveLog: (obj: QueueReference) => any;
2826
+
2827
+ export declare const AgentContactReferenceFilterSensitiveLog: (obj: AgentContactReference) => any;
2828
+
2829
+ export declare const AgentInfoFilterSensitiveLog: (obj: AgentInfo) => any;
2830
+
2831
+ export declare const AgentStatusFilterSensitiveLog: (obj: AgentStatus) => any;
2832
+
2833
+ export declare const AgentStatusReferenceFilterSensitiveLog: (obj: AgentStatusReference) => any;
2834
+
2835
+ export declare const AgentStatusSummaryFilterSensitiveLog: (obj: AgentStatusSummary) => any;
2836
+
2837
+ export declare const AssociateApprovedOriginRequestFilterSensitiveLog: (obj: AssociateApprovedOriginRequest) => any;
2838
+
2839
+ export declare const LexBotFilterSensitiveLog: (obj: LexBot) => any;
2840
+
2841
+ export declare const LexV2BotFilterSensitiveLog: (obj: LexV2Bot) => any;
2842
+
2843
+ export declare const AssociateBotRequestFilterSensitiveLog: (obj: AssociateBotRequest) => any;
2844
+
2845
+ export declare const AssociateDefaultVocabularyRequestFilterSensitiveLog: (obj: AssociateDefaultVocabularyRequest) => any;
2846
+
2847
+ export declare const AssociateDefaultVocabularyResponseFilterSensitiveLog: (obj: AssociateDefaultVocabularyResponse) => any;
2848
+
2849
+ export declare const KinesisFirehoseConfigFilterSensitiveLog: (obj: KinesisFirehoseConfig) => any;
2850
+
2851
+ export declare const KinesisStreamConfigFilterSensitiveLog: (obj: KinesisStreamConfig) => any;
2852
+
2853
+ export declare const EncryptionConfigFilterSensitiveLog: (obj: EncryptionConfig) => any;
2854
+
2855
+ export declare const KinesisVideoStreamConfigFilterSensitiveLog: (obj: KinesisVideoStreamConfig) => any;
2856
+
2857
+ export declare const S3ConfigFilterSensitiveLog: (obj: S3Config) => any;
2858
+
2859
+ export declare const InstanceStorageConfigFilterSensitiveLog: (obj: InstanceStorageConfig) => any;
2860
+
2861
+ export declare const AssociateInstanceStorageConfigRequestFilterSensitiveLog: (obj: AssociateInstanceStorageConfigRequest) => any;
2862
+
2863
+ export declare const AssociateInstanceStorageConfigResponseFilterSensitiveLog: (obj: AssociateInstanceStorageConfigResponse) => any;
2864
+
2865
+ export declare const AssociateLambdaFunctionRequestFilterSensitiveLog: (obj: AssociateLambdaFunctionRequest) => any;
2866
+
2867
+ export declare const AssociateLexBotRequestFilterSensitiveLog: (obj: AssociateLexBotRequest) => any;
2868
+
2869
+ export declare const AssociatePhoneNumberContactFlowRequestFilterSensitiveLog: (obj: AssociatePhoneNumberContactFlowRequest) => any;
2870
+
2871
+ export declare const AssociateQueueQuickConnectsRequestFilterSensitiveLog: (obj: AssociateQueueQuickConnectsRequest) => any;
2872
+
2873
+ export declare const RoutingProfileQueueReferenceFilterSensitiveLog: (obj: RoutingProfileQueueReference) => any;
2874
+
2875
+ export declare const RoutingProfileQueueConfigFilterSensitiveLog: (obj: RoutingProfileQueueConfig) => any;
2876
+
2877
+ export declare const AssociateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: AssociateRoutingProfileQueuesRequest) => any;
2878
+
2879
+ export declare const AssociateSecurityKeyRequestFilterSensitiveLog: (obj: AssociateSecurityKeyRequest) => any;
2880
+
2881
+ export declare const AssociateSecurityKeyResponseFilterSensitiveLog: (obj: AssociateSecurityKeyResponse) => any;
2882
+
2883
+ export declare const ClaimPhoneNumberRequestFilterSensitiveLog: (obj: ClaimPhoneNumberRequest) => any;
2884
+
2885
+ export declare const ClaimPhoneNumberResponseFilterSensitiveLog: (obj: ClaimPhoneNumberResponse) => any;
2886
+
2887
+ export declare const CreateAgentStatusRequestFilterSensitiveLog: (obj: CreateAgentStatusRequest) => any;
2888
+
2889
+ export declare const CreateAgentStatusResponseFilterSensitiveLog: (obj: CreateAgentStatusResponse) => any;
2890
+
2891
+ export declare const CreateContactFlowRequestFilterSensitiveLog: (obj: CreateContactFlowRequest) => any;
2892
+
2893
+ export declare const CreateContactFlowResponseFilterSensitiveLog: (obj: CreateContactFlowResponse) => any;
2894
+
2895
+ export declare const ProblemDetailFilterSensitiveLog: (obj: ProblemDetail) => any;
2896
+
2897
+ export declare const CreateContactFlowModuleRequestFilterSensitiveLog: (obj: CreateContactFlowModuleRequest) => any;
2898
+
2899
+ export declare const CreateContactFlowModuleResponseFilterSensitiveLog: (obj: CreateContactFlowModuleResponse) => any;
2900
+
2901
+ export declare const HoursOfOperationTimeSliceFilterSensitiveLog: (obj: HoursOfOperationTimeSlice) => any;
2902
+
2903
+ export declare const HoursOfOperationConfigFilterSensitiveLog: (obj: HoursOfOperationConfig) => any;
2904
+
2905
+ export declare const CreateHoursOfOperationRequestFilterSensitiveLog: (obj: CreateHoursOfOperationRequest) => any;
2906
+
2907
+ export declare const CreateHoursOfOperationResponseFilterSensitiveLog: (obj: CreateHoursOfOperationResponse) => any;
2908
+
2909
+ export declare const CreateInstanceRequestFilterSensitiveLog: (obj: CreateInstanceRequest) => any;
2910
+
2911
+ export declare const CreateInstanceResponseFilterSensitiveLog: (obj: CreateInstanceResponse) => any;
2912
+
2913
+ export declare const CreateIntegrationAssociationRequestFilterSensitiveLog: (obj: CreateIntegrationAssociationRequest) => any;
2914
+
2915
+ export declare const CreateIntegrationAssociationResponseFilterSensitiveLog: (obj: CreateIntegrationAssociationResponse) => any;
2916
+
2917
+ export declare const OutboundCallerConfigFilterSensitiveLog: (obj: OutboundCallerConfig) => any;
2918
+
2919
+ export declare const CreateQueueRequestFilterSensitiveLog: (obj: CreateQueueRequest) => any;
2920
+
2921
+ export declare const CreateQueueResponseFilterSensitiveLog: (obj: CreateQueueResponse) => any;
2922
+
2923
+ export declare const PhoneNumberQuickConnectConfigFilterSensitiveLog: (obj: PhoneNumberQuickConnectConfig) => any;
2924
+
2925
+ export declare const QueueQuickConnectConfigFilterSensitiveLog: (obj: QueueQuickConnectConfig) => any;
2926
+
2927
+ export declare const UserQuickConnectConfigFilterSensitiveLog: (obj: UserQuickConnectConfig) => any;
2928
+
2929
+ export declare const QuickConnectConfigFilterSensitiveLog: (obj: QuickConnectConfig) => any;
2930
+
2931
+ export declare const CreateQuickConnectRequestFilterSensitiveLog: (obj: CreateQuickConnectRequest) => any;
2932
+
2933
+ export declare const CreateQuickConnectResponseFilterSensitiveLog: (obj: CreateQuickConnectResponse) => any;
2934
+
2935
+ export declare const MediaConcurrencyFilterSensitiveLog: (obj: MediaConcurrency) => any;
2936
+
2937
+ export declare const CreateRoutingProfileRequestFilterSensitiveLog: (obj: CreateRoutingProfileRequest) => any;
2938
+
2939
+ export declare const CreateRoutingProfileResponseFilterSensitiveLog: (obj: CreateRoutingProfileResponse) => any;
2940
+
2941
+ export declare const CreateSecurityProfileRequestFilterSensitiveLog: (obj: CreateSecurityProfileRequest) => any;
2942
+
2943
+ export declare const CreateSecurityProfileResponseFilterSensitiveLog: (obj: CreateSecurityProfileResponse) => any;
2944
+
2945
+ export declare const TaskTemplateFieldIdentifierFilterSensitiveLog: (obj: TaskTemplateFieldIdentifier) => any;
2946
+
2947
+ export declare const InvisibleFieldInfoFilterSensitiveLog: (obj: InvisibleFieldInfo) => any;
2948
+
2949
+ export declare const ReadOnlyFieldInfoFilterSensitiveLog: (obj: ReadOnlyFieldInfo) => any;
2950
+
2951
+ export declare const RequiredFieldInfoFilterSensitiveLog: (obj: RequiredFieldInfo) => any;
2952
+
2953
+ export declare const TaskTemplateConstraintsFilterSensitiveLog: (obj: TaskTemplateConstraints) => any;
2954
+
2955
+ export declare const TaskTemplateDefaultFieldValueFilterSensitiveLog: (obj: TaskTemplateDefaultFieldValue) => any;
2956
+
2957
+ export declare const TaskTemplateDefaultsFilterSensitiveLog: (obj: TaskTemplateDefaults) => any;
2958
+
2959
+ export declare const TaskTemplateFieldFilterSensitiveLog: (obj: TaskTemplateField) => any;
2960
+
2961
+ export declare const CreateTaskTemplateRequestFilterSensitiveLog: (obj: CreateTaskTemplateRequest) => any;
2962
+
2963
+ export declare const CreateTaskTemplateResponseFilterSensitiveLog: (obj: CreateTaskTemplateResponse) => any;
2964
+
2965
+ export declare const PropertyValidationExceptionPropertyFilterSensitiveLog: (obj: PropertyValidationExceptionProperty) => any;
2966
+
2967
+ export declare const CreateUseCaseRequestFilterSensitiveLog: (obj: CreateUseCaseRequest) => any;
2968
+
2969
+ export declare const CreateUseCaseResponseFilterSensitiveLog: (obj: CreateUseCaseResponse) => any;
2970
+
2971
+ export declare const UserIdentityInfoFilterSensitiveLog: (obj: UserIdentityInfo) => any;
2972
+
2973
+ export declare const UserPhoneConfigFilterSensitiveLog: (obj: UserPhoneConfig) => any;
2974
+
2975
+ export declare const CreateUserRequestFilterSensitiveLog: (obj: CreateUserRequest) => any;
2976
+
2977
+ export declare const CreateUserResponseFilterSensitiveLog: (obj: CreateUserResponse) => any;
2978
+
2979
+ export declare const CreateUserHierarchyGroupRequestFilterSensitiveLog: (obj: CreateUserHierarchyGroupRequest) => any;
2980
+
2981
+ export declare const CreateUserHierarchyGroupResponseFilterSensitiveLog: (obj: CreateUserHierarchyGroupResponse) => any;
2982
+
2983
+ export declare const CreateVocabularyRequestFilterSensitiveLog: (obj: CreateVocabularyRequest) => any;
2984
+
2985
+ export declare const CreateVocabularyResponseFilterSensitiveLog: (obj: CreateVocabularyResponse) => any;
2986
+
2987
+ export declare const DeleteContactFlowRequestFilterSensitiveLog: (obj: DeleteContactFlowRequest) => any;
2988
+
2989
+ export declare const DeleteContactFlowModuleRequestFilterSensitiveLog: (obj: DeleteContactFlowModuleRequest) => any;
2990
+
2991
+ export declare const DeleteContactFlowModuleResponseFilterSensitiveLog: (obj: DeleteContactFlowModuleResponse) => any;
2992
+
2993
+ export declare const DeleteHoursOfOperationRequestFilterSensitiveLog: (obj: DeleteHoursOfOperationRequest) => any;
2994
+
2995
+ export declare const DeleteInstanceRequestFilterSensitiveLog: (obj: DeleteInstanceRequest) => any;
2996
+
2997
+ export declare const DeleteIntegrationAssociationRequestFilterSensitiveLog: (obj: DeleteIntegrationAssociationRequest) => any;
2998
+
2999
+ export declare const DeleteQuickConnectRequestFilterSensitiveLog: (obj: DeleteQuickConnectRequest) => any;
3000
+
3001
+ export declare const DeleteSecurityProfileRequestFilterSensitiveLog: (obj: DeleteSecurityProfileRequest) => any;
3002
+
3003
+ export declare const DeleteTaskTemplateRequestFilterSensitiveLog: (obj: DeleteTaskTemplateRequest) => any;
3004
+
3005
+ export declare const DeleteTaskTemplateResponseFilterSensitiveLog: (obj: DeleteTaskTemplateResponse) => any;
3006
+
3007
+ export declare const DeleteUseCaseRequestFilterSensitiveLog: (obj: DeleteUseCaseRequest) => any;
3008
+
3009
+ export declare const DeleteUserRequestFilterSensitiveLog: (obj: DeleteUserRequest) => any;
3010
+
3011
+ export declare const DeleteUserHierarchyGroupRequestFilterSensitiveLog: (obj: DeleteUserHierarchyGroupRequest) => any;
3012
+
3013
+ export declare const DeleteVocabularyRequestFilterSensitiveLog: (obj: DeleteVocabularyRequest) => any;
3014
+
3015
+ export declare const DeleteVocabularyResponseFilterSensitiveLog: (obj: DeleteVocabularyResponse) => any;
3016
+
3017
+ export declare const DescribeAgentStatusRequestFilterSensitiveLog: (obj: DescribeAgentStatusRequest) => any;
3018
+
3019
+ export declare const DescribeAgentStatusResponseFilterSensitiveLog: (obj: DescribeAgentStatusResponse) => any;
3020
+
3021
+ export declare const DescribeContactRequestFilterSensitiveLog: (obj: DescribeContactRequest) => any;
3022
+
3023
+ export declare const QueueInfoFilterSensitiveLog: (obj: QueueInfo) => any;
3024
+
3025
+ export declare const ContactFilterSensitiveLog: (obj: Contact) => any;
3026
+
3027
+ export declare const DescribeContactResponseFilterSensitiveLog: (obj: DescribeContactResponse) => any;
3028
+
3029
+ export declare const DescribeContactFlowRequestFilterSensitiveLog: (obj: DescribeContactFlowRequest) => any;
3030
+
3031
+ export declare const ContactFlowFilterSensitiveLog: (obj: ContactFlow) => any;
3032
+
3033
+ export declare const DescribeContactFlowResponseFilterSensitiveLog: (obj: DescribeContactFlowResponse) => any;
3034
+
3035
+ export declare const DescribeContactFlowModuleRequestFilterSensitiveLog: (obj: DescribeContactFlowModuleRequest) => any;
3036
+
3037
+ export declare const ContactFlowModuleFilterSensitiveLog: (obj: ContactFlowModule) => any;
3038
+
3039
+ export declare const DescribeContactFlowModuleResponseFilterSensitiveLog: (obj: DescribeContactFlowModuleResponse) => any;
3040
+
3041
+ export declare const DescribeHoursOfOperationRequestFilterSensitiveLog: (obj: DescribeHoursOfOperationRequest) => any;
3042
+
3043
+ export declare const HoursOfOperationFilterSensitiveLog: (obj: HoursOfOperation) => any;
3044
+
3045
+ export declare const DescribeHoursOfOperationResponseFilterSensitiveLog: (obj: DescribeHoursOfOperationResponse) => any;
3046
+
3047
+ export declare const DescribeInstanceRequestFilterSensitiveLog: (obj: DescribeInstanceRequest) => any;
3048
+
3049
+ export declare const InstanceStatusReasonFilterSensitiveLog: (obj: InstanceStatusReason) => any;
3050
+
3051
+ export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
3052
+
3053
+ export declare const DescribeInstanceResponseFilterSensitiveLog: (obj: DescribeInstanceResponse) => any;
3054
+
3055
+ export declare const DescribeInstanceAttributeRequestFilterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
3056
+
3057
+ export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
3058
+
3059
+ export declare const DescribeInstanceAttributeResponseFilterSensitiveLog: (obj: DescribeInstanceAttributeResponse) => any;
3060
+
3061
+ export declare const DescribeInstanceStorageConfigRequestFilterSensitiveLog: (obj: DescribeInstanceStorageConfigRequest) => any;
3062
+
3063
+ export declare const DescribeInstanceStorageConfigResponseFilterSensitiveLog: (obj: DescribeInstanceStorageConfigResponse) => any;
3064
+
3065
+ export declare const DescribePhoneNumberRequestFilterSensitiveLog: (obj: DescribePhoneNumberRequest) => any;
3066
+
3067
+ export declare const PhoneNumberStatusFilterSensitiveLog: (obj: PhoneNumberStatus) => any;
3068
+
3069
+ export declare const ClaimedPhoneNumberSummaryFilterSensitiveLog: (obj: ClaimedPhoneNumberSummary) => any;
3070
+
3071
+ export declare const DescribePhoneNumberResponseFilterSensitiveLog: (obj: DescribePhoneNumberResponse) => any;
3072
+
3073
+ export declare const DescribeQueueRequestFilterSensitiveLog: (obj: DescribeQueueRequest) => any;
3074
+
3075
+ export declare const QueueFilterSensitiveLog: (obj: Queue) => any;
3076
+
3077
+ export declare const DescribeQueueResponseFilterSensitiveLog: (obj: DescribeQueueResponse) => any;
3078
+
3079
+ export declare const DescribeQuickConnectRequestFilterSensitiveLog: (obj: DescribeQuickConnectRequest) => any;
3080
+
3081
+ export declare const QuickConnectFilterSensitiveLog: (obj: QuickConnect) => any;
3082
+
3083
+ export declare const DescribeQuickConnectResponseFilterSensitiveLog: (obj: DescribeQuickConnectResponse) => any;
3084
+
3085
+ export declare const DescribeRoutingProfileRequestFilterSensitiveLog: (obj: DescribeRoutingProfileRequest) => any;
3086
+
3087
+ export declare const RoutingProfileFilterSensitiveLog: (obj: RoutingProfile) => any;
3088
+
3089
+ export declare const DescribeRoutingProfileResponseFilterSensitiveLog: (obj: DescribeRoutingProfileResponse) => any;
3090
+
3091
+ export declare const DescribeSecurityProfileRequestFilterSensitiveLog: (obj: DescribeSecurityProfileRequest) => any;
3092
+
3093
+ export declare const SecurityProfileFilterSensitiveLog: (obj: SecurityProfile) => any;
3094
+
3095
+ export declare const DescribeSecurityProfileResponseFilterSensitiveLog: (obj: DescribeSecurityProfileResponse) => any;
3096
+
3097
+ export declare const DescribeUserRequestFilterSensitiveLog: (obj: DescribeUserRequest) => any;
3098
+
3099
+ export declare const UserFilterSensitiveLog: (obj: User) => any;
3100
+
3101
+ export declare const DescribeUserResponseFilterSensitiveLog: (obj: DescribeUserResponse) => any;
3102
+
3103
+ export declare const DescribeUserHierarchyGroupRequestFilterSensitiveLog: (obj: DescribeUserHierarchyGroupRequest) => any;
3104
+
3105
+ export declare const HierarchyGroupSummaryFilterSensitiveLog: (obj: HierarchyGroupSummary) => any;
3106
+
3107
+ export declare const HierarchyPathFilterSensitiveLog: (obj: HierarchyPath) => any;
3108
+
3109
+ export declare const HierarchyGroupFilterSensitiveLog: (obj: HierarchyGroup) => any;
3110
+
3111
+ export declare const DescribeUserHierarchyGroupResponseFilterSensitiveLog: (obj: DescribeUserHierarchyGroupResponse) => any;
3112
+
3113
+ export declare const DescribeUserHierarchyStructureRequestFilterSensitiveLog: (obj: DescribeUserHierarchyStructureRequest) => any;
3114
+
3115
+ export declare const HierarchyLevelFilterSensitiveLog: (obj: HierarchyLevel) => any;
3116
+
3117
+ export declare const HierarchyStructureFilterSensitiveLog: (obj: HierarchyStructure) => any;
3118
+
3119
+ export declare const DescribeUserHierarchyStructureResponseFilterSensitiveLog: (obj: DescribeUserHierarchyStructureResponse) => any;
3120
+
3121
+ export declare const DescribeVocabularyRequestFilterSensitiveLog: (obj: DescribeVocabularyRequest) => any;
3122
+
3123
+ export declare const VocabularyFilterSensitiveLog: (obj: Vocabulary) => any;
3124
+
3125
+ export declare const DescribeVocabularyResponseFilterSensitiveLog: (obj: DescribeVocabularyResponse) => any;
3126
+
3127
+ export declare const DisassociateApprovedOriginRequestFilterSensitiveLog: (obj: DisassociateApprovedOriginRequest) => any;
3128
+
3129
+ export declare const DisassociateBotRequestFilterSensitiveLog: (obj: DisassociateBotRequest) => any;
3130
+
3131
+ export declare const DisassociateInstanceStorageConfigRequestFilterSensitiveLog: (obj: DisassociateInstanceStorageConfigRequest) => any;
3132
+
3133
+ export declare const DisassociateLambdaFunctionRequestFilterSensitiveLog: (obj: DisassociateLambdaFunctionRequest) => any;
3134
+
3135
+ export declare const DisassociateLexBotRequestFilterSensitiveLog: (obj: DisassociateLexBotRequest) => any;
3136
+
3137
+ export declare const DisassociatePhoneNumberContactFlowRequestFilterSensitiveLog: (obj: DisassociatePhoneNumberContactFlowRequest) => any;
3138
+
3139
+ export declare const DisassociateQueueQuickConnectsRequestFilterSensitiveLog: (obj: DisassociateQueueQuickConnectsRequest) => any;
3140
+
3141
+ export declare const DisassociateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: DisassociateRoutingProfileQueuesRequest) => any;
3142
+
3143
+ export declare const DisassociateSecurityKeyRequestFilterSensitiveLog: (obj: DisassociateSecurityKeyRequest) => any;
3144
+
3145
+ export declare const GetContactAttributesRequestFilterSensitiveLog: (obj: GetContactAttributesRequest) => any;
3146
+
3147
+ export declare const GetContactAttributesResponseFilterSensitiveLog: (obj: GetContactAttributesResponse) => any;
3148
+
3149
+ export declare const CurrentMetricFilterSensitiveLog: (obj: CurrentMetric) => any;
3150
+
3151
+ export declare const FiltersFilterSensitiveLog: (obj: Filters) => any;
3152
+
3153
+ export declare const GetCurrentMetricDataRequestFilterSensitiveLog: (obj: GetCurrentMetricDataRequest) => any;
3154
+
3155
+ export declare const CurrentMetricDataFilterSensitiveLog: (obj: CurrentMetricData) => any;
3156
+
3157
+ export declare const DimensionsFilterSensitiveLog: (obj: Dimensions) => any;
3158
+
3159
+ export declare const CurrentMetricResultFilterSensitiveLog: (obj: CurrentMetricResult) => any;
3160
+
3161
+ export declare const GetCurrentMetricDataResponseFilterSensitiveLog: (obj: GetCurrentMetricDataResponse) => any;
3162
+
3163
+ export declare const ContactFilterFilterSensitiveLog: (obj: ContactFilter) => any;
3164
+
3165
+ export declare const UserDataFiltersFilterSensitiveLog: (obj: UserDataFilters) => any;
3166
+
3167
+ export declare const GetCurrentUserDataRequestFilterSensitiveLog: (obj: GetCurrentUserDataRequest) => any;
3168
+
3169
+ export declare const HierarchyGroupSummaryReferenceFilterSensitiveLog: (obj: HierarchyGroupSummaryReference) => any;
3170
+
3171
+ export declare const HierarchyPathReferenceFilterSensitiveLog: (obj: HierarchyPathReference) => any;
3172
+
3173
+ export declare const RoutingProfileReferenceFilterSensitiveLog: (obj: RoutingProfileReference) => any;
3174
+
3175
+ export declare const UserReferenceFilterSensitiveLog: (obj: UserReference) => any;
3176
+
3177
+ export declare const UserDataFilterSensitiveLog: (obj: UserData) => any;
3178
+
3179
+ export declare const GetCurrentUserDataResponseFilterSensitiveLog: (obj: GetCurrentUserDataResponse) => any;
3180
+
3181
+ export declare const GetFederationTokenRequestFilterSensitiveLog: (obj: GetFederationTokenRequest) => any;
3182
+
3183
+ export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
3184
+
3185
+ export declare const GetFederationTokenResponseFilterSensitiveLog: (obj: GetFederationTokenResponse) => any;
3186
+
3187
+ export declare const ThresholdFilterSensitiveLog: (obj: Threshold) => any;
3188
+
3189
+ export declare const HistoricalMetricFilterSensitiveLog: (obj: HistoricalMetric) => any;
3190
+
3191
+ export declare const GetMetricDataRequestFilterSensitiveLog: (obj: GetMetricDataRequest) => any;
3192
+
3193
+ export declare const HistoricalMetricDataFilterSensitiveLog: (obj: HistoricalMetricData) => any;
3194
+
3195
+ export declare const HistoricalMetricResultFilterSensitiveLog: (obj: HistoricalMetricResult) => any;
3196
+
3197
+ export declare const GetMetricDataResponseFilterSensitiveLog: (obj: GetMetricDataResponse) => any;
3198
+
3199
+ export declare const GetTaskTemplateRequestFilterSensitiveLog: (obj: GetTaskTemplateRequest) => any;
3200
+
3201
+ export declare const GetTaskTemplateResponseFilterSensitiveLog: (obj: GetTaskTemplateResponse) => any;
3202
+
3203
+ export declare const ListAgentStatusRequestFilterSensitiveLog: (obj: ListAgentStatusRequest) => any;
3204
+
3205
+ export declare const ListAgentStatusResponseFilterSensitiveLog: (obj: ListAgentStatusResponse) => any;
3206
+
3207
+ export declare const ListApprovedOriginsRequestFilterSensitiveLog: (obj: ListApprovedOriginsRequest) => any;
3208
+
3209
+ export declare const ListApprovedOriginsResponseFilterSensitiveLog: (obj: ListApprovedOriginsResponse) => any;
3210
+
3211
+ export declare const ListBotsRequestFilterSensitiveLog: (obj: ListBotsRequest) => any;
3212
+
3213
+ export declare const LexBotConfigFilterSensitiveLog: (obj: LexBotConfig) => any;
3214
+
3215
+ export declare const ListBotsResponseFilterSensitiveLog: (obj: ListBotsResponse) => any;
3216
+
3217
+ export declare const ListContactFlowModulesRequestFilterSensitiveLog: (obj: ListContactFlowModulesRequest) => any;
3218
+
3219
+ export declare const ContactFlowModuleSummaryFilterSensitiveLog: (obj: ContactFlowModuleSummary) => any;
3220
+
3221
+ export declare const ListContactFlowModulesResponseFilterSensitiveLog: (obj: ListContactFlowModulesResponse) => any;
3222
+
3223
+ export declare const ListContactFlowsRequestFilterSensitiveLog: (obj: ListContactFlowsRequest) => any;
3224
+
3225
+ export declare const ContactFlowSummaryFilterSensitiveLog: (obj: ContactFlowSummary) => any;
3226
+
3227
+ export declare const ListContactFlowsResponseFilterSensitiveLog: (obj: ListContactFlowsResponse) => any;
3228
+
3229
+ export declare const ListContactReferencesRequestFilterSensitiveLog: (obj: ListContactReferencesRequest) => any;
3230
+
3231
+ export declare const AttachmentReferenceFilterSensitiveLog: (obj: AttachmentReference) => any;
3232
+
3233
+ export declare const DateReferenceFilterSensitiveLog: (obj: DateReference) => any;
3234
+
3235
+ export declare const EmailReferenceFilterSensitiveLog: (obj: EmailReference) => any;
3236
+
3237
+ export declare const NumberReferenceFilterSensitiveLog: (obj: NumberReference) => any;
3238
+
3239
+ export declare const StringReferenceFilterSensitiveLog: (obj: StringReference) => any;
3240
+
3241
+ export declare const UrlReferenceFilterSensitiveLog: (obj: UrlReference) => any;
3242
+
3243
+ export declare const ReferenceSummaryFilterSensitiveLog: (obj: ReferenceSummary) => any;
3244
+
3245
+ export declare const ListContactReferencesResponseFilterSensitiveLog: (obj: ListContactReferencesResponse) => any;
3246
+
3247
+ export declare const ListDefaultVocabulariesRequestFilterSensitiveLog: (obj: ListDefaultVocabulariesRequest) => any;
3248
+
3249
+ export declare const DefaultVocabularyFilterSensitiveLog: (obj: DefaultVocabulary) => any;
3250
+
3251
+ export declare const ListDefaultVocabulariesResponseFilterSensitiveLog: (obj: ListDefaultVocabulariesResponse) => any;
3252
+
3253
+ export declare const ListHoursOfOperationsRequestFilterSensitiveLog: (obj: ListHoursOfOperationsRequest) => any;
3254
+
3255
+ export declare const HoursOfOperationSummaryFilterSensitiveLog: (obj: HoursOfOperationSummary) => any;
3256
+
3257
+ export declare const ListHoursOfOperationsResponseFilterSensitiveLog: (obj: ListHoursOfOperationsResponse) => any;
3258
+
3259
+ export declare const ListInstanceAttributesRequestFilterSensitiveLog: (obj: ListInstanceAttributesRequest) => any;
3260
+
3261
+ export declare const ListInstanceAttributesResponseFilterSensitiveLog: (obj: ListInstanceAttributesResponse) => any;
3262
+
3263
+ export declare const ListInstancesRequestFilterSensitiveLog: (obj: ListInstancesRequest) => any;
3264
+
3265
+ export declare const InstanceSummaryFilterSensitiveLog: (obj: InstanceSummary) => any;
3266
+
3267
+ export declare const ListInstancesResponseFilterSensitiveLog: (obj: ListInstancesResponse) => any;
3268
+
3269
+ export declare const ListInstanceStorageConfigsRequestFilterSensitiveLog: (obj: ListInstanceStorageConfigsRequest) => any;
3270
+
3271
+ export declare const ListInstanceStorageConfigsResponseFilterSensitiveLog: (obj: ListInstanceStorageConfigsResponse) => any;
3272
+
3273
+ export declare const ListIntegrationAssociationsRequestFilterSensitiveLog: (obj: ListIntegrationAssociationsRequest) => any;
3274
+
3275
+ export declare const IntegrationAssociationSummaryFilterSensitiveLog: (obj: IntegrationAssociationSummary) => any;
3276
+
3277
+ export declare const ListIntegrationAssociationsResponseFilterSensitiveLog: (obj: ListIntegrationAssociationsResponse) => any;
3278
+
3279
+ export declare const ListLambdaFunctionsRequestFilterSensitiveLog: (obj: ListLambdaFunctionsRequest) => any;
3280
+
3281
+ export declare const ListLambdaFunctionsResponseFilterSensitiveLog: (obj: ListLambdaFunctionsResponse) => any;
3282
+
3283
+ export declare const ListLexBotsRequestFilterSensitiveLog: (obj: ListLexBotsRequest) => any;
3284
+
3285
+ export declare const ListLexBotsResponseFilterSensitiveLog: (obj: ListLexBotsResponse) => any;
3286
+
3287
+ export declare const ListPhoneNumbersRequestFilterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
3288
+
3289
+ export declare const PhoneNumberSummaryFilterSensitiveLog: (obj: PhoneNumberSummary) => any;
3290
+
3291
+ export declare const ListPhoneNumbersResponseFilterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
3292
+
3293
+ export declare const ListPhoneNumbersV2RequestFilterSensitiveLog: (obj: ListPhoneNumbersV2Request) => any;
3294
+
3295
+ export declare const ListPhoneNumbersSummaryFilterSensitiveLog: (obj: ListPhoneNumbersSummary) => any;
3296
+
3297
+ export declare const ListPhoneNumbersV2ResponseFilterSensitiveLog: (obj: ListPhoneNumbersV2Response) => any;
3298
+
3299
+ export declare const ListPromptsRequestFilterSensitiveLog: (obj: ListPromptsRequest) => any;
3300
+
3301
+ export declare const PromptSummaryFilterSensitiveLog: (obj: PromptSummary) => any;
3302
+
3303
+ export declare const ListPromptsResponseFilterSensitiveLog: (obj: ListPromptsResponse) => any;
3304
+
3305
+ export declare const ListQueueQuickConnectsRequestFilterSensitiveLog: (obj: ListQueueQuickConnectsRequest) => any;
3306
+
3307
+ export declare const QuickConnectSummaryFilterSensitiveLog: (obj: QuickConnectSummary) => any;
3308
+
3309
+ export declare const ListQueueQuickConnectsResponseFilterSensitiveLog: (obj: ListQueueQuickConnectsResponse) => any;