@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,1074 +1,49 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
3
1
  import {
4
- AdditionalEmailRecipients,
5
- AgentAvailabilityTimer,
6
- AgentConfig,
7
- AgentInfo,
8
- AgentStatusSearchFilter,
9
- AgentStatusState,
10
- AllowedCapabilities,
11
- Application,
12
- Campaign,
2
+ AnsweringMachineDetectionStatus,
13
3
  Channel,
14
- ContactFlowStatus,
15
- ContactFlowType,
16
4
  ContactInitiationMethod,
17
- Endpoint,
18
- EvaluationFormAutoEvaluationConfiguration,
19
- EvaluationFormItemEnablementAction,
20
- EvaluationFormItemEnablementExpression,
21
- EvaluationFormItemEnablementOperator,
22
- EvaluationFormQuestionType,
23
- EvaluationFormQuestionTypeProperties,
24
- EvaluationFormScoringStrategy,
25
- HoursOfOperationConfig,
26
- HoursOfOperationOverrideConfig,
27
- InitiateAs,
28
- InputPredefinedAttributeConfiguration,
29
- InstanceStorageConfig,
30
- InstanceStorageResourceType,
31
- MediaConcurrency,
32
- OutboundCallerConfig,
33
- OutboundEmailConfig,
34
- OutboundStrategy,
35
- PredefinedAttributeValues,
36
- QuickConnectConfig,
37
- Reference,
38
- RoutingProfileQueueConfig,
39
- RuleAction,
40
- RulePublishStatus,
41
- StringCondition,
42
- TaskTemplateConstraints,
43
- TaskTemplateDefaults,
44
- TaskTemplateField,
45
- TaskTemplateStatus,
46
- UserIdentityInfo,
47
- UserInfo,
48
- UserPhoneConfig,
49
- UserProficiency,
50
- View,
51
- ViewInputContent,
52
- ViewStatus,
53
- } from "./models_0";
5
+ EvaluationFormVersionStatus,
6
+ } from "./enums";
54
7
  import {
55
- AnsweringMachineDetectionStatus,
56
- AttributeCondition,
8
+ AdditionalEmailRecipients,
9
+ AgentInfo,
10
+ Campaign,
57
11
  ChatMetrics,
58
12
  ContactDetails,
59
13
  ContactEvaluation,
60
- ContactFlowModuleState,
61
- ContactFlowModuleStatus,
62
- ContactFlowState,
63
14
  Customer,
64
15
  CustomerVoiceActivity,
65
16
  DisconnectDetails,
17
+ Endpoint,
66
18
  EndpointInfo,
67
- Evaluation,
68
- EvaluationAnswerData,
69
- EvaluationFormVersionStatus,
70
- EvaluationNote,
71
- Expiry,
72
- InstanceAttributeType,
19
+ EvaluationFormAutoEvaluationConfiguration,
20
+ EvaluationFormScoringStrategy,
21
+ OutboundStrategy,
73
22
  QualityMetrics,
74
23
  QueueInfo,
75
- QueueStatus,
76
24
  RecordingInfo,
77
- RoutingCriteriaStepStatus,
78
- SignInConfig,
25
+ Reference,
79
26
  TaskTemplateInfoV2,
80
- TelephonyConfig,
27
+ UserInfo,
81
28
  WisdomInfo,
82
- } from "./models_1";
29
+ } from "./models_0";
30
+ import { Evaluation } from "./models_1";
83
31
  import {
84
- BooleanCondition,
85
32
  ChatMessage,
86
- ContactFlowModuleSearchFilter,
87
- ContactFlowSearchFilter,
88
- ContactRecordingType,
89
33
  ContactSearchSummaryAgentInfo,
90
34
  ContactSearchSummaryQueueInfo,
91
- DateCondition,
92
- DateTimeCondition,
93
- DecimalCondition,
35
+ ContactSearchSummarySegmentAttributeValue,
94
36
  EmailAddressInfo,
95
- EmailAddressSearchFilter,
96
37
  EmailAttachment,
97
- EvaluationFormSearchFilter,
98
- EvaluationSearchFilter,
99
- HierarchyGroupCondition,
100
- HoursOfOperationSearchFilter,
38
+ EvaluationFormQuestion,
101
39
  InboundAdditionalRecipients,
102
40
  InboundEmailContent,
103
- ListCondition,
104
- NumberCondition,
105
41
  ParticipantDetails,
106
- PersistentChat,
107
- PromptSearchFilter,
108
- QueueSearchFilter,
109
- QuickConnectSearchFilter,
110
- RoutingProfileSearchFilter,
111
- SearchableQueueType,
112
- SecurityProfilesSearchFilter,
113
- TrafficType,
114
- UserHierarchyGroupSearchFilter,
115
- UserSearchFilter,
42
+ QueueInfoInput,
43
+ RoutingCriteriaInputStep,
44
+ SegmentAttributeValue,
45
+ Step,
116
46
  } from "./models_2";
117
- export declare class DestinationNotAllowedException extends __BaseException {
118
- readonly name: "DestinationNotAllowedException";
119
- readonly $fault: "client";
120
- Message?: string | undefined;
121
- constructor(
122
- opts: __ExceptionOptionType<DestinationNotAllowedException, __BaseException>
123
- );
124
- }
125
- export declare class OutboundContactNotPermittedException extends __BaseException {
126
- readonly name: "OutboundContactNotPermittedException";
127
- readonly $fault: "client";
128
- Message?: string | undefined;
129
- constructor(
130
- opts: __ExceptionOptionType<
131
- OutboundContactNotPermittedException,
132
- __BaseException
133
- >
134
- );
135
- }
136
- export interface AnswerMachineDetectionConfig {
137
- EnableAnswerMachineDetection?: boolean | undefined;
138
- AwaitAnswerMachinePrompt?: boolean | undefined;
139
- }
140
- export interface StartOutboundVoiceContactRequest {
141
- Name?: string | undefined;
142
- Description?: string | undefined;
143
- References?: Record<string, Reference> | undefined;
144
- RelatedContactId?: string | undefined;
145
- DestinationPhoneNumber: string | undefined;
146
- ContactFlowId: string | undefined;
147
- InstanceId: string | undefined;
148
- ClientToken?: string | undefined;
149
- SourcePhoneNumber?: string | undefined;
150
- QueueId?: string | undefined;
151
- Attributes?: Record<string, string> | undefined;
152
- AnswerMachineDetectionConfig?: AnswerMachineDetectionConfig | undefined;
153
- CampaignId?: string | undefined;
154
- TrafficType?: TrafficType | undefined;
155
- OutboundStrategy?: OutboundStrategy | undefined;
156
- }
157
- export interface StartOutboundVoiceContactResponse {
158
- ContactId?: string | undefined;
159
- }
160
- export interface StartScreenSharingRequest {
161
- ClientToken?: string | undefined;
162
- InstanceId: string | undefined;
163
- ContactId: string | undefined;
164
- }
165
- export interface StartScreenSharingResponse {}
166
- export interface StartTaskContactResponse {
167
- ContactId?: string | undefined;
168
- }
169
- export interface StartWebRTCContactRequest {
170
- Attributes?: Record<string, string> | undefined;
171
- ClientToken?: string | undefined;
172
- ContactFlowId: string | undefined;
173
- InstanceId: string | undefined;
174
- AllowedCapabilities?: AllowedCapabilities | undefined;
175
- ParticipantDetails: ParticipantDetails | undefined;
176
- RelatedContactId?: string | undefined;
177
- References?: Record<string, Reference> | undefined;
178
- Description?: string | undefined;
179
- }
180
- export interface Attendee {
181
- AttendeeId?: string | undefined;
182
- JoinToken?: string | undefined;
183
- }
184
- export interface MediaPlacement {
185
- AudioHostUrl?: string | undefined;
186
- AudioFallbackUrl?: string | undefined;
187
- SignalingUrl?: string | undefined;
188
- TurnControlUrl?: string | undefined;
189
- EventIngestionUrl?: string | undefined;
190
- }
191
- export declare const MeetingFeatureStatus: {
192
- readonly AVAILABLE: "AVAILABLE";
193
- readonly UNAVAILABLE: "UNAVAILABLE";
194
- };
195
- export type MeetingFeatureStatus =
196
- (typeof MeetingFeatureStatus)[keyof typeof MeetingFeatureStatus];
197
- export interface AudioFeatures {
198
- EchoReduction?: MeetingFeatureStatus | undefined;
199
- }
200
- export interface MeetingFeaturesConfiguration {
201
- Audio?: AudioFeatures | undefined;
202
- }
203
- export interface Meeting {
204
- MediaRegion?: string | undefined;
205
- MediaPlacement?: MediaPlacement | undefined;
206
- MeetingFeatures?: MeetingFeaturesConfiguration | undefined;
207
- MeetingId?: string | undefined;
208
- }
209
- export interface ConnectionData {
210
- Attendee?: Attendee | undefined;
211
- Meeting?: Meeting | undefined;
212
- }
213
- export interface StartWebRTCContactResponse {
214
- ConnectionData?: ConnectionData | undefined;
215
- ContactId?: string | undefined;
216
- ParticipantId?: string | undefined;
217
- ParticipantToken?: string | undefined;
218
- }
219
- export declare class ContactNotFoundException extends __BaseException {
220
- readonly name: "ContactNotFoundException";
221
- readonly $fault: "client";
222
- Message?: string | undefined;
223
- constructor(
224
- opts: __ExceptionOptionType<ContactNotFoundException, __BaseException>
225
- );
226
- }
227
- export interface DisconnectReason {
228
- Code?: string | undefined;
229
- }
230
- export interface StopContactRequest {
231
- ContactId: string | undefined;
232
- InstanceId: string | undefined;
233
- DisconnectReason?: DisconnectReason | undefined;
234
- }
235
- export interface StopContactResponse {}
236
- export interface StopContactRecordingRequest {
237
- InstanceId: string | undefined;
238
- ContactId: string | undefined;
239
- InitialContactId: string | undefined;
240
- ContactRecordingType?: ContactRecordingType | undefined;
241
- }
242
- export interface StopContactRecordingResponse {}
243
- export interface StopContactStreamingRequest {
244
- InstanceId: string | undefined;
245
- ContactId: string | undefined;
246
- StreamingId: string | undefined;
247
- }
248
- export interface StopContactStreamingResponse {}
249
- export interface EvaluationAnswerInput {
250
- Value?: EvaluationAnswerData | undefined;
251
- }
252
- export type EvaluatorUserUnion =
253
- | EvaluatorUserUnion.ConnectUserArnMember
254
- | EvaluatorUserUnion.$UnknownMember;
255
- export declare namespace EvaluatorUserUnion {
256
- interface ConnectUserArnMember {
257
- ConnectUserArn: string;
258
- $unknown?: never;
259
- }
260
- interface $UnknownMember {
261
- ConnectUserArn?: never;
262
- $unknown: [string, any];
263
- }
264
- interface Visitor<T> {
265
- ConnectUserArn: (value: string) => T;
266
- _: (name: string, value: any) => T;
267
- }
268
- }
269
- export interface SubmitContactEvaluationRequest {
270
- InstanceId: string | undefined;
271
- EvaluationId: string | undefined;
272
- Answers?: Record<string, EvaluationAnswerInput> | undefined;
273
- Notes?: Record<string, EvaluationNote> | undefined;
274
- SubmittedBy?: EvaluatorUserUnion | undefined;
275
- }
276
- export interface SubmitContactEvaluationResponse {
277
- EvaluationId: string | undefined;
278
- EvaluationArn: string | undefined;
279
- }
280
- export interface SuspendContactRecordingRequest {
281
- InstanceId: string | undefined;
282
- ContactId: string | undefined;
283
- InitialContactId: string | undefined;
284
- ContactRecordingType?: ContactRecordingType | undefined;
285
- }
286
- export interface SuspendContactRecordingResponse {}
287
- export interface TagContactRequest {
288
- ContactId: string | undefined;
289
- InstanceId: string | undefined;
290
- Tags: Record<string, string> | undefined;
291
- }
292
- export interface TagContactResponse {}
293
- export interface TagResourceRequest {
294
- resourceArn: string | undefined;
295
- tags: Record<string, string> | undefined;
296
- }
297
- export interface TransferContactRequest {
298
- InstanceId: string | undefined;
299
- ContactId: string | undefined;
300
- QueueId?: string | undefined;
301
- UserId?: string | undefined;
302
- ContactFlowId: string | undefined;
303
- ClientToken?: string | undefined;
304
- }
305
- export interface TransferContactResponse {
306
- ContactId?: string | undefined;
307
- ContactArn?: string | undefined;
308
- }
309
- export interface UntagContactRequest {
310
- ContactId: string | undefined;
311
- InstanceId: string | undefined;
312
- TagKeys: string[] | undefined;
313
- }
314
- export interface UntagContactResponse {}
315
- export interface UntagResourceRequest {
316
- resourceArn: string | undefined;
317
- tagKeys: string[] | undefined;
318
- }
319
- export interface UpdateAgentStatusRequest {
320
- InstanceId: string | undefined;
321
- AgentStatusId: string | undefined;
322
- Name?: string | undefined;
323
- Description?: string | undefined;
324
- State?: AgentStatusState | undefined;
325
- DisplayOrder?: number | undefined;
326
- ResetOrderNumber?: boolean | undefined;
327
- }
328
- export interface UpdateAuthenticationProfileRequest {
329
- AuthenticationProfileId: string | undefined;
330
- InstanceId: string | undefined;
331
- Name?: string | undefined;
332
- Description?: string | undefined;
333
- AllowedIps?: string[] | undefined;
334
- BlockedIps?: string[] | undefined;
335
- PeriodicSessionDuration?: number | undefined;
336
- SessionInactivityDuration?: number | undefined;
337
- SessionInactivityHandlingEnabled?: boolean | undefined;
338
- }
339
- export interface QueueInfoInput {
340
- Id?: string | undefined;
341
- }
342
- export interface UpdateContactResponse {}
343
- export interface UpdateContactAttributesRequest {
344
- InitialContactId: string | undefined;
345
- InstanceId: string | undefined;
346
- Attributes: Record<string, string> | undefined;
347
- }
348
- export interface UpdateContactAttributesResponse {}
349
- export interface UpdateContactEvaluationRequest {
350
- InstanceId: string | undefined;
351
- EvaluationId: string | undefined;
352
- Answers?: Record<string, EvaluationAnswerInput> | undefined;
353
- Notes?: Record<string, EvaluationNote> | undefined;
354
- UpdatedBy?: EvaluatorUserUnion | undefined;
355
- }
356
- export interface UpdateContactEvaluationResponse {
357
- EvaluationId: string | undefined;
358
- EvaluationArn: string | undefined;
359
- }
360
- export interface UpdateContactFlowContentRequest {
361
- InstanceId: string | undefined;
362
- ContactFlowId: string | undefined;
363
- Content: string | undefined;
364
- }
365
- export interface UpdateContactFlowContentResponse {}
366
- export interface UpdateContactFlowMetadataRequest {
367
- InstanceId: string | undefined;
368
- ContactFlowId: string | undefined;
369
- Name?: string | undefined;
370
- Description?: string | undefined;
371
- ContactFlowState?: ContactFlowState | undefined;
372
- }
373
- export interface UpdateContactFlowMetadataResponse {}
374
- export interface UpdateContactFlowModuleContentRequest {
375
- InstanceId: string | undefined;
376
- ContactFlowModuleId: string | undefined;
377
- Content: string | undefined;
378
- }
379
- export interface UpdateContactFlowModuleContentResponse {}
380
- export interface UpdateContactFlowModuleMetadataRequest {
381
- InstanceId: string | undefined;
382
- ContactFlowModuleId: string | undefined;
383
- Name?: string | undefined;
384
- Description?: string | undefined;
385
- State?: ContactFlowModuleState | undefined;
386
- }
387
- export interface UpdateContactFlowModuleMetadataResponse {}
388
- export interface UpdateContactFlowNameRequest {
389
- InstanceId: string | undefined;
390
- ContactFlowId: string | undefined;
391
- Name?: string | undefined;
392
- Description?: string | undefined;
393
- }
394
- export interface UpdateContactFlowNameResponse {}
395
- export interface RoutingCriteriaInputStepExpiry {
396
- DurationInSeconds?: number | undefined;
397
- }
398
- export interface UpdateContactRoutingDataResponse {}
399
- export interface UpdateContactScheduleRequest {
400
- InstanceId: string | undefined;
401
- ContactId: string | undefined;
402
- ScheduledTime: Date | undefined;
403
- }
404
- export interface UpdateContactScheduleResponse {}
405
- export interface UpdateEmailAddressMetadataRequest {
406
- InstanceId: string | undefined;
407
- EmailAddressId: string | undefined;
408
- Description?: string | undefined;
409
- DisplayName?: string | undefined;
410
- ClientToken?: string | undefined;
411
- }
412
- export interface UpdateEmailAddressMetadataResponse {
413
- EmailAddressId?: string | undefined;
414
- EmailAddressArn?: string | undefined;
415
- }
416
- export interface UpdateEvaluationFormResponse {
417
- EvaluationFormId: string | undefined;
418
- EvaluationFormArn: string | undefined;
419
- EvaluationFormVersion: number | undefined;
420
- }
421
- export interface UpdateHoursOfOperationRequest {
422
- InstanceId: string | undefined;
423
- HoursOfOperationId: string | undefined;
424
- Name?: string | undefined;
425
- Description?: string | undefined;
426
- TimeZone?: string | undefined;
427
- Config?: HoursOfOperationConfig[] | undefined;
428
- }
429
- export declare class ConditionalOperationFailedException extends __BaseException {
430
- readonly name: "ConditionalOperationFailedException";
431
- readonly $fault: "client";
432
- Message?: string | undefined;
433
- constructor(
434
- opts: __ExceptionOptionType<
435
- ConditionalOperationFailedException,
436
- __BaseException
437
- >
438
- );
439
- }
440
- export interface UpdateHoursOfOperationOverrideRequest {
441
- InstanceId: string | undefined;
442
- HoursOfOperationId: string | undefined;
443
- HoursOfOperationOverrideId: string | undefined;
444
- Name?: string | undefined;
445
- Description?: string | undefined;
446
- Config?: HoursOfOperationOverrideConfig[] | undefined;
447
- EffectiveFrom?: string | undefined;
448
- EffectiveTill?: string | undefined;
449
- }
450
- export interface UpdateInstanceAttributeRequest {
451
- InstanceId: string | undefined;
452
- AttributeType: InstanceAttributeType | undefined;
453
- Value: string | undefined;
454
- ClientToken?: string | undefined;
455
- }
456
- export interface UpdateInstanceStorageConfigRequest {
457
- InstanceId: string | undefined;
458
- AssociationId: string | undefined;
459
- ResourceType: InstanceStorageResourceType | undefined;
460
- StorageConfig: InstanceStorageConfig | undefined;
461
- ClientToken?: string | undefined;
462
- }
463
- export interface UpdateParticipantAuthenticationRequest {
464
- State: string | undefined;
465
- InstanceId: string | undefined;
466
- Code?: string | undefined;
467
- Error?: string | undefined;
468
- ErrorDescription?: string | undefined;
469
- }
470
- export interface UpdateParticipantAuthenticationResponse {}
471
- export declare const TimerEligibleParticipantRoles: {
472
- readonly AGENT: "AGENT";
473
- readonly CUSTOMER: "CUSTOMER";
474
- };
475
- export type TimerEligibleParticipantRoles =
476
- (typeof TimerEligibleParticipantRoles)[keyof typeof TimerEligibleParticipantRoles];
477
- export declare const ParticipantTimerType: {
478
- readonly DISCONNECT_NONCUSTOMER: "DISCONNECT_NONCUSTOMER";
479
- readonly IDLE: "IDLE";
480
- };
481
- export type ParticipantTimerType =
482
- (typeof ParticipantTimerType)[keyof typeof ParticipantTimerType];
483
- export declare const ParticipantTimerAction: {
484
- readonly Unset: "Unset";
485
- };
486
- export type ParticipantTimerAction =
487
- (typeof ParticipantTimerAction)[keyof typeof ParticipantTimerAction];
488
- export type ParticipantTimerValue =
489
- | ParticipantTimerValue.ParticipantTimerActionMember
490
- | ParticipantTimerValue.ParticipantTimerDurationInMinutesMember
491
- | ParticipantTimerValue.$UnknownMember;
492
- export declare namespace ParticipantTimerValue {
493
- interface ParticipantTimerActionMember {
494
- ParticipantTimerAction: ParticipantTimerAction;
495
- ParticipantTimerDurationInMinutes?: never;
496
- $unknown?: never;
497
- }
498
- interface ParticipantTimerDurationInMinutesMember {
499
- ParticipantTimerAction?: never;
500
- ParticipantTimerDurationInMinutes: number;
501
- $unknown?: never;
502
- }
503
- interface $UnknownMember {
504
- ParticipantTimerAction?: never;
505
- ParticipantTimerDurationInMinutes?: never;
506
- $unknown: [string, any];
507
- }
508
- interface Visitor<T> {
509
- ParticipantTimerAction: (value: ParticipantTimerAction) => T;
510
- ParticipantTimerDurationInMinutes: (value: number) => T;
511
- _: (name: string, value: any) => T;
512
- }
513
- }
514
- export interface ParticipantTimerConfiguration {
515
- ParticipantRole: TimerEligibleParticipantRoles | undefined;
516
- TimerType: ParticipantTimerType | undefined;
517
- TimerValue: ParticipantTimerValue | undefined;
518
- }
519
- export interface ChatParticipantRoleConfig {
520
- ParticipantTimerConfigList: ParticipantTimerConfiguration[] | undefined;
521
- }
522
- export type UpdateParticipantRoleConfigChannelInfo =
523
- | UpdateParticipantRoleConfigChannelInfo.ChatMember
524
- | UpdateParticipantRoleConfigChannelInfo.$UnknownMember;
525
- export declare namespace UpdateParticipantRoleConfigChannelInfo {
526
- interface ChatMember {
527
- Chat: ChatParticipantRoleConfig;
528
- $unknown?: never;
529
- }
530
- interface $UnknownMember {
531
- Chat?: never;
532
- $unknown: [string, any];
533
- }
534
- interface Visitor<T> {
535
- Chat: (value: ChatParticipantRoleConfig) => T;
536
- _: (name: string, value: any) => T;
537
- }
538
- }
539
- export interface UpdateParticipantRoleConfigRequest {
540
- InstanceId: string | undefined;
541
- ContactId: string | undefined;
542
- ChannelConfiguration: UpdateParticipantRoleConfigChannelInfo | undefined;
543
- }
544
- export interface UpdateParticipantRoleConfigResponse {}
545
- export interface UpdatePhoneNumberRequest {
546
- PhoneNumberId: string | undefined;
547
- TargetArn?: string | undefined;
548
- InstanceId?: string | undefined;
549
- ClientToken?: string | undefined;
550
- }
551
- export interface UpdatePhoneNumberResponse {
552
- PhoneNumberId?: string | undefined;
553
- PhoneNumberArn?: string | undefined;
554
- }
555
- export interface UpdatePhoneNumberMetadataRequest {
556
- PhoneNumberId: string | undefined;
557
- PhoneNumberDescription?: string | undefined;
558
- ClientToken?: string | undefined;
559
- }
560
- export interface UpdatePredefinedAttributeRequest {
561
- InstanceId: string | undefined;
562
- Name: string | undefined;
563
- Values?: PredefinedAttributeValues | undefined;
564
- Purposes?: string[] | undefined;
565
- AttributeConfiguration?: InputPredefinedAttributeConfiguration | undefined;
566
- }
567
- export interface UpdatePromptRequest {
568
- InstanceId: string | undefined;
569
- PromptId: string | undefined;
570
- Name?: string | undefined;
571
- Description?: string | undefined;
572
- S3Uri?: string | undefined;
573
- }
574
- export interface UpdatePromptResponse {
575
- PromptARN?: string | undefined;
576
- PromptId?: string | undefined;
577
- }
578
- export interface UpdateQueueHoursOfOperationRequest {
579
- InstanceId: string | undefined;
580
- QueueId: string | undefined;
581
- HoursOfOperationId: string | undefined;
582
- }
583
- export interface UpdateQueueMaxContactsRequest {
584
- InstanceId: string | undefined;
585
- QueueId: string | undefined;
586
- MaxContacts?: number | undefined;
587
- }
588
- export interface UpdateQueueNameRequest {
589
- InstanceId: string | undefined;
590
- QueueId: string | undefined;
591
- Name?: string | undefined;
592
- Description?: string | undefined;
593
- }
594
- export interface UpdateQueueOutboundCallerConfigRequest {
595
- InstanceId: string | undefined;
596
- QueueId: string | undefined;
597
- OutboundCallerConfig: OutboundCallerConfig | undefined;
598
- }
599
- export interface UpdateQueueOutboundEmailConfigRequest {
600
- InstanceId: string | undefined;
601
- QueueId: string | undefined;
602
- OutboundEmailConfig: OutboundEmailConfig | undefined;
603
- }
604
- export interface UpdateQueueStatusRequest {
605
- InstanceId: string | undefined;
606
- QueueId: string | undefined;
607
- Status: QueueStatus | undefined;
608
- }
609
- export interface UpdateQuickConnectConfigRequest {
610
- InstanceId: string | undefined;
611
- QuickConnectId: string | undefined;
612
- QuickConnectConfig: QuickConnectConfig | undefined;
613
- }
614
- export interface UpdateQuickConnectNameRequest {
615
- InstanceId: string | undefined;
616
- QuickConnectId: string | undefined;
617
- Name?: string | undefined;
618
- Description?: string | undefined;
619
- }
620
- export interface UpdateRoutingProfileAgentAvailabilityTimerRequest {
621
- InstanceId: string | undefined;
622
- RoutingProfileId: string | undefined;
623
- AgentAvailabilityTimer: AgentAvailabilityTimer | undefined;
624
- }
625
- export interface UpdateRoutingProfileConcurrencyRequest {
626
- InstanceId: string | undefined;
627
- RoutingProfileId: string | undefined;
628
- MediaConcurrencies: MediaConcurrency[] | undefined;
629
- }
630
- export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
631
- InstanceId: string | undefined;
632
- RoutingProfileId: string | undefined;
633
- DefaultOutboundQueueId: string | undefined;
634
- }
635
- export interface UpdateRoutingProfileNameRequest {
636
- InstanceId: string | undefined;
637
- RoutingProfileId: string | undefined;
638
- Name?: string | undefined;
639
- Description?: string | undefined;
640
- }
641
- export interface UpdateRoutingProfileQueuesRequest {
642
- InstanceId: string | undefined;
643
- RoutingProfileId: string | undefined;
644
- QueueConfigs: RoutingProfileQueueConfig[] | undefined;
645
- }
646
- export interface UpdateRuleRequest {
647
- RuleId: string | undefined;
648
- InstanceId: string | undefined;
649
- Name: string | undefined;
650
- Function: string | undefined;
651
- Actions: RuleAction[] | undefined;
652
- PublishStatus: RulePublishStatus | undefined;
653
- }
654
- export interface UpdateSecurityProfileRequest {
655
- Description?: string | undefined;
656
- Permissions?: string[] | undefined;
657
- SecurityProfileId: string | undefined;
658
- InstanceId: string | undefined;
659
- AllowedAccessControlTags?: Record<string, string> | undefined;
660
- TagRestrictedResources?: string[] | undefined;
661
- Applications?: Application[] | undefined;
662
- HierarchyRestrictedResources?: string[] | undefined;
663
- AllowedAccessControlHierarchyGroupId?: string | undefined;
664
- }
665
- export interface UpdateTaskTemplateRequest {
666
- TaskTemplateId: string | undefined;
667
- InstanceId: string | undefined;
668
- Name?: string | undefined;
669
- Description?: string | undefined;
670
- ContactFlowId?: string | undefined;
671
- SelfAssignFlowId?: string | undefined;
672
- Constraints?: TaskTemplateConstraints | undefined;
673
- Defaults?: TaskTemplateDefaults | undefined;
674
- Status?: TaskTemplateStatus | undefined;
675
- Fields?: TaskTemplateField[] | undefined;
676
- }
677
- export interface UpdateTaskTemplateResponse {
678
- InstanceId?: string | undefined;
679
- Id?: string | undefined;
680
- Arn?: string | undefined;
681
- Name?: string | undefined;
682
- Description?: string | undefined;
683
- ContactFlowId?: string | undefined;
684
- SelfAssignFlowId?: string | undefined;
685
- Constraints?: TaskTemplateConstraints | undefined;
686
- Defaults?: TaskTemplateDefaults | undefined;
687
- Fields?: TaskTemplateField[] | undefined;
688
- Status?: TaskTemplateStatus | undefined;
689
- LastModifiedTime?: Date | undefined;
690
- CreatedTime?: Date | undefined;
691
- }
692
- export interface UpdateTrafficDistributionRequest {
693
- Id: string | undefined;
694
- TelephonyConfig?: TelephonyConfig | undefined;
695
- SignInConfig?: SignInConfig | undefined;
696
- AgentConfig?: AgentConfig | undefined;
697
- }
698
- export interface UpdateTrafficDistributionResponse {}
699
- export interface UpdateUserHierarchyRequest {
700
- HierarchyGroupId?: string | undefined;
701
- UserId: string | undefined;
702
- InstanceId: string | undefined;
703
- }
704
- export interface UpdateUserHierarchyGroupNameRequest {
705
- Name: string | undefined;
706
- HierarchyGroupId: string | undefined;
707
- InstanceId: string | undefined;
708
- }
709
- export interface HierarchyLevelUpdate {
710
- Name: string | undefined;
711
- }
712
- export interface HierarchyStructureUpdate {
713
- LevelOne?: HierarchyLevelUpdate | undefined;
714
- LevelTwo?: HierarchyLevelUpdate | undefined;
715
- LevelThree?: HierarchyLevelUpdate | undefined;
716
- LevelFour?: HierarchyLevelUpdate | undefined;
717
- LevelFive?: HierarchyLevelUpdate | undefined;
718
- }
719
- export interface UpdateUserHierarchyStructureRequest {
720
- HierarchyStructure: HierarchyStructureUpdate | undefined;
721
- InstanceId: string | undefined;
722
- }
723
- export interface UpdateUserIdentityInfoRequest {
724
- IdentityInfo: UserIdentityInfo | undefined;
725
- UserId: string | undefined;
726
- InstanceId: string | undefined;
727
- }
728
- export interface UpdateUserPhoneConfigRequest {
729
- PhoneConfig: UserPhoneConfig | undefined;
730
- UserId: string | undefined;
731
- InstanceId: string | undefined;
732
- }
733
- export interface UpdateUserProficienciesRequest {
734
- InstanceId: string | undefined;
735
- UserId: string | undefined;
736
- UserProficiencies: UserProficiency[] | undefined;
737
- }
738
- export interface UpdateUserRoutingProfileRequest {
739
- RoutingProfileId: string | undefined;
740
- UserId: string | undefined;
741
- InstanceId: string | undefined;
742
- }
743
- export interface UpdateUserSecurityProfilesRequest {
744
- SecurityProfileIds: string[] | undefined;
745
- UserId: string | undefined;
746
- InstanceId: string | undefined;
747
- }
748
- export interface UpdateViewContentRequest {
749
- InstanceId: string | undefined;
750
- ViewId: string | undefined;
751
- Status: ViewStatus | undefined;
752
- Content: ViewInputContent | undefined;
753
- }
754
- export interface UpdateViewContentResponse {
755
- View?: View | undefined;
756
- }
757
- export interface UpdateViewMetadataRequest {
758
- InstanceId: string | undefined;
759
- ViewId: string | undefined;
760
- Name?: string | undefined;
761
- Description?: string | undefined;
762
- }
763
- export interface UpdateViewMetadataResponse {}
764
- export interface EvaluationFormItemEnablementCondition {
765
- Operands: EvaluationFormItemEnablementConditionOperand[] | undefined;
766
- Operator?: EvaluationFormItemEnablementOperator | undefined;
767
- }
768
- export type EvaluationFormItemEnablementConditionOperand =
769
- | EvaluationFormItemEnablementConditionOperand.ConditionMember
770
- | EvaluationFormItemEnablementConditionOperand.ExpressionMember
771
- | EvaluationFormItemEnablementConditionOperand.$UnknownMember;
772
- export declare namespace EvaluationFormItemEnablementConditionOperand {
773
- interface ExpressionMember {
774
- Expression: EvaluationFormItemEnablementExpression;
775
- Condition?: never;
776
- $unknown?: never;
777
- }
778
- interface ConditionMember {
779
- Expression?: never;
780
- Condition: EvaluationFormItemEnablementCondition;
781
- $unknown?: never;
782
- }
783
- interface $UnknownMember {
784
- Expression?: never;
785
- Condition?: never;
786
- $unknown: [string, any];
787
- }
788
- interface Visitor<T> {
789
- Expression: (value: EvaluationFormItemEnablementExpression) => T;
790
- Condition: (value: EvaluationFormItemEnablementCondition) => T;
791
- _: (name: string, value: any) => T;
792
- }
793
- }
794
- export interface AgentStatusSearchCriteria {
795
- OrConditions?: AgentStatusSearchCriteria[] | undefined;
796
- AndConditions?: AgentStatusSearchCriteria[] | undefined;
797
- StringCondition?: StringCondition | undefined;
798
- }
799
- export interface ContactFlowModuleSearchCriteria {
800
- OrConditions?: ContactFlowModuleSearchCriteria[] | undefined;
801
- AndConditions?: ContactFlowModuleSearchCriteria[] | undefined;
802
- StringCondition?: StringCondition | undefined;
803
- StateCondition?: ContactFlowModuleState | undefined;
804
- StatusCondition?: ContactFlowModuleStatus | undefined;
805
- }
806
- export interface ContactFlowSearchCriteria {
807
- OrConditions?: ContactFlowSearchCriteria[] | undefined;
808
- AndConditions?: ContactFlowSearchCriteria[] | undefined;
809
- StringCondition?: StringCondition | undefined;
810
- TypeCondition?: ContactFlowType | undefined;
811
- StateCondition?: ContactFlowState | undefined;
812
- StatusCondition?: ContactFlowStatus | undefined;
813
- }
814
- export interface EmailAddressSearchCriteria {
815
- OrConditions?: EmailAddressSearchCriteria[] | undefined;
816
- AndConditions?: EmailAddressSearchCriteria[] | undefined;
817
- StringCondition?: StringCondition | undefined;
818
- }
819
- export interface EvaluationFormItemEnablementConfiguration {
820
- Condition: EvaluationFormItemEnablementCondition | undefined;
821
- Action: EvaluationFormItemEnablementAction | undefined;
822
- DefaultAction?: EvaluationFormItemEnablementAction | undefined;
823
- }
824
- export interface EvaluationFormSearchCriteria {
825
- OrConditions?: EvaluationFormSearchCriteria[] | undefined;
826
- AndConditions?: EvaluationFormSearchCriteria[] | undefined;
827
- StringCondition?: StringCondition | undefined;
828
- NumberCondition?: NumberCondition | undefined;
829
- BooleanCondition?: BooleanCondition | undefined;
830
- DateTimeCondition?: DateTimeCondition | undefined;
831
- }
832
- export interface EvaluationSearchCriteria {
833
- OrConditions?: EvaluationSearchCriteria[] | undefined;
834
- AndConditions?: EvaluationSearchCriteria[] | undefined;
835
- StringCondition?: StringCondition | undefined;
836
- NumberCondition?: NumberCondition | undefined;
837
- BooleanCondition?: BooleanCondition | undefined;
838
- DateTimeCondition?: DateTimeCondition | undefined;
839
- DecimalCondition?: DecimalCondition | undefined;
840
- }
841
- export interface Expression {
842
- AttributeCondition?: AttributeCondition | undefined;
843
- AndExpression?: Expression[] | undefined;
844
- OrExpression?: Expression[] | undefined;
845
- NotAttributeCondition?: AttributeCondition | undefined;
846
- }
847
- export interface HoursOfOperationOverrideSearchCriteria {
848
- OrConditions?: HoursOfOperationOverrideSearchCriteria[] | undefined;
849
- AndConditions?: HoursOfOperationOverrideSearchCriteria[] | undefined;
850
- StringCondition?: StringCondition | undefined;
851
- DateCondition?: DateCondition | undefined;
852
- }
853
- export interface HoursOfOperationSearchCriteria {
854
- OrConditions?: HoursOfOperationSearchCriteria[] | undefined;
855
- AndConditions?: HoursOfOperationSearchCriteria[] | undefined;
856
- StringCondition?: StringCondition | undefined;
857
- }
858
- export interface PredefinedAttributeSearchCriteria {
859
- OrConditions?: PredefinedAttributeSearchCriteria[] | undefined;
860
- AndConditions?: PredefinedAttributeSearchCriteria[] | undefined;
861
- StringCondition?: StringCondition | undefined;
862
- }
863
- export interface PromptSearchCriteria {
864
- OrConditions?: PromptSearchCriteria[] | undefined;
865
- AndConditions?: PromptSearchCriteria[] | undefined;
866
- StringCondition?: StringCondition | undefined;
867
- }
868
- export interface QueueSearchCriteria {
869
- OrConditions?: QueueSearchCriteria[] | undefined;
870
- AndConditions?: QueueSearchCriteria[] | undefined;
871
- StringCondition?: StringCondition | undefined;
872
- QueueTypeCondition?: SearchableQueueType | undefined;
873
- }
874
- export interface QuickConnectSearchCriteria {
875
- OrConditions?: QuickConnectSearchCriteria[] | undefined;
876
- AndConditions?: QuickConnectSearchCriteria[] | undefined;
877
- StringCondition?: StringCondition | undefined;
878
- }
879
- export interface RoutingProfileSearchCriteria {
880
- OrConditions?: RoutingProfileSearchCriteria[] | undefined;
881
- AndConditions?: RoutingProfileSearchCriteria[] | undefined;
882
- StringCondition?: StringCondition | undefined;
883
- }
884
- export interface SecurityProfileSearchCriteria {
885
- OrConditions?: SecurityProfileSearchCriteria[] | undefined;
886
- AndConditions?: SecurityProfileSearchCriteria[] | undefined;
887
- StringCondition?: StringCondition | undefined;
888
- }
889
- export interface SegmentAttributeValue {
890
- ValueString?: string | undefined;
891
- ValueMap?: Record<string, SegmentAttributeValue> | undefined;
892
- ValueInteger?: number | undefined;
893
- ValueList?: SegmentAttributeValue[] | undefined;
894
- ValueArn?: string | undefined;
895
- }
896
- export interface UserHierarchyGroupSearchCriteria {
897
- OrConditions?: UserHierarchyGroupSearchCriteria[] | undefined;
898
- AndConditions?: UserHierarchyGroupSearchCriteria[] | undefined;
899
- StringCondition?: StringCondition | undefined;
900
- }
901
- export interface UserSearchCriteria {
902
- OrConditions?: UserSearchCriteria[] | undefined;
903
- AndConditions?: UserSearchCriteria[] | undefined;
904
- StringCondition?: StringCondition | undefined;
905
- ListCondition?: ListCondition | undefined;
906
- HierarchyGroupCondition?: HierarchyGroupCondition | undefined;
907
- }
908
- export interface EvaluationFormQuestion {
909
- Title: string | undefined;
910
- Instructions?: string | undefined;
911
- RefId: string | undefined;
912
- NotApplicableEnabled?: boolean | undefined;
913
- QuestionType: EvaluationFormQuestionType | undefined;
914
- QuestionTypeProperties?: EvaluationFormQuestionTypeProperties | undefined;
915
- Enablement?: EvaluationFormItemEnablementConfiguration | undefined;
916
- Weight?: number | undefined;
917
- }
918
- export interface RoutingCriteriaInputStep {
919
- Expiry?: RoutingCriteriaInputStepExpiry | undefined;
920
- Expression?: Expression | undefined;
921
- }
922
- export interface SearchAgentStatusesRequest {
923
- InstanceId: string | undefined;
924
- NextToken?: string | undefined;
925
- MaxResults?: number | undefined;
926
- SearchFilter?: AgentStatusSearchFilter | undefined;
927
- SearchCriteria?: AgentStatusSearchCriteria | undefined;
928
- }
929
- export interface SearchContactEvaluationsRequest {
930
- InstanceId: string | undefined;
931
- NextToken?: string | undefined;
932
- MaxResults?: number | undefined;
933
- SearchCriteria?: EvaluationSearchCriteria | undefined;
934
- SearchFilter?: EvaluationSearchFilter | undefined;
935
- }
936
- export interface SearchContactFlowModulesRequest {
937
- InstanceId: string | undefined;
938
- NextToken?: string | undefined;
939
- MaxResults?: number | undefined;
940
- SearchFilter?: ContactFlowModuleSearchFilter | undefined;
941
- SearchCriteria?: ContactFlowModuleSearchCriteria | undefined;
942
- }
943
- export interface SearchContactFlowsRequest {
944
- InstanceId: string | undefined;
945
- NextToken?: string | undefined;
946
- MaxResults?: number | undefined;
947
- SearchFilter?: ContactFlowSearchFilter | undefined;
948
- SearchCriteria?: ContactFlowSearchCriteria | undefined;
949
- }
950
- export interface SearchEmailAddressesRequest {
951
- InstanceId: string | undefined;
952
- MaxResults?: number | undefined;
953
- NextToken?: string | undefined;
954
- SearchCriteria?: EmailAddressSearchCriteria | undefined;
955
- SearchFilter?: EmailAddressSearchFilter | undefined;
956
- }
957
- export interface SearchEvaluationFormsRequest {
958
- InstanceId: string | undefined;
959
- NextToken?: string | undefined;
960
- MaxResults?: number | undefined;
961
- SearchCriteria?: EvaluationFormSearchCriteria | undefined;
962
- SearchFilter?: EvaluationFormSearchFilter | undefined;
963
- }
964
- export interface SearchHoursOfOperationOverridesRequest {
965
- InstanceId: string | undefined;
966
- NextToken?: string | undefined;
967
- MaxResults?: number | undefined;
968
- SearchFilter?: HoursOfOperationSearchFilter | undefined;
969
- SearchCriteria?: HoursOfOperationOverrideSearchCriteria | undefined;
970
- }
971
- export interface SearchHoursOfOperationsRequest {
972
- InstanceId: string | undefined;
973
- NextToken?: string | undefined;
974
- MaxResults?: number | undefined;
975
- SearchFilter?: HoursOfOperationSearchFilter | undefined;
976
- SearchCriteria?: HoursOfOperationSearchCriteria | undefined;
977
- }
978
- export interface SearchPredefinedAttributesRequest {
979
- InstanceId: string | undefined;
980
- NextToken?: string | undefined;
981
- MaxResults?: number | undefined;
982
- SearchCriteria?: PredefinedAttributeSearchCriteria | undefined;
983
- }
984
- export interface SearchPromptsRequest {
985
- InstanceId: string | undefined;
986
- NextToken?: string | undefined;
987
- MaxResults?: number | undefined;
988
- SearchFilter?: PromptSearchFilter | undefined;
989
- SearchCriteria?: PromptSearchCriteria | undefined;
990
- }
991
- export interface SearchQueuesRequest {
992
- InstanceId: string | undefined;
993
- NextToken?: string | undefined;
994
- MaxResults?: number | undefined;
995
- SearchFilter?: QueueSearchFilter | undefined;
996
- SearchCriteria?: QueueSearchCriteria | undefined;
997
- }
998
- export interface SearchQuickConnectsRequest {
999
- InstanceId: string | undefined;
1000
- NextToken?: string | undefined;
1001
- MaxResults?: number | undefined;
1002
- SearchFilter?: QuickConnectSearchFilter | undefined;
1003
- SearchCriteria?: QuickConnectSearchCriteria | undefined;
1004
- }
1005
- export interface SearchRoutingProfilesRequest {
1006
- InstanceId: string | undefined;
1007
- NextToken?: string | undefined;
1008
- MaxResults?: number | undefined;
1009
- SearchFilter?: RoutingProfileSearchFilter | undefined;
1010
- SearchCriteria?: RoutingProfileSearchCriteria | undefined;
1011
- }
1012
- export interface SearchSecurityProfilesRequest {
1013
- InstanceId: string | undefined;
1014
- NextToken?: string | undefined;
1015
- MaxResults?: number | undefined;
1016
- SearchCriteria?: SecurityProfileSearchCriteria | undefined;
1017
- SearchFilter?: SecurityProfilesSearchFilter | undefined;
1018
- }
1019
- export interface SearchUserHierarchyGroupsRequest {
1020
- InstanceId: string | undefined;
1021
- NextToken?: string | undefined;
1022
- MaxResults?: number | undefined;
1023
- SearchFilter?: UserHierarchyGroupSearchFilter | undefined;
1024
- SearchCriteria?: UserHierarchyGroupSearchCriteria | undefined;
1025
- }
1026
- export interface SearchUsersRequest {
1027
- InstanceId: string | undefined;
1028
- NextToken?: string | undefined;
1029
- MaxResults?: number | undefined;
1030
- SearchFilter?: UserSearchFilter | undefined;
1031
- SearchCriteria?: UserSearchCriteria | undefined;
1032
- }
1033
- export interface Step {
1034
- Expiry?: Expiry | undefined;
1035
- Expression?: Expression | undefined;
1036
- Status?: RoutingCriteriaStepStatus | undefined;
1037
- }
1038
- export interface ContactSearchSummarySegmentAttributeValue {
1039
- ValueString?: string | undefined;
1040
- ValueMap?: Record<string, SegmentAttributeValue> | undefined;
1041
- }
1042
- export interface CreateContactRequest {
1043
- InstanceId: string | undefined;
1044
- ClientToken?: string | undefined;
1045
- RelatedContactId?: string | undefined;
1046
- Attributes?: Record<string, string> | undefined;
1047
- References?: Record<string, Reference> | undefined;
1048
- Channel: Channel | undefined;
1049
- InitiationMethod: ContactInitiationMethod | undefined;
1050
- ExpiryDurationInMinutes?: number | undefined;
1051
- UserInfo?: UserInfo | undefined;
1052
- InitiateAs?: InitiateAs | undefined;
1053
- Name?: string | undefined;
1054
- Description?: string | undefined;
1055
- SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
1056
- PreviousContactId?: string | undefined;
1057
- }
1058
- export interface StartChatContactRequest {
1059
- InstanceId: string | undefined;
1060
- ContactFlowId: string | undefined;
1061
- Attributes?: Record<string, string> | undefined;
1062
- ParticipantDetails: ParticipantDetails | undefined;
1063
- InitialMessage?: ChatMessage | undefined;
1064
- ClientToken?: string | undefined;
1065
- ChatDurationInMinutes?: number | undefined;
1066
- SupportedMessagingContentTypes?: string[] | undefined;
1067
- PersistentChat?: PersistentChat | undefined;
1068
- RelatedContactId?: string | undefined;
1069
- SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
1070
- CustomerId?: string | undefined;
1071
- }
1072
47
  export interface StartEmailContactRequest {
1073
48
  InstanceId: string | undefined;
1074
49
  FromEmailAddress: EmailAddressInfo | undefined;
@@ -1255,6 +230,7 @@ export interface Contact {
1255
230
  LastUpdateTimestamp?: Date | undefined;
1256
231
  LastPausedTimestamp?: Date | undefined;
1257
232
  LastResumedTimestamp?: Date | undefined;
233
+ RingStartTimestamp?: Date | undefined;
1258
234
  TotalPauseCount?: number | undefined;
1259
235
  TotalPauseDurationInSeconds?: number | undefined;
1260
236
  ScheduledTimestamp?: Date | undefined;