@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,538 +1 @@
1
- import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
2
- export const ResourceType = {
3
- CONTACT: "CONTACT",
4
- CONTACT_FLOW: "CONTACT_FLOW",
5
- HIERARCHY_GROUP: "HIERARCHY_GROUP",
6
- HIERARCHY_LEVEL: "HIERARCHY_LEVEL",
7
- INSTANCE: "INSTANCE",
8
- PARTICIPANT: "PARTICIPANT",
9
- PHONE_NUMBER: "PHONE_NUMBER",
10
- USER: "USER",
11
- };
12
- export class ResourceInUseException extends __BaseException {
13
- name = "ResourceInUseException";
14
- $fault = "client";
15
- Message;
16
- ResourceType;
17
- ResourceId;
18
- constructor(opts) {
19
- super({
20
- name: "ResourceInUseException",
21
- $fault: "client",
22
- ...opts,
23
- });
24
- Object.setPrototypeOf(this, ResourceInUseException.prototype);
25
- this.Message = opts.Message;
26
- this.ResourceType = opts.ResourceType;
27
- this.ResourceId = opts.ResourceId;
28
- }
29
- }
30
- export class TooManyRequestsException extends __BaseException {
31
- name = "TooManyRequestsException";
32
- $fault = "client";
33
- Message;
34
- constructor(opts) {
35
- super({
36
- name: "TooManyRequestsException",
37
- $fault: "client",
38
- ...opts,
39
- });
40
- Object.setPrototypeOf(this, TooManyRequestsException.prototype);
41
- this.Message = opts.Message;
42
- }
43
- }
44
- export const VocabularyState = {
45
- ACTIVE: "ACTIVE",
46
- CREATION_FAILED: "CREATION_FAILED",
47
- CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS",
48
- DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
49
- };
50
- export const AnsweringMachineDetectionStatus = {
51
- AMD_ERROR: "AMD_ERROR",
52
- AMD_NOT_APPLICABLE: "AMD_NOT_APPLICABLE",
53
- AMD_UNANSWERED: "AMD_UNANSWERED",
54
- AMD_UNRESOLVED: "AMD_UNRESOLVED",
55
- ANSWERED: "ANSWERED",
56
- ERROR: "ERROR",
57
- FAX_MACHINE_DETECTED: "FAX_MACHINE_DETECTED",
58
- HUMAN_ANSWERED: "HUMAN_ANSWERED",
59
- SIT_TONE_BUSY: "SIT_TONE_BUSY",
60
- SIT_TONE_DETECTED: "SIT_TONE_DETECTED",
61
- SIT_TONE_INVALID_NUMBER: "SIT_TONE_INVALID_NUMBER",
62
- UNDETECTED: "UNDETECTED",
63
- VOICEMAIL_BEEP: "VOICEMAIL_BEEP",
64
- VOICEMAIL_NO_BEEP: "VOICEMAIL_NO_BEEP",
65
- };
66
- export const ParticipantType = {
67
- AGENT: "AGENT",
68
- ALL: "ALL",
69
- CUSTOMER: "CUSTOMER",
70
- MANAGER: "MANAGER",
71
- THIRDPARTY: "THIRDPARTY",
72
- };
73
- export const Status = {
74
- COMPLETE: "COMPLETE",
75
- DELETED: "DELETED",
76
- IN_PROGRESS: "IN_PROGRESS",
77
- };
78
- export const MediaStreamType = {
79
- AUDIO: "AUDIO",
80
- VIDEO: "VIDEO",
81
- };
82
- export const RecordingStatus = {
83
- AVAILABLE: "AVAILABLE",
84
- DELETED: "DELETED",
85
- };
86
- export const RoutingCriteriaStepStatus = {
87
- ACTIVE: "ACTIVE",
88
- EXPIRED: "EXPIRED",
89
- INACTIVE: "INACTIVE",
90
- JOINED: "JOINED",
91
- };
92
- export const QuestionRuleCategoryAutomationCondition = {
93
- NOT_PRESENT: "NOT_PRESENT",
94
- PRESENT: "PRESENT",
95
- };
96
- export const EvaluationQuestionAnswerAnalysisType = {
97
- CONTACT_LENS_DATA: "CONTACT_LENS_DATA",
98
- GEN_AI: "GEN_AI",
99
- };
100
- export const EvaluationTranscriptType = {
101
- RAW: "RAW",
102
- REDACTED: "REDACTED",
103
- };
104
- export const EvaluationSuggestedAnswerStatus = {
105
- FAILED: "FAILED",
106
- IN_PROGRESS: "IN_PROGRESS",
107
- SUCCEEDED: "SUCCEEDED",
108
- };
109
- export const EvaluationType = {
110
- CALIBRATION: "CALIBRATION",
111
- STANDARD: "STANDARD",
112
- };
113
- export const AutoEvaluationStatus = {
114
- FAILED: "FAILED",
115
- IN_PROGRESS: "IN_PROGRESS",
116
- SUCCEEDED: "SUCCEEDED",
117
- };
118
- export const EvaluationStatus = {
119
- DRAFT: "DRAFT",
120
- SUBMITTED: "SUBMITTED",
121
- };
122
- export class ContactFlowNotPublishedException extends __BaseException {
123
- name = "ContactFlowNotPublishedException";
124
- $fault = "client";
125
- Message;
126
- constructor(opts) {
127
- super({
128
- name: "ContactFlowNotPublishedException",
129
- $fault: "client",
130
- ...opts,
131
- });
132
- Object.setPrototypeOf(this, ContactFlowNotPublishedException.prototype);
133
- this.Message = opts.Message;
134
- }
135
- }
136
- export const ContactFlowState = {
137
- ACTIVE: "ACTIVE",
138
- ARCHIVED: "ARCHIVED",
139
- };
140
- export const ContactFlowModuleState = {
141
- ACTIVE: "ACTIVE",
142
- ARCHIVED: "ARCHIVED",
143
- };
144
- export const ContactFlowModuleStatus = {
145
- PUBLISHED: "PUBLISHED",
146
- SAVED: "SAVED",
147
- };
148
- export const EvaluationFormVersionStatus = {
149
- ACTIVE: "ACTIVE",
150
- DRAFT: "DRAFT",
151
- };
152
- export const InstanceStatus = {
153
- ACTIVE: "ACTIVE",
154
- CREATION_FAILED: "CREATION_FAILED",
155
- CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS",
156
- };
157
- export const InstanceReplicationStatus = {
158
- INSTANCE_REPLICATION_COMPLETE: "INSTANCE_REPLICATION_COMPLETE",
159
- INSTANCE_REPLICATION_DELETION_FAILED: "INSTANCE_REPLICATION_DELETION_FAILED",
160
- INSTANCE_REPLICATION_FAILED: "INSTANCE_REPLICATION_FAILED",
161
- INSTANCE_REPLICATION_IN_PROGRESS: "INSTANCE_REPLICATION_IN_PROGRESS",
162
- INSTANCE_REPLICA_DELETING: "INSTANCE_REPLICA_DELETING",
163
- RESOURCE_REPLICATION_NOT_STARTED: "RESOURCE_REPLICATION_NOT_STARTED",
164
- };
165
- export const InstanceAttributeType = {
166
- AUTO_RESOLVE_BEST_VOICES: "AUTO_RESOLVE_BEST_VOICES",
167
- CONTACTFLOW_LOGS: "CONTACTFLOW_LOGS",
168
- CONTACT_LENS: "CONTACT_LENS",
169
- EARLY_MEDIA: "EARLY_MEDIA",
170
- ENHANCED_CHAT_MONITORING: "ENHANCED_CHAT_MONITORING",
171
- ENHANCED_CONTACT_MONITORING: "ENHANCED_CONTACT_MONITORING",
172
- HIGH_VOLUME_OUTBOUND: "HIGH_VOLUME_OUTBOUND",
173
- INBOUND_CALLS: "INBOUND_CALLS",
174
- MULTI_PARTY_CHAT_CONFERENCE: "MULTI_PARTY_CHAT_CONFERENCE",
175
- MULTI_PARTY_CONFERENCE: "MULTI_PARTY_CONFERENCE",
176
- OUTBOUND_CALLS: "OUTBOUND_CALLS",
177
- USE_CUSTOM_TTS_VOICES: "USE_CUSTOM_TTS_VOICES",
178
- };
179
- export const PhoneNumberCountryCode = {
180
- AD: "AD",
181
- AE: "AE",
182
- AF: "AF",
183
- AG: "AG",
184
- AI: "AI",
185
- AL: "AL",
186
- AM: "AM",
187
- AN: "AN",
188
- AO: "AO",
189
- AQ: "AQ",
190
- AR: "AR",
191
- AS: "AS",
192
- AT: "AT",
193
- AU: "AU",
194
- AW: "AW",
195
- AZ: "AZ",
196
- BA: "BA",
197
- BB: "BB",
198
- BD: "BD",
199
- BE: "BE",
200
- BF: "BF",
201
- BG: "BG",
202
- BH: "BH",
203
- BI: "BI",
204
- BJ: "BJ",
205
- BL: "BL",
206
- BM: "BM",
207
- BN: "BN",
208
- BO: "BO",
209
- BR: "BR",
210
- BS: "BS",
211
- BT: "BT",
212
- BW: "BW",
213
- BY: "BY",
214
- BZ: "BZ",
215
- CA: "CA",
216
- CC: "CC",
217
- CD: "CD",
218
- CF: "CF",
219
- CG: "CG",
220
- CH: "CH",
221
- CI: "CI",
222
- CK: "CK",
223
- CL: "CL",
224
- CM: "CM",
225
- CN: "CN",
226
- CO: "CO",
227
- CR: "CR",
228
- CU: "CU",
229
- CV: "CV",
230
- CW: "CW",
231
- CX: "CX",
232
- CY: "CY",
233
- CZ: "CZ",
234
- DE: "DE",
235
- DJ: "DJ",
236
- DK: "DK",
237
- DM: "DM",
238
- DO: "DO",
239
- DZ: "DZ",
240
- EC: "EC",
241
- EE: "EE",
242
- EG: "EG",
243
- EH: "EH",
244
- ER: "ER",
245
- ES: "ES",
246
- ET: "ET",
247
- FI: "FI",
248
- FJ: "FJ",
249
- FK: "FK",
250
- FM: "FM",
251
- FO: "FO",
252
- FR: "FR",
253
- GA: "GA",
254
- GB: "GB",
255
- GD: "GD",
256
- GE: "GE",
257
- GG: "GG",
258
- GH: "GH",
259
- GI: "GI",
260
- GL: "GL",
261
- GM: "GM",
262
- GN: "GN",
263
- GQ: "GQ",
264
- GR: "GR",
265
- GT: "GT",
266
- GU: "GU",
267
- GW: "GW",
268
- GY: "GY",
269
- HK: "HK",
270
- HN: "HN",
271
- HR: "HR",
272
- HT: "HT",
273
- HU: "HU",
274
- ID: "ID",
275
- IE: "IE",
276
- IL: "IL",
277
- IM: "IM",
278
- IN: "IN",
279
- IO: "IO",
280
- IQ: "IQ",
281
- IR: "IR",
282
- IS: "IS",
283
- IT: "IT",
284
- JE: "JE",
285
- JM: "JM",
286
- JO: "JO",
287
- JP: "JP",
288
- KE: "KE",
289
- KG: "KG",
290
- KH: "KH",
291
- KI: "KI",
292
- KM: "KM",
293
- KN: "KN",
294
- KP: "KP",
295
- KR: "KR",
296
- KW: "KW",
297
- KY: "KY",
298
- KZ: "KZ",
299
- LA: "LA",
300
- LB: "LB",
301
- LC: "LC",
302
- LI: "LI",
303
- LK: "LK",
304
- LR: "LR",
305
- LS: "LS",
306
- LT: "LT",
307
- LU: "LU",
308
- LV: "LV",
309
- LY: "LY",
310
- MA: "MA",
311
- MC: "MC",
312
- MD: "MD",
313
- ME: "ME",
314
- MF: "MF",
315
- MG: "MG",
316
- MH: "MH",
317
- MK: "MK",
318
- ML: "ML",
319
- MM: "MM",
320
- MN: "MN",
321
- MO: "MO",
322
- MP: "MP",
323
- MR: "MR",
324
- MS: "MS",
325
- MT: "MT",
326
- MU: "MU",
327
- MV: "MV",
328
- MW: "MW",
329
- MX: "MX",
330
- MY: "MY",
331
- MZ: "MZ",
332
- NA: "NA",
333
- NC: "NC",
334
- NE: "NE",
335
- NG: "NG",
336
- NI: "NI",
337
- NL: "NL",
338
- NO: "NO",
339
- NP: "NP",
340
- NR: "NR",
341
- NU: "NU",
342
- NZ: "NZ",
343
- OM: "OM",
344
- PA: "PA",
345
- PE: "PE",
346
- PF: "PF",
347
- PG: "PG",
348
- PH: "PH",
349
- PK: "PK",
350
- PL: "PL",
351
- PM: "PM",
352
- PN: "PN",
353
- PR: "PR",
354
- PT: "PT",
355
- PW: "PW",
356
- PY: "PY",
357
- QA: "QA",
358
- RE: "RE",
359
- RO: "RO",
360
- RS: "RS",
361
- RU: "RU",
362
- RW: "RW",
363
- SA: "SA",
364
- SB: "SB",
365
- SC: "SC",
366
- SD: "SD",
367
- SE: "SE",
368
- SG: "SG",
369
- SH: "SH",
370
- SI: "SI",
371
- SJ: "SJ",
372
- SK: "SK",
373
- SL: "SL",
374
- SM: "SM",
375
- SN: "SN",
376
- SO: "SO",
377
- SR: "SR",
378
- ST: "ST",
379
- SV: "SV",
380
- SX: "SX",
381
- SY: "SY",
382
- SZ: "SZ",
383
- TC: "TC",
384
- TD: "TD",
385
- TG: "TG",
386
- TH: "TH",
387
- TJ: "TJ",
388
- TK: "TK",
389
- TL: "TL",
390
- TM: "TM",
391
- TN: "TN",
392
- TO: "TO",
393
- TR: "TR",
394
- TT: "TT",
395
- TV: "TV",
396
- TW: "TW",
397
- TZ: "TZ",
398
- UA: "UA",
399
- UG: "UG",
400
- US: "US",
401
- UY: "UY",
402
- UZ: "UZ",
403
- VA: "VA",
404
- VC: "VC",
405
- VE: "VE",
406
- VG: "VG",
407
- VI: "VI",
408
- VN: "VN",
409
- VU: "VU",
410
- WF: "WF",
411
- WS: "WS",
412
- YE: "YE",
413
- YT: "YT",
414
- ZA: "ZA",
415
- ZM: "ZM",
416
- ZW: "ZW",
417
- };
418
- export const PhoneNumberWorkflowStatus = {
419
- Claimed: "CLAIMED",
420
- Failed: "FAILED",
421
- InProgress: "IN_PROGRESS",
422
- };
423
- export const PhoneNumberType = {
424
- DID: "DID",
425
- SHARED: "SHARED",
426
- SHORT_CODE: "SHORT_CODE",
427
- THIRD_PARTY_DID: "THIRD_PARTY_DID",
428
- THIRD_PARTY_TF: "THIRD_PARTY_TF",
429
- TOLL_FREE: "TOLL_FREE",
430
- UIFN: "UIFN",
431
- };
432
- export const QueueStatus = {
433
- DISABLED: "DISABLED",
434
- ENABLED: "ENABLED",
435
- };
436
- export const TrafficDistributionGroupStatus = {
437
- ACTIVE: "ACTIVE",
438
- CREATION_FAILED: "CREATION_FAILED",
439
- CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS",
440
- DELETION_FAILED: "DELETION_FAILED",
441
- PENDING_DELETION: "PENDING_DELETION",
442
- UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
443
- };
444
- export const ContactMetricName = {
445
- POSITION_IN_QUEUE: "POSITION_IN_QUEUE",
446
- };
447
- export const CurrentMetricName = {
448
- AGENTS_AFTER_CONTACT_WORK: "AGENTS_AFTER_CONTACT_WORK",
449
- AGENTS_AVAILABLE: "AGENTS_AVAILABLE",
450
- AGENTS_ERROR: "AGENTS_ERROR",
451
- AGENTS_NON_PRODUCTIVE: "AGENTS_NON_PRODUCTIVE",
452
- AGENTS_ONLINE: "AGENTS_ONLINE",
453
- AGENTS_ON_CALL: "AGENTS_ON_CALL",
454
- AGENTS_ON_CONTACT: "AGENTS_ON_CONTACT",
455
- AGENTS_STAFFED: "AGENTS_STAFFED",
456
- CONTACTS_IN_QUEUE: "CONTACTS_IN_QUEUE",
457
- CONTACTS_SCHEDULED: "CONTACTS_SCHEDULED",
458
- OLDEST_CONTACT_AGE: "OLDEST_CONTACT_AGE",
459
- SLOTS_ACTIVE: "SLOTS_ACTIVE",
460
- SLOTS_AVAILABLE: "SLOTS_AVAILABLE",
461
- };
462
- export const Unit = {
463
- COUNT: "COUNT",
464
- PERCENT: "PERCENT",
465
- SECONDS: "SECONDS",
466
- };
467
- export const Grouping = {
468
- AGENT_STATUS: "AGENT_STATUS",
469
- CHANNEL: "CHANNEL",
470
- QUEUE: "QUEUE",
471
- ROUTING_PROFILE: "ROUTING_PROFILE",
472
- ROUTING_STEP_EXPRESSION: "ROUTING_STEP_EXPRESSION",
473
- };
474
- export const SortOrder = {
475
- ASCENDING: "ASCENDING",
476
- DESCENDING: "DESCENDING",
477
- };
478
- export class UserNotFoundException extends __BaseException {
479
- name = "UserNotFoundException";
480
- $fault = "client";
481
- Message;
482
- constructor(opts) {
483
- super({
484
- name: "UserNotFoundException",
485
- $fault: "client",
486
- ...opts,
487
- });
488
- Object.setPrototypeOf(this, UserNotFoundException.prototype);
489
- this.Message = opts.Message;
490
- }
491
- }
492
- export const HistoricalMetricName = {
493
- ABANDON_TIME: "ABANDON_TIME",
494
- AFTER_CONTACT_WORK_TIME: "AFTER_CONTACT_WORK_TIME",
495
- API_CONTACTS_HANDLED: "API_CONTACTS_HANDLED",
496
- CALLBACK_CONTACTS_HANDLED: "CALLBACK_CONTACTS_HANDLED",
497
- CONTACTS_ABANDONED: "CONTACTS_ABANDONED",
498
- CONTACTS_AGENT_HUNG_UP_FIRST: "CONTACTS_AGENT_HUNG_UP_FIRST",
499
- CONTACTS_CONSULTED: "CONTACTS_CONSULTED",
500
- CONTACTS_HANDLED: "CONTACTS_HANDLED",
501
- CONTACTS_HANDLED_INCOMING: "CONTACTS_HANDLED_INCOMING",
502
- CONTACTS_HANDLED_OUTBOUND: "CONTACTS_HANDLED_OUTBOUND",
503
- CONTACTS_HOLD_ABANDONS: "CONTACTS_HOLD_ABANDONS",
504
- CONTACTS_MISSED: "CONTACTS_MISSED",
505
- CONTACTS_QUEUED: "CONTACTS_QUEUED",
506
- CONTACTS_TRANSFERRED_IN: "CONTACTS_TRANSFERRED_IN",
507
- CONTACTS_TRANSFERRED_IN_FROM_QUEUE: "CONTACTS_TRANSFERRED_IN_FROM_QUEUE",
508
- CONTACTS_TRANSFERRED_OUT: "CONTACTS_TRANSFERRED_OUT",
509
- CONTACTS_TRANSFERRED_OUT_FROM_QUEUE: "CONTACTS_TRANSFERRED_OUT_FROM_QUEUE",
510
- HANDLE_TIME: "HANDLE_TIME",
511
- HOLD_TIME: "HOLD_TIME",
512
- INTERACTION_AND_HOLD_TIME: "INTERACTION_AND_HOLD_TIME",
513
- INTERACTION_TIME: "INTERACTION_TIME",
514
- OCCUPANCY: "OCCUPANCY",
515
- QUEUED_TIME: "QUEUED_TIME",
516
- QUEUE_ANSWER_TIME: "QUEUE_ANSWER_TIME",
517
- SERVICE_LEVEL: "SERVICE_LEVEL",
518
- };
519
- export const Statistic = {
520
- AVG: "AVG",
521
- MAX: "MAX",
522
- SUM: "SUM",
523
- };
524
- export const Comparison = {
525
- LT: "LT",
526
- };
527
- export const IntervalPeriod = {
528
- DAY: "DAY",
529
- FIFTEEN_MIN: "FIFTEEN_MIN",
530
- HOUR: "HOUR",
531
- THIRTY_MIN: "THIRTY_MIN",
532
- TOTAL: "TOTAL",
533
- WEEK: "WEEK",
534
- };
535
- export const LexVersion = {
536
- V1: "V1",
537
- V2: "V2",
538
- };
1
+ export {};
@@ -1,183 +1 @@
1
- import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
2
- export const QueueType = {
3
- AGENT: "AGENT",
4
- STANDARD: "STANDARD",
5
- };
6
- export const RealTimeContactAnalysisOutputType = {
7
- Raw: "Raw",
8
- Redacted: "Redacted",
9
- };
10
- export const RealTimeContactAnalysisSegmentType = {
11
- Attachments: "Attachments",
12
- Categories: "Categories",
13
- Event: "Event",
14
- Issues: "Issues",
15
- PostContactSummary: "PostContactSummary",
16
- Transcript: "Transcript",
17
- };
18
- export const RealTimeContactAnalysisSupportedChannel = {
19
- CHAT: "CHAT",
20
- VOICE: "VOICE",
21
- };
22
- export const ArtifactStatus = {
23
- APPROVED: "APPROVED",
24
- IN_PROGRESS: "IN_PROGRESS",
25
- REJECTED: "REJECTED",
26
- };
27
- export const RealTimeContactAnalysisPostContactSummaryFailureCode = {
28
- FAILED_SAFETY_GUIDELINES: "FAILED_SAFETY_GUIDELINES",
29
- INSUFFICIENT_CONVERSATION_CONTENT: "INSUFFICIENT_CONVERSATION_CONTENT",
30
- INTERNAL_ERROR: "INTERNAL_ERROR",
31
- INVALID_ANALYSIS_CONFIGURATION: "INVALID_ANALYSIS_CONFIGURATION",
32
- QUOTA_EXCEEDED: "QUOTA_EXCEEDED",
33
- };
34
- export const RealTimeContactAnalysisPostContactSummaryStatus = {
35
- COMPLETED: "COMPLETED",
36
- FAILED: "FAILED",
37
- };
38
- export const RealTimeContactAnalysisSentimentLabel = {
39
- NEGATIVE: "NEGATIVE",
40
- NEUTRAL: "NEUTRAL",
41
- POSITIVE: "POSITIVE",
42
- };
43
- export const RealTimeContactAnalysisStatus = {
44
- COMPLETED: "COMPLETED",
45
- FAILED: "FAILED",
46
- IN_PROGRESS: "IN_PROGRESS",
47
- };
48
- export class OutputTypeNotFoundException extends __BaseException {
49
- name = "OutputTypeNotFoundException";
50
- $fault = "client";
51
- Message;
52
- constructor(opts) {
53
- super({
54
- name: "OutputTypeNotFoundException",
55
- $fault: "client",
56
- ...opts,
57
- });
58
- Object.setPrototypeOf(this, OutputTypeNotFoundException.prototype);
59
- this.Message = opts.Message;
60
- }
61
- }
62
- export const ContactRecordingType = {
63
- AGENT: "AGENT",
64
- IVR: "IVR",
65
- SCREEN: "SCREEN",
66
- };
67
- export const BooleanComparisonType = {
68
- IS_FALSE: "IS_FALSE",
69
- IS_TRUE: "IS_TRUE",
70
- };
71
- export const DateTimeComparisonType = {
72
- EQUAL_TO: "EQUAL_TO",
73
- GREATER_THAN: "GREATER_THAN",
74
- GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO",
75
- LESS_THAN: "LESS_THAN",
76
- LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO",
77
- RANGE: "RANGE",
78
- };
79
- export const DecimalComparisonType = {
80
- EQUAL: "EQUAL",
81
- GREATER: "GREATER",
82
- GREATER_OR_EQUAL: "GREATER_OR_EQUAL",
83
- LESSER: "LESSER",
84
- LESSER_OR_EQUAL: "LESSER_OR_EQUAL",
85
- NOT_EQUAL: "NOT_EQUAL",
86
- RANGE: "RANGE",
87
- };
88
- export const NumberComparisonType = {
89
- EQUAL: "EQUAL",
90
- GREATER: "GREATER",
91
- GREATER_OR_EQUAL: "GREATER_OR_EQUAL",
92
- LESSER: "LESSER",
93
- LESSER_OR_EQUAL: "LESSER_OR_EQUAL",
94
- NOT_EQUAL: "NOT_EQUAL",
95
- RANGE: "RANGE",
96
- };
97
- export const SearchContactsTimeRangeType = {
98
- CONNECTED_TO_AGENT_TIMESTAMP: "CONNECTED_TO_AGENT_TIMESTAMP",
99
- DISCONNECT_TIMESTAMP: "DISCONNECT_TIMESTAMP",
100
- ENQUEUE_TIMESTAMP: "ENQUEUE_TIMESTAMP",
101
- INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP",
102
- SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP",
103
- };
104
- export const SearchContactsTimeRangeConditionType = {
105
- NOT_EXISTS: "NOT_EXISTS",
106
- };
107
- export const SearchContactsMatchType = {
108
- MATCH_ALL: "MATCH_ALL",
109
- MATCH_ANY: "MATCH_ANY",
110
- MATCH_EXACT: "MATCH_EXACT",
111
- MATCH_NONE: "MATCH_NONE",
112
- };
113
- export const SortableFieldName = {
114
- CHANNEL: "CHANNEL",
115
- CONNECTED_TO_AGENT_TIMESTAMP: "CONNECTED_TO_AGENT_TIMESTAMP",
116
- DISCONNECT_TIMESTAMP: "DISCONNECT_TIMESTAMP",
117
- EXPIRY_TIMESTAMP: "EXPIRY_TIMESTAMP",
118
- INITIATION_METHOD: "INITIATION_METHOD",
119
- INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP",
120
- SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP",
121
- };
122
- export const DateComparisonType = {
123
- EQUAL_TO: "EQUAL_TO",
124
- GREATER_THAN: "GREATER_THAN",
125
- GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO",
126
- LESS_THAN: "LESS_THAN",
127
- LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO",
128
- };
129
- export const SearchableQueueType = {
130
- STANDARD: "STANDARD",
131
- };
132
- export class MaximumResultReturnedException extends __BaseException {
133
- name = "MaximumResultReturnedException";
134
- $fault = "client";
135
- Message;
136
- constructor(opts) {
137
- super({
138
- name: "MaximumResultReturnedException",
139
- $fault: "client",
140
- ...opts,
141
- });
142
- Object.setPrototypeOf(this, MaximumResultReturnedException.prototype);
143
- this.Message = opts.Message;
144
- }
145
- }
146
- export const HierarchyGroupMatchType = {
147
- EXACT: "EXACT",
148
- WITH_CHILD_GROUPS: "WITH_CHILD_GROUPS",
149
- };
150
- export const TargetListType = {
151
- PROFICIENCIES: "PROFICIENCIES",
152
- };
153
- export const ChatEventType = {
154
- DISCONNECT: "DISCONNECT",
155
- EVENT: "EVENT",
156
- MESSAGE: "MESSAGE",
157
- };
158
- export const OutboundMessageSourceType = {
159
- RAW: "RAW",
160
- TEMPLATE: "TEMPLATE",
161
- };
162
- export const TrafficType = {
163
- CAMPAIGN: "CAMPAIGN",
164
- GENERAL: "GENERAL",
165
- };
166
- export const IvrRecordingTrack = {
167
- ALL: "ALL",
168
- };
169
- export const VoiceRecordingTrack = {
170
- ALL: "ALL",
171
- FROM_AGENT: "FROM_AGENT",
172
- TO_AGENT: "TO_AGENT",
173
- };
174
- export const InboundMessageSourceType = {
175
- RAW: "RAW",
176
- };
177
- export const EmailHeaderType = {
178
- IN_REPLY_TO: "IN_REPLY_TO",
179
- MESSAGE_ID: "MESSAGE_ID",
180
- REFERENCES: "REFERENCES",
181
- X_SES_SPAM_VERDICT: "X_SES_SPAM_VERDICT",
182
- X_SES_VIRUS_VERDICT: "X_SES_VIRUS_VERDICT",
183
- };
1
+ export {};