@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
@@ -15,10 +15,6 @@ export interface ListQueuesRequest {
15
15
 
16
16
  MaxResults?: number;
17
17
  }
18
- export declare namespace ListQueuesRequest {
19
-
20
- const filterSensitiveLog: (obj: ListQueuesRequest) => any;
21
- }
22
18
 
23
19
  export interface QueueSummary {
24
20
 
@@ -30,20 +26,12 @@ export interface QueueSummary {
30
26
 
31
27
  QueueType?: QueueType | string;
32
28
  }
33
- export declare namespace QueueSummary {
34
-
35
- const filterSensitiveLog: (obj: QueueSummary) => any;
36
- }
37
29
  export interface ListQueuesResponse {
38
30
 
39
31
  QueueSummaryList?: QueueSummary[];
40
32
 
41
33
  NextToken?: string;
42
34
  }
43
- export declare namespace ListQueuesResponse {
44
-
45
- const filterSensitiveLog: (obj: ListQueuesResponse) => any;
46
- }
47
35
  export interface ListQuickConnectsRequest {
48
36
 
49
37
  InstanceId: string | undefined;
@@ -54,20 +42,12 @@ export interface ListQuickConnectsRequest {
54
42
 
55
43
  QuickConnectTypes?: (QuickConnectType | string)[];
56
44
  }
57
- export declare namespace ListQuickConnectsRequest {
58
-
59
- const filterSensitiveLog: (obj: ListQuickConnectsRequest) => any;
60
- }
61
45
  export interface ListQuickConnectsResponse {
62
46
 
63
47
  QuickConnectSummaryList?: QuickConnectSummary[];
64
48
 
65
49
  NextToken?: string;
66
50
  }
67
- export declare namespace ListQuickConnectsResponse {
68
-
69
- const filterSensitiveLog: (obj: ListQuickConnectsResponse) => any;
70
- }
71
51
  export interface ListRoutingProfileQueuesRequest {
72
52
 
73
53
  InstanceId: string | undefined;
@@ -78,10 +58,6 @@ export interface ListRoutingProfileQueuesRequest {
78
58
 
79
59
  MaxResults?: number;
80
60
  }
81
- export declare namespace ListRoutingProfileQueuesRequest {
82
-
83
- const filterSensitiveLog: (obj: ListRoutingProfileQueuesRequest) => any;
84
- }
85
61
 
86
62
  export interface RoutingProfileQueueConfigSummary {
87
63
 
@@ -97,20 +73,12 @@ export interface RoutingProfileQueueConfigSummary {
97
73
 
98
74
  Channel: Channel | string | undefined;
99
75
  }
100
- export declare namespace RoutingProfileQueueConfigSummary {
101
-
102
- const filterSensitiveLog: (obj: RoutingProfileQueueConfigSummary) => any;
103
- }
104
76
  export interface ListRoutingProfileQueuesResponse {
105
77
 
106
78
  NextToken?: string;
107
79
 
108
80
  RoutingProfileQueueConfigSummaryList?: RoutingProfileQueueConfigSummary[];
109
81
  }
110
- export declare namespace ListRoutingProfileQueuesResponse {
111
-
112
- const filterSensitiveLog: (obj: ListRoutingProfileQueuesResponse) => any;
113
- }
114
82
  export interface ListRoutingProfilesRequest {
115
83
 
116
84
  InstanceId: string | undefined;
@@ -119,10 +87,6 @@ export interface ListRoutingProfilesRequest {
119
87
 
120
88
  MaxResults?: number;
121
89
  }
122
- export declare namespace ListRoutingProfilesRequest {
123
-
124
- const filterSensitiveLog: (obj: ListRoutingProfilesRequest) => any;
125
- }
126
90
 
127
91
  export interface RoutingProfileSummary {
128
92
 
@@ -132,20 +96,12 @@ export interface RoutingProfileSummary {
132
96
 
133
97
  Name?: string;
134
98
  }
135
- export declare namespace RoutingProfileSummary {
136
-
137
- const filterSensitiveLog: (obj: RoutingProfileSummary) => any;
138
- }
139
99
  export interface ListRoutingProfilesResponse {
140
100
 
141
101
  RoutingProfileSummaryList?: RoutingProfileSummary[];
142
102
 
143
103
  NextToken?: string;
144
104
  }
145
- export declare namespace ListRoutingProfilesResponse {
146
-
147
- const filterSensitiveLog: (obj: ListRoutingProfilesResponse) => any;
148
- }
149
105
  export interface ListSecurityKeysRequest {
150
106
 
151
107
  InstanceId: string | undefined;
@@ -154,10 +110,6 @@ export interface ListSecurityKeysRequest {
154
110
 
155
111
  MaxResults?: number;
156
112
  }
157
- export declare namespace ListSecurityKeysRequest {
158
-
159
- const filterSensitiveLog: (obj: ListSecurityKeysRequest) => any;
160
- }
161
113
 
162
114
  export interface SecurityKey {
163
115
 
@@ -167,20 +119,12 @@ export interface SecurityKey {
167
119
 
168
120
  CreationTime?: Date;
169
121
  }
170
- export declare namespace SecurityKey {
171
-
172
- const filterSensitiveLog: (obj: SecurityKey) => any;
173
- }
174
122
  export interface ListSecurityKeysResponse {
175
123
 
176
124
  SecurityKeys?: SecurityKey[];
177
125
 
178
126
  NextToken?: string;
179
127
  }
180
- export declare namespace ListSecurityKeysResponse {
181
-
182
- const filterSensitiveLog: (obj: ListSecurityKeysResponse) => any;
183
- }
184
128
  export interface ListSecurityProfilePermissionsRequest {
185
129
 
186
130
  SecurityProfileId: string | undefined;
@@ -191,20 +135,12 @@ export interface ListSecurityProfilePermissionsRequest {
191
135
 
192
136
  MaxResults?: number;
193
137
  }
194
- export declare namespace ListSecurityProfilePermissionsRequest {
195
-
196
- const filterSensitiveLog: (obj: ListSecurityProfilePermissionsRequest) => any;
197
- }
198
138
  export interface ListSecurityProfilePermissionsResponse {
199
139
 
200
140
  Permissions?: string[];
201
141
 
202
142
  NextToken?: string;
203
143
  }
204
- export declare namespace ListSecurityProfilePermissionsResponse {
205
-
206
- const filterSensitiveLog: (obj: ListSecurityProfilePermissionsResponse) => any;
207
- }
208
144
  export interface ListSecurityProfilesRequest {
209
145
 
210
146
  InstanceId: string | undefined;
@@ -213,10 +149,6 @@ export interface ListSecurityProfilesRequest {
213
149
 
214
150
  MaxResults?: number;
215
151
  }
216
- export declare namespace ListSecurityProfilesRequest {
217
-
218
- const filterSensitiveLog: (obj: ListSecurityProfilesRequest) => any;
219
- }
220
152
 
221
153
  export interface SecurityProfileSummary {
222
154
 
@@ -226,36 +158,20 @@ export interface SecurityProfileSummary {
226
158
 
227
159
  Name?: string;
228
160
  }
229
- export declare namespace SecurityProfileSummary {
230
-
231
- const filterSensitiveLog: (obj: SecurityProfileSummary) => any;
232
- }
233
161
  export interface ListSecurityProfilesResponse {
234
162
 
235
163
  SecurityProfileSummaryList?: SecurityProfileSummary[];
236
164
 
237
165
  NextToken?: string;
238
166
  }
239
- export declare namespace ListSecurityProfilesResponse {
240
-
241
- const filterSensitiveLog: (obj: ListSecurityProfilesResponse) => any;
242
- }
243
167
  export interface ListTagsForResourceRequest {
244
168
 
245
169
  resourceArn: string | undefined;
246
170
  }
247
- export declare namespace ListTagsForResourceRequest {
248
-
249
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
250
- }
251
171
  export interface ListTagsForResourceResponse {
252
172
 
253
173
  tags?: Record<string, string>;
254
174
  }
255
- export declare namespace ListTagsForResourceResponse {
256
-
257
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
258
- }
259
175
  export interface ListTaskTemplatesRequest {
260
176
 
261
177
  InstanceId: string | undefined;
@@ -268,10 +184,6 @@ export interface ListTaskTemplatesRequest {
268
184
 
269
185
  Name?: string;
270
186
  }
271
- export declare namespace ListTaskTemplatesRequest {
272
-
273
- const filterSensitiveLog: (obj: ListTaskTemplatesRequest) => any;
274
- }
275
187
 
276
188
  export interface TaskTemplateMetadata {
277
189
 
@@ -289,20 +201,12 @@ export interface TaskTemplateMetadata {
289
201
 
290
202
  CreatedTime?: Date;
291
203
  }
292
- export declare namespace TaskTemplateMetadata {
293
-
294
- const filterSensitiveLog: (obj: TaskTemplateMetadata) => any;
295
- }
296
204
  export interface ListTaskTemplatesResponse {
297
205
 
298
206
  TaskTemplates?: TaskTemplateMetadata[];
299
207
 
300
208
  NextToken?: string;
301
209
  }
302
- export declare namespace ListTaskTemplatesResponse {
303
-
304
- const filterSensitiveLog: (obj: ListTaskTemplatesResponse) => any;
305
- }
306
210
 
307
211
  export interface ListUseCasesRequest {
308
212
 
@@ -314,10 +218,6 @@ export interface ListUseCasesRequest {
314
218
 
315
219
  MaxResults?: number;
316
220
  }
317
- export declare namespace ListUseCasesRequest {
318
-
319
- const filterSensitiveLog: (obj: ListUseCasesRequest) => any;
320
- }
321
221
 
322
222
  export interface UseCase {
323
223
 
@@ -327,20 +227,12 @@ export interface UseCase {
327
227
 
328
228
  UseCaseType?: UseCaseType | string;
329
229
  }
330
- export declare namespace UseCase {
331
-
332
- const filterSensitiveLog: (obj: UseCase) => any;
333
- }
334
230
  export interface ListUseCasesResponse {
335
231
 
336
232
  UseCaseSummaryList?: UseCase[];
337
233
 
338
234
  NextToken?: string;
339
235
  }
340
- export declare namespace ListUseCasesResponse {
341
-
342
- const filterSensitiveLog: (obj: ListUseCasesResponse) => any;
343
- }
344
236
  export interface ListUserHierarchyGroupsRequest {
345
237
 
346
238
  InstanceId: string | undefined;
@@ -349,20 +241,12 @@ export interface ListUserHierarchyGroupsRequest {
349
241
 
350
242
  MaxResults?: number;
351
243
  }
352
- export declare namespace ListUserHierarchyGroupsRequest {
353
-
354
- const filterSensitiveLog: (obj: ListUserHierarchyGroupsRequest) => any;
355
- }
356
244
  export interface ListUserHierarchyGroupsResponse {
357
245
 
358
246
  UserHierarchyGroupSummaryList?: HierarchyGroupSummary[];
359
247
 
360
248
  NextToken?: string;
361
249
  }
362
- export declare namespace ListUserHierarchyGroupsResponse {
363
-
364
- const filterSensitiveLog: (obj: ListUserHierarchyGroupsResponse) => any;
365
- }
366
250
  export interface ListUsersRequest {
367
251
 
368
252
  InstanceId: string | undefined;
@@ -371,10 +255,6 @@ export interface ListUsersRequest {
371
255
 
372
256
  MaxResults?: number;
373
257
  }
374
- export declare namespace ListUsersRequest {
375
-
376
- const filterSensitiveLog: (obj: ListUsersRequest) => any;
377
- }
378
258
 
379
259
  export interface UserSummary {
380
260
 
@@ -384,20 +264,12 @@ export interface UserSummary {
384
264
 
385
265
  Username?: string;
386
266
  }
387
- export declare namespace UserSummary {
388
-
389
- const filterSensitiveLog: (obj: UserSummary) => any;
390
- }
391
267
  export interface ListUsersResponse {
392
268
 
393
269
  UserSummaryList?: UserSummary[];
394
270
 
395
271
  NextToken?: string;
396
272
  }
397
- export declare namespace ListUsersResponse {
398
-
399
- const filterSensitiveLog: (obj: ListUsersResponse) => any;
400
- }
401
273
  export interface PutUserStatusRequest {
402
274
 
403
275
  UserId: string | undefined;
@@ -406,26 +278,14 @@ export interface PutUserStatusRequest {
406
278
 
407
279
  AgentStatusId: string | undefined;
408
280
  }
409
- export declare namespace PutUserStatusRequest {
410
-
411
- const filterSensitiveLog: (obj: PutUserStatusRequest) => any;
412
- }
413
281
  export interface PutUserStatusResponse {
414
282
  }
415
- export declare namespace PutUserStatusResponse {
416
-
417
- const filterSensitiveLog: (obj: PutUserStatusResponse) => any;
418
- }
419
283
  export interface ReleasePhoneNumberRequest {
420
284
 
421
285
  PhoneNumberId: string | undefined;
422
286
 
423
287
  ClientToken?: string;
424
288
  }
425
- export declare namespace ReleasePhoneNumberRequest {
426
-
427
- const filterSensitiveLog: (obj: ReleasePhoneNumberRequest) => any;
428
- }
429
289
  export interface ResumeContactRecordingRequest {
430
290
 
431
291
  InstanceId: string | undefined;
@@ -434,16 +294,8 @@ export interface ResumeContactRecordingRequest {
434
294
 
435
295
  InitialContactId: string | undefined;
436
296
  }
437
- export declare namespace ResumeContactRecordingRequest {
438
-
439
- const filterSensitiveLog: (obj: ResumeContactRecordingRequest) => any;
440
- }
441
297
  export interface ResumeContactRecordingResponse {
442
298
  }
443
- export declare namespace ResumeContactRecordingResponse {
444
-
445
- const filterSensitiveLog: (obj: ResumeContactRecordingResponse) => any;
446
- }
447
299
  export interface SearchAvailablePhoneNumbersRequest {
448
300
 
449
301
  TargetArn: string | undefined;
@@ -458,10 +310,6 @@ export interface SearchAvailablePhoneNumbersRequest {
458
310
 
459
311
  NextToken?: string;
460
312
  }
461
- export declare namespace SearchAvailablePhoneNumbersRequest {
462
-
463
- const filterSensitiveLog: (obj: SearchAvailablePhoneNumbersRequest) => any;
464
- }
465
313
 
466
314
  export interface AvailableNumberSummary {
467
315
 
@@ -471,20 +319,12 @@ export interface AvailableNumberSummary {
471
319
 
472
320
  PhoneNumberType?: PhoneNumberType | string;
473
321
  }
474
- export declare namespace AvailableNumberSummary {
475
-
476
- const filterSensitiveLog: (obj: AvailableNumberSummary) => any;
477
- }
478
322
  export interface SearchAvailablePhoneNumbersResponse {
479
323
 
480
324
  NextToken?: string;
481
325
 
482
326
  AvailableNumbersList?: AvailableNumberSummary[];
483
327
  }
484
- export declare namespace SearchAvailablePhoneNumbersResponse {
485
-
486
- const filterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
487
- }
488
328
  export declare enum HierarchyGroupMatchType {
489
329
  EXACT = "EXACT",
490
330
  WITH_CHILD_GROUPS = "WITH_CHILD_GROUPS"
@@ -496,10 +336,6 @@ export interface HierarchyGroupCondition {
496
336
 
497
337
  HierarchyGroupMatchType?: HierarchyGroupMatchType | string;
498
338
  }
499
- export declare namespace HierarchyGroupCondition {
500
-
501
- const filterSensitiveLog: (obj: HierarchyGroupCondition) => any;
502
- }
503
339
  export declare enum StringComparisonType {
504
340
  CONTAINS = "CONTAINS",
505
341
  EXACT = "EXACT",
@@ -514,10 +350,6 @@ export interface StringCondition {
514
350
 
515
351
  ComparisonType?: StringComparisonType | string;
516
352
  }
517
- export declare namespace StringCondition {
518
-
519
- const filterSensitiveLog: (obj: StringCondition) => any;
520
- }
521
353
 
522
354
  export interface TagCondition {
523
355
 
@@ -525,10 +357,6 @@ export interface TagCondition {
525
357
 
526
358
  TagValue?: string;
527
359
  }
528
- export declare namespace TagCondition {
529
-
530
- const filterSensitiveLog: (obj: TagCondition) => any;
531
- }
532
360
 
533
361
  export interface ControlPlaneTagFilter {
534
362
 
@@ -538,19 +366,11 @@ export interface ControlPlaneTagFilter {
538
366
 
539
367
  TagCondition?: TagCondition;
540
368
  }
541
- export declare namespace ControlPlaneTagFilter {
542
-
543
- const filterSensitiveLog: (obj: ControlPlaneTagFilter) => any;
544
- }
545
369
 
546
370
  export interface UserSearchFilter {
547
371
 
548
372
  TagFilter?: ControlPlaneTagFilter;
549
373
  }
550
- export declare namespace UserSearchFilter {
551
-
552
- const filterSensitiveLog: (obj: UserSearchFilter) => any;
553
- }
554
374
 
555
375
  export interface UserIdentityInfoLite {
556
376
 
@@ -558,10 +378,6 @@ export interface UserIdentityInfoLite {
558
378
 
559
379
  LastName?: string;
560
380
  }
561
- export declare namespace UserIdentityInfoLite {
562
-
563
- const filterSensitiveLog: (obj: UserIdentityInfoLite) => any;
564
- }
565
381
 
566
382
  export interface UserSearchSummary {
567
383
 
@@ -585,10 +401,6 @@ export interface UserSearchSummary {
585
401
 
586
402
  Username?: string;
587
403
  }
588
- export declare namespace UserSearchSummary {
589
-
590
- const filterSensitiveLog: (obj: UserSearchSummary) => any;
591
- }
592
404
  export interface SearchUsersResponse {
593
405
 
594
406
  Users?: UserSearchSummary[];
@@ -597,10 +409,6 @@ export interface SearchUsersResponse {
597
409
 
598
410
  ApproximateTotalCount?: number;
599
411
  }
600
- export declare namespace SearchUsersResponse {
601
-
602
- const filterSensitiveLog: (obj: SearchUsersResponse) => any;
603
- }
604
412
  export interface SearchVocabulariesRequest {
605
413
 
606
414
  InstanceId: string | undefined;
@@ -615,10 +423,6 @@ export interface SearchVocabulariesRequest {
615
423
 
616
424
  LanguageCode?: VocabularyLanguageCode | string;
617
425
  }
618
- export declare namespace SearchVocabulariesRequest {
619
-
620
- const filterSensitiveLog: (obj: SearchVocabulariesRequest) => any;
621
- }
622
426
 
623
427
  export interface VocabularySummary {
624
428
 
@@ -636,20 +440,12 @@ export interface VocabularySummary {
636
440
 
637
441
  FailureReason?: string;
638
442
  }
639
- export declare namespace VocabularySummary {
640
-
641
- const filterSensitiveLog: (obj: VocabularySummary) => any;
642
- }
643
443
  export interface SearchVocabulariesResponse {
644
444
 
645
445
  VocabularySummaryList?: VocabularySummary[];
646
446
 
647
447
  NextToken?: string;
648
448
  }
649
- export declare namespace SearchVocabulariesResponse {
650
-
651
- const filterSensitiveLog: (obj: SearchVocabulariesResponse) => any;
652
- }
653
449
 
654
450
  export interface ChatMessage {
655
451
 
@@ -657,19 +453,11 @@ export interface ChatMessage {
657
453
 
658
454
  Content: string | undefined;
659
455
  }
660
- export declare namespace ChatMessage {
661
-
662
- const filterSensitiveLog: (obj: ChatMessage) => any;
663
- }
664
456
 
665
457
  export interface ParticipantDetails {
666
458
 
667
459
  DisplayName: string | undefined;
668
460
  }
669
- export declare namespace ParticipantDetails {
670
-
671
- const filterSensitiveLog: (obj: ParticipantDetails) => any;
672
- }
673
461
  export interface StartChatContactRequest {
674
462
 
675
463
  InstanceId: string | undefined;
@@ -688,10 +476,6 @@ export interface StartChatContactRequest {
688
476
 
689
477
  SupportedMessagingContentTypes?: string[];
690
478
  }
691
- export declare namespace StartChatContactRequest {
692
-
693
- const filterSensitiveLog: (obj: StartChatContactRequest) => any;
694
- }
695
479
  export interface StartChatContactResponse {
696
480
 
697
481
  ContactId?: string;
@@ -700,10 +484,6 @@ export interface StartChatContactResponse {
700
484
 
701
485
  ParticipantToken?: string;
702
486
  }
703
- export declare namespace StartChatContactResponse {
704
-
705
- const filterSensitiveLog: (obj: StartChatContactResponse) => any;
706
- }
707
487
  export declare enum VoiceRecordingTrack {
708
488
  ALL = "ALL",
709
489
  FROM_AGENT = "FROM_AGENT",
@@ -714,10 +494,6 @@ export interface VoiceRecordingConfiguration {
714
494
 
715
495
  VoiceRecordingTrack?: VoiceRecordingTrack | string;
716
496
  }
717
- export declare namespace VoiceRecordingConfiguration {
718
-
719
- const filterSensitiveLog: (obj: VoiceRecordingConfiguration) => any;
720
- }
721
497
  export interface StartContactRecordingRequest {
722
498
 
723
499
  InstanceId: string | undefined;
@@ -728,25 +504,13 @@ export interface StartContactRecordingRequest {
728
504
 
729
505
  VoiceRecordingConfiguration: VoiceRecordingConfiguration | undefined;
730
506
  }
731
- export declare namespace StartContactRecordingRequest {
732
-
733
- const filterSensitiveLog: (obj: StartContactRecordingRequest) => any;
734
- }
735
507
  export interface StartContactRecordingResponse {
736
508
  }
737
- export declare namespace StartContactRecordingResponse {
738
-
739
- const filterSensitiveLog: (obj: StartContactRecordingResponse) => any;
740
- }
741
509
 
742
510
  export interface ChatStreamingConfiguration {
743
511
 
744
512
  StreamingEndpointArn: string | undefined;
745
513
  }
746
- export declare namespace ChatStreamingConfiguration {
747
-
748
- const filterSensitiveLog: (obj: ChatStreamingConfiguration) => any;
749
- }
750
514
  export interface StartContactStreamingRequest {
751
515
 
752
516
  InstanceId: string | undefined;
@@ -757,18 +521,10 @@ export interface StartContactStreamingRequest {
757
521
 
758
522
  ClientToken?: string;
759
523
  }
760
- export declare namespace StartContactStreamingRequest {
761
-
762
- const filterSensitiveLog: (obj: StartContactStreamingRequest) => any;
763
- }
764
524
  export interface StartContactStreamingResponse {
765
525
 
766
526
  StreamingId: string | undefined;
767
527
  }
768
- export declare namespace StartContactStreamingResponse {
769
-
770
- const filterSensitiveLog: (obj: StartContactStreamingResponse) => any;
771
- }
772
528
 
773
529
  export declare class DestinationNotAllowedException extends __BaseException {
774
530
  readonly name: "DestinationNotAllowedException";
@@ -794,10 +550,6 @@ export interface AnswerMachineDetectionConfig {
794
550
 
795
551
  AwaitAnswerMachinePrompt?: boolean;
796
552
  }
797
- export declare namespace AnswerMachineDetectionConfig {
798
-
799
- const filterSensitiveLog: (obj: AnswerMachineDetectionConfig) => any;
800
- }
801
553
  export declare enum TrafficType {
802
554
  CAMPAIGN = "CAMPAIGN",
803
555
  GENERAL = "GENERAL"
@@ -824,18 +576,10 @@ export interface StartOutboundVoiceContactRequest {
824
576
 
825
577
  TrafficType?: TrafficType | string;
826
578
  }
827
- export declare namespace StartOutboundVoiceContactRequest {
828
-
829
- const filterSensitiveLog: (obj: StartOutboundVoiceContactRequest) => any;
830
- }
831
579
  export interface StartOutboundVoiceContactResponse {
832
580
 
833
581
  ContactId?: string;
834
582
  }
835
- export declare namespace StartOutboundVoiceContactResponse {
836
-
837
- const filterSensitiveLog: (obj: StartOutboundVoiceContactResponse) => any;
838
- }
839
583
 
840
584
  export interface Reference {
841
585
 
@@ -843,10 +587,6 @@ export interface Reference {
843
587
 
844
588
  Type: ReferenceType | string | undefined;
845
589
  }
846
- export declare namespace Reference {
847
-
848
- const filterSensitiveLog: (obj: Reference) => any;
849
- }
850
590
  export interface StartTaskContactRequest {
851
591
 
852
592
  InstanceId: string | undefined;
@@ -871,18 +611,10 @@ export interface StartTaskContactRequest {
871
611
 
872
612
  QuickConnectId?: string;
873
613
  }
874
- export declare namespace StartTaskContactRequest {
875
-
876
- const filterSensitiveLog: (obj: StartTaskContactRequest) => any;
877
- }
878
614
  export interface StartTaskContactResponse {
879
615
 
880
616
  ContactId?: string;
881
617
  }
882
- export declare namespace StartTaskContactResponse {
883
-
884
- const filterSensitiveLog: (obj: StartTaskContactResponse) => any;
885
- }
886
618
 
887
619
  export declare class ContactNotFoundException extends __BaseException {
888
620
  readonly name: "ContactNotFoundException";
@@ -898,16 +630,8 @@ export interface StopContactRequest {
898
630
 
899
631
  InstanceId: string | undefined;
900
632
  }
901
- export declare namespace StopContactRequest {
902
-
903
- const filterSensitiveLog: (obj: StopContactRequest) => any;
904
- }
905
633
  export interface StopContactResponse {
906
634
  }
907
- export declare namespace StopContactResponse {
908
-
909
- const filterSensitiveLog: (obj: StopContactResponse) => any;
910
- }
911
635
  export interface StopContactRecordingRequest {
912
636
 
913
637
  InstanceId: string | undefined;
@@ -916,16 +640,8 @@ export interface StopContactRecordingRequest {
916
640
 
917
641
  InitialContactId: string | undefined;
918
642
  }
919
- export declare namespace StopContactRecordingRequest {
920
-
921
- const filterSensitiveLog: (obj: StopContactRecordingRequest) => any;
922
- }
923
643
  export interface StopContactRecordingResponse {
924
644
  }
925
- export declare namespace StopContactRecordingResponse {
926
-
927
- const filterSensitiveLog: (obj: StopContactRecordingResponse) => any;
928
- }
929
645
  export interface StopContactStreamingRequest {
930
646
 
931
647
  InstanceId: string | undefined;
@@ -934,16 +650,8 @@ export interface StopContactStreamingRequest {
934
650
 
935
651
  StreamingId: string | undefined;
936
652
  }
937
- export declare namespace StopContactStreamingRequest {
938
-
939
- const filterSensitiveLog: (obj: StopContactStreamingRequest) => any;
940
- }
941
653
  export interface StopContactStreamingResponse {
942
654
  }
943
- export declare namespace StopContactStreamingResponse {
944
-
945
- const filterSensitiveLog: (obj: StopContactStreamingResponse) => any;
946
- }
947
655
  export interface SuspendContactRecordingRequest {
948
656
 
949
657
  InstanceId: string | undefined;
@@ -952,26 +660,14 @@ export interface SuspendContactRecordingRequest {
952
660
 
953
661
  InitialContactId: string | undefined;
954
662
  }
955
- export declare namespace SuspendContactRecordingRequest {
956
-
957
- const filterSensitiveLog: (obj: SuspendContactRecordingRequest) => any;
958
- }
959
663
  export interface SuspendContactRecordingResponse {
960
664
  }
961
- export declare namespace SuspendContactRecordingResponse {
962
-
963
- const filterSensitiveLog: (obj: SuspendContactRecordingResponse) => any;
964
- }
965
665
  export interface TagResourceRequest {
966
666
 
967
667
  resourceArn: string | undefined;
968
668
 
969
669
  tags: Record<string, string> | undefined;
970
670
  }
971
- export declare namespace TagResourceRequest {
972
-
973
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
974
- }
975
671
  export interface TransferContactRequest {
976
672
 
977
673
  InstanceId: string | undefined;
@@ -986,30 +682,18 @@ export interface TransferContactRequest {
986
682
 
987
683
  ClientToken?: string;
988
684
  }
989
- export declare namespace TransferContactRequest {
990
-
991
- const filterSensitiveLog: (obj: TransferContactRequest) => any;
992
- }
993
685
  export interface TransferContactResponse {
994
686
 
995
687
  ContactId?: string;
996
688
 
997
689
  ContactArn?: string;
998
690
  }
999
- export declare namespace TransferContactResponse {
1000
-
1001
- const filterSensitiveLog: (obj: TransferContactResponse) => any;
1002
- }
1003
691
  export interface UntagResourceRequest {
1004
692
 
1005
693
  resourceArn: string | undefined;
1006
694
 
1007
695
  tagKeys: string[] | undefined;
1008
696
  }
1009
- export declare namespace UntagResourceRequest {
1010
-
1011
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
1012
- }
1013
697
  export interface UpdateAgentStatusRequest {
1014
698
 
1015
699
  InstanceId: string | undefined;
@@ -1026,10 +710,6 @@ export interface UpdateAgentStatusRequest {
1026
710
 
1027
711
  ResetOrderNumber?: boolean;
1028
712
  }
1029
- export declare namespace UpdateAgentStatusRequest {
1030
-
1031
- const filterSensitiveLog: (obj: UpdateAgentStatusRequest) => any;
1032
- }
1033
713
  export interface UpdateContactRequest {
1034
714
 
1035
715
  InstanceId: string | undefined;
@@ -1042,16 +722,8 @@ export interface UpdateContactRequest {
1042
722
 
1043
723
  References?: Record<string, Reference>;
1044
724
  }
1045
- export declare namespace UpdateContactRequest {
1046
-
1047
- const filterSensitiveLog: (obj: UpdateContactRequest) => any;
1048
- }
1049
725
  export interface UpdateContactResponse {
1050
726
  }
1051
- export declare namespace UpdateContactResponse {
1052
-
1053
- const filterSensitiveLog: (obj: UpdateContactResponse) => any;
1054
- }
1055
727
  export interface UpdateContactAttributesRequest {
1056
728
 
1057
729
  InitialContactId: string | undefined;
@@ -1060,16 +732,8 @@ export interface UpdateContactAttributesRequest {
1060
732
 
1061
733
  Attributes: Record<string, string> | undefined;
1062
734
  }
1063
- export declare namespace UpdateContactAttributesRequest {
1064
-
1065
- const filterSensitiveLog: (obj: UpdateContactAttributesRequest) => any;
1066
- }
1067
735
  export interface UpdateContactAttributesResponse {
1068
736
  }
1069
- export declare namespace UpdateContactAttributesResponse {
1070
-
1071
- const filterSensitiveLog: (obj: UpdateContactAttributesResponse) => any;
1072
- }
1073
737
  export interface UpdateContactFlowContentRequest {
1074
738
 
1075
739
  InstanceId: string | undefined;
@@ -1078,10 +742,6 @@ export interface UpdateContactFlowContentRequest {
1078
742
 
1079
743
  Content: string | undefined;
1080
744
  }
1081
- export declare namespace UpdateContactFlowContentRequest {
1082
-
1083
- const filterSensitiveLog: (obj: UpdateContactFlowContentRequest) => any;
1084
- }
1085
745
  export interface UpdateContactFlowMetadataRequest {
1086
746
 
1087
747
  InstanceId: string | undefined;
@@ -1094,10 +754,6 @@ export interface UpdateContactFlowMetadataRequest {
1094
754
 
1095
755
  ContactFlowState?: ContactFlowState | string;
1096
756
  }
1097
- export declare namespace UpdateContactFlowMetadataRequest {
1098
-
1099
- const filterSensitiveLog: (obj: UpdateContactFlowMetadataRequest) => any;
1100
- }
1101
757
  export interface UpdateContactFlowModuleContentRequest {
1102
758
 
1103
759
  InstanceId: string | undefined;
@@ -1106,16 +762,8 @@ export interface UpdateContactFlowModuleContentRequest {
1106
762
 
1107
763
  Content: string | undefined;
1108
764
  }
1109
- export declare namespace UpdateContactFlowModuleContentRequest {
1110
-
1111
- const filterSensitiveLog: (obj: UpdateContactFlowModuleContentRequest) => any;
1112
- }
1113
765
  export interface UpdateContactFlowModuleContentResponse {
1114
766
  }
1115
- export declare namespace UpdateContactFlowModuleContentResponse {
1116
-
1117
- const filterSensitiveLog: (obj: UpdateContactFlowModuleContentResponse) => any;
1118
- }
1119
767
  export interface UpdateContactFlowModuleMetadataRequest {
1120
768
 
1121
769
  InstanceId: string | undefined;
@@ -1128,16 +776,8 @@ export interface UpdateContactFlowModuleMetadataRequest {
1128
776
 
1129
777
  State?: ContactFlowModuleState | string;
1130
778
  }
1131
- export declare namespace UpdateContactFlowModuleMetadataRequest {
1132
-
1133
- const filterSensitiveLog: (obj: UpdateContactFlowModuleMetadataRequest) => any;
1134
- }
1135
779
  export interface UpdateContactFlowModuleMetadataResponse {
1136
780
  }
1137
- export declare namespace UpdateContactFlowModuleMetadataResponse {
1138
-
1139
- const filterSensitiveLog: (obj: UpdateContactFlowModuleMetadataResponse) => any;
1140
- }
1141
781
  export interface UpdateContactFlowNameRequest {
1142
782
 
1143
783
  InstanceId: string | undefined;
@@ -1148,10 +788,6 @@ export interface UpdateContactFlowNameRequest {
1148
788
 
1149
789
  Description?: string;
1150
790
  }
1151
- export declare namespace UpdateContactFlowNameRequest {
1152
-
1153
- const filterSensitiveLog: (obj: UpdateContactFlowNameRequest) => any;
1154
- }
1155
791
  export interface UpdateContactScheduleRequest {
1156
792
 
1157
793
  InstanceId: string | undefined;
@@ -1160,16 +796,8 @@ export interface UpdateContactScheduleRequest {
1160
796
 
1161
797
  ScheduledTime: Date | undefined;
1162
798
  }
1163
- export declare namespace UpdateContactScheduleRequest {
1164
-
1165
- const filterSensitiveLog: (obj: UpdateContactScheduleRequest) => any;
1166
- }
1167
799
  export interface UpdateContactScheduleResponse {
1168
800
  }
1169
- export declare namespace UpdateContactScheduleResponse {
1170
-
1171
- const filterSensitiveLog: (obj: UpdateContactScheduleResponse) => any;
1172
- }
1173
801
  export interface UpdateHoursOfOperationRequest {
1174
802
 
1175
803
  InstanceId: string | undefined;
@@ -1184,10 +812,6 @@ export interface UpdateHoursOfOperationRequest {
1184
812
 
1185
813
  Config?: HoursOfOperationConfig[];
1186
814
  }
1187
- export declare namespace UpdateHoursOfOperationRequest {
1188
-
1189
- const filterSensitiveLog: (obj: UpdateHoursOfOperationRequest) => any;
1190
- }
1191
815
  export interface UpdateInstanceAttributeRequest {
1192
816
 
1193
817
  InstanceId: string | undefined;
@@ -1196,10 +820,6 @@ export interface UpdateInstanceAttributeRequest {
1196
820
 
1197
821
  Value: string | undefined;
1198
822
  }
1199
- export declare namespace UpdateInstanceAttributeRequest {
1200
-
1201
- const filterSensitiveLog: (obj: UpdateInstanceAttributeRequest) => any;
1202
- }
1203
823
  export interface UpdateInstanceStorageConfigRequest {
1204
824
 
1205
825
  InstanceId: string | undefined;
@@ -1210,10 +830,6 @@ export interface UpdateInstanceStorageConfigRequest {
1210
830
 
1211
831
  StorageConfig: InstanceStorageConfig | undefined;
1212
832
  }
1213
- export declare namespace UpdateInstanceStorageConfigRequest {
1214
-
1215
- const filterSensitiveLog: (obj: UpdateInstanceStorageConfigRequest) => any;
1216
- }
1217
833
  export interface UpdatePhoneNumberRequest {
1218
834
 
1219
835
  PhoneNumberId: string | undefined;
@@ -1222,20 +838,12 @@ export interface UpdatePhoneNumberRequest {
1222
838
 
1223
839
  ClientToken?: string;
1224
840
  }
1225
- export declare namespace UpdatePhoneNumberRequest {
1226
-
1227
- const filterSensitiveLog: (obj: UpdatePhoneNumberRequest) => any;
1228
- }
1229
841
  export interface UpdatePhoneNumberResponse {
1230
842
 
1231
843
  PhoneNumberId?: string;
1232
844
 
1233
845
  PhoneNumberArn?: string;
1234
846
  }
1235
- export declare namespace UpdatePhoneNumberResponse {
1236
-
1237
- const filterSensitiveLog: (obj: UpdatePhoneNumberResponse) => any;
1238
- }
1239
847
  export interface UpdateQueueHoursOfOperationRequest {
1240
848
 
1241
849
  InstanceId: string | undefined;
@@ -1244,10 +852,6 @@ export interface UpdateQueueHoursOfOperationRequest {
1244
852
 
1245
853
  HoursOfOperationId: string | undefined;
1246
854
  }
1247
- export declare namespace UpdateQueueHoursOfOperationRequest {
1248
-
1249
- const filterSensitiveLog: (obj: UpdateQueueHoursOfOperationRequest) => any;
1250
- }
1251
855
  export interface UpdateQueueMaxContactsRequest {
1252
856
 
1253
857
  InstanceId: string | undefined;
@@ -1256,10 +860,6 @@ export interface UpdateQueueMaxContactsRequest {
1256
860
 
1257
861
  MaxContacts?: number;
1258
862
  }
1259
- export declare namespace UpdateQueueMaxContactsRequest {
1260
-
1261
- const filterSensitiveLog: (obj: UpdateQueueMaxContactsRequest) => any;
1262
- }
1263
863
  export interface UpdateQueueNameRequest {
1264
864
 
1265
865
  InstanceId: string | undefined;
@@ -1270,10 +870,6 @@ export interface UpdateQueueNameRequest {
1270
870
 
1271
871
  Description?: string;
1272
872
  }
1273
- export declare namespace UpdateQueueNameRequest {
1274
-
1275
- const filterSensitiveLog: (obj: UpdateQueueNameRequest) => any;
1276
- }
1277
873
  export interface UpdateQueueOutboundCallerConfigRequest {
1278
874
 
1279
875
  InstanceId: string | undefined;
@@ -1282,10 +878,6 @@ export interface UpdateQueueOutboundCallerConfigRequest {
1282
878
 
1283
879
  OutboundCallerConfig: OutboundCallerConfig | undefined;
1284
880
  }
1285
- export declare namespace UpdateQueueOutboundCallerConfigRequest {
1286
-
1287
- const filterSensitiveLog: (obj: UpdateQueueOutboundCallerConfigRequest) => any;
1288
- }
1289
881
  export interface UpdateQueueStatusRequest {
1290
882
 
1291
883
  InstanceId: string | undefined;
@@ -1294,10 +886,6 @@ export interface UpdateQueueStatusRequest {
1294
886
 
1295
887
  Status: QueueStatus | string | undefined;
1296
888
  }
1297
- export declare namespace UpdateQueueStatusRequest {
1298
-
1299
- const filterSensitiveLog: (obj: UpdateQueueStatusRequest) => any;
1300
- }
1301
889
  export interface UpdateQuickConnectConfigRequest {
1302
890
 
1303
891
  InstanceId: string | undefined;
@@ -1306,10 +894,6 @@ export interface UpdateQuickConnectConfigRequest {
1306
894
 
1307
895
  QuickConnectConfig: QuickConnectConfig | undefined;
1308
896
  }
1309
- export declare namespace UpdateQuickConnectConfigRequest {
1310
-
1311
- const filterSensitiveLog: (obj: UpdateQuickConnectConfigRequest) => any;
1312
- }
1313
897
  export interface UpdateQuickConnectNameRequest {
1314
898
 
1315
899
  InstanceId: string | undefined;
@@ -1320,10 +904,6 @@ export interface UpdateQuickConnectNameRequest {
1320
904
 
1321
905
  Description?: string;
1322
906
  }
1323
- export declare namespace UpdateQuickConnectNameRequest {
1324
-
1325
- const filterSensitiveLog: (obj: UpdateQuickConnectNameRequest) => any;
1326
- }
1327
907
  export interface UpdateRoutingProfileConcurrencyRequest {
1328
908
 
1329
909
  InstanceId: string | undefined;
@@ -1332,10 +912,6 @@ export interface UpdateRoutingProfileConcurrencyRequest {
1332
912
 
1333
913
  MediaConcurrencies: MediaConcurrency[] | undefined;
1334
914
  }
1335
- export declare namespace UpdateRoutingProfileConcurrencyRequest {
1336
-
1337
- const filterSensitiveLog: (obj: UpdateRoutingProfileConcurrencyRequest) => any;
1338
- }
1339
915
  export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
1340
916
 
1341
917
  InstanceId: string | undefined;
@@ -1344,10 +920,6 @@ export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
1344
920
 
1345
921
  DefaultOutboundQueueId: string | undefined;
1346
922
  }
1347
- export declare namespace UpdateRoutingProfileDefaultOutboundQueueRequest {
1348
-
1349
- const filterSensitiveLog: (obj: UpdateRoutingProfileDefaultOutboundQueueRequest) => any;
1350
- }
1351
923
  export interface UpdateRoutingProfileNameRequest {
1352
924
 
1353
925
  InstanceId: string | undefined;
@@ -1358,10 +930,6 @@ export interface UpdateRoutingProfileNameRequest {
1358
930
 
1359
931
  Description?: string;
1360
932
  }
1361
- export declare namespace UpdateRoutingProfileNameRequest {
1362
-
1363
- const filterSensitiveLog: (obj: UpdateRoutingProfileNameRequest) => any;
1364
- }
1365
933
  export interface UpdateRoutingProfileQueuesRequest {
1366
934
 
1367
935
  InstanceId: string | undefined;
@@ -1370,10 +938,6 @@ export interface UpdateRoutingProfileQueuesRequest {
1370
938
 
1371
939
  QueueConfigs: RoutingProfileQueueConfig[] | undefined;
1372
940
  }
1373
- export declare namespace UpdateRoutingProfileQueuesRequest {
1374
-
1375
- const filterSensitiveLog: (obj: UpdateRoutingProfileQueuesRequest) => any;
1376
- }
1377
941
  export interface UpdateSecurityProfileRequest {
1378
942
 
1379
943
  Description?: string;
@@ -1384,10 +948,6 @@ export interface UpdateSecurityProfileRequest {
1384
948
 
1385
949
  InstanceId: string | undefined;
1386
950
  }
1387
- export declare namespace UpdateSecurityProfileRequest {
1388
-
1389
- const filterSensitiveLog: (obj: UpdateSecurityProfileRequest) => any;
1390
- }
1391
951
  export interface UpdateTaskTemplateRequest {
1392
952
 
1393
953
  TaskTemplateId: string | undefined;
@@ -1408,10 +968,6 @@ export interface UpdateTaskTemplateRequest {
1408
968
 
1409
969
  Fields?: TaskTemplateField[];
1410
970
  }
1411
- export declare namespace UpdateTaskTemplateRequest {
1412
-
1413
- const filterSensitiveLog: (obj: UpdateTaskTemplateRequest) => any;
1414
- }
1415
971
  export interface UpdateTaskTemplateResponse {
1416
972
 
1417
973
  InstanceId?: string;
@@ -1438,10 +994,6 @@ export interface UpdateTaskTemplateResponse {
1438
994
 
1439
995
  CreatedTime?: Date;
1440
996
  }
1441
- export declare namespace UpdateTaskTemplateResponse {
1442
-
1443
- const filterSensitiveLog: (obj: UpdateTaskTemplateResponse) => any;
1444
- }
1445
997
  export interface UpdateUserHierarchyRequest {
1446
998
 
1447
999
  HierarchyGroupId?: string;
@@ -1450,10 +1002,6 @@ export interface UpdateUserHierarchyRequest {
1450
1002
 
1451
1003
  InstanceId: string | undefined;
1452
1004
  }
1453
- export declare namespace UpdateUserHierarchyRequest {
1454
-
1455
- const filterSensitiveLog: (obj: UpdateUserHierarchyRequest) => any;
1456
- }
1457
1005
  export interface UpdateUserHierarchyGroupNameRequest {
1458
1006
 
1459
1007
  Name: string | undefined;
@@ -1462,19 +1010,11 @@ export interface UpdateUserHierarchyGroupNameRequest {
1462
1010
 
1463
1011
  InstanceId: string | undefined;
1464
1012
  }
1465
- export declare namespace UpdateUserHierarchyGroupNameRequest {
1466
-
1467
- const filterSensitiveLog: (obj: UpdateUserHierarchyGroupNameRequest) => any;
1468
- }
1469
1013
 
1470
1014
  export interface HierarchyLevelUpdate {
1471
1015
 
1472
1016
  Name: string | undefined;
1473
1017
  }
1474
- export declare namespace HierarchyLevelUpdate {
1475
-
1476
- const filterSensitiveLog: (obj: HierarchyLevelUpdate) => any;
1477
- }
1478
1018
 
1479
1019
  export interface HierarchyStructureUpdate {
1480
1020
 
@@ -1488,20 +1028,12 @@ export interface HierarchyStructureUpdate {
1488
1028
 
1489
1029
  LevelFive?: HierarchyLevelUpdate;
1490
1030
  }
1491
- export declare namespace HierarchyStructureUpdate {
1492
-
1493
- const filterSensitiveLog: (obj: HierarchyStructureUpdate) => any;
1494
- }
1495
1031
  export interface UpdateUserHierarchyStructureRequest {
1496
1032
 
1497
1033
  HierarchyStructure: HierarchyStructureUpdate | undefined;
1498
1034
 
1499
1035
  InstanceId: string | undefined;
1500
1036
  }
1501
- export declare namespace UpdateUserHierarchyStructureRequest {
1502
-
1503
- const filterSensitiveLog: (obj: UpdateUserHierarchyStructureRequest) => any;
1504
- }
1505
1037
  export interface UpdateUserIdentityInfoRequest {
1506
1038
 
1507
1039
  IdentityInfo: UserIdentityInfo | undefined;
@@ -1510,10 +1042,6 @@ export interface UpdateUserIdentityInfoRequest {
1510
1042
 
1511
1043
  InstanceId: string | undefined;
1512
1044
  }
1513
- export declare namespace UpdateUserIdentityInfoRequest {
1514
-
1515
- const filterSensitiveLog: (obj: UpdateUserIdentityInfoRequest) => any;
1516
- }
1517
1045
  export interface UpdateUserPhoneConfigRequest {
1518
1046
 
1519
1047
  PhoneConfig: UserPhoneConfig | undefined;
@@ -1522,10 +1050,6 @@ export interface UpdateUserPhoneConfigRequest {
1522
1050
 
1523
1051
  InstanceId: string | undefined;
1524
1052
  }
1525
- export declare namespace UpdateUserPhoneConfigRequest {
1526
-
1527
- const filterSensitiveLog: (obj: UpdateUserPhoneConfigRequest) => any;
1528
- }
1529
1053
  export interface UpdateUserRoutingProfileRequest {
1530
1054
 
1531
1055
  RoutingProfileId: string | undefined;
@@ -1534,10 +1058,6 @@ export interface UpdateUserRoutingProfileRequest {
1534
1058
 
1535
1059
  InstanceId: string | undefined;
1536
1060
  }
1537
- export declare namespace UpdateUserRoutingProfileRequest {
1538
-
1539
- const filterSensitiveLog: (obj: UpdateUserRoutingProfileRequest) => any;
1540
- }
1541
1061
  export interface UpdateUserSecurityProfilesRequest {
1542
1062
 
1543
1063
  SecurityProfileIds: string[] | undefined;
@@ -1546,10 +1066,6 @@ export interface UpdateUserSecurityProfilesRequest {
1546
1066
 
1547
1067
  InstanceId: string | undefined;
1548
1068
  }
1549
- export declare namespace UpdateUserSecurityProfilesRequest {
1550
-
1551
- const filterSensitiveLog: (obj: UpdateUserSecurityProfilesRequest) => any;
1552
- }
1553
1069
 
1554
1070
  export interface UserSearchCriteria {
1555
1071
 
@@ -1561,10 +1077,6 @@ export interface UserSearchCriteria {
1561
1077
 
1562
1078
  HierarchyGroupCondition?: HierarchyGroupCondition;
1563
1079
  }
1564
- export declare namespace UserSearchCriteria {
1565
-
1566
- const filterSensitiveLog: (obj: UserSearchCriteria) => any;
1567
- }
1568
1080
  export interface SearchUsersRequest {
1569
1081
 
1570
1082
  InstanceId?: string;
@@ -1577,7 +1089,249 @@ export interface SearchUsersRequest {
1577
1089
 
1578
1090
  SearchCriteria?: UserSearchCriteria;
1579
1091
  }
1580
- export declare namespace SearchUsersRequest {
1581
-
1582
- const filterSensitiveLog: (obj: SearchUsersRequest) => any;
1583
- }
1092
+
1093
+ export declare const ListQueuesRequestFilterSensitiveLog: (obj: ListQueuesRequest) => any;
1094
+
1095
+ export declare const QueueSummaryFilterSensitiveLog: (obj: QueueSummary) => any;
1096
+
1097
+ export declare const ListQueuesResponseFilterSensitiveLog: (obj: ListQueuesResponse) => any;
1098
+
1099
+ export declare const ListQuickConnectsRequestFilterSensitiveLog: (obj: ListQuickConnectsRequest) => any;
1100
+
1101
+ export declare const ListQuickConnectsResponseFilterSensitiveLog: (obj: ListQuickConnectsResponse) => any;
1102
+
1103
+ export declare const ListRoutingProfileQueuesRequestFilterSensitiveLog: (obj: ListRoutingProfileQueuesRequest) => any;
1104
+
1105
+ export declare const RoutingProfileQueueConfigSummaryFilterSensitiveLog: (obj: RoutingProfileQueueConfigSummary) => any;
1106
+
1107
+ export declare const ListRoutingProfileQueuesResponseFilterSensitiveLog: (obj: ListRoutingProfileQueuesResponse) => any;
1108
+
1109
+ export declare const ListRoutingProfilesRequestFilterSensitiveLog: (obj: ListRoutingProfilesRequest) => any;
1110
+
1111
+ export declare const RoutingProfileSummaryFilterSensitiveLog: (obj: RoutingProfileSummary) => any;
1112
+
1113
+ export declare const ListRoutingProfilesResponseFilterSensitiveLog: (obj: ListRoutingProfilesResponse) => any;
1114
+
1115
+ export declare const ListSecurityKeysRequestFilterSensitiveLog: (obj: ListSecurityKeysRequest) => any;
1116
+
1117
+ export declare const SecurityKeyFilterSensitiveLog: (obj: SecurityKey) => any;
1118
+
1119
+ export declare const ListSecurityKeysResponseFilterSensitiveLog: (obj: ListSecurityKeysResponse) => any;
1120
+
1121
+ export declare const ListSecurityProfilePermissionsRequestFilterSensitiveLog: (obj: ListSecurityProfilePermissionsRequest) => any;
1122
+
1123
+ export declare const ListSecurityProfilePermissionsResponseFilterSensitiveLog: (obj: ListSecurityProfilePermissionsResponse) => any;
1124
+
1125
+ export declare const ListSecurityProfilesRequestFilterSensitiveLog: (obj: ListSecurityProfilesRequest) => any;
1126
+
1127
+ export declare const SecurityProfileSummaryFilterSensitiveLog: (obj: SecurityProfileSummary) => any;
1128
+
1129
+ export declare const ListSecurityProfilesResponseFilterSensitiveLog: (obj: ListSecurityProfilesResponse) => any;
1130
+
1131
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1132
+
1133
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1134
+
1135
+ export declare const ListTaskTemplatesRequestFilterSensitiveLog: (obj: ListTaskTemplatesRequest) => any;
1136
+
1137
+ export declare const TaskTemplateMetadataFilterSensitiveLog: (obj: TaskTemplateMetadata) => any;
1138
+
1139
+ export declare const ListTaskTemplatesResponseFilterSensitiveLog: (obj: ListTaskTemplatesResponse) => any;
1140
+
1141
+ export declare const ListUseCasesRequestFilterSensitiveLog: (obj: ListUseCasesRequest) => any;
1142
+
1143
+ export declare const UseCaseFilterSensitiveLog: (obj: UseCase) => any;
1144
+
1145
+ export declare const ListUseCasesResponseFilterSensitiveLog: (obj: ListUseCasesResponse) => any;
1146
+
1147
+ export declare const ListUserHierarchyGroupsRequestFilterSensitiveLog: (obj: ListUserHierarchyGroupsRequest) => any;
1148
+
1149
+ export declare const ListUserHierarchyGroupsResponseFilterSensitiveLog: (obj: ListUserHierarchyGroupsResponse) => any;
1150
+
1151
+ export declare const ListUsersRequestFilterSensitiveLog: (obj: ListUsersRequest) => any;
1152
+
1153
+ export declare const UserSummaryFilterSensitiveLog: (obj: UserSummary) => any;
1154
+
1155
+ export declare const ListUsersResponseFilterSensitiveLog: (obj: ListUsersResponse) => any;
1156
+
1157
+ export declare const PutUserStatusRequestFilterSensitiveLog: (obj: PutUserStatusRequest) => any;
1158
+
1159
+ export declare const PutUserStatusResponseFilterSensitiveLog: (obj: PutUserStatusResponse) => any;
1160
+
1161
+ export declare const ReleasePhoneNumberRequestFilterSensitiveLog: (obj: ReleasePhoneNumberRequest) => any;
1162
+
1163
+ export declare const ResumeContactRecordingRequestFilterSensitiveLog: (obj: ResumeContactRecordingRequest) => any;
1164
+
1165
+ export declare const ResumeContactRecordingResponseFilterSensitiveLog: (obj: ResumeContactRecordingResponse) => any;
1166
+
1167
+ export declare const SearchAvailablePhoneNumbersRequestFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersRequest) => any;
1168
+
1169
+ export declare const AvailableNumberSummaryFilterSensitiveLog: (obj: AvailableNumberSummary) => any;
1170
+
1171
+ export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
1172
+
1173
+ export declare const HierarchyGroupConditionFilterSensitiveLog: (obj: HierarchyGroupCondition) => any;
1174
+
1175
+ export declare const StringConditionFilterSensitiveLog: (obj: StringCondition) => any;
1176
+
1177
+ export declare const TagConditionFilterSensitiveLog: (obj: TagCondition) => any;
1178
+
1179
+ export declare const ControlPlaneTagFilterFilterSensitiveLog: (obj: ControlPlaneTagFilter) => any;
1180
+
1181
+ export declare const UserSearchFilterFilterSensitiveLog: (obj: UserSearchFilter) => any;
1182
+
1183
+ export declare const UserIdentityInfoLiteFilterSensitiveLog: (obj: UserIdentityInfoLite) => any;
1184
+
1185
+ export declare const UserSearchSummaryFilterSensitiveLog: (obj: UserSearchSummary) => any;
1186
+
1187
+ export declare const SearchUsersResponseFilterSensitiveLog: (obj: SearchUsersResponse) => any;
1188
+
1189
+ export declare const SearchVocabulariesRequestFilterSensitiveLog: (obj: SearchVocabulariesRequest) => any;
1190
+
1191
+ export declare const VocabularySummaryFilterSensitiveLog: (obj: VocabularySummary) => any;
1192
+
1193
+ export declare const SearchVocabulariesResponseFilterSensitiveLog: (obj: SearchVocabulariesResponse) => any;
1194
+
1195
+ export declare const ChatMessageFilterSensitiveLog: (obj: ChatMessage) => any;
1196
+
1197
+ export declare const ParticipantDetailsFilterSensitiveLog: (obj: ParticipantDetails) => any;
1198
+
1199
+ export declare const StartChatContactRequestFilterSensitiveLog: (obj: StartChatContactRequest) => any;
1200
+
1201
+ export declare const StartChatContactResponseFilterSensitiveLog: (obj: StartChatContactResponse) => any;
1202
+
1203
+ export declare const VoiceRecordingConfigurationFilterSensitiveLog: (obj: VoiceRecordingConfiguration) => any;
1204
+
1205
+ export declare const StartContactRecordingRequestFilterSensitiveLog: (obj: StartContactRecordingRequest) => any;
1206
+
1207
+ export declare const StartContactRecordingResponseFilterSensitiveLog: (obj: StartContactRecordingResponse) => any;
1208
+
1209
+ export declare const ChatStreamingConfigurationFilterSensitiveLog: (obj: ChatStreamingConfiguration) => any;
1210
+
1211
+ export declare const StartContactStreamingRequestFilterSensitiveLog: (obj: StartContactStreamingRequest) => any;
1212
+
1213
+ export declare const StartContactStreamingResponseFilterSensitiveLog: (obj: StartContactStreamingResponse) => any;
1214
+
1215
+ export declare const AnswerMachineDetectionConfigFilterSensitiveLog: (obj: AnswerMachineDetectionConfig) => any;
1216
+
1217
+ export declare const StartOutboundVoiceContactRequestFilterSensitiveLog: (obj: StartOutboundVoiceContactRequest) => any;
1218
+
1219
+ export declare const StartOutboundVoiceContactResponseFilterSensitiveLog: (obj: StartOutboundVoiceContactResponse) => any;
1220
+
1221
+ export declare const ReferenceFilterSensitiveLog: (obj: Reference) => any;
1222
+
1223
+ export declare const StartTaskContactRequestFilterSensitiveLog: (obj: StartTaskContactRequest) => any;
1224
+
1225
+ export declare const StartTaskContactResponseFilterSensitiveLog: (obj: StartTaskContactResponse) => any;
1226
+
1227
+ export declare const StopContactRequestFilterSensitiveLog: (obj: StopContactRequest) => any;
1228
+
1229
+ export declare const StopContactResponseFilterSensitiveLog: (obj: StopContactResponse) => any;
1230
+
1231
+ export declare const StopContactRecordingRequestFilterSensitiveLog: (obj: StopContactRecordingRequest) => any;
1232
+
1233
+ export declare const StopContactRecordingResponseFilterSensitiveLog: (obj: StopContactRecordingResponse) => any;
1234
+
1235
+ export declare const StopContactStreamingRequestFilterSensitiveLog: (obj: StopContactStreamingRequest) => any;
1236
+
1237
+ export declare const StopContactStreamingResponseFilterSensitiveLog: (obj: StopContactStreamingResponse) => any;
1238
+
1239
+ export declare const SuspendContactRecordingRequestFilterSensitiveLog: (obj: SuspendContactRecordingRequest) => any;
1240
+
1241
+ export declare const SuspendContactRecordingResponseFilterSensitiveLog: (obj: SuspendContactRecordingResponse) => any;
1242
+
1243
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
1244
+
1245
+ export declare const TransferContactRequestFilterSensitiveLog: (obj: TransferContactRequest) => any;
1246
+
1247
+ export declare const TransferContactResponseFilterSensitiveLog: (obj: TransferContactResponse) => any;
1248
+
1249
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
1250
+
1251
+ export declare const UpdateAgentStatusRequestFilterSensitiveLog: (obj: UpdateAgentStatusRequest) => any;
1252
+
1253
+ export declare const UpdateContactRequestFilterSensitiveLog: (obj: UpdateContactRequest) => any;
1254
+
1255
+ export declare const UpdateContactResponseFilterSensitiveLog: (obj: UpdateContactResponse) => any;
1256
+
1257
+ export declare const UpdateContactAttributesRequestFilterSensitiveLog: (obj: UpdateContactAttributesRequest) => any;
1258
+
1259
+ export declare const UpdateContactAttributesResponseFilterSensitiveLog: (obj: UpdateContactAttributesResponse) => any;
1260
+
1261
+ export declare const UpdateContactFlowContentRequestFilterSensitiveLog: (obj: UpdateContactFlowContentRequest) => any;
1262
+
1263
+ export declare const UpdateContactFlowMetadataRequestFilterSensitiveLog: (obj: UpdateContactFlowMetadataRequest) => any;
1264
+
1265
+ export declare const UpdateContactFlowModuleContentRequestFilterSensitiveLog: (obj: UpdateContactFlowModuleContentRequest) => any;
1266
+
1267
+ export declare const UpdateContactFlowModuleContentResponseFilterSensitiveLog: (obj: UpdateContactFlowModuleContentResponse) => any;
1268
+
1269
+ export declare const UpdateContactFlowModuleMetadataRequestFilterSensitiveLog: (obj: UpdateContactFlowModuleMetadataRequest) => any;
1270
+
1271
+ export declare const UpdateContactFlowModuleMetadataResponseFilterSensitiveLog: (obj: UpdateContactFlowModuleMetadataResponse) => any;
1272
+
1273
+ export declare const UpdateContactFlowNameRequestFilterSensitiveLog: (obj: UpdateContactFlowNameRequest) => any;
1274
+
1275
+ export declare const UpdateContactScheduleRequestFilterSensitiveLog: (obj: UpdateContactScheduleRequest) => any;
1276
+
1277
+ export declare const UpdateContactScheduleResponseFilterSensitiveLog: (obj: UpdateContactScheduleResponse) => any;
1278
+
1279
+ export declare const UpdateHoursOfOperationRequestFilterSensitiveLog: (obj: UpdateHoursOfOperationRequest) => any;
1280
+
1281
+ export declare const UpdateInstanceAttributeRequestFilterSensitiveLog: (obj: UpdateInstanceAttributeRequest) => any;
1282
+
1283
+ export declare const UpdateInstanceStorageConfigRequestFilterSensitiveLog: (obj: UpdateInstanceStorageConfigRequest) => any;
1284
+
1285
+ export declare const UpdatePhoneNumberRequestFilterSensitiveLog: (obj: UpdatePhoneNumberRequest) => any;
1286
+
1287
+ export declare const UpdatePhoneNumberResponseFilterSensitiveLog: (obj: UpdatePhoneNumberResponse) => any;
1288
+
1289
+ export declare const UpdateQueueHoursOfOperationRequestFilterSensitiveLog: (obj: UpdateQueueHoursOfOperationRequest) => any;
1290
+
1291
+ export declare const UpdateQueueMaxContactsRequestFilterSensitiveLog: (obj: UpdateQueueMaxContactsRequest) => any;
1292
+
1293
+ export declare const UpdateQueueNameRequestFilterSensitiveLog: (obj: UpdateQueueNameRequest) => any;
1294
+
1295
+ export declare const UpdateQueueOutboundCallerConfigRequestFilterSensitiveLog: (obj: UpdateQueueOutboundCallerConfigRequest) => any;
1296
+
1297
+ export declare const UpdateQueueStatusRequestFilterSensitiveLog: (obj: UpdateQueueStatusRequest) => any;
1298
+
1299
+ export declare const UpdateQuickConnectConfigRequestFilterSensitiveLog: (obj: UpdateQuickConnectConfigRequest) => any;
1300
+
1301
+ export declare const UpdateQuickConnectNameRequestFilterSensitiveLog: (obj: UpdateQuickConnectNameRequest) => any;
1302
+
1303
+ export declare const UpdateRoutingProfileConcurrencyRequestFilterSensitiveLog: (obj: UpdateRoutingProfileConcurrencyRequest) => any;
1304
+
1305
+ export declare const UpdateRoutingProfileDefaultOutboundQueueRequestFilterSensitiveLog: (obj: UpdateRoutingProfileDefaultOutboundQueueRequest) => any;
1306
+
1307
+ export declare const UpdateRoutingProfileNameRequestFilterSensitiveLog: (obj: UpdateRoutingProfileNameRequest) => any;
1308
+
1309
+ export declare const UpdateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: UpdateRoutingProfileQueuesRequest) => any;
1310
+
1311
+ export declare const UpdateSecurityProfileRequestFilterSensitiveLog: (obj: UpdateSecurityProfileRequest) => any;
1312
+
1313
+ export declare const UpdateTaskTemplateRequestFilterSensitiveLog: (obj: UpdateTaskTemplateRequest) => any;
1314
+
1315
+ export declare const UpdateTaskTemplateResponseFilterSensitiveLog: (obj: UpdateTaskTemplateResponse) => any;
1316
+
1317
+ export declare const UpdateUserHierarchyRequestFilterSensitiveLog: (obj: UpdateUserHierarchyRequest) => any;
1318
+
1319
+ export declare const UpdateUserHierarchyGroupNameRequestFilterSensitiveLog: (obj: UpdateUserHierarchyGroupNameRequest) => any;
1320
+
1321
+ export declare const HierarchyLevelUpdateFilterSensitiveLog: (obj: HierarchyLevelUpdate) => any;
1322
+
1323
+ export declare const HierarchyStructureUpdateFilterSensitiveLog: (obj: HierarchyStructureUpdate) => any;
1324
+
1325
+ export declare const UpdateUserHierarchyStructureRequestFilterSensitiveLog: (obj: UpdateUserHierarchyStructureRequest) => any;
1326
+
1327
+ export declare const UpdateUserIdentityInfoRequestFilterSensitiveLog: (obj: UpdateUserIdentityInfoRequest) => any;
1328
+
1329
+ export declare const UpdateUserPhoneConfigRequestFilterSensitiveLog: (obj: UpdateUserPhoneConfigRequest) => any;
1330
+
1331
+ export declare const UpdateUserRoutingProfileRequestFilterSensitiveLog: (obj: UpdateUserRoutingProfileRequest) => any;
1332
+
1333
+ export declare const UpdateUserSecurityProfilesRequestFilterSensitiveLog: (obj: UpdateUserSecurityProfilesRequest) => any;
1334
+
1335
+ export declare const UserSearchCriteriaFilterSensitiveLog: (obj: UserSearchCriteria) => any;
1336
+
1337
+ export declare const SearchUsersRequestFilterSensitiveLog: (obj: SearchUsersRequest) => any;