@aws-sdk/client-connect 3.934.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 +1326 -1328
  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 +1 -1
  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 +1 -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 +1 -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 +6272 -5379
  171. package/dist-types/models/models_2.d.ts +4108 -3852
  172. package/dist-types/models/models_3.d.ts +4 -4113
  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 +20 -1046
  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,663 +1 @@
1
- import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
2
- export class AccessDeniedException extends __BaseException {
3
- name = "AccessDeniedException";
4
- $fault = "client";
5
- Message;
6
- constructor(opts) {
7
- super({
8
- name: "AccessDeniedException",
9
- $fault: "client",
10
- ...opts,
11
- });
12
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
13
- this.Message = opts.Message;
14
- }
15
- }
16
- export const ActionType = {
17
- ASSIGN_CONTACT_CATEGORY: "ASSIGN_CONTACT_CATEGORY",
18
- ASSIGN_SLA: "ASSIGN_SLA",
19
- CREATE_CASE: "CREATE_CASE",
20
- CREATE_TASK: "CREATE_TASK",
21
- END_ASSOCIATED_TASKS: "END_ASSOCIATED_TASKS",
22
- GENERATE_EVENTBRIDGE_EVENT: "GENERATE_EVENTBRIDGE_EVENT",
23
- SEND_NOTIFICATION: "SEND_NOTIFICATION",
24
- SUBMIT_AUTO_EVALUATION: "SUBMIT_AUTO_EVALUATION",
25
- UPDATE_CASE: "UPDATE_CASE",
26
- };
27
- export class InternalServiceException extends __BaseException {
28
- name = "InternalServiceException";
29
- $fault = "server";
30
- Message;
31
- constructor(opts) {
32
- super({
33
- name: "InternalServiceException",
34
- $fault: "server",
35
- ...opts,
36
- });
37
- Object.setPrototypeOf(this, InternalServiceException.prototype);
38
- this.Message = opts.Message;
39
- }
40
- }
41
- export class InvalidParameterException extends __BaseException {
42
- name = "InvalidParameterException";
43
- $fault = "client";
44
- Message;
45
- constructor(opts) {
46
- super({
47
- name: "InvalidParameterException",
48
- $fault: "client",
49
- ...opts,
50
- });
51
- Object.setPrototypeOf(this, InvalidParameterException.prototype);
52
- this.Message = opts.Message;
53
- }
54
- }
55
- export class ResourceConflictException extends __BaseException {
56
- name = "ResourceConflictException";
57
- $fault = "client";
58
- Message;
59
- constructor(opts) {
60
- super({
61
- name: "ResourceConflictException",
62
- $fault: "client",
63
- ...opts,
64
- });
65
- Object.setPrototypeOf(this, ResourceConflictException.prototype);
66
- this.Message = opts.Message;
67
- }
68
- }
69
- export class ResourceNotFoundException extends __BaseException {
70
- name = "ResourceNotFoundException";
71
- $fault = "client";
72
- Message;
73
- constructor(opts) {
74
- super({
75
- name: "ResourceNotFoundException",
76
- $fault: "client",
77
- ...opts,
78
- });
79
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
80
- this.Message = opts.Message;
81
- }
82
- }
83
- export class ThrottlingException extends __BaseException {
84
- name = "ThrottlingException";
85
- $fault = "client";
86
- Message;
87
- constructor(opts) {
88
- super({
89
- name: "ThrottlingException",
90
- $fault: "client",
91
- ...opts,
92
- });
93
- Object.setPrototypeOf(this, ThrottlingException.prototype);
94
- this.Message = opts.Message;
95
- }
96
- }
97
- export const AgentAvailabilityTimer = {
98
- TIME_SINCE_LAST_ACTIVITY: "TIME_SINCE_LAST_ACTIVITY",
99
- TIME_SINCE_LAST_INBOUND: "TIME_SINCE_LAST_INBOUND",
100
- };
101
- export const ContactState = {
102
- CONNECTED: "CONNECTED",
103
- CONNECTED_ONHOLD: "CONNECTED_ONHOLD",
104
- CONNECTING: "CONNECTING",
105
- ENDED: "ENDED",
106
- ERROR: "ERROR",
107
- INCOMING: "INCOMING",
108
- MISSED: "MISSED",
109
- PENDING: "PENDING",
110
- REJECTED: "REJECTED",
111
- };
112
- export const Channel = {
113
- CHAT: "CHAT",
114
- EMAIL: "EMAIL",
115
- TASK: "TASK",
116
- VOICE: "VOICE",
117
- };
118
- export const ContactInitiationMethod = {
119
- AGENT_REPLY: "AGENT_REPLY",
120
- API: "API",
121
- CALLBACK: "CALLBACK",
122
- DISCONNECT: "DISCONNECT",
123
- EXTERNAL_OUTBOUND: "EXTERNAL_OUTBOUND",
124
- FLOW: "FLOW",
125
- INBOUND: "INBOUND",
126
- MONITOR: "MONITOR",
127
- OUTBOUND: "OUTBOUND",
128
- QUEUE_TRANSFER: "QUEUE_TRANSFER",
129
- TRANSFER: "TRANSFER",
130
- WEBRTC_API: "WEBRTC_API",
131
- };
132
- export const AllowedUserAction = {
133
- CALL: "CALL",
134
- DISCARD: "DISCARD",
135
- };
136
- export const ScreenShareCapability = {
137
- SEND: "SEND",
138
- };
139
- export const VideoCapability = {
140
- SEND: "SEND",
141
- };
142
- export const ParticipantState = {
143
- CONNECTED: "CONNECTED",
144
- DISCONNECTED: "DISCONNECTED",
145
- INITIAL: "INITIAL",
146
- MISSED: "MISSED",
147
- };
148
- export const AgentStatusState = {
149
- DISABLED: "DISABLED",
150
- ENABLED: "ENABLED",
151
- };
152
- export const AgentStatusType = {
153
- CUSTOM: "CUSTOM",
154
- OFFLINE: "OFFLINE",
155
- ROUTABLE: "ROUTABLE",
156
- };
157
- export const StringComparisonType = {
158
- CONTAINS: "CONTAINS",
159
- EXACT: "EXACT",
160
- STARTS_WITH: "STARTS_WITH",
161
- };
162
- export const MonitorCapability = {
163
- BARGE: "BARGE",
164
- SILENT_MONITOR: "SILENT_MONITOR",
165
- };
166
- export const AttachedFileInvalidRequestExceptionReason = {
167
- INVALID_FILE_NAME: "INVALID_FILE_NAME",
168
- INVALID_FILE_SIZE: "INVALID_FILE_SIZE",
169
- INVALID_FILE_TYPE: "INVALID_FILE_TYPE",
170
- };
171
- export class InvalidRequestException extends __BaseException {
172
- name = "InvalidRequestException";
173
- $fault = "client";
174
- Message;
175
- Reason;
176
- constructor(opts) {
177
- super({
178
- name: "InvalidRequestException",
179
- $fault: "client",
180
- ...opts,
181
- });
182
- Object.setPrototypeOf(this, InvalidRequestException.prototype);
183
- this.Message = opts.Message;
184
- this.Reason = opts.Reason;
185
- }
186
- }
187
- export const AttachedFileServiceQuotaExceededExceptionReason = {
188
- TOTAL_FILE_COUNT_EXCEEDED: "TOTAL_FILE_COUNT_EXCEEDED",
189
- TOTAL_FILE_SIZE_EXCEEDED: "TOTAL_FILE_SIZE_EXCEEDED",
190
- };
191
- export class ServiceQuotaExceededException extends __BaseException {
192
- name = "ServiceQuotaExceededException";
193
- $fault = "client";
194
- Message;
195
- Reason;
196
- constructor(opts) {
197
- super({
198
- name: "ServiceQuotaExceededException",
199
- $fault: "client",
200
- ...opts,
201
- });
202
- Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
203
- this.Message = opts.Message;
204
- this.Reason = opts.Reason;
205
- }
206
- }
207
- export class LimitExceededException extends __BaseException {
208
- name = "LimitExceededException";
209
- $fault = "client";
210
- Message;
211
- constructor(opts) {
212
- super({
213
- name: "LimitExceededException",
214
- $fault: "client",
215
- ...opts,
216
- });
217
- Object.setPrototypeOf(this, LimitExceededException.prototype);
218
- this.Message = opts.Message;
219
- }
220
- }
221
- export const VocabularyLanguageCode = {
222
- AR_AE: "ar-AE",
223
- CA_ES: "ca-ES",
224
- DA_DK: "da-DK",
225
- DE_CH: "de-CH",
226
- DE_DE: "de-DE",
227
- EN_AB: "en-AB",
228
- EN_AU: "en-AU",
229
- EN_GB: "en-GB",
230
- EN_IE: "en-IE",
231
- EN_IN: "en-IN",
232
- EN_NZ: "en-NZ",
233
- EN_US: "en-US",
234
- EN_WL: "en-WL",
235
- EN_ZA: "en-ZA",
236
- ES_ES: "es-ES",
237
- ES_US: "es-US",
238
- FI_FI: "fi-FI",
239
- FR_CA: "fr-CA",
240
- FR_FR: "fr-FR",
241
- HI_IN: "hi-IN",
242
- ID_ID: "id-ID",
243
- IT_IT: "it-IT",
244
- JA_JP: "ja-JP",
245
- KO_KR: "ko-KR",
246
- MS_MY: "ms-MY",
247
- NL_NL: "nl-NL",
248
- NO_NO: "no-NO",
249
- PL_PL: "pl-PL",
250
- PT_BR: "pt-BR",
251
- PT_PT: "pt-PT",
252
- SV_SE: "sv-SE",
253
- TL_PH: "tl-PH",
254
- ZH_CN: "zh-CN",
255
- };
256
- export class IdempotencyException extends __BaseException {
257
- name = "IdempotencyException";
258
- $fault = "client";
259
- Message;
260
- constructor(opts) {
261
- super({
262
- name: "IdempotencyException",
263
- $fault: "client",
264
- ...opts,
265
- });
266
- Object.setPrototypeOf(this, IdempotencyException.prototype);
267
- this.Message = opts.Message;
268
- }
269
- }
270
- export const FlowAssociationResourceType = {
271
- ANALYTICS_CONNECTOR: "ANALYTICS_CONNECTOR",
272
- INBOUND_EMAIL: "INBOUND_EMAIL",
273
- OUTBOUND_EMAIL: "OUTBOUND_EMAIL",
274
- SMS_PHONE_NUMBER: "SMS_PHONE_NUMBER",
275
- WHATSAPP_MESSAGING_PHONE_NUMBER: "WHATSAPP_MESSAGING_PHONE_NUMBER",
276
- };
277
- export const InstanceStorageResourceType = {
278
- AGENT_EVENTS: "AGENT_EVENTS",
279
- ATTACHMENTS: "ATTACHMENTS",
280
- CALL_RECORDINGS: "CALL_RECORDINGS",
281
- CHAT_TRANSCRIPTS: "CHAT_TRANSCRIPTS",
282
- CONTACT_EVALUATIONS: "CONTACT_EVALUATIONS",
283
- CONTACT_TRACE_RECORDS: "CONTACT_TRACE_RECORDS",
284
- EMAIL_MESSAGES: "EMAIL_MESSAGES",
285
- MEDIA_STREAMS: "MEDIA_STREAMS",
286
- REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS: "REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS",
287
- REAL_TIME_CONTACT_ANALYSIS_SEGMENTS: "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS",
288
- REAL_TIME_CONTACT_ANALYSIS_VOICE_SEGMENTS: "REAL_TIME_CONTACT_ANALYSIS_VOICE_SEGMENTS",
289
- SCHEDULED_REPORTS: "SCHEDULED_REPORTS",
290
- SCREEN_RECORDINGS: "SCREEN_RECORDINGS",
291
- };
292
- export const EncryptionType = {
293
- KMS: "KMS",
294
- };
295
- export const StorageType = {
296
- KINESIS_FIREHOSE: "KINESIS_FIREHOSE",
297
- KINESIS_STREAM: "KINESIS_STREAM",
298
- KINESIS_VIDEO_STREAM: "KINESIS_VIDEO_STREAM",
299
- S3: "S3",
300
- };
301
- export const FileStatusType = {
302
- APPROVED: "APPROVED",
303
- FAILED: "FAILED",
304
- PROCESSING: "PROCESSING",
305
- REJECTED: "REJECTED",
306
- };
307
- export const FileUseCaseType = {
308
- ATTACHMENT: "ATTACHMENT",
309
- EMAIL_MESSAGE: "EMAIL_MESSAGE",
310
- };
311
- export const ListFlowAssociationResourceType = {
312
- ANALYTICS_CONNECTOR: "ANALYTICS_CONNECTOR",
313
- INBOUND_EMAIL: "INBOUND_EMAIL",
314
- OUTBOUND_EMAIL: "OUTBOUND_EMAIL",
315
- VOICE_PHONE_NUMBER: "VOICE_PHONE_NUMBER",
316
- WHATSAPP_MESSAGING_PHONE_NUMBER: "WHATSAPP_MESSAGING_PHONE_NUMBER",
317
- };
318
- export const EndpointType = {
319
- CONNECT_PHONENUMBER_ARN: "CONNECT_PHONENUMBER_ARN",
320
- CONTACT_FLOW: "CONTACT_FLOW",
321
- EMAIL_ADDRESS: "EMAIL_ADDRESS",
322
- TELEPHONE_NUMBER: "TELEPHONE_NUMBER",
323
- VOIP: "VOIP",
324
- };
325
- export const OutboundStrategyType = {
326
- AGENT_FIRST: "AGENT_FIRST",
327
- };
328
- export const FailureReasonCode = {
329
- IDEMPOTENCY_EXCEPTION: "IDEMPOTENCY_EXCEPTION",
330
- INTERNAL_ERROR: "INTERNAL_ERROR",
331
- INVALID_ATTRIBUTE_KEY: "INVALID_ATTRIBUTE_KEY",
332
- INVALID_CUSTOMER_ENDPOINT: "INVALID_CUSTOMER_ENDPOINT",
333
- INVALID_OUTBOUND_STRATEGY: "INVALID_OUTBOUND_STRATEGY",
334
- INVALID_QUEUE: "INVALID_QUEUE",
335
- INVALID_SYSTEM_ENDPOINT: "INVALID_SYSTEM_ENDPOINT",
336
- MISSING_CAMPAIGN: "MISSING_CAMPAIGN",
337
- MISSING_CUSTOMER_ENDPOINT: "MISSING_CUSTOMER_ENDPOINT",
338
- MISSING_QUEUE_ID_AND_SYSTEM_ENDPOINT: "MISSING_QUEUE_ID_AND_SYSTEM_ENDPOINT",
339
- REQUEST_THROTTLED: "REQUEST_THROTTLED",
340
- };
341
- export class DuplicateResourceException extends __BaseException {
342
- name = "DuplicateResourceException";
343
- $fault = "client";
344
- Message;
345
- constructor(opts) {
346
- super({
347
- name: "DuplicateResourceException",
348
- $fault: "client",
349
- ...opts,
350
- });
351
- Object.setPrototypeOf(this, DuplicateResourceException.prototype);
352
- this.Message = opts.Message;
353
- }
354
- }
355
- export class ConflictException extends __BaseException {
356
- name = "ConflictException";
357
- $fault = "client";
358
- Message;
359
- constructor(opts) {
360
- super({
361
- name: "ConflictException",
362
- $fault: "client",
363
- ...opts,
364
- });
365
- Object.setPrototypeOf(this, ConflictException.prototype);
366
- this.Message = opts.Message;
367
- }
368
- }
369
- export const InitiateAs = {
370
- COMPLETED: "COMPLETED",
371
- CONNECTED_TO_USER: "CONNECTED_TO_USER",
372
- };
373
- export const ReferenceStatus = {
374
- APPROVED: "APPROVED",
375
- AVAILABLE: "AVAILABLE",
376
- DELETED: "DELETED",
377
- FAILED: "FAILED",
378
- PROCESSING: "PROCESSING",
379
- REJECTED: "REJECTED",
380
- };
381
- export const ReferenceType = {
382
- ATTACHMENT: "ATTACHMENT",
383
- CONTACT_ANALYSIS: "CONTACT_ANALYSIS",
384
- DATE: "DATE",
385
- EMAIL: "EMAIL",
386
- EMAIL_MESSAGE: "EMAIL_MESSAGE",
387
- NUMBER: "NUMBER",
388
- STRING: "STRING",
389
- URL: "URL",
390
- };
391
- export const ContactFlowStatus = {
392
- PUBLISHED: "PUBLISHED",
393
- SAVED: "SAVED",
394
- };
395
- export const ContactFlowType = {
396
- AGENT_HOLD: "AGENT_HOLD",
397
- AGENT_TRANSFER: "AGENT_TRANSFER",
398
- AGENT_WHISPER: "AGENT_WHISPER",
399
- CAMPAIGN: "CAMPAIGN",
400
- CONTACT_FLOW: "CONTACT_FLOW",
401
- CUSTOMER_HOLD: "CUSTOMER_HOLD",
402
- CUSTOMER_QUEUE: "CUSTOMER_QUEUE",
403
- CUSTOMER_WHISPER: "CUSTOMER_WHISPER",
404
- OUTBOUND_WHISPER: "OUTBOUND_WHISPER",
405
- QUEUE_TRANSFER: "QUEUE_TRANSFER",
406
- };
407
- export class InvalidContactFlowException extends __BaseException {
408
- name = "InvalidContactFlowException";
409
- $fault = "client";
410
- problems;
411
- constructor(opts) {
412
- super({
413
- name: "InvalidContactFlowException",
414
- $fault: "client",
415
- ...opts,
416
- });
417
- Object.setPrototypeOf(this, InvalidContactFlowException.prototype);
418
- this.problems = opts.problems;
419
- }
420
- }
421
- export class InvalidContactFlowModuleException extends __BaseException {
422
- name = "InvalidContactFlowModuleException";
423
- $fault = "client";
424
- Problems;
425
- constructor(opts) {
426
- super({
427
- name: "InvalidContactFlowModuleException",
428
- $fault: "client",
429
- ...opts,
430
- });
431
- Object.setPrototypeOf(this, InvalidContactFlowModuleException.prototype);
432
- this.Problems = opts.Problems;
433
- }
434
- }
435
- export const EvaluationFormItemEnablementAction = {
436
- DISABLE: "DISABLE",
437
- ENABLE: "ENABLE",
438
- };
439
- export const EvaluationFormItemSourceValuesComparator = {
440
- IN: "IN",
441
- NOT_IN: "NOT_IN",
442
- };
443
- export const EvaluationFormItemEnablementSourceType = {
444
- QUESTION_REF_ID: "QUESTION_REF_ID",
445
- };
446
- export const EvaluationFormItemEnablementSourceValueType = {
447
- OPTION_REF_ID: "OPTION_REF_ID",
448
- };
449
- export const EvaluationFormItemEnablementOperator = {
450
- AND: "AND",
451
- OR: "OR",
452
- };
453
- export const EvaluationFormQuestionType = {
454
- NUMERIC: "NUMERIC",
455
- SINGLESELECT: "SINGLESELECT",
456
- TEXT: "TEXT",
457
- };
458
- export const EvaluationFormQuestionAutomationAnswerSourceType = {
459
- CONTACT_LENS_DATA: "CONTACT_LENS_DATA",
460
- GEN_AI: "GEN_AI",
461
- };
462
- export const NumericQuestionPropertyAutomationLabel = {
463
- AGENT_INTERACTION_AND_HOLD_DURATION: "AGENT_INTERACTION_AND_HOLD_DURATION",
464
- AGENT_INTERACTION_DURATION: "AGENT_INTERACTION_DURATION",
465
- CONTACT_DURATION: "CONTACT_DURATION",
466
- CUSTOMER_HOLD_TIME: "CUSTOMER_HOLD_TIME",
467
- LONGEST_HOLD_DURATION: "LONGEST_HOLD_DURATION",
468
- NON_TALK_TIME: "NON_TALK_TIME",
469
- NON_TALK_TIME_PERCENTAGE: "NON_TALK_TIME_PERCENTAGE",
470
- NUMBER_OF_HOLDS: "NUMBER_OF_HOLDS",
471
- NUMBER_OF_INTERRUPTIONS: "NUMBER_OF_INTERRUPTIONS",
472
- OVERALL_AGENT_SENTIMENT_SCORE: "OVERALL_AGENT_SENTIMENT_SCORE",
473
- OVERALL_CUSTOMER_SENTIMENT_SCORE: "OVERALL_CUSTOMER_SENTIMENT_SCORE",
474
- };
475
- export const SingleSelectQuestionRuleCategoryAutomationCondition = {
476
- NOT_PRESENT: "NOT_PRESENT",
477
- PRESENT: "PRESENT",
478
- };
479
- export const EvaluationFormSingleSelectQuestionDisplayMode = {
480
- DROPDOWN: "DROPDOWN",
481
- RADIO: "RADIO",
482
- };
483
- export const EvaluationFormScoringMode = {
484
- QUESTION_ONLY: "QUESTION_ONLY",
485
- SECTION_ONLY: "SECTION_ONLY",
486
- };
487
- export const EvaluationFormScoringStatus = {
488
- DISABLED: "DISABLED",
489
- ENABLED: "ENABLED",
490
- };
491
- export const HoursOfOperationDays = {
492
- FRIDAY: "FRIDAY",
493
- MONDAY: "MONDAY",
494
- SATURDAY: "SATURDAY",
495
- SUNDAY: "SUNDAY",
496
- THURSDAY: "THURSDAY",
497
- TUESDAY: "TUESDAY",
498
- WEDNESDAY: "WEDNESDAY",
499
- };
500
- export const OverrideDays = {
501
- FRIDAY: "FRIDAY",
502
- MONDAY: "MONDAY",
503
- SATURDAY: "SATURDAY",
504
- SUNDAY: "SUNDAY",
505
- THURSDAY: "THURSDAY",
506
- TUESDAY: "TUESDAY",
507
- WEDNESDAY: "WEDNESDAY",
508
- };
509
- export const DirectoryType = {
510
- CONNECT_MANAGED: "CONNECT_MANAGED",
511
- EXISTING_DIRECTORY: "EXISTING_DIRECTORY",
512
- SAML: "SAML",
513
- };
514
- export const IntegrationType = {
515
- ANALYTICS_CONNECTOR: "ANALYTICS_CONNECTOR",
516
- APPLICATION: "APPLICATION",
517
- CALL_TRANSFER_CONNECTOR: "CALL_TRANSFER_CONNECTOR",
518
- CASES_DOMAIN: "CASES_DOMAIN",
519
- COGNITO_USER_POOL: "COGNITO_USER_POOL",
520
- EVENT: "EVENT",
521
- FILE_SCANNER: "FILE_SCANNER",
522
- PINPOINT_APP: "PINPOINT_APP",
523
- Q_MESSAGE_TEMPLATES: "Q_MESSAGE_TEMPLATES",
524
- SES_IDENTITY: "SES_IDENTITY",
525
- VOICE_ID: "VOICE_ID",
526
- WISDOM_ASSISTANT: "WISDOM_ASSISTANT",
527
- WISDOM_KNOWLEDGE_BASE: "WISDOM_KNOWLEDGE_BASE",
528
- WISDOM_QUICK_RESPONSES: "WISDOM_QUICK_RESPONSES",
529
- };
530
- export const SourceType = {
531
- CASES: "CASES",
532
- SALESFORCE: "SALESFORCE",
533
- ZENDESK: "ZENDESK",
534
- };
535
- export const ParticipantRole = {
536
- AGENT: "AGENT",
537
- CUSTOMER: "CUSTOMER",
538
- CUSTOM_BOT: "CUSTOM_BOT",
539
- SUPERVISOR: "SUPERVISOR",
540
- SYSTEM: "SYSTEM",
541
- };
542
- export const RehydrationType = {
543
- ENTIRE_PAST_SESSION: "ENTIRE_PAST_SESSION",
544
- FROM_SEGMENT: "FROM_SEGMENT",
545
- };
546
- export const DeviceType = {
547
- APNS: "APNS",
548
- APNS_SANDBOX: "APNS_SANDBOX",
549
- GCM: "GCM",
550
- };
551
- export const QuickConnectType = {
552
- PHONE_NUMBER: "PHONE_NUMBER",
553
- QUEUE: "QUEUE",
554
- USER: "USER",
555
- };
556
- export const BehaviorType = {
557
- ROUTE_ANY_CHANNEL: "ROUTE_ANY_CHANNEL",
558
- ROUTE_CURRENT_CHANNEL_ONLY: "ROUTE_CURRENT_CHANNEL_ONLY",
559
- };
560
- export const SlaType = {
561
- CASE_FIELD: "CaseField",
562
- };
563
- export const SlaAssignmentType = {
564
- CASES: "CASES",
565
- };
566
- export const NotificationContentType = {
567
- PLAIN_TEXT: "PLAIN_TEXT",
568
- };
569
- export const NotificationDeliveryType = {
570
- EMAIL: "EMAIL",
571
- };
572
- export const RulePublishStatus = {
573
- DRAFT: "DRAFT",
574
- PUBLISHED: "PUBLISHED",
575
- };
576
- export const EventSourceName = {
577
- OnCaseCreate: "OnCaseCreate",
578
- OnCaseUpdate: "OnCaseUpdate",
579
- OnContactEvaluationSubmit: "OnContactEvaluationSubmit",
580
- OnMetricDataUpdate: "OnMetricDataUpdate",
581
- OnPostCallAnalysisAvailable: "OnPostCallAnalysisAvailable",
582
- OnPostChatAnalysisAvailable: "OnPostChatAnalysisAvailable",
583
- OnRealTimeCallAnalysisAvailable: "OnRealTimeCallAnalysisAvailable",
584
- OnRealTimeChatAnalysisAvailable: "OnRealTimeChatAnalysisAvailable",
585
- OnSalesforceCaseCreate: "OnSalesforceCaseCreate",
586
- OnSlaBreach: "OnSlaBreach",
587
- OnZendeskTicketCreate: "OnZendeskTicketCreate",
588
- OnZendeskTicketStatusUpdate: "OnZendeskTicketStatusUpdate",
589
- };
590
- export const TaskTemplateFieldType = {
591
- BOOLEAN: "BOOLEAN",
592
- DATE_TIME: "DATE_TIME",
593
- DESCRIPTION: "DESCRIPTION",
594
- EMAIL: "EMAIL",
595
- EXPIRY_DURATION: "EXPIRY_DURATION",
596
- NAME: "NAME",
597
- NUMBER: "NUMBER",
598
- QUICK_CONNECT: "QUICK_CONNECT",
599
- SCHEDULED_TIME: "SCHEDULED_TIME",
600
- SELF_ASSIGN: "SELF_ASSIGN",
601
- SINGLE_SELECT: "SINGLE_SELECT",
602
- TEXT: "TEXT",
603
- TEXT_AREA: "TEXT_AREA",
604
- URL: "URL",
605
- };
606
- export const TaskTemplateStatus = {
607
- ACTIVE: "ACTIVE",
608
- INACTIVE: "INACTIVE",
609
- };
610
- export const PropertyValidationExceptionReason = {
611
- INVALID_FORMAT: "INVALID_FORMAT",
612
- NOT_SUPPORTED: "NOT_SUPPORTED",
613
- REFERENCED_RESOURCE_NOT_FOUND: "REFERENCED_RESOURCE_NOT_FOUND",
614
- REQUIRED_PROPERTY_MISSING: "REQUIRED_PROPERTY_MISSING",
615
- RESOURCE_NAME_ALREADY_EXISTS: "RESOURCE_NAME_ALREADY_EXISTS",
616
- UNIQUE_CONSTRAINT_VIOLATED: "UNIQUE_CONSTRAINT_VIOLATED",
617
- };
618
- export class PropertyValidationException extends __BaseException {
619
- name = "PropertyValidationException";
620
- $fault = "client";
621
- Message;
622
- PropertyList;
623
- constructor(opts) {
624
- super({
625
- name: "PropertyValidationException",
626
- $fault: "client",
627
- ...opts,
628
- });
629
- Object.setPrototypeOf(this, PropertyValidationException.prototype);
630
- this.Message = opts.Message;
631
- this.PropertyList = opts.PropertyList;
632
- }
633
- }
634
- export class ResourceNotReadyException extends __BaseException {
635
- name = "ResourceNotReadyException";
636
- $fault = "client";
637
- Message;
638
- constructor(opts) {
639
- super({
640
- name: "ResourceNotReadyException",
641
- $fault: "client",
642
- ...opts,
643
- });
644
- Object.setPrototypeOf(this, ResourceNotReadyException.prototype);
645
- this.Message = opts.Message;
646
- }
647
- }
648
- export const UseCaseType = {
649
- CONNECT_CAMPAIGNS: "CONNECT_CAMPAIGNS",
650
- RULES_EVALUATION: "RULES_EVALUATION",
651
- };
652
- export const PhoneType = {
653
- DESK_PHONE: "DESK_PHONE",
654
- SOFT_PHONE: "SOFT_PHONE",
655
- };
656
- export const ViewStatus = {
657
- PUBLISHED: "PUBLISHED",
658
- SAVED: "SAVED",
659
- };
660
- export const ViewType = {
661
- AWS_MANAGED: "AWS_MANAGED",
662
- CUSTOMER_MANAGED: "CUSTOMER_MANAGED",
663
- };
1
+ export {};