@aws-sdk/client-connect 3.928.0 → 3.930.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 (324) hide show
  1. package/dist-cjs/index.js +12957 -13589
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/ConnectClient.js +2 -0
  4. package/dist-es/commands/ActivateEvaluationFormCommand.js +3 -9
  5. package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +3 -9
  6. package/dist-es/commands/AssociateApprovedOriginCommand.js +3 -9
  7. package/dist-es/commands/AssociateBotCommand.js +3 -9
  8. package/dist-es/commands/AssociateContactWithUserCommand.js +3 -9
  9. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -9
  10. package/dist-es/commands/AssociateEmailAddressAliasCommand.js +3 -9
  11. package/dist-es/commands/AssociateFlowCommand.js +3 -9
  12. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -9
  13. package/dist-es/commands/AssociateLambdaFunctionCommand.js +3 -9
  14. package/dist-es/commands/AssociateLexBotCommand.js +3 -9
  15. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +3 -9
  16. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +3 -9
  17. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +3 -9
  18. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -9
  19. package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +3 -9
  20. package/dist-es/commands/AssociateUserProficienciesCommand.js +3 -9
  21. package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +3 -9
  22. package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +3 -9
  23. package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +3 -9
  24. package/dist-es/commands/BatchGetFlowAssociationCommand.js +3 -9
  25. package/dist-es/commands/BatchPutContactCommand.js +3 -9
  26. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -9
  27. package/dist-es/commands/CompleteAttachedFileUploadCommand.js +3 -9
  28. package/dist-es/commands/CreateAgentStatusCommand.js +3 -9
  29. package/dist-es/commands/CreateContactCommand.js +3 -10
  30. package/dist-es/commands/CreateContactFlowCommand.js +3 -9
  31. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -9
  32. package/dist-es/commands/CreateContactFlowVersionCommand.js +3 -9
  33. package/dist-es/commands/CreateEmailAddressCommand.js +3 -10
  34. package/dist-es/commands/CreateEvaluationFormCommand.js +3 -9
  35. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -9
  36. package/dist-es/commands/CreateHoursOfOperationOverrideCommand.js +3 -9
  37. package/dist-es/commands/CreateInstanceCommand.js +3 -10
  38. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -9
  39. package/dist-es/commands/CreateParticipantCommand.js +3 -9
  40. package/dist-es/commands/CreatePersistentContactAssociationCommand.js +3 -9
  41. package/dist-es/commands/CreatePredefinedAttributeCommand.js +3 -9
  42. package/dist-es/commands/CreatePromptCommand.js +3 -9
  43. package/dist-es/commands/CreatePushNotificationRegistrationCommand.js +3 -9
  44. package/dist-es/commands/CreateQueueCommand.js +3 -9
  45. package/dist-es/commands/CreateQuickConnectCommand.js +3 -9
  46. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -9
  47. package/dist-es/commands/CreateRuleCommand.js +3 -9
  48. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -9
  49. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -9
  50. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +3 -9
  51. package/dist-es/commands/CreateUseCaseCommand.js +3 -9
  52. package/dist-es/commands/CreateUserCommand.js +3 -10
  53. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -9
  54. package/dist-es/commands/CreateViewCommand.js +3 -11
  55. package/dist-es/commands/CreateViewVersionCommand.js +3 -10
  56. package/dist-es/commands/CreateVocabularyCommand.js +3 -9
  57. package/dist-es/commands/DeactivateEvaluationFormCommand.js +3 -9
  58. package/dist-es/commands/DeleteAttachedFileCommand.js +3 -9
  59. package/dist-es/commands/DeleteContactEvaluationCommand.js +3 -9
  60. package/dist-es/commands/DeleteContactFlowCommand.js +3 -9
  61. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -9
  62. package/dist-es/commands/DeleteContactFlowVersionCommand.js +3 -9
  63. package/dist-es/commands/DeleteEmailAddressCommand.js +3 -9
  64. package/dist-es/commands/DeleteEvaluationFormCommand.js +3 -9
  65. package/dist-es/commands/DeleteHoursOfOperationCommand.js +3 -9
  66. package/dist-es/commands/DeleteHoursOfOperationOverrideCommand.js +3 -9
  67. package/dist-es/commands/DeleteInstanceCommand.js +3 -9
  68. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +3 -9
  69. package/dist-es/commands/DeletePredefinedAttributeCommand.js +3 -9
  70. package/dist-es/commands/DeletePromptCommand.js +3 -9
  71. package/dist-es/commands/DeletePushNotificationRegistrationCommand.js +3 -9
  72. package/dist-es/commands/DeleteQueueCommand.js +3 -9
  73. package/dist-es/commands/DeleteQuickConnectCommand.js +3 -9
  74. package/dist-es/commands/DeleteRoutingProfileCommand.js +3 -9
  75. package/dist-es/commands/DeleteRuleCommand.js +3 -9
  76. package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -9
  77. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -9
  78. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +3 -9
  79. package/dist-es/commands/DeleteUseCaseCommand.js +3 -9
  80. package/dist-es/commands/DeleteUserCommand.js +3 -9
  81. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +3 -9
  82. package/dist-es/commands/DeleteViewCommand.js +3 -9
  83. package/dist-es/commands/DeleteViewVersionCommand.js +3 -9
  84. package/dist-es/commands/DeleteVocabularyCommand.js +3 -9
  85. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -9
  86. package/dist-es/commands/DescribeAuthenticationProfileCommand.js +3 -9
  87. package/dist-es/commands/DescribeContactCommand.js +3 -10
  88. package/dist-es/commands/DescribeContactEvaluationCommand.js +3 -9
  89. package/dist-es/commands/DescribeContactFlowCommand.js +3 -9
  90. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -9
  91. package/dist-es/commands/DescribeEmailAddressCommand.js +3 -10
  92. package/dist-es/commands/DescribeEvaluationFormCommand.js +3 -9
  93. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -9
  94. package/dist-es/commands/DescribeHoursOfOperationOverrideCommand.js +3 -9
  95. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -9
  96. package/dist-es/commands/DescribeInstanceCommand.js +3 -10
  97. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -9
  98. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -9
  99. package/dist-es/commands/DescribePredefinedAttributeCommand.js +3 -9
  100. package/dist-es/commands/DescribePromptCommand.js +3 -9
  101. package/dist-es/commands/DescribeQueueCommand.js +3 -9
  102. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -9
  103. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -9
  104. package/dist-es/commands/DescribeRuleCommand.js +3 -9
  105. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -9
  106. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +3 -9
  107. package/dist-es/commands/DescribeUserCommand.js +3 -10
  108. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -9
  109. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -9
  110. package/dist-es/commands/DescribeViewCommand.js +3 -10
  111. package/dist-es/commands/DescribeVocabularyCommand.js +3 -9
  112. package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +3 -9
  113. package/dist-es/commands/DisassociateApprovedOriginCommand.js +3 -9
  114. package/dist-es/commands/DisassociateBotCommand.js +3 -9
  115. package/dist-es/commands/DisassociateEmailAddressAliasCommand.js +3 -9
  116. package/dist-es/commands/DisassociateFlowCommand.js +3 -9
  117. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +3 -9
  118. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +3 -9
  119. package/dist-es/commands/DisassociateLexBotCommand.js +3 -9
  120. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +3 -9
  121. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +3 -9
  122. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +3 -9
  123. package/dist-es/commands/DisassociateSecurityKeyCommand.js +3 -9
  124. package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +3 -9
  125. package/dist-es/commands/DisassociateUserProficienciesCommand.js +3 -9
  126. package/dist-es/commands/DismissUserContactCommand.js +3 -9
  127. package/dist-es/commands/GetAttachedFileCommand.js +3 -9
  128. package/dist-es/commands/GetContactAttributesCommand.js +3 -9
  129. package/dist-es/commands/GetContactMetricsCommand.js +3 -9
  130. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -9
  131. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -9
  132. package/dist-es/commands/GetEffectiveHoursOfOperationsCommand.js +3 -9
  133. package/dist-es/commands/GetFederationTokenCommand.js +3 -10
  134. package/dist-es/commands/GetFlowAssociationCommand.js +3 -9
  135. package/dist-es/commands/GetMetricDataCommand.js +3 -9
  136. package/dist-es/commands/GetMetricDataV2Command.js +3 -9
  137. package/dist-es/commands/GetPromptFileCommand.js +3 -9
  138. package/dist-es/commands/GetTaskTemplateCommand.js +3 -9
  139. package/dist-es/commands/GetTrafficDistributionCommand.js +3 -9
  140. package/dist-es/commands/ImportPhoneNumberCommand.js +3 -9
  141. package/dist-es/commands/ListAgentStatusesCommand.js +3 -9
  142. package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +3 -9
  143. package/dist-es/commands/ListAnalyticsDataLakeDataSetsCommand.js +3 -9
  144. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -9
  145. package/dist-es/commands/ListAssociatedContactsCommand.js +3 -9
  146. package/dist-es/commands/ListAuthenticationProfilesCommand.js +3 -9
  147. package/dist-es/commands/ListBotsCommand.js +3 -9
  148. package/dist-es/commands/ListContactEvaluationsCommand.js +3 -9
  149. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -9
  150. package/dist-es/commands/ListContactFlowVersionsCommand.js +3 -9
  151. package/dist-es/commands/ListContactFlowsCommand.js +3 -9
  152. package/dist-es/commands/ListContactReferencesCommand.js +3 -9
  153. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -9
  154. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +3 -9
  155. package/dist-es/commands/ListEvaluationFormsCommand.js +3 -9
  156. package/dist-es/commands/ListFlowAssociationsCommand.js +3 -9
  157. package/dist-es/commands/ListHoursOfOperationOverridesCommand.js +3 -9
  158. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -9
  159. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -9
  160. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -9
  161. package/dist-es/commands/ListInstancesCommand.js +3 -10
  162. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -9
  163. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -9
  164. package/dist-es/commands/ListLexBotsCommand.js +3 -9
  165. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -9
  166. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -9
  167. package/dist-es/commands/ListPredefinedAttributesCommand.js +3 -9
  168. package/dist-es/commands/ListPromptsCommand.js +3 -9
  169. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -9
  170. package/dist-es/commands/ListQueuesCommand.js +3 -9
  171. package/dist-es/commands/ListQuickConnectsCommand.js +3 -9
  172. package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +3 -9
  173. package/dist-es/commands/ListRoutingProfileManualAssignmentQueuesCommand.js +3 -9
  174. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -9
  175. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -9
  176. package/dist-es/commands/ListRulesCommand.js +3 -9
  177. package/dist-es/commands/ListSecurityKeysCommand.js +3 -9
  178. package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +3 -9
  179. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -9
  180. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -9
  181. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  182. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -9
  183. package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +3 -9
  184. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +3 -9
  185. package/dist-es/commands/ListUseCasesCommand.js +3 -9
  186. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -9
  187. package/dist-es/commands/ListUserProficienciesCommand.js +3 -9
  188. package/dist-es/commands/ListUsersCommand.js +3 -9
  189. package/dist-es/commands/ListViewVersionsCommand.js +3 -10
  190. package/dist-es/commands/ListViewsCommand.js +3 -10
  191. package/dist-es/commands/MonitorContactCommand.js +3 -9
  192. package/dist-es/commands/PauseContactCommand.js +3 -9
  193. package/dist-es/commands/PutUserStatusCommand.js +3 -9
  194. package/dist-es/commands/ReleasePhoneNumberCommand.js +3 -9
  195. package/dist-es/commands/ReplicateInstanceCommand.js +3 -10
  196. package/dist-es/commands/ResumeContactCommand.js +3 -9
  197. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -9
  198. package/dist-es/commands/SearchAgentStatusesCommand.js +3 -9
  199. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -9
  200. package/dist-es/commands/SearchContactEvaluationsCommand.js +3 -9
  201. package/dist-es/commands/SearchContactFlowModulesCommand.js +3 -9
  202. package/dist-es/commands/SearchContactFlowsCommand.js +3 -9
  203. package/dist-es/commands/SearchContactsCommand.js +3 -11
  204. package/dist-es/commands/SearchEmailAddressesCommand.js +3 -10
  205. package/dist-es/commands/SearchEvaluationFormsCommand.js +3 -9
  206. package/dist-es/commands/SearchHoursOfOperationOverridesCommand.js +3 -9
  207. package/dist-es/commands/SearchHoursOfOperationsCommand.js +3 -9
  208. package/dist-es/commands/SearchPredefinedAttributesCommand.js +3 -9
  209. package/dist-es/commands/SearchPromptsCommand.js +3 -9
  210. package/dist-es/commands/SearchQueuesCommand.js +3 -9
  211. package/dist-es/commands/SearchQuickConnectsCommand.js +3 -9
  212. package/dist-es/commands/SearchResourceTagsCommand.js +3 -9
  213. package/dist-es/commands/SearchRoutingProfilesCommand.js +3 -9
  214. package/dist-es/commands/SearchSecurityProfilesCommand.js +3 -9
  215. package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +3 -9
  216. package/dist-es/commands/SearchUsersCommand.js +3 -10
  217. package/dist-es/commands/SearchVocabulariesCommand.js +3 -9
  218. package/dist-es/commands/SendChatIntegrationEventCommand.js +3 -9
  219. package/dist-es/commands/SendOutboundEmailCommand.js +3 -10
  220. package/dist-es/commands/StartAttachedFileUploadCommand.js +3 -9
  221. package/dist-es/commands/StartChatContactCommand.js +3 -10
  222. package/dist-es/commands/StartContactEvaluationCommand.js +3 -9
  223. package/dist-es/commands/StartContactRecordingCommand.js +3 -9
  224. package/dist-es/commands/StartContactStreamingCommand.js +3 -9
  225. package/dist-es/commands/StartEmailContactCommand.js +3 -10
  226. package/dist-es/commands/StartOutboundChatContactCommand.js +3 -9
  227. package/dist-es/commands/StartOutboundEmailContactCommand.js +3 -10
  228. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -10
  229. package/dist-es/commands/StartScreenSharingCommand.js +3 -9
  230. package/dist-es/commands/StartTaskContactCommand.js +3 -10
  231. package/dist-es/commands/StartWebRTCContactCommand.js +3 -10
  232. package/dist-es/commands/StopContactCommand.js +3 -9
  233. package/dist-es/commands/StopContactRecordingCommand.js +3 -9
  234. package/dist-es/commands/StopContactStreamingCommand.js +3 -9
  235. package/dist-es/commands/SubmitContactEvaluationCommand.js +3 -9
  236. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -9
  237. package/dist-es/commands/TagContactCommand.js +3 -9
  238. package/dist-es/commands/TagResourceCommand.js +3 -9
  239. package/dist-es/commands/TransferContactCommand.js +3 -9
  240. package/dist-es/commands/UntagContactCommand.js +3 -9
  241. package/dist-es/commands/UntagResourceCommand.js +3 -9
  242. package/dist-es/commands/UpdateAgentStatusCommand.js +3 -9
  243. package/dist-es/commands/UpdateAuthenticationProfileCommand.js +3 -9
  244. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -9
  245. package/dist-es/commands/UpdateContactCommand.js +3 -10
  246. package/dist-es/commands/UpdateContactEvaluationCommand.js +3 -9
  247. package/dist-es/commands/UpdateContactFlowContentCommand.js +3 -9
  248. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +3 -9
  249. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -9
  250. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -9
  251. package/dist-es/commands/UpdateContactFlowNameCommand.js +3 -9
  252. package/dist-es/commands/UpdateContactRoutingDataCommand.js +3 -9
  253. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -9
  254. package/dist-es/commands/UpdateEmailAddressMetadataCommand.js +3 -10
  255. package/dist-es/commands/UpdateEvaluationFormCommand.js +3 -9
  256. package/dist-es/commands/UpdateHoursOfOperationCommand.js +3 -9
  257. package/dist-es/commands/UpdateHoursOfOperationOverrideCommand.js +3 -9
  258. package/dist-es/commands/UpdateInstanceAttributeCommand.js +3 -9
  259. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +3 -9
  260. package/dist-es/commands/UpdateParticipantAuthenticationCommand.js +3 -10
  261. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +3 -9
  262. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -9
  263. package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +3 -9
  264. package/dist-es/commands/UpdatePredefinedAttributeCommand.js +3 -9
  265. package/dist-es/commands/UpdatePromptCommand.js +3 -9
  266. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +3 -9
  267. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +3 -9
  268. package/dist-es/commands/UpdateQueueNameCommand.js +3 -9
  269. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +3 -9
  270. package/dist-es/commands/UpdateQueueOutboundEmailConfigCommand.js +3 -9
  271. package/dist-es/commands/UpdateQueueStatusCommand.js +3 -9
  272. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +3 -9
  273. package/dist-es/commands/UpdateQuickConnectNameCommand.js +3 -9
  274. package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +3 -9
  275. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +3 -9
  276. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +3 -9
  277. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +3 -9
  278. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +3 -9
  279. package/dist-es/commands/UpdateRuleCommand.js +3 -9
  280. package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -9
  281. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -9
  282. package/dist-es/commands/UpdateTrafficDistributionCommand.js +3 -9
  283. package/dist-es/commands/UpdateUserHierarchyCommand.js +3 -9
  284. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +3 -9
  285. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +3 -9
  286. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +3 -10
  287. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +3 -9
  288. package/dist-es/commands/UpdateUserProficienciesCommand.js +3 -9
  289. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +3 -9
  290. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +3 -9
  291. package/dist-es/commands/UpdateViewContentCommand.js +3 -10
  292. package/dist-es/commands/UpdateViewMetadataCommand.js +3 -10
  293. package/dist-es/models/models_0.js +0 -106
  294. package/dist-es/models/models_1.js +0 -75
  295. package/dist-es/models/models_2.js +0 -215
  296. package/dist-es/models/models_3.js +0 -146
  297. package/dist-es/runtimeConfig.shared.js +2 -0
  298. package/dist-es/schemas/schemas_0.js +12406 -0
  299. package/dist-types/ConnectClient.d.ts +10 -1
  300. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +2 -0
  301. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +2 -0
  302. package/dist-types/models/models_0.d.ts +28 -39
  303. package/dist-types/models/models_1.d.ts +24 -43
  304. package/dist-types/models/models_2.d.ts +12 -127
  305. package/dist-types/models/models_3.d.ts +32 -85
  306. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  307. package/dist-types/runtimeConfig.d.ts +1 -0
  308. package/dist-types/runtimeConfig.native.d.ts +1 -0
  309. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  310. package/dist-types/schemas/schemas_0.d.ts +1498 -0
  311. package/dist-types/ts3.4/ConnectClient.d.ts +4 -0
  312. package/dist-types/ts3.4/models/models_0.d.ts +0 -42
  313. package/dist-types/ts3.4/models/models_1.d.ts +2 -30
  314. package/dist-types/ts3.4/models/models_2.d.ts +0 -96
  315. package/dist-types/ts3.4/models/models_3.d.ts +2 -67
  316. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  317. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  318. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  319. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  320. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1505 -0
  321. package/package.json +33 -34
  322. package/dist-es/protocols/Aws_restJson1.js +0 -10936
  323. package/dist-types/protocols/Aws_restJson1.d.ts +0 -2603
  324. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -3473
@@ -1,3473 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- ActivateEvaluationFormCommandInput,
8
- ActivateEvaluationFormCommandOutput,
9
- } from "../commands/ActivateEvaluationFormCommand";
10
- import {
11
- AssociateAnalyticsDataSetCommandInput,
12
- AssociateAnalyticsDataSetCommandOutput,
13
- } from "../commands/AssociateAnalyticsDataSetCommand";
14
- import {
15
- AssociateApprovedOriginCommandInput,
16
- AssociateApprovedOriginCommandOutput,
17
- } from "../commands/AssociateApprovedOriginCommand";
18
- import {
19
- AssociateBotCommandInput,
20
- AssociateBotCommandOutput,
21
- } from "../commands/AssociateBotCommand";
22
- import {
23
- AssociateContactWithUserCommandInput,
24
- AssociateContactWithUserCommandOutput,
25
- } from "../commands/AssociateContactWithUserCommand";
26
- import {
27
- AssociateDefaultVocabularyCommandInput,
28
- AssociateDefaultVocabularyCommandOutput,
29
- } from "../commands/AssociateDefaultVocabularyCommand";
30
- import {
31
- AssociateEmailAddressAliasCommandInput,
32
- AssociateEmailAddressAliasCommandOutput,
33
- } from "../commands/AssociateEmailAddressAliasCommand";
34
- import {
35
- AssociateFlowCommandInput,
36
- AssociateFlowCommandOutput,
37
- } from "../commands/AssociateFlowCommand";
38
- import {
39
- AssociateInstanceStorageConfigCommandInput,
40
- AssociateInstanceStorageConfigCommandOutput,
41
- } from "../commands/AssociateInstanceStorageConfigCommand";
42
- import {
43
- AssociateLambdaFunctionCommandInput,
44
- AssociateLambdaFunctionCommandOutput,
45
- } from "../commands/AssociateLambdaFunctionCommand";
46
- import {
47
- AssociateLexBotCommandInput,
48
- AssociateLexBotCommandOutput,
49
- } from "../commands/AssociateLexBotCommand";
50
- import {
51
- AssociatePhoneNumberContactFlowCommandInput,
52
- AssociatePhoneNumberContactFlowCommandOutput,
53
- } from "../commands/AssociatePhoneNumberContactFlowCommand";
54
- import {
55
- AssociateQueueQuickConnectsCommandInput,
56
- AssociateQueueQuickConnectsCommandOutput,
57
- } from "../commands/AssociateQueueQuickConnectsCommand";
58
- import {
59
- AssociateRoutingProfileQueuesCommandInput,
60
- AssociateRoutingProfileQueuesCommandOutput,
61
- } from "../commands/AssociateRoutingProfileQueuesCommand";
62
- import {
63
- AssociateSecurityKeyCommandInput,
64
- AssociateSecurityKeyCommandOutput,
65
- } from "../commands/AssociateSecurityKeyCommand";
66
- import {
67
- AssociateTrafficDistributionGroupUserCommandInput,
68
- AssociateTrafficDistributionGroupUserCommandOutput,
69
- } from "../commands/AssociateTrafficDistributionGroupUserCommand";
70
- import {
71
- AssociateUserProficienciesCommandInput,
72
- AssociateUserProficienciesCommandOutput,
73
- } from "../commands/AssociateUserProficienciesCommand";
74
- import {
75
- BatchAssociateAnalyticsDataSetCommandInput,
76
- BatchAssociateAnalyticsDataSetCommandOutput,
77
- } from "../commands/BatchAssociateAnalyticsDataSetCommand";
78
- import {
79
- BatchDisassociateAnalyticsDataSetCommandInput,
80
- BatchDisassociateAnalyticsDataSetCommandOutput,
81
- } from "../commands/BatchDisassociateAnalyticsDataSetCommand";
82
- import {
83
- BatchGetAttachedFileMetadataCommandInput,
84
- BatchGetAttachedFileMetadataCommandOutput,
85
- } from "../commands/BatchGetAttachedFileMetadataCommand";
86
- import {
87
- BatchGetFlowAssociationCommandInput,
88
- BatchGetFlowAssociationCommandOutput,
89
- } from "../commands/BatchGetFlowAssociationCommand";
90
- import {
91
- BatchPutContactCommandInput,
92
- BatchPutContactCommandOutput,
93
- } from "../commands/BatchPutContactCommand";
94
- import {
95
- ClaimPhoneNumberCommandInput,
96
- ClaimPhoneNumberCommandOutput,
97
- } from "../commands/ClaimPhoneNumberCommand";
98
- import {
99
- CompleteAttachedFileUploadCommandInput,
100
- CompleteAttachedFileUploadCommandOutput,
101
- } from "../commands/CompleteAttachedFileUploadCommand";
102
- import {
103
- CreateAgentStatusCommandInput,
104
- CreateAgentStatusCommandOutput,
105
- } from "../commands/CreateAgentStatusCommand";
106
- import {
107
- CreateContactCommandInput,
108
- CreateContactCommandOutput,
109
- } from "../commands/CreateContactCommand";
110
- import {
111
- CreateContactFlowCommandInput,
112
- CreateContactFlowCommandOutput,
113
- } from "../commands/CreateContactFlowCommand";
114
- import {
115
- CreateContactFlowModuleCommandInput,
116
- CreateContactFlowModuleCommandOutput,
117
- } from "../commands/CreateContactFlowModuleCommand";
118
- import {
119
- CreateContactFlowVersionCommandInput,
120
- CreateContactFlowVersionCommandOutput,
121
- } from "../commands/CreateContactFlowVersionCommand";
122
- import {
123
- CreateEmailAddressCommandInput,
124
- CreateEmailAddressCommandOutput,
125
- } from "../commands/CreateEmailAddressCommand";
126
- import {
127
- CreateEvaluationFormCommandInput,
128
- CreateEvaluationFormCommandOutput,
129
- } from "../commands/CreateEvaluationFormCommand";
130
- import {
131
- CreateHoursOfOperationCommandInput,
132
- CreateHoursOfOperationCommandOutput,
133
- } from "../commands/CreateHoursOfOperationCommand";
134
- import {
135
- CreateHoursOfOperationOverrideCommandInput,
136
- CreateHoursOfOperationOverrideCommandOutput,
137
- } from "../commands/CreateHoursOfOperationOverrideCommand";
138
- import {
139
- CreateInstanceCommandInput,
140
- CreateInstanceCommandOutput,
141
- } from "../commands/CreateInstanceCommand";
142
- import {
143
- CreateIntegrationAssociationCommandInput,
144
- CreateIntegrationAssociationCommandOutput,
145
- } from "../commands/CreateIntegrationAssociationCommand";
146
- import {
147
- CreateParticipantCommandInput,
148
- CreateParticipantCommandOutput,
149
- } from "../commands/CreateParticipantCommand";
150
- import {
151
- CreatePersistentContactAssociationCommandInput,
152
- CreatePersistentContactAssociationCommandOutput,
153
- } from "../commands/CreatePersistentContactAssociationCommand";
154
- import {
155
- CreatePredefinedAttributeCommandInput,
156
- CreatePredefinedAttributeCommandOutput,
157
- } from "../commands/CreatePredefinedAttributeCommand";
158
- import {
159
- CreatePromptCommandInput,
160
- CreatePromptCommandOutput,
161
- } from "../commands/CreatePromptCommand";
162
- import {
163
- CreatePushNotificationRegistrationCommandInput,
164
- CreatePushNotificationRegistrationCommandOutput,
165
- } from "../commands/CreatePushNotificationRegistrationCommand";
166
- import {
167
- CreateQueueCommandInput,
168
- CreateQueueCommandOutput,
169
- } from "../commands/CreateQueueCommand";
170
- import {
171
- CreateQuickConnectCommandInput,
172
- CreateQuickConnectCommandOutput,
173
- } from "../commands/CreateQuickConnectCommand";
174
- import {
175
- CreateRoutingProfileCommandInput,
176
- CreateRoutingProfileCommandOutput,
177
- } from "../commands/CreateRoutingProfileCommand";
178
- import {
179
- CreateRuleCommandInput,
180
- CreateRuleCommandOutput,
181
- } from "../commands/CreateRuleCommand";
182
- import {
183
- CreateSecurityProfileCommandInput,
184
- CreateSecurityProfileCommandOutput,
185
- } from "../commands/CreateSecurityProfileCommand";
186
- import {
187
- CreateTaskTemplateCommandInput,
188
- CreateTaskTemplateCommandOutput,
189
- } from "../commands/CreateTaskTemplateCommand";
190
- import {
191
- CreateTrafficDistributionGroupCommandInput,
192
- CreateTrafficDistributionGroupCommandOutput,
193
- } from "../commands/CreateTrafficDistributionGroupCommand";
194
- import {
195
- CreateUseCaseCommandInput,
196
- CreateUseCaseCommandOutput,
197
- } from "../commands/CreateUseCaseCommand";
198
- import {
199
- CreateUserCommandInput,
200
- CreateUserCommandOutput,
201
- } from "../commands/CreateUserCommand";
202
- import {
203
- CreateUserHierarchyGroupCommandInput,
204
- CreateUserHierarchyGroupCommandOutput,
205
- } from "../commands/CreateUserHierarchyGroupCommand";
206
- import {
207
- CreateViewCommandInput,
208
- CreateViewCommandOutput,
209
- } from "../commands/CreateViewCommand";
210
- import {
211
- CreateViewVersionCommandInput,
212
- CreateViewVersionCommandOutput,
213
- } from "../commands/CreateViewVersionCommand";
214
- import {
215
- CreateVocabularyCommandInput,
216
- CreateVocabularyCommandOutput,
217
- } from "../commands/CreateVocabularyCommand";
218
- import {
219
- DeactivateEvaluationFormCommandInput,
220
- DeactivateEvaluationFormCommandOutput,
221
- } from "../commands/DeactivateEvaluationFormCommand";
222
- import {
223
- DeleteAttachedFileCommandInput,
224
- DeleteAttachedFileCommandOutput,
225
- } from "../commands/DeleteAttachedFileCommand";
226
- import {
227
- DeleteContactEvaluationCommandInput,
228
- DeleteContactEvaluationCommandOutput,
229
- } from "../commands/DeleteContactEvaluationCommand";
230
- import {
231
- DeleteContactFlowCommandInput,
232
- DeleteContactFlowCommandOutput,
233
- } from "../commands/DeleteContactFlowCommand";
234
- import {
235
- DeleteContactFlowModuleCommandInput,
236
- DeleteContactFlowModuleCommandOutput,
237
- } from "../commands/DeleteContactFlowModuleCommand";
238
- import {
239
- DeleteContactFlowVersionCommandInput,
240
- DeleteContactFlowVersionCommandOutput,
241
- } from "../commands/DeleteContactFlowVersionCommand";
242
- import {
243
- DeleteEmailAddressCommandInput,
244
- DeleteEmailAddressCommandOutput,
245
- } from "../commands/DeleteEmailAddressCommand";
246
- import {
247
- DeleteEvaluationFormCommandInput,
248
- DeleteEvaluationFormCommandOutput,
249
- } from "../commands/DeleteEvaluationFormCommand";
250
- import {
251
- DeleteHoursOfOperationCommandInput,
252
- DeleteHoursOfOperationCommandOutput,
253
- } from "../commands/DeleteHoursOfOperationCommand";
254
- import {
255
- DeleteHoursOfOperationOverrideCommandInput,
256
- DeleteHoursOfOperationOverrideCommandOutput,
257
- } from "../commands/DeleteHoursOfOperationOverrideCommand";
258
- import {
259
- DeleteInstanceCommandInput,
260
- DeleteInstanceCommandOutput,
261
- } from "../commands/DeleteInstanceCommand";
262
- import {
263
- DeleteIntegrationAssociationCommandInput,
264
- DeleteIntegrationAssociationCommandOutput,
265
- } from "../commands/DeleteIntegrationAssociationCommand";
266
- import {
267
- DeletePredefinedAttributeCommandInput,
268
- DeletePredefinedAttributeCommandOutput,
269
- } from "../commands/DeletePredefinedAttributeCommand";
270
- import {
271
- DeletePromptCommandInput,
272
- DeletePromptCommandOutput,
273
- } from "../commands/DeletePromptCommand";
274
- import {
275
- DeletePushNotificationRegistrationCommandInput,
276
- DeletePushNotificationRegistrationCommandOutput,
277
- } from "../commands/DeletePushNotificationRegistrationCommand";
278
- import {
279
- DeleteQueueCommandInput,
280
- DeleteQueueCommandOutput,
281
- } from "../commands/DeleteQueueCommand";
282
- import {
283
- DeleteQuickConnectCommandInput,
284
- DeleteQuickConnectCommandOutput,
285
- } from "../commands/DeleteQuickConnectCommand";
286
- import {
287
- DeleteRoutingProfileCommandInput,
288
- DeleteRoutingProfileCommandOutput,
289
- } from "../commands/DeleteRoutingProfileCommand";
290
- import {
291
- DeleteRuleCommandInput,
292
- DeleteRuleCommandOutput,
293
- } from "../commands/DeleteRuleCommand";
294
- import {
295
- DeleteSecurityProfileCommandInput,
296
- DeleteSecurityProfileCommandOutput,
297
- } from "../commands/DeleteSecurityProfileCommand";
298
- import {
299
- DeleteTaskTemplateCommandInput,
300
- DeleteTaskTemplateCommandOutput,
301
- } from "../commands/DeleteTaskTemplateCommand";
302
- import {
303
- DeleteTrafficDistributionGroupCommandInput,
304
- DeleteTrafficDistributionGroupCommandOutput,
305
- } from "../commands/DeleteTrafficDistributionGroupCommand";
306
- import {
307
- DeleteUseCaseCommandInput,
308
- DeleteUseCaseCommandOutput,
309
- } from "../commands/DeleteUseCaseCommand";
310
- import {
311
- DeleteUserCommandInput,
312
- DeleteUserCommandOutput,
313
- } from "../commands/DeleteUserCommand";
314
- import {
315
- DeleteUserHierarchyGroupCommandInput,
316
- DeleteUserHierarchyGroupCommandOutput,
317
- } from "../commands/DeleteUserHierarchyGroupCommand";
318
- import {
319
- DeleteViewCommandInput,
320
- DeleteViewCommandOutput,
321
- } from "../commands/DeleteViewCommand";
322
- import {
323
- DeleteViewVersionCommandInput,
324
- DeleteViewVersionCommandOutput,
325
- } from "../commands/DeleteViewVersionCommand";
326
- import {
327
- DeleteVocabularyCommandInput,
328
- DeleteVocabularyCommandOutput,
329
- } from "../commands/DeleteVocabularyCommand";
330
- import {
331
- DescribeAgentStatusCommandInput,
332
- DescribeAgentStatusCommandOutput,
333
- } from "../commands/DescribeAgentStatusCommand";
334
- import {
335
- DescribeAuthenticationProfileCommandInput,
336
- DescribeAuthenticationProfileCommandOutput,
337
- } from "../commands/DescribeAuthenticationProfileCommand";
338
- import {
339
- DescribeContactCommandInput,
340
- DescribeContactCommandOutput,
341
- } from "../commands/DescribeContactCommand";
342
- import {
343
- DescribeContactEvaluationCommandInput,
344
- DescribeContactEvaluationCommandOutput,
345
- } from "../commands/DescribeContactEvaluationCommand";
346
- import {
347
- DescribeContactFlowCommandInput,
348
- DescribeContactFlowCommandOutput,
349
- } from "../commands/DescribeContactFlowCommand";
350
- import {
351
- DescribeContactFlowModuleCommandInput,
352
- DescribeContactFlowModuleCommandOutput,
353
- } from "../commands/DescribeContactFlowModuleCommand";
354
- import {
355
- DescribeEmailAddressCommandInput,
356
- DescribeEmailAddressCommandOutput,
357
- } from "../commands/DescribeEmailAddressCommand";
358
- import {
359
- DescribeEvaluationFormCommandInput,
360
- DescribeEvaluationFormCommandOutput,
361
- } from "../commands/DescribeEvaluationFormCommand";
362
- import {
363
- DescribeHoursOfOperationCommandInput,
364
- DescribeHoursOfOperationCommandOutput,
365
- } from "../commands/DescribeHoursOfOperationCommand";
366
- import {
367
- DescribeHoursOfOperationOverrideCommandInput,
368
- DescribeHoursOfOperationOverrideCommandOutput,
369
- } from "../commands/DescribeHoursOfOperationOverrideCommand";
370
- import {
371
- DescribeInstanceAttributeCommandInput,
372
- DescribeInstanceAttributeCommandOutput,
373
- } from "../commands/DescribeInstanceAttributeCommand";
374
- import {
375
- DescribeInstanceCommandInput,
376
- DescribeInstanceCommandOutput,
377
- } from "../commands/DescribeInstanceCommand";
378
- import {
379
- DescribeInstanceStorageConfigCommandInput,
380
- DescribeInstanceStorageConfigCommandOutput,
381
- } from "../commands/DescribeInstanceStorageConfigCommand";
382
- import {
383
- DescribePhoneNumberCommandInput,
384
- DescribePhoneNumberCommandOutput,
385
- } from "../commands/DescribePhoneNumberCommand";
386
- import {
387
- DescribePredefinedAttributeCommandInput,
388
- DescribePredefinedAttributeCommandOutput,
389
- } from "../commands/DescribePredefinedAttributeCommand";
390
- import {
391
- DescribePromptCommandInput,
392
- DescribePromptCommandOutput,
393
- } from "../commands/DescribePromptCommand";
394
- import {
395
- DescribeQueueCommandInput,
396
- DescribeQueueCommandOutput,
397
- } from "../commands/DescribeQueueCommand";
398
- import {
399
- DescribeQuickConnectCommandInput,
400
- DescribeQuickConnectCommandOutput,
401
- } from "../commands/DescribeQuickConnectCommand";
402
- import {
403
- DescribeRoutingProfileCommandInput,
404
- DescribeRoutingProfileCommandOutput,
405
- } from "../commands/DescribeRoutingProfileCommand";
406
- import {
407
- DescribeRuleCommandInput,
408
- DescribeRuleCommandOutput,
409
- } from "../commands/DescribeRuleCommand";
410
- import {
411
- DescribeSecurityProfileCommandInput,
412
- DescribeSecurityProfileCommandOutput,
413
- } from "../commands/DescribeSecurityProfileCommand";
414
- import {
415
- DescribeTrafficDistributionGroupCommandInput,
416
- DescribeTrafficDistributionGroupCommandOutput,
417
- } from "../commands/DescribeTrafficDistributionGroupCommand";
418
- import {
419
- DescribeUserCommandInput,
420
- DescribeUserCommandOutput,
421
- } from "../commands/DescribeUserCommand";
422
- import {
423
- DescribeUserHierarchyGroupCommandInput,
424
- DescribeUserHierarchyGroupCommandOutput,
425
- } from "../commands/DescribeUserHierarchyGroupCommand";
426
- import {
427
- DescribeUserHierarchyStructureCommandInput,
428
- DescribeUserHierarchyStructureCommandOutput,
429
- } from "../commands/DescribeUserHierarchyStructureCommand";
430
- import {
431
- DescribeViewCommandInput,
432
- DescribeViewCommandOutput,
433
- } from "../commands/DescribeViewCommand";
434
- import {
435
- DescribeVocabularyCommandInput,
436
- DescribeVocabularyCommandOutput,
437
- } from "../commands/DescribeVocabularyCommand";
438
- import {
439
- DisassociateAnalyticsDataSetCommandInput,
440
- DisassociateAnalyticsDataSetCommandOutput,
441
- } from "../commands/DisassociateAnalyticsDataSetCommand";
442
- import {
443
- DisassociateApprovedOriginCommandInput,
444
- DisassociateApprovedOriginCommandOutput,
445
- } from "../commands/DisassociateApprovedOriginCommand";
446
- import {
447
- DisassociateBotCommandInput,
448
- DisassociateBotCommandOutput,
449
- } from "../commands/DisassociateBotCommand";
450
- import {
451
- DisassociateEmailAddressAliasCommandInput,
452
- DisassociateEmailAddressAliasCommandOutput,
453
- } from "../commands/DisassociateEmailAddressAliasCommand";
454
- import {
455
- DisassociateFlowCommandInput,
456
- DisassociateFlowCommandOutput,
457
- } from "../commands/DisassociateFlowCommand";
458
- import {
459
- DisassociateInstanceStorageConfigCommandInput,
460
- DisassociateInstanceStorageConfigCommandOutput,
461
- } from "../commands/DisassociateInstanceStorageConfigCommand";
462
- import {
463
- DisassociateLambdaFunctionCommandInput,
464
- DisassociateLambdaFunctionCommandOutput,
465
- } from "../commands/DisassociateLambdaFunctionCommand";
466
- import {
467
- DisassociateLexBotCommandInput,
468
- DisassociateLexBotCommandOutput,
469
- } from "../commands/DisassociateLexBotCommand";
470
- import {
471
- DisassociatePhoneNumberContactFlowCommandInput,
472
- DisassociatePhoneNumberContactFlowCommandOutput,
473
- } from "../commands/DisassociatePhoneNumberContactFlowCommand";
474
- import {
475
- DisassociateQueueQuickConnectsCommandInput,
476
- DisassociateQueueQuickConnectsCommandOutput,
477
- } from "../commands/DisassociateQueueQuickConnectsCommand";
478
- import {
479
- DisassociateRoutingProfileQueuesCommandInput,
480
- DisassociateRoutingProfileQueuesCommandOutput,
481
- } from "../commands/DisassociateRoutingProfileQueuesCommand";
482
- import {
483
- DisassociateSecurityKeyCommandInput,
484
- DisassociateSecurityKeyCommandOutput,
485
- } from "../commands/DisassociateSecurityKeyCommand";
486
- import {
487
- DisassociateTrafficDistributionGroupUserCommandInput,
488
- DisassociateTrafficDistributionGroupUserCommandOutput,
489
- } from "../commands/DisassociateTrafficDistributionGroupUserCommand";
490
- import {
491
- DisassociateUserProficienciesCommandInput,
492
- DisassociateUserProficienciesCommandOutput,
493
- } from "../commands/DisassociateUserProficienciesCommand";
494
- import {
495
- DismissUserContactCommandInput,
496
- DismissUserContactCommandOutput,
497
- } from "../commands/DismissUserContactCommand";
498
- import {
499
- GetAttachedFileCommandInput,
500
- GetAttachedFileCommandOutput,
501
- } from "../commands/GetAttachedFileCommand";
502
- import {
503
- GetContactAttributesCommandInput,
504
- GetContactAttributesCommandOutput,
505
- } from "../commands/GetContactAttributesCommand";
506
- import {
507
- GetContactMetricsCommandInput,
508
- GetContactMetricsCommandOutput,
509
- } from "../commands/GetContactMetricsCommand";
510
- import {
511
- GetCurrentMetricDataCommandInput,
512
- GetCurrentMetricDataCommandOutput,
513
- } from "../commands/GetCurrentMetricDataCommand";
514
- import {
515
- GetCurrentUserDataCommandInput,
516
- GetCurrentUserDataCommandOutput,
517
- } from "../commands/GetCurrentUserDataCommand";
518
- import {
519
- GetEffectiveHoursOfOperationsCommandInput,
520
- GetEffectiveHoursOfOperationsCommandOutput,
521
- } from "../commands/GetEffectiveHoursOfOperationsCommand";
522
- import {
523
- GetFederationTokenCommandInput,
524
- GetFederationTokenCommandOutput,
525
- } from "../commands/GetFederationTokenCommand";
526
- import {
527
- GetFlowAssociationCommandInput,
528
- GetFlowAssociationCommandOutput,
529
- } from "../commands/GetFlowAssociationCommand";
530
- import {
531
- GetMetricDataCommandInput,
532
- GetMetricDataCommandOutput,
533
- } from "../commands/GetMetricDataCommand";
534
- import {
535
- GetMetricDataV2CommandInput,
536
- GetMetricDataV2CommandOutput,
537
- } from "../commands/GetMetricDataV2Command";
538
- import {
539
- GetPromptFileCommandInput,
540
- GetPromptFileCommandOutput,
541
- } from "../commands/GetPromptFileCommand";
542
- import {
543
- GetTaskTemplateCommandInput,
544
- GetTaskTemplateCommandOutput,
545
- } from "../commands/GetTaskTemplateCommand";
546
- import {
547
- GetTrafficDistributionCommandInput,
548
- GetTrafficDistributionCommandOutput,
549
- } from "../commands/GetTrafficDistributionCommand";
550
- import {
551
- ImportPhoneNumberCommandInput,
552
- ImportPhoneNumberCommandOutput,
553
- } from "../commands/ImportPhoneNumberCommand";
554
- import {
555
- ListAgentStatusesCommandInput,
556
- ListAgentStatusesCommandOutput,
557
- } from "../commands/ListAgentStatusesCommand";
558
- import {
559
- ListAnalyticsDataAssociationsCommandInput,
560
- ListAnalyticsDataAssociationsCommandOutput,
561
- } from "../commands/ListAnalyticsDataAssociationsCommand";
562
- import {
563
- ListAnalyticsDataLakeDataSetsCommandInput,
564
- ListAnalyticsDataLakeDataSetsCommandOutput,
565
- } from "../commands/ListAnalyticsDataLakeDataSetsCommand";
566
- import {
567
- ListApprovedOriginsCommandInput,
568
- ListApprovedOriginsCommandOutput,
569
- } from "../commands/ListApprovedOriginsCommand";
570
- import {
571
- ListAssociatedContactsCommandInput,
572
- ListAssociatedContactsCommandOutput,
573
- } from "../commands/ListAssociatedContactsCommand";
574
- import {
575
- ListAuthenticationProfilesCommandInput,
576
- ListAuthenticationProfilesCommandOutput,
577
- } from "../commands/ListAuthenticationProfilesCommand";
578
- import {
579
- ListBotsCommandInput,
580
- ListBotsCommandOutput,
581
- } from "../commands/ListBotsCommand";
582
- import {
583
- ListContactEvaluationsCommandInput,
584
- ListContactEvaluationsCommandOutput,
585
- } from "../commands/ListContactEvaluationsCommand";
586
- import {
587
- ListContactFlowModulesCommandInput,
588
- ListContactFlowModulesCommandOutput,
589
- } from "../commands/ListContactFlowModulesCommand";
590
- import {
591
- ListContactFlowsCommandInput,
592
- ListContactFlowsCommandOutput,
593
- } from "../commands/ListContactFlowsCommand";
594
- import {
595
- ListContactFlowVersionsCommandInput,
596
- ListContactFlowVersionsCommandOutput,
597
- } from "../commands/ListContactFlowVersionsCommand";
598
- import {
599
- ListContactReferencesCommandInput,
600
- ListContactReferencesCommandOutput,
601
- } from "../commands/ListContactReferencesCommand";
602
- import {
603
- ListDefaultVocabulariesCommandInput,
604
- ListDefaultVocabulariesCommandOutput,
605
- } from "../commands/ListDefaultVocabulariesCommand";
606
- import {
607
- ListEvaluationFormsCommandInput,
608
- ListEvaluationFormsCommandOutput,
609
- } from "../commands/ListEvaluationFormsCommand";
610
- import {
611
- ListEvaluationFormVersionsCommandInput,
612
- ListEvaluationFormVersionsCommandOutput,
613
- } from "../commands/ListEvaluationFormVersionsCommand";
614
- import {
615
- ListFlowAssociationsCommandInput,
616
- ListFlowAssociationsCommandOutput,
617
- } from "../commands/ListFlowAssociationsCommand";
618
- import {
619
- ListHoursOfOperationOverridesCommandInput,
620
- ListHoursOfOperationOverridesCommandOutput,
621
- } from "../commands/ListHoursOfOperationOverridesCommand";
622
- import {
623
- ListHoursOfOperationsCommandInput,
624
- ListHoursOfOperationsCommandOutput,
625
- } from "../commands/ListHoursOfOperationsCommand";
626
- import {
627
- ListInstanceAttributesCommandInput,
628
- ListInstanceAttributesCommandOutput,
629
- } from "../commands/ListInstanceAttributesCommand";
630
- import {
631
- ListInstancesCommandInput,
632
- ListInstancesCommandOutput,
633
- } from "../commands/ListInstancesCommand";
634
- import {
635
- ListInstanceStorageConfigsCommandInput,
636
- ListInstanceStorageConfigsCommandOutput,
637
- } from "../commands/ListInstanceStorageConfigsCommand";
638
- import {
639
- ListIntegrationAssociationsCommandInput,
640
- ListIntegrationAssociationsCommandOutput,
641
- } from "../commands/ListIntegrationAssociationsCommand";
642
- import {
643
- ListLambdaFunctionsCommandInput,
644
- ListLambdaFunctionsCommandOutput,
645
- } from "../commands/ListLambdaFunctionsCommand";
646
- import {
647
- ListLexBotsCommandInput,
648
- ListLexBotsCommandOutput,
649
- } from "../commands/ListLexBotsCommand";
650
- import {
651
- ListPhoneNumbersCommandInput,
652
- ListPhoneNumbersCommandOutput,
653
- } from "../commands/ListPhoneNumbersCommand";
654
- import {
655
- ListPhoneNumbersV2CommandInput,
656
- ListPhoneNumbersV2CommandOutput,
657
- } from "../commands/ListPhoneNumbersV2Command";
658
- import {
659
- ListPredefinedAttributesCommandInput,
660
- ListPredefinedAttributesCommandOutput,
661
- } from "../commands/ListPredefinedAttributesCommand";
662
- import {
663
- ListPromptsCommandInput,
664
- ListPromptsCommandOutput,
665
- } from "../commands/ListPromptsCommand";
666
- import {
667
- ListQueueQuickConnectsCommandInput,
668
- ListQueueQuickConnectsCommandOutput,
669
- } from "../commands/ListQueueQuickConnectsCommand";
670
- import {
671
- ListQueuesCommandInput,
672
- ListQueuesCommandOutput,
673
- } from "../commands/ListQueuesCommand";
674
- import {
675
- ListQuickConnectsCommandInput,
676
- ListQuickConnectsCommandOutput,
677
- } from "../commands/ListQuickConnectsCommand";
678
- import {
679
- ListRealtimeContactAnalysisSegmentsV2CommandInput,
680
- ListRealtimeContactAnalysisSegmentsV2CommandOutput,
681
- } from "../commands/ListRealtimeContactAnalysisSegmentsV2Command";
682
- import {
683
- ListRoutingProfileManualAssignmentQueuesCommandInput,
684
- ListRoutingProfileManualAssignmentQueuesCommandOutput,
685
- } from "../commands/ListRoutingProfileManualAssignmentQueuesCommand";
686
- import {
687
- ListRoutingProfileQueuesCommandInput,
688
- ListRoutingProfileQueuesCommandOutput,
689
- } from "../commands/ListRoutingProfileQueuesCommand";
690
- import {
691
- ListRoutingProfilesCommandInput,
692
- ListRoutingProfilesCommandOutput,
693
- } from "../commands/ListRoutingProfilesCommand";
694
- import {
695
- ListRulesCommandInput,
696
- ListRulesCommandOutput,
697
- } from "../commands/ListRulesCommand";
698
- import {
699
- ListSecurityKeysCommandInput,
700
- ListSecurityKeysCommandOutput,
701
- } from "../commands/ListSecurityKeysCommand";
702
- import {
703
- ListSecurityProfileApplicationsCommandInput,
704
- ListSecurityProfileApplicationsCommandOutput,
705
- } from "../commands/ListSecurityProfileApplicationsCommand";
706
- import {
707
- ListSecurityProfilePermissionsCommandInput,
708
- ListSecurityProfilePermissionsCommandOutput,
709
- } from "../commands/ListSecurityProfilePermissionsCommand";
710
- import {
711
- ListSecurityProfilesCommandInput,
712
- ListSecurityProfilesCommandOutput,
713
- } from "../commands/ListSecurityProfilesCommand";
714
- import {
715
- ListTagsForResourceCommandInput,
716
- ListTagsForResourceCommandOutput,
717
- } from "../commands/ListTagsForResourceCommand";
718
- import {
719
- ListTaskTemplatesCommandInput,
720
- ListTaskTemplatesCommandOutput,
721
- } from "../commands/ListTaskTemplatesCommand";
722
- import {
723
- ListTrafficDistributionGroupsCommandInput,
724
- ListTrafficDistributionGroupsCommandOutput,
725
- } from "../commands/ListTrafficDistributionGroupsCommand";
726
- import {
727
- ListTrafficDistributionGroupUsersCommandInput,
728
- ListTrafficDistributionGroupUsersCommandOutput,
729
- } from "../commands/ListTrafficDistributionGroupUsersCommand";
730
- import {
731
- ListUseCasesCommandInput,
732
- ListUseCasesCommandOutput,
733
- } from "../commands/ListUseCasesCommand";
734
- import {
735
- ListUserHierarchyGroupsCommandInput,
736
- ListUserHierarchyGroupsCommandOutput,
737
- } from "../commands/ListUserHierarchyGroupsCommand";
738
- import {
739
- ListUserProficienciesCommandInput,
740
- ListUserProficienciesCommandOutput,
741
- } from "../commands/ListUserProficienciesCommand";
742
- import {
743
- ListUsersCommandInput,
744
- ListUsersCommandOutput,
745
- } from "../commands/ListUsersCommand";
746
- import {
747
- ListViewsCommandInput,
748
- ListViewsCommandOutput,
749
- } from "../commands/ListViewsCommand";
750
- import {
751
- ListViewVersionsCommandInput,
752
- ListViewVersionsCommandOutput,
753
- } from "../commands/ListViewVersionsCommand";
754
- import {
755
- MonitorContactCommandInput,
756
- MonitorContactCommandOutput,
757
- } from "../commands/MonitorContactCommand";
758
- import {
759
- PauseContactCommandInput,
760
- PauseContactCommandOutput,
761
- } from "../commands/PauseContactCommand";
762
- import {
763
- PutUserStatusCommandInput,
764
- PutUserStatusCommandOutput,
765
- } from "../commands/PutUserStatusCommand";
766
- import {
767
- ReleasePhoneNumberCommandInput,
768
- ReleasePhoneNumberCommandOutput,
769
- } from "../commands/ReleasePhoneNumberCommand";
770
- import {
771
- ReplicateInstanceCommandInput,
772
- ReplicateInstanceCommandOutput,
773
- } from "../commands/ReplicateInstanceCommand";
774
- import {
775
- ResumeContactCommandInput,
776
- ResumeContactCommandOutput,
777
- } from "../commands/ResumeContactCommand";
778
- import {
779
- ResumeContactRecordingCommandInput,
780
- ResumeContactRecordingCommandOutput,
781
- } from "../commands/ResumeContactRecordingCommand";
782
- import {
783
- SearchAgentStatusesCommandInput,
784
- SearchAgentStatusesCommandOutput,
785
- } from "../commands/SearchAgentStatusesCommand";
786
- import {
787
- SearchAvailablePhoneNumbersCommandInput,
788
- SearchAvailablePhoneNumbersCommandOutput,
789
- } from "../commands/SearchAvailablePhoneNumbersCommand";
790
- import {
791
- SearchContactEvaluationsCommandInput,
792
- SearchContactEvaluationsCommandOutput,
793
- } from "../commands/SearchContactEvaluationsCommand";
794
- import {
795
- SearchContactFlowModulesCommandInput,
796
- SearchContactFlowModulesCommandOutput,
797
- } from "../commands/SearchContactFlowModulesCommand";
798
- import {
799
- SearchContactFlowsCommandInput,
800
- SearchContactFlowsCommandOutput,
801
- } from "../commands/SearchContactFlowsCommand";
802
- import {
803
- SearchContactsCommandInput,
804
- SearchContactsCommandOutput,
805
- } from "../commands/SearchContactsCommand";
806
- import {
807
- SearchEmailAddressesCommandInput,
808
- SearchEmailAddressesCommandOutput,
809
- } from "../commands/SearchEmailAddressesCommand";
810
- import {
811
- SearchEvaluationFormsCommandInput,
812
- SearchEvaluationFormsCommandOutput,
813
- } from "../commands/SearchEvaluationFormsCommand";
814
- import {
815
- SearchHoursOfOperationOverridesCommandInput,
816
- SearchHoursOfOperationOverridesCommandOutput,
817
- } from "../commands/SearchHoursOfOperationOverridesCommand";
818
- import {
819
- SearchHoursOfOperationsCommandInput,
820
- SearchHoursOfOperationsCommandOutput,
821
- } from "../commands/SearchHoursOfOperationsCommand";
822
- import {
823
- SearchPredefinedAttributesCommandInput,
824
- SearchPredefinedAttributesCommandOutput,
825
- } from "../commands/SearchPredefinedAttributesCommand";
826
- import {
827
- SearchPromptsCommandInput,
828
- SearchPromptsCommandOutput,
829
- } from "../commands/SearchPromptsCommand";
830
- import {
831
- SearchQueuesCommandInput,
832
- SearchQueuesCommandOutput,
833
- } from "../commands/SearchQueuesCommand";
834
- import {
835
- SearchQuickConnectsCommandInput,
836
- SearchQuickConnectsCommandOutput,
837
- } from "../commands/SearchQuickConnectsCommand";
838
- import {
839
- SearchResourceTagsCommandInput,
840
- SearchResourceTagsCommandOutput,
841
- } from "../commands/SearchResourceTagsCommand";
842
- import {
843
- SearchRoutingProfilesCommandInput,
844
- SearchRoutingProfilesCommandOutput,
845
- } from "../commands/SearchRoutingProfilesCommand";
846
- import {
847
- SearchSecurityProfilesCommandInput,
848
- SearchSecurityProfilesCommandOutput,
849
- } from "../commands/SearchSecurityProfilesCommand";
850
- import {
851
- SearchUserHierarchyGroupsCommandInput,
852
- SearchUserHierarchyGroupsCommandOutput,
853
- } from "../commands/SearchUserHierarchyGroupsCommand";
854
- import {
855
- SearchUsersCommandInput,
856
- SearchUsersCommandOutput,
857
- } from "../commands/SearchUsersCommand";
858
- import {
859
- SearchVocabulariesCommandInput,
860
- SearchVocabulariesCommandOutput,
861
- } from "../commands/SearchVocabulariesCommand";
862
- import {
863
- SendChatIntegrationEventCommandInput,
864
- SendChatIntegrationEventCommandOutput,
865
- } from "../commands/SendChatIntegrationEventCommand";
866
- import {
867
- SendOutboundEmailCommandInput,
868
- SendOutboundEmailCommandOutput,
869
- } from "../commands/SendOutboundEmailCommand";
870
- import {
871
- StartAttachedFileUploadCommandInput,
872
- StartAttachedFileUploadCommandOutput,
873
- } from "../commands/StartAttachedFileUploadCommand";
874
- import {
875
- StartChatContactCommandInput,
876
- StartChatContactCommandOutput,
877
- } from "../commands/StartChatContactCommand";
878
- import {
879
- StartContactEvaluationCommandInput,
880
- StartContactEvaluationCommandOutput,
881
- } from "../commands/StartContactEvaluationCommand";
882
- import {
883
- StartContactRecordingCommandInput,
884
- StartContactRecordingCommandOutput,
885
- } from "../commands/StartContactRecordingCommand";
886
- import {
887
- StartContactStreamingCommandInput,
888
- StartContactStreamingCommandOutput,
889
- } from "../commands/StartContactStreamingCommand";
890
- import {
891
- StartEmailContactCommandInput,
892
- StartEmailContactCommandOutput,
893
- } from "../commands/StartEmailContactCommand";
894
- import {
895
- StartOutboundChatContactCommandInput,
896
- StartOutboundChatContactCommandOutput,
897
- } from "../commands/StartOutboundChatContactCommand";
898
- import {
899
- StartOutboundEmailContactCommandInput,
900
- StartOutboundEmailContactCommandOutput,
901
- } from "../commands/StartOutboundEmailContactCommand";
902
- import {
903
- StartOutboundVoiceContactCommandInput,
904
- StartOutboundVoiceContactCommandOutput,
905
- } from "../commands/StartOutboundVoiceContactCommand";
906
- import {
907
- StartScreenSharingCommandInput,
908
- StartScreenSharingCommandOutput,
909
- } from "../commands/StartScreenSharingCommand";
910
- import {
911
- StartTaskContactCommandInput,
912
- StartTaskContactCommandOutput,
913
- } from "../commands/StartTaskContactCommand";
914
- import {
915
- StartWebRTCContactCommandInput,
916
- StartWebRTCContactCommandOutput,
917
- } from "../commands/StartWebRTCContactCommand";
918
- import {
919
- StopContactCommandInput,
920
- StopContactCommandOutput,
921
- } from "../commands/StopContactCommand";
922
- import {
923
- StopContactRecordingCommandInput,
924
- StopContactRecordingCommandOutput,
925
- } from "../commands/StopContactRecordingCommand";
926
- import {
927
- StopContactStreamingCommandInput,
928
- StopContactStreamingCommandOutput,
929
- } from "../commands/StopContactStreamingCommand";
930
- import {
931
- SubmitContactEvaluationCommandInput,
932
- SubmitContactEvaluationCommandOutput,
933
- } from "../commands/SubmitContactEvaluationCommand";
934
- import {
935
- SuspendContactRecordingCommandInput,
936
- SuspendContactRecordingCommandOutput,
937
- } from "../commands/SuspendContactRecordingCommand";
938
- import {
939
- TagContactCommandInput,
940
- TagContactCommandOutput,
941
- } from "../commands/TagContactCommand";
942
- import {
943
- TagResourceCommandInput,
944
- TagResourceCommandOutput,
945
- } from "../commands/TagResourceCommand";
946
- import {
947
- TransferContactCommandInput,
948
- TransferContactCommandOutput,
949
- } from "../commands/TransferContactCommand";
950
- import {
951
- UntagContactCommandInput,
952
- UntagContactCommandOutput,
953
- } from "../commands/UntagContactCommand";
954
- import {
955
- UntagResourceCommandInput,
956
- UntagResourceCommandOutput,
957
- } from "../commands/UntagResourceCommand";
958
- import {
959
- UpdateAgentStatusCommandInput,
960
- UpdateAgentStatusCommandOutput,
961
- } from "../commands/UpdateAgentStatusCommand";
962
- import {
963
- UpdateAuthenticationProfileCommandInput,
964
- UpdateAuthenticationProfileCommandOutput,
965
- } from "../commands/UpdateAuthenticationProfileCommand";
966
- import {
967
- UpdateContactAttributesCommandInput,
968
- UpdateContactAttributesCommandOutput,
969
- } from "../commands/UpdateContactAttributesCommand";
970
- import {
971
- UpdateContactCommandInput,
972
- UpdateContactCommandOutput,
973
- } from "../commands/UpdateContactCommand";
974
- import {
975
- UpdateContactEvaluationCommandInput,
976
- UpdateContactEvaluationCommandOutput,
977
- } from "../commands/UpdateContactEvaluationCommand";
978
- import {
979
- UpdateContactFlowContentCommandInput,
980
- UpdateContactFlowContentCommandOutput,
981
- } from "../commands/UpdateContactFlowContentCommand";
982
- import {
983
- UpdateContactFlowMetadataCommandInput,
984
- UpdateContactFlowMetadataCommandOutput,
985
- } from "../commands/UpdateContactFlowMetadataCommand";
986
- import {
987
- UpdateContactFlowModuleContentCommandInput,
988
- UpdateContactFlowModuleContentCommandOutput,
989
- } from "../commands/UpdateContactFlowModuleContentCommand";
990
- import {
991
- UpdateContactFlowModuleMetadataCommandInput,
992
- UpdateContactFlowModuleMetadataCommandOutput,
993
- } from "../commands/UpdateContactFlowModuleMetadataCommand";
994
- import {
995
- UpdateContactFlowNameCommandInput,
996
- UpdateContactFlowNameCommandOutput,
997
- } from "../commands/UpdateContactFlowNameCommand";
998
- import {
999
- UpdateContactRoutingDataCommandInput,
1000
- UpdateContactRoutingDataCommandOutput,
1001
- } from "../commands/UpdateContactRoutingDataCommand";
1002
- import {
1003
- UpdateContactScheduleCommandInput,
1004
- UpdateContactScheduleCommandOutput,
1005
- } from "../commands/UpdateContactScheduleCommand";
1006
- import {
1007
- UpdateEmailAddressMetadataCommandInput,
1008
- UpdateEmailAddressMetadataCommandOutput,
1009
- } from "../commands/UpdateEmailAddressMetadataCommand";
1010
- import {
1011
- UpdateEvaluationFormCommandInput,
1012
- UpdateEvaluationFormCommandOutput,
1013
- } from "../commands/UpdateEvaluationFormCommand";
1014
- import {
1015
- UpdateHoursOfOperationCommandInput,
1016
- UpdateHoursOfOperationCommandOutput,
1017
- } from "../commands/UpdateHoursOfOperationCommand";
1018
- import {
1019
- UpdateHoursOfOperationOverrideCommandInput,
1020
- UpdateHoursOfOperationOverrideCommandOutput,
1021
- } from "../commands/UpdateHoursOfOperationOverrideCommand";
1022
- import {
1023
- UpdateInstanceAttributeCommandInput,
1024
- UpdateInstanceAttributeCommandOutput,
1025
- } from "../commands/UpdateInstanceAttributeCommand";
1026
- import {
1027
- UpdateInstanceStorageConfigCommandInput,
1028
- UpdateInstanceStorageConfigCommandOutput,
1029
- } from "../commands/UpdateInstanceStorageConfigCommand";
1030
- import {
1031
- UpdateParticipantAuthenticationCommandInput,
1032
- UpdateParticipantAuthenticationCommandOutput,
1033
- } from "../commands/UpdateParticipantAuthenticationCommand";
1034
- import {
1035
- UpdateParticipantRoleConfigCommandInput,
1036
- UpdateParticipantRoleConfigCommandOutput,
1037
- } from "../commands/UpdateParticipantRoleConfigCommand";
1038
- import {
1039
- UpdatePhoneNumberCommandInput,
1040
- UpdatePhoneNumberCommandOutput,
1041
- } from "../commands/UpdatePhoneNumberCommand";
1042
- import {
1043
- UpdatePhoneNumberMetadataCommandInput,
1044
- UpdatePhoneNumberMetadataCommandOutput,
1045
- } from "../commands/UpdatePhoneNumberMetadataCommand";
1046
- import {
1047
- UpdatePredefinedAttributeCommandInput,
1048
- UpdatePredefinedAttributeCommandOutput,
1049
- } from "../commands/UpdatePredefinedAttributeCommand";
1050
- import {
1051
- UpdatePromptCommandInput,
1052
- UpdatePromptCommandOutput,
1053
- } from "../commands/UpdatePromptCommand";
1054
- import {
1055
- UpdateQueueHoursOfOperationCommandInput,
1056
- UpdateQueueHoursOfOperationCommandOutput,
1057
- } from "../commands/UpdateQueueHoursOfOperationCommand";
1058
- import {
1059
- UpdateQueueMaxContactsCommandInput,
1060
- UpdateQueueMaxContactsCommandOutput,
1061
- } from "../commands/UpdateQueueMaxContactsCommand";
1062
- import {
1063
- UpdateQueueNameCommandInput,
1064
- UpdateQueueNameCommandOutput,
1065
- } from "../commands/UpdateQueueNameCommand";
1066
- import {
1067
- UpdateQueueOutboundCallerConfigCommandInput,
1068
- UpdateQueueOutboundCallerConfigCommandOutput,
1069
- } from "../commands/UpdateQueueOutboundCallerConfigCommand";
1070
- import {
1071
- UpdateQueueOutboundEmailConfigCommandInput,
1072
- UpdateQueueOutboundEmailConfigCommandOutput,
1073
- } from "../commands/UpdateQueueOutboundEmailConfigCommand";
1074
- import {
1075
- UpdateQueueStatusCommandInput,
1076
- UpdateQueueStatusCommandOutput,
1077
- } from "../commands/UpdateQueueStatusCommand";
1078
- import {
1079
- UpdateQuickConnectConfigCommandInput,
1080
- UpdateQuickConnectConfigCommandOutput,
1081
- } from "../commands/UpdateQuickConnectConfigCommand";
1082
- import {
1083
- UpdateQuickConnectNameCommandInput,
1084
- UpdateQuickConnectNameCommandOutput,
1085
- } from "../commands/UpdateQuickConnectNameCommand";
1086
- import {
1087
- UpdateRoutingProfileAgentAvailabilityTimerCommandInput,
1088
- UpdateRoutingProfileAgentAvailabilityTimerCommandOutput,
1089
- } from "../commands/UpdateRoutingProfileAgentAvailabilityTimerCommand";
1090
- import {
1091
- UpdateRoutingProfileConcurrencyCommandInput,
1092
- UpdateRoutingProfileConcurrencyCommandOutput,
1093
- } from "../commands/UpdateRoutingProfileConcurrencyCommand";
1094
- import {
1095
- UpdateRoutingProfileDefaultOutboundQueueCommandInput,
1096
- UpdateRoutingProfileDefaultOutboundQueueCommandOutput,
1097
- } from "../commands/UpdateRoutingProfileDefaultOutboundQueueCommand";
1098
- import {
1099
- UpdateRoutingProfileNameCommandInput,
1100
- UpdateRoutingProfileNameCommandOutput,
1101
- } from "../commands/UpdateRoutingProfileNameCommand";
1102
- import {
1103
- UpdateRoutingProfileQueuesCommandInput,
1104
- UpdateRoutingProfileQueuesCommandOutput,
1105
- } from "../commands/UpdateRoutingProfileQueuesCommand";
1106
- import {
1107
- UpdateRuleCommandInput,
1108
- UpdateRuleCommandOutput,
1109
- } from "../commands/UpdateRuleCommand";
1110
- import {
1111
- UpdateSecurityProfileCommandInput,
1112
- UpdateSecurityProfileCommandOutput,
1113
- } from "../commands/UpdateSecurityProfileCommand";
1114
- import {
1115
- UpdateTaskTemplateCommandInput,
1116
- UpdateTaskTemplateCommandOutput,
1117
- } from "../commands/UpdateTaskTemplateCommand";
1118
- import {
1119
- UpdateTrafficDistributionCommandInput,
1120
- UpdateTrafficDistributionCommandOutput,
1121
- } from "../commands/UpdateTrafficDistributionCommand";
1122
- import {
1123
- UpdateUserHierarchyCommandInput,
1124
- UpdateUserHierarchyCommandOutput,
1125
- } from "../commands/UpdateUserHierarchyCommand";
1126
- import {
1127
- UpdateUserHierarchyGroupNameCommandInput,
1128
- UpdateUserHierarchyGroupNameCommandOutput,
1129
- } from "../commands/UpdateUserHierarchyGroupNameCommand";
1130
- import {
1131
- UpdateUserHierarchyStructureCommandInput,
1132
- UpdateUserHierarchyStructureCommandOutput,
1133
- } from "../commands/UpdateUserHierarchyStructureCommand";
1134
- import {
1135
- UpdateUserIdentityInfoCommandInput,
1136
- UpdateUserIdentityInfoCommandOutput,
1137
- } from "../commands/UpdateUserIdentityInfoCommand";
1138
- import {
1139
- UpdateUserPhoneConfigCommandInput,
1140
- UpdateUserPhoneConfigCommandOutput,
1141
- } from "../commands/UpdateUserPhoneConfigCommand";
1142
- import {
1143
- UpdateUserProficienciesCommandInput,
1144
- UpdateUserProficienciesCommandOutput,
1145
- } from "../commands/UpdateUserProficienciesCommand";
1146
- import {
1147
- UpdateUserRoutingProfileCommandInput,
1148
- UpdateUserRoutingProfileCommandOutput,
1149
- } from "../commands/UpdateUserRoutingProfileCommand";
1150
- import {
1151
- UpdateUserSecurityProfilesCommandInput,
1152
- UpdateUserSecurityProfilesCommandOutput,
1153
- } from "../commands/UpdateUserSecurityProfilesCommand";
1154
- import {
1155
- UpdateViewContentCommandInput,
1156
- UpdateViewContentCommandOutput,
1157
- } from "../commands/UpdateViewContentCommand";
1158
- import {
1159
- UpdateViewMetadataCommandInput,
1160
- UpdateViewMetadataCommandOutput,
1161
- } from "../commands/UpdateViewMetadataCommand";
1162
- export declare const se_ActivateEvaluationFormCommand: (
1163
- input: ActivateEvaluationFormCommandInput,
1164
- context: __SerdeContext
1165
- ) => Promise<__HttpRequest>;
1166
- export declare const se_AssociateAnalyticsDataSetCommand: (
1167
- input: AssociateAnalyticsDataSetCommandInput,
1168
- context: __SerdeContext
1169
- ) => Promise<__HttpRequest>;
1170
- export declare const se_AssociateApprovedOriginCommand: (
1171
- input: AssociateApprovedOriginCommandInput,
1172
- context: __SerdeContext
1173
- ) => Promise<__HttpRequest>;
1174
- export declare const se_AssociateBotCommand: (
1175
- input: AssociateBotCommandInput,
1176
- context: __SerdeContext
1177
- ) => Promise<__HttpRequest>;
1178
- export declare const se_AssociateContactWithUserCommand: (
1179
- input: AssociateContactWithUserCommandInput,
1180
- context: __SerdeContext
1181
- ) => Promise<__HttpRequest>;
1182
- export declare const se_AssociateDefaultVocabularyCommand: (
1183
- input: AssociateDefaultVocabularyCommandInput,
1184
- context: __SerdeContext
1185
- ) => Promise<__HttpRequest>;
1186
- export declare const se_AssociateEmailAddressAliasCommand: (
1187
- input: AssociateEmailAddressAliasCommandInput,
1188
- context: __SerdeContext
1189
- ) => Promise<__HttpRequest>;
1190
- export declare const se_AssociateFlowCommand: (
1191
- input: AssociateFlowCommandInput,
1192
- context: __SerdeContext
1193
- ) => Promise<__HttpRequest>;
1194
- export declare const se_AssociateInstanceStorageConfigCommand: (
1195
- input: AssociateInstanceStorageConfigCommandInput,
1196
- context: __SerdeContext
1197
- ) => Promise<__HttpRequest>;
1198
- export declare const se_AssociateLambdaFunctionCommand: (
1199
- input: AssociateLambdaFunctionCommandInput,
1200
- context: __SerdeContext
1201
- ) => Promise<__HttpRequest>;
1202
- export declare const se_AssociateLexBotCommand: (
1203
- input: AssociateLexBotCommandInput,
1204
- context: __SerdeContext
1205
- ) => Promise<__HttpRequest>;
1206
- export declare const se_AssociatePhoneNumberContactFlowCommand: (
1207
- input: AssociatePhoneNumberContactFlowCommandInput,
1208
- context: __SerdeContext
1209
- ) => Promise<__HttpRequest>;
1210
- export declare const se_AssociateQueueQuickConnectsCommand: (
1211
- input: AssociateQueueQuickConnectsCommandInput,
1212
- context: __SerdeContext
1213
- ) => Promise<__HttpRequest>;
1214
- export declare const se_AssociateRoutingProfileQueuesCommand: (
1215
- input: AssociateRoutingProfileQueuesCommandInput,
1216
- context: __SerdeContext
1217
- ) => Promise<__HttpRequest>;
1218
- export declare const se_AssociateSecurityKeyCommand: (
1219
- input: AssociateSecurityKeyCommandInput,
1220
- context: __SerdeContext
1221
- ) => Promise<__HttpRequest>;
1222
- export declare const se_AssociateTrafficDistributionGroupUserCommand: (
1223
- input: AssociateTrafficDistributionGroupUserCommandInput,
1224
- context: __SerdeContext
1225
- ) => Promise<__HttpRequest>;
1226
- export declare const se_AssociateUserProficienciesCommand: (
1227
- input: AssociateUserProficienciesCommandInput,
1228
- context: __SerdeContext
1229
- ) => Promise<__HttpRequest>;
1230
- export declare const se_BatchAssociateAnalyticsDataSetCommand: (
1231
- input: BatchAssociateAnalyticsDataSetCommandInput,
1232
- context: __SerdeContext
1233
- ) => Promise<__HttpRequest>;
1234
- export declare const se_BatchDisassociateAnalyticsDataSetCommand: (
1235
- input: BatchDisassociateAnalyticsDataSetCommandInput,
1236
- context: __SerdeContext
1237
- ) => Promise<__HttpRequest>;
1238
- export declare const se_BatchGetAttachedFileMetadataCommand: (
1239
- input: BatchGetAttachedFileMetadataCommandInput,
1240
- context: __SerdeContext
1241
- ) => Promise<__HttpRequest>;
1242
- export declare const se_BatchGetFlowAssociationCommand: (
1243
- input: BatchGetFlowAssociationCommandInput,
1244
- context: __SerdeContext
1245
- ) => Promise<__HttpRequest>;
1246
- export declare const se_BatchPutContactCommand: (
1247
- input: BatchPutContactCommandInput,
1248
- context: __SerdeContext
1249
- ) => Promise<__HttpRequest>;
1250
- export declare const se_ClaimPhoneNumberCommand: (
1251
- input: ClaimPhoneNumberCommandInput,
1252
- context: __SerdeContext
1253
- ) => Promise<__HttpRequest>;
1254
- export declare const se_CompleteAttachedFileUploadCommand: (
1255
- input: CompleteAttachedFileUploadCommandInput,
1256
- context: __SerdeContext
1257
- ) => Promise<__HttpRequest>;
1258
- export declare const se_CreateAgentStatusCommand: (
1259
- input: CreateAgentStatusCommandInput,
1260
- context: __SerdeContext
1261
- ) => Promise<__HttpRequest>;
1262
- export declare const se_CreateContactCommand: (
1263
- input: CreateContactCommandInput,
1264
- context: __SerdeContext
1265
- ) => Promise<__HttpRequest>;
1266
- export declare const se_CreateContactFlowCommand: (
1267
- input: CreateContactFlowCommandInput,
1268
- context: __SerdeContext
1269
- ) => Promise<__HttpRequest>;
1270
- export declare const se_CreateContactFlowModuleCommand: (
1271
- input: CreateContactFlowModuleCommandInput,
1272
- context: __SerdeContext
1273
- ) => Promise<__HttpRequest>;
1274
- export declare const se_CreateContactFlowVersionCommand: (
1275
- input: CreateContactFlowVersionCommandInput,
1276
- context: __SerdeContext
1277
- ) => Promise<__HttpRequest>;
1278
- export declare const se_CreateEmailAddressCommand: (
1279
- input: CreateEmailAddressCommandInput,
1280
- context: __SerdeContext
1281
- ) => Promise<__HttpRequest>;
1282
- export declare const se_CreateEvaluationFormCommand: (
1283
- input: CreateEvaluationFormCommandInput,
1284
- context: __SerdeContext
1285
- ) => Promise<__HttpRequest>;
1286
- export declare const se_CreateHoursOfOperationCommand: (
1287
- input: CreateHoursOfOperationCommandInput,
1288
- context: __SerdeContext
1289
- ) => Promise<__HttpRequest>;
1290
- export declare const se_CreateHoursOfOperationOverrideCommand: (
1291
- input: CreateHoursOfOperationOverrideCommandInput,
1292
- context: __SerdeContext
1293
- ) => Promise<__HttpRequest>;
1294
- export declare const se_CreateInstanceCommand: (
1295
- input: CreateInstanceCommandInput,
1296
- context: __SerdeContext
1297
- ) => Promise<__HttpRequest>;
1298
- export declare const se_CreateIntegrationAssociationCommand: (
1299
- input: CreateIntegrationAssociationCommandInput,
1300
- context: __SerdeContext
1301
- ) => Promise<__HttpRequest>;
1302
- export declare const se_CreateParticipantCommand: (
1303
- input: CreateParticipantCommandInput,
1304
- context: __SerdeContext
1305
- ) => Promise<__HttpRequest>;
1306
- export declare const se_CreatePersistentContactAssociationCommand: (
1307
- input: CreatePersistentContactAssociationCommandInput,
1308
- context: __SerdeContext
1309
- ) => Promise<__HttpRequest>;
1310
- export declare const se_CreatePredefinedAttributeCommand: (
1311
- input: CreatePredefinedAttributeCommandInput,
1312
- context: __SerdeContext
1313
- ) => Promise<__HttpRequest>;
1314
- export declare const se_CreatePromptCommand: (
1315
- input: CreatePromptCommandInput,
1316
- context: __SerdeContext
1317
- ) => Promise<__HttpRequest>;
1318
- export declare const se_CreatePushNotificationRegistrationCommand: (
1319
- input: CreatePushNotificationRegistrationCommandInput,
1320
- context: __SerdeContext
1321
- ) => Promise<__HttpRequest>;
1322
- export declare const se_CreateQueueCommand: (
1323
- input: CreateQueueCommandInput,
1324
- context: __SerdeContext
1325
- ) => Promise<__HttpRequest>;
1326
- export declare const se_CreateQuickConnectCommand: (
1327
- input: CreateQuickConnectCommandInput,
1328
- context: __SerdeContext
1329
- ) => Promise<__HttpRequest>;
1330
- export declare const se_CreateRoutingProfileCommand: (
1331
- input: CreateRoutingProfileCommandInput,
1332
- context: __SerdeContext
1333
- ) => Promise<__HttpRequest>;
1334
- export declare const se_CreateRuleCommand: (
1335
- input: CreateRuleCommandInput,
1336
- context: __SerdeContext
1337
- ) => Promise<__HttpRequest>;
1338
- export declare const se_CreateSecurityProfileCommand: (
1339
- input: CreateSecurityProfileCommandInput,
1340
- context: __SerdeContext
1341
- ) => Promise<__HttpRequest>;
1342
- export declare const se_CreateTaskTemplateCommand: (
1343
- input: CreateTaskTemplateCommandInput,
1344
- context: __SerdeContext
1345
- ) => Promise<__HttpRequest>;
1346
- export declare const se_CreateTrafficDistributionGroupCommand: (
1347
- input: CreateTrafficDistributionGroupCommandInput,
1348
- context: __SerdeContext
1349
- ) => Promise<__HttpRequest>;
1350
- export declare const se_CreateUseCaseCommand: (
1351
- input: CreateUseCaseCommandInput,
1352
- context: __SerdeContext
1353
- ) => Promise<__HttpRequest>;
1354
- export declare const se_CreateUserCommand: (
1355
- input: CreateUserCommandInput,
1356
- context: __SerdeContext
1357
- ) => Promise<__HttpRequest>;
1358
- export declare const se_CreateUserHierarchyGroupCommand: (
1359
- input: CreateUserHierarchyGroupCommandInput,
1360
- context: __SerdeContext
1361
- ) => Promise<__HttpRequest>;
1362
- export declare const se_CreateViewCommand: (
1363
- input: CreateViewCommandInput,
1364
- context: __SerdeContext
1365
- ) => Promise<__HttpRequest>;
1366
- export declare const se_CreateViewVersionCommand: (
1367
- input: CreateViewVersionCommandInput,
1368
- context: __SerdeContext
1369
- ) => Promise<__HttpRequest>;
1370
- export declare const se_CreateVocabularyCommand: (
1371
- input: CreateVocabularyCommandInput,
1372
- context: __SerdeContext
1373
- ) => Promise<__HttpRequest>;
1374
- export declare const se_DeactivateEvaluationFormCommand: (
1375
- input: DeactivateEvaluationFormCommandInput,
1376
- context: __SerdeContext
1377
- ) => Promise<__HttpRequest>;
1378
- export declare const se_DeleteAttachedFileCommand: (
1379
- input: DeleteAttachedFileCommandInput,
1380
- context: __SerdeContext
1381
- ) => Promise<__HttpRequest>;
1382
- export declare const se_DeleteContactEvaluationCommand: (
1383
- input: DeleteContactEvaluationCommandInput,
1384
- context: __SerdeContext
1385
- ) => Promise<__HttpRequest>;
1386
- export declare const se_DeleteContactFlowCommand: (
1387
- input: DeleteContactFlowCommandInput,
1388
- context: __SerdeContext
1389
- ) => Promise<__HttpRequest>;
1390
- export declare const se_DeleteContactFlowModuleCommand: (
1391
- input: DeleteContactFlowModuleCommandInput,
1392
- context: __SerdeContext
1393
- ) => Promise<__HttpRequest>;
1394
- export declare const se_DeleteContactFlowVersionCommand: (
1395
- input: DeleteContactFlowVersionCommandInput,
1396
- context: __SerdeContext
1397
- ) => Promise<__HttpRequest>;
1398
- export declare const se_DeleteEmailAddressCommand: (
1399
- input: DeleteEmailAddressCommandInput,
1400
- context: __SerdeContext
1401
- ) => Promise<__HttpRequest>;
1402
- export declare const se_DeleteEvaluationFormCommand: (
1403
- input: DeleteEvaluationFormCommandInput,
1404
- context: __SerdeContext
1405
- ) => Promise<__HttpRequest>;
1406
- export declare const se_DeleteHoursOfOperationCommand: (
1407
- input: DeleteHoursOfOperationCommandInput,
1408
- context: __SerdeContext
1409
- ) => Promise<__HttpRequest>;
1410
- export declare const se_DeleteHoursOfOperationOverrideCommand: (
1411
- input: DeleteHoursOfOperationOverrideCommandInput,
1412
- context: __SerdeContext
1413
- ) => Promise<__HttpRequest>;
1414
- export declare const se_DeleteInstanceCommand: (
1415
- input: DeleteInstanceCommandInput,
1416
- context: __SerdeContext
1417
- ) => Promise<__HttpRequest>;
1418
- export declare const se_DeleteIntegrationAssociationCommand: (
1419
- input: DeleteIntegrationAssociationCommandInput,
1420
- context: __SerdeContext
1421
- ) => Promise<__HttpRequest>;
1422
- export declare const se_DeletePredefinedAttributeCommand: (
1423
- input: DeletePredefinedAttributeCommandInput,
1424
- context: __SerdeContext
1425
- ) => Promise<__HttpRequest>;
1426
- export declare const se_DeletePromptCommand: (
1427
- input: DeletePromptCommandInput,
1428
- context: __SerdeContext
1429
- ) => Promise<__HttpRequest>;
1430
- export declare const se_DeletePushNotificationRegistrationCommand: (
1431
- input: DeletePushNotificationRegistrationCommandInput,
1432
- context: __SerdeContext
1433
- ) => Promise<__HttpRequest>;
1434
- export declare const se_DeleteQueueCommand: (
1435
- input: DeleteQueueCommandInput,
1436
- context: __SerdeContext
1437
- ) => Promise<__HttpRequest>;
1438
- export declare const se_DeleteQuickConnectCommand: (
1439
- input: DeleteQuickConnectCommandInput,
1440
- context: __SerdeContext
1441
- ) => Promise<__HttpRequest>;
1442
- export declare const se_DeleteRoutingProfileCommand: (
1443
- input: DeleteRoutingProfileCommandInput,
1444
- context: __SerdeContext
1445
- ) => Promise<__HttpRequest>;
1446
- export declare const se_DeleteRuleCommand: (
1447
- input: DeleteRuleCommandInput,
1448
- context: __SerdeContext
1449
- ) => Promise<__HttpRequest>;
1450
- export declare const se_DeleteSecurityProfileCommand: (
1451
- input: DeleteSecurityProfileCommandInput,
1452
- context: __SerdeContext
1453
- ) => Promise<__HttpRequest>;
1454
- export declare const se_DeleteTaskTemplateCommand: (
1455
- input: DeleteTaskTemplateCommandInput,
1456
- context: __SerdeContext
1457
- ) => Promise<__HttpRequest>;
1458
- export declare const se_DeleteTrafficDistributionGroupCommand: (
1459
- input: DeleteTrafficDistributionGroupCommandInput,
1460
- context: __SerdeContext
1461
- ) => Promise<__HttpRequest>;
1462
- export declare const se_DeleteUseCaseCommand: (
1463
- input: DeleteUseCaseCommandInput,
1464
- context: __SerdeContext
1465
- ) => Promise<__HttpRequest>;
1466
- export declare const se_DeleteUserCommand: (
1467
- input: DeleteUserCommandInput,
1468
- context: __SerdeContext
1469
- ) => Promise<__HttpRequest>;
1470
- export declare const se_DeleteUserHierarchyGroupCommand: (
1471
- input: DeleteUserHierarchyGroupCommandInput,
1472
- context: __SerdeContext
1473
- ) => Promise<__HttpRequest>;
1474
- export declare const se_DeleteViewCommand: (
1475
- input: DeleteViewCommandInput,
1476
- context: __SerdeContext
1477
- ) => Promise<__HttpRequest>;
1478
- export declare const se_DeleteViewVersionCommand: (
1479
- input: DeleteViewVersionCommandInput,
1480
- context: __SerdeContext
1481
- ) => Promise<__HttpRequest>;
1482
- export declare const se_DeleteVocabularyCommand: (
1483
- input: DeleteVocabularyCommandInput,
1484
- context: __SerdeContext
1485
- ) => Promise<__HttpRequest>;
1486
- export declare const se_DescribeAgentStatusCommand: (
1487
- input: DescribeAgentStatusCommandInput,
1488
- context: __SerdeContext
1489
- ) => Promise<__HttpRequest>;
1490
- export declare const se_DescribeAuthenticationProfileCommand: (
1491
- input: DescribeAuthenticationProfileCommandInput,
1492
- context: __SerdeContext
1493
- ) => Promise<__HttpRequest>;
1494
- export declare const se_DescribeContactCommand: (
1495
- input: DescribeContactCommandInput,
1496
- context: __SerdeContext
1497
- ) => Promise<__HttpRequest>;
1498
- export declare const se_DescribeContactEvaluationCommand: (
1499
- input: DescribeContactEvaluationCommandInput,
1500
- context: __SerdeContext
1501
- ) => Promise<__HttpRequest>;
1502
- export declare const se_DescribeContactFlowCommand: (
1503
- input: DescribeContactFlowCommandInput,
1504
- context: __SerdeContext
1505
- ) => Promise<__HttpRequest>;
1506
- export declare const se_DescribeContactFlowModuleCommand: (
1507
- input: DescribeContactFlowModuleCommandInput,
1508
- context: __SerdeContext
1509
- ) => Promise<__HttpRequest>;
1510
- export declare const se_DescribeEmailAddressCommand: (
1511
- input: DescribeEmailAddressCommandInput,
1512
- context: __SerdeContext
1513
- ) => Promise<__HttpRequest>;
1514
- export declare const se_DescribeEvaluationFormCommand: (
1515
- input: DescribeEvaluationFormCommandInput,
1516
- context: __SerdeContext
1517
- ) => Promise<__HttpRequest>;
1518
- export declare const se_DescribeHoursOfOperationCommand: (
1519
- input: DescribeHoursOfOperationCommandInput,
1520
- context: __SerdeContext
1521
- ) => Promise<__HttpRequest>;
1522
- export declare const se_DescribeHoursOfOperationOverrideCommand: (
1523
- input: DescribeHoursOfOperationOverrideCommandInput,
1524
- context: __SerdeContext
1525
- ) => Promise<__HttpRequest>;
1526
- export declare const se_DescribeInstanceCommand: (
1527
- input: DescribeInstanceCommandInput,
1528
- context: __SerdeContext
1529
- ) => Promise<__HttpRequest>;
1530
- export declare const se_DescribeInstanceAttributeCommand: (
1531
- input: DescribeInstanceAttributeCommandInput,
1532
- context: __SerdeContext
1533
- ) => Promise<__HttpRequest>;
1534
- export declare const se_DescribeInstanceStorageConfigCommand: (
1535
- input: DescribeInstanceStorageConfigCommandInput,
1536
- context: __SerdeContext
1537
- ) => Promise<__HttpRequest>;
1538
- export declare const se_DescribePhoneNumberCommand: (
1539
- input: DescribePhoneNumberCommandInput,
1540
- context: __SerdeContext
1541
- ) => Promise<__HttpRequest>;
1542
- export declare const se_DescribePredefinedAttributeCommand: (
1543
- input: DescribePredefinedAttributeCommandInput,
1544
- context: __SerdeContext
1545
- ) => Promise<__HttpRequest>;
1546
- export declare const se_DescribePromptCommand: (
1547
- input: DescribePromptCommandInput,
1548
- context: __SerdeContext
1549
- ) => Promise<__HttpRequest>;
1550
- export declare const se_DescribeQueueCommand: (
1551
- input: DescribeQueueCommandInput,
1552
- context: __SerdeContext
1553
- ) => Promise<__HttpRequest>;
1554
- export declare const se_DescribeQuickConnectCommand: (
1555
- input: DescribeQuickConnectCommandInput,
1556
- context: __SerdeContext
1557
- ) => Promise<__HttpRequest>;
1558
- export declare const se_DescribeRoutingProfileCommand: (
1559
- input: DescribeRoutingProfileCommandInput,
1560
- context: __SerdeContext
1561
- ) => Promise<__HttpRequest>;
1562
- export declare const se_DescribeRuleCommand: (
1563
- input: DescribeRuleCommandInput,
1564
- context: __SerdeContext
1565
- ) => Promise<__HttpRequest>;
1566
- export declare const se_DescribeSecurityProfileCommand: (
1567
- input: DescribeSecurityProfileCommandInput,
1568
- context: __SerdeContext
1569
- ) => Promise<__HttpRequest>;
1570
- export declare const se_DescribeTrafficDistributionGroupCommand: (
1571
- input: DescribeTrafficDistributionGroupCommandInput,
1572
- context: __SerdeContext
1573
- ) => Promise<__HttpRequest>;
1574
- export declare const se_DescribeUserCommand: (
1575
- input: DescribeUserCommandInput,
1576
- context: __SerdeContext
1577
- ) => Promise<__HttpRequest>;
1578
- export declare const se_DescribeUserHierarchyGroupCommand: (
1579
- input: DescribeUserHierarchyGroupCommandInput,
1580
- context: __SerdeContext
1581
- ) => Promise<__HttpRequest>;
1582
- export declare const se_DescribeUserHierarchyStructureCommand: (
1583
- input: DescribeUserHierarchyStructureCommandInput,
1584
- context: __SerdeContext
1585
- ) => Promise<__HttpRequest>;
1586
- export declare const se_DescribeViewCommand: (
1587
- input: DescribeViewCommandInput,
1588
- context: __SerdeContext
1589
- ) => Promise<__HttpRequest>;
1590
- export declare const se_DescribeVocabularyCommand: (
1591
- input: DescribeVocabularyCommandInput,
1592
- context: __SerdeContext
1593
- ) => Promise<__HttpRequest>;
1594
- export declare const se_DisassociateAnalyticsDataSetCommand: (
1595
- input: DisassociateAnalyticsDataSetCommandInput,
1596
- context: __SerdeContext
1597
- ) => Promise<__HttpRequest>;
1598
- export declare const se_DisassociateApprovedOriginCommand: (
1599
- input: DisassociateApprovedOriginCommandInput,
1600
- context: __SerdeContext
1601
- ) => Promise<__HttpRequest>;
1602
- export declare const se_DisassociateBotCommand: (
1603
- input: DisassociateBotCommandInput,
1604
- context: __SerdeContext
1605
- ) => Promise<__HttpRequest>;
1606
- export declare const se_DisassociateEmailAddressAliasCommand: (
1607
- input: DisassociateEmailAddressAliasCommandInput,
1608
- context: __SerdeContext
1609
- ) => Promise<__HttpRequest>;
1610
- export declare const se_DisassociateFlowCommand: (
1611
- input: DisassociateFlowCommandInput,
1612
- context: __SerdeContext
1613
- ) => Promise<__HttpRequest>;
1614
- export declare const se_DisassociateInstanceStorageConfigCommand: (
1615
- input: DisassociateInstanceStorageConfigCommandInput,
1616
- context: __SerdeContext
1617
- ) => Promise<__HttpRequest>;
1618
- export declare const se_DisassociateLambdaFunctionCommand: (
1619
- input: DisassociateLambdaFunctionCommandInput,
1620
- context: __SerdeContext
1621
- ) => Promise<__HttpRequest>;
1622
- export declare const se_DisassociateLexBotCommand: (
1623
- input: DisassociateLexBotCommandInput,
1624
- context: __SerdeContext
1625
- ) => Promise<__HttpRequest>;
1626
- export declare const se_DisassociatePhoneNumberContactFlowCommand: (
1627
- input: DisassociatePhoneNumberContactFlowCommandInput,
1628
- context: __SerdeContext
1629
- ) => Promise<__HttpRequest>;
1630
- export declare const se_DisassociateQueueQuickConnectsCommand: (
1631
- input: DisassociateQueueQuickConnectsCommandInput,
1632
- context: __SerdeContext
1633
- ) => Promise<__HttpRequest>;
1634
- export declare const se_DisassociateRoutingProfileQueuesCommand: (
1635
- input: DisassociateRoutingProfileQueuesCommandInput,
1636
- context: __SerdeContext
1637
- ) => Promise<__HttpRequest>;
1638
- export declare const se_DisassociateSecurityKeyCommand: (
1639
- input: DisassociateSecurityKeyCommandInput,
1640
- context: __SerdeContext
1641
- ) => Promise<__HttpRequest>;
1642
- export declare const se_DisassociateTrafficDistributionGroupUserCommand: (
1643
- input: DisassociateTrafficDistributionGroupUserCommandInput,
1644
- context: __SerdeContext
1645
- ) => Promise<__HttpRequest>;
1646
- export declare const se_DisassociateUserProficienciesCommand: (
1647
- input: DisassociateUserProficienciesCommandInput,
1648
- context: __SerdeContext
1649
- ) => Promise<__HttpRequest>;
1650
- export declare const se_DismissUserContactCommand: (
1651
- input: DismissUserContactCommandInput,
1652
- context: __SerdeContext
1653
- ) => Promise<__HttpRequest>;
1654
- export declare const se_GetAttachedFileCommand: (
1655
- input: GetAttachedFileCommandInput,
1656
- context: __SerdeContext
1657
- ) => Promise<__HttpRequest>;
1658
- export declare const se_GetContactAttributesCommand: (
1659
- input: GetContactAttributesCommandInput,
1660
- context: __SerdeContext
1661
- ) => Promise<__HttpRequest>;
1662
- export declare const se_GetContactMetricsCommand: (
1663
- input: GetContactMetricsCommandInput,
1664
- context: __SerdeContext
1665
- ) => Promise<__HttpRequest>;
1666
- export declare const se_GetCurrentMetricDataCommand: (
1667
- input: GetCurrentMetricDataCommandInput,
1668
- context: __SerdeContext
1669
- ) => Promise<__HttpRequest>;
1670
- export declare const se_GetCurrentUserDataCommand: (
1671
- input: GetCurrentUserDataCommandInput,
1672
- context: __SerdeContext
1673
- ) => Promise<__HttpRequest>;
1674
- export declare const se_GetEffectiveHoursOfOperationsCommand: (
1675
- input: GetEffectiveHoursOfOperationsCommandInput,
1676
- context: __SerdeContext
1677
- ) => Promise<__HttpRequest>;
1678
- export declare const se_GetFederationTokenCommand: (
1679
- input: GetFederationTokenCommandInput,
1680
- context: __SerdeContext
1681
- ) => Promise<__HttpRequest>;
1682
- export declare const se_GetFlowAssociationCommand: (
1683
- input: GetFlowAssociationCommandInput,
1684
- context: __SerdeContext
1685
- ) => Promise<__HttpRequest>;
1686
- export declare const se_GetMetricDataCommand: (
1687
- input: GetMetricDataCommandInput,
1688
- context: __SerdeContext
1689
- ) => Promise<__HttpRequest>;
1690
- export declare const se_GetMetricDataV2Command: (
1691
- input: GetMetricDataV2CommandInput,
1692
- context: __SerdeContext
1693
- ) => Promise<__HttpRequest>;
1694
- export declare const se_GetPromptFileCommand: (
1695
- input: GetPromptFileCommandInput,
1696
- context: __SerdeContext
1697
- ) => Promise<__HttpRequest>;
1698
- export declare const se_GetTaskTemplateCommand: (
1699
- input: GetTaskTemplateCommandInput,
1700
- context: __SerdeContext
1701
- ) => Promise<__HttpRequest>;
1702
- export declare const se_GetTrafficDistributionCommand: (
1703
- input: GetTrafficDistributionCommandInput,
1704
- context: __SerdeContext
1705
- ) => Promise<__HttpRequest>;
1706
- export declare const se_ImportPhoneNumberCommand: (
1707
- input: ImportPhoneNumberCommandInput,
1708
- context: __SerdeContext
1709
- ) => Promise<__HttpRequest>;
1710
- export declare const se_ListAgentStatusesCommand: (
1711
- input: ListAgentStatusesCommandInput,
1712
- context: __SerdeContext
1713
- ) => Promise<__HttpRequest>;
1714
- export declare const se_ListAnalyticsDataAssociationsCommand: (
1715
- input: ListAnalyticsDataAssociationsCommandInput,
1716
- context: __SerdeContext
1717
- ) => Promise<__HttpRequest>;
1718
- export declare const se_ListAnalyticsDataLakeDataSetsCommand: (
1719
- input: ListAnalyticsDataLakeDataSetsCommandInput,
1720
- context: __SerdeContext
1721
- ) => Promise<__HttpRequest>;
1722
- export declare const se_ListApprovedOriginsCommand: (
1723
- input: ListApprovedOriginsCommandInput,
1724
- context: __SerdeContext
1725
- ) => Promise<__HttpRequest>;
1726
- export declare const se_ListAssociatedContactsCommand: (
1727
- input: ListAssociatedContactsCommandInput,
1728
- context: __SerdeContext
1729
- ) => Promise<__HttpRequest>;
1730
- export declare const se_ListAuthenticationProfilesCommand: (
1731
- input: ListAuthenticationProfilesCommandInput,
1732
- context: __SerdeContext
1733
- ) => Promise<__HttpRequest>;
1734
- export declare const se_ListBotsCommand: (
1735
- input: ListBotsCommandInput,
1736
- context: __SerdeContext
1737
- ) => Promise<__HttpRequest>;
1738
- export declare const se_ListContactEvaluationsCommand: (
1739
- input: ListContactEvaluationsCommandInput,
1740
- context: __SerdeContext
1741
- ) => Promise<__HttpRequest>;
1742
- export declare const se_ListContactFlowModulesCommand: (
1743
- input: ListContactFlowModulesCommandInput,
1744
- context: __SerdeContext
1745
- ) => Promise<__HttpRequest>;
1746
- export declare const se_ListContactFlowsCommand: (
1747
- input: ListContactFlowsCommandInput,
1748
- context: __SerdeContext
1749
- ) => Promise<__HttpRequest>;
1750
- export declare const se_ListContactFlowVersionsCommand: (
1751
- input: ListContactFlowVersionsCommandInput,
1752
- context: __SerdeContext
1753
- ) => Promise<__HttpRequest>;
1754
- export declare const se_ListContactReferencesCommand: (
1755
- input: ListContactReferencesCommandInput,
1756
- context: __SerdeContext
1757
- ) => Promise<__HttpRequest>;
1758
- export declare const se_ListDefaultVocabulariesCommand: (
1759
- input: ListDefaultVocabulariesCommandInput,
1760
- context: __SerdeContext
1761
- ) => Promise<__HttpRequest>;
1762
- export declare const se_ListEvaluationFormsCommand: (
1763
- input: ListEvaluationFormsCommandInput,
1764
- context: __SerdeContext
1765
- ) => Promise<__HttpRequest>;
1766
- export declare const se_ListEvaluationFormVersionsCommand: (
1767
- input: ListEvaluationFormVersionsCommandInput,
1768
- context: __SerdeContext
1769
- ) => Promise<__HttpRequest>;
1770
- export declare const se_ListFlowAssociationsCommand: (
1771
- input: ListFlowAssociationsCommandInput,
1772
- context: __SerdeContext
1773
- ) => Promise<__HttpRequest>;
1774
- export declare const se_ListHoursOfOperationOverridesCommand: (
1775
- input: ListHoursOfOperationOverridesCommandInput,
1776
- context: __SerdeContext
1777
- ) => Promise<__HttpRequest>;
1778
- export declare const se_ListHoursOfOperationsCommand: (
1779
- input: ListHoursOfOperationsCommandInput,
1780
- context: __SerdeContext
1781
- ) => Promise<__HttpRequest>;
1782
- export declare const se_ListInstanceAttributesCommand: (
1783
- input: ListInstanceAttributesCommandInput,
1784
- context: __SerdeContext
1785
- ) => Promise<__HttpRequest>;
1786
- export declare const se_ListInstancesCommand: (
1787
- input: ListInstancesCommandInput,
1788
- context: __SerdeContext
1789
- ) => Promise<__HttpRequest>;
1790
- export declare const se_ListInstanceStorageConfigsCommand: (
1791
- input: ListInstanceStorageConfigsCommandInput,
1792
- context: __SerdeContext
1793
- ) => Promise<__HttpRequest>;
1794
- export declare const se_ListIntegrationAssociationsCommand: (
1795
- input: ListIntegrationAssociationsCommandInput,
1796
- context: __SerdeContext
1797
- ) => Promise<__HttpRequest>;
1798
- export declare const se_ListLambdaFunctionsCommand: (
1799
- input: ListLambdaFunctionsCommandInput,
1800
- context: __SerdeContext
1801
- ) => Promise<__HttpRequest>;
1802
- export declare const se_ListLexBotsCommand: (
1803
- input: ListLexBotsCommandInput,
1804
- context: __SerdeContext
1805
- ) => Promise<__HttpRequest>;
1806
- export declare const se_ListPhoneNumbersCommand: (
1807
- input: ListPhoneNumbersCommandInput,
1808
- context: __SerdeContext
1809
- ) => Promise<__HttpRequest>;
1810
- export declare const se_ListPhoneNumbersV2Command: (
1811
- input: ListPhoneNumbersV2CommandInput,
1812
- context: __SerdeContext
1813
- ) => Promise<__HttpRequest>;
1814
- export declare const se_ListPredefinedAttributesCommand: (
1815
- input: ListPredefinedAttributesCommandInput,
1816
- context: __SerdeContext
1817
- ) => Promise<__HttpRequest>;
1818
- export declare const se_ListPromptsCommand: (
1819
- input: ListPromptsCommandInput,
1820
- context: __SerdeContext
1821
- ) => Promise<__HttpRequest>;
1822
- export declare const se_ListQueueQuickConnectsCommand: (
1823
- input: ListQueueQuickConnectsCommandInput,
1824
- context: __SerdeContext
1825
- ) => Promise<__HttpRequest>;
1826
- export declare const se_ListQueuesCommand: (
1827
- input: ListQueuesCommandInput,
1828
- context: __SerdeContext
1829
- ) => Promise<__HttpRequest>;
1830
- export declare const se_ListQuickConnectsCommand: (
1831
- input: ListQuickConnectsCommandInput,
1832
- context: __SerdeContext
1833
- ) => Promise<__HttpRequest>;
1834
- export declare const se_ListRealtimeContactAnalysisSegmentsV2Command: (
1835
- input: ListRealtimeContactAnalysisSegmentsV2CommandInput,
1836
- context: __SerdeContext
1837
- ) => Promise<__HttpRequest>;
1838
- export declare const se_ListRoutingProfileManualAssignmentQueuesCommand: (
1839
- input: ListRoutingProfileManualAssignmentQueuesCommandInput,
1840
- context: __SerdeContext
1841
- ) => Promise<__HttpRequest>;
1842
- export declare const se_ListRoutingProfileQueuesCommand: (
1843
- input: ListRoutingProfileQueuesCommandInput,
1844
- context: __SerdeContext
1845
- ) => Promise<__HttpRequest>;
1846
- export declare const se_ListRoutingProfilesCommand: (
1847
- input: ListRoutingProfilesCommandInput,
1848
- context: __SerdeContext
1849
- ) => Promise<__HttpRequest>;
1850
- export declare const se_ListRulesCommand: (
1851
- input: ListRulesCommandInput,
1852
- context: __SerdeContext
1853
- ) => Promise<__HttpRequest>;
1854
- export declare const se_ListSecurityKeysCommand: (
1855
- input: ListSecurityKeysCommandInput,
1856
- context: __SerdeContext
1857
- ) => Promise<__HttpRequest>;
1858
- export declare const se_ListSecurityProfileApplicationsCommand: (
1859
- input: ListSecurityProfileApplicationsCommandInput,
1860
- context: __SerdeContext
1861
- ) => Promise<__HttpRequest>;
1862
- export declare const se_ListSecurityProfilePermissionsCommand: (
1863
- input: ListSecurityProfilePermissionsCommandInput,
1864
- context: __SerdeContext
1865
- ) => Promise<__HttpRequest>;
1866
- export declare const se_ListSecurityProfilesCommand: (
1867
- input: ListSecurityProfilesCommandInput,
1868
- context: __SerdeContext
1869
- ) => Promise<__HttpRequest>;
1870
- export declare const se_ListTagsForResourceCommand: (
1871
- input: ListTagsForResourceCommandInput,
1872
- context: __SerdeContext
1873
- ) => Promise<__HttpRequest>;
1874
- export declare const se_ListTaskTemplatesCommand: (
1875
- input: ListTaskTemplatesCommandInput,
1876
- context: __SerdeContext
1877
- ) => Promise<__HttpRequest>;
1878
- export declare const se_ListTrafficDistributionGroupsCommand: (
1879
- input: ListTrafficDistributionGroupsCommandInput,
1880
- context: __SerdeContext
1881
- ) => Promise<__HttpRequest>;
1882
- export declare const se_ListTrafficDistributionGroupUsersCommand: (
1883
- input: ListTrafficDistributionGroupUsersCommandInput,
1884
- context: __SerdeContext
1885
- ) => Promise<__HttpRequest>;
1886
- export declare const se_ListUseCasesCommand: (
1887
- input: ListUseCasesCommandInput,
1888
- context: __SerdeContext
1889
- ) => Promise<__HttpRequest>;
1890
- export declare const se_ListUserHierarchyGroupsCommand: (
1891
- input: ListUserHierarchyGroupsCommandInput,
1892
- context: __SerdeContext
1893
- ) => Promise<__HttpRequest>;
1894
- export declare const se_ListUserProficienciesCommand: (
1895
- input: ListUserProficienciesCommandInput,
1896
- context: __SerdeContext
1897
- ) => Promise<__HttpRequest>;
1898
- export declare const se_ListUsersCommand: (
1899
- input: ListUsersCommandInput,
1900
- context: __SerdeContext
1901
- ) => Promise<__HttpRequest>;
1902
- export declare const se_ListViewsCommand: (
1903
- input: ListViewsCommandInput,
1904
- context: __SerdeContext
1905
- ) => Promise<__HttpRequest>;
1906
- export declare const se_ListViewVersionsCommand: (
1907
- input: ListViewVersionsCommandInput,
1908
- context: __SerdeContext
1909
- ) => Promise<__HttpRequest>;
1910
- export declare const se_MonitorContactCommand: (
1911
- input: MonitorContactCommandInput,
1912
- context: __SerdeContext
1913
- ) => Promise<__HttpRequest>;
1914
- export declare const se_PauseContactCommand: (
1915
- input: PauseContactCommandInput,
1916
- context: __SerdeContext
1917
- ) => Promise<__HttpRequest>;
1918
- export declare const se_PutUserStatusCommand: (
1919
- input: PutUserStatusCommandInput,
1920
- context: __SerdeContext
1921
- ) => Promise<__HttpRequest>;
1922
- export declare const se_ReleasePhoneNumberCommand: (
1923
- input: ReleasePhoneNumberCommandInput,
1924
- context: __SerdeContext
1925
- ) => Promise<__HttpRequest>;
1926
- export declare const se_ReplicateInstanceCommand: (
1927
- input: ReplicateInstanceCommandInput,
1928
- context: __SerdeContext
1929
- ) => Promise<__HttpRequest>;
1930
- export declare const se_ResumeContactCommand: (
1931
- input: ResumeContactCommandInput,
1932
- context: __SerdeContext
1933
- ) => Promise<__HttpRequest>;
1934
- export declare const se_ResumeContactRecordingCommand: (
1935
- input: ResumeContactRecordingCommandInput,
1936
- context: __SerdeContext
1937
- ) => Promise<__HttpRequest>;
1938
- export declare const se_SearchAgentStatusesCommand: (
1939
- input: SearchAgentStatusesCommandInput,
1940
- context: __SerdeContext
1941
- ) => Promise<__HttpRequest>;
1942
- export declare const se_SearchAvailablePhoneNumbersCommand: (
1943
- input: SearchAvailablePhoneNumbersCommandInput,
1944
- context: __SerdeContext
1945
- ) => Promise<__HttpRequest>;
1946
- export declare const se_SearchContactEvaluationsCommand: (
1947
- input: SearchContactEvaluationsCommandInput,
1948
- context: __SerdeContext
1949
- ) => Promise<__HttpRequest>;
1950
- export declare const se_SearchContactFlowModulesCommand: (
1951
- input: SearchContactFlowModulesCommandInput,
1952
- context: __SerdeContext
1953
- ) => Promise<__HttpRequest>;
1954
- export declare const se_SearchContactFlowsCommand: (
1955
- input: SearchContactFlowsCommandInput,
1956
- context: __SerdeContext
1957
- ) => Promise<__HttpRequest>;
1958
- export declare const se_SearchContactsCommand: (
1959
- input: SearchContactsCommandInput,
1960
- context: __SerdeContext
1961
- ) => Promise<__HttpRequest>;
1962
- export declare const se_SearchEmailAddressesCommand: (
1963
- input: SearchEmailAddressesCommandInput,
1964
- context: __SerdeContext
1965
- ) => Promise<__HttpRequest>;
1966
- export declare const se_SearchEvaluationFormsCommand: (
1967
- input: SearchEvaluationFormsCommandInput,
1968
- context: __SerdeContext
1969
- ) => Promise<__HttpRequest>;
1970
- export declare const se_SearchHoursOfOperationOverridesCommand: (
1971
- input: SearchHoursOfOperationOverridesCommandInput,
1972
- context: __SerdeContext
1973
- ) => Promise<__HttpRequest>;
1974
- export declare const se_SearchHoursOfOperationsCommand: (
1975
- input: SearchHoursOfOperationsCommandInput,
1976
- context: __SerdeContext
1977
- ) => Promise<__HttpRequest>;
1978
- export declare const se_SearchPredefinedAttributesCommand: (
1979
- input: SearchPredefinedAttributesCommandInput,
1980
- context: __SerdeContext
1981
- ) => Promise<__HttpRequest>;
1982
- export declare const se_SearchPromptsCommand: (
1983
- input: SearchPromptsCommandInput,
1984
- context: __SerdeContext
1985
- ) => Promise<__HttpRequest>;
1986
- export declare const se_SearchQueuesCommand: (
1987
- input: SearchQueuesCommandInput,
1988
- context: __SerdeContext
1989
- ) => Promise<__HttpRequest>;
1990
- export declare const se_SearchQuickConnectsCommand: (
1991
- input: SearchQuickConnectsCommandInput,
1992
- context: __SerdeContext
1993
- ) => Promise<__HttpRequest>;
1994
- export declare const se_SearchResourceTagsCommand: (
1995
- input: SearchResourceTagsCommandInput,
1996
- context: __SerdeContext
1997
- ) => Promise<__HttpRequest>;
1998
- export declare const se_SearchRoutingProfilesCommand: (
1999
- input: SearchRoutingProfilesCommandInput,
2000
- context: __SerdeContext
2001
- ) => Promise<__HttpRequest>;
2002
- export declare const se_SearchSecurityProfilesCommand: (
2003
- input: SearchSecurityProfilesCommandInput,
2004
- context: __SerdeContext
2005
- ) => Promise<__HttpRequest>;
2006
- export declare const se_SearchUserHierarchyGroupsCommand: (
2007
- input: SearchUserHierarchyGroupsCommandInput,
2008
- context: __SerdeContext
2009
- ) => Promise<__HttpRequest>;
2010
- export declare const se_SearchUsersCommand: (
2011
- input: SearchUsersCommandInput,
2012
- context: __SerdeContext
2013
- ) => Promise<__HttpRequest>;
2014
- export declare const se_SearchVocabulariesCommand: (
2015
- input: SearchVocabulariesCommandInput,
2016
- context: __SerdeContext
2017
- ) => Promise<__HttpRequest>;
2018
- export declare const se_SendChatIntegrationEventCommand: (
2019
- input: SendChatIntegrationEventCommandInput,
2020
- context: __SerdeContext
2021
- ) => Promise<__HttpRequest>;
2022
- export declare const se_SendOutboundEmailCommand: (
2023
- input: SendOutboundEmailCommandInput,
2024
- context: __SerdeContext
2025
- ) => Promise<__HttpRequest>;
2026
- export declare const se_StartAttachedFileUploadCommand: (
2027
- input: StartAttachedFileUploadCommandInput,
2028
- context: __SerdeContext
2029
- ) => Promise<__HttpRequest>;
2030
- export declare const se_StartChatContactCommand: (
2031
- input: StartChatContactCommandInput,
2032
- context: __SerdeContext
2033
- ) => Promise<__HttpRequest>;
2034
- export declare const se_StartContactEvaluationCommand: (
2035
- input: StartContactEvaluationCommandInput,
2036
- context: __SerdeContext
2037
- ) => Promise<__HttpRequest>;
2038
- export declare const se_StartContactRecordingCommand: (
2039
- input: StartContactRecordingCommandInput,
2040
- context: __SerdeContext
2041
- ) => Promise<__HttpRequest>;
2042
- export declare const se_StartContactStreamingCommand: (
2043
- input: StartContactStreamingCommandInput,
2044
- context: __SerdeContext
2045
- ) => Promise<__HttpRequest>;
2046
- export declare const se_StartEmailContactCommand: (
2047
- input: StartEmailContactCommandInput,
2048
- context: __SerdeContext
2049
- ) => Promise<__HttpRequest>;
2050
- export declare const se_StartOutboundChatContactCommand: (
2051
- input: StartOutboundChatContactCommandInput,
2052
- context: __SerdeContext
2053
- ) => Promise<__HttpRequest>;
2054
- export declare const se_StartOutboundEmailContactCommand: (
2055
- input: StartOutboundEmailContactCommandInput,
2056
- context: __SerdeContext
2057
- ) => Promise<__HttpRequest>;
2058
- export declare const se_StartOutboundVoiceContactCommand: (
2059
- input: StartOutboundVoiceContactCommandInput,
2060
- context: __SerdeContext
2061
- ) => Promise<__HttpRequest>;
2062
- export declare const se_StartScreenSharingCommand: (
2063
- input: StartScreenSharingCommandInput,
2064
- context: __SerdeContext
2065
- ) => Promise<__HttpRequest>;
2066
- export declare const se_StartTaskContactCommand: (
2067
- input: StartTaskContactCommandInput,
2068
- context: __SerdeContext
2069
- ) => Promise<__HttpRequest>;
2070
- export declare const se_StartWebRTCContactCommand: (
2071
- input: StartWebRTCContactCommandInput,
2072
- context: __SerdeContext
2073
- ) => Promise<__HttpRequest>;
2074
- export declare const se_StopContactCommand: (
2075
- input: StopContactCommandInput,
2076
- context: __SerdeContext
2077
- ) => Promise<__HttpRequest>;
2078
- export declare const se_StopContactRecordingCommand: (
2079
- input: StopContactRecordingCommandInput,
2080
- context: __SerdeContext
2081
- ) => Promise<__HttpRequest>;
2082
- export declare const se_StopContactStreamingCommand: (
2083
- input: StopContactStreamingCommandInput,
2084
- context: __SerdeContext
2085
- ) => Promise<__HttpRequest>;
2086
- export declare const se_SubmitContactEvaluationCommand: (
2087
- input: SubmitContactEvaluationCommandInput,
2088
- context: __SerdeContext
2089
- ) => Promise<__HttpRequest>;
2090
- export declare const se_SuspendContactRecordingCommand: (
2091
- input: SuspendContactRecordingCommandInput,
2092
- context: __SerdeContext
2093
- ) => Promise<__HttpRequest>;
2094
- export declare const se_TagContactCommand: (
2095
- input: TagContactCommandInput,
2096
- context: __SerdeContext
2097
- ) => Promise<__HttpRequest>;
2098
- export declare const se_TagResourceCommand: (
2099
- input: TagResourceCommandInput,
2100
- context: __SerdeContext
2101
- ) => Promise<__HttpRequest>;
2102
- export declare const se_TransferContactCommand: (
2103
- input: TransferContactCommandInput,
2104
- context: __SerdeContext
2105
- ) => Promise<__HttpRequest>;
2106
- export declare const se_UntagContactCommand: (
2107
- input: UntagContactCommandInput,
2108
- context: __SerdeContext
2109
- ) => Promise<__HttpRequest>;
2110
- export declare const se_UntagResourceCommand: (
2111
- input: UntagResourceCommandInput,
2112
- context: __SerdeContext
2113
- ) => Promise<__HttpRequest>;
2114
- export declare const se_UpdateAgentStatusCommand: (
2115
- input: UpdateAgentStatusCommandInput,
2116
- context: __SerdeContext
2117
- ) => Promise<__HttpRequest>;
2118
- export declare const se_UpdateAuthenticationProfileCommand: (
2119
- input: UpdateAuthenticationProfileCommandInput,
2120
- context: __SerdeContext
2121
- ) => Promise<__HttpRequest>;
2122
- export declare const se_UpdateContactCommand: (
2123
- input: UpdateContactCommandInput,
2124
- context: __SerdeContext
2125
- ) => Promise<__HttpRequest>;
2126
- export declare const se_UpdateContactAttributesCommand: (
2127
- input: UpdateContactAttributesCommandInput,
2128
- context: __SerdeContext
2129
- ) => Promise<__HttpRequest>;
2130
- export declare const se_UpdateContactEvaluationCommand: (
2131
- input: UpdateContactEvaluationCommandInput,
2132
- context: __SerdeContext
2133
- ) => Promise<__HttpRequest>;
2134
- export declare const se_UpdateContactFlowContentCommand: (
2135
- input: UpdateContactFlowContentCommandInput,
2136
- context: __SerdeContext
2137
- ) => Promise<__HttpRequest>;
2138
- export declare const se_UpdateContactFlowMetadataCommand: (
2139
- input: UpdateContactFlowMetadataCommandInput,
2140
- context: __SerdeContext
2141
- ) => Promise<__HttpRequest>;
2142
- export declare const se_UpdateContactFlowModuleContentCommand: (
2143
- input: UpdateContactFlowModuleContentCommandInput,
2144
- context: __SerdeContext
2145
- ) => Promise<__HttpRequest>;
2146
- export declare const se_UpdateContactFlowModuleMetadataCommand: (
2147
- input: UpdateContactFlowModuleMetadataCommandInput,
2148
- context: __SerdeContext
2149
- ) => Promise<__HttpRequest>;
2150
- export declare const se_UpdateContactFlowNameCommand: (
2151
- input: UpdateContactFlowNameCommandInput,
2152
- context: __SerdeContext
2153
- ) => Promise<__HttpRequest>;
2154
- export declare const se_UpdateContactRoutingDataCommand: (
2155
- input: UpdateContactRoutingDataCommandInput,
2156
- context: __SerdeContext
2157
- ) => Promise<__HttpRequest>;
2158
- export declare const se_UpdateContactScheduleCommand: (
2159
- input: UpdateContactScheduleCommandInput,
2160
- context: __SerdeContext
2161
- ) => Promise<__HttpRequest>;
2162
- export declare const se_UpdateEmailAddressMetadataCommand: (
2163
- input: UpdateEmailAddressMetadataCommandInput,
2164
- context: __SerdeContext
2165
- ) => Promise<__HttpRequest>;
2166
- export declare const se_UpdateEvaluationFormCommand: (
2167
- input: UpdateEvaluationFormCommandInput,
2168
- context: __SerdeContext
2169
- ) => Promise<__HttpRequest>;
2170
- export declare const se_UpdateHoursOfOperationCommand: (
2171
- input: UpdateHoursOfOperationCommandInput,
2172
- context: __SerdeContext
2173
- ) => Promise<__HttpRequest>;
2174
- export declare const se_UpdateHoursOfOperationOverrideCommand: (
2175
- input: UpdateHoursOfOperationOverrideCommandInput,
2176
- context: __SerdeContext
2177
- ) => Promise<__HttpRequest>;
2178
- export declare const se_UpdateInstanceAttributeCommand: (
2179
- input: UpdateInstanceAttributeCommandInput,
2180
- context: __SerdeContext
2181
- ) => Promise<__HttpRequest>;
2182
- export declare const se_UpdateInstanceStorageConfigCommand: (
2183
- input: UpdateInstanceStorageConfigCommandInput,
2184
- context: __SerdeContext
2185
- ) => Promise<__HttpRequest>;
2186
- export declare const se_UpdateParticipantAuthenticationCommand: (
2187
- input: UpdateParticipantAuthenticationCommandInput,
2188
- context: __SerdeContext
2189
- ) => Promise<__HttpRequest>;
2190
- export declare const se_UpdateParticipantRoleConfigCommand: (
2191
- input: UpdateParticipantRoleConfigCommandInput,
2192
- context: __SerdeContext
2193
- ) => Promise<__HttpRequest>;
2194
- export declare const se_UpdatePhoneNumberCommand: (
2195
- input: UpdatePhoneNumberCommandInput,
2196
- context: __SerdeContext
2197
- ) => Promise<__HttpRequest>;
2198
- export declare const se_UpdatePhoneNumberMetadataCommand: (
2199
- input: UpdatePhoneNumberMetadataCommandInput,
2200
- context: __SerdeContext
2201
- ) => Promise<__HttpRequest>;
2202
- export declare const se_UpdatePredefinedAttributeCommand: (
2203
- input: UpdatePredefinedAttributeCommandInput,
2204
- context: __SerdeContext
2205
- ) => Promise<__HttpRequest>;
2206
- export declare const se_UpdatePromptCommand: (
2207
- input: UpdatePromptCommandInput,
2208
- context: __SerdeContext
2209
- ) => Promise<__HttpRequest>;
2210
- export declare const se_UpdateQueueHoursOfOperationCommand: (
2211
- input: UpdateQueueHoursOfOperationCommandInput,
2212
- context: __SerdeContext
2213
- ) => Promise<__HttpRequest>;
2214
- export declare const se_UpdateQueueMaxContactsCommand: (
2215
- input: UpdateQueueMaxContactsCommandInput,
2216
- context: __SerdeContext
2217
- ) => Promise<__HttpRequest>;
2218
- export declare const se_UpdateQueueNameCommand: (
2219
- input: UpdateQueueNameCommandInput,
2220
- context: __SerdeContext
2221
- ) => Promise<__HttpRequest>;
2222
- export declare const se_UpdateQueueOutboundCallerConfigCommand: (
2223
- input: UpdateQueueOutboundCallerConfigCommandInput,
2224
- context: __SerdeContext
2225
- ) => Promise<__HttpRequest>;
2226
- export declare const se_UpdateQueueOutboundEmailConfigCommand: (
2227
- input: UpdateQueueOutboundEmailConfigCommandInput,
2228
- context: __SerdeContext
2229
- ) => Promise<__HttpRequest>;
2230
- export declare const se_UpdateQueueStatusCommand: (
2231
- input: UpdateQueueStatusCommandInput,
2232
- context: __SerdeContext
2233
- ) => Promise<__HttpRequest>;
2234
- export declare const se_UpdateQuickConnectConfigCommand: (
2235
- input: UpdateQuickConnectConfigCommandInput,
2236
- context: __SerdeContext
2237
- ) => Promise<__HttpRequest>;
2238
- export declare const se_UpdateQuickConnectNameCommand: (
2239
- input: UpdateQuickConnectNameCommandInput,
2240
- context: __SerdeContext
2241
- ) => Promise<__HttpRequest>;
2242
- export declare const se_UpdateRoutingProfileAgentAvailabilityTimerCommand: (
2243
- input: UpdateRoutingProfileAgentAvailabilityTimerCommandInput,
2244
- context: __SerdeContext
2245
- ) => Promise<__HttpRequest>;
2246
- export declare const se_UpdateRoutingProfileConcurrencyCommand: (
2247
- input: UpdateRoutingProfileConcurrencyCommandInput,
2248
- context: __SerdeContext
2249
- ) => Promise<__HttpRequest>;
2250
- export declare const se_UpdateRoutingProfileDefaultOutboundQueueCommand: (
2251
- input: UpdateRoutingProfileDefaultOutboundQueueCommandInput,
2252
- context: __SerdeContext
2253
- ) => Promise<__HttpRequest>;
2254
- export declare const se_UpdateRoutingProfileNameCommand: (
2255
- input: UpdateRoutingProfileNameCommandInput,
2256
- context: __SerdeContext
2257
- ) => Promise<__HttpRequest>;
2258
- export declare const se_UpdateRoutingProfileQueuesCommand: (
2259
- input: UpdateRoutingProfileQueuesCommandInput,
2260
- context: __SerdeContext
2261
- ) => Promise<__HttpRequest>;
2262
- export declare const se_UpdateRuleCommand: (
2263
- input: UpdateRuleCommandInput,
2264
- context: __SerdeContext
2265
- ) => Promise<__HttpRequest>;
2266
- export declare const se_UpdateSecurityProfileCommand: (
2267
- input: UpdateSecurityProfileCommandInput,
2268
- context: __SerdeContext
2269
- ) => Promise<__HttpRequest>;
2270
- export declare const se_UpdateTaskTemplateCommand: (
2271
- input: UpdateTaskTemplateCommandInput,
2272
- context: __SerdeContext
2273
- ) => Promise<__HttpRequest>;
2274
- export declare const se_UpdateTrafficDistributionCommand: (
2275
- input: UpdateTrafficDistributionCommandInput,
2276
- context: __SerdeContext
2277
- ) => Promise<__HttpRequest>;
2278
- export declare const se_UpdateUserHierarchyCommand: (
2279
- input: UpdateUserHierarchyCommandInput,
2280
- context: __SerdeContext
2281
- ) => Promise<__HttpRequest>;
2282
- export declare const se_UpdateUserHierarchyGroupNameCommand: (
2283
- input: UpdateUserHierarchyGroupNameCommandInput,
2284
- context: __SerdeContext
2285
- ) => Promise<__HttpRequest>;
2286
- export declare const se_UpdateUserHierarchyStructureCommand: (
2287
- input: UpdateUserHierarchyStructureCommandInput,
2288
- context: __SerdeContext
2289
- ) => Promise<__HttpRequest>;
2290
- export declare const se_UpdateUserIdentityInfoCommand: (
2291
- input: UpdateUserIdentityInfoCommandInput,
2292
- context: __SerdeContext
2293
- ) => Promise<__HttpRequest>;
2294
- export declare const se_UpdateUserPhoneConfigCommand: (
2295
- input: UpdateUserPhoneConfigCommandInput,
2296
- context: __SerdeContext
2297
- ) => Promise<__HttpRequest>;
2298
- export declare const se_UpdateUserProficienciesCommand: (
2299
- input: UpdateUserProficienciesCommandInput,
2300
- context: __SerdeContext
2301
- ) => Promise<__HttpRequest>;
2302
- export declare const se_UpdateUserRoutingProfileCommand: (
2303
- input: UpdateUserRoutingProfileCommandInput,
2304
- context: __SerdeContext
2305
- ) => Promise<__HttpRequest>;
2306
- export declare const se_UpdateUserSecurityProfilesCommand: (
2307
- input: UpdateUserSecurityProfilesCommandInput,
2308
- context: __SerdeContext
2309
- ) => Promise<__HttpRequest>;
2310
- export declare const se_UpdateViewContentCommand: (
2311
- input: UpdateViewContentCommandInput,
2312
- context: __SerdeContext
2313
- ) => Promise<__HttpRequest>;
2314
- export declare const se_UpdateViewMetadataCommand: (
2315
- input: UpdateViewMetadataCommandInput,
2316
- context: __SerdeContext
2317
- ) => Promise<__HttpRequest>;
2318
- export declare const de_ActivateEvaluationFormCommand: (
2319
- output: __HttpResponse,
2320
- context: __SerdeContext
2321
- ) => Promise<ActivateEvaluationFormCommandOutput>;
2322
- export declare const de_AssociateAnalyticsDataSetCommand: (
2323
- output: __HttpResponse,
2324
- context: __SerdeContext
2325
- ) => Promise<AssociateAnalyticsDataSetCommandOutput>;
2326
- export declare const de_AssociateApprovedOriginCommand: (
2327
- output: __HttpResponse,
2328
- context: __SerdeContext
2329
- ) => Promise<AssociateApprovedOriginCommandOutput>;
2330
- export declare const de_AssociateBotCommand: (
2331
- output: __HttpResponse,
2332
- context: __SerdeContext
2333
- ) => Promise<AssociateBotCommandOutput>;
2334
- export declare const de_AssociateContactWithUserCommand: (
2335
- output: __HttpResponse,
2336
- context: __SerdeContext
2337
- ) => Promise<AssociateContactWithUserCommandOutput>;
2338
- export declare const de_AssociateDefaultVocabularyCommand: (
2339
- output: __HttpResponse,
2340
- context: __SerdeContext
2341
- ) => Promise<AssociateDefaultVocabularyCommandOutput>;
2342
- export declare const de_AssociateEmailAddressAliasCommand: (
2343
- output: __HttpResponse,
2344
- context: __SerdeContext
2345
- ) => Promise<AssociateEmailAddressAliasCommandOutput>;
2346
- export declare const de_AssociateFlowCommand: (
2347
- output: __HttpResponse,
2348
- context: __SerdeContext
2349
- ) => Promise<AssociateFlowCommandOutput>;
2350
- export declare const de_AssociateInstanceStorageConfigCommand: (
2351
- output: __HttpResponse,
2352
- context: __SerdeContext
2353
- ) => Promise<AssociateInstanceStorageConfigCommandOutput>;
2354
- export declare const de_AssociateLambdaFunctionCommand: (
2355
- output: __HttpResponse,
2356
- context: __SerdeContext
2357
- ) => Promise<AssociateLambdaFunctionCommandOutput>;
2358
- export declare const de_AssociateLexBotCommand: (
2359
- output: __HttpResponse,
2360
- context: __SerdeContext
2361
- ) => Promise<AssociateLexBotCommandOutput>;
2362
- export declare const de_AssociatePhoneNumberContactFlowCommand: (
2363
- output: __HttpResponse,
2364
- context: __SerdeContext
2365
- ) => Promise<AssociatePhoneNumberContactFlowCommandOutput>;
2366
- export declare const de_AssociateQueueQuickConnectsCommand: (
2367
- output: __HttpResponse,
2368
- context: __SerdeContext
2369
- ) => Promise<AssociateQueueQuickConnectsCommandOutput>;
2370
- export declare const de_AssociateRoutingProfileQueuesCommand: (
2371
- output: __HttpResponse,
2372
- context: __SerdeContext
2373
- ) => Promise<AssociateRoutingProfileQueuesCommandOutput>;
2374
- export declare const de_AssociateSecurityKeyCommand: (
2375
- output: __HttpResponse,
2376
- context: __SerdeContext
2377
- ) => Promise<AssociateSecurityKeyCommandOutput>;
2378
- export declare const de_AssociateTrafficDistributionGroupUserCommand: (
2379
- output: __HttpResponse,
2380
- context: __SerdeContext
2381
- ) => Promise<AssociateTrafficDistributionGroupUserCommandOutput>;
2382
- export declare const de_AssociateUserProficienciesCommand: (
2383
- output: __HttpResponse,
2384
- context: __SerdeContext
2385
- ) => Promise<AssociateUserProficienciesCommandOutput>;
2386
- export declare const de_BatchAssociateAnalyticsDataSetCommand: (
2387
- output: __HttpResponse,
2388
- context: __SerdeContext
2389
- ) => Promise<BatchAssociateAnalyticsDataSetCommandOutput>;
2390
- export declare const de_BatchDisassociateAnalyticsDataSetCommand: (
2391
- output: __HttpResponse,
2392
- context: __SerdeContext
2393
- ) => Promise<BatchDisassociateAnalyticsDataSetCommandOutput>;
2394
- export declare const de_BatchGetAttachedFileMetadataCommand: (
2395
- output: __HttpResponse,
2396
- context: __SerdeContext
2397
- ) => Promise<BatchGetAttachedFileMetadataCommandOutput>;
2398
- export declare const de_BatchGetFlowAssociationCommand: (
2399
- output: __HttpResponse,
2400
- context: __SerdeContext
2401
- ) => Promise<BatchGetFlowAssociationCommandOutput>;
2402
- export declare const de_BatchPutContactCommand: (
2403
- output: __HttpResponse,
2404
- context: __SerdeContext
2405
- ) => Promise<BatchPutContactCommandOutput>;
2406
- export declare const de_ClaimPhoneNumberCommand: (
2407
- output: __HttpResponse,
2408
- context: __SerdeContext
2409
- ) => Promise<ClaimPhoneNumberCommandOutput>;
2410
- export declare const de_CompleteAttachedFileUploadCommand: (
2411
- output: __HttpResponse,
2412
- context: __SerdeContext
2413
- ) => Promise<CompleteAttachedFileUploadCommandOutput>;
2414
- export declare const de_CreateAgentStatusCommand: (
2415
- output: __HttpResponse,
2416
- context: __SerdeContext
2417
- ) => Promise<CreateAgentStatusCommandOutput>;
2418
- export declare const de_CreateContactCommand: (
2419
- output: __HttpResponse,
2420
- context: __SerdeContext
2421
- ) => Promise<CreateContactCommandOutput>;
2422
- export declare const de_CreateContactFlowCommand: (
2423
- output: __HttpResponse,
2424
- context: __SerdeContext
2425
- ) => Promise<CreateContactFlowCommandOutput>;
2426
- export declare const de_CreateContactFlowModuleCommand: (
2427
- output: __HttpResponse,
2428
- context: __SerdeContext
2429
- ) => Promise<CreateContactFlowModuleCommandOutput>;
2430
- export declare const de_CreateContactFlowVersionCommand: (
2431
- output: __HttpResponse,
2432
- context: __SerdeContext
2433
- ) => Promise<CreateContactFlowVersionCommandOutput>;
2434
- export declare const de_CreateEmailAddressCommand: (
2435
- output: __HttpResponse,
2436
- context: __SerdeContext
2437
- ) => Promise<CreateEmailAddressCommandOutput>;
2438
- export declare const de_CreateEvaluationFormCommand: (
2439
- output: __HttpResponse,
2440
- context: __SerdeContext
2441
- ) => Promise<CreateEvaluationFormCommandOutput>;
2442
- export declare const de_CreateHoursOfOperationCommand: (
2443
- output: __HttpResponse,
2444
- context: __SerdeContext
2445
- ) => Promise<CreateHoursOfOperationCommandOutput>;
2446
- export declare const de_CreateHoursOfOperationOverrideCommand: (
2447
- output: __HttpResponse,
2448
- context: __SerdeContext
2449
- ) => Promise<CreateHoursOfOperationOverrideCommandOutput>;
2450
- export declare const de_CreateInstanceCommand: (
2451
- output: __HttpResponse,
2452
- context: __SerdeContext
2453
- ) => Promise<CreateInstanceCommandOutput>;
2454
- export declare const de_CreateIntegrationAssociationCommand: (
2455
- output: __HttpResponse,
2456
- context: __SerdeContext
2457
- ) => Promise<CreateIntegrationAssociationCommandOutput>;
2458
- export declare const de_CreateParticipantCommand: (
2459
- output: __HttpResponse,
2460
- context: __SerdeContext
2461
- ) => Promise<CreateParticipantCommandOutput>;
2462
- export declare const de_CreatePersistentContactAssociationCommand: (
2463
- output: __HttpResponse,
2464
- context: __SerdeContext
2465
- ) => Promise<CreatePersistentContactAssociationCommandOutput>;
2466
- export declare const de_CreatePredefinedAttributeCommand: (
2467
- output: __HttpResponse,
2468
- context: __SerdeContext
2469
- ) => Promise<CreatePredefinedAttributeCommandOutput>;
2470
- export declare const de_CreatePromptCommand: (
2471
- output: __HttpResponse,
2472
- context: __SerdeContext
2473
- ) => Promise<CreatePromptCommandOutput>;
2474
- export declare const de_CreatePushNotificationRegistrationCommand: (
2475
- output: __HttpResponse,
2476
- context: __SerdeContext
2477
- ) => Promise<CreatePushNotificationRegistrationCommandOutput>;
2478
- export declare const de_CreateQueueCommand: (
2479
- output: __HttpResponse,
2480
- context: __SerdeContext
2481
- ) => Promise<CreateQueueCommandOutput>;
2482
- export declare const de_CreateQuickConnectCommand: (
2483
- output: __HttpResponse,
2484
- context: __SerdeContext
2485
- ) => Promise<CreateQuickConnectCommandOutput>;
2486
- export declare const de_CreateRoutingProfileCommand: (
2487
- output: __HttpResponse,
2488
- context: __SerdeContext
2489
- ) => Promise<CreateRoutingProfileCommandOutput>;
2490
- export declare const de_CreateRuleCommand: (
2491
- output: __HttpResponse,
2492
- context: __SerdeContext
2493
- ) => Promise<CreateRuleCommandOutput>;
2494
- export declare const de_CreateSecurityProfileCommand: (
2495
- output: __HttpResponse,
2496
- context: __SerdeContext
2497
- ) => Promise<CreateSecurityProfileCommandOutput>;
2498
- export declare const de_CreateTaskTemplateCommand: (
2499
- output: __HttpResponse,
2500
- context: __SerdeContext
2501
- ) => Promise<CreateTaskTemplateCommandOutput>;
2502
- export declare const de_CreateTrafficDistributionGroupCommand: (
2503
- output: __HttpResponse,
2504
- context: __SerdeContext
2505
- ) => Promise<CreateTrafficDistributionGroupCommandOutput>;
2506
- export declare const de_CreateUseCaseCommand: (
2507
- output: __HttpResponse,
2508
- context: __SerdeContext
2509
- ) => Promise<CreateUseCaseCommandOutput>;
2510
- export declare const de_CreateUserCommand: (
2511
- output: __HttpResponse,
2512
- context: __SerdeContext
2513
- ) => Promise<CreateUserCommandOutput>;
2514
- export declare const de_CreateUserHierarchyGroupCommand: (
2515
- output: __HttpResponse,
2516
- context: __SerdeContext
2517
- ) => Promise<CreateUserHierarchyGroupCommandOutput>;
2518
- export declare const de_CreateViewCommand: (
2519
- output: __HttpResponse,
2520
- context: __SerdeContext
2521
- ) => Promise<CreateViewCommandOutput>;
2522
- export declare const de_CreateViewVersionCommand: (
2523
- output: __HttpResponse,
2524
- context: __SerdeContext
2525
- ) => Promise<CreateViewVersionCommandOutput>;
2526
- export declare const de_CreateVocabularyCommand: (
2527
- output: __HttpResponse,
2528
- context: __SerdeContext
2529
- ) => Promise<CreateVocabularyCommandOutput>;
2530
- export declare const de_DeactivateEvaluationFormCommand: (
2531
- output: __HttpResponse,
2532
- context: __SerdeContext
2533
- ) => Promise<DeactivateEvaluationFormCommandOutput>;
2534
- export declare const de_DeleteAttachedFileCommand: (
2535
- output: __HttpResponse,
2536
- context: __SerdeContext
2537
- ) => Promise<DeleteAttachedFileCommandOutput>;
2538
- export declare const de_DeleteContactEvaluationCommand: (
2539
- output: __HttpResponse,
2540
- context: __SerdeContext
2541
- ) => Promise<DeleteContactEvaluationCommandOutput>;
2542
- export declare const de_DeleteContactFlowCommand: (
2543
- output: __HttpResponse,
2544
- context: __SerdeContext
2545
- ) => Promise<DeleteContactFlowCommandOutput>;
2546
- export declare const de_DeleteContactFlowModuleCommand: (
2547
- output: __HttpResponse,
2548
- context: __SerdeContext
2549
- ) => Promise<DeleteContactFlowModuleCommandOutput>;
2550
- export declare const de_DeleteContactFlowVersionCommand: (
2551
- output: __HttpResponse,
2552
- context: __SerdeContext
2553
- ) => Promise<DeleteContactFlowVersionCommandOutput>;
2554
- export declare const de_DeleteEmailAddressCommand: (
2555
- output: __HttpResponse,
2556
- context: __SerdeContext
2557
- ) => Promise<DeleteEmailAddressCommandOutput>;
2558
- export declare const de_DeleteEvaluationFormCommand: (
2559
- output: __HttpResponse,
2560
- context: __SerdeContext
2561
- ) => Promise<DeleteEvaluationFormCommandOutput>;
2562
- export declare const de_DeleteHoursOfOperationCommand: (
2563
- output: __HttpResponse,
2564
- context: __SerdeContext
2565
- ) => Promise<DeleteHoursOfOperationCommandOutput>;
2566
- export declare const de_DeleteHoursOfOperationOverrideCommand: (
2567
- output: __HttpResponse,
2568
- context: __SerdeContext
2569
- ) => Promise<DeleteHoursOfOperationOverrideCommandOutput>;
2570
- export declare const de_DeleteInstanceCommand: (
2571
- output: __HttpResponse,
2572
- context: __SerdeContext
2573
- ) => Promise<DeleteInstanceCommandOutput>;
2574
- export declare const de_DeleteIntegrationAssociationCommand: (
2575
- output: __HttpResponse,
2576
- context: __SerdeContext
2577
- ) => Promise<DeleteIntegrationAssociationCommandOutput>;
2578
- export declare const de_DeletePredefinedAttributeCommand: (
2579
- output: __HttpResponse,
2580
- context: __SerdeContext
2581
- ) => Promise<DeletePredefinedAttributeCommandOutput>;
2582
- export declare const de_DeletePromptCommand: (
2583
- output: __HttpResponse,
2584
- context: __SerdeContext
2585
- ) => Promise<DeletePromptCommandOutput>;
2586
- export declare const de_DeletePushNotificationRegistrationCommand: (
2587
- output: __HttpResponse,
2588
- context: __SerdeContext
2589
- ) => Promise<DeletePushNotificationRegistrationCommandOutput>;
2590
- export declare const de_DeleteQueueCommand: (
2591
- output: __HttpResponse,
2592
- context: __SerdeContext
2593
- ) => Promise<DeleteQueueCommandOutput>;
2594
- export declare const de_DeleteQuickConnectCommand: (
2595
- output: __HttpResponse,
2596
- context: __SerdeContext
2597
- ) => Promise<DeleteQuickConnectCommandOutput>;
2598
- export declare const de_DeleteRoutingProfileCommand: (
2599
- output: __HttpResponse,
2600
- context: __SerdeContext
2601
- ) => Promise<DeleteRoutingProfileCommandOutput>;
2602
- export declare const de_DeleteRuleCommand: (
2603
- output: __HttpResponse,
2604
- context: __SerdeContext
2605
- ) => Promise<DeleteRuleCommandOutput>;
2606
- export declare const de_DeleteSecurityProfileCommand: (
2607
- output: __HttpResponse,
2608
- context: __SerdeContext
2609
- ) => Promise<DeleteSecurityProfileCommandOutput>;
2610
- export declare const de_DeleteTaskTemplateCommand: (
2611
- output: __HttpResponse,
2612
- context: __SerdeContext
2613
- ) => Promise<DeleteTaskTemplateCommandOutput>;
2614
- export declare const de_DeleteTrafficDistributionGroupCommand: (
2615
- output: __HttpResponse,
2616
- context: __SerdeContext
2617
- ) => Promise<DeleteTrafficDistributionGroupCommandOutput>;
2618
- export declare const de_DeleteUseCaseCommand: (
2619
- output: __HttpResponse,
2620
- context: __SerdeContext
2621
- ) => Promise<DeleteUseCaseCommandOutput>;
2622
- export declare const de_DeleteUserCommand: (
2623
- output: __HttpResponse,
2624
- context: __SerdeContext
2625
- ) => Promise<DeleteUserCommandOutput>;
2626
- export declare const de_DeleteUserHierarchyGroupCommand: (
2627
- output: __HttpResponse,
2628
- context: __SerdeContext
2629
- ) => Promise<DeleteUserHierarchyGroupCommandOutput>;
2630
- export declare const de_DeleteViewCommand: (
2631
- output: __HttpResponse,
2632
- context: __SerdeContext
2633
- ) => Promise<DeleteViewCommandOutput>;
2634
- export declare const de_DeleteViewVersionCommand: (
2635
- output: __HttpResponse,
2636
- context: __SerdeContext
2637
- ) => Promise<DeleteViewVersionCommandOutput>;
2638
- export declare const de_DeleteVocabularyCommand: (
2639
- output: __HttpResponse,
2640
- context: __SerdeContext
2641
- ) => Promise<DeleteVocabularyCommandOutput>;
2642
- export declare const de_DescribeAgentStatusCommand: (
2643
- output: __HttpResponse,
2644
- context: __SerdeContext
2645
- ) => Promise<DescribeAgentStatusCommandOutput>;
2646
- export declare const de_DescribeAuthenticationProfileCommand: (
2647
- output: __HttpResponse,
2648
- context: __SerdeContext
2649
- ) => Promise<DescribeAuthenticationProfileCommandOutput>;
2650
- export declare const de_DescribeContactCommand: (
2651
- output: __HttpResponse,
2652
- context: __SerdeContext
2653
- ) => Promise<DescribeContactCommandOutput>;
2654
- export declare const de_DescribeContactEvaluationCommand: (
2655
- output: __HttpResponse,
2656
- context: __SerdeContext
2657
- ) => Promise<DescribeContactEvaluationCommandOutput>;
2658
- export declare const de_DescribeContactFlowCommand: (
2659
- output: __HttpResponse,
2660
- context: __SerdeContext
2661
- ) => Promise<DescribeContactFlowCommandOutput>;
2662
- export declare const de_DescribeContactFlowModuleCommand: (
2663
- output: __HttpResponse,
2664
- context: __SerdeContext
2665
- ) => Promise<DescribeContactFlowModuleCommandOutput>;
2666
- export declare const de_DescribeEmailAddressCommand: (
2667
- output: __HttpResponse,
2668
- context: __SerdeContext
2669
- ) => Promise<DescribeEmailAddressCommandOutput>;
2670
- export declare const de_DescribeEvaluationFormCommand: (
2671
- output: __HttpResponse,
2672
- context: __SerdeContext
2673
- ) => Promise<DescribeEvaluationFormCommandOutput>;
2674
- export declare const de_DescribeHoursOfOperationCommand: (
2675
- output: __HttpResponse,
2676
- context: __SerdeContext
2677
- ) => Promise<DescribeHoursOfOperationCommandOutput>;
2678
- export declare const de_DescribeHoursOfOperationOverrideCommand: (
2679
- output: __HttpResponse,
2680
- context: __SerdeContext
2681
- ) => Promise<DescribeHoursOfOperationOverrideCommandOutput>;
2682
- export declare const de_DescribeInstanceCommand: (
2683
- output: __HttpResponse,
2684
- context: __SerdeContext
2685
- ) => Promise<DescribeInstanceCommandOutput>;
2686
- export declare const de_DescribeInstanceAttributeCommand: (
2687
- output: __HttpResponse,
2688
- context: __SerdeContext
2689
- ) => Promise<DescribeInstanceAttributeCommandOutput>;
2690
- export declare const de_DescribeInstanceStorageConfigCommand: (
2691
- output: __HttpResponse,
2692
- context: __SerdeContext
2693
- ) => Promise<DescribeInstanceStorageConfigCommandOutput>;
2694
- export declare const de_DescribePhoneNumberCommand: (
2695
- output: __HttpResponse,
2696
- context: __SerdeContext
2697
- ) => Promise<DescribePhoneNumberCommandOutput>;
2698
- export declare const de_DescribePredefinedAttributeCommand: (
2699
- output: __HttpResponse,
2700
- context: __SerdeContext
2701
- ) => Promise<DescribePredefinedAttributeCommandOutput>;
2702
- export declare const de_DescribePromptCommand: (
2703
- output: __HttpResponse,
2704
- context: __SerdeContext
2705
- ) => Promise<DescribePromptCommandOutput>;
2706
- export declare const de_DescribeQueueCommand: (
2707
- output: __HttpResponse,
2708
- context: __SerdeContext
2709
- ) => Promise<DescribeQueueCommandOutput>;
2710
- export declare const de_DescribeQuickConnectCommand: (
2711
- output: __HttpResponse,
2712
- context: __SerdeContext
2713
- ) => Promise<DescribeQuickConnectCommandOutput>;
2714
- export declare const de_DescribeRoutingProfileCommand: (
2715
- output: __HttpResponse,
2716
- context: __SerdeContext
2717
- ) => Promise<DescribeRoutingProfileCommandOutput>;
2718
- export declare const de_DescribeRuleCommand: (
2719
- output: __HttpResponse,
2720
- context: __SerdeContext
2721
- ) => Promise<DescribeRuleCommandOutput>;
2722
- export declare const de_DescribeSecurityProfileCommand: (
2723
- output: __HttpResponse,
2724
- context: __SerdeContext
2725
- ) => Promise<DescribeSecurityProfileCommandOutput>;
2726
- export declare const de_DescribeTrafficDistributionGroupCommand: (
2727
- output: __HttpResponse,
2728
- context: __SerdeContext
2729
- ) => Promise<DescribeTrafficDistributionGroupCommandOutput>;
2730
- export declare const de_DescribeUserCommand: (
2731
- output: __HttpResponse,
2732
- context: __SerdeContext
2733
- ) => Promise<DescribeUserCommandOutput>;
2734
- export declare const de_DescribeUserHierarchyGroupCommand: (
2735
- output: __HttpResponse,
2736
- context: __SerdeContext
2737
- ) => Promise<DescribeUserHierarchyGroupCommandOutput>;
2738
- export declare const de_DescribeUserHierarchyStructureCommand: (
2739
- output: __HttpResponse,
2740
- context: __SerdeContext
2741
- ) => Promise<DescribeUserHierarchyStructureCommandOutput>;
2742
- export declare const de_DescribeViewCommand: (
2743
- output: __HttpResponse,
2744
- context: __SerdeContext
2745
- ) => Promise<DescribeViewCommandOutput>;
2746
- export declare const de_DescribeVocabularyCommand: (
2747
- output: __HttpResponse,
2748
- context: __SerdeContext
2749
- ) => Promise<DescribeVocabularyCommandOutput>;
2750
- export declare const de_DisassociateAnalyticsDataSetCommand: (
2751
- output: __HttpResponse,
2752
- context: __SerdeContext
2753
- ) => Promise<DisassociateAnalyticsDataSetCommandOutput>;
2754
- export declare const de_DisassociateApprovedOriginCommand: (
2755
- output: __HttpResponse,
2756
- context: __SerdeContext
2757
- ) => Promise<DisassociateApprovedOriginCommandOutput>;
2758
- export declare const de_DisassociateBotCommand: (
2759
- output: __HttpResponse,
2760
- context: __SerdeContext
2761
- ) => Promise<DisassociateBotCommandOutput>;
2762
- export declare const de_DisassociateEmailAddressAliasCommand: (
2763
- output: __HttpResponse,
2764
- context: __SerdeContext
2765
- ) => Promise<DisassociateEmailAddressAliasCommandOutput>;
2766
- export declare const de_DisassociateFlowCommand: (
2767
- output: __HttpResponse,
2768
- context: __SerdeContext
2769
- ) => Promise<DisassociateFlowCommandOutput>;
2770
- export declare const de_DisassociateInstanceStorageConfigCommand: (
2771
- output: __HttpResponse,
2772
- context: __SerdeContext
2773
- ) => Promise<DisassociateInstanceStorageConfigCommandOutput>;
2774
- export declare const de_DisassociateLambdaFunctionCommand: (
2775
- output: __HttpResponse,
2776
- context: __SerdeContext
2777
- ) => Promise<DisassociateLambdaFunctionCommandOutput>;
2778
- export declare const de_DisassociateLexBotCommand: (
2779
- output: __HttpResponse,
2780
- context: __SerdeContext
2781
- ) => Promise<DisassociateLexBotCommandOutput>;
2782
- export declare const de_DisassociatePhoneNumberContactFlowCommand: (
2783
- output: __HttpResponse,
2784
- context: __SerdeContext
2785
- ) => Promise<DisassociatePhoneNumberContactFlowCommandOutput>;
2786
- export declare const de_DisassociateQueueQuickConnectsCommand: (
2787
- output: __HttpResponse,
2788
- context: __SerdeContext
2789
- ) => Promise<DisassociateQueueQuickConnectsCommandOutput>;
2790
- export declare const de_DisassociateRoutingProfileQueuesCommand: (
2791
- output: __HttpResponse,
2792
- context: __SerdeContext
2793
- ) => Promise<DisassociateRoutingProfileQueuesCommandOutput>;
2794
- export declare const de_DisassociateSecurityKeyCommand: (
2795
- output: __HttpResponse,
2796
- context: __SerdeContext
2797
- ) => Promise<DisassociateSecurityKeyCommandOutput>;
2798
- export declare const de_DisassociateTrafficDistributionGroupUserCommand: (
2799
- output: __HttpResponse,
2800
- context: __SerdeContext
2801
- ) => Promise<DisassociateTrafficDistributionGroupUserCommandOutput>;
2802
- export declare const de_DisassociateUserProficienciesCommand: (
2803
- output: __HttpResponse,
2804
- context: __SerdeContext
2805
- ) => Promise<DisassociateUserProficienciesCommandOutput>;
2806
- export declare const de_DismissUserContactCommand: (
2807
- output: __HttpResponse,
2808
- context: __SerdeContext
2809
- ) => Promise<DismissUserContactCommandOutput>;
2810
- export declare const de_GetAttachedFileCommand: (
2811
- output: __HttpResponse,
2812
- context: __SerdeContext
2813
- ) => Promise<GetAttachedFileCommandOutput>;
2814
- export declare const de_GetContactAttributesCommand: (
2815
- output: __HttpResponse,
2816
- context: __SerdeContext
2817
- ) => Promise<GetContactAttributesCommandOutput>;
2818
- export declare const de_GetContactMetricsCommand: (
2819
- output: __HttpResponse,
2820
- context: __SerdeContext
2821
- ) => Promise<GetContactMetricsCommandOutput>;
2822
- export declare const de_GetCurrentMetricDataCommand: (
2823
- output: __HttpResponse,
2824
- context: __SerdeContext
2825
- ) => Promise<GetCurrentMetricDataCommandOutput>;
2826
- export declare const de_GetCurrentUserDataCommand: (
2827
- output: __HttpResponse,
2828
- context: __SerdeContext
2829
- ) => Promise<GetCurrentUserDataCommandOutput>;
2830
- export declare const de_GetEffectiveHoursOfOperationsCommand: (
2831
- output: __HttpResponse,
2832
- context: __SerdeContext
2833
- ) => Promise<GetEffectiveHoursOfOperationsCommandOutput>;
2834
- export declare const de_GetFederationTokenCommand: (
2835
- output: __HttpResponse,
2836
- context: __SerdeContext
2837
- ) => Promise<GetFederationTokenCommandOutput>;
2838
- export declare const de_GetFlowAssociationCommand: (
2839
- output: __HttpResponse,
2840
- context: __SerdeContext
2841
- ) => Promise<GetFlowAssociationCommandOutput>;
2842
- export declare const de_GetMetricDataCommand: (
2843
- output: __HttpResponse,
2844
- context: __SerdeContext
2845
- ) => Promise<GetMetricDataCommandOutput>;
2846
- export declare const de_GetMetricDataV2Command: (
2847
- output: __HttpResponse,
2848
- context: __SerdeContext
2849
- ) => Promise<GetMetricDataV2CommandOutput>;
2850
- export declare const de_GetPromptFileCommand: (
2851
- output: __HttpResponse,
2852
- context: __SerdeContext
2853
- ) => Promise<GetPromptFileCommandOutput>;
2854
- export declare const de_GetTaskTemplateCommand: (
2855
- output: __HttpResponse,
2856
- context: __SerdeContext
2857
- ) => Promise<GetTaskTemplateCommandOutput>;
2858
- export declare const de_GetTrafficDistributionCommand: (
2859
- output: __HttpResponse,
2860
- context: __SerdeContext
2861
- ) => Promise<GetTrafficDistributionCommandOutput>;
2862
- export declare const de_ImportPhoneNumberCommand: (
2863
- output: __HttpResponse,
2864
- context: __SerdeContext
2865
- ) => Promise<ImportPhoneNumberCommandOutput>;
2866
- export declare const de_ListAgentStatusesCommand: (
2867
- output: __HttpResponse,
2868
- context: __SerdeContext
2869
- ) => Promise<ListAgentStatusesCommandOutput>;
2870
- export declare const de_ListAnalyticsDataAssociationsCommand: (
2871
- output: __HttpResponse,
2872
- context: __SerdeContext
2873
- ) => Promise<ListAnalyticsDataAssociationsCommandOutput>;
2874
- export declare const de_ListAnalyticsDataLakeDataSetsCommand: (
2875
- output: __HttpResponse,
2876
- context: __SerdeContext
2877
- ) => Promise<ListAnalyticsDataLakeDataSetsCommandOutput>;
2878
- export declare const de_ListApprovedOriginsCommand: (
2879
- output: __HttpResponse,
2880
- context: __SerdeContext
2881
- ) => Promise<ListApprovedOriginsCommandOutput>;
2882
- export declare const de_ListAssociatedContactsCommand: (
2883
- output: __HttpResponse,
2884
- context: __SerdeContext
2885
- ) => Promise<ListAssociatedContactsCommandOutput>;
2886
- export declare const de_ListAuthenticationProfilesCommand: (
2887
- output: __HttpResponse,
2888
- context: __SerdeContext
2889
- ) => Promise<ListAuthenticationProfilesCommandOutput>;
2890
- export declare const de_ListBotsCommand: (
2891
- output: __HttpResponse,
2892
- context: __SerdeContext
2893
- ) => Promise<ListBotsCommandOutput>;
2894
- export declare const de_ListContactEvaluationsCommand: (
2895
- output: __HttpResponse,
2896
- context: __SerdeContext
2897
- ) => Promise<ListContactEvaluationsCommandOutput>;
2898
- export declare const de_ListContactFlowModulesCommand: (
2899
- output: __HttpResponse,
2900
- context: __SerdeContext
2901
- ) => Promise<ListContactFlowModulesCommandOutput>;
2902
- export declare const de_ListContactFlowsCommand: (
2903
- output: __HttpResponse,
2904
- context: __SerdeContext
2905
- ) => Promise<ListContactFlowsCommandOutput>;
2906
- export declare const de_ListContactFlowVersionsCommand: (
2907
- output: __HttpResponse,
2908
- context: __SerdeContext
2909
- ) => Promise<ListContactFlowVersionsCommandOutput>;
2910
- export declare const de_ListContactReferencesCommand: (
2911
- output: __HttpResponse,
2912
- context: __SerdeContext
2913
- ) => Promise<ListContactReferencesCommandOutput>;
2914
- export declare const de_ListDefaultVocabulariesCommand: (
2915
- output: __HttpResponse,
2916
- context: __SerdeContext
2917
- ) => Promise<ListDefaultVocabulariesCommandOutput>;
2918
- export declare const de_ListEvaluationFormsCommand: (
2919
- output: __HttpResponse,
2920
- context: __SerdeContext
2921
- ) => Promise<ListEvaluationFormsCommandOutput>;
2922
- export declare const de_ListEvaluationFormVersionsCommand: (
2923
- output: __HttpResponse,
2924
- context: __SerdeContext
2925
- ) => Promise<ListEvaluationFormVersionsCommandOutput>;
2926
- export declare const de_ListFlowAssociationsCommand: (
2927
- output: __HttpResponse,
2928
- context: __SerdeContext
2929
- ) => Promise<ListFlowAssociationsCommandOutput>;
2930
- export declare const de_ListHoursOfOperationOverridesCommand: (
2931
- output: __HttpResponse,
2932
- context: __SerdeContext
2933
- ) => Promise<ListHoursOfOperationOverridesCommandOutput>;
2934
- export declare const de_ListHoursOfOperationsCommand: (
2935
- output: __HttpResponse,
2936
- context: __SerdeContext
2937
- ) => Promise<ListHoursOfOperationsCommandOutput>;
2938
- export declare const de_ListInstanceAttributesCommand: (
2939
- output: __HttpResponse,
2940
- context: __SerdeContext
2941
- ) => Promise<ListInstanceAttributesCommandOutput>;
2942
- export declare const de_ListInstancesCommand: (
2943
- output: __HttpResponse,
2944
- context: __SerdeContext
2945
- ) => Promise<ListInstancesCommandOutput>;
2946
- export declare const de_ListInstanceStorageConfigsCommand: (
2947
- output: __HttpResponse,
2948
- context: __SerdeContext
2949
- ) => Promise<ListInstanceStorageConfigsCommandOutput>;
2950
- export declare const de_ListIntegrationAssociationsCommand: (
2951
- output: __HttpResponse,
2952
- context: __SerdeContext
2953
- ) => Promise<ListIntegrationAssociationsCommandOutput>;
2954
- export declare const de_ListLambdaFunctionsCommand: (
2955
- output: __HttpResponse,
2956
- context: __SerdeContext
2957
- ) => Promise<ListLambdaFunctionsCommandOutput>;
2958
- export declare const de_ListLexBotsCommand: (
2959
- output: __HttpResponse,
2960
- context: __SerdeContext
2961
- ) => Promise<ListLexBotsCommandOutput>;
2962
- export declare const de_ListPhoneNumbersCommand: (
2963
- output: __HttpResponse,
2964
- context: __SerdeContext
2965
- ) => Promise<ListPhoneNumbersCommandOutput>;
2966
- export declare const de_ListPhoneNumbersV2Command: (
2967
- output: __HttpResponse,
2968
- context: __SerdeContext
2969
- ) => Promise<ListPhoneNumbersV2CommandOutput>;
2970
- export declare const de_ListPredefinedAttributesCommand: (
2971
- output: __HttpResponse,
2972
- context: __SerdeContext
2973
- ) => Promise<ListPredefinedAttributesCommandOutput>;
2974
- export declare const de_ListPromptsCommand: (
2975
- output: __HttpResponse,
2976
- context: __SerdeContext
2977
- ) => Promise<ListPromptsCommandOutput>;
2978
- export declare const de_ListQueueQuickConnectsCommand: (
2979
- output: __HttpResponse,
2980
- context: __SerdeContext
2981
- ) => Promise<ListQueueQuickConnectsCommandOutput>;
2982
- export declare const de_ListQueuesCommand: (
2983
- output: __HttpResponse,
2984
- context: __SerdeContext
2985
- ) => Promise<ListQueuesCommandOutput>;
2986
- export declare const de_ListQuickConnectsCommand: (
2987
- output: __HttpResponse,
2988
- context: __SerdeContext
2989
- ) => Promise<ListQuickConnectsCommandOutput>;
2990
- export declare const de_ListRealtimeContactAnalysisSegmentsV2Command: (
2991
- output: __HttpResponse,
2992
- context: __SerdeContext
2993
- ) => Promise<ListRealtimeContactAnalysisSegmentsV2CommandOutput>;
2994
- export declare const de_ListRoutingProfileManualAssignmentQueuesCommand: (
2995
- output: __HttpResponse,
2996
- context: __SerdeContext
2997
- ) => Promise<ListRoutingProfileManualAssignmentQueuesCommandOutput>;
2998
- export declare const de_ListRoutingProfileQueuesCommand: (
2999
- output: __HttpResponse,
3000
- context: __SerdeContext
3001
- ) => Promise<ListRoutingProfileQueuesCommandOutput>;
3002
- export declare const de_ListRoutingProfilesCommand: (
3003
- output: __HttpResponse,
3004
- context: __SerdeContext
3005
- ) => Promise<ListRoutingProfilesCommandOutput>;
3006
- export declare const de_ListRulesCommand: (
3007
- output: __HttpResponse,
3008
- context: __SerdeContext
3009
- ) => Promise<ListRulesCommandOutput>;
3010
- export declare const de_ListSecurityKeysCommand: (
3011
- output: __HttpResponse,
3012
- context: __SerdeContext
3013
- ) => Promise<ListSecurityKeysCommandOutput>;
3014
- export declare const de_ListSecurityProfileApplicationsCommand: (
3015
- output: __HttpResponse,
3016
- context: __SerdeContext
3017
- ) => Promise<ListSecurityProfileApplicationsCommandOutput>;
3018
- export declare const de_ListSecurityProfilePermissionsCommand: (
3019
- output: __HttpResponse,
3020
- context: __SerdeContext
3021
- ) => Promise<ListSecurityProfilePermissionsCommandOutput>;
3022
- export declare const de_ListSecurityProfilesCommand: (
3023
- output: __HttpResponse,
3024
- context: __SerdeContext
3025
- ) => Promise<ListSecurityProfilesCommandOutput>;
3026
- export declare const de_ListTagsForResourceCommand: (
3027
- output: __HttpResponse,
3028
- context: __SerdeContext
3029
- ) => Promise<ListTagsForResourceCommandOutput>;
3030
- export declare const de_ListTaskTemplatesCommand: (
3031
- output: __HttpResponse,
3032
- context: __SerdeContext
3033
- ) => Promise<ListTaskTemplatesCommandOutput>;
3034
- export declare const de_ListTrafficDistributionGroupsCommand: (
3035
- output: __HttpResponse,
3036
- context: __SerdeContext
3037
- ) => Promise<ListTrafficDistributionGroupsCommandOutput>;
3038
- export declare const de_ListTrafficDistributionGroupUsersCommand: (
3039
- output: __HttpResponse,
3040
- context: __SerdeContext
3041
- ) => Promise<ListTrafficDistributionGroupUsersCommandOutput>;
3042
- export declare const de_ListUseCasesCommand: (
3043
- output: __HttpResponse,
3044
- context: __SerdeContext
3045
- ) => Promise<ListUseCasesCommandOutput>;
3046
- export declare const de_ListUserHierarchyGroupsCommand: (
3047
- output: __HttpResponse,
3048
- context: __SerdeContext
3049
- ) => Promise<ListUserHierarchyGroupsCommandOutput>;
3050
- export declare const de_ListUserProficienciesCommand: (
3051
- output: __HttpResponse,
3052
- context: __SerdeContext
3053
- ) => Promise<ListUserProficienciesCommandOutput>;
3054
- export declare const de_ListUsersCommand: (
3055
- output: __HttpResponse,
3056
- context: __SerdeContext
3057
- ) => Promise<ListUsersCommandOutput>;
3058
- export declare const de_ListViewsCommand: (
3059
- output: __HttpResponse,
3060
- context: __SerdeContext
3061
- ) => Promise<ListViewsCommandOutput>;
3062
- export declare const de_ListViewVersionsCommand: (
3063
- output: __HttpResponse,
3064
- context: __SerdeContext
3065
- ) => Promise<ListViewVersionsCommandOutput>;
3066
- export declare const de_MonitorContactCommand: (
3067
- output: __HttpResponse,
3068
- context: __SerdeContext
3069
- ) => Promise<MonitorContactCommandOutput>;
3070
- export declare const de_PauseContactCommand: (
3071
- output: __HttpResponse,
3072
- context: __SerdeContext
3073
- ) => Promise<PauseContactCommandOutput>;
3074
- export declare const de_PutUserStatusCommand: (
3075
- output: __HttpResponse,
3076
- context: __SerdeContext
3077
- ) => Promise<PutUserStatusCommandOutput>;
3078
- export declare const de_ReleasePhoneNumberCommand: (
3079
- output: __HttpResponse,
3080
- context: __SerdeContext
3081
- ) => Promise<ReleasePhoneNumberCommandOutput>;
3082
- export declare const de_ReplicateInstanceCommand: (
3083
- output: __HttpResponse,
3084
- context: __SerdeContext
3085
- ) => Promise<ReplicateInstanceCommandOutput>;
3086
- export declare const de_ResumeContactCommand: (
3087
- output: __HttpResponse,
3088
- context: __SerdeContext
3089
- ) => Promise<ResumeContactCommandOutput>;
3090
- export declare const de_ResumeContactRecordingCommand: (
3091
- output: __HttpResponse,
3092
- context: __SerdeContext
3093
- ) => Promise<ResumeContactRecordingCommandOutput>;
3094
- export declare const de_SearchAgentStatusesCommand: (
3095
- output: __HttpResponse,
3096
- context: __SerdeContext
3097
- ) => Promise<SearchAgentStatusesCommandOutput>;
3098
- export declare const de_SearchAvailablePhoneNumbersCommand: (
3099
- output: __HttpResponse,
3100
- context: __SerdeContext
3101
- ) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
3102
- export declare const de_SearchContactEvaluationsCommand: (
3103
- output: __HttpResponse,
3104
- context: __SerdeContext
3105
- ) => Promise<SearchContactEvaluationsCommandOutput>;
3106
- export declare const de_SearchContactFlowModulesCommand: (
3107
- output: __HttpResponse,
3108
- context: __SerdeContext
3109
- ) => Promise<SearchContactFlowModulesCommandOutput>;
3110
- export declare const de_SearchContactFlowsCommand: (
3111
- output: __HttpResponse,
3112
- context: __SerdeContext
3113
- ) => Promise<SearchContactFlowsCommandOutput>;
3114
- export declare const de_SearchContactsCommand: (
3115
- output: __HttpResponse,
3116
- context: __SerdeContext
3117
- ) => Promise<SearchContactsCommandOutput>;
3118
- export declare const de_SearchEmailAddressesCommand: (
3119
- output: __HttpResponse,
3120
- context: __SerdeContext
3121
- ) => Promise<SearchEmailAddressesCommandOutput>;
3122
- export declare const de_SearchEvaluationFormsCommand: (
3123
- output: __HttpResponse,
3124
- context: __SerdeContext
3125
- ) => Promise<SearchEvaluationFormsCommandOutput>;
3126
- export declare const de_SearchHoursOfOperationOverridesCommand: (
3127
- output: __HttpResponse,
3128
- context: __SerdeContext
3129
- ) => Promise<SearchHoursOfOperationOverridesCommandOutput>;
3130
- export declare const de_SearchHoursOfOperationsCommand: (
3131
- output: __HttpResponse,
3132
- context: __SerdeContext
3133
- ) => Promise<SearchHoursOfOperationsCommandOutput>;
3134
- export declare const de_SearchPredefinedAttributesCommand: (
3135
- output: __HttpResponse,
3136
- context: __SerdeContext
3137
- ) => Promise<SearchPredefinedAttributesCommandOutput>;
3138
- export declare const de_SearchPromptsCommand: (
3139
- output: __HttpResponse,
3140
- context: __SerdeContext
3141
- ) => Promise<SearchPromptsCommandOutput>;
3142
- export declare const de_SearchQueuesCommand: (
3143
- output: __HttpResponse,
3144
- context: __SerdeContext
3145
- ) => Promise<SearchQueuesCommandOutput>;
3146
- export declare const de_SearchQuickConnectsCommand: (
3147
- output: __HttpResponse,
3148
- context: __SerdeContext
3149
- ) => Promise<SearchQuickConnectsCommandOutput>;
3150
- export declare const de_SearchResourceTagsCommand: (
3151
- output: __HttpResponse,
3152
- context: __SerdeContext
3153
- ) => Promise<SearchResourceTagsCommandOutput>;
3154
- export declare const de_SearchRoutingProfilesCommand: (
3155
- output: __HttpResponse,
3156
- context: __SerdeContext
3157
- ) => Promise<SearchRoutingProfilesCommandOutput>;
3158
- export declare const de_SearchSecurityProfilesCommand: (
3159
- output: __HttpResponse,
3160
- context: __SerdeContext
3161
- ) => Promise<SearchSecurityProfilesCommandOutput>;
3162
- export declare const de_SearchUserHierarchyGroupsCommand: (
3163
- output: __HttpResponse,
3164
- context: __SerdeContext
3165
- ) => Promise<SearchUserHierarchyGroupsCommandOutput>;
3166
- export declare const de_SearchUsersCommand: (
3167
- output: __HttpResponse,
3168
- context: __SerdeContext
3169
- ) => Promise<SearchUsersCommandOutput>;
3170
- export declare const de_SearchVocabulariesCommand: (
3171
- output: __HttpResponse,
3172
- context: __SerdeContext
3173
- ) => Promise<SearchVocabulariesCommandOutput>;
3174
- export declare const de_SendChatIntegrationEventCommand: (
3175
- output: __HttpResponse,
3176
- context: __SerdeContext
3177
- ) => Promise<SendChatIntegrationEventCommandOutput>;
3178
- export declare const de_SendOutboundEmailCommand: (
3179
- output: __HttpResponse,
3180
- context: __SerdeContext
3181
- ) => Promise<SendOutboundEmailCommandOutput>;
3182
- export declare const de_StartAttachedFileUploadCommand: (
3183
- output: __HttpResponse,
3184
- context: __SerdeContext
3185
- ) => Promise<StartAttachedFileUploadCommandOutput>;
3186
- export declare const de_StartChatContactCommand: (
3187
- output: __HttpResponse,
3188
- context: __SerdeContext
3189
- ) => Promise<StartChatContactCommandOutput>;
3190
- export declare const de_StartContactEvaluationCommand: (
3191
- output: __HttpResponse,
3192
- context: __SerdeContext
3193
- ) => Promise<StartContactEvaluationCommandOutput>;
3194
- export declare const de_StartContactRecordingCommand: (
3195
- output: __HttpResponse,
3196
- context: __SerdeContext
3197
- ) => Promise<StartContactRecordingCommandOutput>;
3198
- export declare const de_StartContactStreamingCommand: (
3199
- output: __HttpResponse,
3200
- context: __SerdeContext
3201
- ) => Promise<StartContactStreamingCommandOutput>;
3202
- export declare const de_StartEmailContactCommand: (
3203
- output: __HttpResponse,
3204
- context: __SerdeContext
3205
- ) => Promise<StartEmailContactCommandOutput>;
3206
- export declare const de_StartOutboundChatContactCommand: (
3207
- output: __HttpResponse,
3208
- context: __SerdeContext
3209
- ) => Promise<StartOutboundChatContactCommandOutput>;
3210
- export declare const de_StartOutboundEmailContactCommand: (
3211
- output: __HttpResponse,
3212
- context: __SerdeContext
3213
- ) => Promise<StartOutboundEmailContactCommandOutput>;
3214
- export declare const de_StartOutboundVoiceContactCommand: (
3215
- output: __HttpResponse,
3216
- context: __SerdeContext
3217
- ) => Promise<StartOutboundVoiceContactCommandOutput>;
3218
- export declare const de_StartScreenSharingCommand: (
3219
- output: __HttpResponse,
3220
- context: __SerdeContext
3221
- ) => Promise<StartScreenSharingCommandOutput>;
3222
- export declare const de_StartTaskContactCommand: (
3223
- output: __HttpResponse,
3224
- context: __SerdeContext
3225
- ) => Promise<StartTaskContactCommandOutput>;
3226
- export declare const de_StartWebRTCContactCommand: (
3227
- output: __HttpResponse,
3228
- context: __SerdeContext
3229
- ) => Promise<StartWebRTCContactCommandOutput>;
3230
- export declare const de_StopContactCommand: (
3231
- output: __HttpResponse,
3232
- context: __SerdeContext
3233
- ) => Promise<StopContactCommandOutput>;
3234
- export declare const de_StopContactRecordingCommand: (
3235
- output: __HttpResponse,
3236
- context: __SerdeContext
3237
- ) => Promise<StopContactRecordingCommandOutput>;
3238
- export declare const de_StopContactStreamingCommand: (
3239
- output: __HttpResponse,
3240
- context: __SerdeContext
3241
- ) => Promise<StopContactStreamingCommandOutput>;
3242
- export declare const de_SubmitContactEvaluationCommand: (
3243
- output: __HttpResponse,
3244
- context: __SerdeContext
3245
- ) => Promise<SubmitContactEvaluationCommandOutput>;
3246
- export declare const de_SuspendContactRecordingCommand: (
3247
- output: __HttpResponse,
3248
- context: __SerdeContext
3249
- ) => Promise<SuspendContactRecordingCommandOutput>;
3250
- export declare const de_TagContactCommand: (
3251
- output: __HttpResponse,
3252
- context: __SerdeContext
3253
- ) => Promise<TagContactCommandOutput>;
3254
- export declare const de_TagResourceCommand: (
3255
- output: __HttpResponse,
3256
- context: __SerdeContext
3257
- ) => Promise<TagResourceCommandOutput>;
3258
- export declare const de_TransferContactCommand: (
3259
- output: __HttpResponse,
3260
- context: __SerdeContext
3261
- ) => Promise<TransferContactCommandOutput>;
3262
- export declare const de_UntagContactCommand: (
3263
- output: __HttpResponse,
3264
- context: __SerdeContext
3265
- ) => Promise<UntagContactCommandOutput>;
3266
- export declare const de_UntagResourceCommand: (
3267
- output: __HttpResponse,
3268
- context: __SerdeContext
3269
- ) => Promise<UntagResourceCommandOutput>;
3270
- export declare const de_UpdateAgentStatusCommand: (
3271
- output: __HttpResponse,
3272
- context: __SerdeContext
3273
- ) => Promise<UpdateAgentStatusCommandOutput>;
3274
- export declare const de_UpdateAuthenticationProfileCommand: (
3275
- output: __HttpResponse,
3276
- context: __SerdeContext
3277
- ) => Promise<UpdateAuthenticationProfileCommandOutput>;
3278
- export declare const de_UpdateContactCommand: (
3279
- output: __HttpResponse,
3280
- context: __SerdeContext
3281
- ) => Promise<UpdateContactCommandOutput>;
3282
- export declare const de_UpdateContactAttributesCommand: (
3283
- output: __HttpResponse,
3284
- context: __SerdeContext
3285
- ) => Promise<UpdateContactAttributesCommandOutput>;
3286
- export declare const de_UpdateContactEvaluationCommand: (
3287
- output: __HttpResponse,
3288
- context: __SerdeContext
3289
- ) => Promise<UpdateContactEvaluationCommandOutput>;
3290
- export declare const de_UpdateContactFlowContentCommand: (
3291
- output: __HttpResponse,
3292
- context: __SerdeContext
3293
- ) => Promise<UpdateContactFlowContentCommandOutput>;
3294
- export declare const de_UpdateContactFlowMetadataCommand: (
3295
- output: __HttpResponse,
3296
- context: __SerdeContext
3297
- ) => Promise<UpdateContactFlowMetadataCommandOutput>;
3298
- export declare const de_UpdateContactFlowModuleContentCommand: (
3299
- output: __HttpResponse,
3300
- context: __SerdeContext
3301
- ) => Promise<UpdateContactFlowModuleContentCommandOutput>;
3302
- export declare const de_UpdateContactFlowModuleMetadataCommand: (
3303
- output: __HttpResponse,
3304
- context: __SerdeContext
3305
- ) => Promise<UpdateContactFlowModuleMetadataCommandOutput>;
3306
- export declare const de_UpdateContactFlowNameCommand: (
3307
- output: __HttpResponse,
3308
- context: __SerdeContext
3309
- ) => Promise<UpdateContactFlowNameCommandOutput>;
3310
- export declare const de_UpdateContactRoutingDataCommand: (
3311
- output: __HttpResponse,
3312
- context: __SerdeContext
3313
- ) => Promise<UpdateContactRoutingDataCommandOutput>;
3314
- export declare const de_UpdateContactScheduleCommand: (
3315
- output: __HttpResponse,
3316
- context: __SerdeContext
3317
- ) => Promise<UpdateContactScheduleCommandOutput>;
3318
- export declare const de_UpdateEmailAddressMetadataCommand: (
3319
- output: __HttpResponse,
3320
- context: __SerdeContext
3321
- ) => Promise<UpdateEmailAddressMetadataCommandOutput>;
3322
- export declare const de_UpdateEvaluationFormCommand: (
3323
- output: __HttpResponse,
3324
- context: __SerdeContext
3325
- ) => Promise<UpdateEvaluationFormCommandOutput>;
3326
- export declare const de_UpdateHoursOfOperationCommand: (
3327
- output: __HttpResponse,
3328
- context: __SerdeContext
3329
- ) => Promise<UpdateHoursOfOperationCommandOutput>;
3330
- export declare const de_UpdateHoursOfOperationOverrideCommand: (
3331
- output: __HttpResponse,
3332
- context: __SerdeContext
3333
- ) => Promise<UpdateHoursOfOperationOverrideCommandOutput>;
3334
- export declare const de_UpdateInstanceAttributeCommand: (
3335
- output: __HttpResponse,
3336
- context: __SerdeContext
3337
- ) => Promise<UpdateInstanceAttributeCommandOutput>;
3338
- export declare const de_UpdateInstanceStorageConfigCommand: (
3339
- output: __HttpResponse,
3340
- context: __SerdeContext
3341
- ) => Promise<UpdateInstanceStorageConfigCommandOutput>;
3342
- export declare const de_UpdateParticipantAuthenticationCommand: (
3343
- output: __HttpResponse,
3344
- context: __SerdeContext
3345
- ) => Promise<UpdateParticipantAuthenticationCommandOutput>;
3346
- export declare const de_UpdateParticipantRoleConfigCommand: (
3347
- output: __HttpResponse,
3348
- context: __SerdeContext
3349
- ) => Promise<UpdateParticipantRoleConfigCommandOutput>;
3350
- export declare const de_UpdatePhoneNumberCommand: (
3351
- output: __HttpResponse,
3352
- context: __SerdeContext
3353
- ) => Promise<UpdatePhoneNumberCommandOutput>;
3354
- export declare const de_UpdatePhoneNumberMetadataCommand: (
3355
- output: __HttpResponse,
3356
- context: __SerdeContext
3357
- ) => Promise<UpdatePhoneNumberMetadataCommandOutput>;
3358
- export declare const de_UpdatePredefinedAttributeCommand: (
3359
- output: __HttpResponse,
3360
- context: __SerdeContext
3361
- ) => Promise<UpdatePredefinedAttributeCommandOutput>;
3362
- export declare const de_UpdatePromptCommand: (
3363
- output: __HttpResponse,
3364
- context: __SerdeContext
3365
- ) => Promise<UpdatePromptCommandOutput>;
3366
- export declare const de_UpdateQueueHoursOfOperationCommand: (
3367
- output: __HttpResponse,
3368
- context: __SerdeContext
3369
- ) => Promise<UpdateQueueHoursOfOperationCommandOutput>;
3370
- export declare const de_UpdateQueueMaxContactsCommand: (
3371
- output: __HttpResponse,
3372
- context: __SerdeContext
3373
- ) => Promise<UpdateQueueMaxContactsCommandOutput>;
3374
- export declare const de_UpdateQueueNameCommand: (
3375
- output: __HttpResponse,
3376
- context: __SerdeContext
3377
- ) => Promise<UpdateQueueNameCommandOutput>;
3378
- export declare const de_UpdateQueueOutboundCallerConfigCommand: (
3379
- output: __HttpResponse,
3380
- context: __SerdeContext
3381
- ) => Promise<UpdateQueueOutboundCallerConfigCommandOutput>;
3382
- export declare const de_UpdateQueueOutboundEmailConfigCommand: (
3383
- output: __HttpResponse,
3384
- context: __SerdeContext
3385
- ) => Promise<UpdateQueueOutboundEmailConfigCommandOutput>;
3386
- export declare const de_UpdateQueueStatusCommand: (
3387
- output: __HttpResponse,
3388
- context: __SerdeContext
3389
- ) => Promise<UpdateQueueStatusCommandOutput>;
3390
- export declare const de_UpdateQuickConnectConfigCommand: (
3391
- output: __HttpResponse,
3392
- context: __SerdeContext
3393
- ) => Promise<UpdateQuickConnectConfigCommandOutput>;
3394
- export declare const de_UpdateQuickConnectNameCommand: (
3395
- output: __HttpResponse,
3396
- context: __SerdeContext
3397
- ) => Promise<UpdateQuickConnectNameCommandOutput>;
3398
- export declare const de_UpdateRoutingProfileAgentAvailabilityTimerCommand: (
3399
- output: __HttpResponse,
3400
- context: __SerdeContext
3401
- ) => Promise<UpdateRoutingProfileAgentAvailabilityTimerCommandOutput>;
3402
- export declare const de_UpdateRoutingProfileConcurrencyCommand: (
3403
- output: __HttpResponse,
3404
- context: __SerdeContext
3405
- ) => Promise<UpdateRoutingProfileConcurrencyCommandOutput>;
3406
- export declare const de_UpdateRoutingProfileDefaultOutboundQueueCommand: (
3407
- output: __HttpResponse,
3408
- context: __SerdeContext
3409
- ) => Promise<UpdateRoutingProfileDefaultOutboundQueueCommandOutput>;
3410
- export declare const de_UpdateRoutingProfileNameCommand: (
3411
- output: __HttpResponse,
3412
- context: __SerdeContext
3413
- ) => Promise<UpdateRoutingProfileNameCommandOutput>;
3414
- export declare const de_UpdateRoutingProfileQueuesCommand: (
3415
- output: __HttpResponse,
3416
- context: __SerdeContext
3417
- ) => Promise<UpdateRoutingProfileQueuesCommandOutput>;
3418
- export declare const de_UpdateRuleCommand: (
3419
- output: __HttpResponse,
3420
- context: __SerdeContext
3421
- ) => Promise<UpdateRuleCommandOutput>;
3422
- export declare const de_UpdateSecurityProfileCommand: (
3423
- output: __HttpResponse,
3424
- context: __SerdeContext
3425
- ) => Promise<UpdateSecurityProfileCommandOutput>;
3426
- export declare const de_UpdateTaskTemplateCommand: (
3427
- output: __HttpResponse,
3428
- context: __SerdeContext
3429
- ) => Promise<UpdateTaskTemplateCommandOutput>;
3430
- export declare const de_UpdateTrafficDistributionCommand: (
3431
- output: __HttpResponse,
3432
- context: __SerdeContext
3433
- ) => Promise<UpdateTrafficDistributionCommandOutput>;
3434
- export declare const de_UpdateUserHierarchyCommand: (
3435
- output: __HttpResponse,
3436
- context: __SerdeContext
3437
- ) => Promise<UpdateUserHierarchyCommandOutput>;
3438
- export declare const de_UpdateUserHierarchyGroupNameCommand: (
3439
- output: __HttpResponse,
3440
- context: __SerdeContext
3441
- ) => Promise<UpdateUserHierarchyGroupNameCommandOutput>;
3442
- export declare const de_UpdateUserHierarchyStructureCommand: (
3443
- output: __HttpResponse,
3444
- context: __SerdeContext
3445
- ) => Promise<UpdateUserHierarchyStructureCommandOutput>;
3446
- export declare const de_UpdateUserIdentityInfoCommand: (
3447
- output: __HttpResponse,
3448
- context: __SerdeContext
3449
- ) => Promise<UpdateUserIdentityInfoCommandOutput>;
3450
- export declare const de_UpdateUserPhoneConfigCommand: (
3451
- output: __HttpResponse,
3452
- context: __SerdeContext
3453
- ) => Promise<UpdateUserPhoneConfigCommandOutput>;
3454
- export declare const de_UpdateUserProficienciesCommand: (
3455
- output: __HttpResponse,
3456
- context: __SerdeContext
3457
- ) => Promise<UpdateUserProficienciesCommandOutput>;
3458
- export declare const de_UpdateUserRoutingProfileCommand: (
3459
- output: __HttpResponse,
3460
- context: __SerdeContext
3461
- ) => Promise<UpdateUserRoutingProfileCommandOutput>;
3462
- export declare const de_UpdateUserSecurityProfilesCommand: (
3463
- output: __HttpResponse,
3464
- context: __SerdeContext
3465
- ) => Promise<UpdateUserSecurityProfilesCommandOutput>;
3466
- export declare const de_UpdateViewContentCommand: (
3467
- output: __HttpResponse,
3468
- context: __SerdeContext
3469
- ) => Promise<UpdateViewContentCommandOutput>;
3470
- export declare const de_UpdateViewMetadataCommand: (
3471
- output: __HttpResponse,
3472
- context: __SerdeContext
3473
- ) => Promise<UpdateViewMetadataCommandOutput>;