@aws-sdk/client-connect 3.296.0 → 3.298.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 (564) 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/Connect.d.ts +171 -0
  346. package/dist-types/ConnectClient.d.ts +24 -4
  347. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +16 -0
  348. package/dist-types/commands/AssociateBotCommand.d.ts +16 -0
  349. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +16 -0
  350. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +16 -0
  351. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +16 -0
  352. package/dist-types/commands/AssociateLexBotCommand.d.ts +16 -0
  353. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +16 -0
  354. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +16 -0
  355. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +16 -0
  356. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +16 -0
  357. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +16 -0
  358. package/dist-types/commands/CreateAgentStatusCommand.d.ts +16 -0
  359. package/dist-types/commands/CreateContactFlowCommand.d.ts +16 -0
  360. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +16 -0
  361. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +16 -0
  362. package/dist-types/commands/CreateInstanceCommand.d.ts +16 -0
  363. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +16 -0
  364. package/dist-types/commands/CreateQueueCommand.d.ts +16 -0
  365. package/dist-types/commands/CreateQuickConnectCommand.d.ts +16 -0
  366. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +16 -0
  367. package/dist-types/commands/CreateRuleCommand.d.ts +16 -0
  368. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +16 -0
  369. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +16 -0
  370. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +16 -0
  371. package/dist-types/commands/CreateUseCaseCommand.d.ts +16 -0
  372. package/dist-types/commands/CreateUserCommand.d.ts +16 -0
  373. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +16 -0
  374. package/dist-types/commands/CreateVocabularyCommand.d.ts +16 -0
  375. package/dist-types/commands/DeleteContactFlowCommand.d.ts +16 -0
  376. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +16 -0
  377. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +16 -0
  378. package/dist-types/commands/DeleteInstanceCommand.d.ts +16 -0
  379. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +16 -0
  380. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +16 -0
  381. package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
  382. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +16 -0
  383. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +16 -0
  384. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +16 -0
  385. package/dist-types/commands/DeleteUseCaseCommand.d.ts +16 -0
  386. package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
  387. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +16 -0
  388. package/dist-types/commands/DeleteVocabularyCommand.d.ts +16 -0
  389. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +16 -0
  390. package/dist-types/commands/DescribeContactCommand.d.ts +16 -0
  391. package/dist-types/commands/DescribeContactFlowCommand.d.ts +16 -0
  392. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +16 -0
  393. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +16 -0
  394. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +16 -0
  395. package/dist-types/commands/DescribeInstanceCommand.d.ts +16 -0
  396. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +16 -0
  397. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +16 -0
  398. package/dist-types/commands/DescribeQueueCommand.d.ts +16 -0
  399. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +16 -0
  400. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +16 -0
  401. package/dist-types/commands/DescribeRuleCommand.d.ts +16 -0
  402. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +16 -0
  403. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +16 -0
  404. package/dist-types/commands/DescribeUserCommand.d.ts +16 -0
  405. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +16 -0
  406. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +16 -0
  407. package/dist-types/commands/DescribeVocabularyCommand.d.ts +16 -0
  408. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +16 -0
  409. package/dist-types/commands/DisassociateBotCommand.d.ts +16 -0
  410. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +16 -0
  411. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +16 -0
  412. package/dist-types/commands/DisassociateLexBotCommand.d.ts +16 -0
  413. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +16 -0
  414. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +16 -0
  415. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +16 -0
  416. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +16 -0
  417. package/dist-types/commands/DismissUserContactCommand.d.ts +16 -0
  418. package/dist-types/commands/GetContactAttributesCommand.d.ts +16 -0
  419. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +16 -0
  420. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +16 -0
  421. package/dist-types/commands/GetFederationTokenCommand.d.ts +16 -0
  422. package/dist-types/commands/GetMetricDataCommand.d.ts +16 -0
  423. package/dist-types/commands/GetMetricDataV2Command.d.ts +16 -0
  424. package/dist-types/commands/GetTaskTemplateCommand.d.ts +16 -0
  425. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +16 -0
  426. package/dist-types/commands/ListAgentStatusesCommand.d.ts +16 -0
  427. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +16 -0
  428. package/dist-types/commands/ListBotsCommand.d.ts +16 -0
  429. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +16 -0
  430. package/dist-types/commands/ListContactFlowsCommand.d.ts +16 -0
  431. package/dist-types/commands/ListContactReferencesCommand.d.ts +16 -0
  432. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +16 -0
  433. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +16 -0
  434. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +16 -0
  435. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +16 -0
  436. package/dist-types/commands/ListInstancesCommand.d.ts +16 -0
  437. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +16 -0
  438. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +16 -0
  439. package/dist-types/commands/ListLexBotsCommand.d.ts +16 -0
  440. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +16 -0
  441. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +16 -0
  442. package/dist-types/commands/ListPromptsCommand.d.ts +16 -0
  443. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +16 -0
  444. package/dist-types/commands/ListQueuesCommand.d.ts +16 -0
  445. package/dist-types/commands/ListQuickConnectsCommand.d.ts +16 -0
  446. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +16 -0
  447. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +16 -0
  448. package/dist-types/commands/ListRulesCommand.d.ts +16 -0
  449. package/dist-types/commands/ListSecurityKeysCommand.d.ts +16 -0
  450. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +16 -0
  451. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +16 -0
  452. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  453. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +16 -0
  454. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +16 -0
  455. package/dist-types/commands/ListUseCasesCommand.d.ts +16 -0
  456. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +16 -0
  457. package/dist-types/commands/ListUsersCommand.d.ts +16 -0
  458. package/dist-types/commands/MonitorContactCommand.d.ts +16 -0
  459. package/dist-types/commands/PutUserStatusCommand.d.ts +16 -0
  460. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +16 -0
  461. package/dist-types/commands/ReplicateInstanceCommand.d.ts +16 -0
  462. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +16 -0
  463. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +16 -0
  464. package/dist-types/commands/SearchQueuesCommand.d.ts +16 -0
  465. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +16 -0
  466. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +16 -0
  467. package/dist-types/commands/SearchUsersCommand.d.ts +16 -0
  468. package/dist-types/commands/SearchVocabulariesCommand.d.ts +16 -0
  469. package/dist-types/commands/StartChatContactCommand.d.ts +16 -0
  470. package/dist-types/commands/StartContactRecordingCommand.d.ts +16 -0
  471. package/dist-types/commands/StartContactStreamingCommand.d.ts +16 -0
  472. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +16 -0
  473. package/dist-types/commands/StartTaskContactCommand.d.ts +16 -0
  474. package/dist-types/commands/StopContactCommand.d.ts +16 -0
  475. package/dist-types/commands/StopContactRecordingCommand.d.ts +16 -0
  476. package/dist-types/commands/StopContactStreamingCommand.d.ts +16 -0
  477. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +16 -0
  478. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  479. package/dist-types/commands/TransferContactCommand.d.ts +16 -0
  480. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  481. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +16 -0
  482. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +16 -0
  483. package/dist-types/commands/UpdateContactCommand.d.ts +16 -0
  484. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +16 -0
  485. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +16 -0
  486. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +16 -0
  487. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +16 -0
  488. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +16 -0
  489. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +16 -0
  490. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +16 -0
  491. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +16 -0
  492. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +16 -0
  493. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +16 -0
  494. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +16 -0
  495. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +16 -0
  496. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +16 -0
  497. package/dist-types/commands/UpdateQueueNameCommand.d.ts +16 -0
  498. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +16 -0
  499. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +16 -0
  500. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +16 -0
  501. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +16 -0
  502. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +16 -0
  503. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +16 -0
  504. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +16 -0
  505. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +16 -0
  506. package/dist-types/commands/UpdateRuleCommand.d.ts +16 -0
  507. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +16 -0
  508. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +16 -0
  509. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +16 -0
  510. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +16 -0
  511. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +16 -0
  512. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +16 -0
  513. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +16 -0
  514. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +16 -0
  515. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +16 -0
  516. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +16 -0
  517. package/dist-types/models/ConnectServiceException.d.ts +2 -0
  518. package/dist-types/models/models_0.d.ts +709 -957
  519. package/dist-types/models/models_1.d.ts +549 -811
  520. package/dist-types/pagination/GetCurrentMetricDataPaginator.d.ts +3 -0
  521. package/dist-types/pagination/GetCurrentUserDataPaginator.d.ts +3 -0
  522. package/dist-types/pagination/GetMetricDataPaginator.d.ts +3 -0
  523. package/dist-types/pagination/GetMetricDataV2Paginator.d.ts +3 -0
  524. package/dist-types/pagination/Interfaces.d.ts +3 -0
  525. package/dist-types/pagination/ListAgentStatusesPaginator.d.ts +3 -0
  526. package/dist-types/pagination/ListApprovedOriginsPaginator.d.ts +3 -0
  527. package/dist-types/pagination/ListBotsPaginator.d.ts +3 -0
  528. package/dist-types/pagination/ListContactFlowModulesPaginator.d.ts +3 -0
  529. package/dist-types/pagination/ListContactFlowsPaginator.d.ts +3 -0
  530. package/dist-types/pagination/ListContactReferencesPaginator.d.ts +3 -0
  531. package/dist-types/pagination/ListDefaultVocabulariesPaginator.d.ts +3 -0
  532. package/dist-types/pagination/ListHoursOfOperationsPaginator.d.ts +3 -0
  533. package/dist-types/pagination/ListInstanceAttributesPaginator.d.ts +3 -0
  534. package/dist-types/pagination/ListInstanceStorageConfigsPaginator.d.ts +3 -0
  535. package/dist-types/pagination/ListInstancesPaginator.d.ts +3 -0
  536. package/dist-types/pagination/ListIntegrationAssociationsPaginator.d.ts +3 -0
  537. package/dist-types/pagination/ListLambdaFunctionsPaginator.d.ts +3 -0
  538. package/dist-types/pagination/ListLexBotsPaginator.d.ts +3 -0
  539. package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +3 -0
  540. package/dist-types/pagination/ListPhoneNumbersV2Paginator.d.ts +3 -0
  541. package/dist-types/pagination/ListPromptsPaginator.d.ts +3 -0
  542. package/dist-types/pagination/ListQueueQuickConnectsPaginator.d.ts +3 -0
  543. package/dist-types/pagination/ListQueuesPaginator.d.ts +3 -0
  544. package/dist-types/pagination/ListQuickConnectsPaginator.d.ts +3 -0
  545. package/dist-types/pagination/ListRoutingProfileQueuesPaginator.d.ts +3 -0
  546. package/dist-types/pagination/ListRoutingProfilesPaginator.d.ts +3 -0
  547. package/dist-types/pagination/ListRulesPaginator.d.ts +3 -0
  548. package/dist-types/pagination/ListSecurityKeysPaginator.d.ts +3 -0
  549. package/dist-types/pagination/ListSecurityProfilePermissionsPaginator.d.ts +3 -0
  550. package/dist-types/pagination/ListSecurityProfilesPaginator.d.ts +3 -0
  551. package/dist-types/pagination/ListTaskTemplatesPaginator.d.ts +3 -0
  552. package/dist-types/pagination/ListTrafficDistributionGroupsPaginator.d.ts +3 -0
  553. package/dist-types/pagination/ListUseCasesPaginator.d.ts +3 -0
  554. package/dist-types/pagination/ListUserHierarchyGroupsPaginator.d.ts +3 -0
  555. package/dist-types/pagination/ListUsersPaginator.d.ts +3 -0
  556. package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +3 -0
  557. package/dist-types/pagination/SearchQueuesPaginator.d.ts +3 -0
  558. package/dist-types/pagination/SearchRoutingProfilesPaginator.d.ts +3 -0
  559. package/dist-types/pagination/SearchSecurityProfilesPaginator.d.ts +3 -0
  560. package/dist-types/pagination/SearchUsersPaginator.d.ts +3 -0
  561. package/dist-types/pagination/SearchVocabulariesPaginator.d.ts +3 -0
  562. package/dist-types/ts3.4/models/models_0.d.ts +0 -636
  563. package/dist-types/ts3.4/models/models_1.d.ts +0 -590
  564. package/package.json +4 -3
@@ -1,6 +1,9 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
3
3
  import { ActionSummary, AgentStatusState, Attribute, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowType, DirectoryType, EventSourceName, HierarchyGroupSummary, HoursOfOperationConfig, InstanceAttributeType, InstanceStatus, InstanceStorageConfig, InstanceStorageResourceType, IntegrationType, LexBot, MediaConcurrency, MonitorCapability, OutboundCallerConfig, PhoneNumberCountryCode, PhoneNumberType, Queue, QueueStatus, QuickConnectConfig, QuickConnectType, Reference, ReferenceType, RoutingProfile, RoutingProfileQueueConfig, RuleAction, RulePublishStatus, SourceType, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TaskTemplateStatus, TelephonyConfig, TrafficDistributionGroupStatus, UseCaseType, UserIdentityInfo, UserPhoneConfig, VocabularyLanguageCode, VocabularyState } from "./models_0";
4
+ /**
5
+ * @public
6
+ */
4
7
  export interface ListContactFlowModulesRequest {
5
8
  /**
6
9
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -21,6 +24,7 @@ export interface ListContactFlowModulesRequest {
21
24
  ContactFlowModuleState?: ContactFlowModuleState | string;
22
25
  }
23
26
  /**
27
+ * @public
24
28
  * <p>Contains summary information about a flow.</p>
25
29
  */
26
30
  export interface ContactFlowModuleSummary {
@@ -41,6 +45,9 @@ export interface ContactFlowModuleSummary {
41
45
  */
42
46
  State?: ContactFlowModuleState | string;
43
47
  }
48
+ /**
49
+ * @public
50
+ */
44
51
  export interface ListContactFlowModulesResponse {
45
52
  /**
46
53
  * <p>Information about the flow module.</p>
@@ -51,6 +58,9 @@ export interface ListContactFlowModulesResponse {
51
58
  */
52
59
  NextToken?: string;
53
60
  }
61
+ /**
62
+ * @public
63
+ */
54
64
  export interface ListContactFlowsRequest {
55
65
  /**
56
66
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -71,6 +81,7 @@ export interface ListContactFlowsRequest {
71
81
  MaxResults?: number;
72
82
  }
73
83
  /**
84
+ * @public
74
85
  * <p>Contains summary information about a flow.</p>
75
86
  * <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Amazon Connect
76
87
  * Flow language</a>.</p>
@@ -97,6 +108,9 @@ export interface ContactFlowSummary {
97
108
  */
98
109
  ContactFlowState?: ContactFlowState | string;
99
110
  }
111
+ /**
112
+ * @public
113
+ */
100
114
  export interface ListContactFlowsResponse {
101
115
  /**
102
116
  * <p>Information about the flows.</p>
@@ -107,6 +121,9 @@ export interface ListContactFlowsResponse {
107
121
  */
108
122
  NextToken?: string;
109
123
  }
124
+ /**
125
+ * @public
126
+ */
110
127
  export interface ListContactReferencesRequest {
111
128
  /**
112
129
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -130,11 +147,15 @@ export interface ListContactReferencesRequest {
130
147
  */
131
148
  NextToken?: string;
132
149
  }
150
+ /**
151
+ * @public
152
+ */
133
153
  export declare enum ReferenceStatus {
134
154
  APPROVED = "APPROVED",
135
155
  REJECTED = "REJECTED"
136
156
  }
137
157
  /**
158
+ * @public
138
159
  * <p>Information about a reference when the <code>referenceType</code> is
139
160
  * <code>ATTACHMENT</code>. Otherwise, null.</p>
140
161
  */
@@ -153,6 +174,7 @@ export interface AttachmentReference {
153
174
  Status?: ReferenceStatus | string;
154
175
  }
155
176
  /**
177
+ * @public
156
178
  * <p>Information about a reference when the <code>referenceType</code> is <code>DATE</code>.
157
179
  * Otherwise, null.</p>
158
180
  */
@@ -167,6 +189,7 @@ export interface DateReference {
167
189
  Value?: string;
168
190
  }
169
191
  /**
192
+ * @public
170
193
  * <p>Information about a reference when the <code>referenceType</code> is <code>EMAIL</code>.
171
194
  * Otherwise, null.</p>
172
195
  */
@@ -181,6 +204,7 @@ export interface EmailReference {
181
204
  Value?: string;
182
205
  }
183
206
  /**
207
+ * @public
184
208
  * <p>Information about a reference when the <code>referenceType</code> is <code>NUMBER</code>.
185
209
  * Otherwise, null.</p>
186
210
  */
@@ -195,6 +219,7 @@ export interface NumberReference {
195
219
  Value?: string;
196
220
  }
197
221
  /**
222
+ * @public
198
223
  * <p>Information about a reference when the <code>referenceType</code> is <code>STRING</code>.
199
224
  * Otherwise, null.</p>
200
225
  */
@@ -209,6 +234,7 @@ export interface StringReference {
209
234
  Value?: string;
210
235
  }
211
236
  /**
237
+ * @public
212
238
  * <p>The URL reference.</p>
213
239
  */
214
240
  export interface UrlReference {
@@ -222,10 +248,14 @@ export interface UrlReference {
222
248
  Value?: string;
223
249
  }
224
250
  /**
251
+ * @public
225
252
  * <p>Contains summary information about a reference. <code>ReferenceSummary</code> contains only
226
253
  * one non null field between the URL and attachment based on the reference type.</p>
227
254
  */
228
255
  export type ReferenceSummary = ReferenceSummary.AttachmentMember | ReferenceSummary.DateMember | ReferenceSummary.EmailMember | ReferenceSummary.NumberMember | ReferenceSummary.StringMember | ReferenceSummary.UrlMember | ReferenceSummary.$UnknownMember;
256
+ /**
257
+ * @public
258
+ */
229
259
  export declare namespace ReferenceSummary {
230
260
  /**
231
261
  * <p>Information about the reference when the <code>referenceType</code> is <code>URL</code>.
@@ -325,6 +355,9 @@ export declare namespace ReferenceSummary {
325
355
  }
326
356
  const visit: <T>(value: ReferenceSummary, visitor: Visitor<T>) => T;
327
357
  }
358
+ /**
359
+ * @public
360
+ */
328
361
  export interface ListContactReferencesResponse {
329
362
  /**
330
363
  * <p>Information about the flows.</p>
@@ -338,6 +371,9 @@ export interface ListContactReferencesResponse {
338
371
  */
339
372
  NextToken?: string;
340
373
  }
374
+ /**
375
+ * @public
376
+ */
341
377
  export interface ListDefaultVocabulariesRequest {
342
378
  /**
343
379
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -360,6 +396,7 @@ export interface ListDefaultVocabulariesRequest {
360
396
  NextToken?: string;
361
397
  }
362
398
  /**
399
+ * @public
363
400
  * <p>Contains information about a default vocabulary.</p>
364
401
  */
365
402
  export interface DefaultVocabulary {
@@ -382,6 +419,9 @@ export interface DefaultVocabulary {
382
419
  */
383
420
  VocabularyName: string | undefined;
384
421
  }
422
+ /**
423
+ * @public
424
+ */
385
425
  export interface ListDefaultVocabulariesResponse {
386
426
  /**
387
427
  * <p>A list of default vocabularies.</p>
@@ -392,6 +432,9 @@ export interface ListDefaultVocabulariesResponse {
392
432
  */
393
433
  NextToken?: string;
394
434
  }
435
+ /**
436
+ * @public
437
+ */
395
438
  export interface ListHoursOfOperationsRequest {
396
439
  /**
397
440
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -408,6 +451,7 @@ export interface ListHoursOfOperationsRequest {
408
451
  MaxResults?: number;
409
452
  }
410
453
  /**
454
+ * @public
411
455
  * <p>Contains summary information about hours of operation for a contact center.</p>
412
456
  */
413
457
  export interface HoursOfOperationSummary {
@@ -424,6 +468,9 @@ export interface HoursOfOperationSummary {
424
468
  */
425
469
  Name?: string;
426
470
  }
471
+ /**
472
+ * @public
473
+ */
427
474
  export interface ListHoursOfOperationsResponse {
428
475
  /**
429
476
  * <p>Information about the hours of operation.</p>
@@ -434,6 +481,9 @@ export interface ListHoursOfOperationsResponse {
434
481
  */
435
482
  NextToken?: string;
436
483
  }
484
+ /**
485
+ * @public
486
+ */
437
487
  export interface ListInstanceAttributesRequest {
438
488
  /**
439
489
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -449,6 +499,9 @@ export interface ListInstanceAttributesRequest {
449
499
  */
450
500
  MaxResults?: number;
451
501
  }
502
+ /**
503
+ * @public
504
+ */
452
505
  export interface ListInstanceAttributesResponse {
453
506
  /**
454
507
  * <p>The attribute types.</p>
@@ -459,6 +512,9 @@ export interface ListInstanceAttributesResponse {
459
512
  */
460
513
  NextToken?: string;
461
514
  }
515
+ /**
516
+ * @public
517
+ */
462
518
  export interface ListInstancesRequest {
463
519
  /**
464
520
  * <p>The token for the next set of results. Use the value returned in the previous
@@ -471,6 +527,7 @@ export interface ListInstancesRequest {
471
527
  MaxResults?: number;
472
528
  }
473
529
  /**
530
+ * @public
474
531
  * <p>Information about the instance.</p>
475
532
  */
476
533
  export interface InstanceSummary {
@@ -511,6 +568,9 @@ export interface InstanceSummary {
511
568
  */
512
569
  OutboundCallsEnabled?: boolean;
513
570
  }
571
+ /**
572
+ * @public
573
+ */
514
574
  export interface ListInstancesResponse {
515
575
  /**
516
576
  * <p>Information about the instances.</p>
@@ -521,6 +581,9 @@ export interface ListInstancesResponse {
521
581
  */
522
582
  NextToken?: string;
523
583
  }
584
+ /**
585
+ * @public
586
+ */
524
587
  export interface ListInstanceStorageConfigsRequest {
525
588
  /**
526
589
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -540,6 +603,9 @@ export interface ListInstanceStorageConfigsRequest {
540
603
  */
541
604
  MaxResults?: number;
542
605
  }
606
+ /**
607
+ * @public
608
+ */
543
609
  export interface ListInstanceStorageConfigsResponse {
544
610
  /**
545
611
  * <p>A valid storage type.</p>
@@ -550,6 +616,9 @@ export interface ListInstanceStorageConfigsResponse {
550
616
  */
551
617
  NextToken?: string;
552
618
  }
619
+ /**
620
+ * @public
621
+ */
553
622
  export interface ListIntegrationAssociationsRequest {
554
623
  /**
555
624
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -570,6 +639,7 @@ export interface ListIntegrationAssociationsRequest {
570
639
  MaxResults?: number;
571
640
  }
572
641
  /**
642
+ * @public
573
643
  * <p>Contains summary information about the associated AppIntegrations.</p>
574
644
  */
575
645
  export interface IntegrationAssociationSummary {
@@ -606,6 +676,9 @@ export interface IntegrationAssociationSummary {
606
676
  */
607
677
  SourceType?: SourceType | string;
608
678
  }
679
+ /**
680
+ * @public
681
+ */
609
682
  export interface ListIntegrationAssociationsResponse {
610
683
  /**
611
684
  * <p>The associations.</p>
@@ -616,6 +689,9 @@ export interface ListIntegrationAssociationsResponse {
616
689
  */
617
690
  NextToken?: string;
618
691
  }
692
+ /**
693
+ * @public
694
+ */
619
695
  export interface ListLambdaFunctionsRequest {
620
696
  /**
621
697
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -631,6 +707,9 @@ export interface ListLambdaFunctionsRequest {
631
707
  */
632
708
  MaxResults?: number;
633
709
  }
710
+ /**
711
+ * @public
712
+ */
634
713
  export interface ListLambdaFunctionsResponse {
635
714
  /**
636
715
  * <p>The Lambdafunction ARNs associated with the specified instance.</p>
@@ -641,6 +720,9 @@ export interface ListLambdaFunctionsResponse {
641
720
  */
642
721
  NextToken?: string;
643
722
  }
723
+ /**
724
+ * @public
725
+ */
644
726
  export interface ListLexBotsRequest {
645
727
  /**
646
728
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -657,6 +739,9 @@ export interface ListLexBotsRequest {
657
739
  */
658
740
  MaxResults?: number;
659
741
  }
742
+ /**
743
+ * @public
744
+ */
660
745
  export interface ListLexBotsResponse {
661
746
  /**
662
747
  * <p>The names and Amazon Web Services Regions of the Amazon Lex bots associated with the
@@ -668,6 +753,9 @@ export interface ListLexBotsResponse {
668
753
  */
669
754
  NextToken?: string;
670
755
  }
756
+ /**
757
+ * @public
758
+ */
671
759
  export interface ListPhoneNumbersRequest {
672
760
  /**
673
761
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -692,6 +780,7 @@ export interface ListPhoneNumbersRequest {
692
780
  MaxResults?: number;
693
781
  }
694
782
  /**
783
+ * @public
695
784
  * <p>Contains summary information about a phone number for a contact center.</p>
696
785
  */
697
786
  export interface PhoneNumberSummary {
@@ -716,6 +805,9 @@ export interface PhoneNumberSummary {
716
805
  */
717
806
  PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
718
807
  }
808
+ /**
809
+ * @public
810
+ */
719
811
  export interface ListPhoneNumbersResponse {
720
812
  /**
721
813
  * <p>Information about the phone numbers.</p>
@@ -726,6 +818,9 @@ export interface ListPhoneNumbersResponse {
726
818
  */
727
819
  NextToken?: string;
728
820
  }
821
+ /**
822
+ * @public
823
+ */
729
824
  export interface ListPhoneNumbersV2Request {
730
825
  /**
731
826
  * <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to. If <code>TargetArn</code> input is not provided, this API lists numbers claimed
@@ -755,6 +850,7 @@ export interface ListPhoneNumbersV2Request {
755
850
  PhoneNumberPrefix?: string;
756
851
  }
757
852
  /**
853
+ * @public
758
854
  * <p>Information about phone numbers that have been claimed to your Amazon Connect instance
759
855
  * or traffic distribution group.</p>
760
856
  */
@@ -784,6 +880,9 @@ export interface ListPhoneNumbersSummary {
784
880
  */
785
881
  TargetArn?: string;
786
882
  }
883
+ /**
884
+ * @public
885
+ */
787
886
  export interface ListPhoneNumbersV2Response {
788
887
  /**
789
888
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -795,6 +894,9 @@ export interface ListPhoneNumbersV2Response {
795
894
  */
796
895
  ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[];
797
896
  }
897
+ /**
898
+ * @public
899
+ */
798
900
  export interface ListPromptsRequest {
799
901
  /**
800
902
  * <p>The identifier of the Amazon Connect instance.</p>
@@ -811,6 +913,7 @@ export interface ListPromptsRequest {
811
913
  MaxResults?: number;
812
914
  }
813
915
  /**
916
+ * @public
814
917
  * <p>Contains information about the prompt.</p>
815
918
  */
816
919
  export interface PromptSummary {
@@ -827,6 +930,9 @@ export interface PromptSummary {
827
930
  */
828
931
  Name?: string;
829
932
  }
933
+ /**
934
+ * @public
935
+ */
830
936
  export interface ListPromptsResponse {
831
937
  /**
832
938
  * <p>Information about the prompts.</p>
@@ -837,6 +943,9 @@ export interface ListPromptsResponse {
837
943
  */
838
944
  NextToken?: string;
839
945
  }
946
+ /**
947
+ * @public
948
+ */
840
949
  export interface ListQueueQuickConnectsRequest {
841
950
  /**
842
951
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -857,6 +966,7 @@ export interface ListQueueQuickConnectsRequest {
857
966
  MaxResults?: number;
858
967
  }
859
968
  /**
969
+ * @public
860
970
  * <p>Contains summary information about a quick connect.</p>
861
971
  */
862
972
  export interface QuickConnectSummary {
@@ -878,6 +988,9 @@ export interface QuickConnectSummary {
878
988
  */
879
989
  QuickConnectType?: QuickConnectType | string;
880
990
  }
991
+ /**
992
+ * @public
993
+ */
881
994
  export interface ListQueueQuickConnectsResponse {
882
995
  /**
883
996
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -888,10 +1001,16 @@ export interface ListQueueQuickConnectsResponse {
888
1001
  */
889
1002
  QuickConnectSummaryList?: QuickConnectSummary[];
890
1003
  }
1004
+ /**
1005
+ * @public
1006
+ */
891
1007
  export declare enum QueueType {
892
1008
  AGENT = "AGENT",
893
1009
  STANDARD = "STANDARD"
894
1010
  }
1011
+ /**
1012
+ * @public
1013
+ */
895
1014
  export interface ListQueuesRequest {
896
1015
  /**
897
1016
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -912,6 +1031,7 @@ export interface ListQueuesRequest {
912
1031
  MaxResults?: number;
913
1032
  }
914
1033
  /**
1034
+ * @public
915
1035
  * <p>Contains summary information about a queue.</p>
916
1036
  */
917
1037
  export interface QueueSummary {
@@ -932,6 +1052,9 @@ export interface QueueSummary {
932
1052
  */
933
1053
  QueueType?: QueueType | string;
934
1054
  }
1055
+ /**
1056
+ * @public
1057
+ */
935
1058
  export interface ListQueuesResponse {
936
1059
  /**
937
1060
  * <p>Information about the queues.</p>
@@ -942,6 +1065,9 @@ export interface ListQueuesResponse {
942
1065
  */
943
1066
  NextToken?: string;
944
1067
  }
1068
+ /**
1069
+ * @public
1070
+ */
945
1071
  export interface ListQuickConnectsRequest {
946
1072
  /**
947
1073
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -962,6 +1088,9 @@ export interface ListQuickConnectsRequest {
962
1088
  */
963
1089
  QuickConnectTypes?: (QuickConnectType | string)[];
964
1090
  }
1091
+ /**
1092
+ * @public
1093
+ */
965
1094
  export interface ListQuickConnectsResponse {
966
1095
  /**
967
1096
  * <p>Information about the quick connects.</p>
@@ -972,6 +1101,9 @@ export interface ListQuickConnectsResponse {
972
1101
  */
973
1102
  NextToken?: string;
974
1103
  }
1104
+ /**
1105
+ * @public
1106
+ */
975
1107
  export interface ListRoutingProfileQueuesRequest {
976
1108
  /**
977
1109
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -992,6 +1124,7 @@ export interface ListRoutingProfileQueuesRequest {
992
1124
  MaxResults?: number;
993
1125
  }
994
1126
  /**
1127
+ * @public
995
1128
  * <p>Contains summary information about a routing profile queue.</p>
996
1129
  */
997
1130
  export interface RoutingProfileQueueConfigSummary {
@@ -1024,6 +1157,9 @@ export interface RoutingProfileQueueConfigSummary {
1024
1157
  */
1025
1158
  Channel: Channel | string | undefined;
1026
1159
  }
1160
+ /**
1161
+ * @public
1162
+ */
1027
1163
  export interface ListRoutingProfileQueuesResponse {
1028
1164
  /**
1029
1165
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -1034,6 +1170,9 @@ export interface ListRoutingProfileQueuesResponse {
1034
1170
  */
1035
1171
  RoutingProfileQueueConfigSummaryList?: RoutingProfileQueueConfigSummary[];
1036
1172
  }
1173
+ /**
1174
+ * @public
1175
+ */
1037
1176
  export interface ListRoutingProfilesRequest {
1038
1177
  /**
1039
1178
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -1050,6 +1189,7 @@ export interface ListRoutingProfilesRequest {
1050
1189
  MaxResults?: number;
1051
1190
  }
1052
1191
  /**
1192
+ * @public
1053
1193
  * <p>Contains summary information about a routing profile.</p>
1054
1194
  */
1055
1195
  export interface RoutingProfileSummary {
@@ -1066,6 +1206,9 @@ export interface RoutingProfileSummary {
1066
1206
  */
1067
1207
  Name?: string;
1068
1208
  }
1209
+ /**
1210
+ * @public
1211
+ */
1069
1212
  export interface ListRoutingProfilesResponse {
1070
1213
  /**
1071
1214
  * <p>Information about the routing profiles.</p>
@@ -1076,6 +1219,9 @@ export interface ListRoutingProfilesResponse {
1076
1219
  */
1077
1220
  NextToken?: string;
1078
1221
  }
1222
+ /**
1223
+ * @public
1224
+ */
1079
1225
  export interface ListRulesRequest {
1080
1226
  /**
1081
1227
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -1100,6 +1246,7 @@ export interface ListRulesRequest {
1100
1246
  NextToken?: string;
1101
1247
  }
1102
1248
  /**
1249
+ * @public
1103
1250
  * <p>A list of <code>ActionTypes</code> associated with a rule. </p>
1104
1251
  */
1105
1252
  export interface RuleSummary {
@@ -1136,6 +1283,9 @@ export interface RuleSummary {
1136
1283
  */
1137
1284
  LastUpdatedTime: Date | undefined;
1138
1285
  }
1286
+ /**
1287
+ * @public
1288
+ */
1139
1289
  export interface ListRulesResponse {
1140
1290
  /**
1141
1291
  * <p>Summary information about a rule.</p>
@@ -1146,6 +1296,9 @@ export interface ListRulesResponse {
1146
1296
  */
1147
1297
  NextToken?: string;
1148
1298
  }
1299
+ /**
1300
+ * @public
1301
+ */
1149
1302
  export interface ListSecurityKeysRequest {
1150
1303
  /**
1151
1304
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -1162,6 +1315,7 @@ export interface ListSecurityKeysRequest {
1162
1315
  MaxResults?: number;
1163
1316
  }
1164
1317
  /**
1318
+ * @public
1165
1319
  * <p>Configuration information of the security key.</p>
1166
1320
  */
1167
1321
  export interface SecurityKey {
@@ -1178,6 +1332,9 @@ export interface SecurityKey {
1178
1332
  */
1179
1333
  CreationTime?: Date;
1180
1334
  }
1335
+ /**
1336
+ * @public
1337
+ */
1181
1338
  export interface ListSecurityKeysResponse {
1182
1339
  /**
1183
1340
  * <p>The security keys.</p>
@@ -1188,6 +1345,9 @@ export interface ListSecurityKeysResponse {
1188
1345
  */
1189
1346
  NextToken?: string;
1190
1347
  }
1348
+ /**
1349
+ * @public
1350
+ */
1191
1351
  export interface ListSecurityProfilePermissionsRequest {
1192
1352
  /**
1193
1353
  * <p>The identifier for the security profle.</p>
@@ -1207,6 +1367,9 @@ export interface ListSecurityProfilePermissionsRequest {
1207
1367
  */
1208
1368
  MaxResults?: number;
1209
1369
  }
1370
+ /**
1371
+ * @public
1372
+ */
1210
1373
  export interface ListSecurityProfilePermissionsResponse {
1211
1374
  /**
1212
1375
  * <p>The permissions granted to the security profile. For a complete list of valid permissions,
@@ -1219,6 +1382,9 @@ export interface ListSecurityProfilePermissionsResponse {
1219
1382
  */
1220
1383
  NextToken?: string;
1221
1384
  }
1385
+ /**
1386
+ * @public
1387
+ */
1222
1388
  export interface ListSecurityProfilesRequest {
1223
1389
  /**
1224
1390
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -1235,6 +1401,7 @@ export interface ListSecurityProfilesRequest {
1235
1401
  MaxResults?: number;
1236
1402
  }
1237
1403
  /**
1404
+ * @public
1238
1405
  * <p>Contains information about a security profile.</p>
1239
1406
  */
1240
1407
  export interface SecurityProfileSummary {
@@ -1251,6 +1418,9 @@ export interface SecurityProfileSummary {
1251
1418
  */
1252
1419
  Name?: string;
1253
1420
  }
1421
+ /**
1422
+ * @public
1423
+ */
1254
1424
  export interface ListSecurityProfilesResponse {
1255
1425
  /**
1256
1426
  * <p>Information about the security profiles.</p>
@@ -1261,6 +1431,9 @@ export interface ListSecurityProfilesResponse {
1261
1431
  */
1262
1432
  NextToken?: string;
1263
1433
  }
1434
+ /**
1435
+ * @public
1436
+ */
1264
1437
  export interface ListTagsForResourceRequest {
1265
1438
  /**
1266
1439
  * <p>The Amazon Resource Name (ARN) of the resource. All Amazon Connect resources (instances, queues, flows, routing
@@ -1268,12 +1441,18 @@ export interface ListTagsForResourceRequest {
1268
1441
  */
1269
1442
  resourceArn: string | undefined;
1270
1443
  }
1444
+ /**
1445
+ * @public
1446
+ */
1271
1447
  export interface ListTagsForResourceResponse {
1272
1448
  /**
1273
1449
  * <p>Information about the tags.</p>
1274
1450
  */
1275
1451
  tags?: Record<string, string>;
1276
1452
  }
1453
+ /**
1454
+ * @public
1455
+ */
1277
1456
  export interface ListTaskTemplatesRequest {
1278
1457
  /**
1279
1458
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -1307,6 +1486,7 @@ export interface ListTaskTemplatesRequest {
1307
1486
  Name?: string;
1308
1487
  }
1309
1488
  /**
1489
+ * @public
1310
1490
  * <p>Contains summary information about the task template.</p>
1311
1491
  */
1312
1492
  export interface TaskTemplateMetadata {
@@ -1341,6 +1521,9 @@ export interface TaskTemplateMetadata {
1341
1521
  */
1342
1522
  CreatedTime?: Date;
1343
1523
  }
1524
+ /**
1525
+ * @public
1526
+ */
1344
1527
  export interface ListTaskTemplatesResponse {
1345
1528
  /**
1346
1529
  * <p>Provides details about a list of task templates belonging to an instance.</p>
@@ -1354,6 +1537,9 @@ export interface ListTaskTemplatesResponse {
1354
1537
  */
1355
1538
  NextToken?: string;
1356
1539
  }
1540
+ /**
1541
+ * @public
1542
+ */
1357
1543
  export interface ListTrafficDistributionGroupsRequest {
1358
1544
  /**
1359
1545
  * <p>The maximum number of results to return per page.</p>
@@ -1370,6 +1556,7 @@ export interface ListTrafficDistributionGroupsRequest {
1370
1556
  InstanceId?: string;
1371
1557
  }
1372
1558
  /**
1559
+ * @public
1373
1560
  * <p>Information about traffic distribution groups.</p>
1374
1561
  */
1375
1562
  export interface TrafficDistributionGroupSummary {
@@ -1425,6 +1612,9 @@ export interface TrafficDistributionGroupSummary {
1425
1612
  */
1426
1613
  Status?: TrafficDistributionGroupStatus | string;
1427
1614
  }
1615
+ /**
1616
+ * @public
1617
+ */
1428
1618
  export interface ListTrafficDistributionGroupsResponse {
1429
1619
  /**
1430
1620
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -1436,6 +1626,7 @@ export interface ListTrafficDistributionGroupsResponse {
1436
1626
  TrafficDistributionGroupSummaryList?: TrafficDistributionGroupSummary[];
1437
1627
  }
1438
1628
  /**
1629
+ * @public
1439
1630
  * <p>Provides summary information about the use cases for the specified integration
1440
1631
  * association.</p>
1441
1632
  */
@@ -1459,6 +1650,7 @@ export interface ListUseCasesRequest {
1459
1650
  MaxResults?: number;
1460
1651
  }
1461
1652
  /**
1653
+ * @public
1462
1654
  * <p>Contains the
1463
1655
  * use
1464
1656
  * case.</p>
@@ -1478,6 +1670,9 @@ export interface UseCase {
1478
1670
  */
1479
1671
  UseCaseType?: UseCaseType | string;
1480
1672
  }
1673
+ /**
1674
+ * @public
1675
+ */
1481
1676
  export interface ListUseCasesResponse {
1482
1677
  /**
1483
1678
  * <p>The use cases.</p>
@@ -1488,6 +1683,9 @@ export interface ListUseCasesResponse {
1488
1683
  */
1489
1684
  NextToken?: string;
1490
1685
  }
1686
+ /**
1687
+ * @public
1688
+ */
1491
1689
  export interface ListUserHierarchyGroupsRequest {
1492
1690
  /**
1493
1691
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -1503,6 +1701,9 @@ export interface ListUserHierarchyGroupsRequest {
1503
1701
  */
1504
1702
  MaxResults?: number;
1505
1703
  }
1704
+ /**
1705
+ * @public
1706
+ */
1506
1707
  export interface ListUserHierarchyGroupsResponse {
1507
1708
  /**
1508
1709
  * <p>Information about the hierarchy groups.</p>
@@ -1513,6 +1714,9 @@ export interface ListUserHierarchyGroupsResponse {
1513
1714
  */
1514
1715
  NextToken?: string;
1515
1716
  }
1717
+ /**
1718
+ * @public
1719
+ */
1516
1720
  export interface ListUsersRequest {
1517
1721
  /**
1518
1722
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -1529,6 +1733,7 @@ export interface ListUsersRequest {
1529
1733
  MaxResults?: number;
1530
1734
  }
1531
1735
  /**
1736
+ * @public
1532
1737
  * <p>Contains summary information about a user.</p>
1533
1738
  */
1534
1739
  export interface UserSummary {
@@ -1545,6 +1750,9 @@ export interface UserSummary {
1545
1750
  */
1546
1751
  Username?: string;
1547
1752
  }
1753
+ /**
1754
+ * @public
1755
+ */
1548
1756
  export interface ListUsersResponse {
1549
1757
  /**
1550
1758
  * <p>Information about the users.</p>
@@ -1555,6 +1763,9 @@ export interface ListUsersResponse {
1555
1763
  */
1556
1764
  NextToken?: string;
1557
1765
  }
1766
+ /**
1767
+ * @public
1768
+ */
1558
1769
  export interface MonitorContactRequest {
1559
1770
  /**
1560
1771
  * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the
@@ -1582,6 +1793,9 @@ export interface MonitorContactRequest {
1582
1793
  */
1583
1794
  ClientToken?: string;
1584
1795
  }
1796
+ /**
1797
+ * @public
1798
+ */
1585
1799
  export interface MonitorContactResponse {
1586
1800
  /**
1587
1801
  * <p>The identifier of the contact.</p>
@@ -1592,6 +1806,9 @@ export interface MonitorContactResponse {
1592
1806
  */
1593
1807
  ContactArn?: string;
1594
1808
  }
1809
+ /**
1810
+ * @public
1811
+ */
1595
1812
  export interface PutUserStatusRequest {
1596
1813
  /**
1597
1814
  * <p>The identifier of the user.</p>
@@ -1606,8 +1823,14 @@ export interface PutUserStatusRequest {
1606
1823
  */
1607
1824
  AgentStatusId: string | undefined;
1608
1825
  }
1826
+ /**
1827
+ * @public
1828
+ */
1609
1829
  export interface PutUserStatusResponse {
1610
1830
  }
1831
+ /**
1832
+ * @public
1833
+ */
1611
1834
  export interface ReleasePhoneNumberRequest {
1612
1835
  /**
1613
1836
  * <p>A unique identifier for the phone number.</p>
@@ -1621,6 +1844,9 @@ export interface ReleasePhoneNumberRequest {
1621
1844
  */
1622
1845
  ClientToken?: string;
1623
1846
  }
1847
+ /**
1848
+ * @public
1849
+ */
1624
1850
  export interface ReplicateInstanceRequest {
1625
1851
  /**
1626
1852
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance. You can provide the <code>InstanceId</code>, or the entire ARN.</p>
@@ -1642,6 +1868,9 @@ export interface ReplicateInstanceRequest {
1642
1868
  */
1643
1869
  ReplicaAlias: string | undefined;
1644
1870
  }
1871
+ /**
1872
+ * @public
1873
+ */
1645
1874
  export interface ReplicateInstanceResponse {
1646
1875
  /**
1647
1876
  * <p>The identifier of the replicated instance. You can find the <code>instanceId</code> in the
@@ -1654,6 +1883,9 @@ export interface ReplicateInstanceResponse {
1654
1883
  */
1655
1884
  Arn?: string;
1656
1885
  }
1886
+ /**
1887
+ * @public
1888
+ */
1657
1889
  export interface ResumeContactRecordingRequest {
1658
1890
  /**
1659
1891
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -1669,8 +1901,14 @@ export interface ResumeContactRecordingRequest {
1669
1901
  */
1670
1902
  InitialContactId: string | undefined;
1671
1903
  }
1904
+ /**
1905
+ * @public
1906
+ */
1672
1907
  export interface ResumeContactRecordingResponse {
1673
1908
  }
1909
+ /**
1910
+ * @public
1911
+ */
1674
1912
  export interface SearchAvailablePhoneNumbersRequest {
1675
1913
  /**
1676
1914
  * <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to.</p>
@@ -1699,6 +1937,7 @@ export interface SearchAvailablePhoneNumbersRequest {
1699
1937
  NextToken?: string;
1700
1938
  }
1701
1939
  /**
1940
+ * @public
1702
1941
  * <p>Information about available phone numbers.</p>
1703
1942
  */
1704
1943
  export interface AvailableNumberSummary {
@@ -1715,6 +1954,9 @@ export interface AvailableNumberSummary {
1715
1954
  */
1716
1955
  PhoneNumberType?: PhoneNumberType | string;
1717
1956
  }
1957
+ /**
1958
+ * @public
1959
+ */
1718
1960
  export interface SearchAvailablePhoneNumbersResponse {
1719
1961
  /**
1720
1962
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -1725,15 +1967,22 @@ export interface SearchAvailablePhoneNumbersResponse {
1725
1967
  */
1726
1968
  AvailableNumbersList?: AvailableNumberSummary[];
1727
1969
  }
1970
+ /**
1971
+ * @public
1972
+ */
1728
1973
  export declare enum SearchableQueueType {
1729
1974
  STANDARD = "STANDARD"
1730
1975
  }
1976
+ /**
1977
+ * @public
1978
+ */
1731
1979
  export declare enum StringComparisonType {
1732
1980
  CONTAINS = "CONTAINS",
1733
1981
  EXACT = "EXACT",
1734
1982
  STARTS_WITH = "STARTS_WITH"
1735
1983
  }
1736
1984
  /**
1985
+ * @public
1737
1986
  * <p>A leaf node condition which can be used to specify a string condition. </p>
1738
1987
  * <note>
1739
1988
  * <p>The currently supported value for <code>FieldName</code>: <code>name</code>
@@ -1755,6 +2004,7 @@ export interface StringCondition {
1755
2004
  ComparisonType?: StringComparisonType | string;
1756
2005
  }
1757
2006
  /**
2007
+ * @public
1758
2008
  * <p>A leaf node condition which can be used to specify a tag condition, for example, <code>HAVE
1759
2009
  * BPO = 123</code>. </p>
1760
2010
  */
@@ -1769,6 +2019,7 @@ export interface TagCondition {
1769
2019
  TagValue?: string;
1770
2020
  }
1771
2021
  /**
2022
+ * @public
1772
2023
  * <p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>.
1773
2024
  * This accepts an <code>OR</code> of <code>AND</code> (List of List) input where: </p>
1774
2025
  * <ul>
@@ -1799,6 +2050,7 @@ export interface ControlPlaneTagFilter {
1799
2050
  TagCondition?: TagCondition;
1800
2051
  }
1801
2052
  /**
2053
+ * @public
1802
2054
  * <p>Filters to be applied to search results.</p>
1803
2055
  */
1804
2056
  export interface QueueSearchFilter {
@@ -1818,6 +2070,9 @@ export interface QueueSearchFilter {
1818
2070
  */
1819
2071
  TagFilter?: ControlPlaneTagFilter;
1820
2072
  }
2073
+ /**
2074
+ * @public
2075
+ */
1821
2076
  export interface SearchQueuesResponse {
1822
2077
  /**
1823
2078
  * <p>Information about the queues.</p>
@@ -1833,6 +2088,7 @@ export interface SearchQueuesResponse {
1833
2088
  ApproximateTotalCount?: number;
1834
2089
  }
1835
2090
  /**
2091
+ * @public
1836
2092
  * <p>Filters to be applied to search results.</p>
1837
2093
  */
1838
2094
  export interface RoutingProfileSearchFilter {
@@ -1852,6 +2108,9 @@ export interface RoutingProfileSearchFilter {
1852
2108
  */
1853
2109
  TagFilter?: ControlPlaneTagFilter;
1854
2110
  }
2111
+ /**
2112
+ * @public
2113
+ */
1855
2114
  export interface SearchRoutingProfilesResponse {
1856
2115
  /**
1857
2116
  * <p>Information about the routing profiles.</p>
@@ -1867,6 +2126,7 @@ export interface SearchRoutingProfilesResponse {
1867
2126
  ApproximateTotalCount?: number;
1868
2127
  }
1869
2128
  /**
2129
+ * @public
1870
2130
  * <p>Filters to be applied to search results.</p>
1871
2131
  */
1872
2132
  export interface SecurityProfilesSearchFilter {
@@ -1887,6 +2147,7 @@ export interface SecurityProfilesSearchFilter {
1887
2147
  TagFilter?: ControlPlaneTagFilter;
1888
2148
  }
1889
2149
  /**
2150
+ * @public
1890
2151
  * <p>Information about the returned security profiles.</p>
1891
2152
  */
1892
2153
  export interface SecurityProfileSearchSummary {
@@ -1911,10 +2172,13 @@ export interface SecurityProfileSearchSummary {
1911
2172
  */
1912
2173
  Description?: string;
1913
2174
  /**
1914
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2175
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
1915
2176
  */
1916
2177
  Tags?: Record<string, string>;
1917
2178
  }
2179
+ /**
2180
+ * @public
2181
+ */
1918
2182
  export interface SearchSecurityProfilesResponse {
1919
2183
  /**
1920
2184
  * <p>Information about the security profiles.</p>
@@ -1929,11 +2193,15 @@ export interface SearchSecurityProfilesResponse {
1929
2193
  */
1930
2194
  ApproximateTotalCount?: number;
1931
2195
  }
2196
+ /**
2197
+ * @public
2198
+ */
1932
2199
  export declare enum HierarchyGroupMatchType {
1933
2200
  EXACT = "EXACT",
1934
2201
  WITH_CHILD_GROUPS = "WITH_CHILD_GROUPS"
1935
2202
  }
1936
2203
  /**
2204
+ * @public
1937
2205
  * <p>A leaf node condition which can be used to specify a hierarchy group condition.</p>
1938
2206
  */
1939
2207
  export interface HierarchyGroupCondition {
@@ -1947,6 +2215,7 @@ export interface HierarchyGroupCondition {
1947
2215
  HierarchyGroupMatchType?: HierarchyGroupMatchType | string;
1948
2216
  }
1949
2217
  /**
2218
+ * @public
1950
2219
  * <p>Filters to be applied to search results.</p>
1951
2220
  */
1952
2221
  export interface UserSearchFilter {
@@ -1967,6 +2236,7 @@ export interface UserSearchFilter {
1967
2236
  TagFilter?: ControlPlaneTagFilter;
1968
2237
  }
1969
2238
  /**
2239
+ * @public
1970
2240
  * <p>The user's first name and last name.</p>
1971
2241
  */
1972
2242
  export interface UserIdentityInfoLite {
@@ -1980,6 +2250,7 @@ export interface UserIdentityInfoLite {
1980
2250
  LastName?: string;
1981
2251
  }
1982
2252
  /**
2253
+ * @public
1983
2254
  * <p>Information about the returned users.</p>
1984
2255
  */
1985
2256
  export interface UserSearchSummary {
@@ -2016,7 +2287,7 @@ export interface UserSearchSummary {
2016
2287
  */
2017
2288
  SecurityProfileIds?: string[];
2018
2289
  /**
2019
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2290
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
2020
2291
  */
2021
2292
  Tags?: Record<string, string>;
2022
2293
  /**
@@ -2024,6 +2295,9 @@ export interface UserSearchSummary {
2024
2295
  */
2025
2296
  Username?: string;
2026
2297
  }
2298
+ /**
2299
+ * @public
2300
+ */
2027
2301
  export interface SearchUsersResponse {
2028
2302
  /**
2029
2303
  * <p>Information about the users.</p>
@@ -2038,6 +2312,9 @@ export interface SearchUsersResponse {
2038
2312
  */
2039
2313
  ApproximateTotalCount?: number;
2040
2314
  }
2315
+ /**
2316
+ * @public
2317
+ */
2041
2318
  export interface SearchVocabulariesRequest {
2042
2319
  /**
2043
2320
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2068,6 +2345,7 @@ export interface SearchVocabulariesRequest {
2068
2345
  LanguageCode?: VocabularyLanguageCode | string;
2069
2346
  }
2070
2347
  /**
2348
+ * @public
2071
2349
  * <p>Contains summary information about the custom vocabulary.</p>
2072
2350
  */
2073
2351
  export interface VocabularySummary {
@@ -2102,6 +2380,9 @@ export interface VocabularySummary {
2102
2380
  */
2103
2381
  FailureReason?: string;
2104
2382
  }
2383
+ /**
2384
+ * @public
2385
+ */
2105
2386
  export interface SearchVocabulariesResponse {
2106
2387
  /**
2107
2388
  * <p>The list of the available custom vocabularies.</p>
@@ -2113,6 +2394,7 @@ export interface SearchVocabulariesResponse {
2113
2394
  NextToken?: string;
2114
2395
  }
2115
2396
  /**
2397
+ * @public
2116
2398
  * <p>A chat message.</p>
2117
2399
  */
2118
2400
  export interface ChatMessage {
@@ -2137,6 +2419,7 @@ export interface ChatMessage {
2137
2419
  Content: string | undefined;
2138
2420
  }
2139
2421
  /**
2422
+ * @public
2140
2423
  * <p>The customer's details.</p>
2141
2424
  */
2142
2425
  export interface ParticipantDetails {
@@ -2145,11 +2428,15 @@ export interface ParticipantDetails {
2145
2428
  */
2146
2429
  DisplayName: string | undefined;
2147
2430
  }
2431
+ /**
2432
+ * @public
2433
+ */
2148
2434
  export declare enum RehydrationType {
2149
2435
  ENTIRE_PAST_SESSION = "ENTIRE_PAST_SESSION",
2150
2436
  FROM_SEGMENT = "FROM_SEGMENT"
2151
2437
  }
2152
2438
  /**
2439
+ * @public
2153
2440
  * <p>Enable persistent chats. For more information about enabling persistent chat, and for
2154
2441
  * example use cases and how to configure for them, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/chat-persistence.html">Enable persistent chat</a>.</p>
2155
2442
  */
@@ -2181,6 +2468,9 @@ export interface PersistentChat {
2181
2468
  */
2182
2469
  SourceContactId?: string;
2183
2470
  }
2471
+ /**
2472
+ * @public
2473
+ */
2184
2474
  export interface StartChatContactRequest {
2185
2475
  /**
2186
2476
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2239,6 +2529,9 @@ export interface StartChatContactRequest {
2239
2529
  */
2240
2530
  PersistentChat?: PersistentChat;
2241
2531
  }
2532
+ /**
2533
+ * @public
2534
+ */
2242
2535
  export interface StartChatContactResponse {
2243
2536
  /**
2244
2537
  * <p>The identifier of this contact within the Amazon Connect instance. </p>
@@ -2260,12 +2553,16 @@ export interface StartChatContactResponse {
2260
2553
  */
2261
2554
  ContinuedFromContactId?: string;
2262
2555
  }
2556
+ /**
2557
+ * @public
2558
+ */
2263
2559
  export declare enum VoiceRecordingTrack {
2264
2560
  ALL = "ALL",
2265
2561
  FROM_AGENT = "FROM_AGENT",
2266
2562
  TO_AGENT = "TO_AGENT"
2267
2563
  }
2268
2564
  /**
2565
+ * @public
2269
2566
  * <p>Contains information about the recording configuration settings.</p>
2270
2567
  */
2271
2568
  export interface VoiceRecordingConfiguration {
@@ -2274,6 +2571,9 @@ export interface VoiceRecordingConfiguration {
2274
2571
  */
2275
2572
  VoiceRecordingTrack?: VoiceRecordingTrack | string;
2276
2573
  }
2574
+ /**
2575
+ * @public
2576
+ */
2277
2577
  export interface StartContactRecordingRequest {
2278
2578
  /**
2279
2579
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2293,9 +2593,13 @@ export interface StartContactRecordingRequest {
2293
2593
  */
2294
2594
  VoiceRecordingConfiguration: VoiceRecordingConfiguration | undefined;
2295
2595
  }
2596
+ /**
2597
+ * @public
2598
+ */
2296
2599
  export interface StartContactRecordingResponse {
2297
2600
  }
2298
2601
  /**
2602
+ * @public
2299
2603
  * <p>The streaming configuration, such as the Amazon SNS streaming endpoint.</p>
2300
2604
  */
2301
2605
  export interface ChatStreamingConfiguration {
@@ -2305,6 +2609,9 @@ export interface ChatStreamingConfiguration {
2305
2609
  */
2306
2610
  StreamingEndpointArn: string | undefined;
2307
2611
  }
2612
+ /**
2613
+ * @public
2614
+ */
2308
2615
  export interface StartContactStreamingRequest {
2309
2616
  /**
2310
2617
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2327,6 +2634,9 @@ export interface StartContactStreamingRequest {
2327
2634
  */
2328
2635
  ClientToken?: string;
2329
2636
  }
2637
+ /**
2638
+ * @public
2639
+ */
2330
2640
  export interface StartContactStreamingResponse {
2331
2641
  /**
2332
2642
  * <p>The identifier of the streaming configuration enabled. </p>
@@ -2334,6 +2644,7 @@ export interface StartContactStreamingResponse {
2334
2644
  StreamingId: string | undefined;
2335
2645
  }
2336
2646
  /**
2647
+ * @public
2337
2648
  * <p>Outbound calls to the destination number are not allowed.</p>
2338
2649
  */
2339
2650
  export declare class DestinationNotAllowedException extends __BaseException {
@@ -2349,6 +2660,7 @@ export declare class DestinationNotAllowedException extends __BaseException {
2349
2660
  constructor(opts: __ExceptionOptionType<DestinationNotAllowedException, __BaseException>);
2350
2661
  }
2351
2662
  /**
2663
+ * @public
2352
2664
  * <p>The contact is not permitted.</p>
2353
2665
  */
2354
2666
  export declare class OutboundContactNotPermittedException extends __BaseException {
@@ -2364,6 +2676,7 @@ export declare class OutboundContactNotPermittedException extends __BaseExceptio
2364
2676
  constructor(opts: __ExceptionOptionType<OutboundContactNotPermittedException, __BaseException>);
2365
2677
  }
2366
2678
  /**
2679
+ * @public
2367
2680
  * <p>Configuration of the answering machine detection.</p>
2368
2681
  */
2369
2682
  export interface AnswerMachineDetectionConfig {
@@ -2378,10 +2691,16 @@ export interface AnswerMachineDetectionConfig {
2378
2691
  */
2379
2692
  AwaitAnswerMachinePrompt?: boolean;
2380
2693
  }
2694
+ /**
2695
+ * @public
2696
+ */
2381
2697
  export declare enum TrafficType {
2382
2698
  CAMPAIGN = "CAMPAIGN",
2383
2699
  GENERAL = "GENERAL"
2384
2700
  }
2701
+ /**
2702
+ * @public
2703
+ */
2385
2704
  export interface StartOutboundVoiceContactRequest {
2386
2705
  /**
2387
2706
  * <p>The phone number of the customer, in E.164 format.</p>
@@ -2444,12 +2763,18 @@ export interface StartOutboundVoiceContactRequest {
2444
2763
  */
2445
2764
  TrafficType?: TrafficType | string;
2446
2765
  }
2766
+ /**
2767
+ * @public
2768
+ */
2447
2769
  export interface StartOutboundVoiceContactResponse {
2448
2770
  /**
2449
2771
  * <p>The identifier of this contact within the Amazon Connect instance.</p>
2450
2772
  */
2451
2773
  ContactId?: string;
2452
2774
  }
2775
+ /**
2776
+ * @public
2777
+ */
2453
2778
  export interface StartTaskContactRequest {
2454
2779
  /**
2455
2780
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2511,6 +2836,9 @@ export interface StartTaskContactRequest {
2511
2836
  */
2512
2837
  RelatedContactId?: string;
2513
2838
  }
2839
+ /**
2840
+ * @public
2841
+ */
2514
2842
  export interface StartTaskContactResponse {
2515
2843
  /**
2516
2844
  * <p>The identifier of this contact within the Amazon Connect instance.</p>
@@ -2518,6 +2846,7 @@ export interface StartTaskContactResponse {
2518
2846
  ContactId?: string;
2519
2847
  }
2520
2848
  /**
2849
+ * @public
2521
2850
  * <p>The contact with the specified ID is not active or does not exist. Applies to Voice calls
2522
2851
  * only, not to Chat, Task, or Voice Callback.</p>
2523
2852
  */
@@ -2533,6 +2862,9 @@ export declare class ContactNotFoundException extends __BaseException {
2533
2862
  */
2534
2863
  constructor(opts: __ExceptionOptionType<ContactNotFoundException, __BaseException>);
2535
2864
  }
2865
+ /**
2866
+ * @public
2867
+ */
2536
2868
  export interface StopContactRequest {
2537
2869
  /**
2538
2870
  * <p>The ID of the contact.</p>
@@ -2543,8 +2875,14 @@ export interface StopContactRequest {
2543
2875
  */
2544
2876
  InstanceId: string | undefined;
2545
2877
  }
2878
+ /**
2879
+ * @public
2880
+ */
2546
2881
  export interface StopContactResponse {
2547
2882
  }
2883
+ /**
2884
+ * @public
2885
+ */
2548
2886
  export interface StopContactRecordingRequest {
2549
2887
  /**
2550
2888
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2560,8 +2898,14 @@ export interface StopContactRecordingRequest {
2560
2898
  */
2561
2899
  InitialContactId: string | undefined;
2562
2900
  }
2901
+ /**
2902
+ * @public
2903
+ */
2563
2904
  export interface StopContactRecordingResponse {
2564
2905
  }
2906
+ /**
2907
+ * @public
2908
+ */
2565
2909
  export interface StopContactStreamingRequest {
2566
2910
  /**
2567
2911
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2577,8 +2921,14 @@ export interface StopContactStreamingRequest {
2577
2921
  */
2578
2922
  StreamingId: string | undefined;
2579
2923
  }
2924
+ /**
2925
+ * @public
2926
+ */
2580
2927
  export interface StopContactStreamingResponse {
2581
2928
  }
2929
+ /**
2930
+ * @public
2931
+ */
2582
2932
  export interface SuspendContactRecordingRequest {
2583
2933
  /**
2584
2934
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2594,18 +2944,27 @@ export interface SuspendContactRecordingRequest {
2594
2944
  */
2595
2945
  InitialContactId: string | undefined;
2596
2946
  }
2947
+ /**
2948
+ * @public
2949
+ */
2597
2950
  export interface SuspendContactRecordingResponse {
2598
2951
  }
2952
+ /**
2953
+ * @public
2954
+ */
2599
2955
  export interface TagResourceRequest {
2600
2956
  /**
2601
2957
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
2602
2958
  */
2603
2959
  resourceArn: string | undefined;
2604
2960
  /**
2605
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2961
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
2606
2962
  */
2607
2963
  tags: Record<string, string> | undefined;
2608
2964
  }
2965
+ /**
2966
+ * @public
2967
+ */
2609
2968
  export interface TransferContactRequest {
2610
2969
  /**
2611
2970
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2635,6 +2994,9 @@ export interface TransferContactRequest {
2635
2994
  */
2636
2995
  ClientToken?: string;
2637
2996
  }
2997
+ /**
2998
+ * @public
2999
+ */
2638
3000
  export interface TransferContactResponse {
2639
3001
  /**
2640
3002
  * <p>The identifier of the contact in this instance of Amazon Connect. </p>
@@ -2645,6 +3007,9 @@ export interface TransferContactResponse {
2645
3007
  */
2646
3008
  ContactArn?: string;
2647
3009
  }
3010
+ /**
3011
+ * @public
3012
+ */
2648
3013
  export interface UntagResourceRequest {
2649
3014
  /**
2650
3015
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
@@ -2655,6 +3020,9 @@ export interface UntagResourceRequest {
2655
3020
  */
2656
3021
  tagKeys: string[] | undefined;
2657
3022
  }
3023
+ /**
3024
+ * @public
3025
+ */
2658
3026
  export interface UpdateAgentStatusRequest {
2659
3027
  /**
2660
3028
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2685,6 +3053,9 @@ export interface UpdateAgentStatusRequest {
2685
3053
  */
2686
3054
  ResetOrderNumber?: boolean;
2687
3055
  }
3056
+ /**
3057
+ * @public
3058
+ */
2688
3059
  export interface UpdateContactRequest {
2689
3060
  /**
2690
3061
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2708,8 +3079,14 @@ export interface UpdateContactRequest {
2708
3079
  */
2709
3080
  References?: Record<string, Reference>;
2710
3081
  }
3082
+ /**
3083
+ * @public
3084
+ */
2711
3085
  export interface UpdateContactResponse {
2712
3086
  }
3087
+ /**
3088
+ * @public
3089
+ */
2713
3090
  export interface UpdateContactAttributesRequest {
2714
3091
  /**
2715
3092
  * <p>The identifier of the contact. This is the identifier of the contact associated with the
@@ -2728,8 +3105,14 @@ export interface UpdateContactAttributesRequest {
2728
3105
  */
2729
3106
  Attributes: Record<string, string> | undefined;
2730
3107
  }
3108
+ /**
3109
+ * @public
3110
+ */
2731
3111
  export interface UpdateContactAttributesResponse {
2732
3112
  }
3113
+ /**
3114
+ * @public
3115
+ */
2733
3116
  export interface UpdateContactFlowContentRequest {
2734
3117
  /**
2735
3118
  * <p>The identifier of the Amazon Connect instance.</p>
@@ -2745,8 +3128,14 @@ export interface UpdateContactFlowContentRequest {
2745
3128
  */
2746
3129
  Content: string | undefined;
2747
3130
  }
3131
+ /**
3132
+ * @public
3133
+ */
2748
3134
  export interface UpdateContactFlowContentResponse {
2749
3135
  }
3136
+ /**
3137
+ * @public
3138
+ */
2750
3139
  export interface UpdateContactFlowMetadataRequest {
2751
3140
  /**
2752
3141
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2769,8 +3158,14 @@ export interface UpdateContactFlowMetadataRequest {
2769
3158
  */
2770
3159
  ContactFlowState?: ContactFlowState | string;
2771
3160
  }
3161
+ /**
3162
+ * @public
3163
+ */
2772
3164
  export interface UpdateContactFlowMetadataResponse {
2773
3165
  }
3166
+ /**
3167
+ * @public
3168
+ */
2774
3169
  export interface UpdateContactFlowModuleContentRequest {
2775
3170
  /**
2776
3171
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2785,8 +3180,14 @@ export interface UpdateContactFlowModuleContentRequest {
2785
3180
  */
2786
3181
  Content: string | undefined;
2787
3182
  }
3183
+ /**
3184
+ * @public
3185
+ */
2788
3186
  export interface UpdateContactFlowModuleContentResponse {
2789
3187
  }
3188
+ /**
3189
+ * @public
3190
+ */
2790
3191
  export interface UpdateContactFlowModuleMetadataRequest {
2791
3192
  /**
2792
3193
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2809,8 +3210,14 @@ export interface UpdateContactFlowModuleMetadataRequest {
2809
3210
  */
2810
3211
  State?: ContactFlowModuleState | string;
2811
3212
  }
3213
+ /**
3214
+ * @public
3215
+ */
2812
3216
  export interface UpdateContactFlowModuleMetadataResponse {
2813
3217
  }
3218
+ /**
3219
+ * @public
3220
+ */
2814
3221
  export interface UpdateContactFlowNameRequest {
2815
3222
  /**
2816
3223
  * <p>The identifier of the Amazon Connect instance.</p>
@@ -2829,8 +3236,14 @@ export interface UpdateContactFlowNameRequest {
2829
3236
  */
2830
3237
  Description?: string;
2831
3238
  }
3239
+ /**
3240
+ * @public
3241
+ */
2832
3242
  export interface UpdateContactFlowNameResponse {
2833
3243
  }
3244
+ /**
3245
+ * @public
3246
+ */
2834
3247
  export interface UpdateContactScheduleRequest {
2835
3248
  /**
2836
3249
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2845,8 +3258,14 @@ export interface UpdateContactScheduleRequest {
2845
3258
  */
2846
3259
  ScheduledTime: Date | undefined;
2847
3260
  }
3261
+ /**
3262
+ * @public
3263
+ */
2848
3264
  export interface UpdateContactScheduleResponse {
2849
3265
  }
3266
+ /**
3267
+ * @public
3268
+ */
2850
3269
  export interface UpdateHoursOfOperationRequest {
2851
3270
  /**
2852
3271
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2873,6 +3292,9 @@ export interface UpdateHoursOfOperationRequest {
2873
3292
  */
2874
3293
  Config?: HoursOfOperationConfig[];
2875
3294
  }
3295
+ /**
3296
+ * @public
3297
+ */
2876
3298
  export interface UpdateInstanceAttributeRequest {
2877
3299
  /**
2878
3300
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2891,6 +3313,9 @@ export interface UpdateInstanceAttributeRequest {
2891
3313
  */
2892
3314
  Value: string | undefined;
2893
3315
  }
3316
+ /**
3317
+ * @public
3318
+ */
2894
3319
  export interface UpdateInstanceStorageConfigRequest {
2895
3320
  /**
2896
3321
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -2909,24 +3334,37 @@ export interface UpdateInstanceStorageConfigRequest {
2909
3334
  */
2910
3335
  StorageConfig: InstanceStorageConfig | undefined;
2911
3336
  }
3337
+ /**
3338
+ * @public
3339
+ */
2912
3340
  export declare enum TimerEligibleParticipantRoles {
2913
3341
  AGENT = "AGENT",
2914
3342
  CUSTOMER = "CUSTOMER"
2915
3343
  }
3344
+ /**
3345
+ * @public
3346
+ */
2916
3347
  export declare enum ParticipantTimerType {
2917
3348
  DISCONNECT_NONCUSTOMER = "DISCONNECT_NONCUSTOMER",
2918
3349
  IDLE = "IDLE"
2919
3350
  }
3351
+ /**
3352
+ * @public
3353
+ */
2920
3354
  export declare enum ParticipantTimerAction {
2921
3355
  Unset = "Unset"
2922
3356
  }
2923
3357
  /**
3358
+ * @public
2924
3359
  * <p>The value of the timer. Either the timer action (<code>Unset</code> to delete the timer), or
2925
3360
  * the duration of the timer in minutes. Only one value can be set.</p>
2926
3361
  * <p>For more information about how chat timeouts work, see
2927
3362
  * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-chat-timeouts.html">Set up chat timeouts for human participants</a>. </p>
2928
3363
  */
2929
3364
  export type ParticipantTimerValue = ParticipantTimerValue.ParticipantTimerActionMember | ParticipantTimerValue.ParticipantTimerDurationInMinutesMember | ParticipantTimerValue.$UnknownMember;
3365
+ /**
3366
+ * @public
3367
+ */
2930
3368
  export declare namespace ParticipantTimerValue {
2931
3369
  /**
2932
3370
  * <p>The timer action. Currently only one value is allowed: <code>Unset</code>. It deletes a
@@ -2958,6 +3396,7 @@ export declare namespace ParticipantTimerValue {
2958
3396
  const visit: <T>(value: ParticipantTimerValue, visitor: Visitor<T>) => T;
2959
3397
  }
2960
3398
  /**
3399
+ * @public
2961
3400
  * <p>Configuration information for the timer. After the timer configuration is set, it persists
2962
3401
  * for the duration of the chat. It persists across new contacts in the chain, for example, transfer
2963
3402
  * contacts.</p>
@@ -2982,6 +3421,7 @@ export interface ParticipantTimerConfiguration {
2982
3421
  TimerValue: ParticipantTimerValue | undefined;
2983
3422
  }
2984
3423
  /**
3424
+ * @public
2985
3425
  * <p>Configuration information for the chat participant role.</p>
2986
3426
  */
2987
3427
  export interface ChatParticipantRoleConfig {
@@ -2992,9 +3432,13 @@ export interface ChatParticipantRoleConfig {
2992
3432
  ParticipantTimerConfigList: ParticipantTimerConfiguration[] | undefined;
2993
3433
  }
2994
3434
  /**
3435
+ * @public
2995
3436
  * <p>Configuration information for the chat participant role.</p>
2996
3437
  */
2997
3438
  export type UpdateParticipantRoleConfigChannelInfo = UpdateParticipantRoleConfigChannelInfo.ChatMember | UpdateParticipantRoleConfigChannelInfo.$UnknownMember;
3439
+ /**
3440
+ * @public
3441
+ */
2998
3442
  export declare namespace UpdateParticipantRoleConfigChannelInfo {
2999
3443
  /**
3000
3444
  * <p>Configuration information for the chat participant role.</p>
@@ -3013,6 +3457,9 @@ export declare namespace UpdateParticipantRoleConfigChannelInfo {
3013
3457
  }
3014
3458
  const visit: <T>(value: UpdateParticipantRoleConfigChannelInfo, visitor: Visitor<T>) => T;
3015
3459
  }
3460
+ /**
3461
+ * @public
3462
+ */
3016
3463
  export interface UpdateParticipantRoleConfigRequest {
3017
3464
  /**
3018
3465
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3027,8 +3474,14 @@ export interface UpdateParticipantRoleConfigRequest {
3027
3474
  */
3028
3475
  ChannelConfiguration: UpdateParticipantRoleConfigChannelInfo | undefined;
3029
3476
  }
3477
+ /**
3478
+ * @public
3479
+ */
3030
3480
  export interface UpdateParticipantRoleConfigResponse {
3031
3481
  }
3482
+ /**
3483
+ * @public
3484
+ */
3032
3485
  export interface UpdatePhoneNumberRequest {
3033
3486
  /**
3034
3487
  * <p>A unique identifier for the phone number.</p>
@@ -3046,6 +3499,9 @@ export interface UpdatePhoneNumberRequest {
3046
3499
  */
3047
3500
  ClientToken?: string;
3048
3501
  }
3502
+ /**
3503
+ * @public
3504
+ */
3049
3505
  export interface UpdatePhoneNumberResponse {
3050
3506
  /**
3051
3507
  * <p>A unique identifier for the phone number.</p>
@@ -3056,6 +3512,9 @@ export interface UpdatePhoneNumberResponse {
3056
3512
  */
3057
3513
  PhoneNumberArn?: string;
3058
3514
  }
3515
+ /**
3516
+ * @public
3517
+ */
3059
3518
  export interface UpdateQueueHoursOfOperationRequest {
3060
3519
  /**
3061
3520
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3070,6 +3529,9 @@ export interface UpdateQueueHoursOfOperationRequest {
3070
3529
  */
3071
3530
  HoursOfOperationId: string | undefined;
3072
3531
  }
3532
+ /**
3533
+ * @public
3534
+ */
3073
3535
  export interface UpdateQueueMaxContactsRequest {
3074
3536
  /**
3075
3537
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3084,6 +3546,9 @@ export interface UpdateQueueMaxContactsRequest {
3084
3546
  */
3085
3547
  MaxContacts?: number;
3086
3548
  }
3549
+ /**
3550
+ * @public
3551
+ */
3087
3552
  export interface UpdateQueueNameRequest {
3088
3553
  /**
3089
3554
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3102,6 +3567,9 @@ export interface UpdateQueueNameRequest {
3102
3567
  */
3103
3568
  Description?: string;
3104
3569
  }
3570
+ /**
3571
+ * @public
3572
+ */
3105
3573
  export interface UpdateQueueOutboundCallerConfigRequest {
3106
3574
  /**
3107
3575
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3116,6 +3584,9 @@ export interface UpdateQueueOutboundCallerConfigRequest {
3116
3584
  */
3117
3585
  OutboundCallerConfig: OutboundCallerConfig | undefined;
3118
3586
  }
3587
+ /**
3588
+ * @public
3589
+ */
3119
3590
  export interface UpdateQueueStatusRequest {
3120
3591
  /**
3121
3592
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3130,6 +3601,9 @@ export interface UpdateQueueStatusRequest {
3130
3601
  */
3131
3602
  Status: QueueStatus | string | undefined;
3132
3603
  }
3604
+ /**
3605
+ * @public
3606
+ */
3133
3607
  export interface UpdateQuickConnectConfigRequest {
3134
3608
  /**
3135
3609
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3144,6 +3618,9 @@ export interface UpdateQuickConnectConfigRequest {
3144
3618
  */
3145
3619
  QuickConnectConfig: QuickConnectConfig | undefined;
3146
3620
  }
3621
+ /**
3622
+ * @public
3623
+ */
3147
3624
  export interface UpdateQuickConnectNameRequest {
3148
3625
  /**
3149
3626
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3162,6 +3639,9 @@ export interface UpdateQuickConnectNameRequest {
3162
3639
  */
3163
3640
  Description?: string;
3164
3641
  }
3642
+ /**
3643
+ * @public
3644
+ */
3165
3645
  export interface UpdateRoutingProfileConcurrencyRequest {
3166
3646
  /**
3167
3647
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3176,6 +3656,9 @@ export interface UpdateRoutingProfileConcurrencyRequest {
3176
3656
  */
3177
3657
  MediaConcurrencies: MediaConcurrency[] | undefined;
3178
3658
  }
3659
+ /**
3660
+ * @public
3661
+ */
3179
3662
  export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
3180
3663
  /**
3181
3664
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3190,6 +3673,9 @@ export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
3190
3673
  */
3191
3674
  DefaultOutboundQueueId: string | undefined;
3192
3675
  }
3676
+ /**
3677
+ * @public
3678
+ */
3193
3679
  export interface UpdateRoutingProfileNameRequest {
3194
3680
  /**
3195
3681
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3208,6 +3694,9 @@ export interface UpdateRoutingProfileNameRequest {
3208
3694
  */
3209
3695
  Description?: string;
3210
3696
  }
3697
+ /**
3698
+ * @public
3699
+ */
3211
3700
  export interface UpdateRoutingProfileQueuesRequest {
3212
3701
  /**
3213
3702
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3224,6 +3713,9 @@ export interface UpdateRoutingProfileQueuesRequest {
3224
3713
  */
3225
3714
  QueueConfigs: RoutingProfileQueueConfig[] | undefined;
3226
3715
  }
3716
+ /**
3717
+ * @public
3718
+ */
3227
3719
  export interface UpdateRuleRequest {
3228
3720
  /**
3229
3721
  * <p>A unique identifier for the rule.</p>
@@ -3253,6 +3745,9 @@ export interface UpdateRuleRequest {
3253
3745
  */
3254
3746
  PublishStatus: RulePublishStatus | string | undefined;
3255
3747
  }
3748
+ /**
3749
+ * @public
3750
+ */
3256
3751
  export interface UpdateSecurityProfileRequest {
3257
3752
  /**
3258
3753
  * <p>The description of the security profile.</p>
@@ -3280,6 +3775,9 @@ export interface UpdateSecurityProfileRequest {
3280
3775
  */
3281
3776
  TagRestrictedResources?: string[];
3282
3777
  }
3778
+ /**
3779
+ * @public
3780
+ */
3283
3781
  export interface UpdateTaskTemplateRequest {
3284
3782
  /**
3285
3783
  * <p>A unique identifier for the task template.</p>
@@ -3320,6 +3818,9 @@ export interface UpdateTaskTemplateRequest {
3320
3818
  */
3321
3819
  Fields?: TaskTemplateField[];
3322
3820
  }
3821
+ /**
3822
+ * @public
3823
+ */
3323
3824
  export interface UpdateTaskTemplateResponse {
3324
3825
  /**
3325
3826
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3372,6 +3873,9 @@ export interface UpdateTaskTemplateResponse {
3372
3873
  */
3373
3874
  CreatedTime?: Date;
3374
3875
  }
3876
+ /**
3877
+ * @public
3878
+ */
3375
3879
  export interface UpdateTrafficDistributionRequest {
3376
3880
  /**
3377
3881
  * <p>The identifier of the traffic distribution group.
@@ -3384,8 +3888,14 @@ export interface UpdateTrafficDistributionRequest {
3384
3888
  */
3385
3889
  TelephonyConfig?: TelephonyConfig;
3386
3890
  }
3891
+ /**
3892
+ * @public
3893
+ */
3387
3894
  export interface UpdateTrafficDistributionResponse {
3388
3895
  }
3896
+ /**
3897
+ * @public
3898
+ */
3389
3899
  export interface UpdateUserHierarchyRequest {
3390
3900
  /**
3391
3901
  * <p>The identifier of the hierarchy group.</p>
@@ -3400,6 +3910,9 @@ export interface UpdateUserHierarchyRequest {
3400
3910
  */
3401
3911
  InstanceId: string | undefined;
3402
3912
  }
3913
+ /**
3914
+ * @public
3915
+ */
3403
3916
  export interface UpdateUserHierarchyGroupNameRequest {
3404
3917
  /**
3405
3918
  * <p>The name of the hierarchy group. Must not be more than 100 characters.</p>
@@ -3415,6 +3928,7 @@ export interface UpdateUserHierarchyGroupNameRequest {
3415
3928
  InstanceId: string | undefined;
3416
3929
  }
3417
3930
  /**
3931
+ * @public
3418
3932
  * <p>Contains information about the hierarchy level to update.</p>
3419
3933
  */
3420
3934
  export interface HierarchyLevelUpdate {
@@ -3424,6 +3938,7 @@ export interface HierarchyLevelUpdate {
3424
3938
  Name: string | undefined;
3425
3939
  }
3426
3940
  /**
3941
+ * @public
3427
3942
  * <p>Contains information about the level hierarchy to update.</p>
3428
3943
  */
3429
3944
  export interface HierarchyStructureUpdate {
@@ -3450,6 +3965,9 @@ export interface HierarchyStructureUpdate {
3450
3965
  */
3451
3966
  LevelFive?: HierarchyLevelUpdate;
3452
3967
  }
3968
+ /**
3969
+ * @public
3970
+ */
3453
3971
  export interface UpdateUserHierarchyStructureRequest {
3454
3972
  /**
3455
3973
  * <p>The hierarchy levels to update.</p>
@@ -3460,6 +3978,9 @@ export interface UpdateUserHierarchyStructureRequest {
3460
3978
  */
3461
3979
  InstanceId: string | undefined;
3462
3980
  }
3981
+ /**
3982
+ * @public
3983
+ */
3463
3984
  export interface UpdateUserIdentityInfoRequest {
3464
3985
  /**
3465
3986
  * <p>The identity information for the user.</p>
@@ -3474,6 +3995,9 @@ export interface UpdateUserIdentityInfoRequest {
3474
3995
  */
3475
3996
  InstanceId: string | undefined;
3476
3997
  }
3998
+ /**
3999
+ * @public
4000
+ */
3477
4001
  export interface UpdateUserPhoneConfigRequest {
3478
4002
  /**
3479
4003
  * <p>Information about phone configuration settings for the user.</p>
@@ -3488,6 +4012,9 @@ export interface UpdateUserPhoneConfigRequest {
3488
4012
  */
3489
4013
  InstanceId: string | undefined;
3490
4014
  }
4015
+ /**
4016
+ * @public
4017
+ */
3491
4018
  export interface UpdateUserRoutingProfileRequest {
3492
4019
  /**
3493
4020
  * <p>The identifier of the routing profile for the user.</p>
@@ -3502,6 +4029,9 @@ export interface UpdateUserRoutingProfileRequest {
3502
4029
  */
3503
4030
  InstanceId: string | undefined;
3504
4031
  }
4032
+ /**
4033
+ * @public
4034
+ */
3505
4035
  export interface UpdateUserSecurityProfilesRequest {
3506
4036
  /**
3507
4037
  * <p>The identifiers of the security profiles for the user.</p>
@@ -3517,6 +4047,7 @@ export interface UpdateUserSecurityProfilesRequest {
3517
4047
  InstanceId: string | undefined;
3518
4048
  }
3519
4049
  /**
4050
+ * @public
3520
4051
  * <p>The search criteria to be used to return queues.</p>
3521
4052
  * <note>
3522
4053
  * <p>The <code>name</code> and <code>description</code> fields support "contains" queries with
@@ -3547,6 +4078,7 @@ export interface QueueSearchCriteria {
3547
4078
  QueueTypeCondition?: SearchableQueueType | string;
3548
4079
  }
3549
4080
  /**
4081
+ * @public
3550
4082
  * <p>The search criteria to be used to return routing profiles.</p>
3551
4083
  * <note>
3552
4084
  * <p>The <code>name</code> and <code>description</code> fields support "contains" queries with
@@ -3573,6 +4105,7 @@ export interface RoutingProfileSearchCriteria {
3573
4105
  StringCondition?: StringCondition;
3574
4106
  }
3575
4107
  /**
4108
+ * @public
3576
4109
  * <p>The search criteria to be used to return security profiles.</p>
3577
4110
  * <note>
3578
4111
  * <p>The <code>name</code> field support "contains" queries with a minimum of 2 characters and
@@ -3599,6 +4132,7 @@ export interface SecurityProfileSearchCriteria {
3599
4132
  StringCondition?: StringCondition;
3600
4133
  }
3601
4134
  /**
4135
+ * @public
3602
4136
  * <p>The search criteria to be used to return users.</p>
3603
4137
  * <note>
3604
4138
  * <p>The <code>name</code> and <code>description</code> fields support "contains" queries with
@@ -3626,6 +4160,9 @@ export interface UserSearchCriteria {
3626
4160
  */
3627
4161
  HierarchyGroupCondition?: HierarchyGroupCondition;
3628
4162
  }
4163
+ /**
4164
+ * @public
4165
+ */
3629
4166
  export interface SearchQueuesRequest {
3630
4167
  /**
3631
4168
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3654,6 +4191,9 @@ export interface SearchQueuesRequest {
3654
4191
  */
3655
4192
  SearchCriteria?: QueueSearchCriteria;
3656
4193
  }
4194
+ /**
4195
+ * @public
4196
+ */
3657
4197
  export interface SearchRoutingProfilesRequest {
3658
4198
  /**
3659
4199
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3682,6 +4222,9 @@ export interface SearchRoutingProfilesRequest {
3682
4222
  */
3683
4223
  SearchCriteria?: RoutingProfileSearchCriteria;
3684
4224
  }
4225
+ /**
4226
+ * @public
4227
+ */
3685
4228
  export interface SearchSecurityProfilesRequest {
3686
4229
  /**
3687
4230
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3714,6 +4257,9 @@ export interface SearchSecurityProfilesRequest {
3714
4257
  */
3715
4258
  SearchFilter?: SecurityProfilesSearchFilter;
3716
4259
  }
4260
+ /**
4261
+ * @public
4262
+ */
3717
4263
  export interface SearchUsersRequest {
3718
4264
  /**
3719
4265
  * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
@@ -3742,102 +4288,6 @@ export interface SearchUsersRequest {
3742
4288
  */
3743
4289
  SearchCriteria?: UserSearchCriteria;
3744
4290
  }
3745
- /**
3746
- * @internal
3747
- */
3748
- export declare const ListContactFlowModulesRequestFilterSensitiveLog: (obj: ListContactFlowModulesRequest) => any;
3749
- /**
3750
- * @internal
3751
- */
3752
- export declare const ContactFlowModuleSummaryFilterSensitiveLog: (obj: ContactFlowModuleSummary) => any;
3753
- /**
3754
- * @internal
3755
- */
3756
- export declare const ListContactFlowModulesResponseFilterSensitiveLog: (obj: ListContactFlowModulesResponse) => any;
3757
- /**
3758
- * @internal
3759
- */
3760
- export declare const ListContactFlowsRequestFilterSensitiveLog: (obj: ListContactFlowsRequest) => any;
3761
- /**
3762
- * @internal
3763
- */
3764
- export declare const ContactFlowSummaryFilterSensitiveLog: (obj: ContactFlowSummary) => any;
3765
- /**
3766
- * @internal
3767
- */
3768
- export declare const ListContactFlowsResponseFilterSensitiveLog: (obj: ListContactFlowsResponse) => any;
3769
- /**
3770
- * @internal
3771
- */
3772
- export declare const ListContactReferencesRequestFilterSensitiveLog: (obj: ListContactReferencesRequest) => any;
3773
- /**
3774
- * @internal
3775
- */
3776
- export declare const AttachmentReferenceFilterSensitiveLog: (obj: AttachmentReference) => any;
3777
- /**
3778
- * @internal
3779
- */
3780
- export declare const DateReferenceFilterSensitiveLog: (obj: DateReference) => any;
3781
- /**
3782
- * @internal
3783
- */
3784
- export declare const EmailReferenceFilterSensitiveLog: (obj: EmailReference) => any;
3785
- /**
3786
- * @internal
3787
- */
3788
- export declare const NumberReferenceFilterSensitiveLog: (obj: NumberReference) => any;
3789
- /**
3790
- * @internal
3791
- */
3792
- export declare const StringReferenceFilterSensitiveLog: (obj: StringReference) => any;
3793
- /**
3794
- * @internal
3795
- */
3796
- export declare const UrlReferenceFilterSensitiveLog: (obj: UrlReference) => any;
3797
- /**
3798
- * @internal
3799
- */
3800
- export declare const ReferenceSummaryFilterSensitiveLog: (obj: ReferenceSummary) => any;
3801
- /**
3802
- * @internal
3803
- */
3804
- export declare const ListContactReferencesResponseFilterSensitiveLog: (obj: ListContactReferencesResponse) => any;
3805
- /**
3806
- * @internal
3807
- */
3808
- export declare const ListDefaultVocabulariesRequestFilterSensitiveLog: (obj: ListDefaultVocabulariesRequest) => any;
3809
- /**
3810
- * @internal
3811
- */
3812
- export declare const DefaultVocabularyFilterSensitiveLog: (obj: DefaultVocabulary) => any;
3813
- /**
3814
- * @internal
3815
- */
3816
- export declare const ListDefaultVocabulariesResponseFilterSensitiveLog: (obj: ListDefaultVocabulariesResponse) => any;
3817
- /**
3818
- * @internal
3819
- */
3820
- export declare const ListHoursOfOperationsRequestFilterSensitiveLog: (obj: ListHoursOfOperationsRequest) => any;
3821
- /**
3822
- * @internal
3823
- */
3824
- export declare const HoursOfOperationSummaryFilterSensitiveLog: (obj: HoursOfOperationSummary) => any;
3825
- /**
3826
- * @internal
3827
- */
3828
- export declare const ListHoursOfOperationsResponseFilterSensitiveLog: (obj: ListHoursOfOperationsResponse) => any;
3829
- /**
3830
- * @internal
3831
- */
3832
- export declare const ListInstanceAttributesRequestFilterSensitiveLog: (obj: ListInstanceAttributesRequest) => any;
3833
- /**
3834
- * @internal
3835
- */
3836
- export declare const ListInstanceAttributesResponseFilterSensitiveLog: (obj: ListInstanceAttributesResponse) => any;
3837
- /**
3838
- * @internal
3839
- */
3840
- export declare const ListInstancesRequestFilterSensitiveLog: (obj: ListInstancesRequest) => any;
3841
4291
  /**
3842
4292
  * @internal
3843
4293
  */
@@ -3846,719 +4296,7 @@ export declare const InstanceSummaryFilterSensitiveLog: (obj: InstanceSummary) =
3846
4296
  * @internal
3847
4297
  */
3848
4298
  export declare const ListInstancesResponseFilterSensitiveLog: (obj: ListInstancesResponse) => any;
3849
- /**
3850
- * @internal
3851
- */
3852
- export declare const ListInstanceStorageConfigsRequestFilterSensitiveLog: (obj: ListInstanceStorageConfigsRequest) => any;
3853
- /**
3854
- * @internal
3855
- */
3856
- export declare const ListInstanceStorageConfigsResponseFilterSensitiveLog: (obj: ListInstanceStorageConfigsResponse) => any;
3857
- /**
3858
- * @internal
3859
- */
3860
- export declare const ListIntegrationAssociationsRequestFilterSensitiveLog: (obj: ListIntegrationAssociationsRequest) => any;
3861
- /**
3862
- * @internal
3863
- */
3864
- export declare const IntegrationAssociationSummaryFilterSensitiveLog: (obj: IntegrationAssociationSummary) => any;
3865
- /**
3866
- * @internal
3867
- */
3868
- export declare const ListIntegrationAssociationsResponseFilterSensitiveLog: (obj: ListIntegrationAssociationsResponse) => any;
3869
- /**
3870
- * @internal
3871
- */
3872
- export declare const ListLambdaFunctionsRequestFilterSensitiveLog: (obj: ListLambdaFunctionsRequest) => any;
3873
- /**
3874
- * @internal
3875
- */
3876
- export declare const ListLambdaFunctionsResponseFilterSensitiveLog: (obj: ListLambdaFunctionsResponse) => any;
3877
- /**
3878
- * @internal
3879
- */
3880
- export declare const ListLexBotsRequestFilterSensitiveLog: (obj: ListLexBotsRequest) => any;
3881
- /**
3882
- * @internal
3883
- */
3884
- export declare const ListLexBotsResponseFilterSensitiveLog: (obj: ListLexBotsResponse) => any;
3885
- /**
3886
- * @internal
3887
- */
3888
- export declare const ListPhoneNumbersRequestFilterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
3889
- /**
3890
- * @internal
3891
- */
3892
- export declare const PhoneNumberSummaryFilterSensitiveLog: (obj: PhoneNumberSummary) => any;
3893
- /**
3894
- * @internal
3895
- */
3896
- export declare const ListPhoneNumbersResponseFilterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
3897
- /**
3898
- * @internal
3899
- */
3900
- export declare const ListPhoneNumbersV2RequestFilterSensitiveLog: (obj: ListPhoneNumbersV2Request) => any;
3901
- /**
3902
- * @internal
3903
- */
3904
- export declare const ListPhoneNumbersSummaryFilterSensitiveLog: (obj: ListPhoneNumbersSummary) => any;
3905
- /**
3906
- * @internal
3907
- */
3908
- export declare const ListPhoneNumbersV2ResponseFilterSensitiveLog: (obj: ListPhoneNumbersV2Response) => any;
3909
- /**
3910
- * @internal
3911
- */
3912
- export declare const ListPromptsRequestFilterSensitiveLog: (obj: ListPromptsRequest) => any;
3913
- /**
3914
- * @internal
3915
- */
3916
- export declare const PromptSummaryFilterSensitiveLog: (obj: PromptSummary) => any;
3917
- /**
3918
- * @internal
3919
- */
3920
- export declare const ListPromptsResponseFilterSensitiveLog: (obj: ListPromptsResponse) => any;
3921
- /**
3922
- * @internal
3923
- */
3924
- export declare const ListQueueQuickConnectsRequestFilterSensitiveLog: (obj: ListQueueQuickConnectsRequest) => any;
3925
- /**
3926
- * @internal
3927
- */
3928
- export declare const QuickConnectSummaryFilterSensitiveLog: (obj: QuickConnectSummary) => any;
3929
- /**
3930
- * @internal
3931
- */
3932
- export declare const ListQueueQuickConnectsResponseFilterSensitiveLog: (obj: ListQueueQuickConnectsResponse) => any;
3933
- /**
3934
- * @internal
3935
- */
3936
- export declare const ListQueuesRequestFilterSensitiveLog: (obj: ListQueuesRequest) => any;
3937
- /**
3938
- * @internal
3939
- */
3940
- export declare const QueueSummaryFilterSensitiveLog: (obj: QueueSummary) => any;
3941
- /**
3942
- * @internal
3943
- */
3944
- export declare const ListQueuesResponseFilterSensitiveLog: (obj: ListQueuesResponse) => any;
3945
- /**
3946
- * @internal
3947
- */
3948
- export declare const ListQuickConnectsRequestFilterSensitiveLog: (obj: ListQuickConnectsRequest) => any;
3949
- /**
3950
- * @internal
3951
- */
3952
- export declare const ListQuickConnectsResponseFilterSensitiveLog: (obj: ListQuickConnectsResponse) => any;
3953
- /**
3954
- * @internal
3955
- */
3956
- export declare const ListRoutingProfileQueuesRequestFilterSensitiveLog: (obj: ListRoutingProfileQueuesRequest) => any;
3957
- /**
3958
- * @internal
3959
- */
3960
- export declare const RoutingProfileQueueConfigSummaryFilterSensitiveLog: (obj: RoutingProfileQueueConfigSummary) => any;
3961
- /**
3962
- * @internal
3963
- */
3964
- export declare const ListRoutingProfileQueuesResponseFilterSensitiveLog: (obj: ListRoutingProfileQueuesResponse) => any;
3965
- /**
3966
- * @internal
3967
- */
3968
- export declare const ListRoutingProfilesRequestFilterSensitiveLog: (obj: ListRoutingProfilesRequest) => any;
3969
- /**
3970
- * @internal
3971
- */
3972
- export declare const RoutingProfileSummaryFilterSensitiveLog: (obj: RoutingProfileSummary) => any;
3973
- /**
3974
- * @internal
3975
- */
3976
- export declare const ListRoutingProfilesResponseFilterSensitiveLog: (obj: ListRoutingProfilesResponse) => any;
3977
- /**
3978
- * @internal
3979
- */
3980
- export declare const ListRulesRequestFilterSensitiveLog: (obj: ListRulesRequest) => any;
3981
- /**
3982
- * @internal
3983
- */
3984
- export declare const RuleSummaryFilterSensitiveLog: (obj: RuleSummary) => any;
3985
- /**
3986
- * @internal
3987
- */
3988
- export declare const ListRulesResponseFilterSensitiveLog: (obj: ListRulesResponse) => any;
3989
- /**
3990
- * @internal
3991
- */
3992
- export declare const ListSecurityKeysRequestFilterSensitiveLog: (obj: ListSecurityKeysRequest) => any;
3993
- /**
3994
- * @internal
3995
- */
3996
- export declare const SecurityKeyFilterSensitiveLog: (obj: SecurityKey) => any;
3997
- /**
3998
- * @internal
3999
- */
4000
- export declare const ListSecurityKeysResponseFilterSensitiveLog: (obj: ListSecurityKeysResponse) => any;
4001
- /**
4002
- * @internal
4003
- */
4004
- export declare const ListSecurityProfilePermissionsRequestFilterSensitiveLog: (obj: ListSecurityProfilePermissionsRequest) => any;
4005
- /**
4006
- * @internal
4007
- */
4008
- export declare const ListSecurityProfilePermissionsResponseFilterSensitiveLog: (obj: ListSecurityProfilePermissionsResponse) => any;
4009
- /**
4010
- * @internal
4011
- */
4012
- export declare const ListSecurityProfilesRequestFilterSensitiveLog: (obj: ListSecurityProfilesRequest) => any;
4013
- /**
4014
- * @internal
4015
- */
4016
- export declare const SecurityProfileSummaryFilterSensitiveLog: (obj: SecurityProfileSummary) => any;
4017
- /**
4018
- * @internal
4019
- */
4020
- export declare const ListSecurityProfilesResponseFilterSensitiveLog: (obj: ListSecurityProfilesResponse) => any;
4021
- /**
4022
- * @internal
4023
- */
4024
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
4025
- /**
4026
- * @internal
4027
- */
4028
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
4029
- /**
4030
- * @internal
4031
- */
4032
- export declare const ListTaskTemplatesRequestFilterSensitiveLog: (obj: ListTaskTemplatesRequest) => any;
4033
- /**
4034
- * @internal
4035
- */
4036
- export declare const TaskTemplateMetadataFilterSensitiveLog: (obj: TaskTemplateMetadata) => any;
4037
- /**
4038
- * @internal
4039
- */
4040
- export declare const ListTaskTemplatesResponseFilterSensitiveLog: (obj: ListTaskTemplatesResponse) => any;
4041
- /**
4042
- * @internal
4043
- */
4044
- export declare const ListTrafficDistributionGroupsRequestFilterSensitiveLog: (obj: ListTrafficDistributionGroupsRequest) => any;
4045
- /**
4046
- * @internal
4047
- */
4048
- export declare const TrafficDistributionGroupSummaryFilterSensitiveLog: (obj: TrafficDistributionGroupSummary) => any;
4049
- /**
4050
- * @internal
4051
- */
4052
- export declare const ListTrafficDistributionGroupsResponseFilterSensitiveLog: (obj: ListTrafficDistributionGroupsResponse) => any;
4053
- /**
4054
- * @internal
4055
- */
4056
- export declare const ListUseCasesRequestFilterSensitiveLog: (obj: ListUseCasesRequest) => any;
4057
- /**
4058
- * @internal
4059
- */
4060
- export declare const UseCaseFilterSensitiveLog: (obj: UseCase) => any;
4061
- /**
4062
- * @internal
4063
- */
4064
- export declare const ListUseCasesResponseFilterSensitiveLog: (obj: ListUseCasesResponse) => any;
4065
- /**
4066
- * @internal
4067
- */
4068
- export declare const ListUserHierarchyGroupsRequestFilterSensitiveLog: (obj: ListUserHierarchyGroupsRequest) => any;
4069
- /**
4070
- * @internal
4071
- */
4072
- export declare const ListUserHierarchyGroupsResponseFilterSensitiveLog: (obj: ListUserHierarchyGroupsResponse) => any;
4073
- /**
4074
- * @internal
4075
- */
4076
- export declare const ListUsersRequestFilterSensitiveLog: (obj: ListUsersRequest) => any;
4077
- /**
4078
- * @internal
4079
- */
4080
- export declare const UserSummaryFilterSensitiveLog: (obj: UserSummary) => any;
4081
- /**
4082
- * @internal
4083
- */
4084
- export declare const ListUsersResponseFilterSensitiveLog: (obj: ListUsersResponse) => any;
4085
- /**
4086
- * @internal
4087
- */
4088
- export declare const MonitorContactRequestFilterSensitiveLog: (obj: MonitorContactRequest) => any;
4089
- /**
4090
- * @internal
4091
- */
4092
- export declare const MonitorContactResponseFilterSensitiveLog: (obj: MonitorContactResponse) => any;
4093
- /**
4094
- * @internal
4095
- */
4096
- export declare const PutUserStatusRequestFilterSensitiveLog: (obj: PutUserStatusRequest) => any;
4097
- /**
4098
- * @internal
4099
- */
4100
- export declare const PutUserStatusResponseFilterSensitiveLog: (obj: PutUserStatusResponse) => any;
4101
- /**
4102
- * @internal
4103
- */
4104
- export declare const ReleasePhoneNumberRequestFilterSensitiveLog: (obj: ReleasePhoneNumberRequest) => any;
4105
4299
  /**
4106
4300
  * @internal
4107
4301
  */
4108
4302
  export declare const ReplicateInstanceRequestFilterSensitiveLog: (obj: ReplicateInstanceRequest) => any;
4109
- /**
4110
- * @internal
4111
- */
4112
- export declare const ReplicateInstanceResponseFilterSensitiveLog: (obj: ReplicateInstanceResponse) => any;
4113
- /**
4114
- * @internal
4115
- */
4116
- export declare const ResumeContactRecordingRequestFilterSensitiveLog: (obj: ResumeContactRecordingRequest) => any;
4117
- /**
4118
- * @internal
4119
- */
4120
- export declare const ResumeContactRecordingResponseFilterSensitiveLog: (obj: ResumeContactRecordingResponse) => any;
4121
- /**
4122
- * @internal
4123
- */
4124
- export declare const SearchAvailablePhoneNumbersRequestFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersRequest) => any;
4125
- /**
4126
- * @internal
4127
- */
4128
- export declare const AvailableNumberSummaryFilterSensitiveLog: (obj: AvailableNumberSummary) => any;
4129
- /**
4130
- * @internal
4131
- */
4132
- export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
4133
- /**
4134
- * @internal
4135
- */
4136
- export declare const StringConditionFilterSensitiveLog: (obj: StringCondition) => any;
4137
- /**
4138
- * @internal
4139
- */
4140
- export declare const TagConditionFilterSensitiveLog: (obj: TagCondition) => any;
4141
- /**
4142
- * @internal
4143
- */
4144
- export declare const ControlPlaneTagFilterFilterSensitiveLog: (obj: ControlPlaneTagFilter) => any;
4145
- /**
4146
- * @internal
4147
- */
4148
- export declare const QueueSearchFilterFilterSensitiveLog: (obj: QueueSearchFilter) => any;
4149
- /**
4150
- * @internal
4151
- */
4152
- export declare const SearchQueuesResponseFilterSensitiveLog: (obj: SearchQueuesResponse) => any;
4153
- /**
4154
- * @internal
4155
- */
4156
- export declare const RoutingProfileSearchFilterFilterSensitiveLog: (obj: RoutingProfileSearchFilter) => any;
4157
- /**
4158
- * @internal
4159
- */
4160
- export declare const SearchRoutingProfilesResponseFilterSensitiveLog: (obj: SearchRoutingProfilesResponse) => any;
4161
- /**
4162
- * @internal
4163
- */
4164
- export declare const SecurityProfilesSearchFilterFilterSensitiveLog: (obj: SecurityProfilesSearchFilter) => any;
4165
- /**
4166
- * @internal
4167
- */
4168
- export declare const SecurityProfileSearchSummaryFilterSensitiveLog: (obj: SecurityProfileSearchSummary) => any;
4169
- /**
4170
- * @internal
4171
- */
4172
- export declare const SearchSecurityProfilesResponseFilterSensitiveLog: (obj: SearchSecurityProfilesResponse) => any;
4173
- /**
4174
- * @internal
4175
- */
4176
- export declare const HierarchyGroupConditionFilterSensitiveLog: (obj: HierarchyGroupCondition) => any;
4177
- /**
4178
- * @internal
4179
- */
4180
- export declare const UserSearchFilterFilterSensitiveLog: (obj: UserSearchFilter) => any;
4181
- /**
4182
- * @internal
4183
- */
4184
- export declare const UserIdentityInfoLiteFilterSensitiveLog: (obj: UserIdentityInfoLite) => any;
4185
- /**
4186
- * @internal
4187
- */
4188
- export declare const UserSearchSummaryFilterSensitiveLog: (obj: UserSearchSummary) => any;
4189
- /**
4190
- * @internal
4191
- */
4192
- export declare const SearchUsersResponseFilterSensitiveLog: (obj: SearchUsersResponse) => any;
4193
- /**
4194
- * @internal
4195
- */
4196
- export declare const SearchVocabulariesRequestFilterSensitiveLog: (obj: SearchVocabulariesRequest) => any;
4197
- /**
4198
- * @internal
4199
- */
4200
- export declare const VocabularySummaryFilterSensitiveLog: (obj: VocabularySummary) => any;
4201
- /**
4202
- * @internal
4203
- */
4204
- export declare const SearchVocabulariesResponseFilterSensitiveLog: (obj: SearchVocabulariesResponse) => any;
4205
- /**
4206
- * @internal
4207
- */
4208
- export declare const ChatMessageFilterSensitiveLog: (obj: ChatMessage) => any;
4209
- /**
4210
- * @internal
4211
- */
4212
- export declare const ParticipantDetailsFilterSensitiveLog: (obj: ParticipantDetails) => any;
4213
- /**
4214
- * @internal
4215
- */
4216
- export declare const PersistentChatFilterSensitiveLog: (obj: PersistentChat) => any;
4217
- /**
4218
- * @internal
4219
- */
4220
- export declare const StartChatContactRequestFilterSensitiveLog: (obj: StartChatContactRequest) => any;
4221
- /**
4222
- * @internal
4223
- */
4224
- export declare const StartChatContactResponseFilterSensitiveLog: (obj: StartChatContactResponse) => any;
4225
- /**
4226
- * @internal
4227
- */
4228
- export declare const VoiceRecordingConfigurationFilterSensitiveLog: (obj: VoiceRecordingConfiguration) => any;
4229
- /**
4230
- * @internal
4231
- */
4232
- export declare const StartContactRecordingRequestFilterSensitiveLog: (obj: StartContactRecordingRequest) => any;
4233
- /**
4234
- * @internal
4235
- */
4236
- export declare const StartContactRecordingResponseFilterSensitiveLog: (obj: StartContactRecordingResponse) => any;
4237
- /**
4238
- * @internal
4239
- */
4240
- export declare const ChatStreamingConfigurationFilterSensitiveLog: (obj: ChatStreamingConfiguration) => any;
4241
- /**
4242
- * @internal
4243
- */
4244
- export declare const StartContactStreamingRequestFilterSensitiveLog: (obj: StartContactStreamingRequest) => any;
4245
- /**
4246
- * @internal
4247
- */
4248
- export declare const StartContactStreamingResponseFilterSensitiveLog: (obj: StartContactStreamingResponse) => any;
4249
- /**
4250
- * @internal
4251
- */
4252
- export declare const AnswerMachineDetectionConfigFilterSensitiveLog: (obj: AnswerMachineDetectionConfig) => any;
4253
- /**
4254
- * @internal
4255
- */
4256
- export declare const StartOutboundVoiceContactRequestFilterSensitiveLog: (obj: StartOutboundVoiceContactRequest) => any;
4257
- /**
4258
- * @internal
4259
- */
4260
- export declare const StartOutboundVoiceContactResponseFilterSensitiveLog: (obj: StartOutboundVoiceContactResponse) => any;
4261
- /**
4262
- * @internal
4263
- */
4264
- export declare const StartTaskContactRequestFilterSensitiveLog: (obj: StartTaskContactRequest) => any;
4265
- /**
4266
- * @internal
4267
- */
4268
- export declare const StartTaskContactResponseFilterSensitiveLog: (obj: StartTaskContactResponse) => any;
4269
- /**
4270
- * @internal
4271
- */
4272
- export declare const StopContactRequestFilterSensitiveLog: (obj: StopContactRequest) => any;
4273
- /**
4274
- * @internal
4275
- */
4276
- export declare const StopContactResponseFilterSensitiveLog: (obj: StopContactResponse) => any;
4277
- /**
4278
- * @internal
4279
- */
4280
- export declare const StopContactRecordingRequestFilterSensitiveLog: (obj: StopContactRecordingRequest) => any;
4281
- /**
4282
- * @internal
4283
- */
4284
- export declare const StopContactRecordingResponseFilterSensitiveLog: (obj: StopContactRecordingResponse) => any;
4285
- /**
4286
- * @internal
4287
- */
4288
- export declare const StopContactStreamingRequestFilterSensitiveLog: (obj: StopContactStreamingRequest) => any;
4289
- /**
4290
- * @internal
4291
- */
4292
- export declare const StopContactStreamingResponseFilterSensitiveLog: (obj: StopContactStreamingResponse) => any;
4293
- /**
4294
- * @internal
4295
- */
4296
- export declare const SuspendContactRecordingRequestFilterSensitiveLog: (obj: SuspendContactRecordingRequest) => any;
4297
- /**
4298
- * @internal
4299
- */
4300
- export declare const SuspendContactRecordingResponseFilterSensitiveLog: (obj: SuspendContactRecordingResponse) => any;
4301
- /**
4302
- * @internal
4303
- */
4304
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
4305
- /**
4306
- * @internal
4307
- */
4308
- export declare const TransferContactRequestFilterSensitiveLog: (obj: TransferContactRequest) => any;
4309
- /**
4310
- * @internal
4311
- */
4312
- export declare const TransferContactResponseFilterSensitiveLog: (obj: TransferContactResponse) => any;
4313
- /**
4314
- * @internal
4315
- */
4316
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
4317
- /**
4318
- * @internal
4319
- */
4320
- export declare const UpdateAgentStatusRequestFilterSensitiveLog: (obj: UpdateAgentStatusRequest) => any;
4321
- /**
4322
- * @internal
4323
- */
4324
- export declare const UpdateContactRequestFilterSensitiveLog: (obj: UpdateContactRequest) => any;
4325
- /**
4326
- * @internal
4327
- */
4328
- export declare const UpdateContactResponseFilterSensitiveLog: (obj: UpdateContactResponse) => any;
4329
- /**
4330
- * @internal
4331
- */
4332
- export declare const UpdateContactAttributesRequestFilterSensitiveLog: (obj: UpdateContactAttributesRequest) => any;
4333
- /**
4334
- * @internal
4335
- */
4336
- export declare const UpdateContactAttributesResponseFilterSensitiveLog: (obj: UpdateContactAttributesResponse) => any;
4337
- /**
4338
- * @internal
4339
- */
4340
- export declare const UpdateContactFlowContentRequestFilterSensitiveLog: (obj: UpdateContactFlowContentRequest) => any;
4341
- /**
4342
- * @internal
4343
- */
4344
- export declare const UpdateContactFlowContentResponseFilterSensitiveLog: (obj: UpdateContactFlowContentResponse) => any;
4345
- /**
4346
- * @internal
4347
- */
4348
- export declare const UpdateContactFlowMetadataRequestFilterSensitiveLog: (obj: UpdateContactFlowMetadataRequest) => any;
4349
- /**
4350
- * @internal
4351
- */
4352
- export declare const UpdateContactFlowMetadataResponseFilterSensitiveLog: (obj: UpdateContactFlowMetadataResponse) => any;
4353
- /**
4354
- * @internal
4355
- */
4356
- export declare const UpdateContactFlowModuleContentRequestFilterSensitiveLog: (obj: UpdateContactFlowModuleContentRequest) => any;
4357
- /**
4358
- * @internal
4359
- */
4360
- export declare const UpdateContactFlowModuleContentResponseFilterSensitiveLog: (obj: UpdateContactFlowModuleContentResponse) => any;
4361
- /**
4362
- * @internal
4363
- */
4364
- export declare const UpdateContactFlowModuleMetadataRequestFilterSensitiveLog: (obj: UpdateContactFlowModuleMetadataRequest) => any;
4365
- /**
4366
- * @internal
4367
- */
4368
- export declare const UpdateContactFlowModuleMetadataResponseFilterSensitiveLog: (obj: UpdateContactFlowModuleMetadataResponse) => any;
4369
- /**
4370
- * @internal
4371
- */
4372
- export declare const UpdateContactFlowNameRequestFilterSensitiveLog: (obj: UpdateContactFlowNameRequest) => any;
4373
- /**
4374
- * @internal
4375
- */
4376
- export declare const UpdateContactFlowNameResponseFilterSensitiveLog: (obj: UpdateContactFlowNameResponse) => any;
4377
- /**
4378
- * @internal
4379
- */
4380
- export declare const UpdateContactScheduleRequestFilterSensitiveLog: (obj: UpdateContactScheduleRequest) => any;
4381
- /**
4382
- * @internal
4383
- */
4384
- export declare const UpdateContactScheduleResponseFilterSensitiveLog: (obj: UpdateContactScheduleResponse) => any;
4385
- /**
4386
- * @internal
4387
- */
4388
- export declare const UpdateHoursOfOperationRequestFilterSensitiveLog: (obj: UpdateHoursOfOperationRequest) => any;
4389
- /**
4390
- * @internal
4391
- */
4392
- export declare const UpdateInstanceAttributeRequestFilterSensitiveLog: (obj: UpdateInstanceAttributeRequest) => any;
4393
- /**
4394
- * @internal
4395
- */
4396
- export declare const UpdateInstanceStorageConfigRequestFilterSensitiveLog: (obj: UpdateInstanceStorageConfigRequest) => any;
4397
- /**
4398
- * @internal
4399
- */
4400
- export declare const ParticipantTimerValueFilterSensitiveLog: (obj: ParticipantTimerValue) => any;
4401
- /**
4402
- * @internal
4403
- */
4404
- export declare const ParticipantTimerConfigurationFilterSensitiveLog: (obj: ParticipantTimerConfiguration) => any;
4405
- /**
4406
- * @internal
4407
- */
4408
- export declare const ChatParticipantRoleConfigFilterSensitiveLog: (obj: ChatParticipantRoleConfig) => any;
4409
- /**
4410
- * @internal
4411
- */
4412
- export declare const UpdateParticipantRoleConfigChannelInfoFilterSensitiveLog: (obj: UpdateParticipantRoleConfigChannelInfo) => any;
4413
- /**
4414
- * @internal
4415
- */
4416
- export declare const UpdateParticipantRoleConfigRequestFilterSensitiveLog: (obj: UpdateParticipantRoleConfigRequest) => any;
4417
- /**
4418
- * @internal
4419
- */
4420
- export declare const UpdateParticipantRoleConfigResponseFilterSensitiveLog: (obj: UpdateParticipantRoleConfigResponse) => any;
4421
- /**
4422
- * @internal
4423
- */
4424
- export declare const UpdatePhoneNumberRequestFilterSensitiveLog: (obj: UpdatePhoneNumberRequest) => any;
4425
- /**
4426
- * @internal
4427
- */
4428
- export declare const UpdatePhoneNumberResponseFilterSensitiveLog: (obj: UpdatePhoneNumberResponse) => any;
4429
- /**
4430
- * @internal
4431
- */
4432
- export declare const UpdateQueueHoursOfOperationRequestFilterSensitiveLog: (obj: UpdateQueueHoursOfOperationRequest) => any;
4433
- /**
4434
- * @internal
4435
- */
4436
- export declare const UpdateQueueMaxContactsRequestFilterSensitiveLog: (obj: UpdateQueueMaxContactsRequest) => any;
4437
- /**
4438
- * @internal
4439
- */
4440
- export declare const UpdateQueueNameRequestFilterSensitiveLog: (obj: UpdateQueueNameRequest) => any;
4441
- /**
4442
- * @internal
4443
- */
4444
- export declare const UpdateQueueOutboundCallerConfigRequestFilterSensitiveLog: (obj: UpdateQueueOutboundCallerConfigRequest) => any;
4445
- /**
4446
- * @internal
4447
- */
4448
- export declare const UpdateQueueStatusRequestFilterSensitiveLog: (obj: UpdateQueueStatusRequest) => any;
4449
- /**
4450
- * @internal
4451
- */
4452
- export declare const UpdateQuickConnectConfigRequestFilterSensitiveLog: (obj: UpdateQuickConnectConfigRequest) => any;
4453
- /**
4454
- * @internal
4455
- */
4456
- export declare const UpdateQuickConnectNameRequestFilterSensitiveLog: (obj: UpdateQuickConnectNameRequest) => any;
4457
- /**
4458
- * @internal
4459
- */
4460
- export declare const UpdateRoutingProfileConcurrencyRequestFilterSensitiveLog: (obj: UpdateRoutingProfileConcurrencyRequest) => any;
4461
- /**
4462
- * @internal
4463
- */
4464
- export declare const UpdateRoutingProfileDefaultOutboundQueueRequestFilterSensitiveLog: (obj: UpdateRoutingProfileDefaultOutboundQueueRequest) => any;
4465
- /**
4466
- * @internal
4467
- */
4468
- export declare const UpdateRoutingProfileNameRequestFilterSensitiveLog: (obj: UpdateRoutingProfileNameRequest) => any;
4469
- /**
4470
- * @internal
4471
- */
4472
- export declare const UpdateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: UpdateRoutingProfileQueuesRequest) => any;
4473
- /**
4474
- * @internal
4475
- */
4476
- export declare const UpdateRuleRequestFilterSensitiveLog: (obj: UpdateRuleRequest) => any;
4477
- /**
4478
- * @internal
4479
- */
4480
- export declare const UpdateSecurityProfileRequestFilterSensitiveLog: (obj: UpdateSecurityProfileRequest) => any;
4481
- /**
4482
- * @internal
4483
- */
4484
- export declare const UpdateTaskTemplateRequestFilterSensitiveLog: (obj: UpdateTaskTemplateRequest) => any;
4485
- /**
4486
- * @internal
4487
- */
4488
- export declare const UpdateTaskTemplateResponseFilterSensitiveLog: (obj: UpdateTaskTemplateResponse) => any;
4489
- /**
4490
- * @internal
4491
- */
4492
- export declare const UpdateTrafficDistributionRequestFilterSensitiveLog: (obj: UpdateTrafficDistributionRequest) => any;
4493
- /**
4494
- * @internal
4495
- */
4496
- export declare const UpdateTrafficDistributionResponseFilterSensitiveLog: (obj: UpdateTrafficDistributionResponse) => any;
4497
- /**
4498
- * @internal
4499
- */
4500
- export declare const UpdateUserHierarchyRequestFilterSensitiveLog: (obj: UpdateUserHierarchyRequest) => any;
4501
- /**
4502
- * @internal
4503
- */
4504
- export declare const UpdateUserHierarchyGroupNameRequestFilterSensitiveLog: (obj: UpdateUserHierarchyGroupNameRequest) => any;
4505
- /**
4506
- * @internal
4507
- */
4508
- export declare const HierarchyLevelUpdateFilterSensitiveLog: (obj: HierarchyLevelUpdate) => any;
4509
- /**
4510
- * @internal
4511
- */
4512
- export declare const HierarchyStructureUpdateFilterSensitiveLog: (obj: HierarchyStructureUpdate) => any;
4513
- /**
4514
- * @internal
4515
- */
4516
- export declare const UpdateUserHierarchyStructureRequestFilterSensitiveLog: (obj: UpdateUserHierarchyStructureRequest) => any;
4517
- /**
4518
- * @internal
4519
- */
4520
- export declare const UpdateUserIdentityInfoRequestFilterSensitiveLog: (obj: UpdateUserIdentityInfoRequest) => any;
4521
- /**
4522
- * @internal
4523
- */
4524
- export declare const UpdateUserPhoneConfigRequestFilterSensitiveLog: (obj: UpdateUserPhoneConfigRequest) => any;
4525
- /**
4526
- * @internal
4527
- */
4528
- export declare const UpdateUserRoutingProfileRequestFilterSensitiveLog: (obj: UpdateUserRoutingProfileRequest) => any;
4529
- /**
4530
- * @internal
4531
- */
4532
- export declare const UpdateUserSecurityProfilesRequestFilterSensitiveLog: (obj: UpdateUserSecurityProfilesRequest) => any;
4533
- /**
4534
- * @internal
4535
- */
4536
- export declare const QueueSearchCriteriaFilterSensitiveLog: (obj: QueueSearchCriteria) => any;
4537
- /**
4538
- * @internal
4539
- */
4540
- export declare const RoutingProfileSearchCriteriaFilterSensitiveLog: (obj: RoutingProfileSearchCriteria) => any;
4541
- /**
4542
- * @internal
4543
- */
4544
- export declare const SecurityProfileSearchCriteriaFilterSensitiveLog: (obj: SecurityProfileSearchCriteria) => any;
4545
- /**
4546
- * @internal
4547
- */
4548
- export declare const UserSearchCriteriaFilterSensitiveLog: (obj: UserSearchCriteria) => any;
4549
- /**
4550
- * @internal
4551
- */
4552
- export declare const SearchQueuesRequestFilterSensitiveLog: (obj: SearchQueuesRequest) => any;
4553
- /**
4554
- * @internal
4555
- */
4556
- export declare const SearchRoutingProfilesRequestFilterSensitiveLog: (obj: SearchRoutingProfilesRequest) => any;
4557
- /**
4558
- * @internal
4559
- */
4560
- export declare const SearchSecurityProfilesRequestFilterSensitiveLog: (obj: SearchSecurityProfilesRequest) => any;
4561
- /**
4562
- * @internal
4563
- */
4564
- export declare const SearchUsersRequestFilterSensitiveLog: (obj: SearchUsersRequest) => any;