@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,598 +1,100 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
3
1
  import {
4
2
  AgentAvailabilityTimer,
5
- AgentConfig,
6
- AgentContactReference,
7
- AgentQualityMetrics,
8
- AgentsCriteria,
9
- AgentStatus,
10
- AgentStatusIdentifier,
11
- AgentStatusReference,
12
- AgentStatusSummary,
13
3
  AgentStatusType,
14
- AliasConfiguration,
15
- AnalyticsDataAssociationResult,
16
- AudioQualityMetricsInfo,
4
+ ArtifactStatus,
5
+ AutoEvaluationStatus,
17
6
  Channel,
7
+ Comparison,
8
+ ContactFlowModuleState,
9
+ ContactFlowModuleStatus,
10
+ ContactFlowState,
18
11
  ContactFlowStatus,
19
12
  ContactFlowType,
20
13
  ContactInitiationMethod,
14
+ ContactMetricName,
21
15
  ContactState,
22
- CreatedByInfo,
23
- DeviceInfo,
16
+ CurrentMetricName,
24
17
  DirectoryType,
25
- Distribution,
26
- EndpointType,
18
+ EvaluationFormVersionStatus,
19
+ EvaluationStatus,
20
+ EvaluationType,
21
+ EventSourceName,
27
22
  FileStatusType,
28
23
  FileUseCaseType,
29
24
  FlowAssociationResourceType,
25
+ Grouping,
26
+ HistoricalMetricName,
27
+ InstanceAttributeType,
28
+ InstanceReplicationStatus,
29
+ InstanceStatus,
30
+ InstanceStorageResourceType,
31
+ IntegrationType,
32
+ IntervalPeriod,
33
+ LexVersion,
34
+ ListFlowAssociationResourceType,
35
+ ParticipantRole,
36
+ PhoneNumberCountryCode,
37
+ PhoneNumberType,
38
+ PhoneNumberWorkflowStatus,
39
+ QueueStatus,
40
+ QueueType,
41
+ QuickConnectType,
42
+ RealTimeContactAnalysisOutputType,
43
+ RealTimeContactAnalysisPostContactSummaryFailureCode,
44
+ RealTimeContactAnalysisPostContactSummaryStatus,
45
+ RealTimeContactAnalysisSegmentType,
46
+ RealTimeContactAnalysisSentimentLabel,
47
+ RealTimeContactAnalysisStatus,
48
+ RealTimeContactAnalysisSupportedChannel,
49
+ ReferenceStatus,
50
+ ReferenceType,
51
+ RulePublishStatus,
52
+ SortOrder,
53
+ SourceType,
54
+ Statistic,
55
+ TaskTemplateStatus,
56
+ TrafficDistributionGroupStatus,
57
+ Unit,
58
+ VocabularyLanguageCode,
59
+ VocabularyState,
60
+ } from "./enums";
61
+ import {
62
+ ActionSummary,
63
+ AgentConfig,
64
+ AgentContactReference,
65
+ AgentStatusIdentifier,
66
+ AgentStatusReference,
67
+ AgentStatusSummary,
68
+ AliasConfiguration,
69
+ AnalyticsDataAssociationResult,
70
+ Application,
71
+ CreatedByInfo,
72
+ Distribution,
73
+ EvaluationAcknowledgement,
74
+ EvaluationAnswerOutput,
75
+ FlowAssociationSummary,
30
76
  HoursOfOperationConfig,
31
77
  HoursOfOperationOverrideConfig,
32
78
  InstanceStorageConfig,
33
- InstanceStorageResourceType,
34
79
  LexBot,
35
80
  LexV2Bot,
36
81
  MediaConcurrency,
37
82
  OutboundCallerConfig,
38
83
  OutboundEmailConfig,
39
84
  OverrideTimeSlice,
40
- ParticipantCapabilities,
41
85
  PredefinedAttributeValues,
42
86
  QueueReference,
43
87
  QuickConnectConfig,
44
88
  RoutingProfileQueueReference,
45
89
  RuleAction,
46
- RulePublishStatus,
47
90
  RuleTriggerEventSource,
48
- StorageType,
49
91
  TaskTemplateConstraints,
50
92
  TaskTemplateDefaults,
51
93
  TaskTemplateField,
52
- TaskTemplateStatus,
53
94
  UserIdentityInfo,
54
95
  UserPhoneConfig,
55
96
  View,
56
- VocabularyLanguageCode,
57
97
  } from "./models_0";
58
- export interface CreateViewResponse {
59
- View?: View | undefined;
60
- }
61
- export declare const ResourceType: {
62
- readonly CONTACT: "CONTACT";
63
- readonly CONTACT_FLOW: "CONTACT_FLOW";
64
- readonly HIERARCHY_GROUP: "HIERARCHY_GROUP";
65
- readonly HIERARCHY_LEVEL: "HIERARCHY_LEVEL";
66
- readonly INSTANCE: "INSTANCE";
67
- readonly PARTICIPANT: "PARTICIPANT";
68
- readonly PHONE_NUMBER: "PHONE_NUMBER";
69
- readonly USER: "USER";
70
- };
71
- export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
72
- export declare class ResourceInUseException extends __BaseException {
73
- readonly name: "ResourceInUseException";
74
- readonly $fault: "client";
75
- Message?: string | undefined;
76
- ResourceType?: ResourceType | undefined;
77
- ResourceId?: string | undefined;
78
- constructor(
79
- opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
80
- );
81
- }
82
- export declare class TooManyRequestsException extends __BaseException {
83
- readonly name: "TooManyRequestsException";
84
- readonly $fault: "client";
85
- Message?: string | undefined;
86
- constructor(
87
- opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
88
- );
89
- }
90
- export interface CreateViewVersionRequest {
91
- InstanceId: string | undefined;
92
- ViewId: string | undefined;
93
- VersionDescription?: string | undefined;
94
- ViewContentSha256?: string | undefined;
95
- }
96
- export interface CreateViewVersionResponse {
97
- View?: View | undefined;
98
- }
99
- export interface CreateVocabularyRequest {
100
- ClientToken?: string | undefined;
101
- InstanceId: string | undefined;
102
- VocabularyName: string | undefined;
103
- LanguageCode: VocabularyLanguageCode | undefined;
104
- Content: string | undefined;
105
- Tags?: Record<string, string> | undefined;
106
- }
107
- export declare const VocabularyState: {
108
- readonly ACTIVE: "ACTIVE";
109
- readonly CREATION_FAILED: "CREATION_FAILED";
110
- readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
111
- readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
112
- };
113
- export type VocabularyState =
114
- (typeof VocabularyState)[keyof typeof VocabularyState];
115
- export interface CreateVocabularyResponse {
116
- VocabularyArn: string | undefined;
117
- VocabularyId: string | undefined;
118
- State: VocabularyState | undefined;
119
- }
120
- export interface DeactivateEvaluationFormRequest {
121
- InstanceId: string | undefined;
122
- EvaluationFormId: string | undefined;
123
- EvaluationFormVersion: number | undefined;
124
- }
125
- export interface DeactivateEvaluationFormResponse {
126
- EvaluationFormId: string | undefined;
127
- EvaluationFormArn: string | undefined;
128
- EvaluationFormVersion: number | undefined;
129
- }
130
- export interface DeleteAttachedFileRequest {
131
- InstanceId: string | undefined;
132
- FileId: string | undefined;
133
- AssociatedResourceArn: string | undefined;
134
- }
135
- export interface DeleteAttachedFileResponse {}
136
- export interface DeleteContactEvaluationRequest {
137
- InstanceId: string | undefined;
138
- EvaluationId: string | undefined;
139
- }
140
- export interface DeleteContactFlowRequest {
141
- InstanceId: string | undefined;
142
- ContactFlowId: string | undefined;
143
- }
144
- export interface DeleteContactFlowResponse {}
145
- export interface DeleteContactFlowModuleRequest {
146
- InstanceId: string | undefined;
147
- ContactFlowModuleId: string | undefined;
148
- }
149
- export interface DeleteContactFlowModuleResponse {}
150
- export interface DeleteContactFlowVersionRequest {
151
- InstanceId: string | undefined;
152
- ContactFlowId: string | undefined;
153
- ContactFlowVersion: number | undefined;
154
- }
155
- export interface DeleteContactFlowVersionResponse {}
156
- export interface DeleteEmailAddressRequest {
157
- InstanceId: string | undefined;
158
- EmailAddressId: string | undefined;
159
- }
160
- export interface DeleteEmailAddressResponse {}
161
- export interface DeleteEvaluationFormRequest {
162
- InstanceId: string | undefined;
163
- EvaluationFormId: string | undefined;
164
- EvaluationFormVersion?: number | undefined;
165
- }
166
- export interface DeleteHoursOfOperationRequest {
167
- InstanceId: string | undefined;
168
- HoursOfOperationId: string | undefined;
169
- }
170
- export interface DeleteHoursOfOperationOverrideRequest {
171
- InstanceId: string | undefined;
172
- HoursOfOperationId: string | undefined;
173
- HoursOfOperationOverrideId: string | undefined;
174
- }
175
- export interface DeleteInstanceRequest {
176
- InstanceId: string | undefined;
177
- ClientToken?: string | undefined;
178
- }
179
- export interface DeleteIntegrationAssociationRequest {
180
- InstanceId: string | undefined;
181
- IntegrationAssociationId: string | undefined;
182
- }
183
- export interface DeletePredefinedAttributeRequest {
184
- InstanceId: string | undefined;
185
- Name: string | undefined;
186
- }
187
- export interface DeletePromptRequest {
188
- InstanceId: string | undefined;
189
- PromptId: string | undefined;
190
- }
191
- export interface DeletePushNotificationRegistrationRequest {
192
- InstanceId: string | undefined;
193
- RegistrationId: string | undefined;
194
- ContactId: string | undefined;
195
- }
196
- export interface DeletePushNotificationRegistrationResponse {}
197
- export interface DeleteQueueRequest {
198
- InstanceId: string | undefined;
199
- QueueId: string | undefined;
200
- }
201
- export interface DeleteQuickConnectRequest {
202
- InstanceId: string | undefined;
203
- QuickConnectId: string | undefined;
204
- }
205
- export interface DeleteRoutingProfileRequest {
206
- InstanceId: string | undefined;
207
- RoutingProfileId: string | undefined;
208
- }
209
- export interface DeleteRuleRequest {
210
- InstanceId: string | undefined;
211
- RuleId: string | undefined;
212
- }
213
- export interface DeleteSecurityProfileRequest {
214
- InstanceId: string | undefined;
215
- SecurityProfileId: string | undefined;
216
- }
217
- export interface DeleteTaskTemplateRequest {
218
- InstanceId: string | undefined;
219
- TaskTemplateId: string | undefined;
220
- }
221
- export interface DeleteTaskTemplateResponse {}
222
- export interface DeleteTrafficDistributionGroupRequest {
223
- TrafficDistributionGroupId: string | undefined;
224
- }
225
- export interface DeleteTrafficDistributionGroupResponse {}
226
- export interface DeleteUseCaseRequest {
227
- InstanceId: string | undefined;
228
- IntegrationAssociationId: string | undefined;
229
- UseCaseId: string | undefined;
230
- }
231
- export interface DeleteUserRequest {
232
- InstanceId: string | undefined;
233
- UserId: string | undefined;
234
- }
235
- export interface DeleteUserHierarchyGroupRequest {
236
- HierarchyGroupId: string | undefined;
237
- InstanceId: string | undefined;
238
- }
239
- export interface DeleteViewRequest {
240
- InstanceId: string | undefined;
241
- ViewId: string | undefined;
242
- }
243
- export interface DeleteViewResponse {}
244
- export interface DeleteViewVersionRequest {
245
- InstanceId: string | undefined;
246
- ViewId: string | undefined;
247
- ViewVersion: number | undefined;
248
- }
249
- export interface DeleteViewVersionResponse {}
250
- export interface DeleteVocabularyRequest {
251
- InstanceId: string | undefined;
252
- VocabularyId: string | undefined;
253
- }
254
- export interface DeleteVocabularyResponse {
255
- VocabularyArn: string | undefined;
256
- VocabularyId: string | undefined;
257
- State: VocabularyState | undefined;
258
- }
259
- export interface DescribeAgentStatusRequest {
260
- InstanceId: string | undefined;
261
- AgentStatusId: string | undefined;
262
- }
263
- export interface DescribeAgentStatusResponse {
264
- AgentStatus?: AgentStatus | undefined;
265
- }
266
- export interface DescribeAuthenticationProfileRequest {
267
- AuthenticationProfileId: string | undefined;
268
- InstanceId: string | undefined;
269
- }
270
- export interface AuthenticationProfile {
271
- Id?: string | undefined;
272
- Arn?: string | undefined;
273
- Name?: string | undefined;
274
- Description?: string | undefined;
275
- AllowedIps?: string[] | undefined;
276
- BlockedIps?: string[] | undefined;
277
- IsDefault?: boolean | undefined;
278
- CreatedTime?: Date | undefined;
279
- LastModifiedTime?: Date | undefined;
280
- LastModifiedRegion?: string | undefined;
281
- PeriodicSessionDuration?: number | undefined;
282
- MaxSessionDuration?: number | undefined;
283
- SessionInactivityDuration?: number | undefined;
284
- SessionInactivityHandlingEnabled?: boolean | undefined;
285
- }
286
- export interface DescribeAuthenticationProfileResponse {
287
- AuthenticationProfile?: AuthenticationProfile | undefined;
288
- }
289
- export interface DescribeContactRequest {
290
- InstanceId: string | undefined;
291
- ContactId: string | undefined;
292
- }
293
- export declare const AnsweringMachineDetectionStatus: {
294
- readonly AMD_ERROR: "AMD_ERROR";
295
- readonly AMD_NOT_APPLICABLE: "AMD_NOT_APPLICABLE";
296
- readonly AMD_UNANSWERED: "AMD_UNANSWERED";
297
- readonly AMD_UNRESOLVED: "AMD_UNRESOLVED";
298
- readonly ANSWERED: "ANSWERED";
299
- readonly ERROR: "ERROR";
300
- readonly FAX_MACHINE_DETECTED: "FAX_MACHINE_DETECTED";
301
- readonly HUMAN_ANSWERED: "HUMAN_ANSWERED";
302
- readonly SIT_TONE_BUSY: "SIT_TONE_BUSY";
303
- readonly SIT_TONE_DETECTED: "SIT_TONE_DETECTED";
304
- readonly SIT_TONE_INVALID_NUMBER: "SIT_TONE_INVALID_NUMBER";
305
- readonly UNDETECTED: "UNDETECTED";
306
- readonly VOICEMAIL_BEEP: "VOICEMAIL_BEEP";
307
- readonly VOICEMAIL_NO_BEEP: "VOICEMAIL_NO_BEEP";
308
- };
309
- export type AnsweringMachineDetectionStatus =
310
- (typeof AnsweringMachineDetectionStatus)[keyof typeof AnsweringMachineDetectionStatus];
311
- export declare const ParticipantType: {
312
- readonly AGENT: "AGENT";
313
- readonly ALL: "ALL";
314
- readonly CUSTOMER: "CUSTOMER";
315
- readonly MANAGER: "MANAGER";
316
- readonly THIRDPARTY: "THIRDPARTY";
317
- };
318
- export type ParticipantType =
319
- (typeof ParticipantType)[keyof typeof ParticipantType];
320
- export interface ParticipantMetrics {
321
- ParticipantId?: string | undefined;
322
- ParticipantType?: ParticipantType | undefined;
323
- ConversationAbandon?: boolean | undefined;
324
- MessagesSent?: number | undefined;
325
- NumResponses?: number | undefined;
326
- MessageLengthInChars?: number | undefined;
327
- TotalResponseTimeInMillis?: number | undefined;
328
- MaxResponseTimeInMillis?: number | undefined;
329
- LastMessageTimestamp?: Date | undefined;
330
- }
331
- export interface ChatContactMetrics {
332
- MultiParty?: boolean | undefined;
333
- TotalMessages?: number | undefined;
334
- TotalBotMessages?: number | undefined;
335
- TotalBotMessageLengthInChars?: number | undefined;
336
- ConversationCloseTimeInMillis?: number | undefined;
337
- ConversationTurnCount?: number | undefined;
338
- AgentFirstResponseTimestamp?: Date | undefined;
339
- AgentFirstResponseTimeInMillis?: number | undefined;
340
- }
341
- export interface ChatMetrics {
342
- ChatContactMetrics?: ChatContactMetrics | undefined;
343
- AgentMetrics?: ParticipantMetrics | undefined;
344
- CustomerMetrics?: ParticipantMetrics | undefined;
345
- }
346
- export interface ContactDetails {
347
- Name?: string | undefined;
348
- Description?: string | undefined;
349
- }
350
- export declare const Status: {
351
- readonly COMPLETE: "COMPLETE";
352
- readonly DELETED: "DELETED";
353
- readonly IN_PROGRESS: "IN_PROGRESS";
354
- };
355
- export type Status = (typeof Status)[keyof typeof Status];
356
- export interface ContactEvaluation {
357
- FormId?: string | undefined;
358
- EvaluationArn?: string | undefined;
359
- Status?: Status | undefined;
360
- StartTimestamp?: Date | undefined;
361
- EndTimestamp?: Date | undefined;
362
- DeleteTimestamp?: Date | undefined;
363
- ExportLocation?: string | undefined;
364
- }
365
- export interface Customer {
366
- DeviceInfo?: DeviceInfo | undefined;
367
- Capabilities?: ParticipantCapabilities | undefined;
368
- }
369
- export interface EndpointInfo {
370
- Type?: EndpointType | undefined;
371
- Address?: string | undefined;
372
- DisplayName?: string | undefined;
373
- }
374
- export interface CustomerVoiceActivity {
375
- GreetingStartTimestamp?: Date | undefined;
376
- GreetingEndTimestamp?: Date | undefined;
377
- }
378
- export interface DisconnectDetails {
379
- PotentialDisconnectIssue?: string | undefined;
380
- }
381
- export interface CustomerQualityMetrics {
382
- Audio?: AudioQualityMetricsInfo | undefined;
383
- }
384
- export interface QualityMetrics {
385
- Agent?: AgentQualityMetrics | undefined;
386
- Customer?: CustomerQualityMetrics | undefined;
387
- }
388
- export interface QueueInfo {
389
- Id?: string | undefined;
390
- EnqueueTimestamp?: Date | undefined;
391
- }
392
- export declare const MediaStreamType: {
393
- readonly AUDIO: "AUDIO";
394
- readonly VIDEO: "VIDEO";
395
- };
396
- export type MediaStreamType =
397
- (typeof MediaStreamType)[keyof typeof MediaStreamType];
398
- export declare const RecordingStatus: {
399
- readonly AVAILABLE: "AVAILABLE";
400
- readonly DELETED: "DELETED";
401
- };
402
- export type RecordingStatus =
403
- (typeof RecordingStatus)[keyof typeof RecordingStatus];
404
- export interface RecordingInfo {
405
- StorageType?: StorageType | undefined;
406
- Location?: string | undefined;
407
- MediaStreamType?: MediaStreamType | undefined;
408
- ParticipantType?: ParticipantType | undefined;
409
- FragmentStartNumber?: string | undefined;
410
- FragmentStopNumber?: string | undefined;
411
- StartTimestamp?: Date | undefined;
412
- StopTimestamp?: Date | undefined;
413
- Status?: RecordingStatus | undefined;
414
- DeletionReason?: string | undefined;
415
- }
416
- export interface Expiry {
417
- DurationInSeconds?: number | undefined;
418
- ExpiryTimestamp?: Date | undefined;
419
- }
420
- export interface MatchCriteria {
421
- AgentsCriteria?: AgentsCriteria | undefined;
422
- }
423
- export interface Range {
424
- MinProficiencyLevel?: number | undefined;
425
- MaxProficiencyLevel?: number | undefined;
426
- }
427
- export interface AttributeCondition {
428
- Name?: string | undefined;
429
- Value?: string | undefined;
430
- ProficiencyLevel?: number | undefined;
431
- Range?: Range | undefined;
432
- MatchCriteria?: MatchCriteria | undefined;
433
- ComparisonOperator?: string | undefined;
434
- }
435
- export declare const RoutingCriteriaStepStatus: {
436
- readonly ACTIVE: "ACTIVE";
437
- readonly EXPIRED: "EXPIRED";
438
- readonly INACTIVE: "INACTIVE";
439
- readonly JOINED: "JOINED";
440
- };
441
- export type RoutingCriteriaStepStatus =
442
- (typeof RoutingCriteriaStepStatus)[keyof typeof RoutingCriteriaStepStatus];
443
- export interface TaskTemplateInfoV2 {
444
- Arn?: string | undefined;
445
- Name?: string | undefined;
446
- }
447
- export interface WisdomInfo {
448
- SessionArn?: string | undefined;
449
- }
450
- export interface DescribeContactEvaluationRequest {
451
- InstanceId: string | undefined;
452
- EvaluationId: string | undefined;
453
- }
454
- export declare const QuestionRuleCategoryAutomationCondition: {
455
- readonly NOT_PRESENT: "NOT_PRESENT";
456
- readonly PRESENT: "PRESENT";
457
- };
458
- export type QuestionRuleCategoryAutomationCondition =
459
- (typeof QuestionRuleCategoryAutomationCondition)[keyof typeof QuestionRuleCategoryAutomationCondition];
460
- export interface EvaluationSuggestedAnswerTranscriptMillisecondOffsets {
461
- BeginOffsetMillis: number | undefined;
462
- }
463
- export interface EvaluationTranscriptPointOfInterest {
464
- MillisecondOffsets?:
465
- | EvaluationSuggestedAnswerTranscriptMillisecondOffsets
466
- | undefined;
467
- TranscriptSegment?: string | undefined;
468
- }
469
- export interface EvaluationAutomationRuleCategory {
470
- Category: string | undefined;
471
- Condition: QuestionRuleCategoryAutomationCondition | undefined;
472
- PointsOfInterest?: EvaluationTranscriptPointOfInterest[] | undefined;
473
- }
474
- export interface EvaluationContactLensAnswerAnalysisDetails {
475
- MatchedRuleCategories?: EvaluationAutomationRuleCategory[] | undefined;
476
- }
477
- export interface EvaluationGenAIAnswerAnalysisDetails {
478
- Justification?: string | undefined;
479
- PointsOfInterest?: EvaluationTranscriptPointOfInterest[] | undefined;
480
- }
481
- export type EvaluationQuestionAnswerAnalysisDetails =
482
- | EvaluationQuestionAnswerAnalysisDetails.ContactLensMember
483
- | EvaluationQuestionAnswerAnalysisDetails.GenAIMember
484
- | EvaluationQuestionAnswerAnalysisDetails.$UnknownMember;
485
- export declare namespace EvaluationQuestionAnswerAnalysisDetails {
486
- interface GenAIMember {
487
- GenAI: EvaluationGenAIAnswerAnalysisDetails;
488
- ContactLens?: never;
489
- $unknown?: never;
490
- }
491
- interface ContactLensMember {
492
- GenAI?: never;
493
- ContactLens: EvaluationContactLensAnswerAnalysisDetails;
494
- $unknown?: never;
495
- }
496
- interface $UnknownMember {
497
- GenAI?: never;
498
- ContactLens?: never;
499
- $unknown: [string, any];
500
- }
501
- interface Visitor<T> {
502
- GenAI: (value: EvaluationGenAIAnswerAnalysisDetails) => T;
503
- ContactLens: (value: EvaluationContactLensAnswerAnalysisDetails) => T;
504
- _: (name: string, value: any) => T;
505
- }
506
- }
507
- export declare const EvaluationQuestionAnswerAnalysisType: {
508
- readonly CONTACT_LENS_DATA: "CONTACT_LENS_DATA";
509
- readonly GEN_AI: "GEN_AI";
510
- };
511
- export type EvaluationQuestionAnswerAnalysisType =
512
- (typeof EvaluationQuestionAnswerAnalysisType)[keyof typeof EvaluationQuestionAnswerAnalysisType];
513
- export declare const EvaluationTranscriptType: {
514
- readonly RAW: "RAW";
515
- readonly REDACTED: "REDACTED";
516
- };
517
- export type EvaluationTranscriptType =
518
- (typeof EvaluationTranscriptType)[keyof typeof EvaluationTranscriptType];
519
- export interface EvaluationQuestionInputDetails {
520
- TranscriptType?: EvaluationTranscriptType | undefined;
521
- }
522
- export declare const EvaluationSuggestedAnswerStatus: {
523
- readonly FAILED: "FAILED";
524
- readonly IN_PROGRESS: "IN_PROGRESS";
525
- readonly SUCCEEDED: "SUCCEEDED";
526
- };
527
- export type EvaluationSuggestedAnswerStatus =
528
- (typeof EvaluationSuggestedAnswerStatus)[keyof typeof EvaluationSuggestedAnswerStatus];
529
- export type EvaluationAnswerData =
530
- | EvaluationAnswerData.NotApplicableMember
531
- | EvaluationAnswerData.NumericValueMember
532
- | EvaluationAnswerData.StringValueMember
533
- | EvaluationAnswerData.$UnknownMember;
534
- export declare namespace EvaluationAnswerData {
535
- interface StringValueMember {
536
- StringValue: string;
537
- NumericValue?: never;
538
- NotApplicable?: never;
539
- $unknown?: never;
540
- }
541
- interface NumericValueMember {
542
- StringValue?: never;
543
- NumericValue: number;
544
- NotApplicable?: never;
545
- $unknown?: never;
546
- }
547
- interface NotApplicableMember {
548
- StringValue?: never;
549
- NumericValue?: never;
550
- NotApplicable: boolean;
551
- $unknown?: never;
552
- }
553
- interface $UnknownMember {
554
- StringValue?: never;
555
- NumericValue?: never;
556
- NotApplicable?: never;
557
- $unknown: [string, any];
558
- }
559
- interface Visitor<T> {
560
- StringValue: (value: string) => T;
561
- NumericValue: (value: number) => T;
562
- NotApplicable: (value: boolean) => T;
563
- _: (name: string, value: any) => T;
564
- }
565
- }
566
- export interface EvaluationSuggestedAnswer {
567
- Value?: EvaluationAnswerData | undefined;
568
- Status: EvaluationSuggestedAnswerStatus | undefined;
569
- Input?: EvaluationQuestionInputDetails | undefined;
570
- AnalysisType: EvaluationQuestionAnswerAnalysisType | undefined;
571
- AnalysisDetails?: EvaluationQuestionAnswerAnalysisDetails | undefined;
572
- }
573
- export interface EvaluationAnswerOutput {
574
- Value?: EvaluationAnswerData | undefined;
575
- SystemSuggestedValue?: EvaluationAnswerData | undefined;
576
- SuggestedAnswers?: EvaluationSuggestedAnswer[] | undefined;
577
- }
578
- export declare const EvaluationType: {
579
- readonly CALIBRATION: "CALIBRATION";
580
- readonly STANDARD: "STANDARD";
581
- };
582
- export type EvaluationType =
583
- (typeof EvaluationType)[keyof typeof EvaluationType];
584
- export interface EvaluationAcknowledgement {
585
- AcknowledgedTime: Date | undefined;
586
- AcknowledgedBy: string | undefined;
587
- AcknowledgerComment?: string | undefined;
588
- }
589
- export declare const AutoEvaluationStatus: {
590
- readonly FAILED: "FAILED";
591
- readonly IN_PROGRESS: "IN_PROGRESS";
592
- readonly SUCCEEDED: "SUCCEEDED";
593
- };
594
- export type AutoEvaluationStatus =
595
- (typeof AutoEvaluationStatus)[keyof typeof AutoEvaluationStatus];
596
98
  export interface AutoEvaluationDetails {
597
99
  AutoEvaluationEnabled: boolean | undefined;
598
100
  AutoEvaluationStatus?: AutoEvaluationStatus | undefined;
@@ -614,12 +116,6 @@ export interface EvaluationMetadata {
614
116
  export interface EvaluationNote {
615
117
  Value?: string | undefined;
616
118
  }
617
- export declare const EvaluationStatus: {
618
- readonly DRAFT: "DRAFT";
619
- readonly SUBMITTED: "SUBMITTED";
620
- };
621
- export type EvaluationStatus =
622
- (typeof EvaluationStatus)[keyof typeof EvaluationStatus];
623
119
  export interface Evaluation {
624
120
  EvaluationId: string | undefined;
625
121
  EvaluationArn: string | undefined;
@@ -633,27 +129,10 @@ export interface Evaluation {
633
129
  EvaluationType?: EvaluationType | undefined;
634
130
  Tags?: Record<string, string> | undefined;
635
131
  }
636
- export declare class ContactFlowNotPublishedException extends __BaseException {
637
- readonly name: "ContactFlowNotPublishedException";
638
- readonly $fault: "client";
639
- Message?: string | undefined;
640
- constructor(
641
- opts: __ExceptionOptionType<
642
- ContactFlowNotPublishedException,
643
- __BaseException
644
- >
645
- );
646
- }
647
132
  export interface DescribeContactFlowRequest {
648
133
  InstanceId: string | undefined;
649
134
  ContactFlowId: string | undefined;
650
135
  }
651
- export declare const ContactFlowState: {
652
- readonly ACTIVE: "ACTIVE";
653
- readonly ARCHIVED: "ARCHIVED";
654
- };
655
- export type ContactFlowState =
656
- (typeof ContactFlowState)[keyof typeof ContactFlowState];
657
136
  export interface ContactFlow {
658
137
  Arn?: string | undefined;
659
138
  Id?: string | undefined;
@@ -677,18 +156,6 @@ export interface DescribeContactFlowModuleRequest {
677
156
  InstanceId: string | undefined;
678
157
  ContactFlowModuleId: string | undefined;
679
158
  }
680
- export declare const ContactFlowModuleState: {
681
- readonly ACTIVE: "ACTIVE";
682
- readonly ARCHIVED: "ARCHIVED";
683
- };
684
- export type ContactFlowModuleState =
685
- (typeof ContactFlowModuleState)[keyof typeof ContactFlowModuleState];
686
- export declare const ContactFlowModuleStatus: {
687
- readonly PUBLISHED: "PUBLISHED";
688
- readonly SAVED: "SAVED";
689
- };
690
- export type ContactFlowModuleStatus =
691
- (typeof ContactFlowModuleStatus)[keyof typeof ContactFlowModuleStatus];
692
159
  export interface ContactFlowModule {
693
160
  Arn?: string | undefined;
694
161
  Id?: string | undefined;
@@ -722,12 +189,6 @@ export interface DescribeEvaluationFormRequest {
722
189
  EvaluationFormId: string | undefined;
723
190
  EvaluationFormVersion?: number | undefined;
724
191
  }
725
- export declare const EvaluationFormVersionStatus: {
726
- readonly ACTIVE: "ACTIVE";
727
- readonly DRAFT: "DRAFT";
728
- };
729
- export type EvaluationFormVersionStatus =
730
- (typeof EvaluationFormVersionStatus)[keyof typeof EvaluationFormVersionStatus];
731
192
  export interface DescribeHoursOfOperationRequest {
732
193
  InstanceId: string | undefined;
733
194
  HoursOfOperationId: string | undefined;
@@ -767,13 +228,6 @@ export interface DescribeHoursOfOperationOverrideResponse {
767
228
  export interface DescribeInstanceRequest {
768
229
  InstanceId: string | undefined;
769
230
  }
770
- export declare const InstanceStatus: {
771
- readonly ACTIVE: "ACTIVE";
772
- readonly CREATION_FAILED: "CREATION_FAILED";
773
- readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
774
- };
775
- export type InstanceStatus =
776
- (typeof InstanceStatus)[keyof typeof InstanceStatus];
777
231
  export interface InstanceStatusReason {
778
232
  Message?: string | undefined;
779
233
  }
@@ -791,16 +245,6 @@ export interface Instance {
791
245
  InstanceAccessUrl?: string | undefined;
792
246
  Tags?: Record<string, string> | undefined;
793
247
  }
794
- export declare const InstanceReplicationStatus: {
795
- readonly INSTANCE_REPLICATION_COMPLETE: "INSTANCE_REPLICATION_COMPLETE";
796
- readonly INSTANCE_REPLICATION_DELETION_FAILED: "INSTANCE_REPLICATION_DELETION_FAILED";
797
- readonly INSTANCE_REPLICATION_FAILED: "INSTANCE_REPLICATION_FAILED";
798
- readonly INSTANCE_REPLICATION_IN_PROGRESS: "INSTANCE_REPLICATION_IN_PROGRESS";
799
- readonly INSTANCE_REPLICA_DELETING: "INSTANCE_REPLICA_DELETING";
800
- readonly RESOURCE_REPLICATION_NOT_STARTED: "RESOURCE_REPLICATION_NOT_STARTED";
801
- };
802
- export type InstanceReplicationStatus =
803
- (typeof InstanceReplicationStatus)[keyof typeof InstanceReplicationStatus];
804
248
  export interface ReplicationStatusSummary {
805
249
  Region?: string | undefined;
806
250
  ReplicationStatus?: InstanceReplicationStatus | undefined;
@@ -815,22 +259,6 @@ export interface DescribeInstanceResponse {
815
259
  Instance?: Instance | undefined;
816
260
  ReplicationConfiguration?: ReplicationConfiguration | undefined;
817
261
  }
818
- export declare const InstanceAttributeType: {
819
- readonly AUTO_RESOLVE_BEST_VOICES: "AUTO_RESOLVE_BEST_VOICES";
820
- readonly CONTACTFLOW_LOGS: "CONTACTFLOW_LOGS";
821
- readonly CONTACT_LENS: "CONTACT_LENS";
822
- readonly EARLY_MEDIA: "EARLY_MEDIA";
823
- readonly ENHANCED_CHAT_MONITORING: "ENHANCED_CHAT_MONITORING";
824
- readonly ENHANCED_CONTACT_MONITORING: "ENHANCED_CONTACT_MONITORING";
825
- readonly HIGH_VOLUME_OUTBOUND: "HIGH_VOLUME_OUTBOUND";
826
- readonly INBOUND_CALLS: "INBOUND_CALLS";
827
- readonly MULTI_PARTY_CHAT_CONFERENCE: "MULTI_PARTY_CHAT_CONFERENCE";
828
- readonly MULTI_PARTY_CONFERENCE: "MULTI_PARTY_CONFERENCE";
829
- readonly OUTBOUND_CALLS: "OUTBOUND_CALLS";
830
- readonly USE_CUSTOM_TTS_VOICES: "USE_CUSTOM_TTS_VOICES";
831
- };
832
- export type InstanceAttributeType =
833
- (typeof InstanceAttributeType)[keyof typeof InstanceAttributeType];
834
262
  export interface DescribeInstanceAttributeRequest {
835
263
  InstanceId: string | undefined;
836
264
  AttributeType: InstanceAttributeType | undefined;
@@ -853,269 +281,10 @@ export interface DescribeInstanceStorageConfigResponse {
853
281
  export interface DescribePhoneNumberRequest {
854
282
  PhoneNumberId: string | undefined;
855
283
  }
856
- export declare const PhoneNumberCountryCode: {
857
- readonly AD: "AD";
858
- readonly AE: "AE";
859
- readonly AF: "AF";
860
- readonly AG: "AG";
861
- readonly AI: "AI";
862
- readonly AL: "AL";
863
- readonly AM: "AM";
864
- readonly AN: "AN";
865
- readonly AO: "AO";
866
- readonly AQ: "AQ";
867
- readonly AR: "AR";
868
- readonly AS: "AS";
869
- readonly AT: "AT";
870
- readonly AU: "AU";
871
- readonly AW: "AW";
872
- readonly AZ: "AZ";
873
- readonly BA: "BA";
874
- readonly BB: "BB";
875
- readonly BD: "BD";
876
- readonly BE: "BE";
877
- readonly BF: "BF";
878
- readonly BG: "BG";
879
- readonly BH: "BH";
880
- readonly BI: "BI";
881
- readonly BJ: "BJ";
882
- readonly BL: "BL";
883
- readonly BM: "BM";
884
- readonly BN: "BN";
885
- readonly BO: "BO";
886
- readonly BR: "BR";
887
- readonly BS: "BS";
888
- readonly BT: "BT";
889
- readonly BW: "BW";
890
- readonly BY: "BY";
891
- readonly BZ: "BZ";
892
- readonly CA: "CA";
893
- readonly CC: "CC";
894
- readonly CD: "CD";
895
- readonly CF: "CF";
896
- readonly CG: "CG";
897
- readonly CH: "CH";
898
- readonly CI: "CI";
899
- readonly CK: "CK";
900
- readonly CL: "CL";
901
- readonly CM: "CM";
902
- readonly CN: "CN";
903
- readonly CO: "CO";
904
- readonly CR: "CR";
905
- readonly CU: "CU";
906
- readonly CV: "CV";
907
- readonly CW: "CW";
908
- readonly CX: "CX";
909
- readonly CY: "CY";
910
- readonly CZ: "CZ";
911
- readonly DE: "DE";
912
- readonly DJ: "DJ";
913
- readonly DK: "DK";
914
- readonly DM: "DM";
915
- readonly DO: "DO";
916
- readonly DZ: "DZ";
917
- readonly EC: "EC";
918
- readonly EE: "EE";
919
- readonly EG: "EG";
920
- readonly EH: "EH";
921
- readonly ER: "ER";
922
- readonly ES: "ES";
923
- readonly ET: "ET";
924
- readonly FI: "FI";
925
- readonly FJ: "FJ";
926
- readonly FK: "FK";
927
- readonly FM: "FM";
928
- readonly FO: "FO";
929
- readonly FR: "FR";
930
- readonly GA: "GA";
931
- readonly GB: "GB";
932
- readonly GD: "GD";
933
- readonly GE: "GE";
934
- readonly GG: "GG";
935
- readonly GH: "GH";
936
- readonly GI: "GI";
937
- readonly GL: "GL";
938
- readonly GM: "GM";
939
- readonly GN: "GN";
940
- readonly GQ: "GQ";
941
- readonly GR: "GR";
942
- readonly GT: "GT";
943
- readonly GU: "GU";
944
- readonly GW: "GW";
945
- readonly GY: "GY";
946
- readonly HK: "HK";
947
- readonly HN: "HN";
948
- readonly HR: "HR";
949
- readonly HT: "HT";
950
- readonly HU: "HU";
951
- readonly ID: "ID";
952
- readonly IE: "IE";
953
- readonly IL: "IL";
954
- readonly IM: "IM";
955
- readonly IN: "IN";
956
- readonly IO: "IO";
957
- readonly IQ: "IQ";
958
- readonly IR: "IR";
959
- readonly IS: "IS";
960
- readonly IT: "IT";
961
- readonly JE: "JE";
962
- readonly JM: "JM";
963
- readonly JO: "JO";
964
- readonly JP: "JP";
965
- readonly KE: "KE";
966
- readonly KG: "KG";
967
- readonly KH: "KH";
968
- readonly KI: "KI";
969
- readonly KM: "KM";
970
- readonly KN: "KN";
971
- readonly KP: "KP";
972
- readonly KR: "KR";
973
- readonly KW: "KW";
974
- readonly KY: "KY";
975
- readonly KZ: "KZ";
976
- readonly LA: "LA";
977
- readonly LB: "LB";
978
- readonly LC: "LC";
979
- readonly LI: "LI";
980
- readonly LK: "LK";
981
- readonly LR: "LR";
982
- readonly LS: "LS";
983
- readonly LT: "LT";
984
- readonly LU: "LU";
985
- readonly LV: "LV";
986
- readonly LY: "LY";
987
- readonly MA: "MA";
988
- readonly MC: "MC";
989
- readonly MD: "MD";
990
- readonly ME: "ME";
991
- readonly MF: "MF";
992
- readonly MG: "MG";
993
- readonly MH: "MH";
994
- readonly MK: "MK";
995
- readonly ML: "ML";
996
- readonly MM: "MM";
997
- readonly MN: "MN";
998
- readonly MO: "MO";
999
- readonly MP: "MP";
1000
- readonly MR: "MR";
1001
- readonly MS: "MS";
1002
- readonly MT: "MT";
1003
- readonly MU: "MU";
1004
- readonly MV: "MV";
1005
- readonly MW: "MW";
1006
- readonly MX: "MX";
1007
- readonly MY: "MY";
1008
- readonly MZ: "MZ";
1009
- readonly NA: "NA";
1010
- readonly NC: "NC";
1011
- readonly NE: "NE";
1012
- readonly NG: "NG";
1013
- readonly NI: "NI";
1014
- readonly NL: "NL";
1015
- readonly NO: "NO";
1016
- readonly NP: "NP";
1017
- readonly NR: "NR";
1018
- readonly NU: "NU";
1019
- readonly NZ: "NZ";
1020
- readonly OM: "OM";
1021
- readonly PA: "PA";
1022
- readonly PE: "PE";
1023
- readonly PF: "PF";
1024
- readonly PG: "PG";
1025
- readonly PH: "PH";
1026
- readonly PK: "PK";
1027
- readonly PL: "PL";
1028
- readonly PM: "PM";
1029
- readonly PN: "PN";
1030
- readonly PR: "PR";
1031
- readonly PT: "PT";
1032
- readonly PW: "PW";
1033
- readonly PY: "PY";
1034
- readonly QA: "QA";
1035
- readonly RE: "RE";
1036
- readonly RO: "RO";
1037
- readonly RS: "RS";
1038
- readonly RU: "RU";
1039
- readonly RW: "RW";
1040
- readonly SA: "SA";
1041
- readonly SB: "SB";
1042
- readonly SC: "SC";
1043
- readonly SD: "SD";
1044
- readonly SE: "SE";
1045
- readonly SG: "SG";
1046
- readonly SH: "SH";
1047
- readonly SI: "SI";
1048
- readonly SJ: "SJ";
1049
- readonly SK: "SK";
1050
- readonly SL: "SL";
1051
- readonly SM: "SM";
1052
- readonly SN: "SN";
1053
- readonly SO: "SO";
1054
- readonly SR: "SR";
1055
- readonly ST: "ST";
1056
- readonly SV: "SV";
1057
- readonly SX: "SX";
1058
- readonly SY: "SY";
1059
- readonly SZ: "SZ";
1060
- readonly TC: "TC";
1061
- readonly TD: "TD";
1062
- readonly TG: "TG";
1063
- readonly TH: "TH";
1064
- readonly TJ: "TJ";
1065
- readonly TK: "TK";
1066
- readonly TL: "TL";
1067
- readonly TM: "TM";
1068
- readonly TN: "TN";
1069
- readonly TO: "TO";
1070
- readonly TR: "TR";
1071
- readonly TT: "TT";
1072
- readonly TV: "TV";
1073
- readonly TW: "TW";
1074
- readonly TZ: "TZ";
1075
- readonly UA: "UA";
1076
- readonly UG: "UG";
1077
- readonly US: "US";
1078
- readonly UY: "UY";
1079
- readonly UZ: "UZ";
1080
- readonly VA: "VA";
1081
- readonly VC: "VC";
1082
- readonly VE: "VE";
1083
- readonly VG: "VG";
1084
- readonly VI: "VI";
1085
- readonly VN: "VN";
1086
- readonly VU: "VU";
1087
- readonly WF: "WF";
1088
- readonly WS: "WS";
1089
- readonly YE: "YE";
1090
- readonly YT: "YT";
1091
- readonly ZA: "ZA";
1092
- readonly ZM: "ZM";
1093
- readonly ZW: "ZW";
1094
- };
1095
- export type PhoneNumberCountryCode =
1096
- (typeof PhoneNumberCountryCode)[keyof typeof PhoneNumberCountryCode];
1097
- export declare const PhoneNumberWorkflowStatus: {
1098
- readonly Claimed: "CLAIMED";
1099
- readonly Failed: "FAILED";
1100
- readonly InProgress: "IN_PROGRESS";
1101
- };
1102
- export type PhoneNumberWorkflowStatus =
1103
- (typeof PhoneNumberWorkflowStatus)[keyof typeof PhoneNumberWorkflowStatus];
1104
284
  export interface PhoneNumberStatus {
1105
285
  Status?: PhoneNumberWorkflowStatus | undefined;
1106
286
  Message?: string | undefined;
1107
287
  }
1108
- export declare const PhoneNumberType: {
1109
- readonly DID: "DID";
1110
- readonly SHARED: "SHARED";
1111
- readonly SHORT_CODE: "SHORT_CODE";
1112
- readonly THIRD_PARTY_DID: "THIRD_PARTY_DID";
1113
- readonly THIRD_PARTY_TF: "THIRD_PARTY_TF";
1114
- readonly TOLL_FREE: "TOLL_FREE";
1115
- readonly UIFN: "UIFN";
1116
- };
1117
- export type PhoneNumberType =
1118
- (typeof PhoneNumberType)[keyof typeof PhoneNumberType];
1119
288
  export interface ClaimedPhoneNumberSummary {
1120
289
  PhoneNumberId?: string | undefined;
1121
290
  PhoneNumberArn?: string | undefined;
@@ -1171,11 +340,6 @@ export interface DescribeQueueRequest {
1171
340
  InstanceId: string | undefined;
1172
341
  QueueId: string | undefined;
1173
342
  }
1174
- export declare const QueueStatus: {
1175
- readonly DISABLED: "DISABLED";
1176
- readonly ENABLED: "ENABLED";
1177
- };
1178
- export type QueueStatus = (typeof QueueStatus)[keyof typeof QueueStatus];
1179
343
  export interface Queue {
1180
344
  Name?: string | undefined;
1181
345
  QueueArn?: string | undefined;
@@ -1280,16 +444,6 @@ export interface DescribeSecurityProfileResponse {
1280
444
  export interface DescribeTrafficDistributionGroupRequest {
1281
445
  TrafficDistributionGroupId: string | undefined;
1282
446
  }
1283
- export declare const TrafficDistributionGroupStatus: {
1284
- readonly ACTIVE: "ACTIVE";
1285
- readonly CREATION_FAILED: "CREATION_FAILED";
1286
- readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
1287
- readonly DELETION_FAILED: "DELETION_FAILED";
1288
- readonly PENDING_DELETION: "PENDING_DELETION";
1289
- readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
1290
- };
1291
- export type TrafficDistributionGroupStatus =
1292
- (typeof TrafficDistributionGroupStatus)[keyof typeof TrafficDistributionGroupStatus];
1293
447
  export interface TrafficDistributionGroup {
1294
448
  Id?: string | undefined;
1295
449
  Arn?: string | undefined;
@@ -1517,11 +671,6 @@ export interface GetContactAttributesRequest {
1517
671
  export interface GetContactAttributesResponse {
1518
672
  Attributes?: Record<string, string> | undefined;
1519
673
  }
1520
- export declare const ContactMetricName: {
1521
- readonly POSITION_IN_QUEUE: "POSITION_IN_QUEUE";
1522
- };
1523
- export type ContactMetricName =
1524
- (typeof ContactMetricName)[keyof typeof ContactMetricName];
1525
674
  export interface ContactMetricInfo {
1526
675
  Name: ContactMetricName | undefined;
1527
676
  }
@@ -1556,29 +705,6 @@ export interface GetContactMetricsResponse {
1556
705
  Id?: string | undefined;
1557
706
  Arn?: string | undefined;
1558
707
  }
1559
- export declare const CurrentMetricName: {
1560
- readonly AGENTS_AFTER_CONTACT_WORK: "AGENTS_AFTER_CONTACT_WORK";
1561
- readonly AGENTS_AVAILABLE: "AGENTS_AVAILABLE";
1562
- readonly AGENTS_ERROR: "AGENTS_ERROR";
1563
- readonly AGENTS_NON_PRODUCTIVE: "AGENTS_NON_PRODUCTIVE";
1564
- readonly AGENTS_ONLINE: "AGENTS_ONLINE";
1565
- readonly AGENTS_ON_CALL: "AGENTS_ON_CALL";
1566
- readonly AGENTS_ON_CONTACT: "AGENTS_ON_CONTACT";
1567
- readonly AGENTS_STAFFED: "AGENTS_STAFFED";
1568
- readonly CONTACTS_IN_QUEUE: "CONTACTS_IN_QUEUE";
1569
- readonly CONTACTS_SCHEDULED: "CONTACTS_SCHEDULED";
1570
- readonly OLDEST_CONTACT_AGE: "OLDEST_CONTACT_AGE";
1571
- readonly SLOTS_ACTIVE: "SLOTS_ACTIVE";
1572
- readonly SLOTS_AVAILABLE: "SLOTS_AVAILABLE";
1573
- };
1574
- export type CurrentMetricName =
1575
- (typeof CurrentMetricName)[keyof typeof CurrentMetricName];
1576
- export declare const Unit: {
1577
- readonly COUNT: "COUNT";
1578
- readonly PERCENT: "PERCENT";
1579
- readonly SECONDS: "SECONDS";
1580
- };
1581
- export type Unit = (typeof Unit)[keyof typeof Unit];
1582
708
  export interface CurrentMetric {
1583
709
  Name?: CurrentMetricName | undefined;
1584
710
  Unit?: Unit | undefined;
@@ -1590,19 +716,6 @@ export interface Filters {
1590
716
  RoutingStepExpressions?: string[] | undefined;
1591
717
  AgentStatuses?: string[] | undefined;
1592
718
  }
1593
- export declare const Grouping: {
1594
- readonly AGENT_STATUS: "AGENT_STATUS";
1595
- readonly CHANNEL: "CHANNEL";
1596
- readonly QUEUE: "QUEUE";
1597
- readonly ROUTING_PROFILE: "ROUTING_PROFILE";
1598
- readonly ROUTING_STEP_EXPRESSION: "ROUTING_STEP_EXPRESSION";
1599
- };
1600
- export type Grouping = (typeof Grouping)[keyof typeof Grouping];
1601
- export declare const SortOrder: {
1602
- readonly ASCENDING: "ASCENDING";
1603
- readonly DESCENDING: "DESCENDING";
1604
- };
1605
- export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
1606
719
  export interface CurrentMetricSortCriteria {
1607
720
  SortByMetric?: CurrentMetricName | undefined;
1608
721
  SortOrder?: SortOrder | undefined;
@@ -1721,14 +834,6 @@ export interface GetFederationTokenResponse {
1721
834
  UserArn?: string | undefined;
1722
835
  UserId?: string | undefined;
1723
836
  }
1724
- export declare class UserNotFoundException extends __BaseException {
1725
- readonly name: "UserNotFoundException";
1726
- readonly $fault: "client";
1727
- Message?: string | undefined;
1728
- constructor(
1729
- opts: __ExceptionOptionType<UserNotFoundException, __BaseException>
1730
- );
1731
- }
1732
837
  export interface GetFlowAssociationRequest {
1733
838
  InstanceId: string | undefined;
1734
839
  ResourceId: string | undefined;
@@ -1739,45 +844,6 @@ export interface GetFlowAssociationResponse {
1739
844
  FlowId?: string | undefined;
1740
845
  ResourceType?: FlowAssociationResourceType | undefined;
1741
846
  }
1742
- export declare const HistoricalMetricName: {
1743
- readonly ABANDON_TIME: "ABANDON_TIME";
1744
- readonly AFTER_CONTACT_WORK_TIME: "AFTER_CONTACT_WORK_TIME";
1745
- readonly API_CONTACTS_HANDLED: "API_CONTACTS_HANDLED";
1746
- readonly CALLBACK_CONTACTS_HANDLED: "CALLBACK_CONTACTS_HANDLED";
1747
- readonly CONTACTS_ABANDONED: "CONTACTS_ABANDONED";
1748
- readonly CONTACTS_AGENT_HUNG_UP_FIRST: "CONTACTS_AGENT_HUNG_UP_FIRST";
1749
- readonly CONTACTS_CONSULTED: "CONTACTS_CONSULTED";
1750
- readonly CONTACTS_HANDLED: "CONTACTS_HANDLED";
1751
- readonly CONTACTS_HANDLED_INCOMING: "CONTACTS_HANDLED_INCOMING";
1752
- readonly CONTACTS_HANDLED_OUTBOUND: "CONTACTS_HANDLED_OUTBOUND";
1753
- readonly CONTACTS_HOLD_ABANDONS: "CONTACTS_HOLD_ABANDONS";
1754
- readonly CONTACTS_MISSED: "CONTACTS_MISSED";
1755
- readonly CONTACTS_QUEUED: "CONTACTS_QUEUED";
1756
- readonly CONTACTS_TRANSFERRED_IN: "CONTACTS_TRANSFERRED_IN";
1757
- readonly CONTACTS_TRANSFERRED_IN_FROM_QUEUE: "CONTACTS_TRANSFERRED_IN_FROM_QUEUE";
1758
- readonly CONTACTS_TRANSFERRED_OUT: "CONTACTS_TRANSFERRED_OUT";
1759
- readonly CONTACTS_TRANSFERRED_OUT_FROM_QUEUE: "CONTACTS_TRANSFERRED_OUT_FROM_QUEUE";
1760
- readonly HANDLE_TIME: "HANDLE_TIME";
1761
- readonly HOLD_TIME: "HOLD_TIME";
1762
- readonly INTERACTION_AND_HOLD_TIME: "INTERACTION_AND_HOLD_TIME";
1763
- readonly INTERACTION_TIME: "INTERACTION_TIME";
1764
- readonly OCCUPANCY: "OCCUPANCY";
1765
- readonly QUEUED_TIME: "QUEUED_TIME";
1766
- readonly QUEUE_ANSWER_TIME: "QUEUE_ANSWER_TIME";
1767
- readonly SERVICE_LEVEL: "SERVICE_LEVEL";
1768
- };
1769
- export type HistoricalMetricName =
1770
- (typeof HistoricalMetricName)[keyof typeof HistoricalMetricName];
1771
- export declare const Statistic: {
1772
- readonly AVG: "AVG";
1773
- readonly MAX: "MAX";
1774
- readonly SUM: "SUM";
1775
- };
1776
- export type Statistic = (typeof Statistic)[keyof typeof Statistic];
1777
- export declare const Comparison: {
1778
- readonly LT: "LT";
1779
- };
1780
- export type Comparison = (typeof Comparison)[keyof typeof Comparison];
1781
847
  export interface Threshold {
1782
848
  Comparison?: Comparison | undefined;
1783
849
  ThresholdValue?: number | undefined;
@@ -1814,16 +880,6 @@ export interface FilterV2 {
1814
880
  FilterKey?: string | undefined;
1815
881
  FilterValues?: string[] | undefined;
1816
882
  }
1817
- export declare const IntervalPeriod: {
1818
- readonly DAY: "DAY";
1819
- readonly FIFTEEN_MIN: "FIFTEEN_MIN";
1820
- readonly HOUR: "HOUR";
1821
- readonly THIRTY_MIN: "THIRTY_MIN";
1822
- readonly TOTAL: "TOTAL";
1823
- readonly WEEK: "WEEK";
1824
- };
1825
- export type IntervalPeriod =
1826
- (typeof IntervalPeriod)[keyof typeof IntervalPeriod];
1827
883
  export interface IntervalDetails {
1828
884
  TimeZone?: string | undefined;
1829
885
  IntervalPeriod?: IntervalPeriod | undefined;
@@ -2012,11 +1068,6 @@ export interface ListAuthenticationProfilesResponse {
2012
1068
  AuthenticationProfileSummaryList?: AuthenticationProfileSummary[] | undefined;
2013
1069
  NextToken?: string | undefined;
2014
1070
  }
2015
- export declare const LexVersion: {
2016
- readonly V1: "V1";
2017
- readonly V2: "V2";
2018
- };
2019
- export type LexVersion = (typeof LexVersion)[keyof typeof LexVersion];
2020
1071
  export interface ListBotsRequest {
2021
1072
  InstanceId: string | undefined;
2022
1073
  NextToken?: string | undefined;
@@ -2027,3 +1078,899 @@ export interface LexBotConfig {
2027
1078
  LexBot?: LexBot | undefined;
2028
1079
  LexV2Bot?: LexV2Bot | undefined;
2029
1080
  }
1081
+ export interface ListBotsResponse {
1082
+ LexBots?: LexBotConfig[] | undefined;
1083
+ NextToken?: string | undefined;
1084
+ }
1085
+ export interface ListContactEvaluationsRequest {
1086
+ InstanceId: string | undefined;
1087
+ ContactId: string | undefined;
1088
+ NextToken?: string | undefined;
1089
+ }
1090
+ export interface EvaluationAcknowledgementSummary {
1091
+ AcknowledgedTime?: Date | undefined;
1092
+ AcknowledgedBy?: string | undefined;
1093
+ AcknowledgerComment?: string | undefined;
1094
+ }
1095
+ export interface EvaluationSummary {
1096
+ EvaluationId: string | undefined;
1097
+ EvaluationArn: string | undefined;
1098
+ EvaluationFormTitle: string | undefined;
1099
+ EvaluationFormId: string | undefined;
1100
+ CalibrationSessionId?: string | undefined;
1101
+ Status: EvaluationStatus | undefined;
1102
+ AutoEvaluationEnabled?: boolean | undefined;
1103
+ AutoEvaluationStatus?: AutoEvaluationStatus | undefined;
1104
+ EvaluatorArn: string | undefined;
1105
+ Score?: EvaluationScore | undefined;
1106
+ Acknowledgement?: EvaluationAcknowledgementSummary | undefined;
1107
+ EvaluationType?: EvaluationType | undefined;
1108
+ CreatedTime: Date | undefined;
1109
+ LastModifiedTime: Date | undefined;
1110
+ }
1111
+ export interface ListContactEvaluationsResponse {
1112
+ EvaluationSummaryList: EvaluationSummary[] | undefined;
1113
+ NextToken?: string | undefined;
1114
+ }
1115
+ export interface ListContactFlowModulesRequest {
1116
+ InstanceId: string | undefined;
1117
+ NextToken?: string | undefined;
1118
+ MaxResults?: number | undefined;
1119
+ ContactFlowModuleState?: ContactFlowModuleState | undefined;
1120
+ }
1121
+ export interface ContactFlowModuleSummary {
1122
+ Id?: string | undefined;
1123
+ Arn?: string | undefined;
1124
+ Name?: string | undefined;
1125
+ State?: ContactFlowModuleState | undefined;
1126
+ }
1127
+ export interface ListContactFlowModulesResponse {
1128
+ ContactFlowModulesSummaryList?: ContactFlowModuleSummary[] | undefined;
1129
+ NextToken?: string | undefined;
1130
+ }
1131
+ export interface ListContactFlowsRequest {
1132
+ InstanceId: string | undefined;
1133
+ ContactFlowTypes?: ContactFlowType[] | undefined;
1134
+ NextToken?: string | undefined;
1135
+ MaxResults?: number | undefined;
1136
+ }
1137
+ export interface ContactFlowSummary {
1138
+ Id?: string | undefined;
1139
+ Arn?: string | undefined;
1140
+ Name?: string | undefined;
1141
+ ContactFlowType?: ContactFlowType | undefined;
1142
+ ContactFlowState?: ContactFlowState | undefined;
1143
+ ContactFlowStatus?: ContactFlowStatus | undefined;
1144
+ }
1145
+ export interface ListContactFlowsResponse {
1146
+ ContactFlowSummaryList?: ContactFlowSummary[] | undefined;
1147
+ NextToken?: string | undefined;
1148
+ }
1149
+ export interface ListContactFlowVersionsRequest {
1150
+ InstanceId: string | undefined;
1151
+ ContactFlowId: string | undefined;
1152
+ NextToken?: string | undefined;
1153
+ MaxResults?: number | undefined;
1154
+ }
1155
+ export interface ContactFlowVersionSummary {
1156
+ Arn?: string | undefined;
1157
+ VersionDescription?: string | undefined;
1158
+ Version?: number | undefined;
1159
+ }
1160
+ export interface ListContactFlowVersionsResponse {
1161
+ ContactFlowVersionSummaryList?: ContactFlowVersionSummary[] | undefined;
1162
+ NextToken?: string | undefined;
1163
+ }
1164
+ export interface ListContactReferencesRequest {
1165
+ InstanceId: string | undefined;
1166
+ ContactId: string | undefined;
1167
+ ReferenceTypes: ReferenceType[] | undefined;
1168
+ NextToken?: string | undefined;
1169
+ }
1170
+ export interface AttachmentReference {
1171
+ Name?: string | undefined;
1172
+ Value?: string | undefined;
1173
+ Status?: ReferenceStatus | undefined;
1174
+ Arn?: string | undefined;
1175
+ }
1176
+ export interface DateReference {
1177
+ Name?: string | undefined;
1178
+ Value?: string | undefined;
1179
+ }
1180
+ export interface EmailReference {
1181
+ Name?: string | undefined;
1182
+ Value?: string | undefined;
1183
+ }
1184
+ export interface EmailMessageReference {
1185
+ Name?: string | undefined;
1186
+ Arn?: string | undefined;
1187
+ }
1188
+ export interface NumberReference {
1189
+ Name?: string | undefined;
1190
+ Value?: string | undefined;
1191
+ }
1192
+ export interface StringReference {
1193
+ Name?: string | undefined;
1194
+ Value?: string | undefined;
1195
+ }
1196
+ export interface UrlReference {
1197
+ Name?: string | undefined;
1198
+ Value?: string | undefined;
1199
+ }
1200
+ export type ReferenceSummary =
1201
+ | ReferenceSummary.AttachmentMember
1202
+ | ReferenceSummary.DateMember
1203
+ | ReferenceSummary.EmailMember
1204
+ | ReferenceSummary.EmailMessageMember
1205
+ | ReferenceSummary.NumberMember
1206
+ | ReferenceSummary.StringMember
1207
+ | ReferenceSummary.UrlMember
1208
+ | ReferenceSummary.$UnknownMember;
1209
+ export declare namespace ReferenceSummary {
1210
+ interface UrlMember {
1211
+ Url: UrlReference;
1212
+ Attachment?: never;
1213
+ EmailMessage?: never;
1214
+ String?: never;
1215
+ Number?: never;
1216
+ Date?: never;
1217
+ Email?: never;
1218
+ $unknown?: never;
1219
+ }
1220
+ interface AttachmentMember {
1221
+ Url?: never;
1222
+ Attachment: AttachmentReference;
1223
+ EmailMessage?: never;
1224
+ String?: never;
1225
+ Number?: never;
1226
+ Date?: never;
1227
+ Email?: never;
1228
+ $unknown?: never;
1229
+ }
1230
+ interface EmailMessageMember {
1231
+ Url?: never;
1232
+ Attachment?: never;
1233
+ EmailMessage: EmailMessageReference;
1234
+ String?: never;
1235
+ Number?: never;
1236
+ Date?: never;
1237
+ Email?: never;
1238
+ $unknown?: never;
1239
+ }
1240
+ interface StringMember {
1241
+ Url?: never;
1242
+ Attachment?: never;
1243
+ EmailMessage?: never;
1244
+ String: StringReference;
1245
+ Number?: never;
1246
+ Date?: never;
1247
+ Email?: never;
1248
+ $unknown?: never;
1249
+ }
1250
+ interface NumberMember {
1251
+ Url?: never;
1252
+ Attachment?: never;
1253
+ EmailMessage?: never;
1254
+ String?: never;
1255
+ Number: NumberReference;
1256
+ Date?: never;
1257
+ Email?: never;
1258
+ $unknown?: never;
1259
+ }
1260
+ interface DateMember {
1261
+ Url?: never;
1262
+ Attachment?: never;
1263
+ EmailMessage?: never;
1264
+ String?: never;
1265
+ Number?: never;
1266
+ Date: DateReference;
1267
+ Email?: never;
1268
+ $unknown?: never;
1269
+ }
1270
+ interface EmailMember {
1271
+ Url?: never;
1272
+ Attachment?: never;
1273
+ EmailMessage?: never;
1274
+ String?: never;
1275
+ Number?: never;
1276
+ Date?: never;
1277
+ Email: EmailReference;
1278
+ $unknown?: never;
1279
+ }
1280
+ interface $UnknownMember {
1281
+ Url?: never;
1282
+ Attachment?: never;
1283
+ EmailMessage?: never;
1284
+ String?: never;
1285
+ Number?: never;
1286
+ Date?: never;
1287
+ Email?: never;
1288
+ $unknown: [string, any];
1289
+ }
1290
+ interface Visitor<T> {
1291
+ Url: (value: UrlReference) => T;
1292
+ Attachment: (value: AttachmentReference) => T;
1293
+ EmailMessage: (value: EmailMessageReference) => T;
1294
+ String: (value: StringReference) => T;
1295
+ Number: (value: NumberReference) => T;
1296
+ Date: (value: DateReference) => T;
1297
+ Email: (value: EmailReference) => T;
1298
+ _: (name: string, value: any) => T;
1299
+ }
1300
+ }
1301
+ export interface ListContactReferencesResponse {
1302
+ ReferenceSummaryList?: ReferenceSummary[] | undefined;
1303
+ NextToken?: string | undefined;
1304
+ }
1305
+ export interface ListDefaultVocabulariesRequest {
1306
+ InstanceId: string | undefined;
1307
+ LanguageCode?: VocabularyLanguageCode | undefined;
1308
+ MaxResults?: number | undefined;
1309
+ NextToken?: string | undefined;
1310
+ }
1311
+ export interface DefaultVocabulary {
1312
+ InstanceId: string | undefined;
1313
+ LanguageCode: VocabularyLanguageCode | undefined;
1314
+ VocabularyId: string | undefined;
1315
+ VocabularyName: string | undefined;
1316
+ }
1317
+ export interface ListDefaultVocabulariesResponse {
1318
+ DefaultVocabularyList: DefaultVocabulary[] | undefined;
1319
+ NextToken?: string | undefined;
1320
+ }
1321
+ export interface ListEvaluationFormsRequest {
1322
+ InstanceId: string | undefined;
1323
+ MaxResults?: number | undefined;
1324
+ NextToken?: string | undefined;
1325
+ }
1326
+ export interface EvaluationFormSummary {
1327
+ EvaluationFormId: string | undefined;
1328
+ EvaluationFormArn: string | undefined;
1329
+ Title: string | undefined;
1330
+ CreatedTime: Date | undefined;
1331
+ CreatedBy: string | undefined;
1332
+ LastModifiedTime: Date | undefined;
1333
+ LastModifiedBy: string | undefined;
1334
+ LastActivatedTime?: Date | undefined;
1335
+ LastActivatedBy?: string | undefined;
1336
+ LatestVersion: number | undefined;
1337
+ ActiveVersion?: number | undefined;
1338
+ }
1339
+ export interface ListEvaluationFormsResponse {
1340
+ EvaluationFormSummaryList: EvaluationFormSummary[] | undefined;
1341
+ NextToken?: string | undefined;
1342
+ }
1343
+ export interface ListEvaluationFormVersionsRequest {
1344
+ InstanceId: string | undefined;
1345
+ EvaluationFormId: string | undefined;
1346
+ MaxResults?: number | undefined;
1347
+ NextToken?: string | undefined;
1348
+ }
1349
+ export interface EvaluationFormVersionSummary {
1350
+ EvaluationFormArn: string | undefined;
1351
+ EvaluationFormId: string | undefined;
1352
+ EvaluationFormVersion: number | undefined;
1353
+ Locked: boolean | undefined;
1354
+ Status: EvaluationFormVersionStatus | undefined;
1355
+ CreatedTime: Date | undefined;
1356
+ CreatedBy: string | undefined;
1357
+ LastModifiedTime: Date | undefined;
1358
+ LastModifiedBy: string | undefined;
1359
+ }
1360
+ export interface ListEvaluationFormVersionsResponse {
1361
+ EvaluationFormVersionSummaryList: EvaluationFormVersionSummary[] | undefined;
1362
+ NextToken?: string | undefined;
1363
+ }
1364
+ export interface ListFlowAssociationsRequest {
1365
+ InstanceId: string | undefined;
1366
+ ResourceType?: ListFlowAssociationResourceType | undefined;
1367
+ NextToken?: string | undefined;
1368
+ MaxResults?: number | undefined;
1369
+ }
1370
+ export interface ListFlowAssociationsResponse {
1371
+ FlowAssociationSummaryList?: FlowAssociationSummary[] | undefined;
1372
+ NextToken?: string | undefined;
1373
+ }
1374
+ export interface ListHoursOfOperationOverridesRequest {
1375
+ InstanceId: string | undefined;
1376
+ HoursOfOperationId: string | undefined;
1377
+ NextToken?: string | undefined;
1378
+ MaxResults?: number | undefined;
1379
+ }
1380
+ export interface ListHoursOfOperationOverridesResponse {
1381
+ NextToken?: string | undefined;
1382
+ HoursOfOperationOverrideList?: HoursOfOperationOverride[] | undefined;
1383
+ LastModifiedRegion?: string | undefined;
1384
+ LastModifiedTime?: Date | undefined;
1385
+ }
1386
+ export interface ListHoursOfOperationsRequest {
1387
+ InstanceId: string | undefined;
1388
+ NextToken?: string | undefined;
1389
+ MaxResults?: number | undefined;
1390
+ }
1391
+ export interface HoursOfOperationSummary {
1392
+ Id?: string | undefined;
1393
+ Arn?: string | undefined;
1394
+ Name?: string | undefined;
1395
+ LastModifiedTime?: Date | undefined;
1396
+ LastModifiedRegion?: string | undefined;
1397
+ }
1398
+ export interface ListHoursOfOperationsResponse {
1399
+ HoursOfOperationSummaryList?: HoursOfOperationSummary[] | undefined;
1400
+ NextToken?: string | undefined;
1401
+ }
1402
+ export interface ListInstanceAttributesRequest {
1403
+ InstanceId: string | undefined;
1404
+ NextToken?: string | undefined;
1405
+ MaxResults?: number | undefined;
1406
+ }
1407
+ export interface ListInstanceAttributesResponse {
1408
+ Attributes?: Attribute[] | undefined;
1409
+ NextToken?: string | undefined;
1410
+ }
1411
+ export interface ListInstancesRequest {
1412
+ NextToken?: string | undefined;
1413
+ MaxResults?: number | undefined;
1414
+ }
1415
+ export interface InstanceSummary {
1416
+ Id?: string | undefined;
1417
+ Arn?: string | undefined;
1418
+ IdentityManagementType?: DirectoryType | undefined;
1419
+ InstanceAlias?: string | undefined;
1420
+ CreatedTime?: Date | undefined;
1421
+ ServiceRole?: string | undefined;
1422
+ InstanceStatus?: InstanceStatus | undefined;
1423
+ InboundCallsEnabled?: boolean | undefined;
1424
+ OutboundCallsEnabled?: boolean | undefined;
1425
+ InstanceAccessUrl?: string | undefined;
1426
+ }
1427
+ export interface ListInstancesResponse {
1428
+ InstanceSummaryList?: InstanceSummary[] | undefined;
1429
+ NextToken?: string | undefined;
1430
+ }
1431
+ export interface ListInstanceStorageConfigsRequest {
1432
+ InstanceId: string | undefined;
1433
+ ResourceType: InstanceStorageResourceType | undefined;
1434
+ NextToken?: string | undefined;
1435
+ MaxResults?: number | undefined;
1436
+ }
1437
+ export interface ListInstanceStorageConfigsResponse {
1438
+ StorageConfigs?: InstanceStorageConfig[] | undefined;
1439
+ NextToken?: string | undefined;
1440
+ }
1441
+ export interface ListIntegrationAssociationsRequest {
1442
+ InstanceId: string | undefined;
1443
+ IntegrationType?: IntegrationType | undefined;
1444
+ NextToken?: string | undefined;
1445
+ MaxResults?: number | undefined;
1446
+ IntegrationArn?: string | undefined;
1447
+ }
1448
+ export interface IntegrationAssociationSummary {
1449
+ IntegrationAssociationId?: string | undefined;
1450
+ IntegrationAssociationArn?: string | undefined;
1451
+ InstanceId?: string | undefined;
1452
+ IntegrationType?: IntegrationType | undefined;
1453
+ IntegrationArn?: string | undefined;
1454
+ SourceApplicationUrl?: string | undefined;
1455
+ SourceApplicationName?: string | undefined;
1456
+ SourceType?: SourceType | undefined;
1457
+ }
1458
+ export interface ListIntegrationAssociationsResponse {
1459
+ IntegrationAssociationSummaryList?:
1460
+ | IntegrationAssociationSummary[]
1461
+ | undefined;
1462
+ NextToken?: string | undefined;
1463
+ }
1464
+ export interface ListLambdaFunctionsRequest {
1465
+ InstanceId: string | undefined;
1466
+ NextToken?: string | undefined;
1467
+ MaxResults?: number | undefined;
1468
+ }
1469
+ export interface ListLambdaFunctionsResponse {
1470
+ LambdaFunctions?: string[] | undefined;
1471
+ NextToken?: string | undefined;
1472
+ }
1473
+ export interface ListLexBotsRequest {
1474
+ InstanceId: string | undefined;
1475
+ NextToken?: string | undefined;
1476
+ MaxResults?: number | undefined;
1477
+ }
1478
+ export interface ListLexBotsResponse {
1479
+ LexBots?: LexBot[] | undefined;
1480
+ NextToken?: string | undefined;
1481
+ }
1482
+ export interface ListPhoneNumbersRequest {
1483
+ InstanceId: string | undefined;
1484
+ PhoneNumberTypes?: PhoneNumberType[] | undefined;
1485
+ PhoneNumberCountryCodes?: PhoneNumberCountryCode[] | undefined;
1486
+ NextToken?: string | undefined;
1487
+ MaxResults?: number | undefined;
1488
+ }
1489
+ export interface PhoneNumberSummary {
1490
+ Id?: string | undefined;
1491
+ Arn?: string | undefined;
1492
+ PhoneNumber?: string | undefined;
1493
+ PhoneNumberType?: PhoneNumberType | undefined;
1494
+ PhoneNumberCountryCode?: PhoneNumberCountryCode | undefined;
1495
+ }
1496
+ export interface ListPhoneNumbersResponse {
1497
+ PhoneNumberSummaryList?: PhoneNumberSummary[] | undefined;
1498
+ NextToken?: string | undefined;
1499
+ }
1500
+ export interface ListPhoneNumbersV2Request {
1501
+ TargetArn?: string | undefined;
1502
+ InstanceId?: string | undefined;
1503
+ MaxResults?: number | undefined;
1504
+ NextToken?: string | undefined;
1505
+ PhoneNumberCountryCodes?: PhoneNumberCountryCode[] | undefined;
1506
+ PhoneNumberTypes?: PhoneNumberType[] | undefined;
1507
+ PhoneNumberPrefix?: string | undefined;
1508
+ }
1509
+ export interface ListPhoneNumbersSummary {
1510
+ PhoneNumberId?: string | undefined;
1511
+ PhoneNumberArn?: string | undefined;
1512
+ PhoneNumber?: string | undefined;
1513
+ PhoneNumberCountryCode?: PhoneNumberCountryCode | undefined;
1514
+ PhoneNumberType?: PhoneNumberType | undefined;
1515
+ TargetArn?: string | undefined;
1516
+ InstanceId?: string | undefined;
1517
+ PhoneNumberDescription?: string | undefined;
1518
+ SourcePhoneNumberArn?: string | undefined;
1519
+ }
1520
+ export interface ListPhoneNumbersV2Response {
1521
+ NextToken?: string | undefined;
1522
+ ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[] | undefined;
1523
+ }
1524
+ export interface ListPredefinedAttributesRequest {
1525
+ InstanceId: string | undefined;
1526
+ NextToken?: string | undefined;
1527
+ MaxResults?: number | undefined;
1528
+ }
1529
+ export interface PredefinedAttributeSummary {
1530
+ Name?: string | undefined;
1531
+ LastModifiedTime?: Date | undefined;
1532
+ LastModifiedRegion?: string | undefined;
1533
+ }
1534
+ export interface ListPredefinedAttributesResponse {
1535
+ NextToken?: string | undefined;
1536
+ PredefinedAttributeSummaryList?: PredefinedAttributeSummary[] | undefined;
1537
+ }
1538
+ export interface ListPromptsRequest {
1539
+ InstanceId: string | undefined;
1540
+ NextToken?: string | undefined;
1541
+ MaxResults?: number | undefined;
1542
+ }
1543
+ export interface PromptSummary {
1544
+ Id?: string | undefined;
1545
+ Arn?: string | undefined;
1546
+ Name?: string | undefined;
1547
+ LastModifiedTime?: Date | undefined;
1548
+ LastModifiedRegion?: string | undefined;
1549
+ }
1550
+ export interface ListPromptsResponse {
1551
+ PromptSummaryList?: PromptSummary[] | undefined;
1552
+ NextToken?: string | undefined;
1553
+ }
1554
+ export interface ListQueueQuickConnectsRequest {
1555
+ InstanceId: string | undefined;
1556
+ QueueId: string | undefined;
1557
+ NextToken?: string | undefined;
1558
+ MaxResults?: number | undefined;
1559
+ }
1560
+ export interface QuickConnectSummary {
1561
+ Id?: string | undefined;
1562
+ Arn?: string | undefined;
1563
+ Name?: string | undefined;
1564
+ QuickConnectType?: QuickConnectType | undefined;
1565
+ LastModifiedTime?: Date | undefined;
1566
+ LastModifiedRegion?: string | undefined;
1567
+ }
1568
+ export interface ListQueueQuickConnectsResponse {
1569
+ NextToken?: string | undefined;
1570
+ QuickConnectSummaryList?: QuickConnectSummary[] | undefined;
1571
+ LastModifiedTime?: Date | undefined;
1572
+ LastModifiedRegion?: string | undefined;
1573
+ }
1574
+ export interface ListQueuesRequest {
1575
+ InstanceId: string | undefined;
1576
+ QueueTypes?: QueueType[] | undefined;
1577
+ NextToken?: string | undefined;
1578
+ MaxResults?: number | undefined;
1579
+ }
1580
+ export interface QueueSummary {
1581
+ Id?: string | undefined;
1582
+ Arn?: string | undefined;
1583
+ Name?: string | undefined;
1584
+ QueueType?: QueueType | undefined;
1585
+ LastModifiedTime?: Date | undefined;
1586
+ LastModifiedRegion?: string | undefined;
1587
+ }
1588
+ export interface ListQueuesResponse {
1589
+ QueueSummaryList?: QueueSummary[] | undefined;
1590
+ NextToken?: string | undefined;
1591
+ }
1592
+ export interface ListQuickConnectsRequest {
1593
+ InstanceId: string | undefined;
1594
+ NextToken?: string | undefined;
1595
+ MaxResults?: number | undefined;
1596
+ QuickConnectTypes?: QuickConnectType[] | undefined;
1597
+ }
1598
+ export interface ListQuickConnectsResponse {
1599
+ QuickConnectSummaryList?: QuickConnectSummary[] | undefined;
1600
+ NextToken?: string | undefined;
1601
+ }
1602
+ export interface ListRealtimeContactAnalysisSegmentsV2Request {
1603
+ InstanceId: string | undefined;
1604
+ ContactId: string | undefined;
1605
+ MaxResults?: number | undefined;
1606
+ NextToken?: string | undefined;
1607
+ OutputType: RealTimeContactAnalysisOutputType | undefined;
1608
+ SegmentTypes: RealTimeContactAnalysisSegmentType[] | undefined;
1609
+ }
1610
+ export interface RealTimeContactAnalysisAttachment {
1611
+ AttachmentName: string | undefined;
1612
+ ContentType?: string | undefined;
1613
+ AttachmentId: string | undefined;
1614
+ Status?: ArtifactStatus | undefined;
1615
+ }
1616
+ export type RealTimeContactAnalysisTimeData =
1617
+ | RealTimeContactAnalysisTimeData.AbsoluteTimeMember
1618
+ | RealTimeContactAnalysisTimeData.$UnknownMember;
1619
+ export declare namespace RealTimeContactAnalysisTimeData {
1620
+ interface AbsoluteTimeMember {
1621
+ AbsoluteTime: Date;
1622
+ $unknown?: never;
1623
+ }
1624
+ interface $UnknownMember {
1625
+ AbsoluteTime?: never;
1626
+ $unknown: [string, any];
1627
+ }
1628
+ interface Visitor<T> {
1629
+ AbsoluteTime: (value: Date) => T;
1630
+ _: (name: string, value: any) => T;
1631
+ }
1632
+ }
1633
+ export interface RealTimeContactAnalysisSegmentAttachments {
1634
+ Id: string | undefined;
1635
+ ParticipantId: string | undefined;
1636
+ ParticipantRole: ParticipantRole | undefined;
1637
+ DisplayName?: string | undefined;
1638
+ Attachments: RealTimeContactAnalysisAttachment[] | undefined;
1639
+ Time: RealTimeContactAnalysisTimeData | undefined;
1640
+ }
1641
+ export interface RealTimeContactAnalysisCharacterInterval {
1642
+ BeginOffsetChar: number | undefined;
1643
+ EndOffsetChar: number | undefined;
1644
+ }
1645
+ export interface RealTimeContactAnalysisTranscriptItemWithCharacterOffsets {
1646
+ Id: string | undefined;
1647
+ CharacterOffsets?: RealTimeContactAnalysisCharacterInterval | undefined;
1648
+ }
1649
+ export interface RealTimeContactAnalysisPointOfInterest {
1650
+ TranscriptItems?:
1651
+ | RealTimeContactAnalysisTranscriptItemWithCharacterOffsets[]
1652
+ | undefined;
1653
+ }
1654
+ export interface RealTimeContactAnalysisCategoryDetails {
1655
+ PointsOfInterest: RealTimeContactAnalysisPointOfInterest[] | undefined;
1656
+ }
1657
+ export interface RealTimeContactAnalysisSegmentCategories {
1658
+ MatchedDetails:
1659
+ | Record<string, RealTimeContactAnalysisCategoryDetails>
1660
+ | undefined;
1661
+ }
1662
+ export interface RealTimeContactAnalysisSegmentEvent {
1663
+ Id: string | undefined;
1664
+ ParticipantId?: string | undefined;
1665
+ ParticipantRole?: ParticipantRole | undefined;
1666
+ DisplayName?: string | undefined;
1667
+ EventType: string | undefined;
1668
+ Time: RealTimeContactAnalysisTimeData | undefined;
1669
+ }
1670
+ export interface RealTimeContactAnalysisTranscriptItemWithContent {
1671
+ Content?: string | undefined;
1672
+ Id: string | undefined;
1673
+ CharacterOffsets?: RealTimeContactAnalysisCharacterInterval | undefined;
1674
+ }
1675
+ export interface RealTimeContactAnalysisIssueDetected {
1676
+ TranscriptItems:
1677
+ | RealTimeContactAnalysisTranscriptItemWithContent[]
1678
+ | undefined;
1679
+ }
1680
+ export interface RealTimeContactAnalysisSegmentIssues {
1681
+ IssuesDetected: RealTimeContactAnalysisIssueDetected[] | undefined;
1682
+ }
1683
+ export interface RealTimeContactAnalysisSegmentPostContactSummary {
1684
+ Content?: string | undefined;
1685
+ Status: RealTimeContactAnalysisPostContactSummaryStatus | undefined;
1686
+ FailureCode?:
1687
+ | RealTimeContactAnalysisPostContactSummaryFailureCode
1688
+ | undefined;
1689
+ }
1690
+ export interface RealTimeContactAnalysisTranscriptItemRedaction {
1691
+ CharacterOffsets?: RealTimeContactAnalysisCharacterInterval[] | undefined;
1692
+ }
1693
+ export interface RealTimeContactAnalysisSegmentTranscript {
1694
+ Id: string | undefined;
1695
+ ParticipantId: string | undefined;
1696
+ ParticipantRole: ParticipantRole | undefined;
1697
+ DisplayName?: string | undefined;
1698
+ Content: string | undefined;
1699
+ ContentType?: string | undefined;
1700
+ Time: RealTimeContactAnalysisTimeData | undefined;
1701
+ Redaction?: RealTimeContactAnalysisTranscriptItemRedaction | undefined;
1702
+ Sentiment?: RealTimeContactAnalysisSentimentLabel | undefined;
1703
+ }
1704
+ export type RealtimeContactAnalysisSegment =
1705
+ | RealtimeContactAnalysisSegment.AttachmentsMember
1706
+ | RealtimeContactAnalysisSegment.CategoriesMember
1707
+ | RealtimeContactAnalysisSegment.EventMember
1708
+ | RealtimeContactAnalysisSegment.IssuesMember
1709
+ | RealtimeContactAnalysisSegment.PostContactSummaryMember
1710
+ | RealtimeContactAnalysisSegment.TranscriptMember
1711
+ | RealtimeContactAnalysisSegment.$UnknownMember;
1712
+ export declare namespace RealtimeContactAnalysisSegment {
1713
+ interface TranscriptMember {
1714
+ Transcript: RealTimeContactAnalysisSegmentTranscript;
1715
+ Categories?: never;
1716
+ Issues?: never;
1717
+ Event?: never;
1718
+ Attachments?: never;
1719
+ PostContactSummary?: never;
1720
+ $unknown?: never;
1721
+ }
1722
+ interface CategoriesMember {
1723
+ Transcript?: never;
1724
+ Categories: RealTimeContactAnalysisSegmentCategories;
1725
+ Issues?: never;
1726
+ Event?: never;
1727
+ Attachments?: never;
1728
+ PostContactSummary?: never;
1729
+ $unknown?: never;
1730
+ }
1731
+ interface IssuesMember {
1732
+ Transcript?: never;
1733
+ Categories?: never;
1734
+ Issues: RealTimeContactAnalysisSegmentIssues;
1735
+ Event?: never;
1736
+ Attachments?: never;
1737
+ PostContactSummary?: never;
1738
+ $unknown?: never;
1739
+ }
1740
+ interface EventMember {
1741
+ Transcript?: never;
1742
+ Categories?: never;
1743
+ Issues?: never;
1744
+ Event: RealTimeContactAnalysisSegmentEvent;
1745
+ Attachments?: never;
1746
+ PostContactSummary?: never;
1747
+ $unknown?: never;
1748
+ }
1749
+ interface AttachmentsMember {
1750
+ Transcript?: never;
1751
+ Categories?: never;
1752
+ Issues?: never;
1753
+ Event?: never;
1754
+ Attachments: RealTimeContactAnalysisSegmentAttachments;
1755
+ PostContactSummary?: never;
1756
+ $unknown?: never;
1757
+ }
1758
+ interface PostContactSummaryMember {
1759
+ Transcript?: never;
1760
+ Categories?: never;
1761
+ Issues?: never;
1762
+ Event?: never;
1763
+ Attachments?: never;
1764
+ PostContactSummary: RealTimeContactAnalysisSegmentPostContactSummary;
1765
+ $unknown?: never;
1766
+ }
1767
+ interface $UnknownMember {
1768
+ Transcript?: never;
1769
+ Categories?: never;
1770
+ Issues?: never;
1771
+ Event?: never;
1772
+ Attachments?: never;
1773
+ PostContactSummary?: never;
1774
+ $unknown: [string, any];
1775
+ }
1776
+ interface Visitor<T> {
1777
+ Transcript: (value: RealTimeContactAnalysisSegmentTranscript) => T;
1778
+ Categories: (value: RealTimeContactAnalysisSegmentCategories) => T;
1779
+ Issues: (value: RealTimeContactAnalysisSegmentIssues) => T;
1780
+ Event: (value: RealTimeContactAnalysisSegmentEvent) => T;
1781
+ Attachments: (value: RealTimeContactAnalysisSegmentAttachments) => T;
1782
+ PostContactSummary: (
1783
+ value: RealTimeContactAnalysisSegmentPostContactSummary
1784
+ ) => T;
1785
+ _: (name: string, value: any) => T;
1786
+ }
1787
+ }
1788
+ export interface ListRealtimeContactAnalysisSegmentsV2Response {
1789
+ Channel: RealTimeContactAnalysisSupportedChannel | undefined;
1790
+ Status: RealTimeContactAnalysisStatus | undefined;
1791
+ Segments: RealtimeContactAnalysisSegment[] | undefined;
1792
+ NextToken?: string | undefined;
1793
+ }
1794
+ export interface ListRoutingProfileManualAssignmentQueuesRequest {
1795
+ InstanceId: string | undefined;
1796
+ RoutingProfileId: string | undefined;
1797
+ NextToken?: string | undefined;
1798
+ MaxResults?: number | undefined;
1799
+ }
1800
+ export interface RoutingProfileManualAssignmentQueueConfigSummary {
1801
+ QueueId: string | undefined;
1802
+ QueueArn: string | undefined;
1803
+ QueueName: string | undefined;
1804
+ Channel: Channel | undefined;
1805
+ }
1806
+ export interface ListRoutingProfileManualAssignmentQueuesResponse {
1807
+ NextToken?: string | undefined;
1808
+ RoutingProfileManualAssignmentQueueConfigSummaryList?:
1809
+ | RoutingProfileManualAssignmentQueueConfigSummary[]
1810
+ | undefined;
1811
+ LastModifiedTime?: Date | undefined;
1812
+ LastModifiedRegion?: string | undefined;
1813
+ }
1814
+ export interface ListRoutingProfileQueuesRequest {
1815
+ InstanceId: string | undefined;
1816
+ RoutingProfileId: string | undefined;
1817
+ NextToken?: string | undefined;
1818
+ MaxResults?: number | undefined;
1819
+ }
1820
+ export interface RoutingProfileQueueConfigSummary {
1821
+ QueueId: string | undefined;
1822
+ QueueArn: string | undefined;
1823
+ QueueName: string | undefined;
1824
+ Priority: number | undefined;
1825
+ Delay: number | undefined;
1826
+ Channel: Channel | undefined;
1827
+ }
1828
+ export interface ListRoutingProfileQueuesResponse {
1829
+ NextToken?: string | undefined;
1830
+ RoutingProfileQueueConfigSummaryList?:
1831
+ | RoutingProfileQueueConfigSummary[]
1832
+ | undefined;
1833
+ LastModifiedTime?: Date | undefined;
1834
+ LastModifiedRegion?: string | undefined;
1835
+ }
1836
+ export interface ListRoutingProfilesRequest {
1837
+ InstanceId: string | undefined;
1838
+ NextToken?: string | undefined;
1839
+ MaxResults?: number | undefined;
1840
+ }
1841
+ export interface RoutingProfileSummary {
1842
+ Id?: string | undefined;
1843
+ Arn?: string | undefined;
1844
+ Name?: string | undefined;
1845
+ LastModifiedTime?: Date | undefined;
1846
+ LastModifiedRegion?: string | undefined;
1847
+ }
1848
+ export interface ListRoutingProfilesResponse {
1849
+ RoutingProfileSummaryList?: RoutingProfileSummary[] | undefined;
1850
+ NextToken?: string | undefined;
1851
+ }
1852
+ export interface ListRulesRequest {
1853
+ InstanceId: string | undefined;
1854
+ PublishStatus?: RulePublishStatus | undefined;
1855
+ EventSourceName?: EventSourceName | undefined;
1856
+ MaxResults?: number | undefined;
1857
+ NextToken?: string | undefined;
1858
+ }
1859
+ export interface RuleSummary {
1860
+ Name: string | undefined;
1861
+ RuleId: string | undefined;
1862
+ RuleArn: string | undefined;
1863
+ EventSourceName: EventSourceName | undefined;
1864
+ PublishStatus: RulePublishStatus | undefined;
1865
+ ActionSummaries: ActionSummary[] | undefined;
1866
+ CreatedTime: Date | undefined;
1867
+ LastUpdatedTime: Date | undefined;
1868
+ }
1869
+ export interface ListRulesResponse {
1870
+ RuleSummaryList: RuleSummary[] | undefined;
1871
+ NextToken?: string | undefined;
1872
+ }
1873
+ export interface ListSecurityKeysRequest {
1874
+ InstanceId: string | undefined;
1875
+ NextToken?: string | undefined;
1876
+ MaxResults?: number | undefined;
1877
+ }
1878
+ export interface SecurityKey {
1879
+ AssociationId?: string | undefined;
1880
+ Key?: string | undefined;
1881
+ CreationTime?: Date | undefined;
1882
+ }
1883
+ export interface ListSecurityKeysResponse {
1884
+ SecurityKeys?: SecurityKey[] | undefined;
1885
+ NextToken?: string | undefined;
1886
+ }
1887
+ export interface ListSecurityProfileApplicationsRequest {
1888
+ SecurityProfileId: string | undefined;
1889
+ InstanceId: string | undefined;
1890
+ NextToken?: string | undefined;
1891
+ MaxResults?: number | undefined;
1892
+ }
1893
+ export interface ListSecurityProfileApplicationsResponse {
1894
+ Applications?: Application[] | undefined;
1895
+ NextToken?: string | undefined;
1896
+ LastModifiedTime?: Date | undefined;
1897
+ LastModifiedRegion?: string | undefined;
1898
+ }
1899
+ export interface ListSecurityProfilePermissionsRequest {
1900
+ SecurityProfileId: string | undefined;
1901
+ InstanceId: string | undefined;
1902
+ NextToken?: string | undefined;
1903
+ MaxResults?: number | undefined;
1904
+ }
1905
+ export interface ListSecurityProfilePermissionsResponse {
1906
+ Permissions?: string[] | undefined;
1907
+ NextToken?: string | undefined;
1908
+ LastModifiedTime?: Date | undefined;
1909
+ LastModifiedRegion?: string | undefined;
1910
+ }
1911
+ export interface ListSecurityProfilesRequest {
1912
+ InstanceId: string | undefined;
1913
+ NextToken?: string | undefined;
1914
+ MaxResults?: number | undefined;
1915
+ }
1916
+ export interface SecurityProfileSummary {
1917
+ Id?: string | undefined;
1918
+ Arn?: string | undefined;
1919
+ Name?: string | undefined;
1920
+ LastModifiedTime?: Date | undefined;
1921
+ LastModifiedRegion?: string | undefined;
1922
+ }
1923
+ export interface ListSecurityProfilesResponse {
1924
+ SecurityProfileSummaryList?: SecurityProfileSummary[] | undefined;
1925
+ NextToken?: string | undefined;
1926
+ }
1927
+ export interface ListTagsForResourceRequest {
1928
+ resourceArn: string | undefined;
1929
+ }
1930
+ export interface ListTagsForResourceResponse {
1931
+ tags?: Record<string, string> | undefined;
1932
+ }
1933
+ export interface ListTaskTemplatesRequest {
1934
+ InstanceId: string | undefined;
1935
+ NextToken?: string | undefined;
1936
+ MaxResults?: number | undefined;
1937
+ Status?: TaskTemplateStatus | undefined;
1938
+ Name?: string | undefined;
1939
+ }
1940
+ export interface TaskTemplateMetadata {
1941
+ Id?: string | undefined;
1942
+ Arn?: string | undefined;
1943
+ Name?: string | undefined;
1944
+ Description?: string | undefined;
1945
+ Status?: TaskTemplateStatus | undefined;
1946
+ LastModifiedTime?: Date | undefined;
1947
+ CreatedTime?: Date | undefined;
1948
+ }
1949
+ export interface ListTaskTemplatesResponse {
1950
+ TaskTemplates?: TaskTemplateMetadata[] | undefined;
1951
+ NextToken?: string | undefined;
1952
+ }
1953
+ export interface ListTrafficDistributionGroupsRequest {
1954
+ MaxResults?: number | undefined;
1955
+ NextToken?: string | undefined;
1956
+ InstanceId?: string | undefined;
1957
+ }
1958
+ export interface TrafficDistributionGroupSummary {
1959
+ Id?: string | undefined;
1960
+ Arn?: string | undefined;
1961
+ Name?: string | undefined;
1962
+ InstanceArn?: string | undefined;
1963
+ Status?: TrafficDistributionGroupStatus | undefined;
1964
+ IsDefault?: boolean | undefined;
1965
+ }
1966
+ export interface ListTrafficDistributionGroupsResponse {
1967
+ NextToken?: string | undefined;
1968
+ TrafficDistributionGroupSummaryList?:
1969
+ | TrafficDistributionGroupSummary[]
1970
+ | undefined;
1971
+ }
1972
+ export interface ListTrafficDistributionGroupUsersRequest {
1973
+ TrafficDistributionGroupId: string | undefined;
1974
+ MaxResults?: number | undefined;
1975
+ NextToken?: string | undefined;
1976
+ }