@aws-sdk/client-connect 3.933.0 → 3.935.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 (339) hide show
  1. package/dist-cjs/index.js +1332 -1329
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +1078 -0
  4. package/dist-es/models/errors.js +375 -0
  5. package/dist-es/models/models_0.js +1 -663
  6. package/dist-es/models/models_1.js +1 -538
  7. package/dist-es/models/models_2.js +1 -183
  8. package/dist-es/models/models_3.js +1 -72
  9. package/dist-es/schemas/schemas_0.js +7 -2
  10. package/dist-types/commands/CreateContactCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateViewCommand.d.ts +1 -2
  12. package/dist-types/commands/CreateViewVersionCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateVocabularyCommand.d.ts +1 -1
  14. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteAttachedFileCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  26. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
  27. package/dist-types/commands/DeletePromptCommand.d.ts +1 -1
  28. package/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteQueueCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteUseCaseCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteViewCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteViewVersionCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteVocabularyCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeContactCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
  46. package/dist-types/commands/ListBotsCommand.d.ts +1 -2
  47. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
  48. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  49. package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
  50. package/dist-types/commands/ListContactFlowsCommand.d.ts +1 -1
  51. package/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
  52. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  53. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
  54. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
  55. package/dist-types/commands/ListFlowAssociationsCommand.d.ts +1 -1
  56. package/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +1 -1
  57. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +1 -1
  58. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  59. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  60. package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  61. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  62. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -1
  65. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +1 -1
  66. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +1 -1
  67. package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  68. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
  69. package/dist-types/commands/ListQueuesCommand.d.ts +1 -1
  70. package/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
  71. package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +1 -1
  72. package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +1 -1
  73. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
  74. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +1 -1
  75. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  76. package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  77. package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +1 -1
  78. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  79. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
  80. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  81. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  82. package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -1
  83. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
  84. package/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -2
  85. package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +1 -2
  86. package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -2
  87. package/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -2
  88. package/dist-types/commands/SearchEmailAddressesCommand.d.ts +1 -2
  89. package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +1 -2
  90. package/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +1 -2
  91. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -2
  92. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +1 -2
  93. package/dist-types/commands/SearchPromptsCommand.d.ts +1 -2
  94. package/dist-types/commands/SearchQueuesCommand.d.ts +1 -2
  95. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -2
  96. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -2
  97. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +1 -2
  98. package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -2
  99. package/dist-types/commands/SearchUsersCommand.d.ts +1 -2
  100. package/dist-types/commands/StartChatContactCommand.d.ts +1 -2
  101. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +6 -1
  102. package/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
  103. package/dist-types/commands/StartTaskContactCommand.d.ts +2 -1
  104. package/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
  105. package/dist-types/commands/StopContactCommand.d.ts +1 -1
  106. package/dist-types/commands/StopContactRecordingCommand.d.ts +1 -1
  107. package/dist-types/commands/StopContactStreamingCommand.d.ts +1 -1
  108. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
  109. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +1 -1
  110. package/dist-types/commands/TagContactCommand.d.ts +1 -1
  111. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  112. package/dist-types/commands/TransferContactCommand.d.ts +1 -1
  113. package/dist-types/commands/UntagContactCommand.d.ts +1 -1
  114. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  115. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +1 -1
  116. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
  117. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +1 -1
  118. package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
  119. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
  120. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  121. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
  122. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  123. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  125. package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +2 -1
  126. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +1 -1
  127. package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
  128. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +2 -1
  129. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +1 -1
  130. package/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +1 -1
  131. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  132. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
  133. package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
  134. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +1 -1
  135. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  136. package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +1 -1
  137. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +1 -1
  138. package/dist-types/commands/UpdatePromptCommand.d.ts +1 -1
  139. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
  140. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
  141. package/dist-types/commands/UpdateQueueNameCommand.d.ts +1 -1
  142. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
  143. package/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +1 -1
  145. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
  147. package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +1 -1
  148. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +1 -1
  149. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
  150. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
  151. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +1 -1
  152. package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  153. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
  154. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
  155. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
  156. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +1 -1
  157. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
  158. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +1 -1
  159. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
  160. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +1 -1
  161. package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +1 -1
  162. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
  163. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +1 -1
  164. package/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
  165. package/dist-types/commands/UpdateViewMetadataCommand.d.ts +1 -1
  166. package/dist-types/index.d.ts +6 -1
  167. package/dist-types/models/enums.d.ts +2166 -0
  168. package/dist-types/models/errors.d.ts +406 -0
  169. package/dist-types/models/models_0.d.ts +1607 -1219
  170. package/dist-types/models/models_1.d.ts +6280 -5379
  171. package/dist-types/models/models_2.d.ts +4108 -3852
  172. package/dist-types/models/models_3.d.ts +9 -4108
  173. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +1 -2
  175. package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +1 -1
  205. package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +1 -2
  210. package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +1 -1
  234. package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +1 -1
  236. package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +1 -1
  240. package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +1 -1
  243. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -4
  246. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +4 -2
  248. package/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +4 -2
  249. package/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +4 -2
  250. package/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +4 -2
  251. package/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +4 -2
  252. package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +4 -2
  253. package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +4 -2
  254. package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +4 -2
  255. package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +4 -2
  256. package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +4 -2
  257. package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +1 -2
  258. package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +4 -2
  259. package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +4 -2
  260. package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +4 -2
  261. package/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +4 -2
  262. package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +1 -2
  263. package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +4 -2
  264. package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +2 -4
  267. package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/StopContactCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +1 -1
  270. package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +1 -1
  271. package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +1 -1
  273. package/dist-types/ts3.4/commands/TagContactCommand.d.ts +1 -1
  274. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  275. package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +1 -1
  276. package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +1 -1
  277. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  278. package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +1 -1
  279. package/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
  280. package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +1 -1
  281. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -4
  282. package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +1 -1
  283. package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  284. package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
  285. package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  286. package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
  287. package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  288. package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +2 -4
  289. package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +1 -1
  290. package/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
  291. package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +2 -4
  292. package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +1 -1
  293. package/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +1 -1
  294. package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  295. package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
  296. package/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
  297. package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +1 -1
  298. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  299. package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +1 -1
  300. package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +1 -1
  301. package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +1 -1
  302. package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
  303. package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
  304. package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +1 -1
  305. package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
  306. package/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +1 -1
  307. package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +1 -1
  308. package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +1 -1
  309. package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
  310. package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +1 -1
  311. package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +1 -1
  312. package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
  313. package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
  314. package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +1 -1
  315. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -1
  316. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +1 -1
  317. package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +1 -1
  318. package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
  319. package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +1 -1
  320. package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
  321. package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +1 -1
  322. package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
  323. package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +1 -1
  324. package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +1 -1
  325. package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
  326. package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +1 -1
  327. package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +1 -1
  328. package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +1 -1
  329. package/dist-types/ts3.4/index.d.ts +6 -1
  330. package/dist-types/ts3.4/models/enums.d.ts +1321 -0
  331. package/dist-types/ts3.4/models/errors.d.ts +232 -0
  332. package/dist-types/ts3.4/models/models_0.d.ts +482 -681
  333. package/dist-types/ts3.4/models/models_1.d.ts +959 -1012
  334. package/dist-types/ts3.4/models/models_2.d.ts +1390 -1568
  335. package/dist-types/ts3.4/models/models_3.d.ts +21 -1045
  336. package/package.json +12 -12
  337. package/dist-es/models/index.js +0 -4
  338. package/dist-types/models/index.d.ts +0 -4
  339. package/dist-types/ts3.4/models/index.d.ts +0 -4
@@ -1,1922 +1,1744 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
3
1
  import {
4
- ActionSummary,
5
- AgentHierarchyGroups,
6
- AgentStatus,
7
- AliasConfiguration,
8
- Application,
2
+ AgentAvailabilityTimer,
3
+ AgentStatusState,
4
+ AutoEvaluationStatus,
5
+ BooleanComparisonType,
9
6
  Channel,
7
+ ChatEventType,
8
+ ContactFlowModuleState,
9
+ ContactFlowModuleStatus,
10
+ ContactFlowState,
10
11
  ContactFlowStatus,
11
12
  ContactFlowType,
12
13
  ContactInitiationMethod,
13
- ControlPlaneAttributeFilter,
14
- CreatedByInfo,
15
- DirectoryType,
16
- EventSourceName,
14
+ ContactRecordingType,
15
+ DateComparisonType,
16
+ DateTimeComparisonType,
17
+ DecimalComparisonType,
18
+ EmailHeaderType,
19
+ EvaluationFormItemEnablementAction,
20
+ EvaluationFormItemEnablementOperator,
21
+ EvaluationFormQuestionType,
22
+ EvaluationFormVersionStatus,
23
+ EvaluationStatus,
24
+ EvaluationType,
17
25
  FileStatusType,
18
26
  FileUseCaseType,
19
- FlowAssociationSummary,
20
- InstanceStorageConfig,
27
+ HierarchyGroupMatchType,
28
+ InboundMessageSourceType,
29
+ InitiateAs,
30
+ InstanceAttributeType,
21
31
  InstanceStorageResourceType,
22
- IntegrationType,
23
- LexBot,
24
- ListFlowAssociationResourceType,
32
+ IvrRecordingTrack,
33
+ MeetingFeatureStatus,
25
34
  MonitorCapability,
35
+ NumberComparisonType,
36
+ OutboundMessageSourceType,
26
37
  ParticipantRole,
27
- QuickConnectType,
28
- ReferenceStatus,
29
- ReferenceType,
38
+ ParticipantTimerAction,
39
+ ParticipantTimerType,
40
+ PhoneNumberCountryCode,
41
+ PhoneNumberType,
42
+ QueueStatus,
30
43
  RehydrationType,
44
+ RoutingCriteriaStepStatus,
31
45
  RulePublishStatus,
32
- SourceType,
46
+ SearchableQueueType,
47
+ SearchContactsMatchType,
48
+ SearchContactsTimeRangeConditionType,
49
+ SearchContactsTimeRangeType,
50
+ SortableFieldName,
51
+ SortOrder,
33
52
  StringComparisonType,
34
- StringCondition,
35
- TagCondition,
53
+ TargetListType,
36
54
  TaskTemplateStatus,
55
+ TimerEligibleParticipantRoles,
56
+ TrafficType,
37
57
  UseCaseType,
38
- UserPhoneConfig,
39
- UserProficiency,
40
58
  ViewStatus,
41
59
  ViewType,
42
60
  VocabularyLanguageCode,
61
+ VocabularyState,
62
+ VoiceRecordingTrack,
63
+ } from "./enums";
64
+ import {
65
+ AgentConfig,
66
+ AgentHierarchyGroups,
67
+ AgentStatus,
68
+ AgentStatusSearchFilter,
69
+ AliasConfiguration,
70
+ AllowedCapabilities,
71
+ Application,
72
+ AttributeCondition,
73
+ ControlPlaneAttributeFilter,
74
+ CreatedByInfo,
75
+ EvaluationAnswerData,
76
+ EvaluationFormItemEnablementExpression,
77
+ EvaluationFormQuestionTypeProperties,
78
+ Expiry,
79
+ HoursOfOperationConfig,
80
+ HoursOfOperationOverrideConfig,
81
+ InputPredefinedAttributeConfiguration,
82
+ InstanceStorageConfig,
83
+ MediaConcurrency,
84
+ OutboundCallerConfig,
85
+ OutboundEmailConfig,
86
+ OutboundStrategy,
87
+ PredefinedAttributeValues,
88
+ QuickConnectConfig,
89
+ Reference,
90
+ RoutingProfileQueueConfig,
91
+ RuleAction,
92
+ StringCondition,
93
+ TagCondition,
94
+ TaskTemplateConstraints,
95
+ TaskTemplateDefaults,
96
+ TaskTemplateField,
97
+ UserIdentityInfo,
98
+ UserInfo,
99
+ UserPhoneConfig,
100
+ UserProficiency,
101
+ View,
102
+ ViewInputContent,
43
103
  } from "./models_0";
44
104
  import {
45
- Attribute,
46
- AutoEvaluationStatus,
47
105
  ContactFlow,
48
106
  ContactFlowModule,
49
- ContactFlowModuleState,
50
- ContactFlowState,
51
- EvaluationFormVersionStatus,
52
- EvaluationScore,
53
- EvaluationStatus,
54
- EvaluationType,
107
+ EvaluationNote,
55
108
  HierarchyGroup,
56
109
  HierarchyGroupSummary,
57
110
  HoursOfOperation,
58
111
  HoursOfOperationOverride,
59
- InstanceStatus,
60
- LexBotConfig,
61
- PhoneNumberCountryCode,
62
- PhoneNumberType,
63
112
  PredefinedAttribute,
64
113
  Prompt,
65
114
  Queue,
66
115
  QuickConnect,
67
116
  RoutingProfile,
68
- SortOrder,
69
- TrafficDistributionGroupStatus,
70
- VocabularyState,
117
+ SignInConfig,
118
+ TelephonyConfig,
71
119
  } from "./models_1";
72
- export interface ListBotsResponse {
73
- LexBots?: LexBotConfig[] | undefined;
120
+ export interface TrafficDistributionGroupUserSummary {
121
+ UserId?: string | undefined;
122
+ }
123
+ export interface ListTrafficDistributionGroupUsersResponse {
74
124
  NextToken?: string | undefined;
125
+ TrafficDistributionGroupUserSummaryList?:
126
+ | TrafficDistributionGroupUserSummary[]
127
+ | undefined;
75
128
  }
76
- export interface ListContactEvaluationsRequest {
129
+ export interface ListUseCasesRequest {
77
130
  InstanceId: string | undefined;
78
- ContactId: string | undefined;
131
+ IntegrationAssociationId: string | undefined;
79
132
  NextToken?: string | undefined;
133
+ MaxResults?: number | undefined;
80
134
  }
81
- export interface EvaluationAcknowledgementSummary {
82
- AcknowledgedTime?: Date | undefined;
83
- AcknowledgedBy?: string | undefined;
84
- AcknowledgerComment?: string | undefined;
85
- }
86
- export interface EvaluationSummary {
87
- EvaluationId: string | undefined;
88
- EvaluationArn: string | undefined;
89
- EvaluationFormTitle: string | undefined;
90
- EvaluationFormId: string | undefined;
91
- CalibrationSessionId?: string | undefined;
92
- Status: EvaluationStatus | undefined;
93
- AutoEvaluationEnabled?: boolean | undefined;
94
- AutoEvaluationStatus?: AutoEvaluationStatus | undefined;
95
- EvaluatorArn: string | undefined;
96
- Score?: EvaluationScore | undefined;
97
- Acknowledgement?: EvaluationAcknowledgementSummary | undefined;
98
- EvaluationType?: EvaluationType | undefined;
99
- CreatedTime: Date | undefined;
100
- LastModifiedTime: Date | undefined;
135
+ export interface UseCase {
136
+ UseCaseId?: string | undefined;
137
+ UseCaseArn?: string | undefined;
138
+ UseCaseType?: UseCaseType | undefined;
101
139
  }
102
- export interface ListContactEvaluationsResponse {
103
- EvaluationSummaryList: EvaluationSummary[] | undefined;
140
+ export interface ListUseCasesResponse {
141
+ UseCaseSummaryList?: UseCase[] | undefined;
104
142
  NextToken?: string | undefined;
105
143
  }
106
- export interface ListContactFlowModulesRequest {
144
+ export interface ListUserHierarchyGroupsRequest {
107
145
  InstanceId: string | undefined;
108
146
  NextToken?: string | undefined;
109
147
  MaxResults?: number | undefined;
110
- ContactFlowModuleState?: ContactFlowModuleState | undefined;
111
- }
112
- export interface ContactFlowModuleSummary {
113
- Id?: string | undefined;
114
- Arn?: string | undefined;
115
- Name?: string | undefined;
116
- State?: ContactFlowModuleState | undefined;
117
148
  }
118
- export interface ListContactFlowModulesResponse {
119
- ContactFlowModulesSummaryList?: ContactFlowModuleSummary[] | undefined;
149
+ export interface ListUserHierarchyGroupsResponse {
150
+ UserHierarchyGroupSummaryList?: HierarchyGroupSummary[] | undefined;
120
151
  NextToken?: string | undefined;
121
152
  }
122
- export interface ListContactFlowsRequest {
153
+ export interface ListUserProficienciesRequest {
123
154
  InstanceId: string | undefined;
124
- ContactFlowTypes?: ContactFlowType[] | undefined;
155
+ UserId: string | undefined;
125
156
  NextToken?: string | undefined;
126
157
  MaxResults?: number | undefined;
127
158
  }
128
- export interface ContactFlowSummary {
129
- Id?: string | undefined;
130
- Arn?: string | undefined;
131
- Name?: string | undefined;
132
- ContactFlowType?: ContactFlowType | undefined;
133
- ContactFlowState?: ContactFlowState | undefined;
134
- ContactFlowStatus?: ContactFlowStatus | undefined;
135
- }
136
- export interface ListContactFlowsResponse {
137
- ContactFlowSummaryList?: ContactFlowSummary[] | undefined;
159
+ export interface ListUserProficienciesResponse {
138
160
  NextToken?: string | undefined;
161
+ UserProficiencyList?: UserProficiency[] | undefined;
162
+ LastModifiedTime?: Date | undefined;
163
+ LastModifiedRegion?: string | undefined;
139
164
  }
140
- export interface ListContactFlowVersionsRequest {
165
+ export interface ListUsersRequest {
141
166
  InstanceId: string | undefined;
142
- ContactFlowId: string | undefined;
143
167
  NextToken?: string | undefined;
144
168
  MaxResults?: number | undefined;
145
169
  }
146
- export interface ContactFlowVersionSummary {
170
+ export interface UserSummary {
171
+ Id?: string | undefined;
147
172
  Arn?: string | undefined;
148
- VersionDescription?: string | undefined;
149
- Version?: number | undefined;
173
+ Username?: string | undefined;
174
+ LastModifiedTime?: Date | undefined;
175
+ LastModifiedRegion?: string | undefined;
150
176
  }
151
- export interface ListContactFlowVersionsResponse {
152
- ContactFlowVersionSummaryList?: ContactFlowVersionSummary[] | undefined;
177
+ export interface ListUsersResponse {
178
+ UserSummaryList?: UserSummary[] | undefined;
153
179
  NextToken?: string | undefined;
154
180
  }
155
- export interface ListContactReferencesRequest {
181
+ export interface ListViewsRequest {
156
182
  InstanceId: string | undefined;
157
- ContactId: string | undefined;
158
- ReferenceTypes: ReferenceType[] | undefined;
183
+ Type?: ViewType | undefined;
159
184
  NextToken?: string | undefined;
185
+ MaxResults?: number | undefined;
160
186
  }
161
- export interface AttachmentReference {
162
- Name?: string | undefined;
163
- Value?: string | undefined;
164
- Status?: ReferenceStatus | undefined;
165
- Arn?: string | undefined;
166
- }
167
- export interface DateReference {
168
- Name?: string | undefined;
169
- Value?: string | undefined;
170
- }
171
- export interface EmailReference {
172
- Name?: string | undefined;
173
- Value?: string | undefined;
174
- }
175
- export interface EmailMessageReference {
176
- Name?: string | undefined;
187
+ export interface ViewSummary {
188
+ Id?: string | undefined;
177
189
  Arn?: string | undefined;
178
- }
179
- export interface NumberReference {
180
- Name?: string | undefined;
181
- Value?: string | undefined;
182
- }
183
- export interface StringReference {
184
- Name?: string | undefined;
185
- Value?: string | undefined;
186
- }
187
- export interface UrlReference {
188
190
  Name?: string | undefined;
189
- Value?: string | undefined;
190
- }
191
- export type ReferenceSummary =
192
- | ReferenceSummary.AttachmentMember
193
- | ReferenceSummary.DateMember
194
- | ReferenceSummary.EmailMember
195
- | ReferenceSummary.EmailMessageMember
196
- | ReferenceSummary.NumberMember
197
- | ReferenceSummary.StringMember
198
- | ReferenceSummary.UrlMember
199
- | ReferenceSummary.$UnknownMember;
200
- export declare namespace ReferenceSummary {
201
- interface UrlMember {
202
- Url: UrlReference;
203
- Attachment?: never;
204
- EmailMessage?: never;
205
- String?: never;
206
- Number?: never;
207
- Date?: never;
208
- Email?: never;
209
- $unknown?: never;
210
- }
211
- interface AttachmentMember {
212
- Url?: never;
213
- Attachment: AttachmentReference;
214
- EmailMessage?: never;
215
- String?: never;
216
- Number?: never;
217
- Date?: never;
218
- Email?: never;
219
- $unknown?: never;
220
- }
221
- interface EmailMessageMember {
222
- Url?: never;
223
- Attachment?: never;
224
- EmailMessage: EmailMessageReference;
225
- String?: never;
226
- Number?: never;
227
- Date?: never;
228
- Email?: never;
229
- $unknown?: never;
230
- }
231
- interface StringMember {
232
- Url?: never;
233
- Attachment?: never;
234
- EmailMessage?: never;
235
- String: StringReference;
236
- Number?: never;
237
- Date?: never;
238
- Email?: never;
239
- $unknown?: never;
240
- }
241
- interface NumberMember {
242
- Url?: never;
243
- Attachment?: never;
244
- EmailMessage?: never;
245
- String?: never;
246
- Number: NumberReference;
247
- Date?: never;
248
- Email?: never;
249
- $unknown?: never;
250
- }
251
- interface DateMember {
252
- Url?: never;
253
- Attachment?: never;
254
- EmailMessage?: never;
255
- String?: never;
256
- Number?: never;
257
- Date: DateReference;
258
- Email?: never;
259
- $unknown?: never;
260
- }
261
- interface EmailMember {
262
- Url?: never;
263
- Attachment?: never;
264
- EmailMessage?: never;
265
- String?: never;
266
- Number?: never;
267
- Date?: never;
268
- Email: EmailReference;
269
- $unknown?: never;
270
- }
271
- interface $UnknownMember {
272
- Url?: never;
273
- Attachment?: never;
274
- EmailMessage?: never;
275
- String?: never;
276
- Number?: never;
277
- Date?: never;
278
- Email?: never;
279
- $unknown: [string, any];
280
- }
281
- interface Visitor<T> {
282
- Url: (value: UrlReference) => T;
283
- Attachment: (value: AttachmentReference) => T;
284
- EmailMessage: (value: EmailMessageReference) => T;
285
- String: (value: StringReference) => T;
286
- Number: (value: NumberReference) => T;
287
- Date: (value: DateReference) => T;
288
- Email: (value: EmailReference) => T;
289
- _: (name: string, value: any) => T;
290
- }
291
- }
292
- export interface ListContactReferencesResponse {
293
- ReferenceSummaryList?: ReferenceSummary[] | undefined;
294
- NextToken?: string | undefined;
191
+ Type?: ViewType | undefined;
192
+ Status?: ViewStatus | undefined;
193
+ Description?: string | undefined;
295
194
  }
296
- export interface ListDefaultVocabulariesRequest {
297
- InstanceId: string | undefined;
298
- LanguageCode?: VocabularyLanguageCode | undefined;
299
- MaxResults?: number | undefined;
195
+ export interface ListViewsResponse {
196
+ ViewsSummaryList?: ViewSummary[] | undefined;
300
197
  NextToken?: string | undefined;
301
198
  }
302
- export interface DefaultVocabulary {
199
+ export interface ListViewVersionsRequest {
303
200
  InstanceId: string | undefined;
304
- LanguageCode: VocabularyLanguageCode | undefined;
305
- VocabularyId: string | undefined;
306
- VocabularyName: string | undefined;
307
- }
308
- export interface ListDefaultVocabulariesResponse {
309
- DefaultVocabularyList: DefaultVocabulary[] | undefined;
201
+ ViewId: string | undefined;
310
202
  NextToken?: string | undefined;
311
- }
312
- export interface ListEvaluationFormsRequest {
313
- InstanceId: string | undefined;
314
203
  MaxResults?: number | undefined;
315
- NextToken?: string | undefined;
316
204
  }
317
- export interface EvaluationFormSummary {
318
- EvaluationFormId: string | undefined;
319
- EvaluationFormArn: string | undefined;
320
- Title: string | undefined;
321
- CreatedTime: Date | undefined;
322
- CreatedBy: string | undefined;
323
- LastModifiedTime: Date | undefined;
324
- LastModifiedBy: string | undefined;
325
- LastActivatedTime?: Date | undefined;
326
- LastActivatedBy?: string | undefined;
327
- LatestVersion: number | undefined;
328
- ActiveVersion?: number | undefined;
205
+ export interface ViewVersionSummary {
206
+ Id?: string | undefined;
207
+ Arn?: string | undefined;
208
+ Description?: string | undefined;
209
+ Name?: string | undefined;
210
+ Type?: ViewType | undefined;
211
+ Version?: number | undefined;
212
+ VersionDescription?: string | undefined;
329
213
  }
330
- export interface ListEvaluationFormsResponse {
331
- EvaluationFormSummaryList: EvaluationFormSummary[] | undefined;
214
+ export interface ListViewVersionsResponse {
215
+ ViewVersionSummaryList?: ViewVersionSummary[] | undefined;
332
216
  NextToken?: string | undefined;
333
217
  }
334
- export interface ListEvaluationFormVersionsRequest {
218
+ export interface MonitorContactRequest {
335
219
  InstanceId: string | undefined;
336
- EvaluationFormId: string | undefined;
337
- MaxResults?: number | undefined;
338
- NextToken?: string | undefined;
339
- }
340
- export interface EvaluationFormVersionSummary {
341
- EvaluationFormArn: string | undefined;
342
- EvaluationFormId: string | undefined;
343
- EvaluationFormVersion: number | undefined;
344
- Locked: boolean | undefined;
345
- Status: EvaluationFormVersionStatus | undefined;
346
- CreatedTime: Date | undefined;
347
- CreatedBy: string | undefined;
348
- LastModifiedTime: Date | undefined;
349
- LastModifiedBy: string | undefined;
220
+ ContactId: string | undefined;
221
+ UserId: string | undefined;
222
+ AllowedMonitorCapabilities?: MonitorCapability[] | undefined;
223
+ ClientToken?: string | undefined;
350
224
  }
351
- export interface ListEvaluationFormVersionsResponse {
352
- EvaluationFormVersionSummaryList: EvaluationFormVersionSummary[] | undefined;
353
- NextToken?: string | undefined;
225
+ export interface MonitorContactResponse {
226
+ ContactId?: string | undefined;
227
+ ContactArn?: string | undefined;
354
228
  }
355
- export interface ListFlowAssociationsRequest {
229
+ export interface PauseContactRequest {
230
+ ContactId: string | undefined;
356
231
  InstanceId: string | undefined;
357
- ResourceType?: ListFlowAssociationResourceType | undefined;
358
- NextToken?: string | undefined;
359
- MaxResults?: number | undefined;
360
- }
361
- export interface ListFlowAssociationsResponse {
362
- FlowAssociationSummaryList?: FlowAssociationSummary[] | undefined;
363
- NextToken?: string | undefined;
232
+ ContactFlowId?: string | undefined;
364
233
  }
365
- export interface ListHoursOfOperationOverridesRequest {
234
+ export interface PauseContactResponse {}
235
+ export interface PutUserStatusRequest {
236
+ UserId: string | undefined;
366
237
  InstanceId: string | undefined;
367
- HoursOfOperationId: string | undefined;
368
- NextToken?: string | undefined;
369
- MaxResults?: number | undefined;
238
+ AgentStatusId: string | undefined;
370
239
  }
371
- export interface ListHoursOfOperationOverridesResponse {
372
- NextToken?: string | undefined;
373
- HoursOfOperationOverrideList?: HoursOfOperationOverride[] | undefined;
374
- LastModifiedRegion?: string | undefined;
375
- LastModifiedTime?: Date | undefined;
240
+ export interface PutUserStatusResponse {}
241
+ export interface ReleasePhoneNumberRequest {
242
+ PhoneNumberId: string | undefined;
243
+ ClientToken?: string | undefined;
376
244
  }
377
- export interface ListHoursOfOperationsRequest {
245
+ export interface ReplicateInstanceRequest {
378
246
  InstanceId: string | undefined;
379
- NextToken?: string | undefined;
380
- MaxResults?: number | undefined;
247
+ ReplicaRegion: string | undefined;
248
+ ClientToken?: string | undefined;
249
+ ReplicaAlias: string | undefined;
381
250
  }
382
- export interface HoursOfOperationSummary {
251
+ export interface ReplicateInstanceResponse {
383
252
  Id?: string | undefined;
384
253
  Arn?: string | undefined;
385
- Name?: string | undefined;
386
- LastModifiedTime?: Date | undefined;
387
- LastModifiedRegion?: string | undefined;
388
254
  }
389
- export interface ListHoursOfOperationsResponse {
390
- HoursOfOperationSummaryList?: HoursOfOperationSummary[] | undefined;
391
- NextToken?: string | undefined;
255
+ export interface ResumeContactRequest {
256
+ ContactId: string | undefined;
257
+ InstanceId: string | undefined;
258
+ ContactFlowId?: string | undefined;
392
259
  }
393
- export interface ListInstanceAttributesRequest {
260
+ export interface ResumeContactResponse {}
261
+ export interface ResumeContactRecordingRequest {
394
262
  InstanceId: string | undefined;
395
- NextToken?: string | undefined;
396
- MaxResults?: number | undefined;
263
+ ContactId: string | undefined;
264
+ InitialContactId: string | undefined;
265
+ ContactRecordingType?: ContactRecordingType | undefined;
397
266
  }
398
- export interface ListInstanceAttributesResponse {
399
- Attributes?: Attribute[] | undefined;
267
+ export interface ResumeContactRecordingResponse {}
268
+ export interface SearchAgentStatusesResponse {
269
+ AgentStatuses?: AgentStatus[] | undefined;
400
270
  NextToken?: string | undefined;
271
+ ApproximateTotalCount?: number | undefined;
401
272
  }
402
- export interface ListInstancesRequest {
403
- NextToken?: string | undefined;
273
+ export interface SearchAvailablePhoneNumbersRequest {
274
+ TargetArn?: string | undefined;
275
+ InstanceId?: string | undefined;
276
+ PhoneNumberCountryCode: PhoneNumberCountryCode | undefined;
277
+ PhoneNumberType: PhoneNumberType | undefined;
278
+ PhoneNumberPrefix?: string | undefined;
404
279
  MaxResults?: number | undefined;
405
- }
406
- export interface InstanceSummary {
407
- Id?: string | undefined;
408
- Arn?: string | undefined;
409
- IdentityManagementType?: DirectoryType | undefined;
410
- InstanceAlias?: string | undefined;
411
- CreatedTime?: Date | undefined;
412
- ServiceRole?: string | undefined;
413
- InstanceStatus?: InstanceStatus | undefined;
414
- InboundCallsEnabled?: boolean | undefined;
415
- OutboundCallsEnabled?: boolean | undefined;
416
- InstanceAccessUrl?: string | undefined;
417
- }
418
- export interface ListInstancesResponse {
419
- InstanceSummaryList?: InstanceSummary[] | undefined;
420
280
  NextToken?: string | undefined;
421
281
  }
422
- export interface ListInstanceStorageConfigsRequest {
423
- InstanceId: string | undefined;
424
- ResourceType: InstanceStorageResourceType | undefined;
425
- NextToken?: string | undefined;
426
- MaxResults?: number | undefined;
282
+ export interface AvailableNumberSummary {
283
+ PhoneNumber?: string | undefined;
284
+ PhoneNumberCountryCode?: PhoneNumberCountryCode | undefined;
285
+ PhoneNumberType?: PhoneNumberType | undefined;
427
286
  }
428
- export interface ListInstanceStorageConfigsResponse {
429
- StorageConfigs?: InstanceStorageConfig[] | undefined;
287
+ export interface SearchAvailablePhoneNumbersResponse {
430
288
  NextToken?: string | undefined;
289
+ AvailableNumbersList?: AvailableNumberSummary[] | undefined;
431
290
  }
432
- export interface ListIntegrationAssociationsRequest {
433
- InstanceId: string | undefined;
434
- IntegrationType?: IntegrationType | undefined;
435
- NextToken?: string | undefined;
436
- MaxResults?: number | undefined;
437
- IntegrationArn?: string | undefined;
291
+ export interface BooleanCondition {
292
+ FieldName?: string | undefined;
293
+ ComparisonType?: BooleanComparisonType | undefined;
438
294
  }
439
- export interface IntegrationAssociationSummary {
440
- IntegrationAssociationId?: string | undefined;
441
- IntegrationAssociationArn?: string | undefined;
442
- InstanceId?: string | undefined;
443
- IntegrationType?: IntegrationType | undefined;
444
- IntegrationArn?: string | undefined;
445
- SourceApplicationUrl?: string | undefined;
446
- SourceApplicationName?: string | undefined;
447
- SourceType?: SourceType | undefined;
448
- }
449
- export interface ListIntegrationAssociationsResponse {
450
- IntegrationAssociationSummaryList?:
451
- | IntegrationAssociationSummary[]
452
- | undefined;
453
- NextToken?: string | undefined;
295
+ export interface DateTimeCondition {
296
+ FieldName?: string | undefined;
297
+ MinValue?: string | undefined;
298
+ MaxValue?: string | undefined;
299
+ ComparisonType?: DateTimeComparisonType | undefined;
454
300
  }
455
- export interface ListLambdaFunctionsRequest {
456
- InstanceId: string | undefined;
457
- NextToken?: string | undefined;
458
- MaxResults?: number | undefined;
301
+ export interface DecimalCondition {
302
+ FieldName?: string | undefined;
303
+ MinValue?: number | undefined;
304
+ MaxValue?: number | undefined;
305
+ ComparisonType?: DecimalComparisonType | undefined;
459
306
  }
460
- export interface ListLambdaFunctionsResponse {
461
- LambdaFunctions?: string[] | undefined;
462
- NextToken?: string | undefined;
307
+ export interface NumberCondition {
308
+ FieldName?: string | undefined;
309
+ MinValue?: number | undefined;
310
+ MaxValue?: number | undefined;
311
+ ComparisonType?: NumberComparisonType | undefined;
463
312
  }
464
- export interface ListLexBotsRequest {
465
- InstanceId: string | undefined;
466
- NextToken?: string | undefined;
467
- MaxResults?: number | undefined;
313
+ export interface EvaluationSearchFilter {
314
+ AttributeFilter?: ControlPlaneAttributeFilter | undefined;
468
315
  }
469
- export interface ListLexBotsResponse {
470
- LexBots?: LexBot[] | undefined;
471
- NextToken?: string | undefined;
316
+ export interface EvaluationSearchMetadata {
317
+ ContactId: string | undefined;
318
+ EvaluatorArn: string | undefined;
319
+ ContactAgentId?: string | undefined;
320
+ CalibrationSessionId?: string | undefined;
321
+ ScorePercentage?: number | undefined;
322
+ ScoreAutomaticFail?: boolean | undefined;
323
+ ScoreNotApplicable?: boolean | undefined;
324
+ AutoEvaluationEnabled?: boolean | undefined;
325
+ AutoEvaluationStatus?: AutoEvaluationStatus | undefined;
326
+ AcknowledgedTime?: Date | undefined;
327
+ AcknowledgedBy?: string | undefined;
328
+ AcknowledgerComment?: string | undefined;
472
329
  }
473
- export interface ListPhoneNumbersRequest {
474
- InstanceId: string | undefined;
475
- PhoneNumberTypes?: PhoneNumberType[] | undefined;
476
- PhoneNumberCountryCodes?: PhoneNumberCountryCode[] | undefined;
330
+ export interface EvaluationSearchSummary {
331
+ EvaluationId: string | undefined;
332
+ EvaluationArn: string | undefined;
333
+ EvaluationFormId?: string | undefined;
334
+ EvaluationFormVersion: number | undefined;
335
+ Metadata: EvaluationSearchMetadata | undefined;
336
+ Status: EvaluationStatus | undefined;
337
+ EvaluationType?: EvaluationType | undefined;
338
+ CreatedTime: Date | undefined;
339
+ LastModifiedTime: Date | undefined;
340
+ Tags?: Record<string, string> | undefined;
341
+ }
342
+ export interface SearchContactEvaluationsResponse {
343
+ EvaluationSearchSummaryList?: EvaluationSearchSummary[] | undefined;
477
344
  NextToken?: string | undefined;
478
- MaxResults?: number | undefined;
345
+ ApproximateTotalCount?: number | undefined;
479
346
  }
480
- export interface PhoneNumberSummary {
481
- Id?: string | undefined;
482
- Arn?: string | undefined;
483
- PhoneNumber?: string | undefined;
484
- PhoneNumberType?: PhoneNumberType | undefined;
485
- PhoneNumberCountryCode?: PhoneNumberCountryCode | undefined;
347
+ export interface ControlPlaneTagFilter {
348
+ OrConditions?: TagCondition[][] | undefined;
349
+ AndConditions?: TagCondition[] | undefined;
350
+ TagCondition?: TagCondition | undefined;
486
351
  }
487
- export interface ListPhoneNumbersResponse {
488
- PhoneNumberSummaryList?: PhoneNumberSummary[] | undefined;
489
- NextToken?: string | undefined;
352
+ export interface ContactFlowModuleSearchFilter {
353
+ TagFilter?: ControlPlaneTagFilter | undefined;
490
354
  }
491
- export interface ListPhoneNumbersV2Request {
492
- TargetArn?: string | undefined;
493
- InstanceId?: string | undefined;
494
- MaxResults?: number | undefined;
355
+ export interface SearchContactFlowModulesResponse {
356
+ ContactFlowModules?: ContactFlowModule[] | undefined;
495
357
  NextToken?: string | undefined;
496
- PhoneNumberCountryCodes?: PhoneNumberCountryCode[] | undefined;
497
- PhoneNumberTypes?: PhoneNumberType[] | undefined;
498
- PhoneNumberPrefix?: string | undefined;
358
+ ApproximateTotalCount?: number | undefined;
499
359
  }
500
- export interface ListPhoneNumbersSummary {
501
- PhoneNumberId?: string | undefined;
502
- PhoneNumberArn?: string | undefined;
503
- PhoneNumber?: string | undefined;
504
- PhoneNumberCountryCode?: PhoneNumberCountryCode | undefined;
505
- PhoneNumberType?: PhoneNumberType | undefined;
506
- TargetArn?: string | undefined;
507
- InstanceId?: string | undefined;
508
- PhoneNumberDescription?: string | undefined;
509
- SourcePhoneNumberArn?: string | undefined;
360
+ export interface ContactFlowSearchFilter {
361
+ TagFilter?: ControlPlaneTagFilter | undefined;
510
362
  }
511
- export interface ListPhoneNumbersV2Response {
363
+ export interface SearchContactFlowsResponse {
364
+ ContactFlows?: ContactFlow[] | undefined;
512
365
  NextToken?: string | undefined;
513
- ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[] | undefined;
366
+ ApproximateTotalCount?: number | undefined;
514
367
  }
515
- export interface ListPredefinedAttributesRequest {
516
- InstanceId: string | undefined;
517
- NextToken?: string | undefined;
518
- MaxResults?: number | undefined;
368
+ export interface SearchContactsTimeRange {
369
+ Type: SearchContactsTimeRangeType | undefined;
370
+ StartTime: Date | undefined;
371
+ EndTime: Date | undefined;
519
372
  }
520
- export interface PredefinedAttributeSummary {
521
- Name?: string | undefined;
522
- LastModifiedTime?: Date | undefined;
523
- LastModifiedRegion?: string | undefined;
373
+ export interface SearchContactsTimestampCondition {
374
+ Type: SearchContactsTimeRangeType | undefined;
375
+ ConditionType: SearchContactsTimeRangeConditionType | undefined;
524
376
  }
525
- export interface ListPredefinedAttributesResponse {
526
- NextToken?: string | undefined;
527
- PredefinedAttributeSummaryList?: PredefinedAttributeSummary[] | undefined;
377
+ export interface SearchContactsAdditionalTimeRangeCriteria {
378
+ TimeRange?: SearchContactsTimeRange | undefined;
379
+ TimestampCondition?: SearchContactsTimestampCondition | undefined;
528
380
  }
529
- export interface ListPromptsRequest {
530
- InstanceId: string | undefined;
531
- NextToken?: string | undefined;
532
- MaxResults?: number | undefined;
381
+ export interface SearchContactsAdditionalTimeRange {
382
+ Criteria: SearchContactsAdditionalTimeRangeCriteria[] | undefined;
383
+ MatchType: SearchContactsMatchType | undefined;
533
384
  }
534
- export interface PromptSummary {
535
- Id?: string | undefined;
536
- Arn?: string | undefined;
537
- Name?: string | undefined;
538
- LastModifiedTime?: Date | undefined;
539
- LastModifiedRegion?: string | undefined;
385
+ export interface TranscriptCriteria {
386
+ ParticipantRole: ParticipantRole | undefined;
387
+ SearchText: string[] | undefined;
388
+ MatchType: SearchContactsMatchType | undefined;
540
389
  }
541
- export interface ListPromptsResponse {
542
- PromptSummaryList?: PromptSummary[] | undefined;
543
- NextToken?: string | undefined;
390
+ export interface Transcript {
391
+ Criteria: TranscriptCriteria[] | undefined;
392
+ MatchType?: SearchContactsMatchType | undefined;
544
393
  }
545
- export interface ListQueueQuickConnectsRequest {
546
- InstanceId: string | undefined;
547
- QueueId: string | undefined;
548
- NextToken?: string | undefined;
549
- MaxResults?: number | undefined;
394
+ export interface ContactAnalysis {
395
+ Transcript?: Transcript | undefined;
550
396
  }
551
- export interface QuickConnectSummary {
552
- Id?: string | undefined;
553
- Arn?: string | undefined;
554
- Name?: string | undefined;
555
- QuickConnectType?: QuickConnectType | undefined;
556
- LastModifiedTime?: Date | undefined;
557
- LastModifiedRegion?: string | undefined;
397
+ export interface NameCriteria {
398
+ SearchText: string[] | undefined;
399
+ MatchType: SearchContactsMatchType | undefined;
558
400
  }
559
- export interface ListQueueQuickConnectsResponse {
560
- NextToken?: string | undefined;
561
- QuickConnectSummaryList?: QuickConnectSummary[] | undefined;
562
- LastModifiedTime?: Date | undefined;
563
- LastModifiedRegion?: string | undefined;
401
+ export interface SearchableAgentCriteriaStep {
402
+ AgentIds?: string[] | undefined;
403
+ MatchType?: SearchContactsMatchType | undefined;
564
404
  }
565
- export declare const QueueType: {
566
- readonly AGENT: "AGENT";
567
- readonly STANDARD: "STANDARD";
568
- };
569
- export type QueueType = (typeof QueueType)[keyof typeof QueueType];
570
- export interface ListQueuesRequest {
571
- InstanceId: string | undefined;
572
- QueueTypes?: QueueType[] | undefined;
573
- NextToken?: string | undefined;
574
- MaxResults?: number | undefined;
405
+ export interface SearchableRoutingCriteriaStep {
406
+ AgentCriteria?: SearchableAgentCriteriaStep | undefined;
575
407
  }
576
- export interface QueueSummary {
577
- Id?: string | undefined;
578
- Arn?: string | undefined;
579
- Name?: string | undefined;
580
- QueueType?: QueueType | undefined;
581
- LastModifiedTime?: Date | undefined;
582
- LastModifiedRegion?: string | undefined;
408
+ export interface SearchableRoutingCriteria {
409
+ Steps?: SearchableRoutingCriteriaStep[] | undefined;
583
410
  }
584
- export interface ListQueuesResponse {
585
- QueueSummaryList?: QueueSummary[] | undefined;
586
- NextToken?: string | undefined;
411
+ export interface SearchableContactAttributesCriteria {
412
+ Key: string | undefined;
413
+ Values: string[] | undefined;
587
414
  }
588
- export interface ListQuickConnectsRequest {
589
- InstanceId: string | undefined;
590
- NextToken?: string | undefined;
591
- MaxResults?: number | undefined;
592
- QuickConnectTypes?: QuickConnectType[] | undefined;
415
+ export interface SearchableContactAttributes {
416
+ Criteria: SearchableContactAttributesCriteria[] | undefined;
417
+ MatchType?: SearchContactsMatchType | undefined;
593
418
  }
594
- export interface ListQuickConnectsResponse {
595
- QuickConnectSummaryList?: QuickConnectSummary[] | undefined;
596
- NextToken?: string | undefined;
419
+ export interface SearchableSegmentAttributesCriteria {
420
+ Key: string | undefined;
421
+ Values: string[] | undefined;
422
+ }
423
+ export interface SearchableSegmentAttributes {
424
+ Criteria: SearchableSegmentAttributesCriteria[] | undefined;
425
+ MatchType?: SearchContactsMatchType | undefined;
426
+ }
427
+ export interface SearchCriteria {
428
+ Name?: NameCriteria | undefined;
429
+ AgentIds?: string[] | undefined;
430
+ AgentHierarchyGroups?: AgentHierarchyGroups | undefined;
431
+ Channels?: Channel[] | undefined;
432
+ ContactAnalysis?: ContactAnalysis | undefined;
433
+ InitiationMethods?: ContactInitiationMethod[] | undefined;
434
+ QueueIds?: string[] | undefined;
435
+ RoutingCriteria?: SearchableRoutingCriteria | undefined;
436
+ AdditionalTimeRange?: SearchContactsAdditionalTimeRange | undefined;
437
+ SearchableContactAttributes?: SearchableContactAttributes | undefined;
438
+ SearchableSegmentAttributes?: SearchableSegmentAttributes | undefined;
439
+ }
440
+ export interface Sort {
441
+ FieldName: SortableFieldName | undefined;
442
+ Order: SortOrder | undefined;
597
443
  }
598
- export declare const RealTimeContactAnalysisOutputType: {
599
- readonly Raw: "Raw";
600
- readonly Redacted: "Redacted";
601
- };
602
- export type RealTimeContactAnalysisOutputType =
603
- (typeof RealTimeContactAnalysisOutputType)[keyof typeof RealTimeContactAnalysisOutputType];
604
- export declare const RealTimeContactAnalysisSegmentType: {
605
- readonly Attachments: "Attachments";
606
- readonly Categories: "Categories";
607
- readonly Event: "Event";
608
- readonly Issues: "Issues";
609
- readonly PostContactSummary: "PostContactSummary";
610
- readonly Transcript: "Transcript";
611
- };
612
- export type RealTimeContactAnalysisSegmentType =
613
- (typeof RealTimeContactAnalysisSegmentType)[keyof typeof RealTimeContactAnalysisSegmentType];
614
- export interface ListRealtimeContactAnalysisSegmentsV2Request {
444
+ export interface SearchContactsRequest {
615
445
  InstanceId: string | undefined;
616
- ContactId: string | undefined;
446
+ TimeRange: SearchContactsTimeRange | undefined;
447
+ SearchCriteria?: SearchCriteria | undefined;
617
448
  MaxResults?: number | undefined;
618
449
  NextToken?: string | undefined;
619
- OutputType: RealTimeContactAnalysisOutputType | undefined;
620
- SegmentTypes: RealTimeContactAnalysisSegmentType[] | undefined;
621
- }
622
- export declare const RealTimeContactAnalysisSupportedChannel: {
623
- readonly CHAT: "CHAT";
624
- readonly VOICE: "VOICE";
625
- };
626
- export type RealTimeContactAnalysisSupportedChannel =
627
- (typeof RealTimeContactAnalysisSupportedChannel)[keyof typeof RealTimeContactAnalysisSupportedChannel];
628
- export declare const ArtifactStatus: {
629
- readonly APPROVED: "APPROVED";
630
- readonly IN_PROGRESS: "IN_PROGRESS";
631
- readonly REJECTED: "REJECTED";
632
- };
633
- export type ArtifactStatus =
634
- (typeof ArtifactStatus)[keyof typeof ArtifactStatus];
635
- export interface RealTimeContactAnalysisAttachment {
636
- AttachmentName: string | undefined;
637
- ContentType?: string | undefined;
638
- AttachmentId: string | undefined;
639
- Status?: ArtifactStatus | undefined;
640
- }
641
- export type RealTimeContactAnalysisTimeData =
642
- | RealTimeContactAnalysisTimeData.AbsoluteTimeMember
643
- | RealTimeContactAnalysisTimeData.$UnknownMember;
644
- export declare namespace RealTimeContactAnalysisTimeData {
645
- interface AbsoluteTimeMember {
646
- AbsoluteTime: Date;
647
- $unknown?: never;
648
- }
649
- interface $UnknownMember {
650
- AbsoluteTime?: never;
651
- $unknown: [string, any];
652
- }
653
- interface Visitor<T> {
654
- AbsoluteTime: (value: Date) => T;
655
- _: (name: string, value: any) => T;
656
- }
657
- }
658
- export interface RealTimeContactAnalysisSegmentAttachments {
659
- Id: string | undefined;
660
- ParticipantId: string | undefined;
661
- ParticipantRole: ParticipantRole | undefined;
662
- DisplayName?: string | undefined;
663
- Attachments: RealTimeContactAnalysisAttachment[] | undefined;
664
- Time: RealTimeContactAnalysisTimeData | undefined;
450
+ Sort?: Sort | undefined;
665
451
  }
666
- export interface RealTimeContactAnalysisCharacterInterval {
667
- BeginOffsetChar: number | undefined;
668
- EndOffsetChar: number | undefined;
452
+ export interface ContactSearchSummaryAgentInfo {
453
+ Id?: string | undefined;
454
+ ConnectedToAgentTimestamp?: Date | undefined;
669
455
  }
670
- export interface RealTimeContactAnalysisTranscriptItemWithCharacterOffsets {
671
- Id: string | undefined;
672
- CharacterOffsets?: RealTimeContactAnalysisCharacterInterval | undefined;
456
+ export interface ContactSearchSummaryQueueInfo {
457
+ Id?: string | undefined;
458
+ EnqueueTimestamp?: Date | undefined;
673
459
  }
674
- export interface RealTimeContactAnalysisPointOfInterest {
675
- TranscriptItems?:
676
- | RealTimeContactAnalysisTranscriptItemWithCharacterOffsets[]
677
- | undefined;
460
+ export interface EmailAddressSearchFilter {
461
+ TagFilter?: ControlPlaneTagFilter | undefined;
678
462
  }
679
- export interface RealTimeContactAnalysisCategoryDetails {
680
- PointsOfInterest: RealTimeContactAnalysisPointOfInterest[] | undefined;
463
+ export interface EmailAddressMetadata {
464
+ EmailAddressId?: string | undefined;
465
+ EmailAddressArn?: string | undefined;
466
+ EmailAddress?: string | undefined;
467
+ Description?: string | undefined;
468
+ DisplayName?: string | undefined;
469
+ AliasConfigurations?: AliasConfiguration[] | undefined;
681
470
  }
682
- export interface RealTimeContactAnalysisSegmentCategories {
683
- MatchedDetails:
684
- | Record<string, RealTimeContactAnalysisCategoryDetails>
685
- | undefined;
686
- }
687
- export interface RealTimeContactAnalysisSegmentEvent {
688
- Id: string | undefined;
689
- ParticipantId?: string | undefined;
690
- ParticipantRole?: ParticipantRole | undefined;
691
- DisplayName?: string | undefined;
692
- EventType: string | undefined;
693
- Time: RealTimeContactAnalysisTimeData | undefined;
694
- }
695
- export interface RealTimeContactAnalysisTranscriptItemWithContent {
696
- Content?: string | undefined;
697
- Id: string | undefined;
698
- CharacterOffsets?: RealTimeContactAnalysisCharacterInterval | undefined;
699
- }
700
- export interface RealTimeContactAnalysisIssueDetected {
701
- TranscriptItems:
702
- | RealTimeContactAnalysisTranscriptItemWithContent[]
703
- | undefined;
471
+ export interface SearchEmailAddressesResponse {
472
+ NextToken?: string | undefined;
473
+ EmailAddresses?: EmailAddressMetadata[] | undefined;
474
+ ApproximateTotalCount?: number | undefined;
704
475
  }
705
- export interface RealTimeContactAnalysisSegmentIssues {
706
- IssuesDetected: RealTimeContactAnalysisIssueDetected[] | undefined;
707
- }
708
- export declare const RealTimeContactAnalysisPostContactSummaryFailureCode: {
709
- readonly FAILED_SAFETY_GUIDELINES: "FAILED_SAFETY_GUIDELINES";
710
- readonly INSUFFICIENT_CONVERSATION_CONTENT: "INSUFFICIENT_CONVERSATION_CONTENT";
711
- readonly INTERNAL_ERROR: "INTERNAL_ERROR";
712
- readonly INVALID_ANALYSIS_CONFIGURATION: "INVALID_ANALYSIS_CONFIGURATION";
713
- readonly QUOTA_EXCEEDED: "QUOTA_EXCEEDED";
714
- };
715
- export type RealTimeContactAnalysisPostContactSummaryFailureCode =
716
- (typeof RealTimeContactAnalysisPostContactSummaryFailureCode)[keyof typeof RealTimeContactAnalysisPostContactSummaryFailureCode];
717
- export declare const RealTimeContactAnalysisPostContactSummaryStatus: {
718
- readonly COMPLETED: "COMPLETED";
719
- readonly FAILED: "FAILED";
720
- };
721
- export type RealTimeContactAnalysisPostContactSummaryStatus =
722
- (typeof RealTimeContactAnalysisPostContactSummaryStatus)[keyof typeof RealTimeContactAnalysisPostContactSummaryStatus];
723
- export interface RealTimeContactAnalysisSegmentPostContactSummary {
724
- Content?: string | undefined;
725
- Status: RealTimeContactAnalysisPostContactSummaryStatus | undefined;
726
- FailureCode?:
727
- | RealTimeContactAnalysisPostContactSummaryFailureCode
728
- | undefined;
476
+ export interface EvaluationFormSearchFilter {
477
+ AttributeFilter?: ControlPlaneAttributeFilter | undefined;
729
478
  }
730
- export interface RealTimeContactAnalysisTranscriptItemRedaction {
731
- CharacterOffsets?: RealTimeContactAnalysisCharacterInterval[] | undefined;
732
- }
733
- export declare const RealTimeContactAnalysisSentimentLabel: {
734
- readonly NEGATIVE: "NEGATIVE";
735
- readonly NEUTRAL: "NEUTRAL";
736
- readonly POSITIVE: "POSITIVE";
737
- };
738
- export type RealTimeContactAnalysisSentimentLabel =
739
- (typeof RealTimeContactAnalysisSentimentLabel)[keyof typeof RealTimeContactAnalysisSentimentLabel];
740
- export interface RealTimeContactAnalysisSegmentTranscript {
741
- Id: string | undefined;
742
- ParticipantId: string | undefined;
743
- ParticipantRole: ParticipantRole | undefined;
744
- DisplayName?: string | undefined;
745
- Content: string | undefined;
746
- ContentType?: string | undefined;
747
- Time: RealTimeContactAnalysisTimeData | undefined;
748
- Redaction?: RealTimeContactAnalysisTranscriptItemRedaction | undefined;
749
- Sentiment?: RealTimeContactAnalysisSentimentLabel | undefined;
750
- }
751
- export type RealtimeContactAnalysisSegment =
752
- | RealtimeContactAnalysisSegment.AttachmentsMember
753
- | RealtimeContactAnalysisSegment.CategoriesMember
754
- | RealtimeContactAnalysisSegment.EventMember
755
- | RealtimeContactAnalysisSegment.IssuesMember
756
- | RealtimeContactAnalysisSegment.PostContactSummaryMember
757
- | RealtimeContactAnalysisSegment.TranscriptMember
758
- | RealtimeContactAnalysisSegment.$UnknownMember;
759
- export declare namespace RealtimeContactAnalysisSegment {
760
- interface TranscriptMember {
761
- Transcript: RealTimeContactAnalysisSegmentTranscript;
762
- Categories?: never;
763
- Issues?: never;
764
- Event?: never;
765
- Attachments?: never;
766
- PostContactSummary?: never;
767
- $unknown?: never;
768
- }
769
- interface CategoriesMember {
770
- Transcript?: never;
771
- Categories: RealTimeContactAnalysisSegmentCategories;
772
- Issues?: never;
773
- Event?: never;
774
- Attachments?: never;
775
- PostContactSummary?: never;
776
- $unknown?: never;
777
- }
778
- interface IssuesMember {
779
- Transcript?: never;
780
- Categories?: never;
781
- Issues: RealTimeContactAnalysisSegmentIssues;
782
- Event?: never;
783
- Attachments?: never;
784
- PostContactSummary?: never;
785
- $unknown?: never;
786
- }
787
- interface EventMember {
788
- Transcript?: never;
789
- Categories?: never;
790
- Issues?: never;
791
- Event: RealTimeContactAnalysisSegmentEvent;
792
- Attachments?: never;
793
- PostContactSummary?: never;
794
- $unknown?: never;
795
- }
796
- interface AttachmentsMember {
797
- Transcript?: never;
798
- Categories?: never;
799
- Issues?: never;
800
- Event?: never;
801
- Attachments: RealTimeContactAnalysisSegmentAttachments;
802
- PostContactSummary?: never;
803
- $unknown?: never;
804
- }
805
- interface PostContactSummaryMember {
806
- Transcript?: never;
807
- Categories?: never;
808
- Issues?: never;
809
- Event?: never;
810
- Attachments?: never;
811
- PostContactSummary: RealTimeContactAnalysisSegmentPostContactSummary;
812
- $unknown?: never;
813
- }
814
- interface $UnknownMember {
815
- Transcript?: never;
816
- Categories?: never;
817
- Issues?: never;
818
- Event?: never;
819
- Attachments?: never;
820
- PostContactSummary?: never;
821
- $unknown: [string, any];
822
- }
823
- interface Visitor<T> {
824
- Transcript: (value: RealTimeContactAnalysisSegmentTranscript) => T;
825
- Categories: (value: RealTimeContactAnalysisSegmentCategories) => T;
826
- Issues: (value: RealTimeContactAnalysisSegmentIssues) => T;
827
- Event: (value: RealTimeContactAnalysisSegmentEvent) => T;
828
- Attachments: (value: RealTimeContactAnalysisSegmentAttachments) => T;
829
- PostContactSummary: (
830
- value: RealTimeContactAnalysisSegmentPostContactSummary
831
- ) => T;
832
- _: (name: string, value: any) => T;
833
- }
479
+ export interface EvaluationFormSearchSummary {
480
+ EvaluationFormId: string | undefined;
481
+ EvaluationFormArn: string | undefined;
482
+ Title: string | undefined;
483
+ Status: EvaluationFormVersionStatus | undefined;
484
+ Description?: string | undefined;
485
+ CreatedTime: Date | undefined;
486
+ CreatedBy: string | undefined;
487
+ LastModifiedTime: Date | undefined;
488
+ LastModifiedBy: string | undefined;
489
+ LastActivatedTime?: Date | undefined;
490
+ LastActivatedBy?: string | undefined;
491
+ LatestVersion: number | undefined;
492
+ ActiveVersion?: number | undefined;
493
+ AutoEvaluationEnabled?: boolean | undefined;
494
+ Tags?: Record<string, string> | undefined;
834
495
  }
835
- export declare const RealTimeContactAnalysisStatus: {
836
- readonly COMPLETED: "COMPLETED";
837
- readonly FAILED: "FAILED";
838
- readonly IN_PROGRESS: "IN_PROGRESS";
839
- };
840
- export type RealTimeContactAnalysisStatus =
841
- (typeof RealTimeContactAnalysisStatus)[keyof typeof RealTimeContactAnalysisStatus];
842
- export interface ListRealtimeContactAnalysisSegmentsV2Response {
843
- Channel: RealTimeContactAnalysisSupportedChannel | undefined;
844
- Status: RealTimeContactAnalysisStatus | undefined;
845
- Segments: RealtimeContactAnalysisSegment[] | undefined;
496
+ export interface SearchEvaluationFormsResponse {
497
+ EvaluationFormSearchSummaryList?: EvaluationFormSearchSummary[] | undefined;
846
498
  NextToken?: string | undefined;
499
+ ApproximateTotalCount?: number | undefined;
847
500
  }
848
- export declare class OutputTypeNotFoundException extends __BaseException {
849
- readonly name: "OutputTypeNotFoundException";
850
- readonly $fault: "client";
851
- Message?: string | undefined;
852
- constructor(
853
- opts: __ExceptionOptionType<OutputTypeNotFoundException, __BaseException>
854
- );
855
- }
856
- export interface ListRoutingProfileManualAssignmentQueuesRequest {
857
- InstanceId: string | undefined;
858
- RoutingProfileId: string | undefined;
859
- NextToken?: string | undefined;
860
- MaxResults?: number | undefined;
501
+ export interface DateCondition {
502
+ FieldName?: string | undefined;
503
+ Value?: string | undefined;
504
+ ComparisonType?: DateComparisonType | undefined;
861
505
  }
862
- export interface RoutingProfileManualAssignmentQueueConfigSummary {
863
- QueueId: string | undefined;
864
- QueueArn: string | undefined;
865
- QueueName: string | undefined;
866
- Channel: Channel | undefined;
506
+ export interface HoursOfOperationSearchFilter {
507
+ TagFilter?: ControlPlaneTagFilter | undefined;
867
508
  }
868
- export interface ListRoutingProfileManualAssignmentQueuesResponse {
509
+ export interface SearchHoursOfOperationOverridesResponse {
510
+ HoursOfOperationOverrides?: HoursOfOperationOverride[] | undefined;
869
511
  NextToken?: string | undefined;
870
- RoutingProfileManualAssignmentQueueConfigSummaryList?:
871
- | RoutingProfileManualAssignmentQueueConfigSummary[]
872
- | undefined;
873
- LastModifiedTime?: Date | undefined;
874
- LastModifiedRegion?: string | undefined;
512
+ ApproximateTotalCount?: number | undefined;
875
513
  }
876
- export interface ListRoutingProfileQueuesRequest {
877
- InstanceId: string | undefined;
878
- RoutingProfileId: string | undefined;
514
+ export interface SearchHoursOfOperationsResponse {
515
+ HoursOfOperations?: HoursOfOperation[] | undefined;
879
516
  NextToken?: string | undefined;
880
- MaxResults?: number | undefined;
881
- }
882
- export interface RoutingProfileQueueConfigSummary {
883
- QueueId: string | undefined;
884
- QueueArn: string | undefined;
885
- QueueName: string | undefined;
886
- Priority: number | undefined;
887
- Delay: number | undefined;
888
- Channel: Channel | undefined;
517
+ ApproximateTotalCount?: number | undefined;
889
518
  }
890
- export interface ListRoutingProfileQueuesResponse {
519
+ export interface SearchPredefinedAttributesResponse {
520
+ PredefinedAttributes?: PredefinedAttribute[] | undefined;
891
521
  NextToken?: string | undefined;
892
- RoutingProfileQueueConfigSummaryList?:
893
- | RoutingProfileQueueConfigSummary[]
894
- | undefined;
895
- LastModifiedTime?: Date | undefined;
896
- LastModifiedRegion?: string | undefined;
522
+ ApproximateTotalCount?: number | undefined;
897
523
  }
898
- export interface ListRoutingProfilesRequest {
899
- InstanceId: string | undefined;
524
+ export interface PromptSearchFilter {
525
+ TagFilter?: ControlPlaneTagFilter | undefined;
526
+ }
527
+ export interface SearchPromptsResponse {
528
+ Prompts?: Prompt[] | undefined;
900
529
  NextToken?: string | undefined;
901
- MaxResults?: number | undefined;
530
+ ApproximateTotalCount?: number | undefined;
902
531
  }
903
- export interface RoutingProfileSummary {
904
- Id?: string | undefined;
905
- Arn?: string | undefined;
906
- Name?: string | undefined;
907
- LastModifiedTime?: Date | undefined;
908
- LastModifiedRegion?: string | undefined;
532
+ export interface QueueSearchFilter {
533
+ TagFilter?: ControlPlaneTagFilter | undefined;
909
534
  }
910
- export interface ListRoutingProfilesResponse {
911
- RoutingProfileSummaryList?: RoutingProfileSummary[] | undefined;
535
+ export interface SearchQueuesResponse {
536
+ Queues?: Queue[] | undefined;
912
537
  NextToken?: string | undefined;
538
+ ApproximateTotalCount?: number | undefined;
913
539
  }
914
- export interface ListRulesRequest {
915
- InstanceId: string | undefined;
916
- PublishStatus?: RulePublishStatus | undefined;
917
- EventSourceName?: EventSourceName | undefined;
918
- MaxResults?: number | undefined;
540
+ export interface QuickConnectSearchFilter {
541
+ TagFilter?: ControlPlaneTagFilter | undefined;
542
+ }
543
+ export interface SearchQuickConnectsResponse {
544
+ QuickConnects?: QuickConnect[] | undefined;
919
545
  NextToken?: string | undefined;
546
+ ApproximateTotalCount?: number | undefined;
920
547
  }
921
- export interface RuleSummary {
922
- Name: string | undefined;
923
- RuleId: string | undefined;
924
- RuleArn: string | undefined;
925
- EventSourceName: EventSourceName | undefined;
926
- PublishStatus: RulePublishStatus | undefined;
927
- ActionSummaries: ActionSummary[] | undefined;
928
- CreatedTime: Date | undefined;
929
- LastUpdatedTime: Date | undefined;
548
+ export interface TagSearchCondition {
549
+ tagKey?: string | undefined;
550
+ tagValue?: string | undefined;
551
+ tagKeyComparisonType?: StringComparisonType | undefined;
552
+ tagValueComparisonType?: StringComparisonType | undefined;
930
553
  }
931
- export interface ListRulesResponse {
932
- RuleSummaryList: RuleSummary[] | undefined;
933
- NextToken?: string | undefined;
554
+ export interface ResourceTagsSearchCriteria {
555
+ TagSearchCondition?: TagSearchCondition | undefined;
934
556
  }
935
- export interface ListSecurityKeysRequest {
557
+ export interface SearchResourceTagsRequest {
936
558
  InstanceId: string | undefined;
559
+ ResourceTypes?: string[] | undefined;
937
560
  NextToken?: string | undefined;
938
561
  MaxResults?: number | undefined;
562
+ SearchCriteria?: ResourceTagsSearchCriteria | undefined;
939
563
  }
940
- export interface SecurityKey {
941
- AssociationId?: string | undefined;
942
- Key?: string | undefined;
943
- CreationTime?: Date | undefined;
564
+ export interface TagSet {
565
+ key?: string | undefined;
566
+ value?: string | undefined;
944
567
  }
945
- export interface ListSecurityKeysResponse {
946
- SecurityKeys?: SecurityKey[] | undefined;
568
+ export interface SearchResourceTagsResponse {
569
+ Tags?: TagSet[] | undefined;
947
570
  NextToken?: string | undefined;
948
571
  }
949
- export interface ListSecurityProfileApplicationsRequest {
950
- SecurityProfileId: string | undefined;
951
- InstanceId: string | undefined;
952
- NextToken?: string | undefined;
953
- MaxResults?: number | undefined;
572
+ export interface RoutingProfileSearchFilter {
573
+ TagFilter?: ControlPlaneTagFilter | undefined;
954
574
  }
955
- export interface ListSecurityProfileApplicationsResponse {
956
- Applications?: Application[] | undefined;
575
+ export interface SearchRoutingProfilesResponse {
576
+ RoutingProfiles?: RoutingProfile[] | undefined;
957
577
  NextToken?: string | undefined;
958
- LastModifiedTime?: Date | undefined;
959
- LastModifiedRegion?: string | undefined;
578
+ ApproximateTotalCount?: number | undefined;
960
579
  }
961
- export interface ListSecurityProfilePermissionsRequest {
962
- SecurityProfileId: string | undefined;
963
- InstanceId: string | undefined;
964
- NextToken?: string | undefined;
965
- MaxResults?: number | undefined;
580
+ export interface SecurityProfilesSearchFilter {
581
+ TagFilter?: ControlPlaneTagFilter | undefined;
966
582
  }
967
- export interface ListSecurityProfilePermissionsResponse {
968
- Permissions?: string[] | undefined;
969
- NextToken?: string | undefined;
970
- LastModifiedTime?: Date | undefined;
971
- LastModifiedRegion?: string | undefined;
583
+ export interface SecurityProfileSearchSummary {
584
+ Id?: string | undefined;
585
+ OrganizationResourceId?: string | undefined;
586
+ Arn?: string | undefined;
587
+ SecurityProfileName?: string | undefined;
588
+ Description?: string | undefined;
589
+ Tags?: Record<string, string> | undefined;
972
590
  }
973
- export interface ListSecurityProfilesRequest {
974
- InstanceId: string | undefined;
591
+ export interface SearchSecurityProfilesResponse {
592
+ SecurityProfiles?: SecurityProfileSearchSummary[] | undefined;
975
593
  NextToken?: string | undefined;
976
- MaxResults?: number | undefined;
594
+ ApproximateTotalCount?: number | undefined;
977
595
  }
978
- export interface SecurityProfileSummary {
979
- Id?: string | undefined;
980
- Arn?: string | undefined;
981
- Name?: string | undefined;
982
- LastModifiedTime?: Date | undefined;
983
- LastModifiedRegion?: string | undefined;
596
+ export interface UserHierarchyGroupSearchFilter {
597
+ AttributeFilter?: ControlPlaneAttributeFilter | undefined;
984
598
  }
985
- export interface ListSecurityProfilesResponse {
986
- SecurityProfileSummaryList?: SecurityProfileSummary[] | undefined;
599
+ export interface SearchUserHierarchyGroupsResponse {
600
+ UserHierarchyGroups?: HierarchyGroup[] | undefined;
987
601
  NextToken?: string | undefined;
602
+ ApproximateTotalCount?: number | undefined;
988
603
  }
989
- export interface ListTagsForResourceRequest {
990
- resourceArn: string | undefined;
604
+ export interface HierarchyGroupCondition {
605
+ Value?: string | undefined;
606
+ HierarchyGroupMatchType?: HierarchyGroupMatchType | undefined;
991
607
  }
992
- export interface ListTagsForResourceResponse {
993
- tags?: Record<string, string> | undefined;
608
+ export interface Condition {
609
+ StringCondition?: StringCondition | undefined;
610
+ NumberCondition?: NumberCondition | undefined;
994
611
  }
995
- export interface ListTaskTemplatesRequest {
996
- InstanceId: string | undefined;
997
- NextToken?: string | undefined;
998
- MaxResults?: number | undefined;
999
- Status?: TaskTemplateStatus | undefined;
1000
- Name?: string | undefined;
612
+ export interface ListCondition {
613
+ TargetListType?: TargetListType | undefined;
614
+ Conditions?: Condition[] | undefined;
1001
615
  }
1002
- export interface TaskTemplateMetadata {
1003
- Id?: string | undefined;
1004
- Arn?: string | undefined;
1005
- Name?: string | undefined;
1006
- Description?: string | undefined;
1007
- Status?: TaskTemplateStatus | undefined;
1008
- LastModifiedTime?: Date | undefined;
1009
- CreatedTime?: Date | undefined;
616
+ export interface AttributeAndCondition {
617
+ TagConditions?: TagCondition[] | undefined;
618
+ HierarchyGroupCondition?: HierarchyGroupCondition | undefined;
1010
619
  }
1011
- export interface ListTaskTemplatesResponse {
1012
- TaskTemplates?: TaskTemplateMetadata[] | undefined;
1013
- NextToken?: string | undefined;
620
+ export interface ControlPlaneUserAttributeFilter {
621
+ OrConditions?: AttributeAndCondition[] | undefined;
622
+ AndCondition?: AttributeAndCondition | undefined;
623
+ TagCondition?: TagCondition | undefined;
624
+ HierarchyGroupCondition?: HierarchyGroupCondition | undefined;
1014
625
  }
1015
- export interface ListTrafficDistributionGroupsRequest {
1016
- MaxResults?: number | undefined;
1017
- NextToken?: string | undefined;
1018
- InstanceId?: string | undefined;
626
+ export interface UserSearchFilter {
627
+ TagFilter?: ControlPlaneTagFilter | undefined;
628
+ UserAttributeFilter?: ControlPlaneUserAttributeFilter | undefined;
1019
629
  }
1020
- export interface TrafficDistributionGroupSummary {
1021
- Id?: string | undefined;
630
+ export interface UserIdentityInfoLite {
631
+ FirstName?: string | undefined;
632
+ LastName?: string | undefined;
633
+ }
634
+ export interface UserSearchSummary {
1022
635
  Arn?: string | undefined;
1023
- Name?: string | undefined;
1024
- InstanceArn?: string | undefined;
1025
- Status?: TrafficDistributionGroupStatus | undefined;
1026
- IsDefault?: boolean | undefined;
636
+ DirectoryUserId?: string | undefined;
637
+ HierarchyGroupId?: string | undefined;
638
+ Id?: string | undefined;
639
+ IdentityInfo?: UserIdentityInfoLite | undefined;
640
+ PhoneConfig?: UserPhoneConfig | undefined;
641
+ RoutingProfileId?: string | undefined;
642
+ SecurityProfileIds?: string[] | undefined;
643
+ Tags?: Record<string, string> | undefined;
644
+ Username?: string | undefined;
1027
645
  }
1028
- export interface ListTrafficDistributionGroupsResponse {
646
+ export interface SearchUsersResponse {
647
+ Users?: UserSearchSummary[] | undefined;
1029
648
  NextToken?: string | undefined;
1030
- TrafficDistributionGroupSummaryList?:
1031
- | TrafficDistributionGroupSummary[]
1032
- | undefined;
649
+ ApproximateTotalCount?: number | undefined;
1033
650
  }
1034
- export interface ListTrafficDistributionGroupUsersRequest {
1035
- TrafficDistributionGroupId: string | undefined;
651
+ export interface SearchVocabulariesRequest {
652
+ InstanceId: string | undefined;
1036
653
  MaxResults?: number | undefined;
1037
654
  NextToken?: string | undefined;
655
+ State?: VocabularyState | undefined;
656
+ NameStartsWith?: string | undefined;
657
+ LanguageCode?: VocabularyLanguageCode | undefined;
1038
658
  }
1039
- export interface TrafficDistributionGroupUserSummary {
1040
- UserId?: string | undefined;
659
+ export interface VocabularySummary {
660
+ Name: string | undefined;
661
+ Id: string | undefined;
662
+ Arn: string | undefined;
663
+ LanguageCode: VocabularyLanguageCode | undefined;
664
+ State: VocabularyState | undefined;
665
+ LastModifiedTime: Date | undefined;
666
+ FailureReason?: string | undefined;
1041
667
  }
1042
- export interface ListTrafficDistributionGroupUsersResponse {
668
+ export interface SearchVocabulariesResponse {
669
+ VocabularySummaryList?: VocabularySummary[] | undefined;
1043
670
  NextToken?: string | undefined;
1044
- TrafficDistributionGroupUserSummaryList?:
1045
- | TrafficDistributionGroupUserSummary[]
1046
- | undefined;
1047
671
  }
1048
- export interface ListUseCasesRequest {
1049
- InstanceId: string | undefined;
1050
- IntegrationAssociationId: string | undefined;
1051
- NextToken?: string | undefined;
1052
- MaxResults?: number | undefined;
672
+ export interface ChatEvent {
673
+ Type: ChatEventType | undefined;
674
+ ContentType?: string | undefined;
675
+ Content?: string | undefined;
1053
676
  }
1054
- export interface UseCase {
1055
- UseCaseId?: string | undefined;
1056
- UseCaseArn?: string | undefined;
1057
- UseCaseType?: UseCaseType | undefined;
677
+ export interface ParticipantDetails {
678
+ DisplayName: string | undefined;
1058
679
  }
1059
- export interface ListUseCasesResponse {
1060
- UseCaseSummaryList?: UseCase[] | undefined;
1061
- NextToken?: string | undefined;
680
+ export interface ChatStreamingConfiguration {
681
+ StreamingEndpointArn: string | undefined;
1062
682
  }
1063
- export interface ListUserHierarchyGroupsRequest {
1064
- InstanceId: string | undefined;
1065
- NextToken?: string | undefined;
1066
- MaxResults?: number | undefined;
683
+ export interface NewSessionDetails {
684
+ SupportedMessagingContentTypes?: string[] | undefined;
685
+ ParticipantDetails?: ParticipantDetails | undefined;
686
+ Attributes?: Record<string, string> | undefined;
687
+ StreamingConfiguration?: ChatStreamingConfiguration | undefined;
1067
688
  }
1068
- export interface ListUserHierarchyGroupsResponse {
1069
- UserHierarchyGroupSummaryList?: HierarchyGroupSummary[] | undefined;
1070
- NextToken?: string | undefined;
689
+ export interface SendChatIntegrationEventRequest {
690
+ SourceId: string | undefined;
691
+ DestinationId: string | undefined;
692
+ Subtype?: string | undefined;
693
+ Event: ChatEvent | undefined;
694
+ NewSessionDetails?: NewSessionDetails | undefined;
1071
695
  }
1072
- export interface ListUserProficienciesRequest {
1073
- InstanceId: string | undefined;
1074
- UserId: string | undefined;
1075
- NextToken?: string | undefined;
1076
- MaxResults?: number | undefined;
696
+ export interface SendChatIntegrationEventResponse {
697
+ InitialContactId?: string | undefined;
698
+ NewChatCreated?: boolean | undefined;
1077
699
  }
1078
- export interface ListUserProficienciesResponse {
1079
- NextToken?: string | undefined;
1080
- UserProficiencyList?: UserProficiency[] | undefined;
1081
- LastModifiedTime?: Date | undefined;
1082
- LastModifiedRegion?: string | undefined;
700
+ export interface EmailAddressInfo {
701
+ EmailAddress: string | undefined;
702
+ DisplayName?: string | undefined;
1083
703
  }
1084
- export interface ListUsersRequest {
1085
- InstanceId: string | undefined;
1086
- NextToken?: string | undefined;
1087
- MaxResults?: number | undefined;
704
+ export interface OutboundAdditionalRecipients {
705
+ CcEmailAddresses?: EmailAddressInfo[] | undefined;
1088
706
  }
1089
- export interface UserSummary {
1090
- Id?: string | undefined;
1091
- Arn?: string | undefined;
1092
- Username?: string | undefined;
1093
- LastModifiedTime?: Date | undefined;
1094
- LastModifiedRegion?: string | undefined;
707
+ export interface OutboundRawMessage {
708
+ Subject: string | undefined;
709
+ Body: string | undefined;
710
+ ContentType: string | undefined;
1095
711
  }
1096
- export interface ListUsersResponse {
1097
- UserSummaryList?: UserSummary[] | undefined;
1098
- NextToken?: string | undefined;
712
+ export interface TemplateAttributes {
713
+ CustomAttributes?: Record<string, string> | undefined;
714
+ CustomerProfileAttributes?: string | undefined;
1099
715
  }
1100
- export interface ListViewsRequest {
1101
- InstanceId: string | undefined;
1102
- Type?: ViewType | undefined;
1103
- NextToken?: string | undefined;
1104
- MaxResults?: number | undefined;
716
+ export interface TemplatedMessageConfig {
717
+ KnowledgeBaseId: string | undefined;
718
+ MessageTemplateId: string | undefined;
719
+ TemplateAttributes: TemplateAttributes | undefined;
1105
720
  }
1106
- export interface ViewSummary {
1107
- Id?: string | undefined;
1108
- Arn?: string | undefined;
1109
- Name?: string | undefined;
1110
- Type?: ViewType | undefined;
1111
- Status?: ViewStatus | undefined;
1112
- Description?: string | undefined;
721
+ export interface OutboundEmailContent {
722
+ MessageSourceType: OutboundMessageSourceType | undefined;
723
+ TemplatedMessageConfig?: TemplatedMessageConfig | undefined;
724
+ RawMessage?: OutboundRawMessage | undefined;
1113
725
  }
1114
- export interface ListViewsResponse {
1115
- ViewsSummaryList?: ViewSummary[] | undefined;
1116
- NextToken?: string | undefined;
726
+ export interface SourceCampaign {
727
+ CampaignId?: string | undefined;
728
+ OutboundRequestId?: string | undefined;
1117
729
  }
1118
- export interface ListViewVersionsRequest {
730
+ export interface SendOutboundEmailRequest {
1119
731
  InstanceId: string | undefined;
1120
- ViewId: string | undefined;
1121
- NextToken?: string | undefined;
1122
- MaxResults?: number | undefined;
732
+ FromEmailAddress: EmailAddressInfo | undefined;
733
+ DestinationEmailAddress: EmailAddressInfo | undefined;
734
+ AdditionalRecipients?: OutboundAdditionalRecipients | undefined;
735
+ EmailMessage: OutboundEmailContent | undefined;
736
+ TrafficType: TrafficType | undefined;
737
+ SourceCampaign?: SourceCampaign | undefined;
738
+ ClientToken?: string | undefined;
1123
739
  }
1124
- export interface ViewVersionSummary {
1125
- Id?: string | undefined;
1126
- Arn?: string | undefined;
1127
- Description?: string | undefined;
1128
- Name?: string | undefined;
1129
- Type?: ViewType | undefined;
1130
- Version?: number | undefined;
1131
- VersionDescription?: string | undefined;
740
+ export interface SendOutboundEmailResponse {}
741
+ export interface StartAttachedFileUploadRequest {
742
+ ClientToken?: string | undefined;
743
+ InstanceId: string | undefined;
744
+ FileName: string | undefined;
745
+ FileSizeInBytes: number | undefined;
746
+ UrlExpiryInSeconds?: number | undefined;
747
+ FileUseCaseType: FileUseCaseType | undefined;
748
+ AssociatedResourceArn: string | undefined;
749
+ CreatedBy?: CreatedByInfo | undefined;
750
+ Tags?: Record<string, string> | undefined;
1132
751
  }
1133
- export interface ListViewVersionsResponse {
1134
- ViewVersionSummaryList?: ViewVersionSummary[] | undefined;
1135
- NextToken?: string | undefined;
752
+ export interface UploadUrlMetadata {
753
+ Url?: string | undefined;
754
+ UrlExpiry?: string | undefined;
755
+ HeadersToInclude?: Record<string, string> | undefined;
1136
756
  }
1137
- export interface MonitorContactRequest {
757
+ export interface StartAttachedFileUploadResponse {
758
+ FileArn?: string | undefined;
759
+ FileId?: string | undefined;
760
+ CreationTime?: string | undefined;
761
+ FileStatus?: FileStatusType | undefined;
762
+ CreatedBy?: CreatedByInfo | undefined;
763
+ UploadUrlMetadata?: UploadUrlMetadata | undefined;
764
+ }
765
+ export interface ChatMessage {
766
+ ContentType: string | undefined;
767
+ Content: string | undefined;
768
+ }
769
+ export interface PersistentChat {
770
+ RehydrationType?: RehydrationType | undefined;
771
+ SourceContactId?: string | undefined;
772
+ }
773
+ export interface StartChatContactResponse {
774
+ ContactId?: string | undefined;
775
+ ParticipantId?: string | undefined;
776
+ ParticipantToken?: string | undefined;
777
+ ContinuedFromContactId?: string | undefined;
778
+ }
779
+ export interface AutoEvaluationConfiguration {
780
+ Enabled: boolean | undefined;
781
+ }
782
+ export interface StartContactEvaluationRequest {
1138
783
  InstanceId: string | undefined;
1139
784
  ContactId: string | undefined;
1140
- UserId: string | undefined;
1141
- AllowedMonitorCapabilities?: MonitorCapability[] | undefined;
785
+ EvaluationFormId: string | undefined;
786
+ AutoEvaluationConfiguration?: AutoEvaluationConfiguration | undefined;
1142
787
  ClientToken?: string | undefined;
788
+ Tags?: Record<string, string> | undefined;
1143
789
  }
1144
- export interface MonitorContactResponse {
1145
- ContactId?: string | undefined;
1146
- ContactArn?: string | undefined;
790
+ export interface StartContactEvaluationResponse {
791
+ EvaluationId: string | undefined;
792
+ EvaluationArn: string | undefined;
1147
793
  }
1148
- export interface PauseContactRequest {
1149
- ContactId: string | undefined;
794
+ export interface VoiceRecordingConfiguration {
795
+ VoiceRecordingTrack?: VoiceRecordingTrack | undefined;
796
+ IvrRecordingTrack?: IvrRecordingTrack | undefined;
797
+ }
798
+ export interface StartContactRecordingRequest {
1150
799
  InstanceId: string | undefined;
1151
- ContactFlowId?: string | undefined;
800
+ ContactId: string | undefined;
801
+ InitialContactId: string | undefined;
802
+ VoiceRecordingConfiguration: VoiceRecordingConfiguration | undefined;
1152
803
  }
1153
- export interface PauseContactResponse {}
1154
- export interface PutUserStatusRequest {
1155
- UserId: string | undefined;
804
+ export interface StartContactRecordingResponse {}
805
+ export interface StartContactStreamingRequest {
1156
806
  InstanceId: string | undefined;
1157
- AgentStatusId: string | undefined;
807
+ ContactId: string | undefined;
808
+ ChatStreamingConfiguration: ChatStreamingConfiguration | undefined;
809
+ ClientToken?: string | undefined;
1158
810
  }
1159
- export interface PutUserStatusResponse {}
1160
- export interface ReleasePhoneNumberRequest {
1161
- PhoneNumberId: string | undefined;
811
+ export interface StartContactStreamingResponse {
812
+ StreamingId: string | undefined;
813
+ }
814
+ export interface InboundAdditionalRecipients {
815
+ ToAddresses?: EmailAddressInfo[] | undefined;
816
+ CcAddresses?: EmailAddressInfo[] | undefined;
817
+ }
818
+ export interface EmailAttachment {
819
+ FileName: string | undefined;
820
+ S3Url: string | undefined;
821
+ }
822
+ export interface InboundRawMessage {
823
+ Subject: string | undefined;
824
+ Body: string | undefined;
825
+ ContentType: string | undefined;
826
+ Headers?: Partial<Record<EmailHeaderType, string>> | undefined;
827
+ }
828
+ export interface InboundEmailContent {
829
+ MessageSourceType: InboundMessageSourceType | undefined;
830
+ RawMessage?: InboundRawMessage | undefined;
831
+ }
832
+ export interface StartEmailContactResponse {
833
+ ContactId?: string | undefined;
834
+ }
835
+ export interface StartOutboundChatContactResponse {
836
+ ContactId?: string | undefined;
837
+ }
838
+ export interface StartOutboundEmailContactRequest {
839
+ InstanceId: string | undefined;
840
+ ContactId: string | undefined;
841
+ FromEmailAddress?: EmailAddressInfo | undefined;
842
+ DestinationEmailAddress: EmailAddressInfo | undefined;
843
+ AdditionalRecipients?: OutboundAdditionalRecipients | undefined;
844
+ EmailMessage: OutboundEmailContent | undefined;
1162
845
  ClientToken?: string | undefined;
1163
846
  }
1164
- export interface ReplicateInstanceRequest {
847
+ export interface StartOutboundEmailContactResponse {
848
+ ContactId?: string | undefined;
849
+ }
850
+ export interface AnswerMachineDetectionConfig {
851
+ EnableAnswerMachineDetection?: boolean | undefined;
852
+ AwaitAnswerMachinePrompt?: boolean | undefined;
853
+ }
854
+ export interface StartOutboundVoiceContactRequest {
855
+ Name?: string | undefined;
856
+ Description?: string | undefined;
857
+ References?: Record<string, Reference> | undefined;
858
+ RelatedContactId?: string | undefined;
859
+ DestinationPhoneNumber: string | undefined;
860
+ ContactFlowId: string | undefined;
1165
861
  InstanceId: string | undefined;
1166
- ReplicaRegion: string | undefined;
1167
862
  ClientToken?: string | undefined;
1168
- ReplicaAlias: string | undefined;
863
+ SourcePhoneNumber?: string | undefined;
864
+ QueueId?: string | undefined;
865
+ Attributes?: Record<string, string> | undefined;
866
+ AnswerMachineDetectionConfig?: AnswerMachineDetectionConfig | undefined;
867
+ CampaignId?: string | undefined;
868
+ TrafficType?: TrafficType | undefined;
869
+ OutboundStrategy?: OutboundStrategy | undefined;
870
+ RingTimeoutInSeconds?: number | undefined;
1169
871
  }
1170
- export interface ReplicateInstanceResponse {
1171
- Id?: string | undefined;
1172
- Arn?: string | undefined;
872
+ export interface StartOutboundVoiceContactResponse {
873
+ ContactId?: string | undefined;
1173
874
  }
1174
- export interface ResumeContactRequest {
1175
- ContactId: string | undefined;
875
+ export interface StartScreenSharingRequest {
876
+ ClientToken?: string | undefined;
1176
877
  InstanceId: string | undefined;
1177
- ContactFlowId?: string | undefined;
878
+ ContactId: string | undefined;
1178
879
  }
1179
- export interface ResumeContactResponse {}
1180
- export declare const ContactRecordingType: {
1181
- readonly AGENT: "AGENT";
1182
- readonly IVR: "IVR";
1183
- readonly SCREEN: "SCREEN";
1184
- };
1185
- export type ContactRecordingType =
1186
- (typeof ContactRecordingType)[keyof typeof ContactRecordingType];
1187
- export interface ResumeContactRecordingRequest {
880
+ export interface StartScreenSharingResponse {}
881
+ export interface StartTaskContactResponse {
882
+ ContactId?: string | undefined;
883
+ }
884
+ export interface StartWebRTCContactRequest {
885
+ Attributes?: Record<string, string> | undefined;
886
+ ClientToken?: string | undefined;
887
+ ContactFlowId: string | undefined;
1188
888
  InstanceId: string | undefined;
1189
- ContactId: string | undefined;
1190
- InitialContactId: string | undefined;
1191
- ContactRecordingType?: ContactRecordingType | undefined;
889
+ AllowedCapabilities?: AllowedCapabilities | undefined;
890
+ ParticipantDetails: ParticipantDetails | undefined;
891
+ RelatedContactId?: string | undefined;
892
+ References?: Record<string, Reference> | undefined;
893
+ Description?: string | undefined;
1192
894
  }
1193
- export interface ResumeContactRecordingResponse {}
1194
- export interface SearchAgentStatusesResponse {
1195
- AgentStatuses?: AgentStatus[] | undefined;
1196
- NextToken?: string | undefined;
1197
- ApproximateTotalCount?: number | undefined;
895
+ export interface Attendee {
896
+ AttendeeId?: string | undefined;
897
+ JoinToken?: string | undefined;
1198
898
  }
1199
- export interface SearchAvailablePhoneNumbersRequest {
1200
- TargetArn?: string | undefined;
1201
- InstanceId?: string | undefined;
1202
- PhoneNumberCountryCode: PhoneNumberCountryCode | undefined;
1203
- PhoneNumberType: PhoneNumberType | undefined;
1204
- PhoneNumberPrefix?: string | undefined;
1205
- MaxResults?: number | undefined;
1206
- NextToken?: string | undefined;
899
+ export interface MediaPlacement {
900
+ AudioHostUrl?: string | undefined;
901
+ AudioFallbackUrl?: string | undefined;
902
+ SignalingUrl?: string | undefined;
903
+ TurnControlUrl?: string | undefined;
904
+ EventIngestionUrl?: string | undefined;
1207
905
  }
1208
- export interface AvailableNumberSummary {
1209
- PhoneNumber?: string | undefined;
1210
- PhoneNumberCountryCode?: PhoneNumberCountryCode | undefined;
1211
- PhoneNumberType?: PhoneNumberType | undefined;
906
+ export interface AudioFeatures {
907
+ EchoReduction?: MeetingFeatureStatus | undefined;
1212
908
  }
1213
- export interface SearchAvailablePhoneNumbersResponse {
1214
- NextToken?: string | undefined;
1215
- AvailableNumbersList?: AvailableNumberSummary[] | undefined;
909
+ export interface MeetingFeaturesConfiguration {
910
+ Audio?: AudioFeatures | undefined;
1216
911
  }
1217
- export declare const BooleanComparisonType: {
1218
- readonly IS_FALSE: "IS_FALSE";
1219
- readonly IS_TRUE: "IS_TRUE";
1220
- };
1221
- export type BooleanComparisonType =
1222
- (typeof BooleanComparisonType)[keyof typeof BooleanComparisonType];
1223
- export interface BooleanCondition {
1224
- FieldName?: string | undefined;
1225
- ComparisonType?: BooleanComparisonType | undefined;
912
+ export interface Meeting {
913
+ MediaRegion?: string | undefined;
914
+ MediaPlacement?: MediaPlacement | undefined;
915
+ MeetingFeatures?: MeetingFeaturesConfiguration | undefined;
916
+ MeetingId?: string | undefined;
1226
917
  }
1227
- export declare const DateTimeComparisonType: {
1228
- readonly EQUAL_TO: "EQUAL_TO";
1229
- readonly GREATER_THAN: "GREATER_THAN";
1230
- readonly GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO";
1231
- readonly LESS_THAN: "LESS_THAN";
1232
- readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
1233
- readonly RANGE: "RANGE";
1234
- };
1235
- export type DateTimeComparisonType =
1236
- (typeof DateTimeComparisonType)[keyof typeof DateTimeComparisonType];
1237
- export interface DateTimeCondition {
1238
- FieldName?: string | undefined;
1239
- MinValue?: string | undefined;
1240
- MaxValue?: string | undefined;
1241
- ComparisonType?: DateTimeComparisonType | undefined;
918
+ export interface ConnectionData {
919
+ Attendee?: Attendee | undefined;
920
+ Meeting?: Meeting | undefined;
1242
921
  }
1243
- export declare const DecimalComparisonType: {
1244
- readonly EQUAL: "EQUAL";
1245
- readonly GREATER: "GREATER";
1246
- readonly GREATER_OR_EQUAL: "GREATER_OR_EQUAL";
1247
- readonly LESSER: "LESSER";
1248
- readonly LESSER_OR_EQUAL: "LESSER_OR_EQUAL";
1249
- readonly NOT_EQUAL: "NOT_EQUAL";
1250
- readonly RANGE: "RANGE";
1251
- };
1252
- export type DecimalComparisonType =
1253
- (typeof DecimalComparisonType)[keyof typeof DecimalComparisonType];
1254
- export interface DecimalCondition {
1255
- FieldName?: string | undefined;
1256
- MinValue?: number | undefined;
1257
- MaxValue?: number | undefined;
1258
- ComparisonType?: DecimalComparisonType | undefined;
922
+ export interface StartWebRTCContactResponse {
923
+ ConnectionData?: ConnectionData | undefined;
924
+ ContactId?: string | undefined;
925
+ ParticipantId?: string | undefined;
926
+ ParticipantToken?: string | undefined;
1259
927
  }
1260
- export declare const NumberComparisonType: {
1261
- readonly EQUAL: "EQUAL";
1262
- readonly GREATER: "GREATER";
1263
- readonly GREATER_OR_EQUAL: "GREATER_OR_EQUAL";
1264
- readonly LESSER: "LESSER";
1265
- readonly LESSER_OR_EQUAL: "LESSER_OR_EQUAL";
1266
- readonly NOT_EQUAL: "NOT_EQUAL";
1267
- readonly RANGE: "RANGE";
1268
- };
1269
- export type NumberComparisonType =
1270
- (typeof NumberComparisonType)[keyof typeof NumberComparisonType];
1271
- export interface NumberCondition {
1272
- FieldName?: string | undefined;
1273
- MinValue?: number | undefined;
1274
- MaxValue?: number | undefined;
1275
- ComparisonType?: NumberComparisonType | undefined;
928
+ export interface DisconnectReason {
929
+ Code?: string | undefined;
1276
930
  }
1277
- export interface EvaluationSearchFilter {
1278
- AttributeFilter?: ControlPlaneAttributeFilter | undefined;
931
+ export interface StopContactRequest {
932
+ ContactId: string | undefined;
933
+ InstanceId: string | undefined;
934
+ DisconnectReason?: DisconnectReason | undefined;
1279
935
  }
1280
- export interface EvaluationSearchMetadata {
936
+ export interface StopContactResponse {}
937
+ export interface StopContactRecordingRequest {
938
+ InstanceId: string | undefined;
1281
939
  ContactId: string | undefined;
1282
- EvaluatorArn: string | undefined;
1283
- ContactAgentId?: string | undefined;
1284
- CalibrationSessionId?: string | undefined;
1285
- ScorePercentage?: number | undefined;
1286
- ScoreAutomaticFail?: boolean | undefined;
1287
- ScoreNotApplicable?: boolean | undefined;
1288
- AutoEvaluationEnabled?: boolean | undefined;
1289
- AutoEvaluationStatus?: AutoEvaluationStatus | undefined;
1290
- AcknowledgedTime?: Date | undefined;
1291
- AcknowledgedBy?: string | undefined;
1292
- AcknowledgerComment?: string | undefined;
940
+ InitialContactId: string | undefined;
941
+ ContactRecordingType?: ContactRecordingType | undefined;
1293
942
  }
1294
- export interface EvaluationSearchSummary {
943
+ export interface StopContactRecordingResponse {}
944
+ export interface StopContactStreamingRequest {
945
+ InstanceId: string | undefined;
946
+ ContactId: string | undefined;
947
+ StreamingId: string | undefined;
948
+ }
949
+ export interface StopContactStreamingResponse {}
950
+ export interface EvaluationAnswerInput {
951
+ Value?: EvaluationAnswerData | undefined;
952
+ }
953
+ export type EvaluatorUserUnion =
954
+ | EvaluatorUserUnion.ConnectUserArnMember
955
+ | EvaluatorUserUnion.$UnknownMember;
956
+ export declare namespace EvaluatorUserUnion {
957
+ interface ConnectUserArnMember {
958
+ ConnectUserArn: string;
959
+ $unknown?: never;
960
+ }
961
+ interface $UnknownMember {
962
+ ConnectUserArn?: never;
963
+ $unknown: [string, any];
964
+ }
965
+ interface Visitor<T> {
966
+ ConnectUserArn: (value: string) => T;
967
+ _: (name: string, value: any) => T;
968
+ }
969
+ }
970
+ export interface SubmitContactEvaluationRequest {
971
+ InstanceId: string | undefined;
972
+ EvaluationId: string | undefined;
973
+ Answers?: Record<string, EvaluationAnswerInput> | undefined;
974
+ Notes?: Record<string, EvaluationNote> | undefined;
975
+ SubmittedBy?: EvaluatorUserUnion | undefined;
976
+ }
977
+ export interface SubmitContactEvaluationResponse {
1295
978
  EvaluationId: string | undefined;
1296
979
  EvaluationArn: string | undefined;
1297
- EvaluationFormId?: string | undefined;
1298
- EvaluationFormVersion: number | undefined;
1299
- Metadata: EvaluationSearchMetadata | undefined;
1300
- Status: EvaluationStatus | undefined;
1301
- EvaluationType?: EvaluationType | undefined;
1302
- CreatedTime: Date | undefined;
1303
- LastModifiedTime: Date | undefined;
1304
- Tags?: Record<string, string> | undefined;
1305
980
  }
1306
- export interface SearchContactEvaluationsResponse {
1307
- EvaluationSearchSummaryList?: EvaluationSearchSummary[] | undefined;
1308
- NextToken?: string | undefined;
1309
- ApproximateTotalCount?: number | undefined;
981
+ export interface SuspendContactRecordingRequest {
982
+ InstanceId: string | undefined;
983
+ ContactId: string | undefined;
984
+ InitialContactId: string | undefined;
985
+ ContactRecordingType?: ContactRecordingType | undefined;
1310
986
  }
1311
- export interface ControlPlaneTagFilter {
1312
- OrConditions?: TagCondition[][] | undefined;
1313
- AndConditions?: TagCondition[] | undefined;
1314
- TagCondition?: TagCondition | undefined;
987
+ export interface SuspendContactRecordingResponse {}
988
+ export interface TagContactRequest {
989
+ ContactId: string | undefined;
990
+ InstanceId: string | undefined;
991
+ Tags: Record<string, string> | undefined;
1315
992
  }
1316
- export interface ContactFlowModuleSearchFilter {
1317
- TagFilter?: ControlPlaneTagFilter | undefined;
993
+ export interface TagContactResponse {}
994
+ export interface TagResourceRequest {
995
+ resourceArn: string | undefined;
996
+ tags: Record<string, string> | undefined;
1318
997
  }
1319
- export interface SearchContactFlowModulesResponse {
1320
- ContactFlowModules?: ContactFlowModule[] | undefined;
1321
- NextToken?: string | undefined;
1322
- ApproximateTotalCount?: number | undefined;
998
+ export interface TransferContactRequest {
999
+ InstanceId: string | undefined;
1000
+ ContactId: string | undefined;
1001
+ QueueId?: string | undefined;
1002
+ UserId?: string | undefined;
1003
+ ContactFlowId: string | undefined;
1004
+ ClientToken?: string | undefined;
1323
1005
  }
1324
- export interface ContactFlowSearchFilter {
1325
- TagFilter?: ControlPlaneTagFilter | undefined;
1006
+ export interface TransferContactResponse {
1007
+ ContactId?: string | undefined;
1008
+ ContactArn?: string | undefined;
1326
1009
  }
1327
- export interface SearchContactFlowsResponse {
1328
- ContactFlows?: ContactFlow[] | undefined;
1329
- NextToken?: string | undefined;
1330
- ApproximateTotalCount?: number | undefined;
1010
+ export interface UntagContactRequest {
1011
+ ContactId: string | undefined;
1012
+ InstanceId: string | undefined;
1013
+ TagKeys: string[] | undefined;
1331
1014
  }
1332
- export declare const SearchContactsTimeRangeType: {
1333
- readonly CONNECTED_TO_AGENT_TIMESTAMP: "CONNECTED_TO_AGENT_TIMESTAMP";
1334
- readonly DISCONNECT_TIMESTAMP: "DISCONNECT_TIMESTAMP";
1335
- readonly ENQUEUE_TIMESTAMP: "ENQUEUE_TIMESTAMP";
1336
- readonly INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP";
1337
- readonly SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP";
1338
- };
1339
- export type SearchContactsTimeRangeType =
1340
- (typeof SearchContactsTimeRangeType)[keyof typeof SearchContactsTimeRangeType];
1341
- export interface SearchContactsTimeRange {
1342
- Type: SearchContactsTimeRangeType | undefined;
1343
- StartTime: Date | undefined;
1344
- EndTime: Date | undefined;
1015
+ export interface UntagContactResponse {}
1016
+ export interface UntagResourceRequest {
1017
+ resourceArn: string | undefined;
1018
+ tagKeys: string[] | undefined;
1345
1019
  }
1346
- export declare const SearchContactsTimeRangeConditionType: {
1347
- readonly NOT_EXISTS: "NOT_EXISTS";
1348
- };
1349
- export type SearchContactsTimeRangeConditionType =
1350
- (typeof SearchContactsTimeRangeConditionType)[keyof typeof SearchContactsTimeRangeConditionType];
1351
- export interface SearchContactsTimestampCondition {
1352
- Type: SearchContactsTimeRangeType | undefined;
1353
- ConditionType: SearchContactsTimeRangeConditionType | undefined;
1020
+ export interface UpdateAgentStatusRequest {
1021
+ InstanceId: string | undefined;
1022
+ AgentStatusId: string | undefined;
1023
+ Name?: string | undefined;
1024
+ Description?: string | undefined;
1025
+ State?: AgentStatusState | undefined;
1026
+ DisplayOrder?: number | undefined;
1027
+ ResetOrderNumber?: boolean | undefined;
1354
1028
  }
1355
- export interface SearchContactsAdditionalTimeRangeCriteria {
1356
- TimeRange?: SearchContactsTimeRange | undefined;
1357
- TimestampCondition?: SearchContactsTimestampCondition | undefined;
1029
+ export interface UpdateAuthenticationProfileRequest {
1030
+ AuthenticationProfileId: string | undefined;
1031
+ InstanceId: string | undefined;
1032
+ Name?: string | undefined;
1033
+ Description?: string | undefined;
1034
+ AllowedIps?: string[] | undefined;
1035
+ BlockedIps?: string[] | undefined;
1036
+ PeriodicSessionDuration?: number | undefined;
1037
+ SessionInactivityDuration?: number | undefined;
1038
+ SessionInactivityHandlingEnabled?: boolean | undefined;
1358
1039
  }
1359
- export declare const SearchContactsMatchType: {
1360
- readonly MATCH_ALL: "MATCH_ALL";
1361
- readonly MATCH_ANY: "MATCH_ANY";
1362
- readonly MATCH_EXACT: "MATCH_EXACT";
1363
- readonly MATCH_NONE: "MATCH_NONE";
1364
- };
1365
- export type SearchContactsMatchType =
1366
- (typeof SearchContactsMatchType)[keyof typeof SearchContactsMatchType];
1367
- export interface SearchContactsAdditionalTimeRange {
1368
- Criteria: SearchContactsAdditionalTimeRangeCriteria[] | undefined;
1369
- MatchType: SearchContactsMatchType | undefined;
1040
+ export interface QueueInfoInput {
1041
+ Id?: string | undefined;
1370
1042
  }
1371
- export interface TranscriptCriteria {
1372
- ParticipantRole: ParticipantRole | undefined;
1373
- SearchText: string[] | undefined;
1374
- MatchType: SearchContactsMatchType | undefined;
1043
+ export interface UpdateContactResponse {}
1044
+ export interface UpdateContactAttributesRequest {
1045
+ InitialContactId: string | undefined;
1046
+ InstanceId: string | undefined;
1047
+ Attributes: Record<string, string> | undefined;
1375
1048
  }
1376
- export interface Transcript {
1377
- Criteria: TranscriptCriteria[] | undefined;
1378
- MatchType?: SearchContactsMatchType | undefined;
1049
+ export interface UpdateContactAttributesResponse {}
1050
+ export interface UpdateContactEvaluationRequest {
1051
+ InstanceId: string | undefined;
1052
+ EvaluationId: string | undefined;
1053
+ Answers?: Record<string, EvaluationAnswerInput> | undefined;
1054
+ Notes?: Record<string, EvaluationNote> | undefined;
1055
+ UpdatedBy?: EvaluatorUserUnion | undefined;
1379
1056
  }
1380
- export interface ContactAnalysis {
1381
- Transcript?: Transcript | undefined;
1057
+ export interface UpdateContactEvaluationResponse {
1058
+ EvaluationId: string | undefined;
1059
+ EvaluationArn: string | undefined;
1382
1060
  }
1383
- export interface NameCriteria {
1384
- SearchText: string[] | undefined;
1385
- MatchType: SearchContactsMatchType | undefined;
1061
+ export interface UpdateContactFlowContentRequest {
1062
+ InstanceId: string | undefined;
1063
+ ContactFlowId: string | undefined;
1064
+ Content: string | undefined;
1386
1065
  }
1387
- export interface SearchableAgentCriteriaStep {
1388
- AgentIds?: string[] | undefined;
1389
- MatchType?: SearchContactsMatchType | undefined;
1066
+ export interface UpdateContactFlowContentResponse {}
1067
+ export interface UpdateContactFlowMetadataRequest {
1068
+ InstanceId: string | undefined;
1069
+ ContactFlowId: string | undefined;
1070
+ Name?: string | undefined;
1071
+ Description?: string | undefined;
1072
+ ContactFlowState?: ContactFlowState | undefined;
1390
1073
  }
1391
- export interface SearchableRoutingCriteriaStep {
1392
- AgentCriteria?: SearchableAgentCriteriaStep | undefined;
1074
+ export interface UpdateContactFlowMetadataResponse {}
1075
+ export interface UpdateContactFlowModuleContentRequest {
1076
+ InstanceId: string | undefined;
1077
+ ContactFlowModuleId: string | undefined;
1078
+ Content: string | undefined;
1393
1079
  }
1394
- export interface SearchableRoutingCriteria {
1395
- Steps?: SearchableRoutingCriteriaStep[] | undefined;
1080
+ export interface UpdateContactFlowModuleContentResponse {}
1081
+ export interface UpdateContactFlowModuleMetadataRequest {
1082
+ InstanceId: string | undefined;
1083
+ ContactFlowModuleId: string | undefined;
1084
+ Name?: string | undefined;
1085
+ Description?: string | undefined;
1086
+ State?: ContactFlowModuleState | undefined;
1396
1087
  }
1397
- export interface SearchableContactAttributesCriteria {
1398
- Key: string | undefined;
1399
- Values: string[] | undefined;
1088
+ export interface UpdateContactFlowModuleMetadataResponse {}
1089
+ export interface UpdateContactFlowNameRequest {
1090
+ InstanceId: string | undefined;
1091
+ ContactFlowId: string | undefined;
1092
+ Name?: string | undefined;
1093
+ Description?: string | undefined;
1400
1094
  }
1401
- export interface SearchableContactAttributes {
1402
- Criteria: SearchableContactAttributesCriteria[] | undefined;
1403
- MatchType?: SearchContactsMatchType | undefined;
1095
+ export interface UpdateContactFlowNameResponse {}
1096
+ export interface RoutingCriteriaInputStepExpiry {
1097
+ DurationInSeconds?: number | undefined;
1404
1098
  }
1405
- export interface SearchableSegmentAttributesCriteria {
1406
- Key: string | undefined;
1407
- Values: string[] | undefined;
1099
+ export interface UpdateContactRoutingDataResponse {}
1100
+ export interface UpdateContactScheduleRequest {
1101
+ InstanceId: string | undefined;
1102
+ ContactId: string | undefined;
1103
+ ScheduledTime: Date | undefined;
1408
1104
  }
1409
- export interface SearchableSegmentAttributes {
1410
- Criteria: SearchableSegmentAttributesCriteria[] | undefined;
1411
- MatchType?: SearchContactsMatchType | undefined;
1105
+ export interface UpdateContactScheduleResponse {}
1106
+ export interface UpdateEmailAddressMetadataRequest {
1107
+ InstanceId: string | undefined;
1108
+ EmailAddressId: string | undefined;
1109
+ Description?: string | undefined;
1110
+ DisplayName?: string | undefined;
1111
+ ClientToken?: string | undefined;
1412
1112
  }
1413
- export interface SearchCriteria {
1414
- Name?: NameCriteria | undefined;
1415
- AgentIds?: string[] | undefined;
1416
- AgentHierarchyGroups?: AgentHierarchyGroups | undefined;
1417
- Channels?: Channel[] | undefined;
1418
- ContactAnalysis?: ContactAnalysis | undefined;
1419
- InitiationMethods?: ContactInitiationMethod[] | undefined;
1420
- QueueIds?: string[] | undefined;
1421
- RoutingCriteria?: SearchableRoutingCriteria | undefined;
1422
- AdditionalTimeRange?: SearchContactsAdditionalTimeRange | undefined;
1423
- SearchableContactAttributes?: SearchableContactAttributes | undefined;
1424
- SearchableSegmentAttributes?: SearchableSegmentAttributes | undefined;
1113
+ export interface UpdateEmailAddressMetadataResponse {
1114
+ EmailAddressId?: string | undefined;
1115
+ EmailAddressArn?: string | undefined;
1425
1116
  }
1426
- export declare const SortableFieldName: {
1427
- readonly CHANNEL: "CHANNEL";
1428
- readonly CONNECTED_TO_AGENT_TIMESTAMP: "CONNECTED_TO_AGENT_TIMESTAMP";
1429
- readonly DISCONNECT_TIMESTAMP: "DISCONNECT_TIMESTAMP";
1430
- readonly EXPIRY_TIMESTAMP: "EXPIRY_TIMESTAMP";
1431
- readonly INITIATION_METHOD: "INITIATION_METHOD";
1432
- readonly INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP";
1433
- readonly SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP";
1434
- };
1435
- export type SortableFieldName =
1436
- (typeof SortableFieldName)[keyof typeof SortableFieldName];
1437
- export interface Sort {
1438
- FieldName: SortableFieldName | undefined;
1439
- Order: SortOrder | undefined;
1117
+ export interface UpdateEvaluationFormResponse {
1118
+ EvaluationFormId: string | undefined;
1119
+ EvaluationFormArn: string | undefined;
1120
+ EvaluationFormVersion: number | undefined;
1440
1121
  }
1441
- export interface SearchContactsRequest {
1122
+ export interface UpdateHoursOfOperationRequest {
1442
1123
  InstanceId: string | undefined;
1443
- TimeRange: SearchContactsTimeRange | undefined;
1444
- SearchCriteria?: SearchCriteria | undefined;
1445
- MaxResults?: number | undefined;
1446
- NextToken?: string | undefined;
1447
- Sort?: Sort | undefined;
1124
+ HoursOfOperationId: string | undefined;
1125
+ Name?: string | undefined;
1126
+ Description?: string | undefined;
1127
+ TimeZone?: string | undefined;
1128
+ Config?: HoursOfOperationConfig[] | undefined;
1129
+ }
1130
+ export interface UpdateHoursOfOperationOverrideRequest {
1131
+ InstanceId: string | undefined;
1132
+ HoursOfOperationId: string | undefined;
1133
+ HoursOfOperationOverrideId: string | undefined;
1134
+ Name?: string | undefined;
1135
+ Description?: string | undefined;
1136
+ Config?: HoursOfOperationOverrideConfig[] | undefined;
1137
+ EffectiveFrom?: string | undefined;
1138
+ EffectiveTill?: string | undefined;
1139
+ }
1140
+ export interface UpdateInstanceAttributeRequest {
1141
+ InstanceId: string | undefined;
1142
+ AttributeType: InstanceAttributeType | undefined;
1143
+ Value: string | undefined;
1144
+ ClientToken?: string | undefined;
1448
1145
  }
1449
- export interface ContactSearchSummaryAgentInfo {
1450
- Id?: string | undefined;
1451
- ConnectedToAgentTimestamp?: Date | undefined;
1146
+ export interface UpdateInstanceStorageConfigRequest {
1147
+ InstanceId: string | undefined;
1148
+ AssociationId: string | undefined;
1149
+ ResourceType: InstanceStorageResourceType | undefined;
1150
+ StorageConfig: InstanceStorageConfig | undefined;
1151
+ ClientToken?: string | undefined;
1452
1152
  }
1453
- export interface ContactSearchSummaryQueueInfo {
1454
- Id?: string | undefined;
1455
- EnqueueTimestamp?: Date | undefined;
1153
+ export interface UpdateParticipantAuthenticationRequest {
1154
+ State: string | undefined;
1155
+ InstanceId: string | undefined;
1156
+ Code?: string | undefined;
1157
+ Error?: string | undefined;
1158
+ ErrorDescription?: string | undefined;
1159
+ }
1160
+ export interface UpdateParticipantAuthenticationResponse {}
1161
+ export type ParticipantTimerValue =
1162
+ | ParticipantTimerValue.ParticipantTimerActionMember
1163
+ | ParticipantTimerValue.ParticipantTimerDurationInMinutesMember
1164
+ | ParticipantTimerValue.$UnknownMember;
1165
+ export declare namespace ParticipantTimerValue {
1166
+ interface ParticipantTimerActionMember {
1167
+ ParticipantTimerAction: ParticipantTimerAction;
1168
+ ParticipantTimerDurationInMinutes?: never;
1169
+ $unknown?: never;
1170
+ }
1171
+ interface ParticipantTimerDurationInMinutesMember {
1172
+ ParticipantTimerAction?: never;
1173
+ ParticipantTimerDurationInMinutes: number;
1174
+ $unknown?: never;
1175
+ }
1176
+ interface $UnknownMember {
1177
+ ParticipantTimerAction?: never;
1178
+ ParticipantTimerDurationInMinutes?: never;
1179
+ $unknown: [string, any];
1180
+ }
1181
+ interface Visitor<T> {
1182
+ ParticipantTimerAction: (value: ParticipantTimerAction) => T;
1183
+ ParticipantTimerDurationInMinutes: (value: number) => T;
1184
+ _: (name: string, value: any) => T;
1185
+ }
1456
1186
  }
1457
- export interface EmailAddressSearchFilter {
1458
- TagFilter?: ControlPlaneTagFilter | undefined;
1187
+ export interface ParticipantTimerConfiguration {
1188
+ ParticipantRole: TimerEligibleParticipantRoles | undefined;
1189
+ TimerType: ParticipantTimerType | undefined;
1190
+ TimerValue: ParticipantTimerValue | undefined;
1459
1191
  }
1460
- export interface EmailAddressMetadata {
1461
- EmailAddressId?: string | undefined;
1462
- EmailAddressArn?: string | undefined;
1463
- EmailAddress?: string | undefined;
1464
- Description?: string | undefined;
1465
- DisplayName?: string | undefined;
1466
- AliasConfigurations?: AliasConfiguration[] | undefined;
1192
+ export interface ChatParticipantRoleConfig {
1193
+ ParticipantTimerConfigList: ParticipantTimerConfiguration[] | undefined;
1467
1194
  }
1468
- export interface SearchEmailAddressesResponse {
1469
- NextToken?: string | undefined;
1470
- EmailAddresses?: EmailAddressMetadata[] | undefined;
1471
- ApproximateTotalCount?: number | undefined;
1195
+ export type UpdateParticipantRoleConfigChannelInfo =
1196
+ | UpdateParticipantRoleConfigChannelInfo.ChatMember
1197
+ | UpdateParticipantRoleConfigChannelInfo.$UnknownMember;
1198
+ export declare namespace UpdateParticipantRoleConfigChannelInfo {
1199
+ interface ChatMember {
1200
+ Chat: ChatParticipantRoleConfig;
1201
+ $unknown?: never;
1202
+ }
1203
+ interface $UnknownMember {
1204
+ Chat?: never;
1205
+ $unknown: [string, any];
1206
+ }
1207
+ interface Visitor<T> {
1208
+ Chat: (value: ChatParticipantRoleConfig) => T;
1209
+ _: (name: string, value: any) => T;
1210
+ }
1472
1211
  }
1473
- export interface EvaluationFormSearchFilter {
1474
- AttributeFilter?: ControlPlaneAttributeFilter | undefined;
1212
+ export interface UpdateParticipantRoleConfigRequest {
1213
+ InstanceId: string | undefined;
1214
+ ContactId: string | undefined;
1215
+ ChannelConfiguration: UpdateParticipantRoleConfigChannelInfo | undefined;
1475
1216
  }
1476
- export interface EvaluationFormSearchSummary {
1477
- EvaluationFormId: string | undefined;
1478
- EvaluationFormArn: string | undefined;
1479
- Title: string | undefined;
1480
- Status: EvaluationFormVersionStatus | undefined;
1481
- Description?: string | undefined;
1482
- CreatedTime: Date | undefined;
1483
- CreatedBy: string | undefined;
1484
- LastModifiedTime: Date | undefined;
1485
- LastModifiedBy: string | undefined;
1486
- LastActivatedTime?: Date | undefined;
1487
- LastActivatedBy?: string | undefined;
1488
- LatestVersion: number | undefined;
1489
- ActiveVersion?: number | undefined;
1490
- AutoEvaluationEnabled?: boolean | undefined;
1491
- Tags?: Record<string, string> | undefined;
1217
+ export interface UpdateParticipantRoleConfigResponse {}
1218
+ export interface UpdatePhoneNumberRequest {
1219
+ PhoneNumberId: string | undefined;
1220
+ TargetArn?: string | undefined;
1221
+ InstanceId?: string | undefined;
1222
+ ClientToken?: string | undefined;
1492
1223
  }
1493
- export interface SearchEvaluationFormsResponse {
1494
- EvaluationFormSearchSummaryList?: EvaluationFormSearchSummary[] | undefined;
1495
- NextToken?: string | undefined;
1496
- ApproximateTotalCount?: number | undefined;
1224
+ export interface UpdatePhoneNumberResponse {
1225
+ PhoneNumberId?: string | undefined;
1226
+ PhoneNumberArn?: string | undefined;
1497
1227
  }
1498
- export declare const DateComparisonType: {
1499
- readonly EQUAL_TO: "EQUAL_TO";
1500
- readonly GREATER_THAN: "GREATER_THAN";
1501
- readonly GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO";
1502
- readonly LESS_THAN: "LESS_THAN";
1503
- readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
1504
- };
1505
- export type DateComparisonType =
1506
- (typeof DateComparisonType)[keyof typeof DateComparisonType];
1507
- export interface DateCondition {
1508
- FieldName?: string | undefined;
1509
- Value?: string | undefined;
1510
- ComparisonType?: DateComparisonType | undefined;
1228
+ export interface UpdatePhoneNumberMetadataRequest {
1229
+ PhoneNumberId: string | undefined;
1230
+ PhoneNumberDescription?: string | undefined;
1231
+ ClientToken?: string | undefined;
1511
1232
  }
1512
- export interface HoursOfOperationSearchFilter {
1513
- TagFilter?: ControlPlaneTagFilter | undefined;
1233
+ export interface UpdatePredefinedAttributeRequest {
1234
+ InstanceId: string | undefined;
1235
+ Name: string | undefined;
1236
+ Values?: PredefinedAttributeValues | undefined;
1237
+ Purposes?: string[] | undefined;
1238
+ AttributeConfiguration?: InputPredefinedAttributeConfiguration | undefined;
1514
1239
  }
1515
- export interface SearchHoursOfOperationOverridesResponse {
1516
- HoursOfOperationOverrides?: HoursOfOperationOverride[] | undefined;
1517
- NextToken?: string | undefined;
1518
- ApproximateTotalCount?: number | undefined;
1240
+ export interface UpdatePromptRequest {
1241
+ InstanceId: string | undefined;
1242
+ PromptId: string | undefined;
1243
+ Name?: string | undefined;
1244
+ Description?: string | undefined;
1245
+ S3Uri?: string | undefined;
1519
1246
  }
1520
- export interface SearchHoursOfOperationsResponse {
1521
- HoursOfOperations?: HoursOfOperation[] | undefined;
1522
- NextToken?: string | undefined;
1523
- ApproximateTotalCount?: number | undefined;
1247
+ export interface UpdatePromptResponse {
1248
+ PromptARN?: string | undefined;
1249
+ PromptId?: string | undefined;
1524
1250
  }
1525
- export interface SearchPredefinedAttributesResponse {
1526
- PredefinedAttributes?: PredefinedAttribute[] | undefined;
1527
- NextToken?: string | undefined;
1528
- ApproximateTotalCount?: number | undefined;
1251
+ export interface UpdateQueueHoursOfOperationRequest {
1252
+ InstanceId: string | undefined;
1253
+ QueueId: string | undefined;
1254
+ HoursOfOperationId: string | undefined;
1529
1255
  }
1530
- export interface PromptSearchFilter {
1531
- TagFilter?: ControlPlaneTagFilter | undefined;
1256
+ export interface UpdateQueueMaxContactsRequest {
1257
+ InstanceId: string | undefined;
1258
+ QueueId: string | undefined;
1259
+ MaxContacts?: number | undefined;
1532
1260
  }
1533
- export interface SearchPromptsResponse {
1534
- Prompts?: Prompt[] | undefined;
1535
- NextToken?: string | undefined;
1536
- ApproximateTotalCount?: number | undefined;
1261
+ export interface UpdateQueueNameRequest {
1262
+ InstanceId: string | undefined;
1263
+ QueueId: string | undefined;
1264
+ Name?: string | undefined;
1265
+ Description?: string | undefined;
1537
1266
  }
1538
- export declare const SearchableQueueType: {
1539
- readonly STANDARD: "STANDARD";
1540
- };
1541
- export type SearchableQueueType =
1542
- (typeof SearchableQueueType)[keyof typeof SearchableQueueType];
1543
- export interface QueueSearchFilter {
1544
- TagFilter?: ControlPlaneTagFilter | undefined;
1267
+ export interface UpdateQueueOutboundCallerConfigRequest {
1268
+ InstanceId: string | undefined;
1269
+ QueueId: string | undefined;
1270
+ OutboundCallerConfig: OutboundCallerConfig | undefined;
1545
1271
  }
1546
- export interface SearchQueuesResponse {
1547
- Queues?: Queue[] | undefined;
1548
- NextToken?: string | undefined;
1549
- ApproximateTotalCount?: number | undefined;
1272
+ export interface UpdateQueueOutboundEmailConfigRequest {
1273
+ InstanceId: string | undefined;
1274
+ QueueId: string | undefined;
1275
+ OutboundEmailConfig: OutboundEmailConfig | undefined;
1550
1276
  }
1551
- export interface QuickConnectSearchFilter {
1552
- TagFilter?: ControlPlaneTagFilter | undefined;
1277
+ export interface UpdateQueueStatusRequest {
1278
+ InstanceId: string | undefined;
1279
+ QueueId: string | undefined;
1280
+ Status: QueueStatus | undefined;
1553
1281
  }
1554
- export interface SearchQuickConnectsResponse {
1555
- QuickConnects?: QuickConnect[] | undefined;
1556
- NextToken?: string | undefined;
1557
- ApproximateTotalCount?: number | undefined;
1282
+ export interface UpdateQuickConnectConfigRequest {
1283
+ InstanceId: string | undefined;
1284
+ QuickConnectId: string | undefined;
1285
+ QuickConnectConfig: QuickConnectConfig | undefined;
1558
1286
  }
1559
- export declare class MaximumResultReturnedException extends __BaseException {
1560
- readonly name: "MaximumResultReturnedException";
1561
- readonly $fault: "client";
1562
- Message?: string | undefined;
1563
- constructor(
1564
- opts: __ExceptionOptionType<MaximumResultReturnedException, __BaseException>
1565
- );
1287
+ export interface UpdateQuickConnectNameRequest {
1288
+ InstanceId: string | undefined;
1289
+ QuickConnectId: string | undefined;
1290
+ Name?: string | undefined;
1291
+ Description?: string | undefined;
1566
1292
  }
1567
- export interface TagSearchCondition {
1568
- tagKey?: string | undefined;
1569
- tagValue?: string | undefined;
1570
- tagKeyComparisonType?: StringComparisonType | undefined;
1571
- tagValueComparisonType?: StringComparisonType | undefined;
1293
+ export interface UpdateRoutingProfileAgentAvailabilityTimerRequest {
1294
+ InstanceId: string | undefined;
1295
+ RoutingProfileId: string | undefined;
1296
+ AgentAvailabilityTimer: AgentAvailabilityTimer | undefined;
1572
1297
  }
1573
- export interface ResourceTagsSearchCriteria {
1574
- TagSearchCondition?: TagSearchCondition | undefined;
1298
+ export interface UpdateRoutingProfileConcurrencyRequest {
1299
+ InstanceId: string | undefined;
1300
+ RoutingProfileId: string | undefined;
1301
+ MediaConcurrencies: MediaConcurrency[] | undefined;
1575
1302
  }
1576
- export interface SearchResourceTagsRequest {
1303
+ export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
1577
1304
  InstanceId: string | undefined;
1578
- ResourceTypes?: string[] | undefined;
1579
- NextToken?: string | undefined;
1580
- MaxResults?: number | undefined;
1581
- SearchCriteria?: ResourceTagsSearchCriteria | undefined;
1305
+ RoutingProfileId: string | undefined;
1306
+ DefaultOutboundQueueId: string | undefined;
1582
1307
  }
1583
- export interface TagSet {
1584
- key?: string | undefined;
1585
- value?: string | undefined;
1308
+ export interface UpdateRoutingProfileNameRequest {
1309
+ InstanceId: string | undefined;
1310
+ RoutingProfileId: string | undefined;
1311
+ Name?: string | undefined;
1312
+ Description?: string | undefined;
1586
1313
  }
1587
- export interface SearchResourceTagsResponse {
1588
- Tags?: TagSet[] | undefined;
1589
- NextToken?: string | undefined;
1314
+ export interface UpdateRoutingProfileQueuesRequest {
1315
+ InstanceId: string | undefined;
1316
+ RoutingProfileId: string | undefined;
1317
+ QueueConfigs: RoutingProfileQueueConfig[] | undefined;
1590
1318
  }
1591
- export interface RoutingProfileSearchFilter {
1592
- TagFilter?: ControlPlaneTagFilter | undefined;
1319
+ export interface UpdateRuleRequest {
1320
+ RuleId: string | undefined;
1321
+ InstanceId: string | undefined;
1322
+ Name: string | undefined;
1323
+ Function: string | undefined;
1324
+ Actions: RuleAction[] | undefined;
1325
+ PublishStatus: RulePublishStatus | undefined;
1593
1326
  }
1594
- export interface SearchRoutingProfilesResponse {
1595
- RoutingProfiles?: RoutingProfile[] | undefined;
1596
- NextToken?: string | undefined;
1597
- ApproximateTotalCount?: number | undefined;
1327
+ export interface UpdateSecurityProfileRequest {
1328
+ Description?: string | undefined;
1329
+ Permissions?: string[] | undefined;
1330
+ SecurityProfileId: string | undefined;
1331
+ InstanceId: string | undefined;
1332
+ AllowedAccessControlTags?: Record<string, string> | undefined;
1333
+ TagRestrictedResources?: string[] | undefined;
1334
+ Applications?: Application[] | undefined;
1335
+ HierarchyRestrictedResources?: string[] | undefined;
1336
+ AllowedAccessControlHierarchyGroupId?: string | undefined;
1598
1337
  }
1599
- export interface SecurityProfilesSearchFilter {
1600
- TagFilter?: ControlPlaneTagFilter | undefined;
1338
+ export interface UpdateTaskTemplateRequest {
1339
+ TaskTemplateId: string | undefined;
1340
+ InstanceId: string | undefined;
1341
+ Name?: string | undefined;
1342
+ Description?: string | undefined;
1343
+ ContactFlowId?: string | undefined;
1344
+ SelfAssignFlowId?: string | undefined;
1345
+ Constraints?: TaskTemplateConstraints | undefined;
1346
+ Defaults?: TaskTemplateDefaults | undefined;
1347
+ Status?: TaskTemplateStatus | undefined;
1348
+ Fields?: TaskTemplateField[] | undefined;
1601
1349
  }
1602
- export interface SecurityProfileSearchSummary {
1350
+ export interface UpdateTaskTemplateResponse {
1351
+ InstanceId?: string | undefined;
1603
1352
  Id?: string | undefined;
1604
- OrganizationResourceId?: string | undefined;
1605
1353
  Arn?: string | undefined;
1606
- SecurityProfileName?: string | undefined;
1354
+ Name?: string | undefined;
1607
1355
  Description?: string | undefined;
1608
- Tags?: Record<string, string> | undefined;
1609
- }
1610
- export interface SearchSecurityProfilesResponse {
1611
- SecurityProfiles?: SecurityProfileSearchSummary[] | undefined;
1612
- NextToken?: string | undefined;
1613
- ApproximateTotalCount?: number | undefined;
1356
+ ContactFlowId?: string | undefined;
1357
+ SelfAssignFlowId?: string | undefined;
1358
+ Constraints?: TaskTemplateConstraints | undefined;
1359
+ Defaults?: TaskTemplateDefaults | undefined;
1360
+ Fields?: TaskTemplateField[] | undefined;
1361
+ Status?: TaskTemplateStatus | undefined;
1362
+ LastModifiedTime?: Date | undefined;
1363
+ CreatedTime?: Date | undefined;
1614
1364
  }
1615
- export interface UserHierarchyGroupSearchFilter {
1616
- AttributeFilter?: ControlPlaneAttributeFilter | undefined;
1365
+ export interface UpdateTrafficDistributionRequest {
1366
+ Id: string | undefined;
1367
+ TelephonyConfig?: TelephonyConfig | undefined;
1368
+ SignInConfig?: SignInConfig | undefined;
1369
+ AgentConfig?: AgentConfig | undefined;
1617
1370
  }
1618
- export interface SearchUserHierarchyGroupsResponse {
1619
- UserHierarchyGroups?: HierarchyGroup[] | undefined;
1620
- NextToken?: string | undefined;
1621
- ApproximateTotalCount?: number | undefined;
1371
+ export interface UpdateTrafficDistributionResponse {}
1372
+ export interface UpdateUserHierarchyRequest {
1373
+ HierarchyGroupId?: string | undefined;
1374
+ UserId: string | undefined;
1375
+ InstanceId: string | undefined;
1622
1376
  }
1623
- export declare const HierarchyGroupMatchType: {
1624
- readonly EXACT: "EXACT";
1625
- readonly WITH_CHILD_GROUPS: "WITH_CHILD_GROUPS";
1626
- };
1627
- export type HierarchyGroupMatchType =
1628
- (typeof HierarchyGroupMatchType)[keyof typeof HierarchyGroupMatchType];
1629
- export interface HierarchyGroupCondition {
1630
- Value?: string | undefined;
1631
- HierarchyGroupMatchType?: HierarchyGroupMatchType | undefined;
1377
+ export interface UpdateUserHierarchyGroupNameRequest {
1378
+ Name: string | undefined;
1379
+ HierarchyGroupId: string | undefined;
1380
+ InstanceId: string | undefined;
1632
1381
  }
1633
- export interface Condition {
1634
- StringCondition?: StringCondition | undefined;
1635
- NumberCondition?: NumberCondition | undefined;
1382
+ export interface HierarchyLevelUpdate {
1383
+ Name: string | undefined;
1636
1384
  }
1637
- export declare const TargetListType: {
1638
- readonly PROFICIENCIES: "PROFICIENCIES";
1639
- };
1640
- export type TargetListType =
1641
- (typeof TargetListType)[keyof typeof TargetListType];
1642
- export interface ListCondition {
1643
- TargetListType?: TargetListType | undefined;
1644
- Conditions?: Condition[] | undefined;
1385
+ export interface HierarchyStructureUpdate {
1386
+ LevelOne?: HierarchyLevelUpdate | undefined;
1387
+ LevelTwo?: HierarchyLevelUpdate | undefined;
1388
+ LevelThree?: HierarchyLevelUpdate | undefined;
1389
+ LevelFour?: HierarchyLevelUpdate | undefined;
1390
+ LevelFive?: HierarchyLevelUpdate | undefined;
1645
1391
  }
1646
- export interface AttributeAndCondition {
1647
- TagConditions?: TagCondition[] | undefined;
1648
- HierarchyGroupCondition?: HierarchyGroupCondition | undefined;
1392
+ export interface UpdateUserHierarchyStructureRequest {
1393
+ HierarchyStructure: HierarchyStructureUpdate | undefined;
1394
+ InstanceId: string | undefined;
1649
1395
  }
1650
- export interface ControlPlaneUserAttributeFilter {
1651
- OrConditions?: AttributeAndCondition[] | undefined;
1652
- AndCondition?: AttributeAndCondition | undefined;
1653
- TagCondition?: TagCondition | undefined;
1654
- HierarchyGroupCondition?: HierarchyGroupCondition | undefined;
1396
+ export interface UpdateUserIdentityInfoRequest {
1397
+ IdentityInfo: UserIdentityInfo | undefined;
1398
+ UserId: string | undefined;
1399
+ InstanceId: string | undefined;
1655
1400
  }
1656
- export interface UserSearchFilter {
1657
- TagFilter?: ControlPlaneTagFilter | undefined;
1658
- UserAttributeFilter?: ControlPlaneUserAttributeFilter | undefined;
1401
+ export interface UpdateUserPhoneConfigRequest {
1402
+ PhoneConfig: UserPhoneConfig | undefined;
1403
+ UserId: string | undefined;
1404
+ InstanceId: string | undefined;
1659
1405
  }
1660
- export interface UserIdentityInfoLite {
1661
- FirstName?: string | undefined;
1662
- LastName?: string | undefined;
1406
+ export interface UpdateUserProficienciesRequest {
1407
+ InstanceId: string | undefined;
1408
+ UserId: string | undefined;
1409
+ UserProficiencies: UserProficiency[] | undefined;
1663
1410
  }
1664
- export interface UserSearchSummary {
1665
- Arn?: string | undefined;
1666
- DirectoryUserId?: string | undefined;
1667
- HierarchyGroupId?: string | undefined;
1668
- Id?: string | undefined;
1669
- IdentityInfo?: UserIdentityInfoLite | undefined;
1670
- PhoneConfig?: UserPhoneConfig | undefined;
1671
- RoutingProfileId?: string | undefined;
1672
- SecurityProfileIds?: string[] | undefined;
1673
- Tags?: Record<string, string> | undefined;
1674
- Username?: string | undefined;
1411
+ export interface UpdateUserRoutingProfileRequest {
1412
+ RoutingProfileId: string | undefined;
1413
+ UserId: string | undefined;
1414
+ InstanceId: string | undefined;
1675
1415
  }
1676
- export interface SearchUsersResponse {
1677
- Users?: UserSearchSummary[] | undefined;
1678
- NextToken?: string | undefined;
1679
- ApproximateTotalCount?: number | undefined;
1416
+ export interface UpdateUserSecurityProfilesRequest {
1417
+ SecurityProfileIds: string[] | undefined;
1418
+ UserId: string | undefined;
1419
+ InstanceId: string | undefined;
1680
1420
  }
1681
- export interface SearchVocabulariesRequest {
1421
+ export interface UpdateViewContentRequest {
1682
1422
  InstanceId: string | undefined;
1683
- MaxResults?: number | undefined;
1684
- NextToken?: string | undefined;
1685
- State?: VocabularyState | undefined;
1686
- NameStartsWith?: string | undefined;
1687
- LanguageCode?: VocabularyLanguageCode | undefined;
1423
+ ViewId: string | undefined;
1424
+ Status: ViewStatus | undefined;
1425
+ Content: ViewInputContent | undefined;
1688
1426
  }
1689
- export interface VocabularySummary {
1690
- Name: string | undefined;
1691
- Id: string | undefined;
1692
- Arn: string | undefined;
1693
- LanguageCode: VocabularyLanguageCode | undefined;
1694
- State: VocabularyState | undefined;
1695
- LastModifiedTime: Date | undefined;
1696
- FailureReason?: string | undefined;
1427
+ export interface UpdateViewContentResponse {
1428
+ View?: View | undefined;
1697
1429
  }
1698
- export interface SearchVocabulariesResponse {
1699
- VocabularySummaryList?: VocabularySummary[] | undefined;
1700
- NextToken?: string | undefined;
1430
+ export interface UpdateViewMetadataRequest {
1431
+ InstanceId: string | undefined;
1432
+ ViewId: string | undefined;
1433
+ Name?: string | undefined;
1434
+ Description?: string | undefined;
1701
1435
  }
1702
- export declare const ChatEventType: {
1703
- readonly DISCONNECT: "DISCONNECT";
1704
- readonly EVENT: "EVENT";
1705
- readonly MESSAGE: "MESSAGE";
1706
- };
1707
- export type ChatEventType = (typeof ChatEventType)[keyof typeof ChatEventType];
1708
- export interface ChatEvent {
1709
- Type: ChatEventType | undefined;
1710
- ContentType?: string | undefined;
1711
- Content?: string | undefined;
1436
+ export interface UpdateViewMetadataResponse {}
1437
+ export interface EvaluationFormItemEnablementCondition {
1438
+ Operands: EvaluationFormItemEnablementConditionOperand[] | undefined;
1439
+ Operator?: EvaluationFormItemEnablementOperator | undefined;
1440
+ }
1441
+ export type EvaluationFormItemEnablementConditionOperand =
1442
+ | EvaluationFormItemEnablementConditionOperand.ConditionMember
1443
+ | EvaluationFormItemEnablementConditionOperand.ExpressionMember
1444
+ | EvaluationFormItemEnablementConditionOperand.$UnknownMember;
1445
+ export declare namespace EvaluationFormItemEnablementConditionOperand {
1446
+ interface ExpressionMember {
1447
+ Expression: EvaluationFormItemEnablementExpression;
1448
+ Condition?: never;
1449
+ $unknown?: never;
1450
+ }
1451
+ interface ConditionMember {
1452
+ Expression?: never;
1453
+ Condition: EvaluationFormItemEnablementCondition;
1454
+ $unknown?: never;
1455
+ }
1456
+ interface $UnknownMember {
1457
+ Expression?: never;
1458
+ Condition?: never;
1459
+ $unknown: [string, any];
1460
+ }
1461
+ interface Visitor<T> {
1462
+ Expression: (value: EvaluationFormItemEnablementExpression) => T;
1463
+ Condition: (value: EvaluationFormItemEnablementCondition) => T;
1464
+ _: (name: string, value: any) => T;
1465
+ }
1712
1466
  }
1713
- export interface ParticipantDetails {
1714
- DisplayName: string | undefined;
1467
+ export interface AgentStatusSearchCriteria {
1468
+ OrConditions?: AgentStatusSearchCriteria[] | undefined;
1469
+ AndConditions?: AgentStatusSearchCriteria[] | undefined;
1470
+ StringCondition?: StringCondition | undefined;
1715
1471
  }
1716
- export interface ChatStreamingConfiguration {
1717
- StreamingEndpointArn: string | undefined;
1472
+ export interface ContactFlowModuleSearchCriteria {
1473
+ OrConditions?: ContactFlowModuleSearchCriteria[] | undefined;
1474
+ AndConditions?: ContactFlowModuleSearchCriteria[] | undefined;
1475
+ StringCondition?: StringCondition | undefined;
1476
+ StateCondition?: ContactFlowModuleState | undefined;
1477
+ StatusCondition?: ContactFlowModuleStatus | undefined;
1718
1478
  }
1719
- export interface NewSessionDetails {
1720
- SupportedMessagingContentTypes?: string[] | undefined;
1721
- ParticipantDetails?: ParticipantDetails | undefined;
1722
- Attributes?: Record<string, string> | undefined;
1723
- StreamingConfiguration?: ChatStreamingConfiguration | undefined;
1479
+ export interface ContactFlowSearchCriteria {
1480
+ OrConditions?: ContactFlowSearchCriteria[] | undefined;
1481
+ AndConditions?: ContactFlowSearchCriteria[] | undefined;
1482
+ StringCondition?: StringCondition | undefined;
1483
+ TypeCondition?: ContactFlowType | undefined;
1484
+ StateCondition?: ContactFlowState | undefined;
1485
+ StatusCondition?: ContactFlowStatus | undefined;
1724
1486
  }
1725
- export interface SendChatIntegrationEventRequest {
1726
- SourceId: string | undefined;
1727
- DestinationId: string | undefined;
1728
- Subtype?: string | undefined;
1729
- Event: ChatEvent | undefined;
1730
- NewSessionDetails?: NewSessionDetails | undefined;
1487
+ export interface EmailAddressSearchCriteria {
1488
+ OrConditions?: EmailAddressSearchCriteria[] | undefined;
1489
+ AndConditions?: EmailAddressSearchCriteria[] | undefined;
1490
+ StringCondition?: StringCondition | undefined;
1731
1491
  }
1732
- export interface SendChatIntegrationEventResponse {
1733
- InitialContactId?: string | undefined;
1734
- NewChatCreated?: boolean | undefined;
1492
+ export interface EvaluationFormItemEnablementConfiguration {
1493
+ Condition: EvaluationFormItemEnablementCondition | undefined;
1494
+ Action: EvaluationFormItemEnablementAction | undefined;
1495
+ DefaultAction?: EvaluationFormItemEnablementAction | undefined;
1735
1496
  }
1736
- export interface EmailAddressInfo {
1737
- EmailAddress: string | undefined;
1738
- DisplayName?: string | undefined;
1497
+ export interface EvaluationFormSearchCriteria {
1498
+ OrConditions?: EvaluationFormSearchCriteria[] | undefined;
1499
+ AndConditions?: EvaluationFormSearchCriteria[] | undefined;
1500
+ StringCondition?: StringCondition | undefined;
1501
+ NumberCondition?: NumberCondition | undefined;
1502
+ BooleanCondition?: BooleanCondition | undefined;
1503
+ DateTimeCondition?: DateTimeCondition | undefined;
1739
1504
  }
1740
- export interface OutboundAdditionalRecipients {
1741
- CcEmailAddresses?: EmailAddressInfo[] | undefined;
1505
+ export interface EvaluationSearchCriteria {
1506
+ OrConditions?: EvaluationSearchCriteria[] | undefined;
1507
+ AndConditions?: EvaluationSearchCriteria[] | undefined;
1508
+ StringCondition?: StringCondition | undefined;
1509
+ NumberCondition?: NumberCondition | undefined;
1510
+ BooleanCondition?: BooleanCondition | undefined;
1511
+ DateTimeCondition?: DateTimeCondition | undefined;
1512
+ DecimalCondition?: DecimalCondition | undefined;
1513
+ }
1514
+ export interface Expression {
1515
+ AttributeCondition?: AttributeCondition | undefined;
1516
+ AndExpression?: Expression[] | undefined;
1517
+ OrExpression?: Expression[] | undefined;
1518
+ NotAttributeCondition?: AttributeCondition | undefined;
1519
+ }
1520
+ export interface HoursOfOperationOverrideSearchCriteria {
1521
+ OrConditions?: HoursOfOperationOverrideSearchCriteria[] | undefined;
1522
+ AndConditions?: HoursOfOperationOverrideSearchCriteria[] | undefined;
1523
+ StringCondition?: StringCondition | undefined;
1524
+ DateCondition?: DateCondition | undefined;
1742
1525
  }
1743
- export declare const OutboundMessageSourceType: {
1744
- readonly RAW: "RAW";
1745
- readonly TEMPLATE: "TEMPLATE";
1746
- };
1747
- export type OutboundMessageSourceType =
1748
- (typeof OutboundMessageSourceType)[keyof typeof OutboundMessageSourceType];
1749
- export interface OutboundRawMessage {
1750
- Subject: string | undefined;
1751
- Body: string | undefined;
1752
- ContentType: string | undefined;
1526
+ export interface HoursOfOperationSearchCriteria {
1527
+ OrConditions?: HoursOfOperationSearchCriteria[] | undefined;
1528
+ AndConditions?: HoursOfOperationSearchCriteria[] | undefined;
1529
+ StringCondition?: StringCondition | undefined;
1753
1530
  }
1754
- export interface TemplateAttributes {
1755
- CustomAttributes?: Record<string, string> | undefined;
1756
- CustomerProfileAttributes?: string | undefined;
1531
+ export interface PredefinedAttributeSearchCriteria {
1532
+ OrConditions?: PredefinedAttributeSearchCriteria[] | undefined;
1533
+ AndConditions?: PredefinedAttributeSearchCriteria[] | undefined;
1534
+ StringCondition?: StringCondition | undefined;
1757
1535
  }
1758
- export interface TemplatedMessageConfig {
1759
- KnowledgeBaseId: string | undefined;
1760
- MessageTemplateId: string | undefined;
1761
- TemplateAttributes: TemplateAttributes | undefined;
1536
+ export interface PromptSearchCriteria {
1537
+ OrConditions?: PromptSearchCriteria[] | undefined;
1538
+ AndConditions?: PromptSearchCriteria[] | undefined;
1539
+ StringCondition?: StringCondition | undefined;
1762
1540
  }
1763
- export interface OutboundEmailContent {
1764
- MessageSourceType: OutboundMessageSourceType | undefined;
1765
- TemplatedMessageConfig?: TemplatedMessageConfig | undefined;
1766
- RawMessage?: OutboundRawMessage | undefined;
1541
+ export interface QueueSearchCriteria {
1542
+ OrConditions?: QueueSearchCriteria[] | undefined;
1543
+ AndConditions?: QueueSearchCriteria[] | undefined;
1544
+ StringCondition?: StringCondition | undefined;
1545
+ QueueTypeCondition?: SearchableQueueType | undefined;
1767
1546
  }
1768
- export interface SourceCampaign {
1769
- CampaignId?: string | undefined;
1770
- OutboundRequestId?: string | undefined;
1547
+ export interface QuickConnectSearchCriteria {
1548
+ OrConditions?: QuickConnectSearchCriteria[] | undefined;
1549
+ AndConditions?: QuickConnectSearchCriteria[] | undefined;
1550
+ StringCondition?: StringCondition | undefined;
1771
1551
  }
1772
- export declare const TrafficType: {
1773
- readonly CAMPAIGN: "CAMPAIGN";
1774
- readonly GENERAL: "GENERAL";
1775
- };
1776
- export type TrafficType = (typeof TrafficType)[keyof typeof TrafficType];
1777
- export interface SendOutboundEmailRequest {
1778
- InstanceId: string | undefined;
1779
- FromEmailAddress: EmailAddressInfo | undefined;
1780
- DestinationEmailAddress: EmailAddressInfo | undefined;
1781
- AdditionalRecipients?: OutboundAdditionalRecipients | undefined;
1782
- EmailMessage: OutboundEmailContent | undefined;
1783
- TrafficType: TrafficType | undefined;
1784
- SourceCampaign?: SourceCampaign | undefined;
1785
- ClientToken?: string | undefined;
1552
+ export interface RoutingProfileSearchCriteria {
1553
+ OrConditions?: RoutingProfileSearchCriteria[] | undefined;
1554
+ AndConditions?: RoutingProfileSearchCriteria[] | undefined;
1555
+ StringCondition?: StringCondition | undefined;
1786
1556
  }
1787
- export interface SendOutboundEmailResponse {}
1788
- export interface StartAttachedFileUploadRequest {
1789
- ClientToken?: string | undefined;
1790
- InstanceId: string | undefined;
1791
- FileName: string | undefined;
1792
- FileSizeInBytes: number | undefined;
1793
- UrlExpiryInSeconds?: number | undefined;
1794
- FileUseCaseType: FileUseCaseType | undefined;
1795
- AssociatedResourceArn: string | undefined;
1796
- CreatedBy?: CreatedByInfo | undefined;
1797
- Tags?: Record<string, string> | undefined;
1557
+ export interface SecurityProfileSearchCriteria {
1558
+ OrConditions?: SecurityProfileSearchCriteria[] | undefined;
1559
+ AndConditions?: SecurityProfileSearchCriteria[] | undefined;
1560
+ StringCondition?: StringCondition | undefined;
1798
1561
  }
1799
- export interface UploadUrlMetadata {
1800
- Url?: string | undefined;
1801
- UrlExpiry?: string | undefined;
1802
- HeadersToInclude?: Record<string, string> | undefined;
1562
+ export interface SegmentAttributeValue {
1563
+ ValueString?: string | undefined;
1564
+ ValueMap?: Record<string, SegmentAttributeValue> | undefined;
1565
+ ValueInteger?: number | undefined;
1566
+ ValueList?: SegmentAttributeValue[] | undefined;
1567
+ ValueArn?: string | undefined;
1803
1568
  }
1804
- export interface StartAttachedFileUploadResponse {
1805
- FileArn?: string | undefined;
1806
- FileId?: string | undefined;
1807
- CreationTime?: string | undefined;
1808
- FileStatus?: FileStatusType | undefined;
1809
- CreatedBy?: CreatedByInfo | undefined;
1810
- UploadUrlMetadata?: UploadUrlMetadata | undefined;
1569
+ export interface UserHierarchyGroupSearchCriteria {
1570
+ OrConditions?: UserHierarchyGroupSearchCriteria[] | undefined;
1571
+ AndConditions?: UserHierarchyGroupSearchCriteria[] | undefined;
1572
+ StringCondition?: StringCondition | undefined;
1811
1573
  }
1812
- export interface ChatMessage {
1813
- ContentType: string | undefined;
1814
- Content: string | undefined;
1574
+ export interface UserSearchCriteria {
1575
+ OrConditions?: UserSearchCriteria[] | undefined;
1576
+ AndConditions?: UserSearchCriteria[] | undefined;
1577
+ StringCondition?: StringCondition | undefined;
1578
+ ListCondition?: ListCondition | undefined;
1579
+ HierarchyGroupCondition?: HierarchyGroupCondition | undefined;
1815
1580
  }
1816
- export interface PersistentChat {
1817
- RehydrationType?: RehydrationType | undefined;
1818
- SourceContactId?: string | undefined;
1581
+ export interface EvaluationFormQuestion {
1582
+ Title: string | undefined;
1583
+ Instructions?: string | undefined;
1584
+ RefId: string | undefined;
1585
+ NotApplicableEnabled?: boolean | undefined;
1586
+ QuestionType: EvaluationFormQuestionType | undefined;
1587
+ QuestionTypeProperties?: EvaluationFormQuestionTypeProperties | undefined;
1588
+ Enablement?: EvaluationFormItemEnablementConfiguration | undefined;
1589
+ Weight?: number | undefined;
1590
+ }
1591
+ export interface RoutingCriteriaInputStep {
1592
+ Expiry?: RoutingCriteriaInputStepExpiry | undefined;
1593
+ Expression?: Expression | undefined;
1594
+ }
1595
+ export interface SearchAgentStatusesRequest {
1596
+ InstanceId: string | undefined;
1597
+ NextToken?: string | undefined;
1598
+ MaxResults?: number | undefined;
1599
+ SearchFilter?: AgentStatusSearchFilter | undefined;
1600
+ SearchCriteria?: AgentStatusSearchCriteria | undefined;
1819
1601
  }
1820
- export interface StartChatContactResponse {
1821
- ContactId?: string | undefined;
1822
- ParticipantId?: string | undefined;
1823
- ParticipantToken?: string | undefined;
1824
- ContinuedFromContactId?: string | undefined;
1602
+ export interface SearchContactEvaluationsRequest {
1603
+ InstanceId: string | undefined;
1604
+ NextToken?: string | undefined;
1605
+ MaxResults?: number | undefined;
1606
+ SearchCriteria?: EvaluationSearchCriteria | undefined;
1607
+ SearchFilter?: EvaluationSearchFilter | undefined;
1825
1608
  }
1826
- export interface AutoEvaluationConfiguration {
1827
- Enabled: boolean | undefined;
1609
+ export interface SearchContactFlowModulesRequest {
1610
+ InstanceId: string | undefined;
1611
+ NextToken?: string | undefined;
1612
+ MaxResults?: number | undefined;
1613
+ SearchFilter?: ContactFlowModuleSearchFilter | undefined;
1614
+ SearchCriteria?: ContactFlowModuleSearchCriteria | undefined;
1828
1615
  }
1829
- export interface StartContactEvaluationRequest {
1616
+ export interface SearchContactFlowsRequest {
1830
1617
  InstanceId: string | undefined;
1831
- ContactId: string | undefined;
1832
- EvaluationFormId: string | undefined;
1833
- AutoEvaluationConfiguration?: AutoEvaluationConfiguration | undefined;
1834
- ClientToken?: string | undefined;
1835
- Tags?: Record<string, string> | undefined;
1618
+ NextToken?: string | undefined;
1619
+ MaxResults?: number | undefined;
1620
+ SearchFilter?: ContactFlowSearchFilter | undefined;
1621
+ SearchCriteria?: ContactFlowSearchCriteria | undefined;
1836
1622
  }
1837
- export interface StartContactEvaluationResponse {
1838
- EvaluationId: string | undefined;
1839
- EvaluationArn: string | undefined;
1623
+ export interface SearchEmailAddressesRequest {
1624
+ InstanceId: string | undefined;
1625
+ MaxResults?: number | undefined;
1626
+ NextToken?: string | undefined;
1627
+ SearchCriteria?: EmailAddressSearchCriteria | undefined;
1628
+ SearchFilter?: EmailAddressSearchFilter | undefined;
1840
1629
  }
1841
- export declare const IvrRecordingTrack: {
1842
- readonly ALL: "ALL";
1843
- };
1844
- export type IvrRecordingTrack =
1845
- (typeof IvrRecordingTrack)[keyof typeof IvrRecordingTrack];
1846
- export declare const VoiceRecordingTrack: {
1847
- readonly ALL: "ALL";
1848
- readonly FROM_AGENT: "FROM_AGENT";
1849
- readonly TO_AGENT: "TO_AGENT";
1850
- };
1851
- export type VoiceRecordingTrack =
1852
- (typeof VoiceRecordingTrack)[keyof typeof VoiceRecordingTrack];
1853
- export interface VoiceRecordingConfiguration {
1854
- VoiceRecordingTrack?: VoiceRecordingTrack | undefined;
1855
- IvrRecordingTrack?: IvrRecordingTrack | undefined;
1630
+ export interface SearchEvaluationFormsRequest {
1631
+ InstanceId: string | undefined;
1632
+ NextToken?: string | undefined;
1633
+ MaxResults?: number | undefined;
1634
+ SearchCriteria?: EvaluationFormSearchCriteria | undefined;
1635
+ SearchFilter?: EvaluationFormSearchFilter | undefined;
1856
1636
  }
1857
- export interface StartContactRecordingRequest {
1637
+ export interface SearchHoursOfOperationOverridesRequest {
1858
1638
  InstanceId: string | undefined;
1859
- ContactId: string | undefined;
1860
- InitialContactId: string | undefined;
1861
- VoiceRecordingConfiguration: VoiceRecordingConfiguration | undefined;
1639
+ NextToken?: string | undefined;
1640
+ MaxResults?: number | undefined;
1641
+ SearchFilter?: HoursOfOperationSearchFilter | undefined;
1642
+ SearchCriteria?: HoursOfOperationOverrideSearchCriteria | undefined;
1862
1643
  }
1863
- export interface StartContactRecordingResponse {}
1864
- export interface StartContactStreamingRequest {
1644
+ export interface SearchHoursOfOperationsRequest {
1865
1645
  InstanceId: string | undefined;
1866
- ContactId: string | undefined;
1867
- ChatStreamingConfiguration: ChatStreamingConfiguration | undefined;
1868
- ClientToken?: string | undefined;
1646
+ NextToken?: string | undefined;
1647
+ MaxResults?: number | undefined;
1648
+ SearchFilter?: HoursOfOperationSearchFilter | undefined;
1649
+ SearchCriteria?: HoursOfOperationSearchCriteria | undefined;
1869
1650
  }
1870
- export interface StartContactStreamingResponse {
1871
- StreamingId: string | undefined;
1651
+ export interface SearchPredefinedAttributesRequest {
1652
+ InstanceId: string | undefined;
1653
+ NextToken?: string | undefined;
1654
+ MaxResults?: number | undefined;
1655
+ SearchCriteria?: PredefinedAttributeSearchCriteria | undefined;
1872
1656
  }
1873
- export interface InboundAdditionalRecipients {
1874
- ToAddresses?: EmailAddressInfo[] | undefined;
1875
- CcAddresses?: EmailAddressInfo[] | undefined;
1657
+ export interface SearchPromptsRequest {
1658
+ InstanceId: string | undefined;
1659
+ NextToken?: string | undefined;
1660
+ MaxResults?: number | undefined;
1661
+ SearchFilter?: PromptSearchFilter | undefined;
1662
+ SearchCriteria?: PromptSearchCriteria | undefined;
1876
1663
  }
1877
- export interface EmailAttachment {
1878
- FileName: string | undefined;
1879
- S3Url: string | undefined;
1664
+ export interface SearchQueuesRequest {
1665
+ InstanceId: string | undefined;
1666
+ NextToken?: string | undefined;
1667
+ MaxResults?: number | undefined;
1668
+ SearchFilter?: QueueSearchFilter | undefined;
1669
+ SearchCriteria?: QueueSearchCriteria | undefined;
1880
1670
  }
1881
- export declare const InboundMessageSourceType: {
1882
- readonly RAW: "RAW";
1883
- };
1884
- export type InboundMessageSourceType =
1885
- (typeof InboundMessageSourceType)[keyof typeof InboundMessageSourceType];
1886
- export declare const EmailHeaderType: {
1887
- readonly IN_REPLY_TO: "IN_REPLY_TO";
1888
- readonly MESSAGE_ID: "MESSAGE_ID";
1889
- readonly REFERENCES: "REFERENCES";
1890
- readonly X_SES_SPAM_VERDICT: "X_SES_SPAM_VERDICT";
1891
- readonly X_SES_VIRUS_VERDICT: "X_SES_VIRUS_VERDICT";
1892
- };
1893
- export type EmailHeaderType =
1894
- (typeof EmailHeaderType)[keyof typeof EmailHeaderType];
1895
- export interface InboundRawMessage {
1896
- Subject: string | undefined;
1897
- Body: string | undefined;
1898
- ContentType: string | undefined;
1899
- Headers?: Partial<Record<EmailHeaderType, string>> | undefined;
1671
+ export interface SearchQuickConnectsRequest {
1672
+ InstanceId: string | undefined;
1673
+ NextToken?: string | undefined;
1674
+ MaxResults?: number | undefined;
1675
+ SearchFilter?: QuickConnectSearchFilter | undefined;
1676
+ SearchCriteria?: QuickConnectSearchCriteria | undefined;
1900
1677
  }
1901
- export interface InboundEmailContent {
1902
- MessageSourceType: InboundMessageSourceType | undefined;
1903
- RawMessage?: InboundRawMessage | undefined;
1678
+ export interface SearchRoutingProfilesRequest {
1679
+ InstanceId: string | undefined;
1680
+ NextToken?: string | undefined;
1681
+ MaxResults?: number | undefined;
1682
+ SearchFilter?: RoutingProfileSearchFilter | undefined;
1683
+ SearchCriteria?: RoutingProfileSearchCriteria | undefined;
1904
1684
  }
1905
- export interface StartEmailContactResponse {
1906
- ContactId?: string | undefined;
1685
+ export interface SearchSecurityProfilesRequest {
1686
+ InstanceId: string | undefined;
1687
+ NextToken?: string | undefined;
1688
+ MaxResults?: number | undefined;
1689
+ SearchCriteria?: SecurityProfileSearchCriteria | undefined;
1690
+ SearchFilter?: SecurityProfilesSearchFilter | undefined;
1907
1691
  }
1908
- export interface StartOutboundChatContactResponse {
1909
- ContactId?: string | undefined;
1692
+ export interface SearchUserHierarchyGroupsRequest {
1693
+ InstanceId: string | undefined;
1694
+ NextToken?: string | undefined;
1695
+ MaxResults?: number | undefined;
1696
+ SearchFilter?: UserHierarchyGroupSearchFilter | undefined;
1697
+ SearchCriteria?: UserHierarchyGroupSearchCriteria | undefined;
1910
1698
  }
1911
- export interface StartOutboundEmailContactRequest {
1699
+ export interface SearchUsersRequest {
1700
+ InstanceId: string | undefined;
1701
+ NextToken?: string | undefined;
1702
+ MaxResults?: number | undefined;
1703
+ SearchFilter?: UserSearchFilter | undefined;
1704
+ SearchCriteria?: UserSearchCriteria | undefined;
1705
+ }
1706
+ export interface Step {
1707
+ Expiry?: Expiry | undefined;
1708
+ Expression?: Expression | undefined;
1709
+ Status?: RoutingCriteriaStepStatus | undefined;
1710
+ }
1711
+ export interface ContactSearchSummarySegmentAttributeValue {
1712
+ ValueString?: string | undefined;
1713
+ ValueMap?: Record<string, SegmentAttributeValue> | undefined;
1714
+ }
1715
+ export interface CreateContactRequest {
1912
1716
  InstanceId: string | undefined;
1913
- ContactId: string | undefined;
1914
- FromEmailAddress?: EmailAddressInfo | undefined;
1915
- DestinationEmailAddress: EmailAddressInfo | undefined;
1916
- AdditionalRecipients?: OutboundAdditionalRecipients | undefined;
1917
- EmailMessage: OutboundEmailContent | undefined;
1918
1717
  ClientToken?: string | undefined;
1718
+ RelatedContactId?: string | undefined;
1719
+ Attributes?: Record<string, string> | undefined;
1720
+ References?: Record<string, Reference> | undefined;
1721
+ Channel: Channel | undefined;
1722
+ InitiationMethod: ContactInitiationMethod | undefined;
1723
+ ExpiryDurationInMinutes?: number | undefined;
1724
+ UserInfo?: UserInfo | undefined;
1725
+ InitiateAs?: InitiateAs | undefined;
1726
+ Name?: string | undefined;
1727
+ Description?: string | undefined;
1728
+ SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
1729
+ PreviousContactId?: string | undefined;
1919
1730
  }
1920
- export interface StartOutboundEmailContactResponse {
1921
- ContactId?: string | undefined;
1731
+ export interface StartChatContactRequest {
1732
+ InstanceId: string | undefined;
1733
+ ContactFlowId: string | undefined;
1734
+ Attributes?: Record<string, string> | undefined;
1735
+ ParticipantDetails: ParticipantDetails | undefined;
1736
+ InitialMessage?: ChatMessage | undefined;
1737
+ ClientToken?: string | undefined;
1738
+ ChatDurationInMinutes?: number | undefined;
1739
+ SupportedMessagingContentTypes?: string[] | undefined;
1740
+ PersistentChat?: PersistentChat | undefined;
1741
+ RelatedContactId?: string | undefined;
1742
+ SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
1743
+ CustomerId?: string | undefined;
1922
1744
  }