@aws-sdk/client-connect 3.297.0 → 3.299.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 (349) hide show
  1. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateBotCommand.js +2 -3
  3. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +2 -3
  6. package/dist-cjs/commands/AssociateLexBotCommand.js +2 -3
  7. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +2 -3
  8. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +2 -3
  9. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +2 -3
  10. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +2 -3
  11. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +2 -3
  12. package/dist-cjs/commands/CreateAgentStatusCommand.js +2 -3
  13. package/dist-cjs/commands/CreateContactFlowCommand.js +2 -3
  14. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +2 -3
  15. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +2 -3
  16. package/dist-cjs/commands/CreateInstanceCommand.js +1 -1
  17. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +2 -3
  18. package/dist-cjs/commands/CreateQueueCommand.js +2 -3
  19. package/dist-cjs/commands/CreateQuickConnectCommand.js +2 -3
  20. package/dist-cjs/commands/CreateRoutingProfileCommand.js +2 -3
  21. package/dist-cjs/commands/CreateRuleCommand.js +2 -3
  22. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -3
  23. package/dist-cjs/commands/CreateTaskTemplateCommand.js +2 -3
  24. package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +2 -3
  25. package/dist-cjs/commands/CreateUseCaseCommand.js +2 -3
  26. package/dist-cjs/commands/CreateUserCommand.js +2 -3
  27. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +2 -3
  28. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteContactFlowCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteInstanceCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteQuickConnectCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +2 -3
  37. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +2 -3
  38. package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +2 -3
  39. package/dist-cjs/commands/DeleteUseCaseCommand.js +2 -3
  40. package/dist-cjs/commands/DeleteUserCommand.js +2 -3
  41. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +2 -3
  42. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeAgentStatusCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeContactCommand.js +2 -3
  45. package/dist-cjs/commands/DescribeContactFlowCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeInstanceCommand.js +1 -1
  50. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +2 -3
  51. package/dist-cjs/commands/DescribePhoneNumberCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeQueueCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeQuickConnectCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeRuleCommand.js +2 -3
  56. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeUserCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeVocabularyCommand.js +2 -3
  62. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +2 -3
  63. package/dist-cjs/commands/DisassociateBotCommand.js +2 -3
  64. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +2 -3
  65. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +2 -3
  66. package/dist-cjs/commands/DisassociateLexBotCommand.js +2 -3
  67. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -3
  68. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +2 -3
  69. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +2 -3
  70. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +2 -3
  71. package/dist-cjs/commands/DismissUserContactCommand.js +2 -3
  72. package/dist-cjs/commands/GetContactAttributesCommand.js +2 -3
  73. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +2 -3
  74. package/dist-cjs/commands/GetCurrentUserDataCommand.js +2 -3
  75. package/dist-cjs/commands/GetFederationTokenCommand.js +1 -1
  76. package/dist-cjs/commands/GetMetricDataCommand.js +2 -3
  77. package/dist-cjs/commands/GetMetricDataV2Command.js +2 -3
  78. package/dist-cjs/commands/GetTaskTemplateCommand.js +2 -3
  79. package/dist-cjs/commands/GetTrafficDistributionCommand.js +2 -3
  80. package/dist-cjs/commands/ListAgentStatusesCommand.js +2 -3
  81. package/dist-cjs/commands/ListApprovedOriginsCommand.js +2 -3
  82. package/dist-cjs/commands/ListBotsCommand.js +2 -3
  83. package/dist-cjs/commands/ListContactFlowModulesCommand.js +2 -3
  84. package/dist-cjs/commands/ListContactFlowsCommand.js +2 -3
  85. package/dist-cjs/commands/ListContactReferencesCommand.js +2 -3
  86. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +2 -3
  87. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +2 -3
  88. package/dist-cjs/commands/ListInstanceAttributesCommand.js +2 -3
  89. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +2 -3
  90. package/dist-cjs/commands/ListInstancesCommand.js +1 -1
  91. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +2 -3
  92. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +2 -3
  93. package/dist-cjs/commands/ListLexBotsCommand.js +2 -3
  94. package/dist-cjs/commands/ListPhoneNumbersCommand.js +2 -3
  95. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +2 -3
  96. package/dist-cjs/commands/ListPromptsCommand.js +2 -3
  97. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +2 -3
  98. package/dist-cjs/commands/ListQueuesCommand.js +2 -3
  99. package/dist-cjs/commands/ListQuickConnectsCommand.js +2 -3
  100. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +2 -3
  101. package/dist-cjs/commands/ListRoutingProfilesCommand.js +2 -3
  102. package/dist-cjs/commands/ListRulesCommand.js +2 -3
  103. package/dist-cjs/commands/ListSecurityKeysCommand.js +2 -3
  104. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +2 -3
  105. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -3
  106. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  107. package/dist-cjs/commands/ListTaskTemplatesCommand.js +2 -3
  108. package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +2 -3
  109. package/dist-cjs/commands/ListUseCasesCommand.js +2 -3
  110. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +2 -3
  111. package/dist-cjs/commands/ListUsersCommand.js +2 -3
  112. package/dist-cjs/commands/MonitorContactCommand.js +2 -3
  113. package/dist-cjs/commands/PutUserStatusCommand.js +2 -3
  114. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +2 -3
  115. package/dist-cjs/commands/ReplicateInstanceCommand.js +1 -1
  116. package/dist-cjs/commands/ResumeContactRecordingCommand.js +2 -3
  117. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +2 -3
  118. package/dist-cjs/commands/SearchQueuesCommand.js +2 -3
  119. package/dist-cjs/commands/SearchRoutingProfilesCommand.js +2 -3
  120. package/dist-cjs/commands/SearchSecurityProfilesCommand.js +2 -3
  121. package/dist-cjs/commands/SearchUsersCommand.js +2 -3
  122. package/dist-cjs/commands/SearchVocabulariesCommand.js +2 -3
  123. package/dist-cjs/commands/StartChatContactCommand.js +2 -3
  124. package/dist-cjs/commands/StartContactRecordingCommand.js +2 -3
  125. package/dist-cjs/commands/StartContactStreamingCommand.js +2 -3
  126. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +2 -3
  127. package/dist-cjs/commands/StartTaskContactCommand.js +2 -3
  128. package/dist-cjs/commands/StopContactCommand.js +2 -3
  129. package/dist-cjs/commands/StopContactRecordingCommand.js +2 -3
  130. package/dist-cjs/commands/StopContactStreamingCommand.js +2 -3
  131. package/dist-cjs/commands/SuspendContactRecordingCommand.js +2 -3
  132. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  133. package/dist-cjs/commands/TransferContactCommand.js +2 -3
  134. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  135. package/dist-cjs/commands/UpdateAgentStatusCommand.js +2 -3
  136. package/dist-cjs/commands/UpdateContactAttributesCommand.js +2 -3
  137. package/dist-cjs/commands/UpdateContactCommand.js +2 -3
  138. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +2 -3
  139. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +2 -3
  140. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +2 -3
  141. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +2 -3
  142. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +2 -3
  143. package/dist-cjs/commands/UpdateContactScheduleCommand.js +2 -3
  144. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +2 -3
  145. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +2 -3
  146. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +2 -3
  147. package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +2 -3
  148. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +2 -3
  149. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +2 -3
  150. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +2 -3
  151. package/dist-cjs/commands/UpdateQueueNameCommand.js +2 -3
  152. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -3
  153. package/dist-cjs/commands/UpdateQueueStatusCommand.js +2 -3
  154. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +2 -3
  155. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +2 -3
  156. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -3
  157. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -3
  158. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +2 -3
  159. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +2 -3
  160. package/dist-cjs/commands/UpdateRuleCommand.js +2 -3
  161. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +2 -3
  162. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +2 -3
  163. package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +2 -3
  164. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +2 -3
  165. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +2 -3
  166. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +2 -3
  167. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +2 -3
  168. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +2 -3
  169. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +2 -3
  170. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +2 -3
  171. package/dist-cjs/models/models_0.js +1 -925
  172. package/dist-cjs/models/models_1.js +1 -844
  173. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -3
  174. package/dist-es/commands/AssociateBotCommand.js +2 -3
  175. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +2 -3
  176. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +2 -3
  177. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -3
  178. package/dist-es/commands/AssociateLexBotCommand.js +2 -3
  179. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -3
  180. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -3
  181. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -3
  182. package/dist-es/commands/AssociateSecurityKeyCommand.js +2 -3
  183. package/dist-es/commands/ClaimPhoneNumberCommand.js +2 -3
  184. package/dist-es/commands/CreateAgentStatusCommand.js +2 -3
  185. package/dist-es/commands/CreateContactFlowCommand.js +2 -3
  186. package/dist-es/commands/CreateContactFlowModuleCommand.js +2 -3
  187. package/dist-es/commands/CreateHoursOfOperationCommand.js +2 -3
  188. package/dist-es/commands/CreateInstanceCommand.js +2 -2
  189. package/dist-es/commands/CreateIntegrationAssociationCommand.js +2 -3
  190. package/dist-es/commands/CreateQueueCommand.js +2 -3
  191. package/dist-es/commands/CreateQuickConnectCommand.js +2 -3
  192. package/dist-es/commands/CreateRoutingProfileCommand.js +2 -3
  193. package/dist-es/commands/CreateRuleCommand.js +2 -3
  194. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -3
  195. package/dist-es/commands/CreateTaskTemplateCommand.js +2 -3
  196. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +2 -3
  197. package/dist-es/commands/CreateUseCaseCommand.js +2 -3
  198. package/dist-es/commands/CreateUserCommand.js +2 -3
  199. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +2 -3
  200. package/dist-es/commands/CreateVocabularyCommand.js +2 -3
  201. package/dist-es/commands/DeleteContactFlowCommand.js +2 -3
  202. package/dist-es/commands/DeleteContactFlowModuleCommand.js +2 -3
  203. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -3
  204. package/dist-es/commands/DeleteInstanceCommand.js +2 -3
  205. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -3
  206. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -3
  207. package/dist-es/commands/DeleteRuleCommand.js +2 -3
  208. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -3
  209. package/dist-es/commands/DeleteTaskTemplateCommand.js +2 -3
  210. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +2 -3
  211. package/dist-es/commands/DeleteUseCaseCommand.js +2 -3
  212. package/dist-es/commands/DeleteUserCommand.js +2 -3
  213. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -3
  214. package/dist-es/commands/DeleteVocabularyCommand.js +2 -3
  215. package/dist-es/commands/DescribeAgentStatusCommand.js +2 -3
  216. package/dist-es/commands/DescribeContactCommand.js +2 -3
  217. package/dist-es/commands/DescribeContactFlowCommand.js +2 -3
  218. package/dist-es/commands/DescribeContactFlowModuleCommand.js +2 -3
  219. package/dist-es/commands/DescribeHoursOfOperationCommand.js +2 -3
  220. package/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -3
  221. package/dist-es/commands/DescribeInstanceCommand.js +2 -2
  222. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +2 -3
  223. package/dist-es/commands/DescribePhoneNumberCommand.js +2 -3
  224. package/dist-es/commands/DescribeQueueCommand.js +2 -3
  225. package/dist-es/commands/DescribeQuickConnectCommand.js +2 -3
  226. package/dist-es/commands/DescribeRoutingProfileCommand.js +2 -3
  227. package/dist-es/commands/DescribeRuleCommand.js +2 -3
  228. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -3
  229. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +2 -3
  230. package/dist-es/commands/DescribeUserCommand.js +2 -3
  231. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +2 -3
  232. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +2 -3
  233. package/dist-es/commands/DescribeVocabularyCommand.js +2 -3
  234. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -3
  235. package/dist-es/commands/DisassociateBotCommand.js +2 -3
  236. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -3
  237. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -3
  238. package/dist-es/commands/DisassociateLexBotCommand.js +2 -3
  239. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -3
  240. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -3
  241. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -3
  242. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -3
  243. package/dist-es/commands/DismissUserContactCommand.js +2 -3
  244. package/dist-es/commands/GetContactAttributesCommand.js +2 -3
  245. package/dist-es/commands/GetCurrentMetricDataCommand.js +2 -3
  246. package/dist-es/commands/GetCurrentUserDataCommand.js +2 -3
  247. package/dist-es/commands/GetFederationTokenCommand.js +2 -2
  248. package/dist-es/commands/GetMetricDataCommand.js +2 -3
  249. package/dist-es/commands/GetMetricDataV2Command.js +2 -3
  250. package/dist-es/commands/GetTaskTemplateCommand.js +2 -3
  251. package/dist-es/commands/GetTrafficDistributionCommand.js +2 -3
  252. package/dist-es/commands/ListAgentStatusesCommand.js +2 -3
  253. package/dist-es/commands/ListApprovedOriginsCommand.js +2 -3
  254. package/dist-es/commands/ListBotsCommand.js +2 -3
  255. package/dist-es/commands/ListContactFlowModulesCommand.js +2 -3
  256. package/dist-es/commands/ListContactFlowsCommand.js +2 -3
  257. package/dist-es/commands/ListContactReferencesCommand.js +2 -3
  258. package/dist-es/commands/ListDefaultVocabulariesCommand.js +2 -3
  259. package/dist-es/commands/ListHoursOfOperationsCommand.js +2 -3
  260. package/dist-es/commands/ListInstanceAttributesCommand.js +2 -3
  261. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +2 -3
  262. package/dist-es/commands/ListInstancesCommand.js +2 -2
  263. package/dist-es/commands/ListIntegrationAssociationsCommand.js +2 -3
  264. package/dist-es/commands/ListLambdaFunctionsCommand.js +2 -3
  265. package/dist-es/commands/ListLexBotsCommand.js +2 -3
  266. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -3
  267. package/dist-es/commands/ListPhoneNumbersV2Command.js +2 -3
  268. package/dist-es/commands/ListPromptsCommand.js +2 -3
  269. package/dist-es/commands/ListQueueQuickConnectsCommand.js +2 -3
  270. package/dist-es/commands/ListQueuesCommand.js +2 -3
  271. package/dist-es/commands/ListQuickConnectsCommand.js +2 -3
  272. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +2 -3
  273. package/dist-es/commands/ListRoutingProfilesCommand.js +2 -3
  274. package/dist-es/commands/ListRulesCommand.js +2 -3
  275. package/dist-es/commands/ListSecurityKeysCommand.js +2 -3
  276. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +2 -3
  277. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -3
  278. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  279. package/dist-es/commands/ListTaskTemplatesCommand.js +2 -3
  280. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +2 -3
  281. package/dist-es/commands/ListUseCasesCommand.js +2 -3
  282. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +2 -3
  283. package/dist-es/commands/ListUsersCommand.js +2 -3
  284. package/dist-es/commands/MonitorContactCommand.js +2 -3
  285. package/dist-es/commands/PutUserStatusCommand.js +2 -3
  286. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -3
  287. package/dist-es/commands/ReplicateInstanceCommand.js +2 -2
  288. package/dist-es/commands/ResumeContactRecordingCommand.js +2 -3
  289. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -3
  290. package/dist-es/commands/SearchQueuesCommand.js +2 -3
  291. package/dist-es/commands/SearchRoutingProfilesCommand.js +2 -3
  292. package/dist-es/commands/SearchSecurityProfilesCommand.js +2 -3
  293. package/dist-es/commands/SearchUsersCommand.js +2 -3
  294. package/dist-es/commands/SearchVocabulariesCommand.js +2 -3
  295. package/dist-es/commands/StartChatContactCommand.js +2 -3
  296. package/dist-es/commands/StartContactRecordingCommand.js +2 -3
  297. package/dist-es/commands/StartContactStreamingCommand.js +2 -3
  298. package/dist-es/commands/StartOutboundVoiceContactCommand.js +2 -3
  299. package/dist-es/commands/StartTaskContactCommand.js +2 -3
  300. package/dist-es/commands/StopContactCommand.js +2 -3
  301. package/dist-es/commands/StopContactRecordingCommand.js +2 -3
  302. package/dist-es/commands/StopContactStreamingCommand.js +2 -3
  303. package/dist-es/commands/SuspendContactRecordingCommand.js +2 -3
  304. package/dist-es/commands/TagResourceCommand.js +2 -3
  305. package/dist-es/commands/TransferContactCommand.js +2 -3
  306. package/dist-es/commands/UntagResourceCommand.js +2 -3
  307. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -3
  308. package/dist-es/commands/UpdateContactAttributesCommand.js +2 -3
  309. package/dist-es/commands/UpdateContactCommand.js +2 -3
  310. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -3
  311. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -3
  312. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +2 -3
  313. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +2 -3
  314. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -3
  315. package/dist-es/commands/UpdateContactScheduleCommand.js +2 -3
  316. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -3
  317. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -3
  318. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -3
  319. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +2 -3
  320. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -3
  321. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -3
  322. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -3
  323. package/dist-es/commands/UpdateQueueNameCommand.js +2 -3
  324. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -3
  325. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -3
  326. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -3
  327. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -3
  328. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -3
  329. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -3
  330. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -3
  331. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -3
  332. package/dist-es/commands/UpdateRuleCommand.js +2 -3
  333. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -3
  334. package/dist-es/commands/UpdateTaskTemplateCommand.js +2 -3
  335. package/dist-es/commands/UpdateTrafficDistributionCommand.js +2 -3
  336. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -3
  337. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -3
  338. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -3
  339. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -3
  340. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -3
  341. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -3
  342. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -3
  343. package/dist-es/models/models_0.js +0 -690
  344. package/dist-es/models/models_1.js +0 -637
  345. package/dist-types/models/models_0.d.ts +3 -923
  346. package/dist-types/models/models_1.d.ts +0 -808
  347. package/dist-types/ts3.4/models/models_0.d.ts +0 -636
  348. package/dist-types/ts3.4/models/models_1.d.ts +0 -590
  349. package/package.json +11 -10
@@ -4288,102 +4288,6 @@ export interface SearchUsersRequest {
4288
4288
  */
4289
4289
  SearchCriteria?: UserSearchCriteria;
4290
4290
  }
4291
- /**
4292
- * @internal
4293
- */
4294
- export declare const ListContactFlowModulesRequestFilterSensitiveLog: (obj: ListContactFlowModulesRequest) => any;
4295
- /**
4296
- * @internal
4297
- */
4298
- export declare const ContactFlowModuleSummaryFilterSensitiveLog: (obj: ContactFlowModuleSummary) => any;
4299
- /**
4300
- * @internal
4301
- */
4302
- export declare const ListContactFlowModulesResponseFilterSensitiveLog: (obj: ListContactFlowModulesResponse) => any;
4303
- /**
4304
- * @internal
4305
- */
4306
- export declare const ListContactFlowsRequestFilterSensitiveLog: (obj: ListContactFlowsRequest) => any;
4307
- /**
4308
- * @internal
4309
- */
4310
- export declare const ContactFlowSummaryFilterSensitiveLog: (obj: ContactFlowSummary) => any;
4311
- /**
4312
- * @internal
4313
- */
4314
- export declare const ListContactFlowsResponseFilterSensitiveLog: (obj: ListContactFlowsResponse) => any;
4315
- /**
4316
- * @internal
4317
- */
4318
- export declare const ListContactReferencesRequestFilterSensitiveLog: (obj: ListContactReferencesRequest) => any;
4319
- /**
4320
- * @internal
4321
- */
4322
- export declare const AttachmentReferenceFilterSensitiveLog: (obj: AttachmentReference) => any;
4323
- /**
4324
- * @internal
4325
- */
4326
- export declare const DateReferenceFilterSensitiveLog: (obj: DateReference) => any;
4327
- /**
4328
- * @internal
4329
- */
4330
- export declare const EmailReferenceFilterSensitiveLog: (obj: EmailReference) => any;
4331
- /**
4332
- * @internal
4333
- */
4334
- export declare const NumberReferenceFilterSensitiveLog: (obj: NumberReference) => any;
4335
- /**
4336
- * @internal
4337
- */
4338
- export declare const StringReferenceFilterSensitiveLog: (obj: StringReference) => any;
4339
- /**
4340
- * @internal
4341
- */
4342
- export declare const UrlReferenceFilterSensitiveLog: (obj: UrlReference) => any;
4343
- /**
4344
- * @internal
4345
- */
4346
- export declare const ReferenceSummaryFilterSensitiveLog: (obj: ReferenceSummary) => any;
4347
- /**
4348
- * @internal
4349
- */
4350
- export declare const ListContactReferencesResponseFilterSensitiveLog: (obj: ListContactReferencesResponse) => any;
4351
- /**
4352
- * @internal
4353
- */
4354
- export declare const ListDefaultVocabulariesRequestFilterSensitiveLog: (obj: ListDefaultVocabulariesRequest) => any;
4355
- /**
4356
- * @internal
4357
- */
4358
- export declare const DefaultVocabularyFilterSensitiveLog: (obj: DefaultVocabulary) => any;
4359
- /**
4360
- * @internal
4361
- */
4362
- export declare const ListDefaultVocabulariesResponseFilterSensitiveLog: (obj: ListDefaultVocabulariesResponse) => any;
4363
- /**
4364
- * @internal
4365
- */
4366
- export declare const ListHoursOfOperationsRequestFilterSensitiveLog: (obj: ListHoursOfOperationsRequest) => any;
4367
- /**
4368
- * @internal
4369
- */
4370
- export declare const HoursOfOperationSummaryFilterSensitiveLog: (obj: HoursOfOperationSummary) => any;
4371
- /**
4372
- * @internal
4373
- */
4374
- export declare const ListHoursOfOperationsResponseFilterSensitiveLog: (obj: ListHoursOfOperationsResponse) => any;
4375
- /**
4376
- * @internal
4377
- */
4378
- export declare const ListInstanceAttributesRequestFilterSensitiveLog: (obj: ListInstanceAttributesRequest) => any;
4379
- /**
4380
- * @internal
4381
- */
4382
- export declare const ListInstanceAttributesResponseFilterSensitiveLog: (obj: ListInstanceAttributesResponse) => any;
4383
- /**
4384
- * @internal
4385
- */
4386
- export declare const ListInstancesRequestFilterSensitiveLog: (obj: ListInstancesRequest) => any;
4387
4291
  /**
4388
4292
  * @internal
4389
4293
  */
@@ -4392,719 +4296,7 @@ export declare const InstanceSummaryFilterSensitiveLog: (obj: InstanceSummary) =
4392
4296
  * @internal
4393
4297
  */
4394
4298
  export declare const ListInstancesResponseFilterSensitiveLog: (obj: ListInstancesResponse) => any;
4395
- /**
4396
- * @internal
4397
- */
4398
- export declare const ListInstanceStorageConfigsRequestFilterSensitiveLog: (obj: ListInstanceStorageConfigsRequest) => any;
4399
- /**
4400
- * @internal
4401
- */
4402
- export declare const ListInstanceStorageConfigsResponseFilterSensitiveLog: (obj: ListInstanceStorageConfigsResponse) => any;
4403
- /**
4404
- * @internal
4405
- */
4406
- export declare const ListIntegrationAssociationsRequestFilterSensitiveLog: (obj: ListIntegrationAssociationsRequest) => any;
4407
- /**
4408
- * @internal
4409
- */
4410
- export declare const IntegrationAssociationSummaryFilterSensitiveLog: (obj: IntegrationAssociationSummary) => any;
4411
- /**
4412
- * @internal
4413
- */
4414
- export declare const ListIntegrationAssociationsResponseFilterSensitiveLog: (obj: ListIntegrationAssociationsResponse) => any;
4415
- /**
4416
- * @internal
4417
- */
4418
- export declare const ListLambdaFunctionsRequestFilterSensitiveLog: (obj: ListLambdaFunctionsRequest) => any;
4419
- /**
4420
- * @internal
4421
- */
4422
- export declare const ListLambdaFunctionsResponseFilterSensitiveLog: (obj: ListLambdaFunctionsResponse) => any;
4423
- /**
4424
- * @internal
4425
- */
4426
- export declare const ListLexBotsRequestFilterSensitiveLog: (obj: ListLexBotsRequest) => any;
4427
- /**
4428
- * @internal
4429
- */
4430
- export declare const ListLexBotsResponseFilterSensitiveLog: (obj: ListLexBotsResponse) => any;
4431
- /**
4432
- * @internal
4433
- */
4434
- export declare const ListPhoneNumbersRequestFilterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
4435
- /**
4436
- * @internal
4437
- */
4438
- export declare const PhoneNumberSummaryFilterSensitiveLog: (obj: PhoneNumberSummary) => any;
4439
- /**
4440
- * @internal
4441
- */
4442
- export declare const ListPhoneNumbersResponseFilterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
4443
- /**
4444
- * @internal
4445
- */
4446
- export declare const ListPhoneNumbersV2RequestFilterSensitiveLog: (obj: ListPhoneNumbersV2Request) => any;
4447
- /**
4448
- * @internal
4449
- */
4450
- export declare const ListPhoneNumbersSummaryFilterSensitiveLog: (obj: ListPhoneNumbersSummary) => any;
4451
- /**
4452
- * @internal
4453
- */
4454
- export declare const ListPhoneNumbersV2ResponseFilterSensitiveLog: (obj: ListPhoneNumbersV2Response) => any;
4455
- /**
4456
- * @internal
4457
- */
4458
- export declare const ListPromptsRequestFilterSensitiveLog: (obj: ListPromptsRequest) => any;
4459
- /**
4460
- * @internal
4461
- */
4462
- export declare const PromptSummaryFilterSensitiveLog: (obj: PromptSummary) => any;
4463
- /**
4464
- * @internal
4465
- */
4466
- export declare const ListPromptsResponseFilterSensitiveLog: (obj: ListPromptsResponse) => any;
4467
- /**
4468
- * @internal
4469
- */
4470
- export declare const ListQueueQuickConnectsRequestFilterSensitiveLog: (obj: ListQueueQuickConnectsRequest) => any;
4471
- /**
4472
- * @internal
4473
- */
4474
- export declare const QuickConnectSummaryFilterSensitiveLog: (obj: QuickConnectSummary) => any;
4475
- /**
4476
- * @internal
4477
- */
4478
- export declare const ListQueueQuickConnectsResponseFilterSensitiveLog: (obj: ListQueueQuickConnectsResponse) => any;
4479
- /**
4480
- * @internal
4481
- */
4482
- export declare const ListQueuesRequestFilterSensitiveLog: (obj: ListQueuesRequest) => any;
4483
- /**
4484
- * @internal
4485
- */
4486
- export declare const QueueSummaryFilterSensitiveLog: (obj: QueueSummary) => any;
4487
- /**
4488
- * @internal
4489
- */
4490
- export declare const ListQueuesResponseFilterSensitiveLog: (obj: ListQueuesResponse) => any;
4491
- /**
4492
- * @internal
4493
- */
4494
- export declare const ListQuickConnectsRequestFilterSensitiveLog: (obj: ListQuickConnectsRequest) => any;
4495
- /**
4496
- * @internal
4497
- */
4498
- export declare const ListQuickConnectsResponseFilterSensitiveLog: (obj: ListQuickConnectsResponse) => any;
4499
- /**
4500
- * @internal
4501
- */
4502
- export declare const ListRoutingProfileQueuesRequestFilterSensitiveLog: (obj: ListRoutingProfileQueuesRequest) => any;
4503
- /**
4504
- * @internal
4505
- */
4506
- export declare const RoutingProfileQueueConfigSummaryFilterSensitiveLog: (obj: RoutingProfileQueueConfigSummary) => any;
4507
- /**
4508
- * @internal
4509
- */
4510
- export declare const ListRoutingProfileQueuesResponseFilterSensitiveLog: (obj: ListRoutingProfileQueuesResponse) => any;
4511
- /**
4512
- * @internal
4513
- */
4514
- export declare const ListRoutingProfilesRequestFilterSensitiveLog: (obj: ListRoutingProfilesRequest) => any;
4515
- /**
4516
- * @internal
4517
- */
4518
- export declare const RoutingProfileSummaryFilterSensitiveLog: (obj: RoutingProfileSummary) => any;
4519
- /**
4520
- * @internal
4521
- */
4522
- export declare const ListRoutingProfilesResponseFilterSensitiveLog: (obj: ListRoutingProfilesResponse) => any;
4523
- /**
4524
- * @internal
4525
- */
4526
- export declare const ListRulesRequestFilterSensitiveLog: (obj: ListRulesRequest) => any;
4527
- /**
4528
- * @internal
4529
- */
4530
- export declare const RuleSummaryFilterSensitiveLog: (obj: RuleSummary) => any;
4531
- /**
4532
- * @internal
4533
- */
4534
- export declare const ListRulesResponseFilterSensitiveLog: (obj: ListRulesResponse) => any;
4535
- /**
4536
- * @internal
4537
- */
4538
- export declare const ListSecurityKeysRequestFilterSensitiveLog: (obj: ListSecurityKeysRequest) => any;
4539
- /**
4540
- * @internal
4541
- */
4542
- export declare const SecurityKeyFilterSensitiveLog: (obj: SecurityKey) => any;
4543
- /**
4544
- * @internal
4545
- */
4546
- export declare const ListSecurityKeysResponseFilterSensitiveLog: (obj: ListSecurityKeysResponse) => any;
4547
- /**
4548
- * @internal
4549
- */
4550
- export declare const ListSecurityProfilePermissionsRequestFilterSensitiveLog: (obj: ListSecurityProfilePermissionsRequest) => any;
4551
- /**
4552
- * @internal
4553
- */
4554
- export declare const ListSecurityProfilePermissionsResponseFilterSensitiveLog: (obj: ListSecurityProfilePermissionsResponse) => any;
4555
- /**
4556
- * @internal
4557
- */
4558
- export declare const ListSecurityProfilesRequestFilterSensitiveLog: (obj: ListSecurityProfilesRequest) => any;
4559
- /**
4560
- * @internal
4561
- */
4562
- export declare const SecurityProfileSummaryFilterSensitiveLog: (obj: SecurityProfileSummary) => any;
4563
- /**
4564
- * @internal
4565
- */
4566
- export declare const ListSecurityProfilesResponseFilterSensitiveLog: (obj: ListSecurityProfilesResponse) => any;
4567
- /**
4568
- * @internal
4569
- */
4570
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
4571
- /**
4572
- * @internal
4573
- */
4574
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
4575
- /**
4576
- * @internal
4577
- */
4578
- export declare const ListTaskTemplatesRequestFilterSensitiveLog: (obj: ListTaskTemplatesRequest) => any;
4579
- /**
4580
- * @internal
4581
- */
4582
- export declare const TaskTemplateMetadataFilterSensitiveLog: (obj: TaskTemplateMetadata) => any;
4583
- /**
4584
- * @internal
4585
- */
4586
- export declare const ListTaskTemplatesResponseFilterSensitiveLog: (obj: ListTaskTemplatesResponse) => any;
4587
- /**
4588
- * @internal
4589
- */
4590
- export declare const ListTrafficDistributionGroupsRequestFilterSensitiveLog: (obj: ListTrafficDistributionGroupsRequest) => any;
4591
- /**
4592
- * @internal
4593
- */
4594
- export declare const TrafficDistributionGroupSummaryFilterSensitiveLog: (obj: TrafficDistributionGroupSummary) => any;
4595
- /**
4596
- * @internal
4597
- */
4598
- export declare const ListTrafficDistributionGroupsResponseFilterSensitiveLog: (obj: ListTrafficDistributionGroupsResponse) => any;
4599
- /**
4600
- * @internal
4601
- */
4602
- export declare const ListUseCasesRequestFilterSensitiveLog: (obj: ListUseCasesRequest) => any;
4603
- /**
4604
- * @internal
4605
- */
4606
- export declare const UseCaseFilterSensitiveLog: (obj: UseCase) => any;
4607
- /**
4608
- * @internal
4609
- */
4610
- export declare const ListUseCasesResponseFilterSensitiveLog: (obj: ListUseCasesResponse) => any;
4611
- /**
4612
- * @internal
4613
- */
4614
- export declare const ListUserHierarchyGroupsRequestFilterSensitiveLog: (obj: ListUserHierarchyGroupsRequest) => any;
4615
- /**
4616
- * @internal
4617
- */
4618
- export declare const ListUserHierarchyGroupsResponseFilterSensitiveLog: (obj: ListUserHierarchyGroupsResponse) => any;
4619
- /**
4620
- * @internal
4621
- */
4622
- export declare const ListUsersRequestFilterSensitiveLog: (obj: ListUsersRequest) => any;
4623
- /**
4624
- * @internal
4625
- */
4626
- export declare const UserSummaryFilterSensitiveLog: (obj: UserSummary) => any;
4627
- /**
4628
- * @internal
4629
- */
4630
- export declare const ListUsersResponseFilterSensitiveLog: (obj: ListUsersResponse) => any;
4631
- /**
4632
- * @internal
4633
- */
4634
- export declare const MonitorContactRequestFilterSensitiveLog: (obj: MonitorContactRequest) => any;
4635
- /**
4636
- * @internal
4637
- */
4638
- export declare const MonitorContactResponseFilterSensitiveLog: (obj: MonitorContactResponse) => any;
4639
- /**
4640
- * @internal
4641
- */
4642
- export declare const PutUserStatusRequestFilterSensitiveLog: (obj: PutUserStatusRequest) => any;
4643
- /**
4644
- * @internal
4645
- */
4646
- export declare const PutUserStatusResponseFilterSensitiveLog: (obj: PutUserStatusResponse) => any;
4647
- /**
4648
- * @internal
4649
- */
4650
- export declare const ReleasePhoneNumberRequestFilterSensitiveLog: (obj: ReleasePhoneNumberRequest) => any;
4651
4299
  /**
4652
4300
  * @internal
4653
4301
  */
4654
4302
  export declare const ReplicateInstanceRequestFilterSensitiveLog: (obj: ReplicateInstanceRequest) => any;
4655
- /**
4656
- * @internal
4657
- */
4658
- export declare const ReplicateInstanceResponseFilterSensitiveLog: (obj: ReplicateInstanceResponse) => any;
4659
- /**
4660
- * @internal
4661
- */
4662
- export declare const ResumeContactRecordingRequestFilterSensitiveLog: (obj: ResumeContactRecordingRequest) => any;
4663
- /**
4664
- * @internal
4665
- */
4666
- export declare const ResumeContactRecordingResponseFilterSensitiveLog: (obj: ResumeContactRecordingResponse) => any;
4667
- /**
4668
- * @internal
4669
- */
4670
- export declare const SearchAvailablePhoneNumbersRequestFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersRequest) => any;
4671
- /**
4672
- * @internal
4673
- */
4674
- export declare const AvailableNumberSummaryFilterSensitiveLog: (obj: AvailableNumberSummary) => any;
4675
- /**
4676
- * @internal
4677
- */
4678
- export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
4679
- /**
4680
- * @internal
4681
- */
4682
- export declare const StringConditionFilterSensitiveLog: (obj: StringCondition) => any;
4683
- /**
4684
- * @internal
4685
- */
4686
- export declare const TagConditionFilterSensitiveLog: (obj: TagCondition) => any;
4687
- /**
4688
- * @internal
4689
- */
4690
- export declare const ControlPlaneTagFilterFilterSensitiveLog: (obj: ControlPlaneTagFilter) => any;
4691
- /**
4692
- * @internal
4693
- */
4694
- export declare const QueueSearchFilterFilterSensitiveLog: (obj: QueueSearchFilter) => any;
4695
- /**
4696
- * @internal
4697
- */
4698
- export declare const SearchQueuesResponseFilterSensitiveLog: (obj: SearchQueuesResponse) => any;
4699
- /**
4700
- * @internal
4701
- */
4702
- export declare const RoutingProfileSearchFilterFilterSensitiveLog: (obj: RoutingProfileSearchFilter) => any;
4703
- /**
4704
- * @internal
4705
- */
4706
- export declare const SearchRoutingProfilesResponseFilterSensitiveLog: (obj: SearchRoutingProfilesResponse) => any;
4707
- /**
4708
- * @internal
4709
- */
4710
- export declare const SecurityProfilesSearchFilterFilterSensitiveLog: (obj: SecurityProfilesSearchFilter) => any;
4711
- /**
4712
- * @internal
4713
- */
4714
- export declare const SecurityProfileSearchSummaryFilterSensitiveLog: (obj: SecurityProfileSearchSummary) => any;
4715
- /**
4716
- * @internal
4717
- */
4718
- export declare const SearchSecurityProfilesResponseFilterSensitiveLog: (obj: SearchSecurityProfilesResponse) => any;
4719
- /**
4720
- * @internal
4721
- */
4722
- export declare const HierarchyGroupConditionFilterSensitiveLog: (obj: HierarchyGroupCondition) => any;
4723
- /**
4724
- * @internal
4725
- */
4726
- export declare const UserSearchFilterFilterSensitiveLog: (obj: UserSearchFilter) => any;
4727
- /**
4728
- * @internal
4729
- */
4730
- export declare const UserIdentityInfoLiteFilterSensitiveLog: (obj: UserIdentityInfoLite) => any;
4731
- /**
4732
- * @internal
4733
- */
4734
- export declare const UserSearchSummaryFilterSensitiveLog: (obj: UserSearchSummary) => any;
4735
- /**
4736
- * @internal
4737
- */
4738
- export declare const SearchUsersResponseFilterSensitiveLog: (obj: SearchUsersResponse) => any;
4739
- /**
4740
- * @internal
4741
- */
4742
- export declare const SearchVocabulariesRequestFilterSensitiveLog: (obj: SearchVocabulariesRequest) => any;
4743
- /**
4744
- * @internal
4745
- */
4746
- export declare const VocabularySummaryFilterSensitiveLog: (obj: VocabularySummary) => any;
4747
- /**
4748
- * @internal
4749
- */
4750
- export declare const SearchVocabulariesResponseFilterSensitiveLog: (obj: SearchVocabulariesResponse) => any;
4751
- /**
4752
- * @internal
4753
- */
4754
- export declare const ChatMessageFilterSensitiveLog: (obj: ChatMessage) => any;
4755
- /**
4756
- * @internal
4757
- */
4758
- export declare const ParticipantDetailsFilterSensitiveLog: (obj: ParticipantDetails) => any;
4759
- /**
4760
- * @internal
4761
- */
4762
- export declare const PersistentChatFilterSensitiveLog: (obj: PersistentChat) => any;
4763
- /**
4764
- * @internal
4765
- */
4766
- export declare const StartChatContactRequestFilterSensitiveLog: (obj: StartChatContactRequest) => any;
4767
- /**
4768
- * @internal
4769
- */
4770
- export declare const StartChatContactResponseFilterSensitiveLog: (obj: StartChatContactResponse) => any;
4771
- /**
4772
- * @internal
4773
- */
4774
- export declare const VoiceRecordingConfigurationFilterSensitiveLog: (obj: VoiceRecordingConfiguration) => any;
4775
- /**
4776
- * @internal
4777
- */
4778
- export declare const StartContactRecordingRequestFilterSensitiveLog: (obj: StartContactRecordingRequest) => any;
4779
- /**
4780
- * @internal
4781
- */
4782
- export declare const StartContactRecordingResponseFilterSensitiveLog: (obj: StartContactRecordingResponse) => any;
4783
- /**
4784
- * @internal
4785
- */
4786
- export declare const ChatStreamingConfigurationFilterSensitiveLog: (obj: ChatStreamingConfiguration) => any;
4787
- /**
4788
- * @internal
4789
- */
4790
- export declare const StartContactStreamingRequestFilterSensitiveLog: (obj: StartContactStreamingRequest) => any;
4791
- /**
4792
- * @internal
4793
- */
4794
- export declare const StartContactStreamingResponseFilterSensitiveLog: (obj: StartContactStreamingResponse) => any;
4795
- /**
4796
- * @internal
4797
- */
4798
- export declare const AnswerMachineDetectionConfigFilterSensitiveLog: (obj: AnswerMachineDetectionConfig) => any;
4799
- /**
4800
- * @internal
4801
- */
4802
- export declare const StartOutboundVoiceContactRequestFilterSensitiveLog: (obj: StartOutboundVoiceContactRequest) => any;
4803
- /**
4804
- * @internal
4805
- */
4806
- export declare const StartOutboundVoiceContactResponseFilterSensitiveLog: (obj: StartOutboundVoiceContactResponse) => any;
4807
- /**
4808
- * @internal
4809
- */
4810
- export declare const StartTaskContactRequestFilterSensitiveLog: (obj: StartTaskContactRequest) => any;
4811
- /**
4812
- * @internal
4813
- */
4814
- export declare const StartTaskContactResponseFilterSensitiveLog: (obj: StartTaskContactResponse) => any;
4815
- /**
4816
- * @internal
4817
- */
4818
- export declare const StopContactRequestFilterSensitiveLog: (obj: StopContactRequest) => any;
4819
- /**
4820
- * @internal
4821
- */
4822
- export declare const StopContactResponseFilterSensitiveLog: (obj: StopContactResponse) => any;
4823
- /**
4824
- * @internal
4825
- */
4826
- export declare const StopContactRecordingRequestFilterSensitiveLog: (obj: StopContactRecordingRequest) => any;
4827
- /**
4828
- * @internal
4829
- */
4830
- export declare const StopContactRecordingResponseFilterSensitiveLog: (obj: StopContactRecordingResponse) => any;
4831
- /**
4832
- * @internal
4833
- */
4834
- export declare const StopContactStreamingRequestFilterSensitiveLog: (obj: StopContactStreamingRequest) => any;
4835
- /**
4836
- * @internal
4837
- */
4838
- export declare const StopContactStreamingResponseFilterSensitiveLog: (obj: StopContactStreamingResponse) => any;
4839
- /**
4840
- * @internal
4841
- */
4842
- export declare const SuspendContactRecordingRequestFilterSensitiveLog: (obj: SuspendContactRecordingRequest) => any;
4843
- /**
4844
- * @internal
4845
- */
4846
- export declare const SuspendContactRecordingResponseFilterSensitiveLog: (obj: SuspendContactRecordingResponse) => any;
4847
- /**
4848
- * @internal
4849
- */
4850
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
4851
- /**
4852
- * @internal
4853
- */
4854
- export declare const TransferContactRequestFilterSensitiveLog: (obj: TransferContactRequest) => any;
4855
- /**
4856
- * @internal
4857
- */
4858
- export declare const TransferContactResponseFilterSensitiveLog: (obj: TransferContactResponse) => any;
4859
- /**
4860
- * @internal
4861
- */
4862
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
4863
- /**
4864
- * @internal
4865
- */
4866
- export declare const UpdateAgentStatusRequestFilterSensitiveLog: (obj: UpdateAgentStatusRequest) => any;
4867
- /**
4868
- * @internal
4869
- */
4870
- export declare const UpdateContactRequestFilterSensitiveLog: (obj: UpdateContactRequest) => any;
4871
- /**
4872
- * @internal
4873
- */
4874
- export declare const UpdateContactResponseFilterSensitiveLog: (obj: UpdateContactResponse) => any;
4875
- /**
4876
- * @internal
4877
- */
4878
- export declare const UpdateContactAttributesRequestFilterSensitiveLog: (obj: UpdateContactAttributesRequest) => any;
4879
- /**
4880
- * @internal
4881
- */
4882
- export declare const UpdateContactAttributesResponseFilterSensitiveLog: (obj: UpdateContactAttributesResponse) => any;
4883
- /**
4884
- * @internal
4885
- */
4886
- export declare const UpdateContactFlowContentRequestFilterSensitiveLog: (obj: UpdateContactFlowContentRequest) => any;
4887
- /**
4888
- * @internal
4889
- */
4890
- export declare const UpdateContactFlowContentResponseFilterSensitiveLog: (obj: UpdateContactFlowContentResponse) => any;
4891
- /**
4892
- * @internal
4893
- */
4894
- export declare const UpdateContactFlowMetadataRequestFilterSensitiveLog: (obj: UpdateContactFlowMetadataRequest) => any;
4895
- /**
4896
- * @internal
4897
- */
4898
- export declare const UpdateContactFlowMetadataResponseFilterSensitiveLog: (obj: UpdateContactFlowMetadataResponse) => any;
4899
- /**
4900
- * @internal
4901
- */
4902
- export declare const UpdateContactFlowModuleContentRequestFilterSensitiveLog: (obj: UpdateContactFlowModuleContentRequest) => any;
4903
- /**
4904
- * @internal
4905
- */
4906
- export declare const UpdateContactFlowModuleContentResponseFilterSensitiveLog: (obj: UpdateContactFlowModuleContentResponse) => any;
4907
- /**
4908
- * @internal
4909
- */
4910
- export declare const UpdateContactFlowModuleMetadataRequestFilterSensitiveLog: (obj: UpdateContactFlowModuleMetadataRequest) => any;
4911
- /**
4912
- * @internal
4913
- */
4914
- export declare const UpdateContactFlowModuleMetadataResponseFilterSensitiveLog: (obj: UpdateContactFlowModuleMetadataResponse) => any;
4915
- /**
4916
- * @internal
4917
- */
4918
- export declare const UpdateContactFlowNameRequestFilterSensitiveLog: (obj: UpdateContactFlowNameRequest) => any;
4919
- /**
4920
- * @internal
4921
- */
4922
- export declare const UpdateContactFlowNameResponseFilterSensitiveLog: (obj: UpdateContactFlowNameResponse) => any;
4923
- /**
4924
- * @internal
4925
- */
4926
- export declare const UpdateContactScheduleRequestFilterSensitiveLog: (obj: UpdateContactScheduleRequest) => any;
4927
- /**
4928
- * @internal
4929
- */
4930
- export declare const UpdateContactScheduleResponseFilterSensitiveLog: (obj: UpdateContactScheduleResponse) => any;
4931
- /**
4932
- * @internal
4933
- */
4934
- export declare const UpdateHoursOfOperationRequestFilterSensitiveLog: (obj: UpdateHoursOfOperationRequest) => any;
4935
- /**
4936
- * @internal
4937
- */
4938
- export declare const UpdateInstanceAttributeRequestFilterSensitiveLog: (obj: UpdateInstanceAttributeRequest) => any;
4939
- /**
4940
- * @internal
4941
- */
4942
- export declare const UpdateInstanceStorageConfigRequestFilterSensitiveLog: (obj: UpdateInstanceStorageConfigRequest) => any;
4943
- /**
4944
- * @internal
4945
- */
4946
- export declare const ParticipantTimerValueFilterSensitiveLog: (obj: ParticipantTimerValue) => any;
4947
- /**
4948
- * @internal
4949
- */
4950
- export declare const ParticipantTimerConfigurationFilterSensitiveLog: (obj: ParticipantTimerConfiguration) => any;
4951
- /**
4952
- * @internal
4953
- */
4954
- export declare const ChatParticipantRoleConfigFilterSensitiveLog: (obj: ChatParticipantRoleConfig) => any;
4955
- /**
4956
- * @internal
4957
- */
4958
- export declare const UpdateParticipantRoleConfigChannelInfoFilterSensitiveLog: (obj: UpdateParticipantRoleConfigChannelInfo) => any;
4959
- /**
4960
- * @internal
4961
- */
4962
- export declare const UpdateParticipantRoleConfigRequestFilterSensitiveLog: (obj: UpdateParticipantRoleConfigRequest) => any;
4963
- /**
4964
- * @internal
4965
- */
4966
- export declare const UpdateParticipantRoleConfigResponseFilterSensitiveLog: (obj: UpdateParticipantRoleConfigResponse) => any;
4967
- /**
4968
- * @internal
4969
- */
4970
- export declare const UpdatePhoneNumberRequestFilterSensitiveLog: (obj: UpdatePhoneNumberRequest) => any;
4971
- /**
4972
- * @internal
4973
- */
4974
- export declare const UpdatePhoneNumberResponseFilterSensitiveLog: (obj: UpdatePhoneNumberResponse) => any;
4975
- /**
4976
- * @internal
4977
- */
4978
- export declare const UpdateQueueHoursOfOperationRequestFilterSensitiveLog: (obj: UpdateQueueHoursOfOperationRequest) => any;
4979
- /**
4980
- * @internal
4981
- */
4982
- export declare const UpdateQueueMaxContactsRequestFilterSensitiveLog: (obj: UpdateQueueMaxContactsRequest) => any;
4983
- /**
4984
- * @internal
4985
- */
4986
- export declare const UpdateQueueNameRequestFilterSensitiveLog: (obj: UpdateQueueNameRequest) => any;
4987
- /**
4988
- * @internal
4989
- */
4990
- export declare const UpdateQueueOutboundCallerConfigRequestFilterSensitiveLog: (obj: UpdateQueueOutboundCallerConfigRequest) => any;
4991
- /**
4992
- * @internal
4993
- */
4994
- export declare const UpdateQueueStatusRequestFilterSensitiveLog: (obj: UpdateQueueStatusRequest) => any;
4995
- /**
4996
- * @internal
4997
- */
4998
- export declare const UpdateQuickConnectConfigRequestFilterSensitiveLog: (obj: UpdateQuickConnectConfigRequest) => any;
4999
- /**
5000
- * @internal
5001
- */
5002
- export declare const UpdateQuickConnectNameRequestFilterSensitiveLog: (obj: UpdateQuickConnectNameRequest) => any;
5003
- /**
5004
- * @internal
5005
- */
5006
- export declare const UpdateRoutingProfileConcurrencyRequestFilterSensitiveLog: (obj: UpdateRoutingProfileConcurrencyRequest) => any;
5007
- /**
5008
- * @internal
5009
- */
5010
- export declare const UpdateRoutingProfileDefaultOutboundQueueRequestFilterSensitiveLog: (obj: UpdateRoutingProfileDefaultOutboundQueueRequest) => any;
5011
- /**
5012
- * @internal
5013
- */
5014
- export declare const UpdateRoutingProfileNameRequestFilterSensitiveLog: (obj: UpdateRoutingProfileNameRequest) => any;
5015
- /**
5016
- * @internal
5017
- */
5018
- export declare const UpdateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: UpdateRoutingProfileQueuesRequest) => any;
5019
- /**
5020
- * @internal
5021
- */
5022
- export declare const UpdateRuleRequestFilterSensitiveLog: (obj: UpdateRuleRequest) => any;
5023
- /**
5024
- * @internal
5025
- */
5026
- export declare const UpdateSecurityProfileRequestFilterSensitiveLog: (obj: UpdateSecurityProfileRequest) => any;
5027
- /**
5028
- * @internal
5029
- */
5030
- export declare const UpdateTaskTemplateRequestFilterSensitiveLog: (obj: UpdateTaskTemplateRequest) => any;
5031
- /**
5032
- * @internal
5033
- */
5034
- export declare const UpdateTaskTemplateResponseFilterSensitiveLog: (obj: UpdateTaskTemplateResponse) => any;
5035
- /**
5036
- * @internal
5037
- */
5038
- export declare const UpdateTrafficDistributionRequestFilterSensitiveLog: (obj: UpdateTrafficDistributionRequest) => any;
5039
- /**
5040
- * @internal
5041
- */
5042
- export declare const UpdateTrafficDistributionResponseFilterSensitiveLog: (obj: UpdateTrafficDistributionResponse) => any;
5043
- /**
5044
- * @internal
5045
- */
5046
- export declare const UpdateUserHierarchyRequestFilterSensitiveLog: (obj: UpdateUserHierarchyRequest) => any;
5047
- /**
5048
- * @internal
5049
- */
5050
- export declare const UpdateUserHierarchyGroupNameRequestFilterSensitiveLog: (obj: UpdateUserHierarchyGroupNameRequest) => any;
5051
- /**
5052
- * @internal
5053
- */
5054
- export declare const HierarchyLevelUpdateFilterSensitiveLog: (obj: HierarchyLevelUpdate) => any;
5055
- /**
5056
- * @internal
5057
- */
5058
- export declare const HierarchyStructureUpdateFilterSensitiveLog: (obj: HierarchyStructureUpdate) => any;
5059
- /**
5060
- * @internal
5061
- */
5062
- export declare const UpdateUserHierarchyStructureRequestFilterSensitiveLog: (obj: UpdateUserHierarchyStructureRequest) => any;
5063
- /**
5064
- * @internal
5065
- */
5066
- export declare const UpdateUserIdentityInfoRequestFilterSensitiveLog: (obj: UpdateUserIdentityInfoRequest) => any;
5067
- /**
5068
- * @internal
5069
- */
5070
- export declare const UpdateUserPhoneConfigRequestFilterSensitiveLog: (obj: UpdateUserPhoneConfigRequest) => any;
5071
- /**
5072
- * @internal
5073
- */
5074
- export declare const UpdateUserRoutingProfileRequestFilterSensitiveLog: (obj: UpdateUserRoutingProfileRequest) => any;
5075
- /**
5076
- * @internal
5077
- */
5078
- export declare const UpdateUserSecurityProfilesRequestFilterSensitiveLog: (obj: UpdateUserSecurityProfilesRequest) => any;
5079
- /**
5080
- * @internal
5081
- */
5082
- export declare const QueueSearchCriteriaFilterSensitiveLog: (obj: QueueSearchCriteria) => any;
5083
- /**
5084
- * @internal
5085
- */
5086
- export declare const RoutingProfileSearchCriteriaFilterSensitiveLog: (obj: RoutingProfileSearchCriteria) => any;
5087
- /**
5088
- * @internal
5089
- */
5090
- export declare const SecurityProfileSearchCriteriaFilterSensitiveLog: (obj: SecurityProfileSearchCriteria) => any;
5091
- /**
5092
- * @internal
5093
- */
5094
- export declare const UserSearchCriteriaFilterSensitiveLog: (obj: UserSearchCriteria) => any;
5095
- /**
5096
- * @internal
5097
- */
5098
- export declare const SearchQueuesRequestFilterSensitiveLog: (obj: SearchQueuesRequest) => any;
5099
- /**
5100
- * @internal
5101
- */
5102
- export declare const SearchRoutingProfilesRequestFilterSensitiveLog: (obj: SearchRoutingProfilesRequest) => any;
5103
- /**
5104
- * @internal
5105
- */
5106
- export declare const SearchSecurityProfilesRequestFilterSensitiveLog: (obj: SearchSecurityProfilesRequest) => any;
5107
- /**
5108
- * @internal
5109
- */
5110
- export declare const SearchUsersRequestFilterSensitiveLog: (obj: SearchUsersRequest) => any;