@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,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
3
3
  /**
4
+ * @public
4
5
  * <p>You do not have sufficient permissions to perform this action.</p>
5
6
  */
6
7
  export declare class AccessDeniedException extends __BaseException {
@@ -12,6 +13,9 @@ export declare class AccessDeniedException extends __BaseException {
12
13
  */
13
14
  constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
14
15
  }
16
+ /**
17
+ * @public
18
+ */
15
19
  export declare enum ActionType {
16
20
  ASSIGN_CONTACT_CATEGORY = "ASSIGN_CONTACT_CATEGORY",
17
21
  CREATE_TASK = "CREATE_TASK",
@@ -19,6 +23,7 @@ export declare enum ActionType {
19
23
  SEND_NOTIFICATION = "SEND_NOTIFICATION"
20
24
  }
21
25
  /**
26
+ * @public
22
27
  * <p>Information about an action.</p>
23
28
  */
24
29
  export interface ActionSummary {
@@ -27,6 +32,9 @@ export interface ActionSummary {
27
32
  */
28
33
  ActionType: ActionType | string | undefined;
29
34
  }
35
+ /**
36
+ * @public
37
+ */
30
38
  export declare enum ContactState {
31
39
  CONNECTED = "CONNECTED",
32
40
  CONNECTED_ONHOLD = "CONNECTED_ONHOLD",
@@ -38,11 +46,17 @@ export declare enum ContactState {
38
46
  PENDING = "PENDING",
39
47
  REJECTED = "REJECTED"
40
48
  }
49
+ /**
50
+ * @public
51
+ */
41
52
  export declare enum Channel {
42
53
  CHAT = "CHAT",
43
54
  TASK = "TASK",
44
55
  VOICE = "VOICE"
45
56
  }
57
+ /**
58
+ * @public
59
+ */
46
60
  export declare enum ContactInitiationMethod {
47
61
  API = "API",
48
62
  CALLBACK = "CALLBACK",
@@ -54,6 +68,7 @@ export declare enum ContactInitiationMethod {
54
68
  TRANSFER = "TRANSFER"
55
69
  }
56
70
  /**
71
+ * @public
57
72
  * <p>Contains information about a queue resource for which metrics are returned.</p>
58
73
  */
59
74
  export interface QueueReference {
@@ -67,6 +82,7 @@ export interface QueueReference {
67
82
  Arn?: string;
68
83
  }
69
84
  /**
85
+ * @public
70
86
  * <p>Information about the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Contact.html">contact</a> associated to the
71
87
  * user.</p>
72
88
  */
@@ -101,6 +117,7 @@ export interface AgentContactReference {
101
117
  Queue?: QueueReference;
102
118
  }
103
119
  /**
120
+ * @public
104
121
  * <p>Information about the agent who accepted the contact.</p>
105
122
  */
106
123
  export interface AgentInfo {
@@ -113,16 +130,23 @@ export interface AgentInfo {
113
130
  */
114
131
  ConnectedToAgentTimestamp?: Date;
115
132
  }
133
+ /**
134
+ * @public
135
+ */
116
136
  export declare enum AgentStatusState {
117
137
  DISABLED = "DISABLED",
118
138
  ENABLED = "ENABLED"
119
139
  }
140
+ /**
141
+ * @public
142
+ */
120
143
  export declare enum AgentStatusType {
121
144
  CUSTOM = "CUSTOM",
122
145
  OFFLINE = "OFFLINE",
123
146
  ROUTABLE = "ROUTABLE"
124
147
  }
125
148
  /**
149
+ * @public
126
150
  * <p>Contains information about an agent status.</p>
127
151
  */
128
152
  export interface AgentStatus {
@@ -155,11 +179,12 @@ export interface AgentStatus {
155
179
  */
156
180
  State?: AgentStatusState | string;
157
181
  /**
158
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
182
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
159
183
  */
160
184
  Tags?: Record<string, string>;
161
185
  }
162
186
  /**
187
+ * @public
163
188
  * <p>Information about the agent's status.</p>
164
189
  */
165
190
  export interface AgentStatusReference {
@@ -177,6 +202,7 @@ export interface AgentStatusReference {
177
202
  StatusName?: string;
178
203
  }
179
204
  /**
205
+ * @public
180
206
  * <p>Summary information for an agent status.</p>
181
207
  */
182
208
  export interface AgentStatusSummary {
@@ -197,10 +223,16 @@ export interface AgentStatusSummary {
197
223
  */
198
224
  Type?: AgentStatusType | string;
199
225
  }
226
+ /**
227
+ * @public
228
+ */
200
229
  export declare enum MonitorCapability {
201
230
  BARGE = "BARGE",
202
231
  SILENT_MONITOR = "SILENT_MONITOR"
203
232
  }
233
+ /**
234
+ * @public
235
+ */
204
236
  export interface AssociateApprovedOriginRequest {
205
237
  /**
206
238
  * <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>
@@ -212,6 +244,7 @@ export interface AssociateApprovedOriginRequest {
212
244
  Origin: string | undefined;
213
245
  }
214
246
  /**
247
+ * @public
215
248
  * <p>Request processing failed because of an error or failure with the service.</p>
216
249
  */
217
250
  export declare class InternalServiceException extends __BaseException {
@@ -227,6 +260,7 @@ export declare class InternalServiceException extends __BaseException {
227
260
  constructor(opts: __ExceptionOptionType<InternalServiceException, __BaseException>);
228
261
  }
229
262
  /**
263
+ * @public
230
264
  * <p>One or more of the specified parameters are not valid.</p>
231
265
  */
232
266
  export declare class InvalidParameterException extends __BaseException {
@@ -242,6 +276,7 @@ export declare class InvalidParameterException extends __BaseException {
242
276
  constructor(opts: __ExceptionOptionType<InvalidParameterException, __BaseException>);
243
277
  }
244
278
  /**
279
+ * @public
245
280
  * <p>The request is not valid.</p>
246
281
  */
247
282
  export declare class InvalidRequestException extends __BaseException {
@@ -257,6 +292,7 @@ export declare class InvalidRequestException extends __BaseException {
257
292
  constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
258
293
  }
259
294
  /**
295
+ * @public
260
296
  * <p>A resource already has that name.</p>
261
297
  */
262
298
  export declare class ResourceConflictException extends __BaseException {
@@ -269,6 +305,7 @@ export declare class ResourceConflictException extends __BaseException {
269
305
  constructor(opts: __ExceptionOptionType<ResourceConflictException, __BaseException>);
270
306
  }
271
307
  /**
308
+ * @public
272
309
  * <p>The specified resource was not found.</p>
273
310
  */
274
311
  export declare class ResourceNotFoundException extends __BaseException {
@@ -284,6 +321,7 @@ export declare class ResourceNotFoundException extends __BaseException {
284
321
  constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
285
322
  }
286
323
  /**
324
+ * @public
287
325
  * <p>The service quota has been exceeded.</p>
288
326
  */
289
327
  export declare class ServiceQuotaExceededException extends __BaseException {
@@ -296,6 +334,7 @@ export declare class ServiceQuotaExceededException extends __BaseException {
296
334
  constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
297
335
  }
298
336
  /**
337
+ * @public
299
338
  * <p>The throttling limit has been exceeded.</p>
300
339
  */
301
340
  export declare class ThrottlingException extends __BaseException {
@@ -308,6 +347,7 @@ export declare class ThrottlingException extends __BaseException {
308
347
  constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
309
348
  }
310
349
  /**
350
+ * @public
311
351
  * <p>Configuration information of an Amazon Lex bot.</p>
312
352
  */
313
353
  export interface LexBot {
@@ -321,6 +361,7 @@ export interface LexBot {
321
361
  LexRegion: string | undefined;
322
362
  }
323
363
  /**
364
+ * @public
324
365
  * <p>Configuration information of an Amazon Lex V2 bot.</p>
325
366
  */
326
367
  export interface LexV2Bot {
@@ -329,6 +370,9 @@ export interface LexV2Bot {
329
370
  */
330
371
  AliasArn?: string;
331
372
  }
373
+ /**
374
+ * @public
375
+ */
332
376
  export interface AssociateBotRequest {
333
377
  /**
334
378
  * <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>
@@ -344,6 +388,7 @@ export interface AssociateBotRequest {
344
388
  LexV2Bot?: LexV2Bot;
345
389
  }
346
390
  /**
391
+ * @public
347
392
  * <p>The allowed limit for the resource has been exceeded.</p>
348
393
  */
349
394
  export declare class LimitExceededException extends __BaseException {
@@ -358,6 +403,9 @@ export declare class LimitExceededException extends __BaseException {
358
403
  */
359
404
  constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
360
405
  }
406
+ /**
407
+ * @public
408
+ */
361
409
  export declare enum VocabularyLanguageCode {
362
410
  AR_AE = "ar-AE",
363
411
  DE_CH = "de-CH",
@@ -383,6 +431,9 @@ export declare enum VocabularyLanguageCode {
383
431
  PT_PT = "pt-PT",
384
432
  ZH_CN = "zh-CN"
385
433
  }
434
+ /**
435
+ * @public
436
+ */
386
437
  export interface AssociateDefaultVocabularyRequest {
387
438
  /**
388
439
  * <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>
@@ -399,8 +450,14 @@ export interface AssociateDefaultVocabularyRequest {
399
450
  */
400
451
  VocabularyId?: string;
401
452
  }
453
+ /**
454
+ * @public
455
+ */
402
456
  export interface AssociateDefaultVocabularyResponse {
403
457
  }
458
+ /**
459
+ * @public
460
+ */
404
461
  export declare enum InstanceStorageResourceType {
405
462
  AGENT_EVENTS = "AGENT_EVENTS",
406
463
  ATTACHMENTS = "ATTACHMENTS",
@@ -413,6 +470,7 @@ export declare enum InstanceStorageResourceType {
413
470
  SCHEDULED_REPORTS = "SCHEDULED_REPORTS"
414
471
  }
415
472
  /**
473
+ * @public
416
474
  * <p>Configuration information of a Kinesis Data Firehose delivery stream.</p>
417
475
  */
418
476
  export interface KinesisFirehoseConfig {
@@ -422,6 +480,7 @@ export interface KinesisFirehoseConfig {
422
480
  FirehoseArn: string | undefined;
423
481
  }
424
482
  /**
483
+ * @public
425
484
  * <p>Configuration information of a Kinesis data stream.</p>
426
485
  */
427
486
  export interface KinesisStreamConfig {
@@ -430,10 +489,14 @@ export interface KinesisStreamConfig {
430
489
  */
431
490
  StreamArn: string | undefined;
432
491
  }
492
+ /**
493
+ * @public
494
+ */
433
495
  export declare enum EncryptionType {
434
496
  KMS = "KMS"
435
497
  }
436
498
  /**
499
+ * @public
437
500
  * <p>The encryption configuration.</p>
438
501
  */
439
502
  export interface EncryptionConfig {
@@ -454,6 +517,7 @@ export interface EncryptionConfig {
454
517
  KeyId: string | undefined;
455
518
  }
456
519
  /**
520
+ * @public
457
521
  * <p>Configuration information of a Kinesis video stream.</p>
458
522
  */
459
523
  export interface KinesisVideoStreamConfig {
@@ -473,6 +537,7 @@ export interface KinesisVideoStreamConfig {
473
537
  EncryptionConfig: EncryptionConfig | undefined;
474
538
  }
475
539
  /**
540
+ * @public
476
541
  * <p>Information about the Amazon Simple Storage Service (Amazon S3) storage type.</p>
477
542
  */
478
543
  export interface S3Config {
@@ -489,6 +554,9 @@ export interface S3Config {
489
554
  */
490
555
  EncryptionConfig?: EncryptionConfig;
491
556
  }
557
+ /**
558
+ * @public
559
+ */
492
560
  export declare enum StorageType {
493
561
  KINESIS_FIREHOSE = "KINESIS_FIREHOSE",
494
562
  KINESIS_STREAM = "KINESIS_STREAM",
@@ -496,6 +564,7 @@ export declare enum StorageType {
496
564
  S3 = "S3"
497
565
  }
498
566
  /**
567
+ * @public
499
568
  * <p>The storage configuration for the instance.</p>
500
569
  */
501
570
  export interface InstanceStorageConfig {
@@ -525,6 +594,9 @@ export interface InstanceStorageConfig {
525
594
  */
526
595
  KinesisFirehoseConfig?: KinesisFirehoseConfig;
527
596
  }
597
+ /**
598
+ * @public
599
+ */
528
600
  export interface AssociateInstanceStorageConfigRequest {
529
601
  /**
530
602
  * <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>
@@ -539,12 +611,18 @@ export interface AssociateInstanceStorageConfigRequest {
539
611
  */
540
612
  StorageConfig: InstanceStorageConfig | undefined;
541
613
  }
614
+ /**
615
+ * @public
616
+ */
542
617
  export interface AssociateInstanceStorageConfigResponse {
543
618
  /**
544
619
  * <p>The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.</p>
545
620
  */
546
621
  AssociationId?: string;
547
622
  }
623
+ /**
624
+ * @public
625
+ */
548
626
  export interface AssociateLambdaFunctionRequest {
549
627
  /**
550
628
  * <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>
@@ -556,6 +634,9 @@ export interface AssociateLambdaFunctionRequest {
556
634
  */
557
635
  FunctionArn: string | undefined;
558
636
  }
637
+ /**
638
+ * @public
639
+ */
559
640
  export interface AssociateLexBotRequest {
560
641
  /**
561
642
  * <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>
@@ -566,6 +647,9 @@ export interface AssociateLexBotRequest {
566
647
  */
567
648
  LexBot: LexBot | undefined;
568
649
  }
650
+ /**
651
+ * @public
652
+ */
569
653
  export interface AssociatePhoneNumberContactFlowRequest {
570
654
  /**
571
655
  * <p>A unique identifier for the phone number.</p>
@@ -580,6 +664,9 @@ export interface AssociatePhoneNumberContactFlowRequest {
580
664
  */
581
665
  ContactFlowId: string | undefined;
582
666
  }
667
+ /**
668
+ * @public
669
+ */
583
670
  export interface AssociateQueueQuickConnectsRequest {
584
671
  /**
585
672
  * <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>
@@ -595,6 +682,7 @@ export interface AssociateQueueQuickConnectsRequest {
595
682
  QuickConnectIds: string[] | undefined;
596
683
  }
597
684
  /**
685
+ * @public
598
686
  * <p>Contains the channel and queue identifier for a routing profile.</p>
599
687
  */
600
688
  export interface RoutingProfileQueueReference {
@@ -609,6 +697,7 @@ export interface RoutingProfileQueueReference {
609
697
  Channel: Channel | string | undefined;
610
698
  }
611
699
  /**
700
+ * @public
612
701
  * <p>Contains information about the queue and channel for which priority and delay can be
613
702
  * set.</p>
614
703
  */
@@ -630,6 +719,9 @@ export interface RoutingProfileQueueConfig {
630
719
  */
631
720
  Delay: number | undefined;
632
721
  }
722
+ /**
723
+ * @public
724
+ */
633
725
  export interface AssociateRoutingProfileQueuesRequest {
634
726
  /**
635
727
  * <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>
@@ -644,6 +736,9 @@ export interface AssociateRoutingProfileQueuesRequest {
644
736
  */
645
737
  QueueConfigs: RoutingProfileQueueConfig[] | undefined;
646
738
  }
739
+ /**
740
+ * @public
741
+ */
647
742
  export interface AssociateSecurityKeyRequest {
648
743
  /**
649
744
  * <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>
@@ -654,12 +749,18 @@ export interface AssociateSecurityKeyRequest {
654
749
  */
655
750
  Key: string | undefined;
656
751
  }
752
+ /**
753
+ * @public
754
+ */
657
755
  export interface AssociateSecurityKeyResponse {
658
756
  /**
659
757
  * <p>The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.</p>
660
758
  */
661
759
  AssociationId?: string;
662
760
  }
761
+ /**
762
+ * @public
763
+ */
663
764
  export interface ClaimPhoneNumberRequest {
664
765
  /**
665
766
  * <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to.</p>
@@ -675,7 +776,7 @@ export interface ClaimPhoneNumberRequest {
675
776
  */
676
777
  PhoneNumberDescription?: string;
677
778
  /**
678
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
779
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
679
780
  */
680
781
  Tags?: Record<string, string>;
681
782
  /**
@@ -683,11 +784,14 @@ export interface ClaimPhoneNumberRequest {
683
784
  * request. If not provided, the Amazon Web Services
684
785
  * SDK populates this field. For more information about idempotency, see
685
786
  * <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
686
- * <p>Pattern: <code>^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$</code>
787
+ * <p>Pattern: <code>^[a-f0-9]\{8\}-[a-f0-9]\{4\}-[a-f0-9]\{4\}-[a-f0-9]\{4\}-[a-f0-9]\{12\}$</code>
687
788
  * </p>
688
789
  */
689
790
  ClientToken?: string;
690
791
  }
792
+ /**
793
+ * @public
794
+ */
691
795
  export interface ClaimPhoneNumberResponse {
692
796
  /**
693
797
  * <p>A unique identifier for the phone number.</p>
@@ -699,6 +803,7 @@ export interface ClaimPhoneNumberResponse {
699
803
  PhoneNumberArn?: string;
700
804
  }
701
805
  /**
806
+ * @public
702
807
  * <p>An entity with the same name already exists.</p>
703
808
  */
704
809
  export declare class IdempotencyException extends __BaseException {
@@ -710,6 +815,9 @@ export declare class IdempotencyException extends __BaseException {
710
815
  */
711
816
  constructor(opts: __ExceptionOptionType<IdempotencyException, __BaseException>);
712
817
  }
818
+ /**
819
+ * @public
820
+ */
713
821
  export interface CreateAgentStatusRequest {
714
822
  /**
715
823
  * <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>
@@ -732,10 +840,13 @@ export interface CreateAgentStatusRequest {
732
840
  */
733
841
  DisplayOrder?: number;
734
842
  /**
735
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
843
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
736
844
  */
737
845
  Tags?: Record<string, string>;
738
846
  }
847
+ /**
848
+ * @public
849
+ */
739
850
  export interface CreateAgentStatusResponse {
740
851
  /**
741
852
  * <p>The Amazon Resource Name (ARN) of the agent status.</p>
@@ -747,6 +858,7 @@ export interface CreateAgentStatusResponse {
747
858
  AgentStatusId?: string;
748
859
  }
749
860
  /**
861
+ * @public
750
862
  * <p>A resource with the specified name already exists.</p>
751
863
  */
752
864
  export declare class DuplicateResourceException extends __BaseException {
@@ -758,6 +870,9 @@ export declare class DuplicateResourceException extends __BaseException {
758
870
  */
759
871
  constructor(opts: __ExceptionOptionType<DuplicateResourceException, __BaseException>);
760
872
  }
873
+ /**
874
+ * @public
875
+ */
761
876
  export declare enum ContactFlowType {
762
877
  AGENT_HOLD = "AGENT_HOLD",
763
878
  AGENT_TRANSFER = "AGENT_TRANSFER",
@@ -769,6 +884,9 @@ export declare enum ContactFlowType {
769
884
  OUTBOUND_WHISPER = "OUTBOUND_WHISPER",
770
885
  QUEUE_TRANSFER = "QUEUE_TRANSFER"
771
886
  }
887
+ /**
888
+ * @public
889
+ */
772
890
  export interface CreateContactFlowRequest {
773
891
  /**
774
892
  * <p>The identifier of the Amazon Connect instance.</p>
@@ -792,10 +910,13 @@ export interface CreateContactFlowRequest {
792
910
  */
793
911
  Content: string | undefined;
794
912
  /**
795
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
913
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
796
914
  */
797
915
  Tags?: Record<string, string>;
798
916
  }
917
+ /**
918
+ * @public
919
+ */
799
920
  export interface CreateContactFlowResponse {
800
921
  /**
801
922
  * <p>The identifier of the flow.</p>
@@ -807,6 +928,7 @@ export interface CreateContactFlowResponse {
807
928
  ContactFlowArn?: string;
808
929
  }
809
930
  /**
931
+ * @public
810
932
  * <p>Information about a problem detail.</p>
811
933
  */
812
934
  export interface ProblemDetail {
@@ -816,6 +938,7 @@ export interface ProblemDetail {
816
938
  message?: string;
817
939
  }
818
940
  /**
941
+ * @public
819
942
  * <p>The flow is not valid.</p>
820
943
  */
821
944
  export declare class InvalidContactFlowException extends __BaseException {
@@ -830,6 +953,9 @@ export declare class InvalidContactFlowException extends __BaseException {
830
953
  */
831
954
  constructor(opts: __ExceptionOptionType<InvalidContactFlowException, __BaseException>);
832
955
  }
956
+ /**
957
+ * @public
958
+ */
833
959
  export interface CreateContactFlowModuleRequest {
834
960
  /**
835
961
  * <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>
@@ -848,7 +974,7 @@ export interface CreateContactFlowModuleRequest {
848
974
  */
849
975
  Content: string | undefined;
850
976
  /**
851
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
977
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
852
978
  */
853
979
  Tags?: Record<string, string>;
854
980
  /**
@@ -859,6 +985,9 @@ export interface CreateContactFlowModuleRequest {
859
985
  */
860
986
  ClientToken?: string;
861
987
  }
988
+ /**
989
+ * @public
990
+ */
862
991
  export interface CreateContactFlowModuleResponse {
863
992
  /**
864
993
  * <p>The identifier of the flow module.</p>
@@ -870,6 +999,7 @@ export interface CreateContactFlowModuleResponse {
870
999
  Arn?: string;
871
1000
  }
872
1001
  /**
1002
+ * @public
873
1003
  * <p>The problems with the module. Please fix before trying again.</p>
874
1004
  */
875
1005
  export declare class InvalidContactFlowModuleException extends __BaseException {
@@ -881,6 +1011,9 @@ export declare class InvalidContactFlowModuleException extends __BaseException {
881
1011
  */
882
1012
  constructor(opts: __ExceptionOptionType<InvalidContactFlowModuleException, __BaseException>);
883
1013
  }
1014
+ /**
1015
+ * @public
1016
+ */
884
1017
  export declare enum HoursOfOperationDays {
885
1018
  FRIDAY = "FRIDAY",
886
1019
  MONDAY = "MONDAY",
@@ -891,6 +1024,7 @@ export declare enum HoursOfOperationDays {
891
1024
  WEDNESDAY = "WEDNESDAY"
892
1025
  }
893
1026
  /**
1027
+ * @public
894
1028
  * <p>The start time or end time for an hours of operation.</p>
895
1029
  */
896
1030
  export interface HoursOfOperationTimeSlice {
@@ -904,6 +1038,7 @@ export interface HoursOfOperationTimeSlice {
904
1038
  Minutes: number | undefined;
905
1039
  }
906
1040
  /**
1041
+ * @public
907
1042
  * <p>Contains information about the hours of operation.</p>
908
1043
  */
909
1044
  export interface HoursOfOperationConfig {
@@ -920,6 +1055,9 @@ export interface HoursOfOperationConfig {
920
1055
  */
921
1056
  EndTime: HoursOfOperationTimeSlice | undefined;
922
1057
  }
1058
+ /**
1059
+ * @public
1060
+ */
923
1061
  export interface CreateHoursOfOperationRequest {
924
1062
  /**
925
1063
  * <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>
@@ -942,10 +1080,13 @@ export interface CreateHoursOfOperationRequest {
942
1080
  */
943
1081
  Config: HoursOfOperationConfig[] | undefined;
944
1082
  /**
945
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
1083
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
946
1084
  */
947
1085
  Tags?: Record<string, string>;
948
1086
  }
1087
+ /**
1088
+ * @public
1089
+ */
949
1090
  export interface CreateHoursOfOperationResponse {
950
1091
  /**
951
1092
  * <p>The identifier for the hours of operation.</p>
@@ -956,11 +1097,17 @@ export interface CreateHoursOfOperationResponse {
956
1097
  */
957
1098
  HoursOfOperationArn?: string;
958
1099
  }
1100
+ /**
1101
+ * @public
1102
+ */
959
1103
  export declare enum DirectoryType {
960
1104
  CONNECT_MANAGED = "CONNECT_MANAGED",
961
1105
  EXISTING_DIRECTORY = "EXISTING_DIRECTORY",
962
1106
  SAML = "SAML"
963
1107
  }
1108
+ /**
1109
+ * @public
1110
+ */
964
1111
  export interface CreateInstanceRequest {
965
1112
  /**
966
1113
  * <p>The idempotency token.</p>
@@ -987,6 +1134,9 @@ export interface CreateInstanceRequest {
987
1134
  */
988
1135
  OutboundCallsEnabled: boolean | undefined;
989
1136
  }
1137
+ /**
1138
+ * @public
1139
+ */
990
1140
  export interface CreateInstanceResponse {
991
1141
  /**
992
1142
  * <p>The identifier for the instance.</p>
@@ -997,6 +1147,9 @@ export interface CreateInstanceResponse {
997
1147
  */
998
1148
  Arn?: string;
999
1149
  }
1150
+ /**
1151
+ * @public
1152
+ */
1000
1153
  export declare enum IntegrationType {
1001
1154
  CASES_DOMAIN = "CASES_DOMAIN",
1002
1155
  EVENT = "EVENT",
@@ -1005,10 +1158,16 @@ export declare enum IntegrationType {
1005
1158
  WISDOM_ASSISTANT = "WISDOM_ASSISTANT",
1006
1159
  WISDOM_KNOWLEDGE_BASE = "WISDOM_KNOWLEDGE_BASE"
1007
1160
  }
1161
+ /**
1162
+ * @public
1163
+ */
1008
1164
  export declare enum SourceType {
1009
1165
  SALESFORCE = "SALESFORCE",
1010
1166
  ZENDESK = "ZENDESK"
1011
1167
  }
1168
+ /**
1169
+ * @public
1170
+ */
1012
1171
  export interface CreateIntegrationAssociationRequest {
1013
1172
  /**
1014
1173
  * <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>
@@ -1039,10 +1198,13 @@ export interface CreateIntegrationAssociationRequest {
1039
1198
  */
1040
1199
  SourceType?: SourceType | string;
1041
1200
  /**
1042
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
1201
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
1043
1202
  */
1044
1203
  Tags?: Record<string, string>;
1045
1204
  }
1205
+ /**
1206
+ * @public
1207
+ */
1046
1208
  export interface CreateIntegrationAssociationResponse {
1047
1209
  /**
1048
1210
  * <p>The identifier for the integration association.</p>
@@ -1054,6 +1216,7 @@ export interface CreateIntegrationAssociationResponse {
1054
1216
  IntegrationAssociationArn?: string;
1055
1217
  }
1056
1218
  /**
1219
+ * @public
1057
1220
  * <p>The outbound caller ID name, number, and outbound whisper flow.</p>
1058
1221
  */
1059
1222
  export interface OutboundCallerConfig {
@@ -1070,6 +1233,9 @@ export interface OutboundCallerConfig {
1070
1233
  */
1071
1234
  OutboundFlowId?: string;
1072
1235
  }
1236
+ /**
1237
+ * @public
1238
+ */
1073
1239
  export interface CreateQueueRequest {
1074
1240
  /**
1075
1241
  * <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,10 +1266,13 @@ export interface CreateQueueRequest {
1100
1266
  */
1101
1267
  QuickConnectIds?: string[];
1102
1268
  /**
1103
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
1269
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
1104
1270
  */
1105
1271
  Tags?: Record<string, string>;
1106
1272
  }
1273
+ /**
1274
+ * @public
1275
+ */
1107
1276
  export interface CreateQueueResponse {
1108
1277
  /**
1109
1278
  * <p>The Amazon Resource Name (ARN) of the queue.</p>
@@ -1115,6 +1284,7 @@ export interface CreateQueueResponse {
1115
1284
  QueueId?: string;
1116
1285
  }
1117
1286
  /**
1287
+ * @public
1118
1288
  * <p>Contains information about a phone number for a quick connect.</p>
1119
1289
  */
1120
1290
  export interface PhoneNumberQuickConnectConfig {
@@ -1124,6 +1294,7 @@ export interface PhoneNumberQuickConnectConfig {
1124
1294
  PhoneNumber: string | undefined;
1125
1295
  }
1126
1296
  /**
1297
+ * @public
1127
1298
  * <p>Contains information about a queue for a quick connect. The flow must be of type Transfer to
1128
1299
  * Queue.</p>
1129
1300
  */
@@ -1137,12 +1308,16 @@ export interface QueueQuickConnectConfig {
1137
1308
  */
1138
1309
  ContactFlowId: string | undefined;
1139
1310
  }
1311
+ /**
1312
+ * @public
1313
+ */
1140
1314
  export declare enum QuickConnectType {
1141
1315
  PHONE_NUMBER = "PHONE_NUMBER",
1142
1316
  QUEUE = "QUEUE",
1143
1317
  USER = "USER"
1144
1318
  }
1145
1319
  /**
1320
+ * @public
1146
1321
  * <p>Contains information about the quick connect configuration settings for a user. The contact
1147
1322
  * flow must be of type Transfer to Agent.</p>
1148
1323
  */
@@ -1157,6 +1332,7 @@ export interface UserQuickConnectConfig {
1157
1332
  ContactFlowId: string | undefined;
1158
1333
  }
1159
1334
  /**
1335
+ * @public
1160
1336
  * <p>Contains configuration settings for a quick connect.</p>
1161
1337
  */
1162
1338
  export interface QuickConnectConfig {
@@ -1178,6 +1354,9 @@ export interface QuickConnectConfig {
1178
1354
  */
1179
1355
  PhoneConfig?: PhoneNumberQuickConnectConfig;
1180
1356
  }
1357
+ /**
1358
+ * @public
1359
+ */
1181
1360
  export interface CreateQuickConnectRequest {
1182
1361
  /**
1183
1362
  * <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>
@@ -1196,10 +1375,13 @@ export interface CreateQuickConnectRequest {
1196
1375
  */
1197
1376
  QuickConnectConfig: QuickConnectConfig | undefined;
1198
1377
  /**
1199
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
1378
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
1200
1379
  */
1201
1380
  Tags?: Record<string, string>;
1202
1381
  }
1382
+ /**
1383
+ * @public
1384
+ */
1203
1385
  export interface CreateQuickConnectResponse {
1204
1386
  /**
1205
1387
  * <p>The Amazon Resource Name (ARN) for the quick connect. </p>
@@ -1211,6 +1393,7 @@ export interface CreateQuickConnectResponse {
1211
1393
  QuickConnectId?: string;
1212
1394
  }
1213
1395
  /**
1396
+ * @public
1214
1397
  * <p>Contains information about which channels are supported, and how many contacts an agent can
1215
1398
  * have on a channel simultaneously.</p>
1216
1399
  */
@@ -1227,6 +1410,9 @@ export interface MediaConcurrency {
1227
1410
  */
1228
1411
  Concurrency: number | undefined;
1229
1412
  }
1413
+ /**
1414
+ * @public
1415
+ */
1230
1416
  export interface CreateRoutingProfileRequest {
1231
1417
  /**
1232
1418
  * <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>
@@ -1260,10 +1446,13 @@ export interface CreateRoutingProfileRequest {
1260
1446
  */
1261
1447
  MediaConcurrencies: MediaConcurrency[] | undefined;
1262
1448
  /**
1263
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
1449
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
1264
1450
  */
1265
1451
  Tags?: Record<string, string>;
1266
1452
  }
1453
+ /**
1454
+ * @public
1455
+ */
1267
1456
  export interface CreateRoutingProfileResponse {
1268
1457
  /**
1269
1458
  * <p>The Amazon Resource Name (ARN) of the routing profile.</p>
@@ -1275,6 +1464,7 @@ export interface CreateRoutingProfileResponse {
1275
1464
  RoutingProfileId?: string;
1276
1465
  }
1277
1466
  /**
1467
+ * @public
1278
1468
  * <p>This action must be set if <code>TriggerEventSource</code> is one of the following values:
1279
1469
  * <code>OnPostCallAnalysisAvailable</code> | <code>OnRealTimeCallAnalysisAvailable</code> |
1280
1470
  * <code>OnPostChatAnalysisAvailable</code>. Contact is categorized using the rule name.</p>
@@ -1284,6 +1474,7 @@ export interface CreateRoutingProfileResponse {
1284
1474
  export interface AssignContactCategoryActionDefinition {
1285
1475
  }
1286
1476
  /**
1477
+ * @public
1287
1478
  * <p>The EventBridge action definition.</p>
1288
1479
  */
1289
1480
  export interface EventBridgeActionDefinition {
@@ -1292,18 +1483,25 @@ export interface EventBridgeActionDefinition {
1292
1483
  */
1293
1484
  Name: string | undefined;
1294
1485
  }
1486
+ /**
1487
+ * @public
1488
+ */
1295
1489
  export declare enum NotificationContentType {
1296
1490
  PLAIN_TEXT = "PLAIN_TEXT"
1297
1491
  }
1492
+ /**
1493
+ * @public
1494
+ */
1298
1495
  export declare enum NotificationDeliveryType {
1299
1496
  EMAIL = "EMAIL"
1300
1497
  }
1301
1498
  /**
1499
+ * @public
1302
1500
  * <p>The type of notification recipient.</p>
1303
1501
  */
1304
1502
  export interface NotificationRecipientType {
1305
1503
  /**
1306
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }. Amazon Connect users with the specified tags will be notified.</p>
1504
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}. Amazon Connect users with the specified tags will be notified.</p>
1307
1505
  */
1308
1506
  UserTags?: Record<string, string>;
1309
1507
  /**
@@ -1312,6 +1510,7 @@ export interface NotificationRecipientType {
1312
1510
  UserIds?: string[];
1313
1511
  }
1314
1512
  /**
1513
+ * @public
1315
1514
  * <p>Information about the send notification action.</p>
1316
1515
  */
1317
1516
  export interface SendNotificationActionDefinition {
@@ -1341,6 +1540,9 @@ export interface SendNotificationActionDefinition {
1341
1540
  */
1342
1541
  Recipient: NotificationRecipientType | undefined;
1343
1542
  }
1543
+ /**
1544
+ * @public
1545
+ */
1344
1546
  export declare enum ReferenceType {
1345
1547
  ATTACHMENT = "ATTACHMENT",
1346
1548
  DATE = "DATE",
@@ -1350,6 +1552,7 @@ export declare enum ReferenceType {
1350
1552
  URL = "URL"
1351
1553
  }
1352
1554
  /**
1555
+ * @public
1353
1556
  * <p>Well-formed data on a contact, used by agents to complete a contact request. You can have up
1354
1557
  * to 4,096 UTF-8 bytes across all references for a contact.</p>
1355
1558
  */
@@ -1366,6 +1569,7 @@ export interface Reference {
1366
1569
  Type: ReferenceType | string | undefined;
1367
1570
  }
1368
1571
  /**
1572
+ * @public
1369
1573
  * <p>Information about the task action.</p>
1370
1574
  */
1371
1575
  export interface TaskActionDefinition {
@@ -1392,6 +1596,7 @@ export interface TaskActionDefinition {
1392
1596
  References?: Record<string, Reference>;
1393
1597
  }
1394
1598
  /**
1599
+ * @public
1395
1600
  * <p>Information about the action to be performed when a rule is triggered.</p>
1396
1601
  */
1397
1602
  export interface RuleAction {
@@ -1419,10 +1624,16 @@ export interface RuleAction {
1419
1624
  */
1420
1625
  SendNotificationAction?: SendNotificationActionDefinition;
1421
1626
  }
1627
+ /**
1628
+ * @public
1629
+ */
1422
1630
  export declare enum RulePublishStatus {
1423
1631
  DRAFT = "DRAFT",
1424
1632
  PUBLISHED = "PUBLISHED"
1425
1633
  }
1634
+ /**
1635
+ * @public
1636
+ */
1426
1637
  export declare enum EventSourceName {
1427
1638
  OnPostCallAnalysisAvailable = "OnPostCallAnalysisAvailable",
1428
1639
  OnPostChatAnalysisAvailable = "OnPostChatAnalysisAvailable",
@@ -1432,6 +1643,7 @@ export declare enum EventSourceName {
1432
1643
  OnZendeskTicketStatusUpdate = "OnZendeskTicketStatusUpdate"
1433
1644
  }
1434
1645
  /**
1646
+ * @public
1435
1647
  * <p>The name of the event source. This field is required if <code>TriggerEventSource</code> is one of the
1436
1648
  * following values: <code>OnZendeskTicketCreate</code> | <code>OnZendeskTicketStatusUpdate</code> |
1437
1649
  * <code>OnSalesforceCaseCreate</code>
@@ -1447,6 +1659,9 @@ export interface RuleTriggerEventSource {
1447
1659
  */
1448
1660
  IntegrationAssociationId?: string;
1449
1661
  }
1662
+ /**
1663
+ * @public
1664
+ */
1450
1665
  export interface CreateRuleRequest {
1451
1666
  /**
1452
1667
  * <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>
@@ -1480,6 +1695,9 @@ export interface CreateRuleRequest {
1480
1695
  */
1481
1696
  ClientToken?: string;
1482
1697
  }
1698
+ /**
1699
+ * @public
1700
+ */
1483
1701
  export interface CreateRuleResponse {
1484
1702
  /**
1485
1703
  * <p>The Amazon Resource Name (ARN) of the rule.</p>
@@ -1490,6 +1708,9 @@ export interface CreateRuleResponse {
1490
1708
  */
1491
1709
  RuleId: string | undefined;
1492
1710
  }
1711
+ /**
1712
+ * @public
1713
+ */
1493
1714
  export interface CreateSecurityProfileRequest {
1494
1715
  /**
1495
1716
  * <p>The name of the security profile.</p>
@@ -1509,7 +1730,7 @@ export interface CreateSecurityProfileRequest {
1509
1730
  */
1510
1731
  InstanceId: string | undefined;
1511
1732
  /**
1512
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
1733
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
1513
1734
  */
1514
1735
  Tags?: Record<string, string>;
1515
1736
  /**
@@ -1523,6 +1744,9 @@ export interface CreateSecurityProfileRequest {
1523
1744
  */
1524
1745
  TagRestrictedResources?: string[];
1525
1746
  }
1747
+ /**
1748
+ * @public
1749
+ */
1526
1750
  export interface CreateSecurityProfileResponse {
1527
1751
  /**
1528
1752
  * <p>The identifier for the security profle.</p>
@@ -1534,6 +1758,7 @@ export interface CreateSecurityProfileResponse {
1534
1758
  SecurityProfileArn?: string;
1535
1759
  }
1536
1760
  /**
1761
+ * @public
1537
1762
  * <p>The identifier of the task template field.</p>
1538
1763
  */
1539
1764
  export interface TaskTemplateFieldIdentifier {
@@ -1543,6 +1768,7 @@ export interface TaskTemplateFieldIdentifier {
1543
1768
  Name?: string;
1544
1769
  }
1545
1770
  /**
1771
+ * @public
1546
1772
  * <p>A field that is invisible to an agent.</p>
1547
1773
  */
1548
1774
  export interface InvisibleFieldInfo {
@@ -1552,6 +1778,7 @@ export interface InvisibleFieldInfo {
1552
1778
  Id?: TaskTemplateFieldIdentifier;
1553
1779
  }
1554
1780
  /**
1781
+ * @public
1555
1782
  * <p>Indicates a field that is read-only to an agent.</p>
1556
1783
  */
1557
1784
  export interface ReadOnlyFieldInfo {
@@ -1561,6 +1788,7 @@ export interface ReadOnlyFieldInfo {
1561
1788
  Id?: TaskTemplateFieldIdentifier;
1562
1789
  }
1563
1790
  /**
1791
+ * @public
1564
1792
  * <p>Information about a required field.</p>
1565
1793
  */
1566
1794
  export interface RequiredFieldInfo {
@@ -1570,6 +1798,7 @@ export interface RequiredFieldInfo {
1570
1798
  Id?: TaskTemplateFieldIdentifier;
1571
1799
  }
1572
1800
  /**
1801
+ * @public
1573
1802
  * <p>Describes constraints that apply to the template fields.</p>
1574
1803
  */
1575
1804
  export interface TaskTemplateConstraints {
@@ -1587,6 +1816,7 @@ export interface TaskTemplateConstraints {
1587
1816
  InvisibleFields?: InvisibleFieldInfo[];
1588
1817
  }
1589
1818
  /**
1819
+ * @public
1590
1820
  * <p>Describes a default field and its corresponding value.</p>
1591
1821
  */
1592
1822
  export interface TaskTemplateDefaultFieldValue {
@@ -1600,6 +1830,7 @@ export interface TaskTemplateDefaultFieldValue {
1600
1830
  DefaultValue?: string;
1601
1831
  }
1602
1832
  /**
1833
+ * @public
1603
1834
  * <p>Describes default values for fields on a template.</p>
1604
1835
  */
1605
1836
  export interface TaskTemplateDefaults {
@@ -1608,6 +1839,9 @@ export interface TaskTemplateDefaults {
1608
1839
  */
1609
1840
  DefaultFieldValues?: TaskTemplateDefaultFieldValue[];
1610
1841
  }
1842
+ /**
1843
+ * @public
1844
+ */
1611
1845
  export declare enum TaskTemplateFieldType {
1612
1846
  BOOLEAN = "BOOLEAN",
1613
1847
  DATE_TIME = "DATE_TIME",
@@ -1623,6 +1857,7 @@ export declare enum TaskTemplateFieldType {
1623
1857
  URL = "URL"
1624
1858
  }
1625
1859
  /**
1860
+ * @public
1626
1861
  * <p>Describes a single task template field.</p>
1627
1862
  */
1628
1863
  export interface TaskTemplateField {
@@ -1643,10 +1878,16 @@ export interface TaskTemplateField {
1643
1878
  */
1644
1879
  SingleSelectOptions?: string[];
1645
1880
  }
1881
+ /**
1882
+ * @public
1883
+ */
1646
1884
  export declare enum TaskTemplateStatus {
1647
1885
  ACTIVE = "ACTIVE",
1648
1886
  INACTIVE = "INACTIVE"
1649
1887
  }
1888
+ /**
1889
+ * @public
1890
+ */
1650
1891
  export interface CreateTaskTemplateRequest {
1651
1892
  /**
1652
1893
  * <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>
@@ -1690,6 +1931,9 @@ export interface CreateTaskTemplateRequest {
1690
1931
  */
1691
1932
  ClientToken?: string;
1692
1933
  }
1934
+ /**
1935
+ * @public
1936
+ */
1693
1937
  export interface CreateTaskTemplateResponse {
1694
1938
  /**
1695
1939
  * <p>The identifier of the task template resource.</p>
@@ -1700,6 +1944,9 @@ export interface CreateTaskTemplateResponse {
1700
1944
  */
1701
1945
  Arn: string | undefined;
1702
1946
  }
1947
+ /**
1948
+ * @public
1949
+ */
1703
1950
  export declare enum PropertyValidationExceptionReason {
1704
1951
  INVALID_FORMAT = "INVALID_FORMAT",
1705
1952
  NOT_SUPPORTED = "NOT_SUPPORTED",
@@ -1709,6 +1956,7 @@ export declare enum PropertyValidationExceptionReason {
1709
1956
  UNIQUE_CONSTRAINT_VIOLATED = "UNIQUE_CONSTRAINT_VIOLATED"
1710
1957
  }
1711
1958
  /**
1959
+ * @public
1712
1960
  * <p>Contains information about why a property is not valid.</p>
1713
1961
  */
1714
1962
  export interface PropertyValidationExceptionProperty {
@@ -1726,6 +1974,7 @@ export interface PropertyValidationExceptionProperty {
1726
1974
  Message: string | undefined;
1727
1975
  }
1728
1976
  /**
1977
+ * @public
1729
1978
  * <p>The property is not valid.</p>
1730
1979
  */
1731
1980
  export declare class PropertyValidationException extends __BaseException {
@@ -1738,6 +1987,9 @@ export declare class PropertyValidationException extends __BaseException {
1738
1987
  */
1739
1988
  constructor(opts: __ExceptionOptionType<PropertyValidationException, __BaseException>);
1740
1989
  }
1990
+ /**
1991
+ * @public
1992
+ */
1741
1993
  export interface CreateTrafficDistributionGroupRequest {
1742
1994
  /**
1743
1995
  * <p>The name for the traffic distribution group. </p>
@@ -1760,10 +2012,13 @@ export interface CreateTrafficDistributionGroupRequest {
1760
2012
  */
1761
2013
  ClientToken?: string;
1762
2014
  /**
1763
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2015
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
1764
2016
  */
1765
2017
  Tags?: Record<string, string>;
1766
2018
  }
2019
+ /**
2020
+ * @public
2021
+ */
1767
2022
  export interface CreateTrafficDistributionGroupResponse {
1768
2023
  /**
1769
2024
  * <p>The identifier of the traffic distribution group.
@@ -1777,6 +2032,7 @@ export interface CreateTrafficDistributionGroupResponse {
1777
2032
  Arn?: string;
1778
2033
  }
1779
2034
  /**
2035
+ * @public
1780
2036
  * <p>The resource is not ready.</p>
1781
2037
  */
1782
2038
  export declare class ResourceNotReadyException extends __BaseException {
@@ -1788,10 +2044,16 @@ export declare class ResourceNotReadyException extends __BaseException {
1788
2044
  */
1789
2045
  constructor(opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>);
1790
2046
  }
2047
+ /**
2048
+ * @public
2049
+ */
1791
2050
  export declare enum UseCaseType {
1792
2051
  CONNECT_CAMPAIGNS = "CONNECT_CAMPAIGNS",
1793
2052
  RULES_EVALUATION = "RULES_EVALUATION"
1794
2053
  }
2054
+ /**
2055
+ * @public
2056
+ */
1795
2057
  export interface CreateUseCaseRequest {
1796
2058
  /**
1797
2059
  * <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>
@@ -1807,10 +2069,13 @@ export interface CreateUseCaseRequest {
1807
2069
  */
1808
2070
  UseCaseType: UseCaseType | string | undefined;
1809
2071
  /**
1810
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2072
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
1811
2073
  */
1812
2074
  Tags?: Record<string, string>;
1813
2075
  }
2076
+ /**
2077
+ * @public
2078
+ */
1814
2079
  export interface CreateUseCaseResponse {
1815
2080
  /**
1816
2081
  * <p>The identifier of the use case.</p>
@@ -1822,6 +2087,7 @@ export interface CreateUseCaseResponse {
1822
2087
  UseCaseArn?: string;
1823
2088
  }
1824
2089
  /**
2090
+ * @public
1825
2091
  * <p>Contains information about the identity of a user.</p>
1826
2092
  */
1827
2093
  export interface UserIdentityInfo {
@@ -1844,7 +2110,7 @@ export interface UserIdentityInfo {
1844
2110
  * <p>The user's secondary email address. If you provide a secondary email, the user receives
1845
2111
  * email notifications - other than password reset notifications - to this email address instead of
1846
2112
  * to their primary email address.</p>
1847
- * <p>Pattern: <code>(?=^.{0,265}$)[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,63}</code>
2113
+ * <p>Pattern: <code>(?=^.\{0,265\}$)[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]\{2,63\}</code>
1848
2114
  * </p>
1849
2115
  */
1850
2116
  SecondaryEmail?: string;
@@ -1853,11 +2119,15 @@ export interface UserIdentityInfo {
1853
2119
  */
1854
2120
  Mobile?: string;
1855
2121
  }
2122
+ /**
2123
+ * @public
2124
+ */
1856
2125
  export declare enum PhoneType {
1857
2126
  DESK_PHONE = "DESK_PHONE",
1858
2127
  SOFT_PHONE = "SOFT_PHONE"
1859
2128
  }
1860
2129
  /**
2130
+ * @public
1861
2131
  * <p>Contains information about the phone configuration settings for a user.</p>
1862
2132
  */
1863
2133
  export interface UserPhoneConfig {
@@ -1882,6 +2152,9 @@ export interface UserPhoneConfig {
1882
2152
  */
1883
2153
  DeskPhoneNumber?: string;
1884
2154
  }
2155
+ /**
2156
+ * @public
2157
+ */
1885
2158
  export interface CreateUserRequest {
1886
2159
  /**
1887
2160
  * <p>The user name for the account. For instances not using SAML for identity management, the
@@ -1928,10 +2201,13 @@ export interface CreateUserRequest {
1928
2201
  */
1929
2202
  InstanceId: string | undefined;
1930
2203
  /**
1931
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2204
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
1932
2205
  */
1933
2206
  Tags?: Record<string, string>;
1934
2207
  }
2208
+ /**
2209
+ * @public
2210
+ */
1935
2211
  export interface CreateUserResponse {
1936
2212
  /**
1937
2213
  * <p>The identifier of the user account.</p>
@@ -1942,6 +2218,9 @@ export interface CreateUserResponse {
1942
2218
  */
1943
2219
  UserArn?: string;
1944
2220
  }
2221
+ /**
2222
+ * @public
2223
+ */
1945
2224
  export interface CreateUserHierarchyGroupRequest {
1946
2225
  /**
1947
2226
  * <p>The name of the user hierarchy group. Must not be more than 100 characters.</p>
@@ -1957,10 +2236,13 @@ export interface CreateUserHierarchyGroupRequest {
1957
2236
  */
1958
2237
  InstanceId: string | undefined;
1959
2238
  /**
1960
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2239
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
1961
2240
  */
1962
2241
  Tags?: Record<string, string>;
1963
2242
  }
2243
+ /**
2244
+ * @public
2245
+ */
1964
2246
  export interface CreateUserHierarchyGroupResponse {
1965
2247
  /**
1966
2248
  * <p>The identifier of the hierarchy group.</p>
@@ -1971,6 +2253,9 @@ export interface CreateUserHierarchyGroupResponse {
1971
2253
  */
1972
2254
  HierarchyGroupArn?: string;
1973
2255
  }
2256
+ /**
2257
+ * @public
2258
+ */
1974
2259
  export interface CreateVocabularyRequest {
1975
2260
  /**
1976
2261
  * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -2003,16 +2288,22 @@ export interface CreateVocabularyRequest {
2003
2288
  */
2004
2289
  Content: string | undefined;
2005
2290
  /**
2006
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2291
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
2007
2292
  */
2008
2293
  Tags?: Record<string, string>;
2009
2294
  }
2295
+ /**
2296
+ * @public
2297
+ */
2010
2298
  export declare enum VocabularyState {
2011
2299
  ACTIVE = "ACTIVE",
2012
2300
  CREATION_FAILED = "CREATION_FAILED",
2013
2301
  CREATION_IN_PROGRESS = "CREATION_IN_PROGRESS",
2014
2302
  DELETE_IN_PROGRESS = "DELETE_IN_PROGRESS"
2015
2303
  }
2304
+ /**
2305
+ * @public
2306
+ */
2016
2307
  export interface CreateVocabularyResponse {
2017
2308
  /**
2018
2309
  * <p>The Amazon Resource Name (ARN) of the custom vocabulary.</p>
@@ -2027,6 +2318,9 @@ export interface CreateVocabularyResponse {
2027
2318
  */
2028
2319
  State: VocabularyState | string | undefined;
2029
2320
  }
2321
+ /**
2322
+ * @public
2323
+ */
2030
2324
  export interface DeleteContactFlowRequest {
2031
2325
  /**
2032
2326
  * <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>
@@ -2037,8 +2331,14 @@ export interface DeleteContactFlowRequest {
2037
2331
  */
2038
2332
  ContactFlowId: string | undefined;
2039
2333
  }
2334
+ /**
2335
+ * @public
2336
+ */
2040
2337
  export interface DeleteContactFlowResponse {
2041
2338
  }
2339
+ /**
2340
+ * @public
2341
+ */
2042
2342
  export interface DeleteContactFlowModuleRequest {
2043
2343
  /**
2044
2344
  * <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>
@@ -2049,8 +2349,14 @@ export interface DeleteContactFlowModuleRequest {
2049
2349
  */
2050
2350
  ContactFlowModuleId: string | undefined;
2051
2351
  }
2352
+ /**
2353
+ * @public
2354
+ */
2052
2355
  export interface DeleteContactFlowModuleResponse {
2053
2356
  }
2357
+ /**
2358
+ * @public
2359
+ */
2054
2360
  export interface DeleteHoursOfOperationRequest {
2055
2361
  /**
2056
2362
  * <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>
@@ -2061,12 +2367,18 @@ export interface DeleteHoursOfOperationRequest {
2061
2367
  */
2062
2368
  HoursOfOperationId: string | undefined;
2063
2369
  }
2370
+ /**
2371
+ * @public
2372
+ */
2064
2373
  export interface DeleteInstanceRequest {
2065
2374
  /**
2066
2375
  * <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>
2067
2376
  */
2068
2377
  InstanceId: string | undefined;
2069
2378
  }
2379
+ /**
2380
+ * @public
2381
+ */
2070
2382
  export interface DeleteIntegrationAssociationRequest {
2071
2383
  /**
2072
2384
  * <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>
@@ -2077,6 +2389,9 @@ export interface DeleteIntegrationAssociationRequest {
2077
2389
  */
2078
2390
  IntegrationAssociationId: string | undefined;
2079
2391
  }
2392
+ /**
2393
+ * @public
2394
+ */
2080
2395
  export interface DeleteQuickConnectRequest {
2081
2396
  /**
2082
2397
  * <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>
@@ -2087,6 +2402,9 @@ export interface DeleteQuickConnectRequest {
2087
2402
  */
2088
2403
  QuickConnectId: string | undefined;
2089
2404
  }
2405
+ /**
2406
+ * @public
2407
+ */
2090
2408
  export interface DeleteRuleRequest {
2091
2409
  /**
2092
2410
  * <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>
@@ -2097,6 +2415,9 @@ export interface DeleteRuleRequest {
2097
2415
  */
2098
2416
  RuleId: string | undefined;
2099
2417
  }
2418
+ /**
2419
+ * @public
2420
+ */
2100
2421
  export interface DeleteSecurityProfileRequest {
2101
2422
  /**
2102
2423
  * <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>
@@ -2107,6 +2428,9 @@ export interface DeleteSecurityProfileRequest {
2107
2428
  */
2108
2429
  SecurityProfileId: string | undefined;
2109
2430
  }
2431
+ /**
2432
+ * @public
2433
+ */
2110
2434
  export declare enum ResourceType {
2111
2435
  CONTACT = "CONTACT",
2112
2436
  CONTACT_FLOW = "CONTACT_FLOW",
@@ -2117,6 +2441,7 @@ export declare enum ResourceType {
2117
2441
  USER = "USER"
2118
2442
  }
2119
2443
  /**
2444
+ * @public
2120
2445
  * <p>That resource is already in use. Please try another.</p>
2121
2446
  */
2122
2447
  export declare class ResourceInUseException extends __BaseException {
@@ -2136,6 +2461,9 @@ export declare class ResourceInUseException extends __BaseException {
2136
2461
  */
2137
2462
  constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
2138
2463
  }
2464
+ /**
2465
+ * @public
2466
+ */
2139
2467
  export interface DeleteTaskTemplateRequest {
2140
2468
  /**
2141
2469
  * <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>
@@ -2146,8 +2474,14 @@ export interface DeleteTaskTemplateRequest {
2146
2474
  */
2147
2475
  TaskTemplateId: string | undefined;
2148
2476
  }
2477
+ /**
2478
+ * @public
2479
+ */
2149
2480
  export interface DeleteTaskTemplateResponse {
2150
2481
  }
2482
+ /**
2483
+ * @public
2484
+ */
2151
2485
  export interface DeleteTrafficDistributionGroupRequest {
2152
2486
  /**
2153
2487
  * <p>The identifier of the traffic distribution group.
@@ -2156,8 +2490,14 @@ export interface DeleteTrafficDistributionGroupRequest {
2156
2490
  */
2157
2491
  TrafficDistributionGroupId: string | undefined;
2158
2492
  }
2493
+ /**
2494
+ * @public
2495
+ */
2159
2496
  export interface DeleteTrafficDistributionGroupResponse {
2160
2497
  }
2498
+ /**
2499
+ * @public
2500
+ */
2161
2501
  export interface DeleteUseCaseRequest {
2162
2502
  /**
2163
2503
  * <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>
@@ -2172,6 +2512,9 @@ export interface DeleteUseCaseRequest {
2172
2512
  */
2173
2513
  UseCaseId: string | undefined;
2174
2514
  }
2515
+ /**
2516
+ * @public
2517
+ */
2175
2518
  export interface DeleteUserRequest {
2176
2519
  /**
2177
2520
  * <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>
@@ -2182,6 +2525,9 @@ export interface DeleteUserRequest {
2182
2525
  */
2183
2526
  UserId: string | undefined;
2184
2527
  }
2528
+ /**
2529
+ * @public
2530
+ */
2185
2531
  export interface DeleteUserHierarchyGroupRequest {
2186
2532
  /**
2187
2533
  * <p>The identifier of the hierarchy group.</p>
@@ -2192,6 +2538,9 @@ export interface DeleteUserHierarchyGroupRequest {
2192
2538
  */
2193
2539
  InstanceId: string | undefined;
2194
2540
  }
2541
+ /**
2542
+ * @public
2543
+ */
2195
2544
  export interface DeleteVocabularyRequest {
2196
2545
  /**
2197
2546
  * <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>
@@ -2202,6 +2551,9 @@ export interface DeleteVocabularyRequest {
2202
2551
  */
2203
2552
  VocabularyId: string | undefined;
2204
2553
  }
2554
+ /**
2555
+ * @public
2556
+ */
2205
2557
  export interface DeleteVocabularyResponse {
2206
2558
  /**
2207
2559
  * <p>The Amazon Resource Name (ARN) of the custom vocabulary.</p>
@@ -2216,6 +2568,9 @@ export interface DeleteVocabularyResponse {
2216
2568
  */
2217
2569
  State: VocabularyState | string | undefined;
2218
2570
  }
2571
+ /**
2572
+ * @public
2573
+ */
2219
2574
  export interface DescribeAgentStatusRequest {
2220
2575
  /**
2221
2576
  * <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>
@@ -2226,12 +2581,18 @@ export interface DescribeAgentStatusRequest {
2226
2581
  */
2227
2582
  AgentStatusId: string | undefined;
2228
2583
  }
2584
+ /**
2585
+ * @public
2586
+ */
2229
2587
  export interface DescribeAgentStatusResponse {
2230
2588
  /**
2231
2589
  * <p>The agent status.</p>
2232
2590
  */
2233
2591
  AgentStatus?: AgentStatus;
2234
2592
  }
2593
+ /**
2594
+ * @public
2595
+ */
2235
2596
  export interface DescribeContactRequest {
2236
2597
  /**
2237
2598
  * <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>
@@ -2243,6 +2604,7 @@ export interface DescribeContactRequest {
2243
2604
  ContactId: string | undefined;
2244
2605
  }
2245
2606
  /**
2607
+ * @public
2246
2608
  * <p>If this contact was queued, this contains information about the queue. </p>
2247
2609
  */
2248
2610
  export interface QueueInfo {
@@ -2256,6 +2618,7 @@ export interface QueueInfo {
2256
2618
  EnqueueTimestamp?: Date;
2257
2619
  }
2258
2620
  /**
2621
+ * @public
2259
2622
  * <p>Information about Amazon Connect Wisdom.</p>
2260
2623
  */
2261
2624
  export interface WisdomInfo {
@@ -2265,6 +2628,7 @@ export interface WisdomInfo {
2265
2628
  SessionArn?: string;
2266
2629
  }
2267
2630
  /**
2631
+ * @public
2268
2632
  * <p>Contains information about a contact.</p>
2269
2633
  */
2270
2634
  export interface Contact {
@@ -2339,6 +2703,9 @@ export interface Contact {
2339
2703
  */
2340
2704
  WisdomInfo?: WisdomInfo;
2341
2705
  }
2706
+ /**
2707
+ * @public
2708
+ */
2342
2709
  export interface DescribeContactResponse {
2343
2710
  /**
2344
2711
  * <p>Information about the contact.</p>
@@ -2346,6 +2713,7 @@ export interface DescribeContactResponse {
2346
2713
  Contact?: Contact;
2347
2714
  }
2348
2715
  /**
2716
+ * @public
2349
2717
  * <p>The flow has not been published.</p>
2350
2718
  */
2351
2719
  export declare class ContactFlowNotPublishedException extends __BaseException {
@@ -2357,6 +2725,9 @@ export declare class ContactFlowNotPublishedException extends __BaseException {
2357
2725
  */
2358
2726
  constructor(opts: __ExceptionOptionType<ContactFlowNotPublishedException, __BaseException>);
2359
2727
  }
2728
+ /**
2729
+ * @public
2730
+ */
2360
2731
  export interface DescribeContactFlowRequest {
2361
2732
  /**
2362
2733
  * <p>The identifier of the Amazon Connect instance.</p>
@@ -2367,11 +2738,15 @@ export interface DescribeContactFlowRequest {
2367
2738
  */
2368
2739
  ContactFlowId: string | undefined;
2369
2740
  }
2741
+ /**
2742
+ * @public
2743
+ */
2370
2744
  export declare enum ContactFlowState {
2371
2745
  ACTIVE = "ACTIVE",
2372
2746
  ARCHIVED = "ARCHIVED"
2373
2747
  }
2374
2748
  /**
2749
+ * @public
2375
2750
  * <p>Contains information about a flow.</p>
2376
2751
  */
2377
2752
  export interface ContactFlow {
@@ -2405,16 +2780,22 @@ export interface ContactFlow {
2405
2780
  */
2406
2781
  Content?: string;
2407
2782
  /**
2408
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2783
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
2409
2784
  */
2410
2785
  Tags?: Record<string, string>;
2411
2786
  }
2787
+ /**
2788
+ * @public
2789
+ */
2412
2790
  export interface DescribeContactFlowResponse {
2413
2791
  /**
2414
2792
  * <p>Information about the flow.</p>
2415
2793
  */
2416
2794
  ContactFlow?: ContactFlow;
2417
2795
  }
2796
+ /**
2797
+ * @public
2798
+ */
2418
2799
  export interface DescribeContactFlowModuleRequest {
2419
2800
  /**
2420
2801
  * <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>
@@ -2425,15 +2806,22 @@ export interface DescribeContactFlowModuleRequest {
2425
2806
  */
2426
2807
  ContactFlowModuleId: string | undefined;
2427
2808
  }
2809
+ /**
2810
+ * @public
2811
+ */
2428
2812
  export declare enum ContactFlowModuleState {
2429
2813
  ACTIVE = "ACTIVE",
2430
2814
  ARCHIVED = "ARCHIVED"
2431
2815
  }
2816
+ /**
2817
+ * @public
2818
+ */
2432
2819
  export declare enum ContactFlowModuleStatus {
2433
2820
  PUBLISHED = "PUBLISHED",
2434
2821
  SAVED = "SAVED"
2435
2822
  }
2436
2823
  /**
2824
+ * @public
2437
2825
  * <p>Contains information about a flow module.</p>
2438
2826
  */
2439
2827
  export interface ContactFlowModule {
@@ -2466,16 +2854,22 @@ export interface ContactFlowModule {
2466
2854
  */
2467
2855
  Status?: ContactFlowModuleStatus | string;
2468
2856
  /**
2469
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2857
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
2470
2858
  */
2471
2859
  Tags?: Record<string, string>;
2472
2860
  }
2861
+ /**
2862
+ * @public
2863
+ */
2473
2864
  export interface DescribeContactFlowModuleResponse {
2474
2865
  /**
2475
2866
  * <p>Information about the flow module.</p>
2476
2867
  */
2477
2868
  ContactFlowModule?: ContactFlowModule;
2478
2869
  }
2870
+ /**
2871
+ * @public
2872
+ */
2479
2873
  export interface DescribeHoursOfOperationRequest {
2480
2874
  /**
2481
2875
  * <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>
@@ -2487,6 +2881,7 @@ export interface DescribeHoursOfOperationRequest {
2487
2881
  HoursOfOperationId: string | undefined;
2488
2882
  }
2489
2883
  /**
2884
+ * @public
2490
2885
  * <p>Information about of the hours of operation.</p>
2491
2886
  */
2492
2887
  export interface HoursOfOperation {
@@ -2515,28 +2910,38 @@ export interface HoursOfOperation {
2515
2910
  */
2516
2911
  Config?: HoursOfOperationConfig[];
2517
2912
  /**
2518
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
2913
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
2519
2914
  */
2520
2915
  Tags?: Record<string, string>;
2521
2916
  }
2917
+ /**
2918
+ * @public
2919
+ */
2522
2920
  export interface DescribeHoursOfOperationResponse {
2523
2921
  /**
2524
2922
  * <p>The hours of operation.</p>
2525
2923
  */
2526
2924
  HoursOfOperation?: HoursOfOperation;
2527
2925
  }
2926
+ /**
2927
+ * @public
2928
+ */
2528
2929
  export interface DescribeInstanceRequest {
2529
2930
  /**
2530
2931
  * <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>
2531
2932
  */
2532
2933
  InstanceId: string | undefined;
2533
2934
  }
2935
+ /**
2936
+ * @public
2937
+ */
2534
2938
  export declare enum InstanceStatus {
2535
2939
  ACTIVE = "ACTIVE",
2536
2940
  CREATION_FAILED = "CREATION_FAILED",
2537
2941
  CREATION_IN_PROGRESS = "CREATION_IN_PROGRESS"
2538
2942
  }
2539
2943
  /**
2944
+ * @public
2540
2945
  * <p>Relevant
2541
2946
  * details why the instance was not successfully created.</p>
2542
2947
  */
@@ -2547,6 +2952,7 @@ export interface InstanceStatusReason {
2547
2952
  Message?: string;
2548
2953
  }
2549
2954
  /**
2955
+ * @public
2550
2956
  * <p>The Amazon Connect instance.</p>
2551
2957
  */
2552
2958
  export interface Instance {
@@ -2592,12 +2998,18 @@ export interface Instance {
2592
2998
  */
2593
2999
  OutboundCallsEnabled?: boolean;
2594
3000
  }
3001
+ /**
3002
+ * @public
3003
+ */
2595
3004
  export interface DescribeInstanceResponse {
2596
3005
  /**
2597
3006
  * <p>The name of the instance.</p>
2598
3007
  */
2599
3008
  Instance?: Instance;
2600
3009
  }
3010
+ /**
3011
+ * @public
3012
+ */
2601
3013
  export declare enum InstanceAttributeType {
2602
3014
  AUTO_RESOLVE_BEST_VOICES = "AUTO_RESOLVE_BEST_VOICES",
2603
3015
  CONTACTFLOW_LOGS = "CONTACTFLOW_LOGS",
@@ -2610,6 +3022,9 @@ export declare enum InstanceAttributeType {
2610
3022
  OUTBOUND_CALLS = "OUTBOUND_CALLS",
2611
3023
  USE_CUSTOM_TTS_VOICES = "USE_CUSTOM_TTS_VOICES"
2612
3024
  }
3025
+ /**
3026
+ * @public
3027
+ */
2613
3028
  export interface DescribeInstanceAttributeRequest {
2614
3029
  /**
2615
3030
  * <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>
@@ -2621,6 +3036,7 @@ export interface DescribeInstanceAttributeRequest {
2621
3036
  AttributeType: InstanceAttributeType | string | undefined;
2622
3037
  }
2623
3038
  /**
3039
+ * @public
2624
3040
  * <p>A toggle for an individual feature at the instance level.</p>
2625
3041
  */
2626
3042
  export interface Attribute {
@@ -2633,6 +3049,9 @@ export interface Attribute {
2633
3049
  */
2634
3050
  Value?: string;
2635
3051
  }
3052
+ /**
3053
+ * @public
3054
+ */
2636
3055
  export interface DescribeInstanceAttributeResponse {
2637
3056
  /**
2638
3057
  * <p>The
@@ -2641,6 +3060,9 @@ export interface DescribeInstanceAttributeResponse {
2641
3060
  */
2642
3061
  Attribute?: Attribute;
2643
3062
  }
3063
+ /**
3064
+ * @public
3065
+ */
2644
3066
  export interface DescribeInstanceStorageConfigRequest {
2645
3067
  /**
2646
3068
  * <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>
@@ -2655,18 +3077,27 @@ export interface DescribeInstanceStorageConfigRequest {
2655
3077
  */
2656
3078
  ResourceType: InstanceStorageResourceType | string | undefined;
2657
3079
  }
3080
+ /**
3081
+ * @public
3082
+ */
2658
3083
  export interface DescribeInstanceStorageConfigResponse {
2659
3084
  /**
2660
3085
  * <p>A valid storage type.</p>
2661
3086
  */
2662
3087
  StorageConfig?: InstanceStorageConfig;
2663
3088
  }
3089
+ /**
3090
+ * @public
3091
+ */
2664
3092
  export interface DescribePhoneNumberRequest {
2665
3093
  /**
2666
3094
  * <p>A unique identifier for the phone number.</p>
2667
3095
  */
2668
3096
  PhoneNumberId: string | undefined;
2669
3097
  }
3098
+ /**
3099
+ * @public
3100
+ */
2670
3101
  export declare enum PhoneNumberCountryCode {
2671
3102
  AD = "AD",
2672
3103
  AE = "AE",
@@ -2906,12 +3337,16 @@ export declare enum PhoneNumberCountryCode {
2906
3337
  ZM = "ZM",
2907
3338
  ZW = "ZW"
2908
3339
  }
3340
+ /**
3341
+ * @public
3342
+ */
2909
3343
  export declare enum PhoneNumberWorkflowStatus {
2910
3344
  Claimed = "CLAIMED",
2911
3345
  Failed = "FAILED",
2912
3346
  InProgress = "IN_PROGRESS"
2913
3347
  }
2914
3348
  /**
3349
+ * @public
2915
3350
  * <p>The status of the phone number.</p>
2916
3351
  * <ul>
2917
3352
  * <li>
@@ -2948,11 +3383,15 @@ export interface PhoneNumberStatus {
2948
3383
  */
2949
3384
  Message?: string;
2950
3385
  }
3386
+ /**
3387
+ * @public
3388
+ */
2951
3389
  export declare enum PhoneNumberType {
2952
3390
  DID = "DID",
2953
3391
  TOLL_FREE = "TOLL_FREE"
2954
3392
  }
2955
3393
  /**
3394
+ * @public
2956
3395
  * <p>Information about a phone number that has been claimed to your Amazon Connect instance
2957
3396
  * or traffic distribution group.</p>
2958
3397
  */
@@ -2986,7 +3425,7 @@ export interface ClaimedPhoneNumberSummary {
2986
3425
  */
2987
3426
  TargetArn?: string;
2988
3427
  /**
2989
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
3428
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
2990
3429
  */
2991
3430
  Tags?: Record<string, string>;
2992
3431
  /**
@@ -3022,6 +3461,9 @@ export interface ClaimedPhoneNumberSummary {
3022
3461
  */
3023
3462
  PhoneNumberStatus?: PhoneNumberStatus;
3024
3463
  }
3464
+ /**
3465
+ * @public
3466
+ */
3025
3467
  export interface DescribePhoneNumberResponse {
3026
3468
  /**
3027
3469
  * <p>Information about a phone number that's been claimed to your Amazon Connect instance or
@@ -3029,6 +3471,9 @@ export interface DescribePhoneNumberResponse {
3029
3471
  */
3030
3472
  ClaimedPhoneNumberSummary?: ClaimedPhoneNumberSummary;
3031
3473
  }
3474
+ /**
3475
+ * @public
3476
+ */
3032
3477
  export interface DescribeQueueRequest {
3033
3478
  /**
3034
3479
  * <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>
@@ -3039,11 +3484,15 @@ export interface DescribeQueueRequest {
3039
3484
  */
3040
3485
  QueueId: string | undefined;
3041
3486
  }
3487
+ /**
3488
+ * @public
3489
+ */
3042
3490
  export declare enum QueueStatus {
3043
3491
  DISABLED = "DISABLED",
3044
3492
  ENABLED = "ENABLED"
3045
3493
  }
3046
3494
  /**
3495
+ * @public
3047
3496
  * <p>Contains information about a queue.</p>
3048
3497
  */
3049
3498
  export interface Queue {
@@ -3080,16 +3529,22 @@ export interface Queue {
3080
3529
  */
3081
3530
  Status?: QueueStatus | string;
3082
3531
  /**
3083
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
3532
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
3084
3533
  */
3085
3534
  Tags?: Record<string, string>;
3086
3535
  }
3536
+ /**
3537
+ * @public
3538
+ */
3087
3539
  export interface DescribeQueueResponse {
3088
3540
  /**
3089
3541
  * <p>The name of the queue.</p>
3090
3542
  */
3091
3543
  Queue?: Queue;
3092
3544
  }
3545
+ /**
3546
+ * @public
3547
+ */
3093
3548
  export interface DescribeQuickConnectRequest {
3094
3549
  /**
3095
3550
  * <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>
@@ -3101,6 +3556,7 @@ export interface DescribeQuickConnectRequest {
3101
3556
  QuickConnectId: string | undefined;
3102
3557
  }
3103
3558
  /**
3559
+ * @public
3104
3560
  * <p>Contains information about a quick connect.</p>
3105
3561
  */
3106
3562
  export interface QuickConnect {
@@ -3125,16 +3581,22 @@ export interface QuickConnect {
3125
3581
  */
3126
3582
  QuickConnectConfig?: QuickConnectConfig;
3127
3583
  /**
3128
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
3584
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
3129
3585
  */
3130
3586
  Tags?: Record<string, string>;
3131
3587
  }
3588
+ /**
3589
+ * @public
3590
+ */
3132
3591
  export interface DescribeQuickConnectResponse {
3133
3592
  /**
3134
3593
  * <p>Information about the quick connect.</p>
3135
3594
  */
3136
3595
  QuickConnect?: QuickConnect;
3137
3596
  }
3597
+ /**
3598
+ * @public
3599
+ */
3138
3600
  export interface DescribeRoutingProfileRequest {
3139
3601
  /**
3140
3602
  * <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>
@@ -3146,6 +3608,7 @@ export interface DescribeRoutingProfileRequest {
3146
3608
  RoutingProfileId: string | undefined;
3147
3609
  }
3148
3610
  /**
3611
+ * @public
3149
3612
  * <p>Contains information about a routing profile.</p>
3150
3613
  */
3151
3614
  export interface RoutingProfile {
@@ -3179,7 +3642,7 @@ export interface RoutingProfile {
3179
3642
  */
3180
3643
  DefaultOutboundQueueId?: string;
3181
3644
  /**
3182
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
3645
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
3183
3646
  */
3184
3647
  Tags?: Record<string, string>;
3185
3648
  /**
@@ -3191,12 +3654,18 @@ export interface RoutingProfile {
3191
3654
  */
3192
3655
  NumberOfAssociatedUsers?: number;
3193
3656
  }
3657
+ /**
3658
+ * @public
3659
+ */
3194
3660
  export interface DescribeRoutingProfileResponse {
3195
3661
  /**
3196
3662
  * <p>The routing profile.</p>
3197
3663
  */
3198
3664
  RoutingProfile?: RoutingProfile;
3199
3665
  }
3666
+ /**
3667
+ * @public
3668
+ */
3200
3669
  export interface DescribeRuleRequest {
3201
3670
  /**
3202
3671
  * <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 +3677,7 @@ export interface DescribeRuleRequest {
3208
3677
  RuleId: string | undefined;
3209
3678
  }
3210
3679
  /**
3680
+ * @public
3211
3681
  * <p>Information about a rule.</p>
3212
3682
  */
3213
3683
  export interface Rule {
@@ -3252,16 +3722,22 @@ export interface Rule {
3252
3722
  */
3253
3723
  LastUpdatedBy: string | undefined;
3254
3724
  /**
3255
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
3725
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
3256
3726
  */
3257
3727
  Tags?: Record<string, string>;
3258
3728
  }
3729
+ /**
3730
+ * @public
3731
+ */
3259
3732
  export interface DescribeRuleResponse {
3260
3733
  /**
3261
3734
  * <p>Information about the rule.</p>
3262
3735
  */
3263
3736
  Rule: Rule | undefined;
3264
3737
  }
3738
+ /**
3739
+ * @public
3740
+ */
3265
3741
  export interface DescribeSecurityProfileRequest {
3266
3742
  /**
3267
3743
  * <p>The identifier for the security profle.</p>
@@ -3273,6 +3749,7 @@ export interface DescribeSecurityProfileRequest {
3273
3749
  InstanceId: string | undefined;
3274
3750
  }
3275
3751
  /**
3752
+ * @public
3276
3753
  * <p>Contains information about a security profile.</p>
3277
3754
  */
3278
3755
  export interface SecurityProfile {
@@ -3297,7 +3774,7 @@ export interface SecurityProfile {
3297
3774
  */
3298
3775
  Description?: string;
3299
3776
  /**
3300
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
3777
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
3301
3778
  */
3302
3779
  Tags?: Record<string, string>;
3303
3780
  /**
@@ -3309,12 +3786,18 @@ export interface SecurityProfile {
3309
3786
  */
3310
3787
  TagRestrictedResources?: string[];
3311
3788
  }
3789
+ /**
3790
+ * @public
3791
+ */
3312
3792
  export interface DescribeSecurityProfileResponse {
3313
3793
  /**
3314
3794
  * <p>The security profile.</p>
3315
3795
  */
3316
3796
  SecurityProfile?: SecurityProfile;
3317
3797
  }
3798
+ /**
3799
+ * @public
3800
+ */
3318
3801
  export interface DescribeTrafficDistributionGroupRequest {
3319
3802
  /**
3320
3803
  * <p>The identifier of the traffic distribution group.
@@ -3323,6 +3806,9 @@ export interface DescribeTrafficDistributionGroupRequest {
3323
3806
  */
3324
3807
  TrafficDistributionGroupId: string | undefined;
3325
3808
  }
3809
+ /**
3810
+ * @public
3811
+ */
3326
3812
  export declare enum TrafficDistributionGroupStatus {
3327
3813
  ACTIVE = "ACTIVE",
3328
3814
  CREATION_FAILED = "CREATION_FAILED",
@@ -3332,6 +3818,7 @@ export declare enum TrafficDistributionGroupStatus {
3332
3818
  UPDATE_IN_PROGRESS = "UPDATE_IN_PROGRESS"
3333
3819
  }
3334
3820
  /**
3821
+ * @public
3335
3822
  * <p>Information about a traffic distribution group.</p>
3336
3823
  */
3337
3824
  export interface TrafficDistributionGroup {
@@ -3391,16 +3878,22 @@ export interface TrafficDistributionGroup {
3391
3878
  */
3392
3879
  Status?: TrafficDistributionGroupStatus | string;
3393
3880
  /**
3394
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
3881
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
3395
3882
  */
3396
3883
  Tags?: Record<string, string>;
3397
3884
  }
3885
+ /**
3886
+ * @public
3887
+ */
3398
3888
  export interface DescribeTrafficDistributionGroupResponse {
3399
3889
  /**
3400
3890
  * <p>Information about the traffic distribution group.</p>
3401
3891
  */
3402
3892
  TrafficDistributionGroup?: TrafficDistributionGroup;
3403
3893
  }
3894
+ /**
3895
+ * @public
3896
+ */
3404
3897
  export interface DescribeUserRequest {
3405
3898
  /**
3406
3899
  * <p>The identifier of the user account.</p>
@@ -3412,6 +3905,7 @@ export interface DescribeUserRequest {
3412
3905
  InstanceId: string | undefined;
3413
3906
  }
3414
3907
  /**
3908
+ * @public
3415
3909
  * <p>Contains information about a user account for an Amazon Connect instance.</p>
3416
3910
  */
3417
3911
  export interface User {
@@ -3457,12 +3951,18 @@ export interface User {
3457
3951
  */
3458
3952
  Tags?: Record<string, string>;
3459
3953
  }
3954
+ /**
3955
+ * @public
3956
+ */
3460
3957
  export interface DescribeUserResponse {
3461
3958
  /**
3462
3959
  * <p>Information about the user account and configuration settings.</p>
3463
3960
  */
3464
3961
  User?: User;
3465
3962
  }
3963
+ /**
3964
+ * @public
3965
+ */
3466
3966
  export interface DescribeUserHierarchyGroupRequest {
3467
3967
  /**
3468
3968
  * <p>The identifier of the hierarchy group.</p>
@@ -3474,6 +3974,7 @@ export interface DescribeUserHierarchyGroupRequest {
3474
3974
  InstanceId: string | undefined;
3475
3975
  }
3476
3976
  /**
3977
+ * @public
3477
3978
  * <p>Contains summary information about a hierarchy group.</p>
3478
3979
  */
3479
3980
  export interface HierarchyGroupSummary {
@@ -3491,6 +3992,7 @@ export interface HierarchyGroupSummary {
3491
3992
  Name?: string;
3492
3993
  }
3493
3994
  /**
3995
+ * @public
3494
3996
  * <p>Contains information about the levels of a hierarchy group.</p>
3495
3997
  */
3496
3998
  export interface HierarchyPath {
@@ -3516,6 +4018,7 @@ export interface HierarchyPath {
3516
4018
  LevelFive?: HierarchyGroupSummary;
3517
4019
  }
3518
4020
  /**
4021
+ * @public
3519
4022
  * <p>Contains information about a hierarchy group.</p>
3520
4023
  */
3521
4024
  export interface HierarchyGroup {
@@ -3540,16 +4043,22 @@ export interface HierarchyGroup {
3540
4043
  */
3541
4044
  HierarchyPath?: HierarchyPath;
3542
4045
  /**
3543
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
4046
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
3544
4047
  */
3545
4048
  Tags?: Record<string, string>;
3546
4049
  }
4050
+ /**
4051
+ * @public
4052
+ */
3547
4053
  export interface DescribeUserHierarchyGroupResponse {
3548
4054
  /**
3549
4055
  * <p>Information about the hierarchy group.</p>
3550
4056
  */
3551
4057
  HierarchyGroup?: HierarchyGroup;
3552
4058
  }
4059
+ /**
4060
+ * @public
4061
+ */
3553
4062
  export interface DescribeUserHierarchyStructureRequest {
3554
4063
  /**
3555
4064
  * <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>
@@ -3557,6 +4066,7 @@ export interface DescribeUserHierarchyStructureRequest {
3557
4066
  InstanceId: string | undefined;
3558
4067
  }
3559
4068
  /**
4069
+ * @public
3560
4070
  * <p>Contains information about a hierarchy level.</p>
3561
4071
  */
3562
4072
  export interface HierarchyLevel {
@@ -3574,6 +4084,7 @@ export interface HierarchyLevel {
3574
4084
  Name?: string;
3575
4085
  }
3576
4086
  /**
4087
+ * @public
3577
4088
  * <p>Contains information about a hierarchy structure.</p>
3578
4089
  */
3579
4090
  export interface HierarchyStructure {
@@ -3598,12 +4109,18 @@ export interface HierarchyStructure {
3598
4109
  */
3599
4110
  LevelFive?: HierarchyLevel;
3600
4111
  }
4112
+ /**
4113
+ * @public
4114
+ */
3601
4115
  export interface DescribeUserHierarchyStructureResponse {
3602
4116
  /**
3603
4117
  * <p>Information about the hierarchy structure.</p>
3604
4118
  */
3605
4119
  HierarchyStructure?: HierarchyStructure;
3606
4120
  }
4121
+ /**
4122
+ * @public
4123
+ */
3607
4124
  export interface DescribeVocabularyRequest {
3608
4125
  /**
3609
4126
  * <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>
@@ -3615,6 +4132,7 @@ export interface DescribeVocabularyRequest {
3615
4132
  VocabularyId: string | undefined;
3616
4133
  }
3617
4134
  /**
4135
+ * @public
3618
4136
  * <p>Contains information about a custom vocabulary.</p>
3619
4137
  */
3620
4138
  export interface Vocabulary {
@@ -3657,10 +4175,13 @@ export interface Vocabulary {
3657
4175
  */
3658
4176
  Content?: string;
3659
4177
  /**
3660
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
4178
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
3661
4179
  */
3662
4180
  Tags?: Record<string, string>;
3663
4181
  }
4182
+ /**
4183
+ * @public
4184
+ */
3664
4185
  export interface DescribeVocabularyResponse {
3665
4186
  /**
3666
4187
  * <p>A list of specific words that you want Contact Lens for Amazon Connect to recognize in your audio input. They are
@@ -3669,6 +4190,9 @@ export interface DescribeVocabularyResponse {
3669
4190
  */
3670
4191
  Vocabulary: Vocabulary | undefined;
3671
4192
  }
4193
+ /**
4194
+ * @public
4195
+ */
3672
4196
  export interface DisassociateApprovedOriginRequest {
3673
4197
  /**
3674
4198
  * <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>
@@ -3679,6 +4203,9 @@ export interface DisassociateApprovedOriginRequest {
3679
4203
  */
3680
4204
  Origin: string | undefined;
3681
4205
  }
4206
+ /**
4207
+ * @public
4208
+ */
3682
4209
  export interface DisassociateBotRequest {
3683
4210
  /**
3684
4211
  * <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>
@@ -3693,6 +4220,9 @@ export interface DisassociateBotRequest {
3693
4220
  */
3694
4221
  LexV2Bot?: LexV2Bot;
3695
4222
  }
4223
+ /**
4224
+ * @public
4225
+ */
3696
4226
  export interface DisassociateInstanceStorageConfigRequest {
3697
4227
  /**
3698
4228
  * <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>
@@ -3707,6 +4237,9 @@ export interface DisassociateInstanceStorageConfigRequest {
3707
4237
  */
3708
4238
  ResourceType: InstanceStorageResourceType | string | undefined;
3709
4239
  }
4240
+ /**
4241
+ * @public
4242
+ */
3710
4243
  export interface DisassociateLambdaFunctionRequest {
3711
4244
  /**
3712
4245
  * <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>
@@ -3717,6 +4250,9 @@ export interface DisassociateLambdaFunctionRequest {
3717
4250
  */
3718
4251
  FunctionArn: string | undefined;
3719
4252
  }
4253
+ /**
4254
+ * @public
4255
+ */
3720
4256
  export interface DisassociateLexBotRequest {
3721
4257
  /**
3722
4258
  * <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>
@@ -3731,6 +4267,9 @@ export interface DisassociateLexBotRequest {
3731
4267
  */
3732
4268
  LexRegion: string | undefined;
3733
4269
  }
4270
+ /**
4271
+ * @public
4272
+ */
3734
4273
  export interface DisassociatePhoneNumberContactFlowRequest {
3735
4274
  /**
3736
4275
  * <p>A unique identifier for the phone number.</p>
@@ -3741,6 +4280,9 @@ export interface DisassociatePhoneNumberContactFlowRequest {
3741
4280
  */
3742
4281
  InstanceId: string | undefined;
3743
4282
  }
4283
+ /**
4284
+ * @public
4285
+ */
3744
4286
  export interface DisassociateQueueQuickConnectsRequest {
3745
4287
  /**
3746
4288
  * <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>
@@ -3755,6 +4297,9 @@ export interface DisassociateQueueQuickConnectsRequest {
3755
4297
  */
3756
4298
  QuickConnectIds: string[] | undefined;
3757
4299
  }
4300
+ /**
4301
+ * @public
4302
+ */
3758
4303
  export interface DisassociateRoutingProfileQueuesRequest {
3759
4304
  /**
3760
4305
  * <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>
@@ -3769,6 +4314,9 @@ export interface DisassociateRoutingProfileQueuesRequest {
3769
4314
  */
3770
4315
  QueueReferences: RoutingProfileQueueReference[] | undefined;
3771
4316
  }
4317
+ /**
4318
+ * @public
4319
+ */
3772
4320
  export interface DisassociateSecurityKeyRequest {
3773
4321
  /**
3774
4322
  * <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>
@@ -3779,6 +4327,9 @@ export interface DisassociateSecurityKeyRequest {
3779
4327
  */
3780
4328
  AssociationId: string | undefined;
3781
4329
  }
4330
+ /**
4331
+ * @public
4332
+ */
3782
4333
  export interface DismissUserContactRequest {
3783
4334
  /**
3784
4335
  * <p>The identifier of the user account.</p>
@@ -3794,8 +4345,14 @@ export interface DismissUserContactRequest {
3794
4345
  */
3795
4346
  ContactId: string | undefined;
3796
4347
  }
4348
+ /**
4349
+ * @public
4350
+ */
3797
4351
  export interface DismissUserContactResponse {
3798
4352
  }
4353
+ /**
4354
+ * @public
4355
+ */
3799
4356
  export interface GetContactAttributesRequest {
3800
4357
  /**
3801
4358
  * <p>The identifier of the Amazon Connect instance.</p>
@@ -3806,12 +4363,18 @@ export interface GetContactAttributesRequest {
3806
4363
  */
3807
4364
  InitialContactId: string | undefined;
3808
4365
  }
4366
+ /**
4367
+ * @public
4368
+ */
3809
4369
  export interface GetContactAttributesResponse {
3810
4370
  /**
3811
4371
  * <p>Information about the attributes.</p>
3812
4372
  */
3813
4373
  Attributes?: Record<string, string>;
3814
4374
  }
4375
+ /**
4376
+ * @public
4377
+ */
3815
4378
  export declare enum CurrentMetricName {
3816
4379
  AGENTS_AFTER_CONTACT_WORK = "AGENTS_AFTER_CONTACT_WORK",
3817
4380
  AGENTS_AVAILABLE = "AGENTS_AVAILABLE",
@@ -3827,12 +4390,16 @@ export declare enum CurrentMetricName {
3827
4390
  SLOTS_ACTIVE = "SLOTS_ACTIVE",
3828
4391
  SLOTS_AVAILABLE = "SLOTS_AVAILABLE"
3829
4392
  }
4393
+ /**
4394
+ * @public
4395
+ */
3830
4396
  export declare enum Unit {
3831
4397
  COUNT = "COUNT",
3832
4398
  PERCENT = "PERCENT",
3833
4399
  SECONDS = "SECONDS"
3834
4400
  }
3835
4401
  /**
4402
+ * @public
3836
4403
  * <p>Contains information about a real-time metric. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html">Real-time Metrics Definitions</a> in the <i>Amazon Connect Administrator
3837
4404
  * Guide</i>.</p>
3838
4405
  */
@@ -3847,6 +4414,7 @@ export interface CurrentMetric {
3847
4414
  Unit?: Unit | string;
3848
4415
  }
3849
4416
  /**
4417
+ * @public
3850
4418
  * <p>Contains the filter to apply when retrieving metrics.</p>
3851
4419
  */
3852
4420
  export interface Filters {
@@ -3865,16 +4433,23 @@ export interface Filters {
3865
4433
  */
3866
4434
  RoutingProfiles?: string[];
3867
4435
  }
4436
+ /**
4437
+ * @public
4438
+ */
3868
4439
  export declare enum Grouping {
3869
4440
  CHANNEL = "CHANNEL",
3870
4441
  QUEUE = "QUEUE",
3871
4442
  ROUTING_PROFILE = "ROUTING_PROFILE"
3872
4443
  }
4444
+ /**
4445
+ * @public
4446
+ */
3873
4447
  export declare enum SortOrder {
3874
4448
  ASCENDING = "ASCENDING",
3875
4449
  DESCENDING = "DESCENDING"
3876
4450
  }
3877
4451
  /**
4452
+ * @public
3878
4453
  * <p>The way to sort the resulting response based on metrics. By default resources are sorted
3879
4454
  * based on <code>AGENTS_ONLINE</code>, <code>DESCENDING</code>. The metric collection is sorted
3880
4455
  * based on the input metrics.</p>
@@ -3889,6 +4464,9 @@ export interface CurrentMetricSortCriteria {
3889
4464
  */
3890
4465
  SortOrder?: SortOrder | string;
3891
4466
  }
4467
+ /**
4468
+ * @public
4469
+ */
3892
4470
  export interface GetCurrentMetricDataRequest {
3893
4471
  /**
3894
4472
  * <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>
@@ -4010,8 +4588,8 @@ export interface GetCurrentMetricDataRequest {
4010
4588
  * <p>When you do not use groupings, Unit says SECONDS but the Value is returned in
4011
4589
  * MILLISECONDS. For example, if you get a response like this:</p>
4012
4590
  * <p>
4013
- * <code>{ "Metric": { "Name": "OLDEST_CONTACT_AGE", "Unit": "SECONDS" }, "Value": 24113.0
4014
- * </code>}</p>
4591
+ * <code>\{ "Metric": \{ "Name": "OLDEST_CONTACT_AGE", "Unit": "SECONDS" \}, "Value": 24113.0
4592
+ * </code>\}</p>
4015
4593
  * <p>The actual OLDEST_CONTACT_AGE is 24 seconds.</p>
4016
4594
  * <p>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#oldest-real-time">Oldest</a>
4017
4595
  * </p>
@@ -4057,6 +4635,7 @@ export interface GetCurrentMetricDataRequest {
4057
4635
  SortCriteria?: CurrentMetricSortCriteria[];
4058
4636
  }
4059
4637
  /**
4638
+ * @public
4060
4639
  * <p>Contains the data for a real-time metric.</p>
4061
4640
  */
4062
4641
  export interface CurrentMetricData {
@@ -4070,6 +4649,7 @@ export interface CurrentMetricData {
4070
4649
  Value?: number;
4071
4650
  }
4072
4651
  /**
4652
+ * @public
4073
4653
  * <p>Information about the routing profile assigned to the user.</p>
4074
4654
  */
4075
4655
  export interface RoutingProfileReference {
@@ -4083,6 +4663,7 @@ export interface RoutingProfileReference {
4083
4663
  Arn?: string;
4084
4664
  }
4085
4665
  /**
4666
+ * @public
4086
4667
  * <p>Contains information about the dimensions for a set of metrics.</p>
4087
4668
  */
4088
4669
  export interface Dimensions {
@@ -4100,6 +4681,7 @@ export interface Dimensions {
4100
4681
  RoutingProfile?: RoutingProfileReference;
4101
4682
  }
4102
4683
  /**
4684
+ * @public
4103
4685
  * <p>Contains information about a set of real-time metrics.</p>
4104
4686
  */
4105
4687
  export interface CurrentMetricResult {
@@ -4112,6 +4694,9 @@ export interface CurrentMetricResult {
4112
4694
  */
4113
4695
  Collections?: CurrentMetricData[];
4114
4696
  }
4697
+ /**
4698
+ * @public
4699
+ */
4115
4700
  export interface GetCurrentMetricDataResponse {
4116
4701
  /**
4117
4702
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -4133,6 +4718,7 @@ export interface GetCurrentMetricDataResponse {
4133
4718
  ApproximateTotalCount?: number;
4134
4719
  }
4135
4720
  /**
4721
+ * @public
4136
4722
  * <p>Filters user data based on the contact information that is associated to the users. It
4137
4723
  * contains a list of <a href="https://docs.aws.amazon.com/connect/latest/adminguide/about-contact-states.html">contact states</a>.</p>
4138
4724
  */
@@ -4143,6 +4729,7 @@ export interface ContactFilter {
4143
4729
  ContactStates?: (ContactState | string)[];
4144
4730
  }
4145
4731
  /**
4732
+ * @public
4146
4733
  * <p>A filter for the user data.</p>
4147
4734
  */
4148
4735
  export interface UserDataFilters {
@@ -4168,6 +4755,9 @@ export interface UserDataFilters {
4168
4755
  */
4169
4756
  UserHierarchyGroups?: string[];
4170
4757
  }
4758
+ /**
4759
+ * @public
4760
+ */
4171
4761
  export interface GetCurrentUserDataRequest {
4172
4762
  /**
4173
4763
  * <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>
@@ -4209,6 +4799,7 @@ export interface GetCurrentUserDataRequest {
4209
4799
  MaxResults?: number;
4210
4800
  }
4211
4801
  /**
4802
+ * @public
4212
4803
  * <p>Information about the hierarchy group.</p>
4213
4804
  */
4214
4805
  export interface HierarchyGroupSummaryReference {
@@ -4222,6 +4813,7 @@ export interface HierarchyGroupSummaryReference {
4222
4813
  Arn?: string;
4223
4814
  }
4224
4815
  /**
4816
+ * @public
4225
4817
  * <p>Information about the levels in the hierarchy group.</p>
4226
4818
  */
4227
4819
  export interface HierarchyPathReference {
@@ -4247,6 +4839,7 @@ export interface HierarchyPathReference {
4247
4839
  LevelFive?: HierarchyGroupSummaryReference;
4248
4840
  }
4249
4841
  /**
4842
+ * @public
4250
4843
  * <p>Information about the user.</p>
4251
4844
  */
4252
4845
  export interface UserReference {
@@ -4260,6 +4853,7 @@ export interface UserReference {
4260
4853
  Arn?: string;
4261
4854
  }
4262
4855
  /**
4856
+ * @public
4263
4857
  * <p>Data for a user.</p>
4264
4858
  */
4265
4859
  export interface UserData {
@@ -4306,6 +4900,9 @@ export interface UserData {
4306
4900
  */
4307
4901
  NextStatus?: string;
4308
4902
  }
4903
+ /**
4904
+ * @public
4905
+ */
4309
4906
  export interface GetCurrentUserDataResponse {
4310
4907
  /**
4311
4908
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -4320,6 +4917,9 @@ export interface GetCurrentUserDataResponse {
4320
4917
  */
4321
4918
  ApproximateTotalCount?: number;
4322
4919
  }
4920
+ /**
4921
+ * @public
4922
+ */
4323
4923
  export interface GetFederationTokenRequest {
4324
4924
  /**
4325
4925
  * <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>
@@ -4327,6 +4927,7 @@ export interface GetFederationTokenRequest {
4327
4927
  InstanceId: string | undefined;
4328
4928
  }
4329
4929
  /**
4930
+ * @public
4330
4931
  * <p>Contains credentials to use for federation.</p>
4331
4932
  */
4332
4933
  export interface Credentials {
@@ -4347,6 +4948,9 @@ export interface Credentials {
4347
4948
  */
4348
4949
  RefreshTokenExpiration?: Date;
4349
4950
  }
4951
+ /**
4952
+ * @public
4953
+ */
4350
4954
  export interface GetFederationTokenResponse {
4351
4955
  /**
4352
4956
  * <p>The credentials to use for federation.</p>
@@ -4366,6 +4970,7 @@ export interface GetFederationTokenResponse {
4366
4970
  UserId?: string;
4367
4971
  }
4368
4972
  /**
4973
+ * @public
4369
4974
  * <p>No user with the specified credentials was found in the Amazon Connect instance.</p>
4370
4975
  */
4371
4976
  export declare class UserNotFoundException extends __BaseException {
@@ -4377,6 +4982,9 @@ export declare class UserNotFoundException extends __BaseException {
4377
4982
  */
4378
4983
  constructor(opts: __ExceptionOptionType<UserNotFoundException, __BaseException>);
4379
4984
  }
4985
+ /**
4986
+ * @public
4987
+ */
4380
4988
  export declare enum HistoricalMetricName {
4381
4989
  ABANDON_TIME = "ABANDON_TIME",
4382
4990
  AFTER_CONTACT_WORK_TIME = "AFTER_CONTACT_WORK_TIME",
@@ -4404,15 +5012,22 @@ export declare enum HistoricalMetricName {
4404
5012
  QUEUE_ANSWER_TIME = "QUEUE_ANSWER_TIME",
4405
5013
  SERVICE_LEVEL = "SERVICE_LEVEL"
4406
5014
  }
5015
+ /**
5016
+ * @public
5017
+ */
4407
5018
  export declare enum Statistic {
4408
5019
  AVG = "AVG",
4409
5020
  MAX = "MAX",
4410
5021
  SUM = "SUM"
4411
5022
  }
5023
+ /**
5024
+ * @public
5025
+ */
4412
5026
  export declare enum Comparison {
4413
5027
  LT = "LT"
4414
5028
  }
4415
5029
  /**
5030
+ * @public
4416
5031
  * <p>Contains information about the threshold for service level metrics.</p>
4417
5032
  */
4418
5033
  export interface Threshold {
@@ -4426,6 +5041,7 @@ export interface Threshold {
4426
5041
  ThresholdValue?: number;
4427
5042
  }
4428
5043
  /**
5044
+ * @public
4429
5045
  * <p>Contains information about a historical metric. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html">Historical Metrics Definitions</a> in the <i>Amazon Connect Administrator
4430
5046
  * Guide</i>.</p>
4431
5047
  */
@@ -4447,6 +5063,9 @@ export interface HistoricalMetric {
4447
5063
  */
4448
5064
  Unit?: Unit | string;
4449
5065
  }
5066
+ /**
5067
+ * @public
5068
+ */
4450
5069
  export interface GetMetricDataRequest {
4451
5070
  /**
4452
5071
  * <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>
@@ -4636,6 +5255,7 @@ export interface GetMetricDataRequest {
4636
5255
  MaxResults?: number;
4637
5256
  }
4638
5257
  /**
5258
+ * @public
4639
5259
  * <p>Contains the data for a historical metric.</p>
4640
5260
  */
4641
5261
  export interface HistoricalMetricData {
@@ -4649,6 +5269,7 @@ export interface HistoricalMetricData {
4649
5269
  Value?: number;
4650
5270
  }
4651
5271
  /**
5272
+ * @public
4652
5273
  * <p>Contains information about the historical metrics retrieved.</p>
4653
5274
  */
4654
5275
  export interface HistoricalMetricResult {
@@ -4661,6 +5282,9 @@ export interface HistoricalMetricResult {
4661
5282
  */
4662
5283
  Collections?: HistoricalMetricData[];
4663
5284
  }
5285
+ /**
5286
+ * @public
5287
+ */
4664
5288
  export interface GetMetricDataResponse {
4665
5289
  /**
4666
5290
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -4675,6 +5299,7 @@ export interface GetMetricDataResponse {
4675
5299
  MetricResults?: HistoricalMetricResult[];
4676
5300
  }
4677
5301
  /**
5302
+ * @public
4678
5303
  * <p>Contains the filter to apply when retrieving metrics with the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricDataV2.html">GetMetricDataV2</a> API.</p>
4679
5304
  */
4680
5305
  export interface FilterV2 {
@@ -4693,6 +5318,7 @@ export interface FilterV2 {
4693
5318
  FilterValues?: string[];
4694
5319
  }
4695
5320
  /**
5321
+ * @public
4696
5322
  * <p>Contains information about the filter used when retrieving metrics.
4697
5323
  * <code>MetricFiltersV2</code> can be used on the following metrics:
4698
5324
  * <code>AVG_AGENT_CONNECTING_TIME</code>, <code>CONTACTS_CREATED</code>,
@@ -4722,6 +5348,7 @@ export interface MetricFilterV2 {
4722
5348
  MetricFilterValues?: string[];
4723
5349
  }
4724
5350
  /**
5351
+ * @public
4725
5352
  * <p>Contains information about the threshold for service level metrics.</p>
4726
5353
  */
4727
5354
  export interface ThresholdV2 {
@@ -4735,6 +5362,7 @@ export interface ThresholdV2 {
4735
5362
  ThresholdValue?: number;
4736
5363
  }
4737
5364
  /**
5365
+ * @public
4738
5366
  * <p>Contains information about the metric.</p>
4739
5367
  */
4740
5368
  export interface MetricV2 {
@@ -4751,6 +5379,9 @@ export interface MetricV2 {
4751
5379
  */
4752
5380
  MetricFilters?: MetricFilterV2[];
4753
5381
  }
5382
+ /**
5383
+ * @public
5384
+ */
4754
5385
  export interface GetMetricDataV2Request {
4755
5386
  /**
4756
5387
  * <p>The Amazon Resource Name (ARN) of the resource. This includes the <code>instanceId</code> an Amazon Connect
@@ -5001,6 +5632,7 @@ export interface GetMetricDataV2Request {
5001
5632
  MaxResults?: number;
5002
5633
  }
5003
5634
  /**
5635
+ * @public
5004
5636
  * <p>Contains the name, thresholds, and metric filters.</p>
5005
5637
  */
5006
5638
  export interface MetricDataV2 {
@@ -5014,6 +5646,7 @@ export interface MetricDataV2 {
5014
5646
  Value?: number;
5015
5647
  }
5016
5648
  /**
5649
+ * @public
5017
5650
  * <p>Contains information about the metric results.</p>
5018
5651
  */
5019
5652
  export interface MetricResultV2 {
@@ -5026,6 +5659,9 @@ export interface MetricResultV2 {
5026
5659
  */
5027
5660
  Collections?: MetricDataV2[];
5028
5661
  }
5662
+ /**
5663
+ * @public
5664
+ */
5029
5665
  export interface GetMetricDataV2Response {
5030
5666
  /**
5031
5667
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -5037,6 +5673,9 @@ export interface GetMetricDataV2Response {
5037
5673
  */
5038
5674
  MetricResults?: MetricResultV2[];
5039
5675
  }
5676
+ /**
5677
+ * @public
5678
+ */
5040
5679
  export interface GetTaskTemplateRequest {
5041
5680
  /**
5042
5681
  * <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>
@@ -5052,6 +5691,9 @@ export interface GetTaskTemplateRequest {
5052
5691
  */
5053
5692
  SnapshotVersion?: string;
5054
5693
  }
5694
+ /**
5695
+ * @public
5696
+ */
5055
5697
  export interface GetTaskTemplateResponse {
5056
5698
  /**
5057
5699
  * <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>
@@ -5104,10 +5746,13 @@ export interface GetTaskTemplateResponse {
5104
5746
  */
5105
5747
  CreatedTime?: Date;
5106
5748
  /**
5107
- * <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
5749
+ * <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
5108
5750
  */
5109
5751
  Tags?: Record<string, string>;
5110
5752
  }
5753
+ /**
5754
+ * @public
5755
+ */
5111
5756
  export interface GetTrafficDistributionRequest {
5112
5757
  /**
5113
5758
  * <p>The identifier of the traffic distribution group.</p>
@@ -5115,6 +5760,7 @@ export interface GetTrafficDistributionRequest {
5115
5760
  Id: string | undefined;
5116
5761
  }
5117
5762
  /**
5763
+ * @public
5118
5764
  * <p>Information about a traffic distribution.</p>
5119
5765
  */
5120
5766
  export interface Distribution {
@@ -5128,6 +5774,7 @@ export interface Distribution {
5128
5774
  Percentage: number | undefined;
5129
5775
  }
5130
5776
  /**
5777
+ * @public
5131
5778
  * <p>The distribution of traffic between the instance and its replicas.</p>
5132
5779
  */
5133
5780
  export interface TelephonyConfig {
@@ -5136,6 +5783,9 @@ export interface TelephonyConfig {
5136
5783
  */
5137
5784
  Distributions: Distribution[] | undefined;
5138
5785
  }
5786
+ /**
5787
+ * @public
5788
+ */
5139
5789
  export interface GetTrafficDistributionResponse {
5140
5790
  /**
5141
5791
  * <p>The distribution of traffic between the instance and its replicas.</p>
@@ -5152,6 +5802,9 @@ export interface GetTrafficDistributionResponse {
5152
5802
  */
5153
5803
  Arn?: string;
5154
5804
  }
5805
+ /**
5806
+ * @public
5807
+ */
5155
5808
  export interface ListAgentStatusRequest {
5156
5809
  /**
5157
5810
  * <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>
@@ -5171,6 +5824,9 @@ export interface ListAgentStatusRequest {
5171
5824
  */
5172
5825
  AgentStatusTypes?: (AgentStatusType | string)[];
5173
5826
  }
5827
+ /**
5828
+ * @public
5829
+ */
5174
5830
  export interface ListAgentStatusResponse {
5175
5831
  /**
5176
5832
  * <p>If there are additional results, this is the token for the next set of results.</p>
@@ -5181,6 +5837,9 @@ export interface ListAgentStatusResponse {
5181
5837
  */
5182
5838
  AgentStatusSummaryList?: AgentStatusSummary[];
5183
5839
  }
5840
+ /**
5841
+ * @public
5842
+ */
5184
5843
  export interface ListApprovedOriginsRequest {
5185
5844
  /**
5186
5845
  * <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>
@@ -5196,6 +5855,9 @@ export interface ListApprovedOriginsRequest {
5196
5855
  */
5197
5856
  MaxResults?: number;
5198
5857
  }
5858
+ /**
5859
+ * @public
5860
+ */
5199
5861
  export interface ListApprovedOriginsResponse {
5200
5862
  /**
5201
5863
  * <p>The approved origins.</p>
@@ -5206,10 +5868,16 @@ export interface ListApprovedOriginsResponse {
5206
5868
  */
5207
5869
  NextToken?: string;
5208
5870
  }
5871
+ /**
5872
+ * @public
5873
+ */
5209
5874
  export declare enum LexVersion {
5210
5875
  V1 = "V1",
5211
5876
  V2 = "V2"
5212
5877
  }
5878
+ /**
5879
+ * @public
5880
+ */
5213
5881
  export interface ListBotsRequest {
5214
5882
  /**
5215
5883
  * <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>
@@ -5230,6 +5898,7 @@ export interface ListBotsRequest {
5230
5898
  LexVersion: LexVersion | string | undefined;
5231
5899
  }
5232
5900
  /**
5901
+ * @public
5233
5902
  * <p>Configuration information of an Amazon Lex or Amazon Lex V2 bot.</p>
5234
5903
  */
5235
5904
  export interface LexBotConfig {
@@ -5242,6 +5911,9 @@ export interface LexBotConfig {
5242
5911
  */
5243
5912
  LexV2Bot?: LexV2Bot;
5244
5913
  }
5914
+ /**
5915
+ * @public
5916
+ */
5245
5917
  export interface ListBotsResponse {
5246
5918
  /**
5247
5919
  * <p>The names and Amazon Web Services Regions of the Amazon Lex or Amazon Lex V2 bots
@@ -5253,178 +5925,6 @@ export interface ListBotsResponse {
5253
5925
  */
5254
5926
  NextToken?: string;
5255
5927
  }
5256
- /**
5257
- * @internal
5258
- */
5259
- export declare const ActionSummaryFilterSensitiveLog: (obj: ActionSummary) => any;
5260
- /**
5261
- * @internal
5262
- */
5263
- export declare const QueueReferenceFilterSensitiveLog: (obj: QueueReference) => any;
5264
- /**
5265
- * @internal
5266
- */
5267
- export declare const AgentContactReferenceFilterSensitiveLog: (obj: AgentContactReference) => any;
5268
- /**
5269
- * @internal
5270
- */
5271
- export declare const AgentInfoFilterSensitiveLog: (obj: AgentInfo) => any;
5272
- /**
5273
- * @internal
5274
- */
5275
- export declare const AgentStatusFilterSensitiveLog: (obj: AgentStatus) => any;
5276
- /**
5277
- * @internal
5278
- */
5279
- export declare const AgentStatusReferenceFilterSensitiveLog: (obj: AgentStatusReference) => any;
5280
- /**
5281
- * @internal
5282
- */
5283
- export declare const AgentStatusSummaryFilterSensitiveLog: (obj: AgentStatusSummary) => any;
5284
- /**
5285
- * @internal
5286
- */
5287
- export declare const AssociateApprovedOriginRequestFilterSensitiveLog: (obj: AssociateApprovedOriginRequest) => any;
5288
- /**
5289
- * @internal
5290
- */
5291
- export declare const LexBotFilterSensitiveLog: (obj: LexBot) => any;
5292
- /**
5293
- * @internal
5294
- */
5295
- export declare const LexV2BotFilterSensitiveLog: (obj: LexV2Bot) => any;
5296
- /**
5297
- * @internal
5298
- */
5299
- export declare const AssociateBotRequestFilterSensitiveLog: (obj: AssociateBotRequest) => any;
5300
- /**
5301
- * @internal
5302
- */
5303
- export declare const AssociateDefaultVocabularyRequestFilterSensitiveLog: (obj: AssociateDefaultVocabularyRequest) => any;
5304
- /**
5305
- * @internal
5306
- */
5307
- export declare const AssociateDefaultVocabularyResponseFilterSensitiveLog: (obj: AssociateDefaultVocabularyResponse) => any;
5308
- /**
5309
- * @internal
5310
- */
5311
- export declare const KinesisFirehoseConfigFilterSensitiveLog: (obj: KinesisFirehoseConfig) => any;
5312
- /**
5313
- * @internal
5314
- */
5315
- export declare const KinesisStreamConfigFilterSensitiveLog: (obj: KinesisStreamConfig) => any;
5316
- /**
5317
- * @internal
5318
- */
5319
- export declare const EncryptionConfigFilterSensitiveLog: (obj: EncryptionConfig) => any;
5320
- /**
5321
- * @internal
5322
- */
5323
- export declare const KinesisVideoStreamConfigFilterSensitiveLog: (obj: KinesisVideoStreamConfig) => any;
5324
- /**
5325
- * @internal
5326
- */
5327
- export declare const S3ConfigFilterSensitiveLog: (obj: S3Config) => any;
5328
- /**
5329
- * @internal
5330
- */
5331
- export declare const InstanceStorageConfigFilterSensitiveLog: (obj: InstanceStorageConfig) => any;
5332
- /**
5333
- * @internal
5334
- */
5335
- export declare const AssociateInstanceStorageConfigRequestFilterSensitiveLog: (obj: AssociateInstanceStorageConfigRequest) => any;
5336
- /**
5337
- * @internal
5338
- */
5339
- export declare const AssociateInstanceStorageConfigResponseFilterSensitiveLog: (obj: AssociateInstanceStorageConfigResponse) => any;
5340
- /**
5341
- * @internal
5342
- */
5343
- export declare const AssociateLambdaFunctionRequestFilterSensitiveLog: (obj: AssociateLambdaFunctionRequest) => any;
5344
- /**
5345
- * @internal
5346
- */
5347
- export declare const AssociateLexBotRequestFilterSensitiveLog: (obj: AssociateLexBotRequest) => any;
5348
- /**
5349
- * @internal
5350
- */
5351
- export declare const AssociatePhoneNumberContactFlowRequestFilterSensitiveLog: (obj: AssociatePhoneNumberContactFlowRequest) => any;
5352
- /**
5353
- * @internal
5354
- */
5355
- export declare const AssociateQueueQuickConnectsRequestFilterSensitiveLog: (obj: AssociateQueueQuickConnectsRequest) => any;
5356
- /**
5357
- * @internal
5358
- */
5359
- export declare const RoutingProfileQueueReferenceFilterSensitiveLog: (obj: RoutingProfileQueueReference) => any;
5360
- /**
5361
- * @internal
5362
- */
5363
- export declare const RoutingProfileQueueConfigFilterSensitiveLog: (obj: RoutingProfileQueueConfig) => any;
5364
- /**
5365
- * @internal
5366
- */
5367
- export declare const AssociateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: AssociateRoutingProfileQueuesRequest) => any;
5368
- /**
5369
- * @internal
5370
- */
5371
- export declare const AssociateSecurityKeyRequestFilterSensitiveLog: (obj: AssociateSecurityKeyRequest) => any;
5372
- /**
5373
- * @internal
5374
- */
5375
- export declare const AssociateSecurityKeyResponseFilterSensitiveLog: (obj: AssociateSecurityKeyResponse) => any;
5376
- /**
5377
- * @internal
5378
- */
5379
- export declare const ClaimPhoneNumberRequestFilterSensitiveLog: (obj: ClaimPhoneNumberRequest) => any;
5380
- /**
5381
- * @internal
5382
- */
5383
- export declare const ClaimPhoneNumberResponseFilterSensitiveLog: (obj: ClaimPhoneNumberResponse) => any;
5384
- /**
5385
- * @internal
5386
- */
5387
- export declare const CreateAgentStatusRequestFilterSensitiveLog: (obj: CreateAgentStatusRequest) => any;
5388
- /**
5389
- * @internal
5390
- */
5391
- export declare const CreateAgentStatusResponseFilterSensitiveLog: (obj: CreateAgentStatusResponse) => any;
5392
- /**
5393
- * @internal
5394
- */
5395
- export declare const CreateContactFlowRequestFilterSensitiveLog: (obj: CreateContactFlowRequest) => any;
5396
- /**
5397
- * @internal
5398
- */
5399
- export declare const CreateContactFlowResponseFilterSensitiveLog: (obj: CreateContactFlowResponse) => any;
5400
- /**
5401
- * @internal
5402
- */
5403
- export declare const ProblemDetailFilterSensitiveLog: (obj: ProblemDetail) => any;
5404
- /**
5405
- * @internal
5406
- */
5407
- export declare const CreateContactFlowModuleRequestFilterSensitiveLog: (obj: CreateContactFlowModuleRequest) => any;
5408
- /**
5409
- * @internal
5410
- */
5411
- export declare const CreateContactFlowModuleResponseFilterSensitiveLog: (obj: CreateContactFlowModuleResponse) => any;
5412
- /**
5413
- * @internal
5414
- */
5415
- export declare const HoursOfOperationTimeSliceFilterSensitiveLog: (obj: HoursOfOperationTimeSlice) => any;
5416
- /**
5417
- * @internal
5418
- */
5419
- export declare const HoursOfOperationConfigFilterSensitiveLog: (obj: HoursOfOperationConfig) => any;
5420
- /**
5421
- * @internal
5422
- */
5423
- export declare const CreateHoursOfOperationRequestFilterSensitiveLog: (obj: CreateHoursOfOperationRequest) => any;
5424
- /**
5425
- * @internal
5426
- */
5427
- export declare const CreateHoursOfOperationResponseFilterSensitiveLog: (obj: CreateHoursOfOperationResponse) => any;
5428
5928
  /**
5429
5929
  * @internal
5430
5930
  */
@@ -5432,764 +5932,16 @@ export declare const CreateInstanceRequestFilterSensitiveLog: (obj: CreateInstan
5432
5932
  /**
5433
5933
  * @internal
5434
5934
  */
5435
- export declare const CreateInstanceResponseFilterSensitiveLog: (obj: CreateInstanceResponse) => any;
5436
- /**
5437
- * @internal
5438
- */
5439
- export declare const CreateIntegrationAssociationRequestFilterSensitiveLog: (obj: CreateIntegrationAssociationRequest) => any;
5440
- /**
5441
- * @internal
5442
- */
5443
- export declare const CreateIntegrationAssociationResponseFilterSensitiveLog: (obj: CreateIntegrationAssociationResponse) => any;
5935
+ export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
5444
5936
  /**
5445
5937
  * @internal
5446
5938
  */
5447
- export declare const OutboundCallerConfigFilterSensitiveLog: (obj: OutboundCallerConfig) => any;
5939
+ export declare const DescribeInstanceResponseFilterSensitiveLog: (obj: DescribeInstanceResponse) => any;
5448
5940
  /**
5449
5941
  * @internal
5450
5942
  */
5451
- export declare const CreateQueueRequestFilterSensitiveLog: (obj: CreateQueueRequest) => any;
5452
- /**
5453
- * @internal
5454
- */
5455
- export declare const CreateQueueResponseFilterSensitiveLog: (obj: CreateQueueResponse) => any;
5456
- /**
5457
- * @internal
5458
- */
5459
- export declare const PhoneNumberQuickConnectConfigFilterSensitiveLog: (obj: PhoneNumberQuickConnectConfig) => any;
5460
- /**
5461
- * @internal
5462
- */
5463
- export declare const QueueQuickConnectConfigFilterSensitiveLog: (obj: QueueQuickConnectConfig) => any;
5464
- /**
5465
- * @internal
5466
- */
5467
- export declare const UserQuickConnectConfigFilterSensitiveLog: (obj: UserQuickConnectConfig) => any;
5468
- /**
5469
- * @internal
5470
- */
5471
- export declare const QuickConnectConfigFilterSensitiveLog: (obj: QuickConnectConfig) => any;
5472
- /**
5473
- * @internal
5474
- */
5475
- export declare const CreateQuickConnectRequestFilterSensitiveLog: (obj: CreateQuickConnectRequest) => any;
5476
- /**
5477
- * @internal
5478
- */
5479
- export declare const CreateQuickConnectResponseFilterSensitiveLog: (obj: CreateQuickConnectResponse) => any;
5480
- /**
5481
- * @internal
5482
- */
5483
- export declare const MediaConcurrencyFilterSensitiveLog: (obj: MediaConcurrency) => any;
5484
- /**
5485
- * @internal
5486
- */
5487
- export declare const CreateRoutingProfileRequestFilterSensitiveLog: (obj: CreateRoutingProfileRequest) => any;
5488
- /**
5489
- * @internal
5490
- */
5491
- export declare const CreateRoutingProfileResponseFilterSensitiveLog: (obj: CreateRoutingProfileResponse) => any;
5492
- /**
5493
- * @internal
5494
- */
5495
- export declare const AssignContactCategoryActionDefinitionFilterSensitiveLog: (obj: AssignContactCategoryActionDefinition) => any;
5496
- /**
5497
- * @internal
5498
- */
5499
- export declare const EventBridgeActionDefinitionFilterSensitiveLog: (obj: EventBridgeActionDefinition) => any;
5500
- /**
5501
- * @internal
5502
- */
5503
- export declare const NotificationRecipientTypeFilterSensitiveLog: (obj: NotificationRecipientType) => any;
5504
- /**
5505
- * @internal
5506
- */
5507
- export declare const SendNotificationActionDefinitionFilterSensitiveLog: (obj: SendNotificationActionDefinition) => any;
5508
- /**
5509
- * @internal
5510
- */
5511
- export declare const ReferenceFilterSensitiveLog: (obj: Reference) => any;
5512
- /**
5513
- * @internal
5514
- */
5515
- export declare const TaskActionDefinitionFilterSensitiveLog: (obj: TaskActionDefinition) => any;
5516
- /**
5517
- * @internal
5518
- */
5519
- export declare const RuleActionFilterSensitiveLog: (obj: RuleAction) => any;
5520
- /**
5521
- * @internal
5522
- */
5523
- export declare const RuleTriggerEventSourceFilterSensitiveLog: (obj: RuleTriggerEventSource) => any;
5524
- /**
5525
- * @internal
5526
- */
5527
- export declare const CreateRuleRequestFilterSensitiveLog: (obj: CreateRuleRequest) => any;
5528
- /**
5529
- * @internal
5530
- */
5531
- export declare const CreateRuleResponseFilterSensitiveLog: (obj: CreateRuleResponse) => any;
5532
- /**
5533
- * @internal
5534
- */
5535
- export declare const CreateSecurityProfileRequestFilterSensitiveLog: (obj: CreateSecurityProfileRequest) => any;
5536
- /**
5537
- * @internal
5538
- */
5539
- export declare const CreateSecurityProfileResponseFilterSensitiveLog: (obj: CreateSecurityProfileResponse) => any;
5540
- /**
5541
- * @internal
5542
- */
5543
- export declare const TaskTemplateFieldIdentifierFilterSensitiveLog: (obj: TaskTemplateFieldIdentifier) => any;
5544
- /**
5545
- * @internal
5546
- */
5547
- export declare const InvisibleFieldInfoFilterSensitiveLog: (obj: InvisibleFieldInfo) => any;
5548
- /**
5549
- * @internal
5550
- */
5551
- export declare const ReadOnlyFieldInfoFilterSensitiveLog: (obj: ReadOnlyFieldInfo) => any;
5552
- /**
5553
- * @internal
5554
- */
5555
- export declare const RequiredFieldInfoFilterSensitiveLog: (obj: RequiredFieldInfo) => any;
5556
- /**
5557
- * @internal
5558
- */
5559
- export declare const TaskTemplateConstraintsFilterSensitiveLog: (obj: TaskTemplateConstraints) => any;
5560
- /**
5561
- * @internal
5562
- */
5563
- export declare const TaskTemplateDefaultFieldValueFilterSensitiveLog: (obj: TaskTemplateDefaultFieldValue) => any;
5564
- /**
5565
- * @internal
5566
- */
5567
- export declare const TaskTemplateDefaultsFilterSensitiveLog: (obj: TaskTemplateDefaults) => any;
5568
- /**
5569
- * @internal
5570
- */
5571
- export declare const TaskTemplateFieldFilterSensitiveLog: (obj: TaskTemplateField) => any;
5572
- /**
5573
- * @internal
5574
- */
5575
- export declare const CreateTaskTemplateRequestFilterSensitiveLog: (obj: CreateTaskTemplateRequest) => any;
5576
- /**
5577
- * @internal
5578
- */
5579
- export declare const CreateTaskTemplateResponseFilterSensitiveLog: (obj: CreateTaskTemplateResponse) => any;
5580
- /**
5581
- * @internal
5582
- */
5583
- export declare const PropertyValidationExceptionPropertyFilterSensitiveLog: (obj: PropertyValidationExceptionProperty) => any;
5584
- /**
5585
- * @internal
5586
- */
5587
- export declare const CreateTrafficDistributionGroupRequestFilterSensitiveLog: (obj: CreateTrafficDistributionGroupRequest) => any;
5588
- /**
5589
- * @internal
5590
- */
5591
- export declare const CreateTrafficDistributionGroupResponseFilterSensitiveLog: (obj: CreateTrafficDistributionGroupResponse) => any;
5592
- /**
5593
- * @internal
5594
- */
5595
- export declare const CreateUseCaseRequestFilterSensitiveLog: (obj: CreateUseCaseRequest) => any;
5596
- /**
5597
- * @internal
5598
- */
5599
- export declare const CreateUseCaseResponseFilterSensitiveLog: (obj: CreateUseCaseResponse) => any;
5600
- /**
5601
- * @internal
5602
- */
5603
- export declare const UserIdentityInfoFilterSensitiveLog: (obj: UserIdentityInfo) => any;
5604
- /**
5605
- * @internal
5606
- */
5607
- export declare const UserPhoneConfigFilterSensitiveLog: (obj: UserPhoneConfig) => any;
5608
- /**
5609
- * @internal
5610
- */
5611
- export declare const CreateUserRequestFilterSensitiveLog: (obj: CreateUserRequest) => any;
5612
- /**
5613
- * @internal
5614
- */
5615
- export declare const CreateUserResponseFilterSensitiveLog: (obj: CreateUserResponse) => any;
5616
- /**
5617
- * @internal
5618
- */
5619
- export declare const CreateUserHierarchyGroupRequestFilterSensitiveLog: (obj: CreateUserHierarchyGroupRequest) => any;
5620
- /**
5621
- * @internal
5622
- */
5623
- export declare const CreateUserHierarchyGroupResponseFilterSensitiveLog: (obj: CreateUserHierarchyGroupResponse) => any;
5624
- /**
5625
- * @internal
5626
- */
5627
- export declare const CreateVocabularyRequestFilterSensitiveLog: (obj: CreateVocabularyRequest) => any;
5628
- /**
5629
- * @internal
5630
- */
5631
- export declare const CreateVocabularyResponseFilterSensitiveLog: (obj: CreateVocabularyResponse) => any;
5632
- /**
5633
- * @internal
5634
- */
5635
- export declare const DeleteContactFlowRequestFilterSensitiveLog: (obj: DeleteContactFlowRequest) => any;
5636
- /**
5637
- * @internal
5638
- */
5639
- export declare const DeleteContactFlowResponseFilterSensitiveLog: (obj: DeleteContactFlowResponse) => any;
5640
- /**
5641
- * @internal
5642
- */
5643
- export declare const DeleteContactFlowModuleRequestFilterSensitiveLog: (obj: DeleteContactFlowModuleRequest) => any;
5644
- /**
5645
- * @internal
5646
- */
5647
- export declare const DeleteContactFlowModuleResponseFilterSensitiveLog: (obj: DeleteContactFlowModuleResponse) => any;
5648
- /**
5649
- * @internal
5650
- */
5651
- export declare const DeleteHoursOfOperationRequestFilterSensitiveLog: (obj: DeleteHoursOfOperationRequest) => any;
5652
- /**
5653
- * @internal
5654
- */
5655
- export declare const DeleteInstanceRequestFilterSensitiveLog: (obj: DeleteInstanceRequest) => any;
5656
- /**
5657
- * @internal
5658
- */
5659
- export declare const DeleteIntegrationAssociationRequestFilterSensitiveLog: (obj: DeleteIntegrationAssociationRequest) => any;
5660
- /**
5661
- * @internal
5662
- */
5663
- export declare const DeleteQuickConnectRequestFilterSensitiveLog: (obj: DeleteQuickConnectRequest) => any;
5664
- /**
5665
- * @internal
5666
- */
5667
- export declare const DeleteRuleRequestFilterSensitiveLog: (obj: DeleteRuleRequest) => any;
5668
- /**
5669
- * @internal
5670
- */
5671
- export declare const DeleteSecurityProfileRequestFilterSensitiveLog: (obj: DeleteSecurityProfileRequest) => any;
5672
- /**
5673
- * @internal
5674
- */
5675
- export declare const DeleteTaskTemplateRequestFilterSensitiveLog: (obj: DeleteTaskTemplateRequest) => any;
5676
- /**
5677
- * @internal
5678
- */
5679
- export declare const DeleteTaskTemplateResponseFilterSensitiveLog: (obj: DeleteTaskTemplateResponse) => any;
5680
- /**
5681
- * @internal
5682
- */
5683
- export declare const DeleteTrafficDistributionGroupRequestFilterSensitiveLog: (obj: DeleteTrafficDistributionGroupRequest) => any;
5684
- /**
5685
- * @internal
5686
- */
5687
- export declare const DeleteTrafficDistributionGroupResponseFilterSensitiveLog: (obj: DeleteTrafficDistributionGroupResponse) => any;
5688
- /**
5689
- * @internal
5690
- */
5691
- export declare const DeleteUseCaseRequestFilterSensitiveLog: (obj: DeleteUseCaseRequest) => any;
5692
- /**
5693
- * @internal
5694
- */
5695
- export declare const DeleteUserRequestFilterSensitiveLog: (obj: DeleteUserRequest) => any;
5696
- /**
5697
- * @internal
5698
- */
5699
- export declare const DeleteUserHierarchyGroupRequestFilterSensitiveLog: (obj: DeleteUserHierarchyGroupRequest) => any;
5700
- /**
5701
- * @internal
5702
- */
5703
- export declare const DeleteVocabularyRequestFilterSensitiveLog: (obj: DeleteVocabularyRequest) => any;
5704
- /**
5705
- * @internal
5706
- */
5707
- export declare const DeleteVocabularyResponseFilterSensitiveLog: (obj: DeleteVocabularyResponse) => any;
5708
- /**
5709
- * @internal
5710
- */
5711
- export declare const DescribeAgentStatusRequestFilterSensitiveLog: (obj: DescribeAgentStatusRequest) => any;
5712
- /**
5713
- * @internal
5714
- */
5715
- export declare const DescribeAgentStatusResponseFilterSensitiveLog: (obj: DescribeAgentStatusResponse) => any;
5716
- /**
5717
- * @internal
5718
- */
5719
- export declare const DescribeContactRequestFilterSensitiveLog: (obj: DescribeContactRequest) => any;
5720
- /**
5721
- * @internal
5722
- */
5723
- export declare const QueueInfoFilterSensitiveLog: (obj: QueueInfo) => any;
5724
- /**
5725
- * @internal
5726
- */
5727
- export declare const WisdomInfoFilterSensitiveLog: (obj: WisdomInfo) => any;
5728
- /**
5729
- * @internal
5730
- */
5731
- export declare const ContactFilterSensitiveLog: (obj: Contact) => any;
5732
- /**
5733
- * @internal
5734
- */
5735
- export declare const DescribeContactResponseFilterSensitiveLog: (obj: DescribeContactResponse) => any;
5736
- /**
5737
- * @internal
5738
- */
5739
- export declare const DescribeContactFlowRequestFilterSensitiveLog: (obj: DescribeContactFlowRequest) => any;
5740
- /**
5741
- * @internal
5742
- */
5743
- export declare const ContactFlowFilterSensitiveLog: (obj: ContactFlow) => any;
5744
- /**
5745
- * @internal
5746
- */
5747
- export declare const DescribeContactFlowResponseFilterSensitiveLog: (obj: DescribeContactFlowResponse) => any;
5748
- /**
5749
- * @internal
5750
- */
5751
- export declare const DescribeContactFlowModuleRequestFilterSensitiveLog: (obj: DescribeContactFlowModuleRequest) => any;
5752
- /**
5753
- * @internal
5754
- */
5755
- export declare const ContactFlowModuleFilterSensitiveLog: (obj: ContactFlowModule) => any;
5756
- /**
5757
- * @internal
5758
- */
5759
- export declare const DescribeContactFlowModuleResponseFilterSensitiveLog: (obj: DescribeContactFlowModuleResponse) => any;
5760
- /**
5761
- * @internal
5762
- */
5763
- export declare const DescribeHoursOfOperationRequestFilterSensitiveLog: (obj: DescribeHoursOfOperationRequest) => any;
5764
- /**
5765
- * @internal
5766
- */
5767
- export declare const HoursOfOperationFilterSensitiveLog: (obj: HoursOfOperation) => any;
5768
- /**
5769
- * @internal
5770
- */
5771
- export declare const DescribeHoursOfOperationResponseFilterSensitiveLog: (obj: DescribeHoursOfOperationResponse) => any;
5772
- /**
5773
- * @internal
5774
- */
5775
- export declare const DescribeInstanceRequestFilterSensitiveLog: (obj: DescribeInstanceRequest) => any;
5776
- /**
5777
- * @internal
5778
- */
5779
- export declare const InstanceStatusReasonFilterSensitiveLog: (obj: InstanceStatusReason) => any;
5780
- /**
5781
- * @internal
5782
- */
5783
- export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
5784
- /**
5785
- * @internal
5786
- */
5787
- export declare const DescribeInstanceResponseFilterSensitiveLog: (obj: DescribeInstanceResponse) => any;
5788
- /**
5789
- * @internal
5790
- */
5791
- export declare const DescribeInstanceAttributeRequestFilterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
5792
- /**
5793
- * @internal
5794
- */
5795
- export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
5796
- /**
5797
- * @internal
5798
- */
5799
- export declare const DescribeInstanceAttributeResponseFilterSensitiveLog: (obj: DescribeInstanceAttributeResponse) => any;
5800
- /**
5801
- * @internal
5802
- */
5803
- export declare const DescribeInstanceStorageConfigRequestFilterSensitiveLog: (obj: DescribeInstanceStorageConfigRequest) => any;
5804
- /**
5805
- * @internal
5806
- */
5807
- export declare const DescribeInstanceStorageConfigResponseFilterSensitiveLog: (obj: DescribeInstanceStorageConfigResponse) => any;
5808
- /**
5809
- * @internal
5810
- */
5811
- export declare const DescribePhoneNumberRequestFilterSensitiveLog: (obj: DescribePhoneNumberRequest) => any;
5812
- /**
5813
- * @internal
5814
- */
5815
- export declare const PhoneNumberStatusFilterSensitiveLog: (obj: PhoneNumberStatus) => any;
5816
- /**
5817
- * @internal
5818
- */
5819
- export declare const ClaimedPhoneNumberSummaryFilterSensitiveLog: (obj: ClaimedPhoneNumberSummary) => any;
5820
- /**
5821
- * @internal
5822
- */
5823
- export declare const DescribePhoneNumberResponseFilterSensitiveLog: (obj: DescribePhoneNumberResponse) => any;
5824
- /**
5825
- * @internal
5826
- */
5827
- export declare const DescribeQueueRequestFilterSensitiveLog: (obj: DescribeQueueRequest) => any;
5828
- /**
5829
- * @internal
5830
- */
5831
- export declare const QueueFilterSensitiveLog: (obj: Queue) => any;
5832
- /**
5833
- * @internal
5834
- */
5835
- export declare const DescribeQueueResponseFilterSensitiveLog: (obj: DescribeQueueResponse) => any;
5836
- /**
5837
- * @internal
5838
- */
5839
- export declare const DescribeQuickConnectRequestFilterSensitiveLog: (obj: DescribeQuickConnectRequest) => any;
5840
- /**
5841
- * @internal
5842
- */
5843
- export declare const QuickConnectFilterSensitiveLog: (obj: QuickConnect) => any;
5844
- /**
5845
- * @internal
5846
- */
5847
- export declare const DescribeQuickConnectResponseFilterSensitiveLog: (obj: DescribeQuickConnectResponse) => any;
5848
- /**
5849
- * @internal
5850
- */
5851
- export declare const DescribeRoutingProfileRequestFilterSensitiveLog: (obj: DescribeRoutingProfileRequest) => any;
5852
- /**
5853
- * @internal
5854
- */
5855
- export declare const RoutingProfileFilterSensitiveLog: (obj: RoutingProfile) => any;
5856
- /**
5857
- * @internal
5858
- */
5859
- export declare const DescribeRoutingProfileResponseFilterSensitiveLog: (obj: DescribeRoutingProfileResponse) => any;
5860
- /**
5861
- * @internal
5862
- */
5863
- export declare const DescribeRuleRequestFilterSensitiveLog: (obj: DescribeRuleRequest) => any;
5864
- /**
5865
- * @internal
5866
- */
5867
- export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
5868
- /**
5869
- * @internal
5870
- */
5871
- export declare const DescribeRuleResponseFilterSensitiveLog: (obj: DescribeRuleResponse) => any;
5872
- /**
5873
- * @internal
5874
- */
5875
- export declare const DescribeSecurityProfileRequestFilterSensitiveLog: (obj: DescribeSecurityProfileRequest) => any;
5876
- /**
5877
- * @internal
5878
- */
5879
- export declare const SecurityProfileFilterSensitiveLog: (obj: SecurityProfile) => any;
5880
- /**
5881
- * @internal
5882
- */
5883
- export declare const DescribeSecurityProfileResponseFilterSensitiveLog: (obj: DescribeSecurityProfileResponse) => any;
5884
- /**
5885
- * @internal
5886
- */
5887
- export declare const DescribeTrafficDistributionGroupRequestFilterSensitiveLog: (obj: DescribeTrafficDistributionGroupRequest) => any;
5888
- /**
5889
- * @internal
5890
- */
5891
- export declare const TrafficDistributionGroupFilterSensitiveLog: (obj: TrafficDistributionGroup) => any;
5892
- /**
5893
- * @internal
5894
- */
5895
- export declare const DescribeTrafficDistributionGroupResponseFilterSensitiveLog: (obj: DescribeTrafficDistributionGroupResponse) => any;
5896
- /**
5897
- * @internal
5898
- */
5899
- export declare const DescribeUserRequestFilterSensitiveLog: (obj: DescribeUserRequest) => any;
5900
- /**
5901
- * @internal
5902
- */
5903
- export declare const UserFilterSensitiveLog: (obj: User) => any;
5904
- /**
5905
- * @internal
5906
- */
5907
- export declare const DescribeUserResponseFilterSensitiveLog: (obj: DescribeUserResponse) => any;
5908
- /**
5909
- * @internal
5910
- */
5911
- export declare const DescribeUserHierarchyGroupRequestFilterSensitiveLog: (obj: DescribeUserHierarchyGroupRequest) => any;
5912
- /**
5913
- * @internal
5914
- */
5915
- export declare const HierarchyGroupSummaryFilterSensitiveLog: (obj: HierarchyGroupSummary) => any;
5916
- /**
5917
- * @internal
5918
- */
5919
- export declare const HierarchyPathFilterSensitiveLog: (obj: HierarchyPath) => any;
5920
- /**
5921
- * @internal
5922
- */
5923
- export declare const HierarchyGroupFilterSensitiveLog: (obj: HierarchyGroup) => any;
5924
- /**
5925
- * @internal
5926
- */
5927
- export declare const DescribeUserHierarchyGroupResponseFilterSensitiveLog: (obj: DescribeUserHierarchyGroupResponse) => any;
5928
- /**
5929
- * @internal
5930
- */
5931
- export declare const DescribeUserHierarchyStructureRequestFilterSensitiveLog: (obj: DescribeUserHierarchyStructureRequest) => any;
5932
- /**
5933
- * @internal
5934
- */
5935
- export declare const HierarchyLevelFilterSensitiveLog: (obj: HierarchyLevel) => any;
5936
- /**
5937
- * @internal
5938
- */
5939
- export declare const HierarchyStructureFilterSensitiveLog: (obj: HierarchyStructure) => any;
5940
- /**
5941
- * @internal
5942
- */
5943
- export declare const DescribeUserHierarchyStructureResponseFilterSensitiveLog: (obj: DescribeUserHierarchyStructureResponse) => any;
5944
- /**
5945
- * @internal
5946
- */
5947
- export declare const DescribeVocabularyRequestFilterSensitiveLog: (obj: DescribeVocabularyRequest) => any;
5948
- /**
5949
- * @internal
5950
- */
5951
- export declare const VocabularyFilterSensitiveLog: (obj: Vocabulary) => any;
5952
- /**
5953
- * @internal
5954
- */
5955
- export declare const DescribeVocabularyResponseFilterSensitiveLog: (obj: DescribeVocabularyResponse) => any;
5956
- /**
5957
- * @internal
5958
- */
5959
- export declare const DisassociateApprovedOriginRequestFilterSensitiveLog: (obj: DisassociateApprovedOriginRequest) => any;
5960
- /**
5961
- * @internal
5962
- */
5963
- export declare const DisassociateBotRequestFilterSensitiveLog: (obj: DisassociateBotRequest) => any;
5964
- /**
5965
- * @internal
5966
- */
5967
- export declare const DisassociateInstanceStorageConfigRequestFilterSensitiveLog: (obj: DisassociateInstanceStorageConfigRequest) => any;
5968
- /**
5969
- * @internal
5970
- */
5971
- export declare const DisassociateLambdaFunctionRequestFilterSensitiveLog: (obj: DisassociateLambdaFunctionRequest) => any;
5972
- /**
5973
- * @internal
5974
- */
5975
- export declare const DisassociateLexBotRequestFilterSensitiveLog: (obj: DisassociateLexBotRequest) => any;
5976
- /**
5977
- * @internal
5978
- */
5979
- export declare const DisassociatePhoneNumberContactFlowRequestFilterSensitiveLog: (obj: DisassociatePhoneNumberContactFlowRequest) => any;
5980
- /**
5981
- * @internal
5982
- */
5983
- export declare const DisassociateQueueQuickConnectsRequestFilterSensitiveLog: (obj: DisassociateQueueQuickConnectsRequest) => any;
5984
- /**
5985
- * @internal
5986
- */
5987
- export declare const DisassociateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: DisassociateRoutingProfileQueuesRequest) => any;
5988
- /**
5989
- * @internal
5990
- */
5991
- export declare const DisassociateSecurityKeyRequestFilterSensitiveLog: (obj: DisassociateSecurityKeyRequest) => any;
5992
- /**
5993
- * @internal
5994
- */
5995
- export declare const DismissUserContactRequestFilterSensitiveLog: (obj: DismissUserContactRequest) => any;
5996
- /**
5997
- * @internal
5998
- */
5999
- export declare const DismissUserContactResponseFilterSensitiveLog: (obj: DismissUserContactResponse) => any;
6000
- /**
6001
- * @internal
6002
- */
6003
- export declare const GetContactAttributesRequestFilterSensitiveLog: (obj: GetContactAttributesRequest) => any;
6004
- /**
6005
- * @internal
6006
- */
6007
- export declare const GetContactAttributesResponseFilterSensitiveLog: (obj: GetContactAttributesResponse) => any;
6008
- /**
6009
- * @internal
6010
- */
6011
- export declare const CurrentMetricFilterSensitiveLog: (obj: CurrentMetric) => any;
6012
- /**
6013
- * @internal
6014
- */
6015
- export declare const FiltersFilterSensitiveLog: (obj: Filters) => any;
6016
- /**
6017
- * @internal
6018
- */
6019
- export declare const CurrentMetricSortCriteriaFilterSensitiveLog: (obj: CurrentMetricSortCriteria) => any;
6020
- /**
6021
- * @internal
6022
- */
6023
- export declare const GetCurrentMetricDataRequestFilterSensitiveLog: (obj: GetCurrentMetricDataRequest) => any;
6024
- /**
6025
- * @internal
6026
- */
6027
- export declare const CurrentMetricDataFilterSensitiveLog: (obj: CurrentMetricData) => any;
6028
- /**
6029
- * @internal
6030
- */
6031
- export declare const RoutingProfileReferenceFilterSensitiveLog: (obj: RoutingProfileReference) => any;
6032
- /**
6033
- * @internal
6034
- */
6035
- export declare const DimensionsFilterSensitiveLog: (obj: Dimensions) => any;
6036
- /**
6037
- * @internal
6038
- */
6039
- export declare const CurrentMetricResultFilterSensitiveLog: (obj: CurrentMetricResult) => any;
6040
- /**
6041
- * @internal
6042
- */
6043
- export declare const GetCurrentMetricDataResponseFilterSensitiveLog: (obj: GetCurrentMetricDataResponse) => any;
6044
- /**
6045
- * @internal
6046
- */
6047
- export declare const ContactFilterFilterSensitiveLog: (obj: ContactFilter) => any;
6048
- /**
6049
- * @internal
6050
- */
6051
- export declare const UserDataFiltersFilterSensitiveLog: (obj: UserDataFilters) => any;
6052
- /**
6053
- * @internal
6054
- */
6055
- export declare const GetCurrentUserDataRequestFilterSensitiveLog: (obj: GetCurrentUserDataRequest) => any;
6056
- /**
6057
- * @internal
6058
- */
6059
- export declare const HierarchyGroupSummaryReferenceFilterSensitiveLog: (obj: HierarchyGroupSummaryReference) => any;
6060
- /**
6061
- * @internal
6062
- */
6063
- export declare const HierarchyPathReferenceFilterSensitiveLog: (obj: HierarchyPathReference) => any;
6064
- /**
6065
- * @internal
6066
- */
6067
- export declare const UserReferenceFilterSensitiveLog: (obj: UserReference) => any;
6068
- /**
6069
- * @internal
6070
- */
6071
- export declare const UserDataFilterSensitiveLog: (obj: UserData) => any;
6072
- /**
6073
- * @internal
6074
- */
6075
- export declare const GetCurrentUserDataResponseFilterSensitiveLog: (obj: GetCurrentUserDataResponse) => any;
6076
- /**
6077
- * @internal
6078
- */
6079
- export declare const GetFederationTokenRequestFilterSensitiveLog: (obj: GetFederationTokenRequest) => any;
6080
- /**
6081
- * @internal
6082
- */
6083
- export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
5943
+ export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
6084
5944
  /**
6085
5945
  * @internal
6086
5946
  */
6087
5947
  export declare const GetFederationTokenResponseFilterSensitiveLog: (obj: GetFederationTokenResponse) => any;
6088
- /**
6089
- * @internal
6090
- */
6091
- export declare const ThresholdFilterSensitiveLog: (obj: Threshold) => any;
6092
- /**
6093
- * @internal
6094
- */
6095
- export declare const HistoricalMetricFilterSensitiveLog: (obj: HistoricalMetric) => any;
6096
- /**
6097
- * @internal
6098
- */
6099
- export declare const GetMetricDataRequestFilterSensitiveLog: (obj: GetMetricDataRequest) => any;
6100
- /**
6101
- * @internal
6102
- */
6103
- export declare const HistoricalMetricDataFilterSensitiveLog: (obj: HistoricalMetricData) => any;
6104
- /**
6105
- * @internal
6106
- */
6107
- export declare const HistoricalMetricResultFilterSensitiveLog: (obj: HistoricalMetricResult) => any;
6108
- /**
6109
- * @internal
6110
- */
6111
- export declare const GetMetricDataResponseFilterSensitiveLog: (obj: GetMetricDataResponse) => any;
6112
- /**
6113
- * @internal
6114
- */
6115
- export declare const FilterV2FilterSensitiveLog: (obj: FilterV2) => any;
6116
- /**
6117
- * @internal
6118
- */
6119
- export declare const MetricFilterV2FilterSensitiveLog: (obj: MetricFilterV2) => any;
6120
- /**
6121
- * @internal
6122
- */
6123
- export declare const ThresholdV2FilterSensitiveLog: (obj: ThresholdV2) => any;
6124
- /**
6125
- * @internal
6126
- */
6127
- export declare const MetricV2FilterSensitiveLog: (obj: MetricV2) => any;
6128
- /**
6129
- * @internal
6130
- */
6131
- export declare const GetMetricDataV2RequestFilterSensitiveLog: (obj: GetMetricDataV2Request) => any;
6132
- /**
6133
- * @internal
6134
- */
6135
- export declare const MetricDataV2FilterSensitiveLog: (obj: MetricDataV2) => any;
6136
- /**
6137
- * @internal
6138
- */
6139
- export declare const MetricResultV2FilterSensitiveLog: (obj: MetricResultV2) => any;
6140
- /**
6141
- * @internal
6142
- */
6143
- export declare const GetMetricDataV2ResponseFilterSensitiveLog: (obj: GetMetricDataV2Response) => any;
6144
- /**
6145
- * @internal
6146
- */
6147
- export declare const GetTaskTemplateRequestFilterSensitiveLog: (obj: GetTaskTemplateRequest) => any;
6148
- /**
6149
- * @internal
6150
- */
6151
- export declare const GetTaskTemplateResponseFilterSensitiveLog: (obj: GetTaskTemplateResponse) => any;
6152
- /**
6153
- * @internal
6154
- */
6155
- export declare const GetTrafficDistributionRequestFilterSensitiveLog: (obj: GetTrafficDistributionRequest) => any;
6156
- /**
6157
- * @internal
6158
- */
6159
- export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
6160
- /**
6161
- * @internal
6162
- */
6163
- export declare const TelephonyConfigFilterSensitiveLog: (obj: TelephonyConfig) => any;
6164
- /**
6165
- * @internal
6166
- */
6167
- export declare const GetTrafficDistributionResponseFilterSensitiveLog: (obj: GetTrafficDistributionResponse) => any;
6168
- /**
6169
- * @internal
6170
- */
6171
- export declare const ListAgentStatusRequestFilterSensitiveLog: (obj: ListAgentStatusRequest) => any;
6172
- /**
6173
- * @internal
6174
- */
6175
- export declare const ListAgentStatusResponseFilterSensitiveLog: (obj: ListAgentStatusResponse) => any;
6176
- /**
6177
- * @internal
6178
- */
6179
- export declare const ListApprovedOriginsRequestFilterSensitiveLog: (obj: ListApprovedOriginsRequest) => any;
6180
- /**
6181
- * @internal
6182
- */
6183
- export declare const ListApprovedOriginsResponseFilterSensitiveLog: (obj: ListApprovedOriginsResponse) => any;
6184
- /**
6185
- * @internal
6186
- */
6187
- export declare const ListBotsRequestFilterSensitiveLog: (obj: ListBotsRequest) => any;
6188
- /**
6189
- * @internal
6190
- */
6191
- export declare const LexBotConfigFilterSensitiveLog: (obj: LexBotConfig) => any;
6192
- /**
6193
- * @internal
6194
- */
6195
- export declare const ListBotsResponseFilterSensitiveLog: (obj: ListBotsResponse) => any;