@aws-sdk/client-connect 3.1076.0 → 3.1078.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 (1170) hide show
  1. package/README.md +21 -0
  2. package/dist-cjs/index.js +1505 -4647
  3. package/dist-es/Connect.js +6 -0
  4. package/dist-es/commandBuilder.js +6 -0
  5. package/dist-es/commands/ActivateEvaluationFormCommand.js +2 -14
  6. package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +2 -14
  7. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -14
  8. package/dist-es/commands/AssociateBotCommand.js +2 -14
  9. package/dist-es/commands/AssociateContactWithUserCommand.js +2 -14
  10. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +2 -14
  11. package/dist-es/commands/AssociateEmailAddressAliasCommand.js +2 -14
  12. package/dist-es/commands/AssociateFlowCommand.js +2 -14
  13. package/dist-es/commands/AssociateHoursOfOperationsCommand.js +2 -14
  14. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +2 -14
  15. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -14
  16. package/dist-es/commands/AssociateLexBotCommand.js +2 -14
  17. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -14
  18. package/dist-es/commands/AssociateQueueEmailAddressesCommand.js +2 -14
  19. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -14
  20. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -14
  21. package/dist-es/commands/AssociateSecurityKeyCommand.js +2 -14
  22. package/dist-es/commands/AssociateSecurityProfilesCommand.js +2 -14
  23. package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +2 -14
  24. package/dist-es/commands/AssociateUserProficienciesCommand.js +2 -14
  25. package/dist-es/commands/AssociateWorkspaceCommand.js +2 -14
  26. package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +2 -14
  27. package/dist-es/commands/BatchCreateDataTableValueCommand.js +2 -14
  28. package/dist-es/commands/BatchDeleteDataTableValueCommand.js +2 -14
  29. package/dist-es/commands/BatchDescribeDataTableValueCommand.js +2 -14
  30. package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +2 -14
  31. package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +2 -14
  32. package/dist-es/commands/BatchGetFlowAssociationCommand.js +2 -14
  33. package/dist-es/commands/BatchPutContactCommand.js +2 -14
  34. package/dist-es/commands/BatchUpdateDataTableValueCommand.js +2 -14
  35. package/dist-es/commands/ClaimPhoneNumberCommand.js +2 -14
  36. package/dist-es/commands/CompleteAttachedFileUploadCommand.js +2 -14
  37. package/dist-es/commands/CreateAgentStatusCommand.js +2 -14
  38. package/dist-es/commands/CreateAttachedFileCommand.js +4 -0
  39. package/dist-es/commands/CreateContactCommand.js +2 -14
  40. package/dist-es/commands/CreateContactFlowCommand.js +2 -14
  41. package/dist-es/commands/CreateContactFlowModuleAliasCommand.js +2 -14
  42. package/dist-es/commands/CreateContactFlowModuleCommand.js +2 -14
  43. package/dist-es/commands/CreateContactFlowModuleVersionCommand.js +2 -14
  44. package/dist-es/commands/CreateContactFlowVersionCommand.js +2 -14
  45. package/dist-es/commands/CreateDataTableAttributeCommand.js +2 -14
  46. package/dist-es/commands/CreateDataTableCommand.js +2 -14
  47. package/dist-es/commands/CreateEmailAddressCommand.js +2 -14
  48. package/dist-es/commands/CreateEvaluationFormCommand.js +2 -14
  49. package/dist-es/commands/CreateHoursOfOperationCommand.js +2 -14
  50. package/dist-es/commands/CreateHoursOfOperationOverrideCommand.js +2 -14
  51. package/dist-es/commands/CreateInstanceCommand.js +2 -14
  52. package/dist-es/commands/CreateIntegrationAssociationCommand.js +2 -14
  53. package/dist-es/commands/CreateNotificationCommand.js +2 -14
  54. package/dist-es/commands/CreateParticipantCommand.js +2 -14
  55. package/dist-es/commands/CreatePersistentContactAssociationCommand.js +2 -14
  56. package/dist-es/commands/CreatePredefinedAttributeCommand.js +2 -14
  57. package/dist-es/commands/CreatePromptCommand.js +2 -14
  58. package/dist-es/commands/CreatePushNotificationRegistrationCommand.js +2 -14
  59. package/dist-es/commands/CreateQueueCommand.js +2 -14
  60. package/dist-es/commands/CreateQuickConnectCommand.js +2 -14
  61. package/dist-es/commands/CreateRoutingProfileCommand.js +2 -14
  62. package/dist-es/commands/CreateRuleCommand.js +2 -14
  63. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -14
  64. package/dist-es/commands/CreateTaskTemplateCommand.js +2 -14
  65. package/dist-es/commands/CreateTestCaseCommand.js +2 -14
  66. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +2 -14
  67. package/dist-es/commands/CreateUseCaseCommand.js +2 -14
  68. package/dist-es/commands/CreateUserCommand.js +2 -14
  69. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +2 -14
  70. package/dist-es/commands/CreateViewCommand.js +2 -14
  71. package/dist-es/commands/CreateViewVersionCommand.js +2 -14
  72. package/dist-es/commands/CreateVocabularyCommand.js +2 -14
  73. package/dist-es/commands/CreateWorkspaceCommand.js +2 -14
  74. package/dist-es/commands/CreateWorkspacePageCommand.js +2 -14
  75. package/dist-es/commands/DeactivateEvaluationFormCommand.js +2 -14
  76. package/dist-es/commands/DeleteAttachedFileCommand.js +2 -14
  77. package/dist-es/commands/DeleteContactEvaluationCommand.js +2 -14
  78. package/dist-es/commands/DeleteContactFlowCommand.js +2 -14
  79. package/dist-es/commands/DeleteContactFlowModuleAliasCommand.js +2 -14
  80. package/dist-es/commands/DeleteContactFlowModuleCommand.js +2 -14
  81. package/dist-es/commands/DeleteContactFlowModuleVersionCommand.js +2 -14
  82. package/dist-es/commands/DeleteContactFlowVersionCommand.js +2 -14
  83. package/dist-es/commands/DeleteDataTableAttributeCommand.js +2 -14
  84. package/dist-es/commands/DeleteDataTableCommand.js +2 -14
  85. package/dist-es/commands/DeleteEmailAddressCommand.js +2 -14
  86. package/dist-es/commands/DeleteEvaluationFormCommand.js +2 -14
  87. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -14
  88. package/dist-es/commands/DeleteHoursOfOperationOverrideCommand.js +2 -14
  89. package/dist-es/commands/DeleteInstanceCommand.js +2 -14
  90. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -14
  91. package/dist-es/commands/DeleteNotificationCommand.js +2 -14
  92. package/dist-es/commands/DeletePredefinedAttributeCommand.js +2 -14
  93. package/dist-es/commands/DeletePromptCommand.js +2 -14
  94. package/dist-es/commands/DeletePushNotificationRegistrationCommand.js +2 -14
  95. package/dist-es/commands/DeleteQueueCommand.js +2 -14
  96. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -14
  97. package/dist-es/commands/DeleteRoutingProfileCommand.js +2 -14
  98. package/dist-es/commands/DeleteRuleCommand.js +2 -14
  99. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -14
  100. package/dist-es/commands/DeleteTaskTemplateCommand.js +2 -14
  101. package/dist-es/commands/DeleteTestCaseCommand.js +2 -14
  102. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +2 -14
  103. package/dist-es/commands/DeleteUseCaseCommand.js +2 -14
  104. package/dist-es/commands/DeleteUserCommand.js +2 -14
  105. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -14
  106. package/dist-es/commands/DeleteViewCommand.js +2 -14
  107. package/dist-es/commands/DeleteViewVersionCommand.js +2 -14
  108. package/dist-es/commands/DeleteVocabularyCommand.js +2 -14
  109. package/dist-es/commands/DeleteWorkspaceCommand.js +2 -14
  110. package/dist-es/commands/DeleteWorkspaceMediaCommand.js +2 -14
  111. package/dist-es/commands/DeleteWorkspacePageCommand.js +2 -14
  112. package/dist-es/commands/DescribeAgentStatusCommand.js +2 -14
  113. package/dist-es/commands/DescribeAttachedFilesConfigurationCommand.js +2 -14
  114. package/dist-es/commands/DescribeAuthenticationProfileCommand.js +2 -14
  115. package/dist-es/commands/DescribeContactCommand.js +2 -14
  116. package/dist-es/commands/DescribeContactEvaluationCommand.js +2 -14
  117. package/dist-es/commands/DescribeContactFlowCommand.js +2 -14
  118. package/dist-es/commands/DescribeContactFlowModuleAliasCommand.js +2 -14
  119. package/dist-es/commands/DescribeContactFlowModuleCommand.js +2 -14
  120. package/dist-es/commands/DescribeDataTableAttributeCommand.js +2 -14
  121. package/dist-es/commands/DescribeDataTableCommand.js +2 -14
  122. package/dist-es/commands/DescribeEmailAddressCommand.js +2 -14
  123. package/dist-es/commands/DescribeEvaluationFormCommand.js +2 -14
  124. package/dist-es/commands/DescribeHoursOfOperationCommand.js +2 -14
  125. package/dist-es/commands/DescribeHoursOfOperationOverrideCommand.js +2 -14
  126. package/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -14
  127. package/dist-es/commands/DescribeInstanceCommand.js +2 -14
  128. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +2 -14
  129. package/dist-es/commands/DescribeNotificationCommand.js +2 -14
  130. package/dist-es/commands/DescribePhoneNumberCommand.js +2 -14
  131. package/dist-es/commands/DescribePredefinedAttributeCommand.js +2 -14
  132. package/dist-es/commands/DescribePromptCommand.js +2 -14
  133. package/dist-es/commands/DescribeQueueCommand.js +2 -14
  134. package/dist-es/commands/DescribeQuickConnectCommand.js +2 -14
  135. package/dist-es/commands/DescribeRoutingProfileCommand.js +2 -14
  136. package/dist-es/commands/DescribeRuleCommand.js +2 -14
  137. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -14
  138. package/dist-es/commands/DescribeTestCaseCommand.js +2 -14
  139. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +2 -14
  140. package/dist-es/commands/DescribeUserCommand.js +2 -14
  141. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +2 -14
  142. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +2 -14
  143. package/dist-es/commands/DescribeViewCommand.js +2 -14
  144. package/dist-es/commands/DescribeVocabularyCommand.js +2 -14
  145. package/dist-es/commands/DescribeWorkspaceCommand.js +2 -14
  146. package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +2 -14
  147. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -14
  148. package/dist-es/commands/DisassociateBotCommand.js +2 -14
  149. package/dist-es/commands/DisassociateEmailAddressAliasCommand.js +2 -14
  150. package/dist-es/commands/DisassociateFlowCommand.js +2 -14
  151. package/dist-es/commands/DisassociateHoursOfOperationsCommand.js +2 -14
  152. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -14
  153. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -14
  154. package/dist-es/commands/DisassociateLexBotCommand.js +2 -14
  155. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -14
  156. package/dist-es/commands/DisassociateQueueEmailAddressesCommand.js +2 -14
  157. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -14
  158. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -14
  159. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -14
  160. package/dist-es/commands/DisassociateSecurityProfilesCommand.js +2 -14
  161. package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +2 -14
  162. package/dist-es/commands/DisassociateUserProficienciesCommand.js +2 -14
  163. package/dist-es/commands/DisassociateWorkspaceCommand.js +2 -14
  164. package/dist-es/commands/DismissUserContactCommand.js +2 -14
  165. package/dist-es/commands/EvaluateDataTableValuesCommand.js +2 -14
  166. package/dist-es/commands/GetAttachedFileCommand.js +2 -14
  167. package/dist-es/commands/GetContactAttributesCommand.js +2 -14
  168. package/dist-es/commands/GetContactMetricsCommand.js +2 -14
  169. package/dist-es/commands/GetCurrentMetricDataCommand.js +2 -14
  170. package/dist-es/commands/GetCurrentUserDataCommand.js +2 -14
  171. package/dist-es/commands/GetEffectiveHoursOfOperationsCommand.js +2 -14
  172. package/dist-es/commands/GetEvaluationFormValidationCommand.js +2 -14
  173. package/dist-es/commands/GetFederationTokenCommand.js +2 -14
  174. package/dist-es/commands/GetFlowAssociationCommand.js +2 -14
  175. package/dist-es/commands/GetMetricDataCommand.js +2 -14
  176. package/dist-es/commands/GetMetricDataV2Command.js +2 -14
  177. package/dist-es/commands/GetPromptFileCommand.js +2 -14
  178. package/dist-es/commands/GetTaskTemplateCommand.js +2 -14
  179. package/dist-es/commands/GetTestCaseExecutionSummaryCommand.js +2 -14
  180. package/dist-es/commands/GetTrafficDistributionCommand.js +2 -14
  181. package/dist-es/commands/ImportPhoneNumberCommand.js +2 -14
  182. package/dist-es/commands/ImportWorkspaceMediaCommand.js +2 -14
  183. package/dist-es/commands/ListAgentStatusesCommand.js +2 -14
  184. package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +2 -14
  185. package/dist-es/commands/ListAnalyticsDataLakeDataSetsCommand.js +2 -14
  186. package/dist-es/commands/ListApprovedOriginsCommand.js +2 -14
  187. package/dist-es/commands/ListAssociatedContactsCommand.js +2 -14
  188. package/dist-es/commands/ListAttachedFilesConfigurationsCommand.js +2 -14
  189. package/dist-es/commands/ListAuthenticationProfilesCommand.js +2 -14
  190. package/dist-es/commands/ListBotsCommand.js +2 -14
  191. package/dist-es/commands/ListChildHoursOfOperationsCommand.js +2 -14
  192. package/dist-es/commands/ListContactEvaluationsCommand.js +2 -14
  193. package/dist-es/commands/ListContactFlowModuleAliasesCommand.js +2 -14
  194. package/dist-es/commands/ListContactFlowModuleVersionsCommand.js +2 -14
  195. package/dist-es/commands/ListContactFlowModulesCommand.js +2 -14
  196. package/dist-es/commands/ListContactFlowVersionsCommand.js +2 -14
  197. package/dist-es/commands/ListContactFlowsCommand.js +2 -14
  198. package/dist-es/commands/ListContactReferencesCommand.js +2 -14
  199. package/dist-es/commands/ListDataTableAttributesCommand.js +2 -14
  200. package/dist-es/commands/ListDataTablePrimaryValuesCommand.js +2 -14
  201. package/dist-es/commands/ListDataTableValuesCommand.js +2 -14
  202. package/dist-es/commands/ListDataTablesCommand.js +2 -14
  203. package/dist-es/commands/ListDefaultVocabulariesCommand.js +2 -14
  204. package/dist-es/commands/ListEntitySecurityProfilesCommand.js +2 -14
  205. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +2 -14
  206. package/dist-es/commands/ListEvaluationFormsCommand.js +2 -14
  207. package/dist-es/commands/ListFlowAssociationsCommand.js +2 -14
  208. package/dist-es/commands/ListHoursOfOperationOverridesCommand.js +2 -14
  209. package/dist-es/commands/ListHoursOfOperationsCommand.js +2 -14
  210. package/dist-es/commands/ListInstanceAttributesCommand.js +2 -14
  211. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +2 -14
  212. package/dist-es/commands/ListInstancesCommand.js +2 -14
  213. package/dist-es/commands/ListIntegrationAssociationsCommand.js +2 -14
  214. package/dist-es/commands/ListLambdaFunctionsCommand.js +2 -14
  215. package/dist-es/commands/ListLexBotsCommand.js +2 -14
  216. package/dist-es/commands/ListNotificationsCommand.js +2 -14
  217. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -14
  218. package/dist-es/commands/ListPhoneNumbersV2Command.js +2 -14
  219. package/dist-es/commands/ListPredefinedAttributesCommand.js +2 -14
  220. package/dist-es/commands/ListPromptsCommand.js +2 -14
  221. package/dist-es/commands/ListQueueEmailAddressesCommand.js +2 -14
  222. package/dist-es/commands/ListQueueQuickConnectsCommand.js +2 -14
  223. package/dist-es/commands/ListQueuesCommand.js +2 -14
  224. package/dist-es/commands/ListQuickConnectsCommand.js +2 -14
  225. package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +2 -14
  226. package/dist-es/commands/ListRoutingProfileManualAssignmentQueuesCommand.js +2 -14
  227. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +2 -14
  228. package/dist-es/commands/ListRoutingProfilesCommand.js +2 -14
  229. package/dist-es/commands/ListRulesCommand.js +2 -14
  230. package/dist-es/commands/ListSecurityKeysCommand.js +2 -14
  231. package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +2 -14
  232. package/dist-es/commands/ListSecurityProfileFlowModulesCommand.js +2 -14
  233. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +2 -14
  234. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -14
  235. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  236. package/dist-es/commands/ListTaskTemplatesCommand.js +2 -14
  237. package/dist-es/commands/ListTestCaseExecutionRecordsCommand.js +2 -14
  238. package/dist-es/commands/ListTestCaseExecutionsCommand.js +2 -14
  239. package/dist-es/commands/ListTestCasesCommand.js +2 -14
  240. package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +2 -14
  241. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +2 -14
  242. package/dist-es/commands/ListUseCasesCommand.js +2 -14
  243. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +2 -14
  244. package/dist-es/commands/ListUserNotificationsCommand.js +2 -14
  245. package/dist-es/commands/ListUserProficienciesCommand.js +2 -14
  246. package/dist-es/commands/ListUsersCommand.js +2 -14
  247. package/dist-es/commands/ListViewVersionsCommand.js +2 -14
  248. package/dist-es/commands/ListViewsCommand.js +2 -14
  249. package/dist-es/commands/ListWorkspaceMediaCommand.js +2 -14
  250. package/dist-es/commands/ListWorkspacePagesCommand.js +2 -14
  251. package/dist-es/commands/ListWorkspacesCommand.js +2 -14
  252. package/dist-es/commands/MonitorContactCommand.js +2 -14
  253. package/dist-es/commands/PauseContactCommand.js +2 -14
  254. package/dist-es/commands/PutUserStatusCommand.js +2 -14
  255. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -14
  256. package/dist-es/commands/ReplicateInstanceCommand.js +2 -14
  257. package/dist-es/commands/ResumeContactCommand.js +2 -14
  258. package/dist-es/commands/ResumeContactRecordingCommand.js +2 -14
  259. package/dist-es/commands/SearchAgentStatusesCommand.js +2 -14
  260. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -14
  261. package/dist-es/commands/SearchContactEvaluationsCommand.js +2 -14
  262. package/dist-es/commands/SearchContactFlowModulesCommand.js +2 -14
  263. package/dist-es/commands/SearchContactFlowsCommand.js +2 -14
  264. package/dist-es/commands/SearchContactsCommand.js +2 -14
  265. package/dist-es/commands/SearchDataTablesCommand.js +2 -14
  266. package/dist-es/commands/SearchEmailAddressesCommand.js +2 -14
  267. package/dist-es/commands/SearchEvaluationFormsCommand.js +2 -14
  268. package/dist-es/commands/SearchHoursOfOperationOverridesCommand.js +2 -14
  269. package/dist-es/commands/SearchHoursOfOperationsCommand.js +2 -14
  270. package/dist-es/commands/SearchNotificationsCommand.js +2 -14
  271. package/dist-es/commands/SearchPredefinedAttributesCommand.js +2 -14
  272. package/dist-es/commands/SearchPromptsCommand.js +2 -14
  273. package/dist-es/commands/SearchQueuesCommand.js +2 -14
  274. package/dist-es/commands/SearchQuickConnectsCommand.js +2 -14
  275. package/dist-es/commands/SearchResourceTagsCommand.js +2 -14
  276. package/dist-es/commands/SearchRoutingProfilesCommand.js +2 -14
  277. package/dist-es/commands/SearchSecurityProfilesCommand.js +2 -14
  278. package/dist-es/commands/SearchTestCasesCommand.js +2 -14
  279. package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +2 -14
  280. package/dist-es/commands/SearchUsersCommand.js +2 -14
  281. package/dist-es/commands/SearchViewsCommand.js +2 -14
  282. package/dist-es/commands/SearchVocabulariesCommand.js +2 -14
  283. package/dist-es/commands/SearchWorkspaceAssociationsCommand.js +2 -14
  284. package/dist-es/commands/SearchWorkspacesCommand.js +2 -14
  285. package/dist-es/commands/SendChatIntegrationEventCommand.js +2 -14
  286. package/dist-es/commands/SendOutboundEmailCommand.js +2 -14
  287. package/dist-es/commands/SendOutboundWebNotificationCommand.js +4 -0
  288. package/dist-es/commands/StartAttachedFileUploadCommand.js +2 -14
  289. package/dist-es/commands/StartChatContactCommand.js +2 -14
  290. package/dist-es/commands/StartContactConversationalAnalyticsJobCommand.js +4 -0
  291. package/dist-es/commands/StartContactEvaluationCommand.js +2 -14
  292. package/dist-es/commands/StartContactMediaProcessingCommand.js +2 -14
  293. package/dist-es/commands/StartContactRecordingCommand.js +2 -14
  294. package/dist-es/commands/StartContactStreamingCommand.js +2 -14
  295. package/dist-es/commands/StartEmailContactCommand.js +2 -14
  296. package/dist-es/commands/StartEvaluationFormValidationCommand.js +2 -14
  297. package/dist-es/commands/StartOutboundChatContactCommand.js +2 -14
  298. package/dist-es/commands/StartOutboundEmailContactCommand.js +2 -14
  299. package/dist-es/commands/StartOutboundVoiceContactCommand.js +2 -14
  300. package/dist-es/commands/StartScreenSharingCommand.js +2 -14
  301. package/dist-es/commands/StartTaskContactCommand.js +2 -14
  302. package/dist-es/commands/StartTestCaseExecutionCommand.js +2 -14
  303. package/dist-es/commands/StartWebRTCContactCommand.js +2 -14
  304. package/dist-es/commands/StopContactCommand.js +2 -14
  305. package/dist-es/commands/StopContactMediaProcessingCommand.js +2 -14
  306. package/dist-es/commands/StopContactRecordingCommand.js +2 -14
  307. package/dist-es/commands/StopContactStreamingCommand.js +2 -14
  308. package/dist-es/commands/StopTestCaseExecutionCommand.js +2 -14
  309. package/dist-es/commands/SubmitContactEvaluationCommand.js +2 -14
  310. package/dist-es/commands/SuspendContactRecordingCommand.js +2 -14
  311. package/dist-es/commands/TagContactCommand.js +2 -14
  312. package/dist-es/commands/TagResourceCommand.js +2 -14
  313. package/dist-es/commands/TransferContactCommand.js +2 -14
  314. package/dist-es/commands/UntagContactCommand.js +2 -14
  315. package/dist-es/commands/UntagResourceCommand.js +2 -14
  316. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -14
  317. package/dist-es/commands/UpdateAttachedFilesConfigurationCommand.js +2 -14
  318. package/dist-es/commands/UpdateAuthenticationProfileCommand.js +2 -14
  319. package/dist-es/commands/UpdateContactAttributesCommand.js +2 -14
  320. package/dist-es/commands/UpdateContactCommand.js +2 -14
  321. package/dist-es/commands/UpdateContactEvaluationCommand.js +2 -14
  322. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -14
  323. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -14
  324. package/dist-es/commands/UpdateContactFlowModuleAliasCommand.js +2 -14
  325. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +2 -14
  326. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +2 -14
  327. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -14
  328. package/dist-es/commands/UpdateContactRoutingDataCommand.js +2 -14
  329. package/dist-es/commands/UpdateContactScheduleCommand.js +2 -14
  330. package/dist-es/commands/UpdateDataTableAttributeCommand.js +2 -14
  331. package/dist-es/commands/UpdateDataTableMetadataCommand.js +2 -14
  332. package/dist-es/commands/UpdateDataTablePrimaryValuesCommand.js +2 -14
  333. package/dist-es/commands/UpdateEmailAddressMetadataCommand.js +2 -14
  334. package/dist-es/commands/UpdateEvaluationFormCommand.js +2 -14
  335. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -14
  336. package/dist-es/commands/UpdateHoursOfOperationOverrideCommand.js +2 -14
  337. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -14
  338. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -14
  339. package/dist-es/commands/UpdateNotificationContentCommand.js +2 -14
  340. package/dist-es/commands/UpdateParticipantAuthenticationCommand.js +2 -14
  341. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +2 -14
  342. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -14
  343. package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +2 -14
  344. package/dist-es/commands/UpdatePredefinedAttributeCommand.js +2 -14
  345. package/dist-es/commands/UpdatePromptCommand.js +2 -14
  346. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -14
  347. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -14
  348. package/dist-es/commands/UpdateQueueNameCommand.js +2 -14
  349. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -14
  350. package/dist-es/commands/UpdateQueueOutboundEmailConfigCommand.js +2 -14
  351. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -14
  352. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -14
  353. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -14
  354. package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +2 -14
  355. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -14
  356. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -14
  357. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -14
  358. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -14
  359. package/dist-es/commands/UpdateRuleCommand.js +2 -14
  360. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -14
  361. package/dist-es/commands/UpdateTaskTemplateCommand.js +2 -14
  362. package/dist-es/commands/UpdateTestCaseCommand.js +2 -14
  363. package/dist-es/commands/UpdateTrafficDistributionCommand.js +2 -14
  364. package/dist-es/commands/UpdateUserConfigCommand.js +2 -14
  365. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -14
  366. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -14
  367. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -14
  368. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -14
  369. package/dist-es/commands/UpdateUserNotificationStatusCommand.js +2 -14
  370. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -14
  371. package/dist-es/commands/UpdateUserProficienciesCommand.js +2 -14
  372. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -14
  373. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -14
  374. package/dist-es/commands/UpdateViewContentCommand.js +2 -14
  375. package/dist-es/commands/UpdateViewMetadataCommand.js +2 -14
  376. package/dist-es/commands/UpdateWorkspaceMetadataCommand.js +2 -14
  377. package/dist-es/commands/UpdateWorkspacePageCommand.js +2 -14
  378. package/dist-es/commands/UpdateWorkspaceThemeCommand.js +2 -14
  379. package/dist-es/commands/UpdateWorkspaceVisibilityCommand.js +2 -14
  380. package/dist-es/commands/index.js +3 -0
  381. package/dist-es/index.js +1 -0
  382. package/dist-es/models/enums.js +29 -0
  383. package/dist-es/runtimeConfig.browser.js +0 -2
  384. package/dist-es/runtimeConfig.js +1 -2
  385. package/dist-es/runtimeConfig.native.js +0 -2
  386. package/dist-es/runtimeConfig.shared.js +2 -0
  387. package/dist-es/schemas/schemas_0.js +191 -57
  388. package/dist-types/Connect.d.ts +21 -0
  389. package/dist-types/ConnectClient.d.ts +5 -2
  390. package/dist-types/commandBuilder.d.ts +18 -0
  391. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +3 -8
  392. package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +3 -8
  393. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +3 -8
  394. package/dist-types/commands/AssociateBotCommand.d.ts +3 -8
  395. package/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -8
  396. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +3 -8
  397. package/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +3 -8
  398. package/dist-types/commands/AssociateFlowCommand.d.ts +3 -8
  399. package/dist-types/commands/AssociateHoursOfOperationsCommand.d.ts +3 -8
  400. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +3 -8
  401. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +3 -8
  402. package/dist-types/commands/AssociateLexBotCommand.d.ts +3 -8
  403. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +3 -8
  404. package/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +3 -8
  405. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +3 -8
  406. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +3 -8
  407. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +3 -8
  408. package/dist-types/commands/AssociateSecurityProfilesCommand.d.ts +3 -8
  409. package/dist-types/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +3 -8
  410. package/dist-types/commands/AssociateUserProficienciesCommand.d.ts +3 -8
  411. package/dist-types/commands/AssociateWorkspaceCommand.d.ts +3 -8
  412. package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +3 -8
  413. package/dist-types/commands/BatchCreateDataTableValueCommand.d.ts +3 -8
  414. package/dist-types/commands/BatchDeleteDataTableValueCommand.d.ts +3 -8
  415. package/dist-types/commands/BatchDescribeDataTableValueCommand.d.ts +3 -8
  416. package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +3 -8
  417. package/dist-types/commands/BatchGetAttachedFileMetadataCommand.d.ts +4 -9
  418. package/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +3 -8
  419. package/dist-types/commands/BatchPutContactCommand.d.ts +3 -8
  420. package/dist-types/commands/BatchUpdateDataTableValueCommand.d.ts +3 -8
  421. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -8
  422. package/dist-types/commands/CompleteAttachedFileUploadCommand.d.ts +3 -8
  423. package/dist-types/commands/CreateAgentStatusCommand.d.ts +3 -8
  424. package/dist-types/commands/CreateAttachedFileCommand.d.ts +110 -0
  425. package/dist-types/commands/CreateContactCommand.d.ts +4 -9
  426. package/dist-types/commands/CreateContactFlowCommand.d.ts +3 -8
  427. package/dist-types/commands/CreateContactFlowModuleAliasCommand.d.ts +3 -8
  428. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +3 -8
  429. package/dist-types/commands/CreateContactFlowModuleVersionCommand.d.ts +3 -8
  430. package/dist-types/commands/CreateContactFlowVersionCommand.d.ts +3 -8
  431. package/dist-types/commands/CreateDataTableAttributeCommand.d.ts +3 -8
  432. package/dist-types/commands/CreateDataTableCommand.d.ts +3 -8
  433. package/dist-types/commands/CreateEmailAddressCommand.d.ts +3 -8
  434. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +4 -9
  435. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +3 -8
  436. package/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +3 -8
  437. package/dist-types/commands/CreateInstanceCommand.d.ts +3 -8
  438. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +3 -8
  439. package/dist-types/commands/CreateNotificationCommand.d.ts +3 -8
  440. package/dist-types/commands/CreateParticipantCommand.d.ts +3 -8
  441. package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +3 -8
  442. package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -8
  443. package/dist-types/commands/CreatePromptCommand.d.ts +3 -8
  444. package/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +3 -8
  445. package/dist-types/commands/CreateQueueCommand.d.ts +3 -8
  446. package/dist-types/commands/CreateQuickConnectCommand.d.ts +3 -8
  447. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +3 -8
  448. package/dist-types/commands/CreateRuleCommand.d.ts +3 -8
  449. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +3 -8
  450. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +3 -8
  451. package/dist-types/commands/CreateTestCaseCommand.d.ts +3 -8
  452. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +3 -8
  453. package/dist-types/commands/CreateUseCaseCommand.d.ts +3 -8
  454. package/dist-types/commands/CreateUserCommand.d.ts +3 -8
  455. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +3 -8
  456. package/dist-types/commands/CreateViewCommand.d.ts +3 -8
  457. package/dist-types/commands/CreateViewVersionCommand.d.ts +3 -8
  458. package/dist-types/commands/CreateVocabularyCommand.d.ts +3 -8
  459. package/dist-types/commands/CreateWorkspaceCommand.d.ts +3 -8
  460. package/dist-types/commands/CreateWorkspacePageCommand.d.ts +3 -8
  461. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +3 -8
  462. package/dist-types/commands/DeleteAttachedFileCommand.d.ts +3 -8
  463. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +3 -8
  464. package/dist-types/commands/DeleteContactFlowCommand.d.ts +3 -8
  465. package/dist-types/commands/DeleteContactFlowModuleAliasCommand.d.ts +3 -8
  466. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +3 -8
  467. package/dist-types/commands/DeleteContactFlowModuleVersionCommand.d.ts +3 -8
  468. package/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +3 -8
  469. package/dist-types/commands/DeleteDataTableAttributeCommand.d.ts +3 -8
  470. package/dist-types/commands/DeleteDataTableCommand.d.ts +3 -8
  471. package/dist-types/commands/DeleteEmailAddressCommand.d.ts +3 -8
  472. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +3 -8
  473. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +3 -8
  474. package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +3 -8
  475. package/dist-types/commands/DeleteInstanceCommand.d.ts +3 -8
  476. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +3 -8
  477. package/dist-types/commands/DeleteNotificationCommand.d.ts +3 -8
  478. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +3 -8
  479. package/dist-types/commands/DeletePromptCommand.d.ts +3 -8
  480. package/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +3 -8
  481. package/dist-types/commands/DeleteQueueCommand.d.ts +3 -8
  482. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +3 -8
  483. package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +3 -8
  484. package/dist-types/commands/DeleteRuleCommand.d.ts +3 -8
  485. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +3 -8
  486. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +3 -8
  487. package/dist-types/commands/DeleteTestCaseCommand.d.ts +3 -8
  488. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +3 -8
  489. package/dist-types/commands/DeleteUseCaseCommand.d.ts +3 -8
  490. package/dist-types/commands/DeleteUserCommand.d.ts +3 -8
  491. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +3 -8
  492. package/dist-types/commands/DeleteViewCommand.d.ts +3 -8
  493. package/dist-types/commands/DeleteViewVersionCommand.d.ts +3 -8
  494. package/dist-types/commands/DeleteVocabularyCommand.d.ts +3 -8
  495. package/dist-types/commands/DeleteWorkspaceCommand.d.ts +3 -8
  496. package/dist-types/commands/DeleteWorkspaceMediaCommand.d.ts +3 -8
  497. package/dist-types/commands/DeleteWorkspacePageCommand.d.ts +3 -8
  498. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +3 -8
  499. package/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +3 -8
  500. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +3 -8
  501. package/dist-types/commands/DescribeContactCommand.d.ts +3 -8
  502. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +3 -8
  503. package/dist-types/commands/DescribeContactFlowCommand.d.ts +3 -8
  504. package/dist-types/commands/DescribeContactFlowModuleAliasCommand.d.ts +3 -8
  505. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +3 -8
  506. package/dist-types/commands/DescribeDataTableAttributeCommand.d.ts +3 -8
  507. package/dist-types/commands/DescribeDataTableCommand.d.ts +3 -8
  508. package/dist-types/commands/DescribeEmailAddressCommand.d.ts +3 -8
  509. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +3 -8
  510. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +3 -8
  511. package/dist-types/commands/DescribeHoursOfOperationOverrideCommand.d.ts +3 -8
  512. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +3 -8
  513. package/dist-types/commands/DescribeInstanceCommand.d.ts +3 -8
  514. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +3 -8
  515. package/dist-types/commands/DescribeNotificationCommand.d.ts +3 -8
  516. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +3 -8
  517. package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -8
  518. package/dist-types/commands/DescribePromptCommand.d.ts +3 -8
  519. package/dist-types/commands/DescribeQueueCommand.d.ts +3 -8
  520. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +3 -8
  521. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +3 -8
  522. package/dist-types/commands/DescribeRuleCommand.d.ts +3 -8
  523. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +3 -8
  524. package/dist-types/commands/DescribeTestCaseCommand.d.ts +3 -8
  525. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +3 -8
  526. package/dist-types/commands/DescribeUserCommand.d.ts +3 -8
  527. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +3 -8
  528. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +3 -8
  529. package/dist-types/commands/DescribeViewCommand.d.ts +3 -8
  530. package/dist-types/commands/DescribeVocabularyCommand.d.ts +3 -8
  531. package/dist-types/commands/DescribeWorkspaceCommand.d.ts +3 -8
  532. package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +3 -8
  533. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +3 -8
  534. package/dist-types/commands/DisassociateBotCommand.d.ts +3 -8
  535. package/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -8
  536. package/dist-types/commands/DisassociateFlowCommand.d.ts +3 -8
  537. package/dist-types/commands/DisassociateHoursOfOperationsCommand.d.ts +3 -8
  538. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +3 -8
  539. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +3 -8
  540. package/dist-types/commands/DisassociateLexBotCommand.d.ts +3 -8
  541. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +3 -8
  542. package/dist-types/commands/DisassociateQueueEmailAddressesCommand.d.ts +3 -8
  543. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +3 -8
  544. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +3 -8
  545. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +3 -8
  546. package/dist-types/commands/DisassociateSecurityProfilesCommand.d.ts +3 -8
  547. package/dist-types/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +3 -8
  548. package/dist-types/commands/DisassociateUserProficienciesCommand.d.ts +3 -8
  549. package/dist-types/commands/DisassociateWorkspaceCommand.d.ts +3 -8
  550. package/dist-types/commands/DismissUserContactCommand.d.ts +3 -8
  551. package/dist-types/commands/EvaluateDataTableValuesCommand.d.ts +3 -8
  552. package/dist-types/commands/GetAttachedFileCommand.d.ts +4 -9
  553. package/dist-types/commands/GetContactAttributesCommand.d.ts +3 -8
  554. package/dist-types/commands/GetContactMetricsCommand.d.ts +3 -8
  555. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +3 -8
  556. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +3 -8
  557. package/dist-types/commands/GetEffectiveHoursOfOperationsCommand.d.ts +3 -8
  558. package/dist-types/commands/GetEvaluationFormValidationCommand.d.ts +3 -8
  559. package/dist-types/commands/GetFederationTokenCommand.d.ts +3 -8
  560. package/dist-types/commands/GetFlowAssociationCommand.d.ts +3 -8
  561. package/dist-types/commands/GetMetricDataCommand.d.ts +5 -9
  562. package/dist-types/commands/GetMetricDataV2Command.d.ts +3 -8
  563. package/dist-types/commands/GetPromptFileCommand.d.ts +3 -8
  564. package/dist-types/commands/GetTaskTemplateCommand.d.ts +3 -8
  565. package/dist-types/commands/GetTestCaseExecutionSummaryCommand.d.ts +3 -8
  566. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +3 -8
  567. package/dist-types/commands/ImportPhoneNumberCommand.d.ts +3 -8
  568. package/dist-types/commands/ImportWorkspaceMediaCommand.d.ts +3 -8
  569. package/dist-types/commands/ListAgentStatusesCommand.d.ts +3 -8
  570. package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +3 -8
  571. package/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +3 -8
  572. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +3 -8
  573. package/dist-types/commands/ListAssociatedContactsCommand.d.ts +3 -8
  574. package/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +3 -8
  575. package/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +3 -8
  576. package/dist-types/commands/ListBotsCommand.d.ts +3 -8
  577. package/dist-types/commands/ListChildHoursOfOperationsCommand.d.ts +3 -8
  578. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +3 -8
  579. package/dist-types/commands/ListContactFlowModuleAliasesCommand.d.ts +3 -8
  580. package/dist-types/commands/ListContactFlowModuleVersionsCommand.d.ts +3 -8
  581. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +3 -8
  582. package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +3 -8
  583. package/dist-types/commands/ListContactFlowsCommand.d.ts +3 -8
  584. package/dist-types/commands/ListContactReferencesCommand.d.ts +3 -8
  585. package/dist-types/commands/ListDataTableAttributesCommand.d.ts +3 -8
  586. package/dist-types/commands/ListDataTablePrimaryValuesCommand.d.ts +3 -8
  587. package/dist-types/commands/ListDataTableValuesCommand.d.ts +3 -8
  588. package/dist-types/commands/ListDataTablesCommand.d.ts +3 -8
  589. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +3 -8
  590. package/dist-types/commands/ListEntitySecurityProfilesCommand.d.ts +3 -8
  591. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +3 -8
  592. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +3 -8
  593. package/dist-types/commands/ListFlowAssociationsCommand.d.ts +3 -8
  594. package/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +3 -8
  595. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +3 -8
  596. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +3 -8
  597. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +3 -8
  598. package/dist-types/commands/ListInstancesCommand.d.ts +3 -8
  599. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +3 -8
  600. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +3 -8
  601. package/dist-types/commands/ListLexBotsCommand.d.ts +3 -8
  602. package/dist-types/commands/ListNotificationsCommand.d.ts +3 -8
  603. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -8
  604. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +3 -8
  605. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -8
  606. package/dist-types/commands/ListPromptsCommand.d.ts +3 -8
  607. package/dist-types/commands/ListQueueEmailAddressesCommand.d.ts +3 -8
  608. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +3 -8
  609. package/dist-types/commands/ListQueuesCommand.d.ts +3 -8
  610. package/dist-types/commands/ListQuickConnectsCommand.d.ts +3 -8
  611. package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +3 -8
  612. package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +3 -8
  613. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +3 -8
  614. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +3 -8
  615. package/dist-types/commands/ListRulesCommand.d.ts +3 -8
  616. package/dist-types/commands/ListSecurityKeysCommand.d.ts +3 -8
  617. package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +3 -8
  618. package/dist-types/commands/ListSecurityProfileFlowModulesCommand.d.ts +3 -8
  619. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +3 -8
  620. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +3 -8
  621. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  622. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +3 -8
  623. package/dist-types/commands/ListTestCaseExecutionRecordsCommand.d.ts +3 -8
  624. package/dist-types/commands/ListTestCaseExecutionsCommand.d.ts +3 -8
  625. package/dist-types/commands/ListTestCasesCommand.d.ts +3 -8
  626. package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +3 -8
  627. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +3 -8
  628. package/dist-types/commands/ListUseCasesCommand.d.ts +3 -8
  629. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +3 -8
  630. package/dist-types/commands/ListUserNotificationsCommand.d.ts +3 -8
  631. package/dist-types/commands/ListUserProficienciesCommand.d.ts +3 -8
  632. package/dist-types/commands/ListUsersCommand.d.ts +3 -8
  633. package/dist-types/commands/ListViewVersionsCommand.d.ts +3 -8
  634. package/dist-types/commands/ListViewsCommand.d.ts +3 -8
  635. package/dist-types/commands/ListWorkspaceMediaCommand.d.ts +3 -8
  636. package/dist-types/commands/ListWorkspacePagesCommand.d.ts +3 -8
  637. package/dist-types/commands/ListWorkspacesCommand.d.ts +3 -8
  638. package/dist-types/commands/MonitorContactCommand.d.ts +3 -8
  639. package/dist-types/commands/PauseContactCommand.d.ts +3 -8
  640. package/dist-types/commands/PutUserStatusCommand.d.ts +3 -8
  641. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +3 -8
  642. package/dist-types/commands/ReplicateInstanceCommand.d.ts +3 -8
  643. package/dist-types/commands/ResumeContactCommand.d.ts +3 -8
  644. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +3 -8
  645. package/dist-types/commands/SearchAgentStatusesCommand.d.ts +3 -8
  646. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -8
  647. package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +3 -8
  648. package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +3 -8
  649. package/dist-types/commands/SearchContactFlowsCommand.d.ts +3 -8
  650. package/dist-types/commands/SearchContactsCommand.d.ts +3 -8
  651. package/dist-types/commands/SearchDataTablesCommand.d.ts +3 -8
  652. package/dist-types/commands/SearchEmailAddressesCommand.d.ts +4 -10
  653. package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +3 -8
  654. package/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +3 -8
  655. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +3 -8
  656. package/dist-types/commands/SearchNotificationsCommand.d.ts +3 -8
  657. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +3 -8
  658. package/dist-types/commands/SearchPromptsCommand.d.ts +3 -8
  659. package/dist-types/commands/SearchQueuesCommand.d.ts +3 -8
  660. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +3 -8
  661. package/dist-types/commands/SearchResourceTagsCommand.d.ts +3 -8
  662. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +3 -8
  663. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +3 -8
  664. package/dist-types/commands/SearchTestCasesCommand.d.ts +3 -8
  665. package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +3 -8
  666. package/dist-types/commands/SearchUsersCommand.d.ts +5 -9
  667. package/dist-types/commands/SearchViewsCommand.d.ts +5 -9
  668. package/dist-types/commands/SearchVocabulariesCommand.d.ts +3 -8
  669. package/dist-types/commands/SearchWorkspaceAssociationsCommand.d.ts +5 -9
  670. package/dist-types/commands/SearchWorkspacesCommand.d.ts +5 -9
  671. package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +3 -8
  672. package/dist-types/commands/SendOutboundEmailCommand.d.ts +3 -8
  673. package/dist-types/commands/SendOutboundWebNotificationCommand.d.ts +117 -0
  674. package/dist-types/commands/StartAttachedFileUploadCommand.d.ts +4 -9
  675. package/dist-types/commands/StartChatContactCommand.d.ts +5 -9
  676. package/dist-types/commands/StartContactConversationalAnalyticsJobCommand.d.ts +130 -0
  677. package/dist-types/commands/StartContactEvaluationCommand.d.ts +3 -8
  678. package/dist-types/commands/StartContactMediaProcessingCommand.d.ts +3 -8
  679. package/dist-types/commands/StartContactRecordingCommand.d.ts +3 -8
  680. package/dist-types/commands/StartContactStreamingCommand.d.ts +3 -8
  681. package/dist-types/commands/StartEmailContactCommand.d.ts +5 -9
  682. package/dist-types/commands/StartEvaluationFormValidationCommand.d.ts +3 -8
  683. package/dist-types/commands/StartOutboundChatContactCommand.d.ts +5 -9
  684. package/dist-types/commands/StartOutboundEmailContactCommand.d.ts +3 -8
  685. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -8
  686. package/dist-types/commands/StartScreenSharingCommand.d.ts +3 -8
  687. package/dist-types/commands/StartTaskContactCommand.d.ts +5 -9
  688. package/dist-types/commands/StartTestCaseExecutionCommand.d.ts +3 -8
  689. package/dist-types/commands/StartWebRTCContactCommand.d.ts +3 -8
  690. package/dist-types/commands/StopContactCommand.d.ts +3 -8
  691. package/dist-types/commands/StopContactMediaProcessingCommand.d.ts +3 -8
  692. package/dist-types/commands/StopContactRecordingCommand.d.ts +3 -8
  693. package/dist-types/commands/StopContactStreamingCommand.d.ts +3 -8
  694. package/dist-types/commands/StopTestCaseExecutionCommand.d.ts +3 -8
  695. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +3 -8
  696. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +3 -8
  697. package/dist-types/commands/TagContactCommand.d.ts +3 -8
  698. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  699. package/dist-types/commands/TransferContactCommand.d.ts +3 -8
  700. package/dist-types/commands/UntagContactCommand.d.ts +3 -8
  701. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  702. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +3 -8
  703. package/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +3 -8
  704. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +3 -8
  705. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -8
  706. package/dist-types/commands/UpdateContactCommand.d.ts +5 -9
  707. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +3 -8
  708. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +3 -8
  709. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +3 -8
  710. package/dist-types/commands/UpdateContactFlowModuleAliasCommand.d.ts +3 -8
  711. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +3 -8
  712. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +3 -8
  713. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +3 -8
  714. package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +3 -8
  715. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +3 -8
  716. package/dist-types/commands/UpdateDataTableAttributeCommand.d.ts +3 -8
  717. package/dist-types/commands/UpdateDataTableMetadataCommand.d.ts +3 -8
  718. package/dist-types/commands/UpdateDataTablePrimaryValuesCommand.d.ts +3 -8
  719. package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +3 -8
  720. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +3 -8
  721. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +3 -8
  722. package/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +3 -8
  723. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +3 -8
  724. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +3 -8
  725. package/dist-types/commands/UpdateNotificationContentCommand.d.ts +3 -8
  726. package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +3 -8
  727. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +3 -8
  728. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -8
  729. package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +3 -8
  730. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -8
  731. package/dist-types/commands/UpdatePromptCommand.d.ts +3 -8
  732. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +3 -8
  733. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +3 -8
  734. package/dist-types/commands/UpdateQueueNameCommand.d.ts +3 -8
  735. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +3 -8
  736. package/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +3 -8
  737. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +3 -8
  738. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +3 -8
  739. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +3 -8
  740. package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +3 -8
  741. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +3 -8
  742. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +3 -8
  743. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +3 -8
  744. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +3 -8
  745. package/dist-types/commands/UpdateRuleCommand.d.ts +3 -8
  746. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +3 -8
  747. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +3 -8
  748. package/dist-types/commands/UpdateTestCaseCommand.d.ts +3 -8
  749. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +3 -8
  750. package/dist-types/commands/UpdateUserConfigCommand.d.ts +3 -8
  751. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +3 -8
  752. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +3 -8
  753. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +3 -8
  754. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +3 -8
  755. package/dist-types/commands/UpdateUserNotificationStatusCommand.d.ts +3 -8
  756. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +3 -8
  757. package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +3 -8
  758. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +3 -8
  759. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +3 -8
  760. package/dist-types/commands/UpdateViewContentCommand.d.ts +3 -8
  761. package/dist-types/commands/UpdateViewMetadataCommand.d.ts +3 -8
  762. package/dist-types/commands/UpdateWorkspaceMetadataCommand.d.ts +3 -8
  763. package/dist-types/commands/UpdateWorkspacePageCommand.d.ts +3 -8
  764. package/dist-types/commands/UpdateWorkspaceThemeCommand.d.ts +3 -8
  765. package/dist-types/commands/UpdateWorkspaceVisibilityCommand.d.ts +3 -8
  766. package/dist-types/commands/index.d.ts +3 -0
  767. package/dist-types/index.d.ts +1 -0
  768. package/dist-types/models/enums.d.ts +77 -0
  769. package/dist-types/models/models_0.d.ts +75 -94
  770. package/dist-types/models/models_1.d.ts +95 -33
  771. package/dist-types/models/models_2.d.ts +34 -60
  772. package/dist-types/models/models_3.d.ts +365 -1018
  773. package/dist-types/models/models_4.d.ts +1019 -4
  774. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  775. package/dist-types/runtimeConfig.d.ts +1 -1
  776. package/dist-types/runtimeConfig.native.d.ts +1 -1
  777. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  778. package/dist-types/schemas/schemas_0.d.ts +20 -0
  779. package/dist-types/ts3.4/Connect.d.ts +57 -0
  780. package/dist-types/ts3.4/ConnectClient.d.ts +18 -0
  781. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  782. package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +7 -16
  783. package/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +7 -16
  784. package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +7 -16
  785. package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +7 -16
  786. package/dist-types/ts3.4/commands/AssociateContactWithUserCommand.d.ts +7 -16
  787. package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +7 -16
  788. package/dist-types/ts3.4/commands/AssociateEmailAddressAliasCommand.d.ts +7 -16
  789. package/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +7 -16
  790. package/dist-types/ts3.4/commands/AssociateHoursOfOperationsCommand.d.ts +7 -16
  791. package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +7 -16
  792. package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +7 -16
  793. package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +7 -16
  794. package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +7 -16
  795. package/dist-types/ts3.4/commands/AssociateQueueEmailAddressesCommand.d.ts +7 -16
  796. package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +7 -16
  797. package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +7 -16
  798. package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +7 -16
  799. package/dist-types/ts3.4/commands/AssociateSecurityProfilesCommand.d.ts +7 -16
  800. package/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +7 -16
  801. package/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +7 -16
  802. package/dist-types/ts3.4/commands/AssociateWorkspaceCommand.d.ts +7 -16
  803. package/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +7 -16
  804. package/dist-types/ts3.4/commands/BatchCreateDataTableValueCommand.d.ts +7 -16
  805. package/dist-types/ts3.4/commands/BatchDeleteDataTableValueCommand.d.ts +7 -16
  806. package/dist-types/ts3.4/commands/BatchDescribeDataTableValueCommand.d.ts +7 -16
  807. package/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +7 -16
  808. package/dist-types/ts3.4/commands/BatchGetAttachedFileMetadataCommand.d.ts +7 -16
  809. package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +7 -16
  810. package/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +7 -16
  811. package/dist-types/ts3.4/commands/BatchUpdateDataTableValueCommand.d.ts +7 -16
  812. package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +7 -16
  813. package/dist-types/ts3.4/commands/CompleteAttachedFileUploadCommand.d.ts +7 -16
  814. package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +7 -16
  815. package/dist-types/ts3.4/commands/CreateAttachedFileCommand.d.ts +44 -0
  816. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +8 -17
  817. package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +7 -16
  818. package/dist-types/ts3.4/commands/CreateContactFlowModuleAliasCommand.d.ts +7 -16
  819. package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +7 -16
  820. package/dist-types/ts3.4/commands/CreateContactFlowModuleVersionCommand.d.ts +7 -16
  821. package/dist-types/ts3.4/commands/CreateContactFlowVersionCommand.d.ts +7 -16
  822. package/dist-types/ts3.4/commands/CreateDataTableAttributeCommand.d.ts +7 -16
  823. package/dist-types/ts3.4/commands/CreateDataTableCommand.d.ts +7 -16
  824. package/dist-types/ts3.4/commands/CreateEmailAddressCommand.d.ts +7 -16
  825. package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +8 -17
  826. package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +7 -16
  827. package/dist-types/ts3.4/commands/CreateHoursOfOperationOverrideCommand.d.ts +7 -16
  828. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +7 -16
  829. package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +7 -16
  830. package/dist-types/ts3.4/commands/CreateNotificationCommand.d.ts +7 -16
  831. package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +7 -16
  832. package/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +7 -16
  833. package/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +7 -16
  834. package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +7 -16
  835. package/dist-types/ts3.4/commands/CreatePushNotificationRegistrationCommand.d.ts +7 -16
  836. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +7 -16
  837. package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +7 -16
  838. package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +7 -16
  839. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +7 -16
  840. package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +7 -16
  841. package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +7 -16
  842. package/dist-types/ts3.4/commands/CreateTestCaseCommand.d.ts +7 -16
  843. package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +7 -16
  844. package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +7 -16
  845. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +7 -16
  846. package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +7 -16
  847. package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +7 -16
  848. package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +7 -16
  849. package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +7 -16
  850. package/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +7 -16
  851. package/dist-types/ts3.4/commands/CreateWorkspacePageCommand.d.ts +7 -16
  852. package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +7 -16
  853. package/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +7 -16
  854. package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +7 -16
  855. package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +7 -16
  856. package/dist-types/ts3.4/commands/DeleteContactFlowModuleAliasCommand.d.ts +7 -16
  857. package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +7 -16
  858. package/dist-types/ts3.4/commands/DeleteContactFlowModuleVersionCommand.d.ts +7 -16
  859. package/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +7 -16
  860. package/dist-types/ts3.4/commands/DeleteDataTableAttributeCommand.d.ts +7 -16
  861. package/dist-types/ts3.4/commands/DeleteDataTableCommand.d.ts +7 -16
  862. package/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +7 -16
  863. package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +7 -16
  864. package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +7 -16
  865. package/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +7 -16
  866. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +7 -16
  867. package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +7 -16
  868. package/dist-types/ts3.4/commands/DeleteNotificationCommand.d.ts +7 -16
  869. package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +7 -16
  870. package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +7 -16
  871. package/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +7 -16
  872. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +7 -16
  873. package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +7 -16
  874. package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +7 -16
  875. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +7 -16
  876. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +7 -16
  877. package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +7 -16
  878. package/dist-types/ts3.4/commands/DeleteTestCaseCommand.d.ts +7 -16
  879. package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +7 -16
  880. package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +7 -16
  881. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +7 -16
  882. package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +7 -16
  883. package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +7 -16
  884. package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +7 -16
  885. package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +7 -16
  886. package/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +7 -16
  887. package/dist-types/ts3.4/commands/DeleteWorkspaceMediaCommand.d.ts +7 -16
  888. package/dist-types/ts3.4/commands/DeleteWorkspacePageCommand.d.ts +7 -16
  889. package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +7 -16
  890. package/dist-types/ts3.4/commands/DescribeAttachedFilesConfigurationCommand.d.ts +7 -16
  891. package/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +7 -16
  892. package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +7 -16
  893. package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +7 -16
  894. package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +7 -16
  895. package/dist-types/ts3.4/commands/DescribeContactFlowModuleAliasCommand.d.ts +7 -16
  896. package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +7 -16
  897. package/dist-types/ts3.4/commands/DescribeDataTableAttributeCommand.d.ts +7 -16
  898. package/dist-types/ts3.4/commands/DescribeDataTableCommand.d.ts +7 -16
  899. package/dist-types/ts3.4/commands/DescribeEmailAddressCommand.d.ts +7 -16
  900. package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +7 -16
  901. package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +7 -16
  902. package/dist-types/ts3.4/commands/DescribeHoursOfOperationOverrideCommand.d.ts +7 -16
  903. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +7 -16
  904. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +7 -16
  905. package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +7 -16
  906. package/dist-types/ts3.4/commands/DescribeNotificationCommand.d.ts +7 -16
  907. package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +7 -16
  908. package/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +7 -16
  909. package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +7 -16
  910. package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +7 -16
  911. package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +7 -16
  912. package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +7 -16
  913. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +7 -16
  914. package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +7 -16
  915. package/dist-types/ts3.4/commands/DescribeTestCaseCommand.d.ts +7 -16
  916. package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +7 -16
  917. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +7 -16
  918. package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +7 -16
  919. package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +7 -16
  920. package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +7 -16
  921. package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +7 -16
  922. package/dist-types/ts3.4/commands/DescribeWorkspaceCommand.d.ts +7 -16
  923. package/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +7 -16
  924. package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +7 -16
  925. package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +7 -16
  926. package/dist-types/ts3.4/commands/DisassociateEmailAddressAliasCommand.d.ts +7 -16
  927. package/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +7 -16
  928. package/dist-types/ts3.4/commands/DisassociateHoursOfOperationsCommand.d.ts +7 -16
  929. package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +7 -16
  930. package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +7 -16
  931. package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +7 -16
  932. package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +7 -16
  933. package/dist-types/ts3.4/commands/DisassociateQueueEmailAddressesCommand.d.ts +7 -16
  934. package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +7 -16
  935. package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +7 -16
  936. package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +7 -16
  937. package/dist-types/ts3.4/commands/DisassociateSecurityProfilesCommand.d.ts +7 -16
  938. package/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +7 -16
  939. package/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +7 -16
  940. package/dist-types/ts3.4/commands/DisassociateWorkspaceCommand.d.ts +7 -16
  941. package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +7 -16
  942. package/dist-types/ts3.4/commands/EvaluateDataTableValuesCommand.d.ts +7 -16
  943. package/dist-types/ts3.4/commands/GetAttachedFileCommand.d.ts +7 -16
  944. package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +7 -16
  945. package/dist-types/ts3.4/commands/GetContactMetricsCommand.d.ts +7 -16
  946. package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +7 -16
  947. package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +7 -16
  948. package/dist-types/ts3.4/commands/GetEffectiveHoursOfOperationsCommand.d.ts +7 -16
  949. package/dist-types/ts3.4/commands/GetEvaluationFormValidationCommand.d.ts +7 -16
  950. package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +7 -16
  951. package/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +7 -16
  952. package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +9 -20
  953. package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +7 -16
  954. package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +7 -16
  955. package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +7 -16
  956. package/dist-types/ts3.4/commands/GetTestCaseExecutionSummaryCommand.d.ts +7 -16
  957. package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +7 -16
  958. package/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +7 -16
  959. package/dist-types/ts3.4/commands/ImportWorkspaceMediaCommand.d.ts +7 -16
  960. package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +7 -16
  961. package/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +7 -16
  962. package/dist-types/ts3.4/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +7 -16
  963. package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +7 -16
  964. package/dist-types/ts3.4/commands/ListAssociatedContactsCommand.d.ts +7 -16
  965. package/dist-types/ts3.4/commands/ListAttachedFilesConfigurationsCommand.d.ts +7 -16
  966. package/dist-types/ts3.4/commands/ListAuthenticationProfilesCommand.d.ts +7 -16
  967. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +7 -16
  968. package/dist-types/ts3.4/commands/ListChildHoursOfOperationsCommand.d.ts +7 -16
  969. package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +7 -16
  970. package/dist-types/ts3.4/commands/ListContactFlowModuleAliasesCommand.d.ts +7 -16
  971. package/dist-types/ts3.4/commands/ListContactFlowModuleVersionsCommand.d.ts +7 -16
  972. package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +7 -16
  973. package/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +7 -16
  974. package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +7 -16
  975. package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +7 -16
  976. package/dist-types/ts3.4/commands/ListDataTableAttributesCommand.d.ts +7 -16
  977. package/dist-types/ts3.4/commands/ListDataTablePrimaryValuesCommand.d.ts +7 -16
  978. package/dist-types/ts3.4/commands/ListDataTableValuesCommand.d.ts +7 -16
  979. package/dist-types/ts3.4/commands/ListDataTablesCommand.d.ts +7 -16
  980. package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +7 -16
  981. package/dist-types/ts3.4/commands/ListEntitySecurityProfilesCommand.d.ts +7 -16
  982. package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +7 -16
  983. package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +7 -16
  984. package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +7 -16
  985. package/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +7 -16
  986. package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +7 -16
  987. package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +7 -16
  988. package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +7 -16
  989. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +7 -16
  990. package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +7 -16
  991. package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +7 -16
  992. package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +7 -16
  993. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +7 -16
  994. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +7 -16
  995. package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +7 -16
  996. package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +7 -16
  997. package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +7 -16
  998. package/dist-types/ts3.4/commands/ListQueueEmailAddressesCommand.d.ts +7 -16
  999. package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +7 -16
  1000. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +7 -16
  1001. package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +7 -16
  1002. package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +7 -16
  1003. package/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +7 -16
  1004. package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +7 -16
  1005. package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +7 -16
  1006. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -16
  1007. package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +7 -16
  1008. package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +7 -16
  1009. package/dist-types/ts3.4/commands/ListSecurityProfileFlowModulesCommand.d.ts +7 -16
  1010. package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +7 -16
  1011. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +7 -16
  1012. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  1013. package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +7 -16
  1014. package/dist-types/ts3.4/commands/ListTestCaseExecutionRecordsCommand.d.ts +7 -16
  1015. package/dist-types/ts3.4/commands/ListTestCaseExecutionsCommand.d.ts +7 -16
  1016. package/dist-types/ts3.4/commands/ListTestCasesCommand.d.ts +7 -16
  1017. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +7 -16
  1018. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +7 -16
  1019. package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +7 -16
  1020. package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +7 -16
  1021. package/dist-types/ts3.4/commands/ListUserNotificationsCommand.d.ts +7 -16
  1022. package/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +7 -16
  1023. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -16
  1024. package/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +7 -16
  1025. package/dist-types/ts3.4/commands/ListViewsCommand.d.ts +7 -16
  1026. package/dist-types/ts3.4/commands/ListWorkspaceMediaCommand.d.ts +7 -16
  1027. package/dist-types/ts3.4/commands/ListWorkspacePagesCommand.d.ts +7 -16
  1028. package/dist-types/ts3.4/commands/ListWorkspacesCommand.d.ts +7 -16
  1029. package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +7 -16
  1030. package/dist-types/ts3.4/commands/PauseContactCommand.d.ts +7 -16
  1031. package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +7 -16
  1032. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +7 -16
  1033. package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +7 -16
  1034. package/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +7 -16
  1035. package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +7 -16
  1036. package/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +7 -16
  1037. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +7 -16
  1038. package/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +7 -16
  1039. package/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +7 -16
  1040. package/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +7 -16
  1041. package/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +7 -16
  1042. package/dist-types/ts3.4/commands/SearchDataTablesCommand.d.ts +7 -16
  1043. package/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +10 -17
  1044. package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +7 -16
  1045. package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +7 -16
  1046. package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +7 -16
  1047. package/dist-types/ts3.4/commands/SearchNotificationsCommand.d.ts +7 -16
  1048. package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +7 -16
  1049. package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +7 -16
  1050. package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +7 -16
  1051. package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +7 -16
  1052. package/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +7 -16
  1053. package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +7 -16
  1054. package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +7 -16
  1055. package/dist-types/ts3.4/commands/SearchTestCasesCommand.d.ts +7 -16
  1056. package/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +7 -16
  1057. package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +9 -17
  1058. package/dist-types/ts3.4/commands/SearchViewsCommand.d.ts +9 -17
  1059. package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +7 -16
  1060. package/dist-types/ts3.4/commands/SearchWorkspaceAssociationsCommand.d.ts +9 -20
  1061. package/dist-types/ts3.4/commands/SearchWorkspacesCommand.d.ts +9 -20
  1062. package/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +7 -16
  1063. package/dist-types/ts3.4/commands/SendOutboundEmailCommand.d.ts +7 -16
  1064. package/dist-types/ts3.4/commands/SendOutboundWebNotificationCommand.d.ts +44 -0
  1065. package/dist-types/ts3.4/commands/StartAttachedFileUploadCommand.d.ts +7 -16
  1066. package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +9 -20
  1067. package/dist-types/ts3.4/commands/StartContactConversationalAnalyticsJobCommand.d.ts +44 -0
  1068. package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +7 -16
  1069. package/dist-types/ts3.4/commands/StartContactMediaProcessingCommand.d.ts +7 -16
  1070. package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +7 -16
  1071. package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +7 -16
  1072. package/dist-types/ts3.4/commands/StartEmailContactCommand.d.ts +9 -20
  1073. package/dist-types/ts3.4/commands/StartEvaluationFormValidationCommand.d.ts +7 -16
  1074. package/dist-types/ts3.4/commands/StartOutboundChatContactCommand.d.ts +9 -20
  1075. package/dist-types/ts3.4/commands/StartOutboundEmailContactCommand.d.ts +7 -16
  1076. package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +7 -16
  1077. package/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +7 -16
  1078. package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +9 -20
  1079. package/dist-types/ts3.4/commands/StartTestCaseExecutionCommand.d.ts +7 -16
  1080. package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +7 -16
  1081. package/dist-types/ts3.4/commands/StopContactCommand.d.ts +7 -16
  1082. package/dist-types/ts3.4/commands/StopContactMediaProcessingCommand.d.ts +7 -16
  1083. package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +7 -16
  1084. package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +7 -16
  1085. package/dist-types/ts3.4/commands/StopTestCaseExecutionCommand.d.ts +7 -16
  1086. package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +7 -16
  1087. package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +7 -16
  1088. package/dist-types/ts3.4/commands/TagContactCommand.d.ts +7 -16
  1089. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  1090. package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +7 -16
  1091. package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +7 -16
  1092. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  1093. package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +7 -16
  1094. package/dist-types/ts3.4/commands/UpdateAttachedFilesConfigurationCommand.d.ts +7 -16
  1095. package/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +7 -16
  1096. package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +7 -16
  1097. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +9 -20
  1098. package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +7 -16
  1099. package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +7 -16
  1100. package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +7 -16
  1101. package/dist-types/ts3.4/commands/UpdateContactFlowModuleAliasCommand.d.ts +7 -16
  1102. package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +7 -16
  1103. package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +7 -16
  1104. package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +7 -16
  1105. package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +7 -16
  1106. package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +7 -16
  1107. package/dist-types/ts3.4/commands/UpdateDataTableAttributeCommand.d.ts +7 -16
  1108. package/dist-types/ts3.4/commands/UpdateDataTableMetadataCommand.d.ts +7 -16
  1109. package/dist-types/ts3.4/commands/UpdateDataTablePrimaryValuesCommand.d.ts +7 -16
  1110. package/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +7 -16
  1111. package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +7 -16
  1112. package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +7 -16
  1113. package/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +7 -16
  1114. package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +7 -16
  1115. package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +7 -16
  1116. package/dist-types/ts3.4/commands/UpdateNotificationContentCommand.d.ts +7 -16
  1117. package/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +7 -16
  1118. package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +7 -16
  1119. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +7 -16
  1120. package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +7 -16
  1121. package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +7 -16
  1122. package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +7 -16
  1123. package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +7 -16
  1124. package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +7 -16
  1125. package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +7 -16
  1126. package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +7 -16
  1127. package/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +7 -16
  1128. package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +7 -16
  1129. package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +7 -16
  1130. package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +7 -16
  1131. package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +7 -16
  1132. package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +7 -16
  1133. package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +7 -16
  1134. package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +7 -16
  1135. package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +7 -16
  1136. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +7 -16
  1137. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +7 -16
  1138. package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +7 -16
  1139. package/dist-types/ts3.4/commands/UpdateTestCaseCommand.d.ts +7 -16
  1140. package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +7 -16
  1141. package/dist-types/ts3.4/commands/UpdateUserConfigCommand.d.ts +7 -16
  1142. package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +7 -16
  1143. package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +7 -16
  1144. package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +7 -16
  1145. package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +7 -16
  1146. package/dist-types/ts3.4/commands/UpdateUserNotificationStatusCommand.d.ts +7 -16
  1147. package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +7 -16
  1148. package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +7 -16
  1149. package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +7 -16
  1150. package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +7 -16
  1151. package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +7 -16
  1152. package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +7 -16
  1153. package/dist-types/ts3.4/commands/UpdateWorkspaceMetadataCommand.d.ts +7 -16
  1154. package/dist-types/ts3.4/commands/UpdateWorkspacePageCommand.d.ts +7 -16
  1155. package/dist-types/ts3.4/commands/UpdateWorkspaceThemeCommand.d.ts +7 -16
  1156. package/dist-types/ts3.4/commands/UpdateWorkspaceVisibilityCommand.d.ts +7 -16
  1157. package/dist-types/ts3.4/commands/index.d.ts +3 -0
  1158. package/dist-types/ts3.4/index.d.ts +1 -0
  1159. package/dist-types/ts3.4/models/enums.d.ts +36 -0
  1160. package/dist-types/ts3.4/models/models_0.d.ts +14 -21
  1161. package/dist-types/ts3.4/models/models_1.d.ts +22 -9
  1162. package/dist-types/ts3.4/models/models_2.d.ts +9 -15
  1163. package/dist-types/ts3.4/models/models_3.d.ts +88 -204
  1164. package/dist-types/ts3.4/models/models_4.d.ts +219 -4
  1165. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  1166. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  1167. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  1168. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  1169. package/dist-types/ts3.4/schemas/schemas_0.d.ts +20 -0
  1170. package/package.json +8 -10
@@ -1,7 +1,64 @@
1
- import type { AgentAvailabilityTimer, AgentStatusState, AttachmentScope, Channel, ChatEventType, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactInteractionType, ContactMediaProcessingFailureMode, ContactRecordingType, DataTableAttributeValueType, DataTableLockLevel, DateComparisonType, DisconnectOnCustomerExitParticipantType, EmailHeaderType, EvaluationFormItemEnablementAction, EvaluationFormItemEnablementOperator, EvaluationFormLanguageCode, EvaluationFormQuestionType, EvaluationFormVersionStatus, FileStatusType, FileUseCaseType, HierarchyGroupMatchType, InboundMessageSourceType, InitiateAs, InstanceAttributeType, InstanceStorageResourceType, IvrRecordingTrack, LocaleCode, MeetingFeatureStatus, NotificationPriority, NotificationStatus, OutboundMessageSourceType, OverrideType, ParticipantTimerAction, ParticipantTimerType, QueueStatus, RehydrationType, ResponseMode, RoutingCriteriaStepStatus, RulePublishStatus, SearchableQueueType, StringComparisonType, TargetListType, TaskTemplateStatus, TestCaseExecutionStatus, TestCaseStatus, TimerEligibleParticipantRoles, TrafficType, ViewStatus, ViewType, Visibility, VocabularyLanguageCode, VocabularyState, VoiceRecordingTrack } from "./enums";
2
- import type { AfterContactWorkConfigPerChannel, AgentConfig, AgentStatusSearchFilter, AllowedCapabilities, Application, AutoAcceptConfig, ControlPlaneAttributeFilter, CreatedByInfo, DataTableLockVersion, Endpoint, EvaluationFormAutoEvaluationConfiguration, EvaluationFormItemEnablementExpression, EvaluationFormLanguageConfiguration, EvaluationFormQuestionScoringConfiguration, EvaluationFormQuestionTypeProperties, EvaluationFormScoreThreshold, EvaluationFormScoringStrategy, EvaluationFormTargetConfiguration, EvaluationReviewConfiguration, FlowModule, GranularAccessControlConfiguration, HoursOfOperationConfig, HoursOfOperationOverrideConfig, InputPredefinedAttributeConfiguration, InstanceStorageConfig, MediaConcurrency, OutboundCallerConfig, OutboundEmailConfig, OutboundStrategy, PersistentConnectionConfig, PhoneNumberConfig, PredefinedAttributeValues, PrimaryValue, QuickConnectConfig, RecurrenceConfig, Reference, RoutingProfileQueueConfig, RuleAction, StringCondition, TagCondition, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TestCaseEntryPoint, UserIdentityInfo, UserInfo, UserPhoneConfig, UserProficiency, Validation, View, ViewInputContent, VoiceEnhancementConfig } from "./models_0";
3
- import type { AttributeCondition, EvaluationAnswerData, EvaluationNote, Expiry, ExtensionConfiguration, HierarchyGroup, HoursOfOperation, HoursOfOperationOverride, PredefinedAttribute, Prompt, Queue, QuickConnect, RoutingProfile, TestCase, WorkspaceTheme } from "./models_1";
1
+ import type { AgentAvailabilityTimer, AgentStatusState, AnalyticsMode, AttachmentScope, Behavior, ChatEventType, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInteractionType, ContactMediaProcessingFailureMode, ContactRecordingType, DataTableAttributeValueType, DataTableLockLevel, DateComparisonType, EmailHeaderType, EvaluationFormItemEnablementAction, EvaluationFormItemEnablementOperator, EvaluationFormLanguageCode, EvaluationFormQuestionType, EvaluationFormVersionStatus, FileStatusType, FileUseCaseType, HierarchyGroupMatchType, InboundMessageSourceType, InstanceAttributeType, InstanceStorageResourceType, IvrRecordingTrack, LocaleCode, MaskMode, MeetingFeatureStatus, NotificationPriority, NotificationStatus, NotificationType, OutboundMessageSourceType, OverrideType, ParticipantTimerAction, ParticipantTimerType, Policy, QueueStatus, RehydrationType, ResponseMode, RulePublishStatus, SearchableQueueType, StringComparisonType, SummaryMode, TargetListType, TaskTemplateStatus, TestCaseExecutionStatus, TestCaseStatus, TimerEligibleParticipantRoles, TrafficType, ViewStatus, ViewType, Visibility, VocabularyLanguageCode, VocabularyState, VoiceRecordingTrack } from "./enums";
2
+ import type { AfterContactWorkConfigPerChannel, AgentConfig, AgentStatusSearchFilter, AliasConfiguration, AllowedCapabilities, Application, AutoAcceptConfig, ControlPlaneAttributeFilter, CreatedByInfo, DataTableLockVersion, EvaluationFormItemEnablementExpression, EvaluationFormQuestionScoringConfiguration, EvaluationFormQuestionTypeProperties, FlowModule, GranularAccessControlConfiguration, HoursOfOperationConfig, HoursOfOperationOverrideConfig, InputPredefinedAttributeConfiguration, InstanceStorageConfig, MediaConcurrency, OutboundCallerConfig, OutboundEmailConfig, OutboundStrategy, PersistentConnectionConfig, PhoneNumberConfig, PredefinedAttributeValues, PrimaryValue, QuickConnectConfig, RecurrenceConfig, Reference, RoutingProfileQueueConfig, RuleAction, StringCondition, TagCondition, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TestCaseEntryPoint, UserIdentityInfo, UserPhoneConfig, UserProficiency, Validation, ViewInputContent, VoiceEnhancementConfig } from "./models_0";
3
+ import type { AttributeCondition, EvaluationAnswerData, EvaluationNote, ExtensionConfiguration, HierarchyGroup, HoursOfOperation, HoursOfOperationOverride, PredefinedAttribute, Prompt, Queue, QuickConnect, RoutingProfile, TestCase, View, WorkspaceTheme } from "./models_1";
4
4
  import type { BooleanCondition, ContactFlowModuleSearchFilter, ContactFlowSearchFilter, ControlPlaneTagFilter, DataTableSearchFilter, DateTimeCondition, DecimalCondition, EmailAddressSearchFilter, EvaluationSearchFilter, NumberCondition, SignInConfig, TelephonyConfig } from "./models_2";
5
+ /**
6
+ * <p>Contains information about an email address for a contact center.</p>
7
+ * @public
8
+ */
9
+ export interface EmailAddressMetadata {
10
+ /**
11
+ * <p>The identifier of the email address.</p>
12
+ * @public
13
+ */
14
+ EmailAddressId?: string | undefined;
15
+ /**
16
+ * <p>The Amazon Resource Name (ARN) of the email address.</p>
17
+ * @public
18
+ */
19
+ EmailAddressArn?: string | undefined;
20
+ /**
21
+ * <p>The email address, including the domain.</p>
22
+ * @public
23
+ */
24
+ EmailAddress?: string | undefined;
25
+ /**
26
+ * <p>The description of the email address.</p>
27
+ * @public
28
+ */
29
+ Description?: string | undefined;
30
+ /**
31
+ * <p>The display name of email address.</p>
32
+ * @public
33
+ */
34
+ DisplayName?: string | undefined;
35
+ /**
36
+ * <p>A list of alias configurations for this email address, showing which email addresses forward to this primary
37
+ * address. Each configuration contains the email address ID of an alias that forwards emails to this address.</p>
38
+ * @public
39
+ */
40
+ AliasConfigurations?: AliasConfiguration[] | undefined;
41
+ }
42
+ /**
43
+ * @public
44
+ */
45
+ export interface SearchEmailAddressesResponse {
46
+ /**
47
+ * <p>If there are additional results, this is the token for the next set of results.</p>
48
+ * @public
49
+ */
50
+ NextToken?: string | undefined;
51
+ /**
52
+ * <p>List of email addresses matching SearchFilter and SearchCriteria </p>
53
+ * @public
54
+ */
55
+ EmailAddresses?: EmailAddressMetadata[] | undefined;
56
+ /**
57
+ * <p>The total number of email addresses which matched your search query.</p>
58
+ * @public
59
+ */
60
+ ApproximateTotalCount?: number | undefined;
61
+ }
5
62
  /**
6
63
  * <p>Filters to be applied to search results.</p>
7
64
  * @public
@@ -1682,6 +1739,153 @@ export interface SendOutboundEmailRequest {
1682
1739
  */
1683
1740
  export interface SendOutboundEmailResponse {
1684
1741
  }
1742
+ /**
1743
+ * <p>Configuration for the recommender used to generate personalized recommendations included in an outbound web
1744
+ * notification.</p>
1745
+ * @public
1746
+ */
1747
+ export interface RecommenderConfig {
1748
+ /**
1749
+ * <p>The name of the Amazon Personalize domain that hosts the recommender.</p>
1750
+ * @public
1751
+ */
1752
+ DomainName: string | undefined;
1753
+ /**
1754
+ * <p>The name of the recommender used to generate the recommendations.</p>
1755
+ * @public
1756
+ */
1757
+ RecommenderName: string | undefined;
1758
+ /**
1759
+ * <p>A map of contextual key-value pairs supplied to the recommender to influence the recommendations
1760
+ * returned.</p>
1761
+ * @public
1762
+ */
1763
+ Context?: Record<string, string> | undefined;
1764
+ }
1765
+ /**
1766
+ * <p>Optional attributes used to populate the content of an outbound web notification, such as recommender
1767
+ * configuration for personalized content.</p>
1768
+ * @public
1769
+ */
1770
+ export interface ContentAttributes {
1771
+ /**
1772
+ * <p>Configuration for the recommender used to generate personalized recommendations for the notification
1773
+ * content.</p>
1774
+ * @public
1775
+ */
1776
+ RecommenderConfig?: RecommenderConfig | undefined;
1777
+ }
1778
+ /**
1779
+ * <p>The content of an outbound web notification, including the notification type, the view to render, and any
1780
+ * optional attributes used to populate the view.</p>
1781
+ * @public
1782
+ */
1783
+ export interface WebNotificationContent {
1784
+ /**
1785
+ * <p>The type of web notification to send.</p>
1786
+ * @public
1787
+ */
1788
+ Type: NotificationType | undefined;
1789
+ /**
1790
+ * <p>The Amazon Resource Name (ARN) of the view to render for the notification.</p>
1791
+ * @public
1792
+ */
1793
+ ViewArn?: string | undefined;
1794
+ /**
1795
+ * <p>Optional attributes used to populate the notification content, such as recommender configuration for
1796
+ * personalized content.</p>
1797
+ * @public
1798
+ */
1799
+ Attributes?: ContentAttributes | undefined;
1800
+ }
1801
+ /**
1802
+ * <p>The destination for an outbound web notification, specifying the communication widget that delivers the
1803
+ * notification and the customer profile of the recipient.</p>
1804
+ * @public
1805
+ */
1806
+ export interface WidgetDestination {
1807
+ /**
1808
+ * <p>The identifier of the communication widget that delivers the notification to the customer's browser.</p>
1809
+ * @public
1810
+ */
1811
+ WidgetId: string | undefined;
1812
+ /**
1813
+ * <p>The identifier of the customer profile associated with the browser session that should receive the
1814
+ * notification.</p>
1815
+ * @public
1816
+ */
1817
+ ProfileId: string | undefined;
1818
+ }
1819
+ /**
1820
+ * <p>The source of an outbound web notification. Identifies the campaign and outbound request that triggered the
1821
+ * notification.</p>
1822
+ * @public
1823
+ */
1824
+ export interface WebNotificationSource {
1825
+ /**
1826
+ * <p>Information about the campaign that triggered the web notification, including the campaign identifier and
1827
+ * outbound request identifier.</p>
1828
+ * @public
1829
+ */
1830
+ SourceCampaign: SourceCampaign | undefined;
1831
+ }
1832
+ /**
1833
+ * @public
1834
+ */
1835
+ export interface SendOutboundWebNotificationRequest {
1836
+ /**
1837
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1838
+ * @public
1839
+ */
1840
+ InstanceId: string | undefined;
1841
+ /**
1842
+ * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
1843
+ * request. If not provided, the Amazon Web Services
1844
+ * SDK populates this field. For more information about idempotency, see
1845
+ * <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
1846
+ * @public
1847
+ */
1848
+ ClientToken?: string | undefined;
1849
+ /**
1850
+ * <p>A unique identifier for the customer's web browser instance to which the notification is being sent.</p>
1851
+ * @public
1852
+ */
1853
+ BrowserId: string | undefined;
1854
+ /**
1855
+ * <p>A unique identifier for the customer's web session to which the notification is being sent.</p>
1856
+ * @public
1857
+ */
1858
+ SessionId: string | undefined;
1859
+ /**
1860
+ * <p>The timestamp, in Unix epoch time format, at which the web notification expires. After this time, the
1861
+ * notification is no longer delivered to the customer's browser.</p>
1862
+ * @public
1863
+ */
1864
+ ExpiresAt: Date | undefined;
1865
+ /**
1866
+ * <p>The source of the web notification. A <code>SourceCampaign</code> object identifies the campaign and outbound
1867
+ * request that triggered this notification.</p>
1868
+ * @public
1869
+ */
1870
+ Source: WebNotificationSource | undefined;
1871
+ /**
1872
+ * <p>The destination for the web notification, specifying the communication widget that delivers the notification
1873
+ * and the customer profile of the recipient.</p>
1874
+ * @public
1875
+ */
1876
+ Destination: WidgetDestination | undefined;
1877
+ /**
1878
+ * <p>The content of the web notification, including the notification type, the view to render, and any optional
1879
+ * attributes used to populate it.</p>
1880
+ * @public
1881
+ */
1882
+ Content: WebNotificationContent | undefined;
1883
+ }
1884
+ /**
1885
+ * @public
1886
+ */
1887
+ export interface SendOutboundWebNotificationResponse {
1888
+ }
1685
1889
  /**
1686
1890
  * @public
1687
1891
  */
@@ -1895,6 +2099,164 @@ export interface StartChatContactResponse {
1895
2099
  */
1896
2100
  ContinuedFromContactId?: string | undefined;
1897
2101
  }
2102
+ /**
2103
+ * <p>The language configuration for conversational analytics.</p>
2104
+ * @public
2105
+ */
2106
+ export interface LanguageConfiguration {
2107
+ /**
2108
+ * <p>The language locale setting for conversational analytics.</p>
2109
+ * @public
2110
+ */
2111
+ LanguageLocale?: string | undefined;
2112
+ }
2113
+ /**
2114
+ * <p>The redaction configuration for conversational analytics.</p>
2115
+ * @public
2116
+ */
2117
+ export interface RedactionConfiguration {
2118
+ /**
2119
+ * <p>Controls whether redaction is applied to the analytics output. Valid values: <code>Enable</code> |
2120
+ * <code>Disable</code>.</p>
2121
+ * @public
2122
+ */
2123
+ Behavior: Behavior | undefined;
2124
+ /**
2125
+ * <p>The redaction output policy that determines which versions of the transcript are stored. Valid values:
2126
+ * <code>None</code> | <code>RedactedOnly</code> | <code>RedactedAndOriginal</code>.</p>
2127
+ * @public
2128
+ */
2129
+ Policy: Policy | undefined;
2130
+ /**
2131
+ * <p>The list of PII entity types to redact from the transcript (for example, <code>NAME</code>,
2132
+ * <code>ADDRESS</code>, <code>CREDIT_DEBIT_NUMBER</code>).</p>
2133
+ * @public
2134
+ */
2135
+ Entities?: string[] | undefined;
2136
+ /**
2137
+ * <p>The masking mode that determines how redacted content is replaced in the output. Valid values:
2138
+ * <code>PII</code> (replaces with the literal string [PII]) | <code>EntityType</code> (replaces with the
2139
+ * entity type name, for example [NAME]).</p>
2140
+ * @public
2141
+ */
2142
+ MaskMode?: MaskMode | undefined;
2143
+ }
2144
+ /**
2145
+ * <p>The rules configuration for conversational analytics. Controls whether Contact Lens rules are evaluated against
2146
+ * the analytics output.</p>
2147
+ * @public
2148
+ */
2149
+ export interface RulesConfiguration {
2150
+ /**
2151
+ * <p>Controls whether Contact Lens rules are evaluated for the contact. Valid values: <code>Enable</code> |
2152
+ * <code>Disable</code>.</p>
2153
+ * @public
2154
+ */
2155
+ Behavior?: Behavior | undefined;
2156
+ }
2157
+ /**
2158
+ * <p>The sentiment configuration for conversational analytics.</p>
2159
+ * @public
2160
+ */
2161
+ export interface SentimentConfiguration {
2162
+ /**
2163
+ * <p>Controls whether sentiment analysis is applied to the analytics output. Valid values: <code>Enable</code> |
2164
+ * <code>Disable</code>.</p>
2165
+ * @public
2166
+ */
2167
+ Behavior: Behavior | undefined;
2168
+ }
2169
+ /**
2170
+ * <p>The summary configuration for conversational analytics.</p>
2171
+ * @public
2172
+ */
2173
+ export interface SummaryConfiguration {
2174
+ /**
2175
+ * <p>The summary modes that determine what type of summarization is generated. Valid values:
2176
+ * <code>PostContact</code> | <code>AutomatedInteraction</code> | <code>ContactChain</code>.</p>
2177
+ * @public
2178
+ */
2179
+ SummaryModes: SummaryMode[] | undefined;
2180
+ }
2181
+ /**
2182
+ * <p>The configuration for conversational analytics.</p>
2183
+ * @public
2184
+ */
2185
+ export interface AnalyticsConfiguration {
2186
+ /**
2187
+ * <p>The language configuration for conversational analytics.</p>
2188
+ * @public
2189
+ */
2190
+ LanguageConfiguration: LanguageConfiguration | undefined;
2191
+ /**
2192
+ * <p>The redaction configuration for conversational analytics.</p>
2193
+ * @public
2194
+ */
2195
+ RedactionConfiguration: RedactionConfiguration | undefined;
2196
+ /**
2197
+ * <p>The sentiment configuration for conversational analytics.</p>
2198
+ * @public
2199
+ */
2200
+ SentimentConfiguration: SentimentConfiguration | undefined;
2201
+ /**
2202
+ * <p>The summary configuration for conversational analytics.</p>
2203
+ * @public
2204
+ */
2205
+ SummaryConfiguration: SummaryConfiguration | undefined;
2206
+ /**
2207
+ * <p>The rules configuration for conversational analytics.</p>
2208
+ * @public
2209
+ */
2210
+ RulesConfiguration: RulesConfiguration | undefined;
2211
+ }
2212
+ /**
2213
+ * @public
2214
+ */
2215
+ export interface StartContactConversationalAnalyticsJobRequest {
2216
+ /**
2217
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
2218
+ * @public
2219
+ */
2220
+ InstanceId: string | undefined;
2221
+ /**
2222
+ * <p>The identifier of the contact in this instance of Connect Customer. </p>
2223
+ * @public
2224
+ */
2225
+ ContactId: string | undefined;
2226
+ /**
2227
+ * <p>The analytics modes to run for the contact. Valid values: <code>PostContact</code>.</p>
2228
+ * @public
2229
+ */
2230
+ AnalyticsModes: AnalyticsMode[] | undefined;
2231
+ /**
2232
+ * <p>The configuration for the conversational analytics job.</p>
2233
+ * @public
2234
+ */
2235
+ AnalyticsConfiguration: AnalyticsConfiguration | undefined;
2236
+ /**
2237
+ * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
2238
+ * request. If not provided, the Amazon Web Services
2239
+ * SDK populates this field. For more information about idempotency, see
2240
+ * <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
2241
+ * @public
2242
+ */
2243
+ ClientToken?: string | undefined;
2244
+ }
2245
+ /**
2246
+ * @public
2247
+ */
2248
+ export interface StartContactConversationalAnalyticsJobResponse {
2249
+ /**
2250
+ * <p>The identifier of the Connect Customer instance.</p>
2251
+ * @public
2252
+ */
2253
+ InstanceId?: string | undefined;
2254
+ /**
2255
+ * <p>The identifier of the contact.</p>
2256
+ * @public
2257
+ */
2258
+ ContactId?: string | undefined;
2259
+ }
1898
2260
  /**
1899
2261
  * <p>Configuration information about automated evaluations.</p>
1900
2262
  * @public
@@ -6867,1018 +7229,3 @@ export interface SearchUserHierarchyGroupsRequest {
6867
7229
  */
6868
7230
  SearchCriteria?: UserHierarchyGroupSearchCriteria | undefined;
6869
7231
  }
6870
- /**
6871
- * @public
6872
- */
6873
- export interface SearchUsersRequest {
6874
- /**
6875
- * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
6876
- * @public
6877
- */
6878
- InstanceId: string | undefined;
6879
- /**
6880
- * <p>The token for the next set of results. Use the value returned in the previous
6881
- * response in the next request to retrieve the next set of results.</p>
6882
- * @public
6883
- */
6884
- NextToken?: string | undefined;
6885
- /**
6886
- * <p>The maximum number of results to return per page.</p>
6887
- * @public
6888
- */
6889
- MaxResults?: number | undefined;
6890
- /**
6891
- * <p>Filters to be applied to search results.</p>
6892
- * @public
6893
- */
6894
- SearchFilter?: UserSearchFilter | undefined;
6895
- /**
6896
- * <p>The search criteria to be used to return users.</p>
6897
- * <note>
6898
- * <p>The <code>name</code> and <code>description</code> fields support "contains" queries with
6899
- * a minimum of 2 characters and a maximum of 25 characters. Any queries with character lengths
6900
- * outside of this range will throw invalid results. </p>
6901
- * </note>
6902
- * @public
6903
- */
6904
- SearchCriteria?: UserSearchCriteria | undefined;
6905
- }
6906
- /**
6907
- * @public
6908
- */
6909
- export interface SearchViewsRequest {
6910
- /**
6911
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in
6912
- * the Amazon Resource Name (ARN) of the instance.</p>
6913
- * @public
6914
- */
6915
- InstanceId: string | undefined;
6916
- /**
6917
- * <p>The token for the next set of results. Use the value returned in the previous response in the next request to
6918
- * retrieve the next set of results.</p>
6919
- * @public
6920
- */
6921
- NextToken?: string | undefined;
6922
- /**
6923
- * <p>The maximum number of results to return per page.</p>
6924
- * @public
6925
- */
6926
- MaxResults?: number | undefined;
6927
- /**
6928
- * <p>Filters to apply to the search, such as tag-based filters.</p>
6929
- * @public
6930
- */
6931
- SearchFilter?: ViewSearchFilter | undefined;
6932
- /**
6933
- * <p>The search criteria, including field names and comparison types.</p>
6934
- * @public
6935
- */
6936
- SearchCriteria?: ViewSearchCriteria | undefined;
6937
- }
6938
- /**
6939
- * @public
6940
- */
6941
- export interface SearchWorkspaceAssociationsRequest {
6942
- /**
6943
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in
6944
- * the Amazon Resource Name (ARN) of the instance.</p>
6945
- * @public
6946
- */
6947
- InstanceId: string | undefined;
6948
- /**
6949
- * <p>The token for the next set of results. Use the value returned in the previous response in the next request to
6950
- * retrieve the next set of results.</p>
6951
- * @public
6952
- */
6953
- NextToken?: string | undefined;
6954
- /**
6955
- * <p>The maximum number of results to return per page.</p>
6956
- * @public
6957
- */
6958
- MaxResults?: number | undefined;
6959
- /**
6960
- * <p>Filters to apply to the search, such as tag-based filters.</p>
6961
- * @public
6962
- */
6963
- SearchFilter?: WorkspaceAssociationSearchFilter | undefined;
6964
- /**
6965
- * <p>The search criteria, including workspace ID, resource ID, or resource type.</p>
6966
- * @public
6967
- */
6968
- SearchCriteria?: WorkspaceAssociationSearchCriteria | undefined;
6969
- }
6970
- /**
6971
- * @public
6972
- */
6973
- export interface SearchWorkspacesRequest {
6974
- /**
6975
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in
6976
- * the Amazon Resource Name (ARN) of the instance.</p>
6977
- * @public
6978
- */
6979
- InstanceId: string | undefined;
6980
- /**
6981
- * <p>The token for the next set of results. Use the value returned in the previous response in the next request to
6982
- * retrieve the next set of results.</p>
6983
- * @public
6984
- */
6985
- NextToken?: string | undefined;
6986
- /**
6987
- * <p>The maximum number of results to return per page.</p>
6988
- * @public
6989
- */
6990
- MaxResults?: number | undefined;
6991
- /**
6992
- * <p>Filters to apply to the search, such as tag-based filters.</p>
6993
- * @public
6994
- */
6995
- SearchFilter?: WorkspaceSearchFilter | undefined;
6996
- /**
6997
- * <p>The search criteria, including field names and comparison types.</p>
6998
- * @public
6999
- */
7000
- SearchCriteria?: WorkspaceSearchCriteria | undefined;
7001
- }
7002
- /**
7003
- * <p>Step signifies the criteria to be used for routing to an agent</p>
7004
- * @public
7005
- */
7006
- export interface Step {
7007
- /**
7008
- * <p>An object to specify the expiration of a routing step.</p>
7009
- * @public
7010
- */
7011
- Expiry?: Expiry | undefined;
7012
- /**
7013
- * <p>A tagged union to specify expression for a routing step.</p>
7014
- * @public
7015
- */
7016
- Expression?: Expression | undefined;
7017
- /**
7018
- * <p>Represents status of the Routing step.</p>
7019
- * @public
7020
- */
7021
- Status?: RoutingCriteriaStepStatus | undefined;
7022
- }
7023
- /**
7024
- * <p>The value of a segment attribute. This is structured as a map with a single key-value pair. The key
7025
- * 'valueString' indicates that the attribute type is a string, and its corresponding value is the actual string value
7026
- * of the segment attribute.</p>
7027
- * @public
7028
- */
7029
- export interface ContactSearchSummarySegmentAttributeValue {
7030
- /**
7031
- * <p>The value of a segment attribute represented as a string.</p>
7032
- * @public
7033
- */
7034
- ValueString?: string | undefined;
7035
- /**
7036
- * <p>The key and value of a segment attribute.</p>
7037
- * @public
7038
- */
7039
- ValueMap?: Record<string, SegmentAttributeValue> | undefined;
7040
- }
7041
- /**
7042
- * @public
7043
- */
7044
- export interface CreateContactRequest {
7045
- /**
7046
- * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
7047
- * @public
7048
- */
7049
- InstanceId: string | undefined;
7050
- /**
7051
- * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
7052
- * request. If not provided, the Amazon Web Services
7053
- * SDK populates this field. For more information about idempotency, see
7054
- * <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
7055
- * @public
7056
- */
7057
- ClientToken?: string | undefined;
7058
- /**
7059
- * <p>The identifier of the contact in this instance of Connect Customer. </p>
7060
- * @public
7061
- */
7062
- RelatedContactId?: string | undefined;
7063
- /**
7064
- * <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and
7065
- * can be accessed in flows just like any other contact attributes.</p>
7066
- * <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
7067
- * alphanumeric, dash, and underscore characters.</p>
7068
- * @public
7069
- */
7070
- Attributes?: Record<string, string> | undefined;
7071
- /**
7072
- * <p>A formatted URL that is shown to an agent in the Contact Control Panel (CCP). Tasks can have the following
7073
- * reference types at the time of creation: <code>URL</code> | <code>NUMBER</code> | <code>STRING</code> |
7074
- * <code>DATE</code> | <code>EMAIL</code> | <code>ATTACHMENT</code>.</p>
7075
- * @public
7076
- */
7077
- References?: Record<string, Reference> | undefined;
7078
- /**
7079
- * <p>The channel for the contact.</p>
7080
- * <important>
7081
- * <p>The CHAT channel is not supported. The following information is incorrect. We're working to correct it.</p>
7082
- * </important>
7083
- * @public
7084
- */
7085
- Channel: Channel | undefined;
7086
- /**
7087
- * <p>Indicates how the contact was initiated. </p>
7088
- * <important>
7089
- * <p>CreateContact only supports the following initiation methods. Valid values by channel are: </p>
7090
- * <ul>
7091
- * <li>
7092
- * <p>For VOICE: <code>TRANSFER</code> and the subtype <code>connect:ExternalAudio</code>
7093
- * </p>
7094
- * </li>
7095
- * <li>
7096
- * <p>For EMAIL: <code>OUTBOUND</code> | <code>AGENT_REPLY</code> | <code>FLOW</code>
7097
- * </p>
7098
- * </li>
7099
- * <li>
7100
- * <p>For TASK: <code>API</code>
7101
- * </p>
7102
- * </li>
7103
- * </ul>
7104
- * <p>The other channels listed below are incorrect. We're working to correct this information.</p>
7105
- * </important>
7106
- * @public
7107
- */
7108
- InitiationMethod: ContactInitiationMethod | undefined;
7109
- /**
7110
- * <p>Number of minutes the contact will be active for before expiring</p>
7111
- * @public
7112
- */
7113
- ExpiryDurationInMinutes?: number | undefined;
7114
- /**
7115
- * <p>User details for the contact</p>
7116
- * <important>
7117
- * <p>UserInfo is required when creating an EMAIL contact with <code>OUTBOUND</code> and <code>AGENT_REPLY</code>
7118
- * contact initiation methods.</p>
7119
- * </important>
7120
- * @public
7121
- */
7122
- UserInfo?: UserInfo | undefined;
7123
- /**
7124
- * <p>Initial state of the contact when it's created. Only TASK channel contacts can be initiated with
7125
- * <code>COMPLETED</code> state.</p>
7126
- * @public
7127
- */
7128
- InitiateAs?: InitiateAs | undefined;
7129
- /**
7130
- * <p>The name of a the contact.</p>
7131
- * @public
7132
- */
7133
- Name?: string | undefined;
7134
- /**
7135
- * <p>A description of the contact.</p>
7136
- * @public
7137
- */
7138
- Description?: string | undefined;
7139
- /**
7140
- * <p>A set of system defined key-value pairs stored on individual contact segments (unique contact ID) using an
7141
- * attribute map. The attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
7142
- * <p>Attribute keys can include only alphanumeric, -, and _.</p>
7143
- * <p>This field can be used to set Segment Contact Expiry as a duration in minutes.</p>
7144
- * <note>
7145
- * <p>To set contact expiry, a ValueMap must be specified containing the integer number of minutes the contact will
7146
- * be active for before expiring, with <code>SegmentAttributes</code> like \{ <code> "connect:ContactExpiry":
7147
- * \{"ValueMap" : \{ "ExpiryDuration": \{ "ValueInteger": 135\}\}\}\}</code>. </p>
7148
- * </note>
7149
- * @public
7150
- */
7151
- SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
7152
- /**
7153
- * <p>The ID of the previous contact when creating a transfer contact. This value can be provided only for external
7154
- * audio contacts. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Integrate Connect Customer Contact Lens with external voice
7155
- * systems</a> in the <i>Connect Customer Administrator Guide</i>.</p>
7156
- * @public
7157
- */
7158
- PreviousContactId?: string | undefined;
7159
- }
7160
- /**
7161
- * @public
7162
- */
7163
- export interface StartChatContactRequest {
7164
- /**
7165
- * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
7166
- * @public
7167
- */
7168
- InstanceId: string | undefined;
7169
- /**
7170
- * <p>The identifier of the flow for initiating the chat.
7171
- * To
7172
- * see the ContactFlowId in the Connect Customer admin website, on the navigation menu go to <b>Routing</b>, <b>Flows</b>. Choose the flow. On the flow page, under the name of the flow, choose <b>Show additional flow information</b>. The ContactFlowId is the last part of the ARN, shown here
7173
- * in bold: </p>
7174
- * <p>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>846ec553-a005-41c0-8341-xxxxxxxxxxxx</b>
7175
- * </p>
7176
- * @public
7177
- */
7178
- ContactFlowId: string | undefined;
7179
- /**
7180
- * <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes. They
7181
- * can be accessed in flows just like any other contact attributes. </p>
7182
- * <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
7183
- * alphanumeric, dash, and underscore characters.</p>
7184
- * @public
7185
- */
7186
- Attributes?: Record<string, string> | undefined;
7187
- /**
7188
- * <p>Information identifying the participant.</p>
7189
- * @public
7190
- */
7191
- ParticipantDetails: ParticipantDetails | undefined;
7192
- /**
7193
- * <p> The configuration of the participant. </p>
7194
- * @public
7195
- */
7196
- ParticipantConfiguration?: ParticipantConfiguration | undefined;
7197
- /**
7198
- * <p>The initial message to be sent to the newly created chat.</p>
7199
- * @public
7200
- */
7201
- InitialMessage?: ChatMessage | undefined;
7202
- /**
7203
- * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
7204
- * request. If not provided, the Amazon Web Services
7205
- * SDK populates this field. For more information about idempotency, see
7206
- * <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
7207
- * @public
7208
- */
7209
- ClientToken?: string | undefined;
7210
- /**
7211
- * <p>The total duration of the newly started chat session. If not specified, the chat session duration defaults to 25
7212
- * hour. The minimum configurable time is 60 minutes. The maximum configurable time is 10,080 minutes (7 days).</p>
7213
- * @public
7214
- */
7215
- ChatDurationInMinutes?: number | undefined;
7216
- /**
7217
- * <p>The supported chat message content types. Supported types are <code>text/plain</code>,
7218
- * <code>text/markdown</code>, <code>application/json</code>,
7219
- * <code>application/vnd.amazonaws.connect.message.interactive</code>, and
7220
- * <code>application/vnd.amazonaws.connect.message.interactive.response</code>. </p>
7221
- * <p>Content types must always contain <code>text/plain</code>. You can then put any other supported type in the
7222
- * list. For example, all the following lists are valid because they contain <code>text/plain</code>: <code>[text/plain,
7223
- * text/markdown, application/json]</code>, <code>[text/markdown, text/plain]</code>, <code>[text/plain,
7224
- * application/json, application/vnd.amazonaws.connect.message.interactive.response]</code>. </p>
7225
- * <note>
7226
- * <p>The type <code>application/vnd.amazonaws.connect.message.interactive</code> is required to use the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/show-view-block.html">Show view</a> flow block.</p>
7227
- * </note>
7228
- * @public
7229
- */
7230
- SupportedMessagingContentTypes?: string[] | undefined;
7231
- /**
7232
- * <p>Enable persistent chats. For more information about enabling persistent chat, and for example use cases and how
7233
- * to configure for them, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/chat-persistence.html">Enable
7234
- * persistent chat</a>.</p>
7235
- * @public
7236
- */
7237
- PersistentChat?: PersistentChat | undefined;
7238
- /**
7239
- * <p>The unique identifier for an Connect Customer contact. This identifier is related to the chat starting.</p>
7240
- * <note>
7241
- * <p>You cannot provide data for both RelatedContactId and PersistentChat. </p>
7242
- * </note>
7243
- * @public
7244
- */
7245
- RelatedContactId?: string | undefined;
7246
- /**
7247
- * <p>A set of system defined key-value pairs stored on individual contact segments using an attribute map. The
7248
- * attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
7249
- * <p>Attribute keys can include only alphanumeric, -, and _.</p>
7250
- * <p>This field can be used to show channel subtype, such as <code>connect:Guide</code>.</p>
7251
- * <note>
7252
- * <p>The types <code>application/vnd.amazonaws.connect.message.interactive</code> and
7253
- * <code>application/vnd.amazonaws.connect.message.interactive.response</code> must be present in the
7254
- * SupportedMessagingContentTypes field of this API in order to set <code>SegmentAttributes</code> as \{<code>
7255
- * "connect:Subtype": \{"valueString" : "connect:Guide" \}\}</code>.</p>
7256
- * </note>
7257
- * @public
7258
- */
7259
- SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
7260
- /**
7261
- * <p>The customer's identification number. For example, the <code>CustomerId</code> may be a customer number from
7262
- * your CRM.</p>
7263
- * @public
7264
- */
7265
- CustomerId?: string | undefined;
7266
- /**
7267
- * <p>A list of participant types to automatically disconnect when the end customer ends the chat session, allowing them to continue through disconnect flows such as surveys or feedback forms.</p>
7268
- * @public
7269
- */
7270
- DisconnectOnCustomerExit?: DisconnectOnCustomerExitParticipantType[] | undefined;
7271
- }
7272
- /**
7273
- * @public
7274
- */
7275
- export interface StartEmailContactRequest {
7276
- /**
7277
- * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
7278
- * @public
7279
- */
7280
- InstanceId: string | undefined;
7281
- /**
7282
- * <p>The email address of the customer.</p>
7283
- * @public
7284
- */
7285
- FromEmailAddress: EmailAddressInfo | undefined;
7286
- /**
7287
- * <p>The email address associated with the Connect Customer instance.</p>
7288
- * @public
7289
- */
7290
- DestinationEmailAddress: string | undefined;
7291
- /**
7292
- * <p>A description of the email contact.</p>
7293
- * @public
7294
- */
7295
- Description?: string | undefined;
7296
- /**
7297
- * <p>A formatted URL that is shown to an agent in the Contact Control Panel (CCP). Emails can have the following
7298
- * reference types at the time of creation: <code>URL</code> | <code>NUMBER</code> | <code>STRING</code> |
7299
- * <code>DATE</code>. <code>EMAIL</code> | <code>EMAIL_MESSAGE</code> |<code>ATTACHMENT</code> are not a supported
7300
- * reference type during email creation.</p>
7301
- * @public
7302
- */
7303
- References?: Record<string, Reference> | undefined;
7304
- /**
7305
- * <p>The name of a email that is shown to an agent in the Contact Control Panel (CCP).</p>
7306
- * @public
7307
- */
7308
- Name?: string | undefined;
7309
- /**
7310
- * <p>The email message body to be sent to the newly created email.</p>
7311
- * @public
7312
- */
7313
- EmailMessage: InboundEmailContent | undefined;
7314
- /**
7315
- * <p>The additional recipients address of the email.</p>
7316
- * @public
7317
- */
7318
- AdditionalRecipients?: InboundAdditionalRecipients | undefined;
7319
- /**
7320
- * <p>List of S3 presigned URLs of email attachments and their file name. </p>
7321
- * @public
7322
- */
7323
- Attachments?: EmailAttachment[] | undefined;
7324
- /**
7325
- * <p>The identifier of the flow for initiating the emails. To see the ContactFlowId in the Connect Customer admin website, on the navigation
7326
- * menu go to <b>Routing</b>, <b>Flows</b>. Choose the flow. On the
7327
- * flow page, under the name of the flow, choose <b>Show additional flow information</b>. The
7328
- * ContactFlowId is the last part of the ARN, shown here in bold: </p>
7329
- * <p>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>846ec553-a005-41c0-8341-xxxxxxxxxxxx</b>
7330
- * </p>
7331
- * @public
7332
- */
7333
- ContactFlowId?: string | undefined;
7334
- /**
7335
- * <p>The contactId that is related to this contact. Linking emails together by using <code>RelatedContactID</code>
7336
- * copies over contact attributes from the related email contact to the new email contact. All updates to user-defined
7337
- * attributes in the new email contact are limited to the individual contact ID. There are no limits to the number of
7338
- * contacts that can be linked by using <code>RelatedContactId</code>. </p>
7339
- * @public
7340
- */
7341
- RelatedContactId?: string | undefined;
7342
- /**
7343
- * <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and
7344
- * can be accessed in flows just like any other contact attributes.</p>
7345
- * <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
7346
- * alphanumeric, dash, and underscore characters.</p>
7347
- * @public
7348
- */
7349
- Attributes?: Record<string, string> | undefined;
7350
- /**
7351
- * <p>A set of system defined key-value pairs stored on individual contact segments using an attribute map. The
7352
- * attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
7353
- * <p>Attribute keys can include only alphanumeric, -, and _.</p>
7354
- * <p>This field can be used to show channel subtype, such as <code>connect:Guide</code>.</p>
7355
- * <note>
7356
- * <p>To set contact expiry, a <code>ValueMap</code> must be specified containing the integer number of minutes the
7357
- * contact will be active for before expiring, with <code>SegmentAttributes</code> like \{ <code>
7358
- * "connect:ContactExpiry": \{"ValueMap" : \{ "ExpiryDuration": \{ "ValueInteger":135\}\}\}\}</code>.</p>
7359
- * </note>
7360
- * @public
7361
- */
7362
- SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
7363
- /**
7364
- * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
7365
- * request. If not provided, the Amazon Web Services
7366
- * SDK populates this field. For more information about idempotency, see
7367
- * <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
7368
- * @public
7369
- */
7370
- ClientToken?: string | undefined;
7371
- }
7372
- /**
7373
- * @public
7374
- */
7375
- export interface StartOutboundChatContactRequest {
7376
- /**
7377
- * <p>Information about the endpoint.</p>
7378
- * @public
7379
- */
7380
- SourceEndpoint: Endpoint | undefined;
7381
- /**
7382
- * <p>Information about the endpoint.</p>
7383
- * @public
7384
- */
7385
- DestinationEndpoint: Endpoint | undefined;
7386
- /**
7387
- * <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name
7388
- * (ARN) of the instance.</p>
7389
- * @public
7390
- */
7391
- InstanceId: string | undefined;
7392
- /**
7393
- * <p>A set of system defined key-value pairs stored on individual contact segments using an attribute map. The
7394
- * attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
7395
- * <ul>
7396
- * <li>
7397
- * <p>Attribute keys can include only alphanumeric, <code>-</code>, and <code>_</code>.</p>
7398
- * </li>
7399
- * <li>
7400
- * <p>This field can be used to show channel subtype, such as <code>connect:SMS</code> and
7401
- * <code>connect:WhatsApp</code>.</p>
7402
- * </li>
7403
- * </ul>
7404
- * @public
7405
- */
7406
- SegmentAttributes: Record<string, SegmentAttributeValue> | undefined;
7407
- /**
7408
- * <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and
7409
- * can be accessed in flows just like any other contact attributes.</p>
7410
- * @public
7411
- */
7412
- Attributes?: Record<string, string> | undefined;
7413
- /**
7414
- * <p>The identifier of the flow for the call. To see the ContactFlowId in the Connect Customer console user
7415
- * interface, on the navigation menu go to <b>Routing, Contact Flows</b>. Choose the flow. On
7416
- * the flow page, under the name of the flow, choose <b>Show additional flow information</b>.
7417
- * The ContactFlowId is the last part of the ARN, shown here in bold:</p>
7418
- * <ul>
7419
- * <li>
7420
- * <p>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>123ec456-a007-89c0-1234-xxxxxxxxxxxx</b>
7421
- * </p>
7422
- * </li>
7423
- * </ul>
7424
- * @public
7425
- */
7426
- ContactFlowId: string | undefined;
7427
- /**
7428
- * <p>The total duration of the newly started chat session. If not specified, the chat session duration defaults to 25
7429
- * hour. The minimum configurable time is 60 minutes. The maximum configurable time is 10,080 minutes (7 days).</p>
7430
- * @public
7431
- */
7432
- ChatDurationInMinutes?: number | undefined;
7433
- /**
7434
- * <p>The customer's details.</p>
7435
- * @public
7436
- */
7437
- ParticipantDetails?: ParticipantDetails | undefined;
7438
- /**
7439
- * <p>A chat message.</p>
7440
- * @public
7441
- */
7442
- InitialSystemMessage?: ChatMessage | undefined;
7443
- /**
7444
- * <p>Information about template message configuration.</p>
7445
- * @public
7446
- */
7447
- InitialTemplatedSystemMessage?: TemplatedMessageConfig | undefined;
7448
- /**
7449
- * <p>The unique identifier for an Connect Customer contact. This identifier is related to the contact
7450
- * starting.</p>
7451
- * @public
7452
- */
7453
- RelatedContactId?: string | undefined;
7454
- /**
7455
- * <p>The supported chat message content types. Supported types are:</p>
7456
- * <ul>
7457
- * <li>
7458
- * <p>
7459
- * <code>text/plain</code>
7460
- * </p>
7461
- * </li>
7462
- * <li>
7463
- * <p>
7464
- * <code>text/markdown</code>
7465
- * </p>
7466
- * </li>
7467
- * <li>
7468
- * <p>
7469
- * <code>application/json, application/vnd.amazonaws.connect.message.interactive</code>
7470
- * </p>
7471
- * </li>
7472
- * <li>
7473
- * <p>
7474
- * <code>application/vnd.amazonaws.connect.message.interactive.response</code>
7475
- * </p>
7476
- * </li>
7477
- * </ul>
7478
- * <p>Content types must always contain <code>text/plain</code>. You can then put any other supported type in the
7479
- * list. For example, all the following lists are valid because they contain <code>text/plain</code>:</p>
7480
- * <ul>
7481
- * <li>
7482
- * <p>
7483
- * <code>[text/plain, text/markdown, application/json]</code>
7484
- * </p>
7485
- * </li>
7486
- * <li>
7487
- * <p>
7488
- * <code>[text/markdown, text/plain]</code>
7489
- * </p>
7490
- * </li>
7491
- * <li>
7492
- * <p>
7493
- * <code>[text/plain, application/json,
7494
- * application/vnd.amazonaws.connect.message.interactive.response]</code>
7495
- * </p>
7496
- * </li>
7497
- * </ul>
7498
- * @public
7499
- */
7500
- SupportedMessagingContentTypes?: string[] | undefined;
7501
- /**
7502
- * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided,
7503
- * the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with
7504
- * idempotent APIs</a>. The token is valid for 7 days after creation. If a contact is already started, the contact
7505
- * ID is returned.</p>
7506
- * @public
7507
- */
7508
- ClientToken?: string | undefined;
7509
- }
7510
- /**
7511
- * @public
7512
- */
7513
- export interface StartTaskContactRequest {
7514
- /**
7515
- * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
7516
- * @public
7517
- */
7518
- InstanceId: string | undefined;
7519
- /**
7520
- * <p>The identifier of the previous chat, voice, or task contact. Any updates to user-defined attributes to task
7521
- * contacts linked using the same <code>PreviousContactID</code> will affect every contact in the chain. There can be a
7522
- * maximum of 12 linked task contacts in a chain.</p>
7523
- * @public
7524
- */
7525
- PreviousContactId?: string | undefined;
7526
- /**
7527
- * <p>The identifier of the flow for initiating the tasks. To see the ContactFlowId in the Connect Customer admin website, on the navigation
7528
- * menu go to <b>Routing</b>, <b>Flows</b>. Choose the flow. On the
7529
- * flow page, under the name of the flow, choose <b>Show additional flow information</b>. The
7530
- * ContactFlowId is the last part of the ARN, shown here in bold: </p>
7531
- * <p>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>846ec553-a005-41c0-8341-xxxxxxxxxxxx</b>
7532
- * </p>
7533
- * @public
7534
- */
7535
- ContactFlowId?: string | undefined;
7536
- /**
7537
- * <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and
7538
- * can be accessed in flows just like any other contact attributes.</p>
7539
- * <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
7540
- * alphanumeric, dash, and underscore characters.</p>
7541
- * @public
7542
- */
7543
- Attributes?: Record<string, string> | undefined;
7544
- /**
7545
- * <p>The name of a task that is shown to an agent in the Contact Control Panel (CCP).</p>
7546
- * @public
7547
- */
7548
- Name: string | undefined;
7549
- /**
7550
- * <p>A formatted URL that is shown to an agent in the Contact Control Panel (CCP). Tasks can have the following
7551
- * reference types at the time of creation: <code>URL</code> | <code>NUMBER</code> | <code>STRING</code> |
7552
- * <code>DATE</code> | <code>EMAIL</code>. <code>ATTACHMENT</code> is not a supported reference type during task
7553
- * creation.</p>
7554
- * @public
7555
- */
7556
- References?: Record<string, Reference> | undefined;
7557
- /**
7558
- * <p>A description of the task that is shown to an agent in the Contact Control Panel (CCP).</p>
7559
- * @public
7560
- */
7561
- Description?: string | undefined;
7562
- /**
7563
- * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
7564
- * request. If not provided, the Amazon Web Services
7565
- * SDK populates this field. For more information about idempotency, see
7566
- * <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
7567
- * @public
7568
- */
7569
- ClientToken?: string | undefined;
7570
- /**
7571
- * <p>The timestamp, in Unix Epoch seconds format, at which to start running the inbound flow. The scheduled time cannot be in the past. It must be within up to 6 days in future. </p>
7572
- * @public
7573
- */
7574
- ScheduledTime?: Date | undefined;
7575
- /**
7576
- * <p>A unique identifier for the task template. For more information about task templates, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/task-templates.html">Create task templates</a> in the <i>Connect Customer Administrator Guide</i>. </p>
7577
- * @public
7578
- */
7579
- TaskTemplateId?: string | undefined;
7580
- /**
7581
- * <p>The identifier for the quick connect. Tasks that are created by using <code>QuickConnectId</code> will use the flow that is defined
7582
- * on agent or queue quick connect. For more information about quick connects, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/quick-connects.html">Create quick connects</a>.</p>
7583
- * @public
7584
- */
7585
- QuickConnectId?: string | undefined;
7586
- /**
7587
- * <p>The contactId that is <a href="https://docs.aws.amazon.com/connect/latest/adminguide/tasks.html#linked-tasks">related</a> to this contact. Linking tasks together by using <code>RelatedContactID</code> copies over contact
7588
- * attributes from the related task contact to the new task contact. All updates to user-defined attributes in the new
7589
- * task contact are limited to the individual contact ID, unlike what happens when tasks are linked by using
7590
- * <code>PreviousContactID</code>. There are no limits to the number of contacts that can be linked by using
7591
- * <code>RelatedContactId</code>. </p>
7592
- * @public
7593
- */
7594
- RelatedContactId?: string | undefined;
7595
- /**
7596
- * <p>A set of system defined key-value pairs stored on individual contact segments (unique contact ID) using an
7597
- * attribute map. The attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
7598
- * <p>Attribute keys can include only alphanumeric, -, and _.</p>
7599
- * <p>This field can be used to set Contact Expiry as a duration in minutes and set a UserId for the User who created
7600
- * a task.</p>
7601
- * <note>
7602
- * <p>To set contact expiry, a ValueMap must be specified containing the integer number of minutes the contact will
7603
- * be active for before expiring, with <code>SegmentAttributes</code> like \{ <code> "connect:ContactExpiry":
7604
- * \{"ValueMap" : \{ "ExpiryDuration": \{ "ValueInteger": 135\}\}\}\}</code>. </p>
7605
- * <p>To set the created by user, a valid AgentResourceId must be supplied, with <code>SegmentAttributes</code> like
7606
- * \{ <code>"connect:CreatedByUser" \{ "ValueString":
7607
- * "arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/agent/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"\}\}\}</code>.
7608
- * </p>
7609
- * </note>
7610
- * @public
7611
- */
7612
- SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
7613
- /**
7614
- * <p>List of S3 presigned URLs of task attachments and their file name. You can have a maximum of 5 attachments per task.</p>
7615
- * @public
7616
- */
7617
- Attachments?: TaskAttachment[] | undefined;
7618
- }
7619
- /**
7620
- * @public
7621
- */
7622
- export interface UpdateContactRequest {
7623
- /**
7624
- * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
7625
- * @public
7626
- */
7627
- InstanceId: string | undefined;
7628
- /**
7629
- * <p>The identifier of the contact. This is the identifier of the contact associated with the first interaction with
7630
- * your contact center.</p>
7631
- * @public
7632
- */
7633
- ContactId: string | undefined;
7634
- /**
7635
- * <p>The name of the contact.</p>
7636
- * @public
7637
- */
7638
- Name?: string | undefined;
7639
- /**
7640
- * <p>The description of the contact.</p>
7641
- * @public
7642
- */
7643
- Description?: string | undefined;
7644
- /**
7645
- * <p>Well-formed data on contact, shown to agents on Contact Control Panel (CCP).</p>
7646
- * @public
7647
- */
7648
- References?: Record<string, Reference> | undefined;
7649
- /**
7650
- * <p>A set of system defined key-value pairs stored on individual contact segments (unique contact ID) using an
7651
- * attribute map. The attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
7652
- * <p>Attribute keys can include only alphanumeric, -, and _.</p>
7653
- * <p>This field can be used to show channel subtype, such as <code>connect:Guide</code>.</p>
7654
- * <p>Contact Expiry, and user-defined attributes (String - String) that are defined in predefined attributes, can be
7655
- * updated by using the UpdateContact API.</p>
7656
- * @public
7657
- */
7658
- SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
7659
- /**
7660
- * <p> Information about the queue associated with a contact. This parameter can only be updated for external audio
7661
- * contacts. It is used when you integrate third-party systems with Contact Lens for analytics. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Connect Customer Contact Lens integration</a> in
7662
- * the <i>
7663
- * Connect Customer Administrator Guide</i>.</p>
7664
- * @public
7665
- */
7666
- QueueInfo?: QueueInfoInput | undefined;
7667
- /**
7668
- * <p>Information about the agent associated with a contact. This parameter can only be updated for external audio
7669
- * contacts. It is used when you integrate third-party systems with Contact Lens for analytics. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Connect Customer Contact Lens integration</a> in
7670
- * the <i>
7671
- * Connect Customer Administrator Guide</i>.</p>
7672
- * @public
7673
- */
7674
- UserInfo?: UserInfo | undefined;
7675
- /**
7676
- * <p>The endpoint of the customer for which the contact was initiated. For external audio contacts, this is usually
7677
- * the end customer's phone number. This value can only be updated for external audio contacts. For more information,
7678
- * see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Connect Customer
7679
- * Contact Lens integration</a> in the <i>Connect Customer Administrator Guide</i>.</p>
7680
- * @public
7681
- */
7682
- CustomerEndpoint?: Endpoint | undefined;
7683
- /**
7684
- * <p>External system endpoint for the contact was initiated. For external audio contacts, this is the phone number of
7685
- * the external system such as the contact center. This value can only be updated for external audio contacts. For more
7686
- * information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Connect Customer Contact Lens integration</a> in the <i>Connect Customer Administrator
7687
- * Guide</i>.</p>
7688
- * @public
7689
- */
7690
- SystemEndpoint?: Endpoint | undefined;
7691
- }
7692
- /**
7693
- * <p>Information about an item from an evaluation form. The item must be either a section or a question.</p>
7694
- * @public
7695
- */
7696
- export type EvaluationFormItem = EvaluationFormItem.QuestionMember | EvaluationFormItem.SectionMember | EvaluationFormItem.$UnknownMember;
7697
- /**
7698
- * @public
7699
- */
7700
- export declare namespace EvaluationFormItem {
7701
- /**
7702
- * <p>The information of the section.</p>
7703
- * @public
7704
- */
7705
- interface SectionMember {
7706
- Section: EvaluationFormSection;
7707
- Question?: never;
7708
- $unknown?: never;
7709
- }
7710
- /**
7711
- * <p>The information of the question.</p>
7712
- * @public
7713
- */
7714
- interface QuestionMember {
7715
- Section?: never;
7716
- Question: EvaluationFormQuestion;
7717
- $unknown?: never;
7718
- }
7719
- /**
7720
- * @public
7721
- */
7722
- interface $UnknownMember {
7723
- Section?: never;
7724
- Question?: never;
7725
- $unknown: [string, any];
7726
- }
7727
- /**
7728
- * @deprecated unused in schema-serde mode.
7729
- *
7730
- */
7731
- interface Visitor<T> {
7732
- Section: (value: EvaluationFormSection) => T;
7733
- Question: (value: EvaluationFormQuestion) => T;
7734
- _: (name: string, value: any) => T;
7735
- }
7736
- }
7737
- /**
7738
- * <p>Latest routing criteria on the contact.</p>
7739
- * @public
7740
- */
7741
- export interface RoutingCriteria {
7742
- /**
7743
- * <p>List of routing steps. When Connect Customer does not find an available agent meeting the requirements in a
7744
- * step for a given step duration, the routing criteria will move on to the next step sequentially until a join is
7745
- * completed with an agent. When all steps are exhausted, the contact will be offered to any agent in the queue.</p>
7746
- * @public
7747
- */
7748
- Steps?: Step[] | undefined;
7749
- /**
7750
- * <p>The timestamp indicating when the routing criteria is set to active. A routing criteria is activated when
7751
- * contact is transferred to a queue. ActivationTimestamp will be set on routing criteria for contacts in agent queue
7752
- * even though Routing criteria is never activated for contacts in agent queue.</p>
7753
- * @public
7754
- */
7755
- ActivationTimestamp?: Date | undefined;
7756
- /**
7757
- * <p>Information about the index of the routing criteria.</p>
7758
- * @public
7759
- */
7760
- Index?: number | undefined;
7761
- }
7762
- /**
7763
- * <p>An object to define the RoutingCriteria.</p>
7764
- * @public
7765
- */
7766
- export interface RoutingCriteriaInput {
7767
- /**
7768
- * <p>When Connect Customer does not find an available agent meeting the requirements in a step for a given step
7769
- * duration, the routing criteria will move on to the next step sequentially until a join is completed with an agent.
7770
- * When all steps are exhausted, the contact will be offered to any agent in the queue.</p>
7771
- * @public
7772
- */
7773
- Steps?: RoutingCriteriaInputStep[] | undefined;
7774
- }
7775
- /**
7776
- * <p>Information about a section from an evaluation form. A section can contain sections and/or questions. Evaluation
7777
- * forms can only contain sections and subsections (two level nesting).</p>
7778
- * @public
7779
- */
7780
- export interface EvaluationFormSection {
7781
- /**
7782
- * <p>The title of the section.</p>
7783
- * @public
7784
- */
7785
- Title: string | undefined;
7786
- /**
7787
- * <p>The identifier of the section. An identifier must be unique within the evaluation form.</p>
7788
- * @public
7789
- */
7790
- RefId: string | undefined;
7791
- /**
7792
- * <p>The instructions of the section.</p>
7793
- * @public
7794
- */
7795
- Instructions?: string | undefined;
7796
- /**
7797
- * <p>The items of the section.</p>
7798
- * @public
7799
- */
7800
- Items: EvaluationFormItem[] | undefined;
7801
- /**
7802
- * <p>The scoring weight of the section.</p>
7803
- * @public
7804
- */
7805
- Weight?: number | undefined;
7806
- /**
7807
- * <p>The flag to exclude the section from scoring.</p>
7808
- * @public
7809
- */
7810
- IsExcludedFromScoring?: boolean | undefined;
7811
- /**
7812
- * <p>The score thresholds for performance categories.</p>
7813
- * @public
7814
- */
7815
- ScoreThresholds?: EvaluationFormScoreThreshold[] | undefined;
7816
- }
7817
- /**
7818
- * @public
7819
- */
7820
- export interface CreateEvaluationFormRequest {
7821
- /**
7822
- * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
7823
- * @public
7824
- */
7825
- InstanceId: string | undefined;
7826
- /**
7827
- * <p>A title of the evaluation form.</p>
7828
- * @public
7829
- */
7830
- Title: string | undefined;
7831
- /**
7832
- * <p>The description of the evaluation form.</p>
7833
- * @public
7834
- */
7835
- Description?: string | undefined;
7836
- /**
7837
- * <p>Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section.</p>
7838
- * @public
7839
- */
7840
- Items: EvaluationFormItem[] | undefined;
7841
- /**
7842
- * <p>A scoring strategy of the evaluation form.</p>
7843
- * @public
7844
- */
7845
- ScoringStrategy?: EvaluationFormScoringStrategy | undefined;
7846
- /**
7847
- * <p>Configuration information about automated evaluations.</p>
7848
- * @public
7849
- */
7850
- AutoEvaluationConfiguration?: EvaluationFormAutoEvaluationConfiguration | undefined;
7851
- /**
7852
- * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
7853
- * request. If not provided, the Amazon Web Services
7854
- * SDK populates this field. For more information about idempotency, see
7855
- * <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
7856
- * @public
7857
- */
7858
- ClientToken?: string | undefined;
7859
- /**
7860
- * <p>A boolean flag indicating whether to create evaluation form in draft state.</p>
7861
- * @public
7862
- */
7863
- AsDraft?: boolean | undefined;
7864
- /**
7865
- * <p>The tags used to organize, track, or control access for this resource. For example, \{ "Tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
7866
- * @public
7867
- */
7868
- Tags?: Record<string, string> | undefined;
7869
- /**
7870
- * <p>Configuration information about evaluation reviews.</p>
7871
- * @public
7872
- */
7873
- ReviewConfiguration?: EvaluationReviewConfiguration | undefined;
7874
- /**
7875
- * <p>Configuration that specifies the target for the evaluation form.</p>
7876
- * @public
7877
- */
7878
- TargetConfiguration?: EvaluationFormTargetConfiguration | undefined;
7879
- /**
7880
- * <p>Configuration for language settings of the evaluation form.</p>
7881
- * @public
7882
- */
7883
- LanguageConfiguration?: EvaluationFormLanguageConfiguration | undefined;
7884
- }