@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,2603 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { ActivateEvaluationFormCommandInput, ActivateEvaluationFormCommandOutput } from "../commands/ActivateEvaluationFormCommand";
4
- import { AssociateAnalyticsDataSetCommandInput, AssociateAnalyticsDataSetCommandOutput } from "../commands/AssociateAnalyticsDataSetCommand";
5
- import { AssociateApprovedOriginCommandInput, AssociateApprovedOriginCommandOutput } from "../commands/AssociateApprovedOriginCommand";
6
- import { AssociateBotCommandInput, AssociateBotCommandOutput } from "../commands/AssociateBotCommand";
7
- import { AssociateContactWithUserCommandInput, AssociateContactWithUserCommandOutput } from "../commands/AssociateContactWithUserCommand";
8
- import { AssociateDefaultVocabularyCommandInput, AssociateDefaultVocabularyCommandOutput } from "../commands/AssociateDefaultVocabularyCommand";
9
- import { AssociateEmailAddressAliasCommandInput, AssociateEmailAddressAliasCommandOutput } from "../commands/AssociateEmailAddressAliasCommand";
10
- import { AssociateFlowCommandInput, AssociateFlowCommandOutput } from "../commands/AssociateFlowCommand";
11
- import { AssociateInstanceStorageConfigCommandInput, AssociateInstanceStorageConfigCommandOutput } from "../commands/AssociateInstanceStorageConfigCommand";
12
- import { AssociateLambdaFunctionCommandInput, AssociateLambdaFunctionCommandOutput } from "../commands/AssociateLambdaFunctionCommand";
13
- import { AssociateLexBotCommandInput, AssociateLexBotCommandOutput } from "../commands/AssociateLexBotCommand";
14
- import { AssociatePhoneNumberContactFlowCommandInput, AssociatePhoneNumberContactFlowCommandOutput } from "../commands/AssociatePhoneNumberContactFlowCommand";
15
- import { AssociateQueueQuickConnectsCommandInput, AssociateQueueQuickConnectsCommandOutput } from "../commands/AssociateQueueQuickConnectsCommand";
16
- import { AssociateRoutingProfileQueuesCommandInput, AssociateRoutingProfileQueuesCommandOutput } from "../commands/AssociateRoutingProfileQueuesCommand";
17
- import { AssociateSecurityKeyCommandInput, AssociateSecurityKeyCommandOutput } from "../commands/AssociateSecurityKeyCommand";
18
- import { AssociateTrafficDistributionGroupUserCommandInput, AssociateTrafficDistributionGroupUserCommandOutput } from "../commands/AssociateTrafficDistributionGroupUserCommand";
19
- import { AssociateUserProficienciesCommandInput, AssociateUserProficienciesCommandOutput } from "../commands/AssociateUserProficienciesCommand";
20
- import { BatchAssociateAnalyticsDataSetCommandInput, BatchAssociateAnalyticsDataSetCommandOutput } from "../commands/BatchAssociateAnalyticsDataSetCommand";
21
- import { BatchDisassociateAnalyticsDataSetCommandInput, BatchDisassociateAnalyticsDataSetCommandOutput } from "../commands/BatchDisassociateAnalyticsDataSetCommand";
22
- import { BatchGetAttachedFileMetadataCommandInput, BatchGetAttachedFileMetadataCommandOutput } from "../commands/BatchGetAttachedFileMetadataCommand";
23
- import { BatchGetFlowAssociationCommandInput, BatchGetFlowAssociationCommandOutput } from "../commands/BatchGetFlowAssociationCommand";
24
- import { BatchPutContactCommandInput, BatchPutContactCommandOutput } from "../commands/BatchPutContactCommand";
25
- import { ClaimPhoneNumberCommandInput, ClaimPhoneNumberCommandOutput } from "../commands/ClaimPhoneNumberCommand";
26
- import { CompleteAttachedFileUploadCommandInput, CompleteAttachedFileUploadCommandOutput } from "../commands/CompleteAttachedFileUploadCommand";
27
- import { CreateAgentStatusCommandInput, CreateAgentStatusCommandOutput } from "../commands/CreateAgentStatusCommand";
28
- import { CreateContactCommandInput, CreateContactCommandOutput } from "../commands/CreateContactCommand";
29
- import { CreateContactFlowCommandInput, CreateContactFlowCommandOutput } from "../commands/CreateContactFlowCommand";
30
- import { CreateContactFlowModuleCommandInput, CreateContactFlowModuleCommandOutput } from "../commands/CreateContactFlowModuleCommand";
31
- import { CreateContactFlowVersionCommandInput, CreateContactFlowVersionCommandOutput } from "../commands/CreateContactFlowVersionCommand";
32
- import { CreateEmailAddressCommandInput, CreateEmailAddressCommandOutput } from "../commands/CreateEmailAddressCommand";
33
- import { CreateEvaluationFormCommandInput, CreateEvaluationFormCommandOutput } from "../commands/CreateEvaluationFormCommand";
34
- import { CreateHoursOfOperationCommandInput, CreateHoursOfOperationCommandOutput } from "../commands/CreateHoursOfOperationCommand";
35
- import { CreateHoursOfOperationOverrideCommandInput, CreateHoursOfOperationOverrideCommandOutput } from "../commands/CreateHoursOfOperationOverrideCommand";
36
- import { CreateInstanceCommandInput, CreateInstanceCommandOutput } from "../commands/CreateInstanceCommand";
37
- import { CreateIntegrationAssociationCommandInput, CreateIntegrationAssociationCommandOutput } from "../commands/CreateIntegrationAssociationCommand";
38
- import { CreateParticipantCommandInput, CreateParticipantCommandOutput } from "../commands/CreateParticipantCommand";
39
- import { CreatePersistentContactAssociationCommandInput, CreatePersistentContactAssociationCommandOutput } from "../commands/CreatePersistentContactAssociationCommand";
40
- import { CreatePredefinedAttributeCommandInput, CreatePredefinedAttributeCommandOutput } from "../commands/CreatePredefinedAttributeCommand";
41
- import { CreatePromptCommandInput, CreatePromptCommandOutput } from "../commands/CreatePromptCommand";
42
- import { CreatePushNotificationRegistrationCommandInput, CreatePushNotificationRegistrationCommandOutput } from "../commands/CreatePushNotificationRegistrationCommand";
43
- import { CreateQueueCommandInput, CreateQueueCommandOutput } from "../commands/CreateQueueCommand";
44
- import { CreateQuickConnectCommandInput, CreateQuickConnectCommandOutput } from "../commands/CreateQuickConnectCommand";
45
- import { CreateRoutingProfileCommandInput, CreateRoutingProfileCommandOutput } from "../commands/CreateRoutingProfileCommand";
46
- import { CreateRuleCommandInput, CreateRuleCommandOutput } from "../commands/CreateRuleCommand";
47
- import { CreateSecurityProfileCommandInput, CreateSecurityProfileCommandOutput } from "../commands/CreateSecurityProfileCommand";
48
- import { CreateTaskTemplateCommandInput, CreateTaskTemplateCommandOutput } from "../commands/CreateTaskTemplateCommand";
49
- import { CreateTrafficDistributionGroupCommandInput, CreateTrafficDistributionGroupCommandOutput } from "../commands/CreateTrafficDistributionGroupCommand";
50
- import { CreateUseCaseCommandInput, CreateUseCaseCommandOutput } from "../commands/CreateUseCaseCommand";
51
- import { CreateUserCommandInput, CreateUserCommandOutput } from "../commands/CreateUserCommand";
52
- import { CreateUserHierarchyGroupCommandInput, CreateUserHierarchyGroupCommandOutput } from "../commands/CreateUserHierarchyGroupCommand";
53
- import { CreateViewCommandInput, CreateViewCommandOutput } from "../commands/CreateViewCommand";
54
- import { CreateViewVersionCommandInput, CreateViewVersionCommandOutput } from "../commands/CreateViewVersionCommand";
55
- import { CreateVocabularyCommandInput, CreateVocabularyCommandOutput } from "../commands/CreateVocabularyCommand";
56
- import { DeactivateEvaluationFormCommandInput, DeactivateEvaluationFormCommandOutput } from "../commands/DeactivateEvaluationFormCommand";
57
- import { DeleteAttachedFileCommandInput, DeleteAttachedFileCommandOutput } from "../commands/DeleteAttachedFileCommand";
58
- import { DeleteContactEvaluationCommandInput, DeleteContactEvaluationCommandOutput } from "../commands/DeleteContactEvaluationCommand";
59
- import { DeleteContactFlowCommandInput, DeleteContactFlowCommandOutput } from "../commands/DeleteContactFlowCommand";
60
- import { DeleteContactFlowModuleCommandInput, DeleteContactFlowModuleCommandOutput } from "../commands/DeleteContactFlowModuleCommand";
61
- import { DeleteContactFlowVersionCommandInput, DeleteContactFlowVersionCommandOutput } from "../commands/DeleteContactFlowVersionCommand";
62
- import { DeleteEmailAddressCommandInput, DeleteEmailAddressCommandOutput } from "../commands/DeleteEmailAddressCommand";
63
- import { DeleteEvaluationFormCommandInput, DeleteEvaluationFormCommandOutput } from "../commands/DeleteEvaluationFormCommand";
64
- import { DeleteHoursOfOperationCommandInput, DeleteHoursOfOperationCommandOutput } from "../commands/DeleteHoursOfOperationCommand";
65
- import { DeleteHoursOfOperationOverrideCommandInput, DeleteHoursOfOperationOverrideCommandOutput } from "../commands/DeleteHoursOfOperationOverrideCommand";
66
- import { DeleteInstanceCommandInput, DeleteInstanceCommandOutput } from "../commands/DeleteInstanceCommand";
67
- import { DeleteIntegrationAssociationCommandInput, DeleteIntegrationAssociationCommandOutput } from "../commands/DeleteIntegrationAssociationCommand";
68
- import { DeletePredefinedAttributeCommandInput, DeletePredefinedAttributeCommandOutput } from "../commands/DeletePredefinedAttributeCommand";
69
- import { DeletePromptCommandInput, DeletePromptCommandOutput } from "../commands/DeletePromptCommand";
70
- import { DeletePushNotificationRegistrationCommandInput, DeletePushNotificationRegistrationCommandOutput } from "../commands/DeletePushNotificationRegistrationCommand";
71
- import { DeleteQueueCommandInput, DeleteQueueCommandOutput } from "../commands/DeleteQueueCommand";
72
- import { DeleteQuickConnectCommandInput, DeleteQuickConnectCommandOutput } from "../commands/DeleteQuickConnectCommand";
73
- import { DeleteRoutingProfileCommandInput, DeleteRoutingProfileCommandOutput } from "../commands/DeleteRoutingProfileCommand";
74
- import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "../commands/DeleteRuleCommand";
75
- import { DeleteSecurityProfileCommandInput, DeleteSecurityProfileCommandOutput } from "../commands/DeleteSecurityProfileCommand";
76
- import { DeleteTaskTemplateCommandInput, DeleteTaskTemplateCommandOutput } from "../commands/DeleteTaskTemplateCommand";
77
- import { DeleteTrafficDistributionGroupCommandInput, DeleteTrafficDistributionGroupCommandOutput } from "../commands/DeleteTrafficDistributionGroupCommand";
78
- import { DeleteUseCaseCommandInput, DeleteUseCaseCommandOutput } from "../commands/DeleteUseCaseCommand";
79
- import { DeleteUserCommandInput, DeleteUserCommandOutput } from "../commands/DeleteUserCommand";
80
- import { DeleteUserHierarchyGroupCommandInput, DeleteUserHierarchyGroupCommandOutput } from "../commands/DeleteUserHierarchyGroupCommand";
81
- import { DeleteViewCommandInput, DeleteViewCommandOutput } from "../commands/DeleteViewCommand";
82
- import { DeleteViewVersionCommandInput, DeleteViewVersionCommandOutput } from "../commands/DeleteViewVersionCommand";
83
- import { DeleteVocabularyCommandInput, DeleteVocabularyCommandOutput } from "../commands/DeleteVocabularyCommand";
84
- import { DescribeAgentStatusCommandInput, DescribeAgentStatusCommandOutput } from "../commands/DescribeAgentStatusCommand";
85
- import { DescribeAuthenticationProfileCommandInput, DescribeAuthenticationProfileCommandOutput } from "../commands/DescribeAuthenticationProfileCommand";
86
- import { DescribeContactCommandInput, DescribeContactCommandOutput } from "../commands/DescribeContactCommand";
87
- import { DescribeContactEvaluationCommandInput, DescribeContactEvaluationCommandOutput } from "../commands/DescribeContactEvaluationCommand";
88
- import { DescribeContactFlowCommandInput, DescribeContactFlowCommandOutput } from "../commands/DescribeContactFlowCommand";
89
- import { DescribeContactFlowModuleCommandInput, DescribeContactFlowModuleCommandOutput } from "../commands/DescribeContactFlowModuleCommand";
90
- import { DescribeEmailAddressCommandInput, DescribeEmailAddressCommandOutput } from "../commands/DescribeEmailAddressCommand";
91
- import { DescribeEvaluationFormCommandInput, DescribeEvaluationFormCommandOutput } from "../commands/DescribeEvaluationFormCommand";
92
- import { DescribeHoursOfOperationCommandInput, DescribeHoursOfOperationCommandOutput } from "../commands/DescribeHoursOfOperationCommand";
93
- import { DescribeHoursOfOperationOverrideCommandInput, DescribeHoursOfOperationOverrideCommandOutput } from "../commands/DescribeHoursOfOperationOverrideCommand";
94
- import { DescribeInstanceAttributeCommandInput, DescribeInstanceAttributeCommandOutput } from "../commands/DescribeInstanceAttributeCommand";
95
- import { DescribeInstanceCommandInput, DescribeInstanceCommandOutput } from "../commands/DescribeInstanceCommand";
96
- import { DescribeInstanceStorageConfigCommandInput, DescribeInstanceStorageConfigCommandOutput } from "../commands/DescribeInstanceStorageConfigCommand";
97
- import { DescribePhoneNumberCommandInput, DescribePhoneNumberCommandOutput } from "../commands/DescribePhoneNumberCommand";
98
- import { DescribePredefinedAttributeCommandInput, DescribePredefinedAttributeCommandOutput } from "../commands/DescribePredefinedAttributeCommand";
99
- import { DescribePromptCommandInput, DescribePromptCommandOutput } from "../commands/DescribePromptCommand";
100
- import { DescribeQueueCommandInput, DescribeQueueCommandOutput } from "../commands/DescribeQueueCommand";
101
- import { DescribeQuickConnectCommandInput, DescribeQuickConnectCommandOutput } from "../commands/DescribeQuickConnectCommand";
102
- import { DescribeRoutingProfileCommandInput, DescribeRoutingProfileCommandOutput } from "../commands/DescribeRoutingProfileCommand";
103
- import { DescribeRuleCommandInput, DescribeRuleCommandOutput } from "../commands/DescribeRuleCommand";
104
- import { DescribeSecurityProfileCommandInput, DescribeSecurityProfileCommandOutput } from "../commands/DescribeSecurityProfileCommand";
105
- import { DescribeTrafficDistributionGroupCommandInput, DescribeTrafficDistributionGroupCommandOutput } from "../commands/DescribeTrafficDistributionGroupCommand";
106
- import { DescribeUserCommandInput, DescribeUserCommandOutput } from "../commands/DescribeUserCommand";
107
- import { DescribeUserHierarchyGroupCommandInput, DescribeUserHierarchyGroupCommandOutput } from "../commands/DescribeUserHierarchyGroupCommand";
108
- import { DescribeUserHierarchyStructureCommandInput, DescribeUserHierarchyStructureCommandOutput } from "../commands/DescribeUserHierarchyStructureCommand";
109
- import { DescribeViewCommandInput, DescribeViewCommandOutput } from "../commands/DescribeViewCommand";
110
- import { DescribeVocabularyCommandInput, DescribeVocabularyCommandOutput } from "../commands/DescribeVocabularyCommand";
111
- import { DisassociateAnalyticsDataSetCommandInput, DisassociateAnalyticsDataSetCommandOutput } from "../commands/DisassociateAnalyticsDataSetCommand";
112
- import { DisassociateApprovedOriginCommandInput, DisassociateApprovedOriginCommandOutput } from "../commands/DisassociateApprovedOriginCommand";
113
- import { DisassociateBotCommandInput, DisassociateBotCommandOutput } from "../commands/DisassociateBotCommand";
114
- import { DisassociateEmailAddressAliasCommandInput, DisassociateEmailAddressAliasCommandOutput } from "../commands/DisassociateEmailAddressAliasCommand";
115
- import { DisassociateFlowCommandInput, DisassociateFlowCommandOutput } from "../commands/DisassociateFlowCommand";
116
- import { DisassociateInstanceStorageConfigCommandInput, DisassociateInstanceStorageConfigCommandOutput } from "../commands/DisassociateInstanceStorageConfigCommand";
117
- import { DisassociateLambdaFunctionCommandInput, DisassociateLambdaFunctionCommandOutput } from "../commands/DisassociateLambdaFunctionCommand";
118
- import { DisassociateLexBotCommandInput, DisassociateLexBotCommandOutput } from "../commands/DisassociateLexBotCommand";
119
- import { DisassociatePhoneNumberContactFlowCommandInput, DisassociatePhoneNumberContactFlowCommandOutput } from "../commands/DisassociatePhoneNumberContactFlowCommand";
120
- import { DisassociateQueueQuickConnectsCommandInput, DisassociateQueueQuickConnectsCommandOutput } from "../commands/DisassociateQueueQuickConnectsCommand";
121
- import { DisassociateRoutingProfileQueuesCommandInput, DisassociateRoutingProfileQueuesCommandOutput } from "../commands/DisassociateRoutingProfileQueuesCommand";
122
- import { DisassociateSecurityKeyCommandInput, DisassociateSecurityKeyCommandOutput } from "../commands/DisassociateSecurityKeyCommand";
123
- import { DisassociateTrafficDistributionGroupUserCommandInput, DisassociateTrafficDistributionGroupUserCommandOutput } from "../commands/DisassociateTrafficDistributionGroupUserCommand";
124
- import { DisassociateUserProficienciesCommandInput, DisassociateUserProficienciesCommandOutput } from "../commands/DisassociateUserProficienciesCommand";
125
- import { DismissUserContactCommandInput, DismissUserContactCommandOutput } from "../commands/DismissUserContactCommand";
126
- import { GetAttachedFileCommandInput, GetAttachedFileCommandOutput } from "../commands/GetAttachedFileCommand";
127
- import { GetContactAttributesCommandInput, GetContactAttributesCommandOutput } from "../commands/GetContactAttributesCommand";
128
- import { GetContactMetricsCommandInput, GetContactMetricsCommandOutput } from "../commands/GetContactMetricsCommand";
129
- import { GetCurrentMetricDataCommandInput, GetCurrentMetricDataCommandOutput } from "../commands/GetCurrentMetricDataCommand";
130
- import { GetCurrentUserDataCommandInput, GetCurrentUserDataCommandOutput } from "../commands/GetCurrentUserDataCommand";
131
- import { GetEffectiveHoursOfOperationsCommandInput, GetEffectiveHoursOfOperationsCommandOutput } from "../commands/GetEffectiveHoursOfOperationsCommand";
132
- import { GetFederationTokenCommandInput, GetFederationTokenCommandOutput } from "../commands/GetFederationTokenCommand";
133
- import { GetFlowAssociationCommandInput, GetFlowAssociationCommandOutput } from "../commands/GetFlowAssociationCommand";
134
- import { GetMetricDataCommandInput, GetMetricDataCommandOutput } from "../commands/GetMetricDataCommand";
135
- import { GetMetricDataV2CommandInput, GetMetricDataV2CommandOutput } from "../commands/GetMetricDataV2Command";
136
- import { GetPromptFileCommandInput, GetPromptFileCommandOutput } from "../commands/GetPromptFileCommand";
137
- import { GetTaskTemplateCommandInput, GetTaskTemplateCommandOutput } from "../commands/GetTaskTemplateCommand";
138
- import { GetTrafficDistributionCommandInput, GetTrafficDistributionCommandOutput } from "../commands/GetTrafficDistributionCommand";
139
- import { ImportPhoneNumberCommandInput, ImportPhoneNumberCommandOutput } from "../commands/ImportPhoneNumberCommand";
140
- import { ListAgentStatusesCommandInput, ListAgentStatusesCommandOutput } from "../commands/ListAgentStatusesCommand";
141
- import { ListAnalyticsDataAssociationsCommandInput, ListAnalyticsDataAssociationsCommandOutput } from "../commands/ListAnalyticsDataAssociationsCommand";
142
- import { ListAnalyticsDataLakeDataSetsCommandInput, ListAnalyticsDataLakeDataSetsCommandOutput } from "../commands/ListAnalyticsDataLakeDataSetsCommand";
143
- import { ListApprovedOriginsCommandInput, ListApprovedOriginsCommandOutput } from "../commands/ListApprovedOriginsCommand";
144
- import { ListAssociatedContactsCommandInput, ListAssociatedContactsCommandOutput } from "../commands/ListAssociatedContactsCommand";
145
- import { ListAuthenticationProfilesCommandInput, ListAuthenticationProfilesCommandOutput } from "../commands/ListAuthenticationProfilesCommand";
146
- import { ListBotsCommandInput, ListBotsCommandOutput } from "../commands/ListBotsCommand";
147
- import { ListContactEvaluationsCommandInput, ListContactEvaluationsCommandOutput } from "../commands/ListContactEvaluationsCommand";
148
- import { ListContactFlowModulesCommandInput, ListContactFlowModulesCommandOutput } from "../commands/ListContactFlowModulesCommand";
149
- import { ListContactFlowsCommandInput, ListContactFlowsCommandOutput } from "../commands/ListContactFlowsCommand";
150
- import { ListContactFlowVersionsCommandInput, ListContactFlowVersionsCommandOutput } from "../commands/ListContactFlowVersionsCommand";
151
- import { ListContactReferencesCommandInput, ListContactReferencesCommandOutput } from "../commands/ListContactReferencesCommand";
152
- import { ListDefaultVocabulariesCommandInput, ListDefaultVocabulariesCommandOutput } from "../commands/ListDefaultVocabulariesCommand";
153
- import { ListEvaluationFormsCommandInput, ListEvaluationFormsCommandOutput } from "../commands/ListEvaluationFormsCommand";
154
- import { ListEvaluationFormVersionsCommandInput, ListEvaluationFormVersionsCommandOutput } from "../commands/ListEvaluationFormVersionsCommand";
155
- import { ListFlowAssociationsCommandInput, ListFlowAssociationsCommandOutput } from "../commands/ListFlowAssociationsCommand";
156
- import { ListHoursOfOperationOverridesCommandInput, ListHoursOfOperationOverridesCommandOutput } from "../commands/ListHoursOfOperationOverridesCommand";
157
- import { ListHoursOfOperationsCommandInput, ListHoursOfOperationsCommandOutput } from "../commands/ListHoursOfOperationsCommand";
158
- import { ListInstanceAttributesCommandInput, ListInstanceAttributesCommandOutput } from "../commands/ListInstanceAttributesCommand";
159
- import { ListInstancesCommandInput, ListInstancesCommandOutput } from "../commands/ListInstancesCommand";
160
- import { ListInstanceStorageConfigsCommandInput, ListInstanceStorageConfigsCommandOutput } from "../commands/ListInstanceStorageConfigsCommand";
161
- import { ListIntegrationAssociationsCommandInput, ListIntegrationAssociationsCommandOutput } from "../commands/ListIntegrationAssociationsCommand";
162
- import { ListLambdaFunctionsCommandInput, ListLambdaFunctionsCommandOutput } from "../commands/ListLambdaFunctionsCommand";
163
- import { ListLexBotsCommandInput, ListLexBotsCommandOutput } from "../commands/ListLexBotsCommand";
164
- import { ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput } from "../commands/ListPhoneNumbersCommand";
165
- import { ListPhoneNumbersV2CommandInput, ListPhoneNumbersV2CommandOutput } from "../commands/ListPhoneNumbersV2Command";
166
- import { ListPredefinedAttributesCommandInput, ListPredefinedAttributesCommandOutput } from "../commands/ListPredefinedAttributesCommand";
167
- import { ListPromptsCommandInput, ListPromptsCommandOutput } from "../commands/ListPromptsCommand";
168
- import { ListQueueQuickConnectsCommandInput, ListQueueQuickConnectsCommandOutput } from "../commands/ListQueueQuickConnectsCommand";
169
- import { ListQueuesCommandInput, ListQueuesCommandOutput } from "../commands/ListQueuesCommand";
170
- import { ListQuickConnectsCommandInput, ListQuickConnectsCommandOutput } from "../commands/ListQuickConnectsCommand";
171
- import { ListRealtimeContactAnalysisSegmentsV2CommandInput, ListRealtimeContactAnalysisSegmentsV2CommandOutput } from "../commands/ListRealtimeContactAnalysisSegmentsV2Command";
172
- import { ListRoutingProfileManualAssignmentQueuesCommandInput, ListRoutingProfileManualAssignmentQueuesCommandOutput } from "../commands/ListRoutingProfileManualAssignmentQueuesCommand";
173
- import { ListRoutingProfileQueuesCommandInput, ListRoutingProfileQueuesCommandOutput } from "../commands/ListRoutingProfileQueuesCommand";
174
- import { ListRoutingProfilesCommandInput, ListRoutingProfilesCommandOutput } from "../commands/ListRoutingProfilesCommand";
175
- import { ListRulesCommandInput, ListRulesCommandOutput } from "../commands/ListRulesCommand";
176
- import { ListSecurityKeysCommandInput, ListSecurityKeysCommandOutput } from "../commands/ListSecurityKeysCommand";
177
- import { ListSecurityProfileApplicationsCommandInput, ListSecurityProfileApplicationsCommandOutput } from "../commands/ListSecurityProfileApplicationsCommand";
178
- import { ListSecurityProfilePermissionsCommandInput, ListSecurityProfilePermissionsCommandOutput } from "../commands/ListSecurityProfilePermissionsCommand";
179
- import { ListSecurityProfilesCommandInput, ListSecurityProfilesCommandOutput } from "../commands/ListSecurityProfilesCommand";
180
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
181
- import { ListTaskTemplatesCommandInput, ListTaskTemplatesCommandOutput } from "../commands/ListTaskTemplatesCommand";
182
- import { ListTrafficDistributionGroupsCommandInput, ListTrafficDistributionGroupsCommandOutput } from "../commands/ListTrafficDistributionGroupsCommand";
183
- import { ListTrafficDistributionGroupUsersCommandInput, ListTrafficDistributionGroupUsersCommandOutput } from "../commands/ListTrafficDistributionGroupUsersCommand";
184
- import { ListUseCasesCommandInput, ListUseCasesCommandOutput } from "../commands/ListUseCasesCommand";
185
- import { ListUserHierarchyGroupsCommandInput, ListUserHierarchyGroupsCommandOutput } from "../commands/ListUserHierarchyGroupsCommand";
186
- import { ListUserProficienciesCommandInput, ListUserProficienciesCommandOutput } from "../commands/ListUserProficienciesCommand";
187
- import { ListUsersCommandInput, ListUsersCommandOutput } from "../commands/ListUsersCommand";
188
- import { ListViewsCommandInput, ListViewsCommandOutput } from "../commands/ListViewsCommand";
189
- import { ListViewVersionsCommandInput, ListViewVersionsCommandOutput } from "../commands/ListViewVersionsCommand";
190
- import { MonitorContactCommandInput, MonitorContactCommandOutput } from "../commands/MonitorContactCommand";
191
- import { PauseContactCommandInput, PauseContactCommandOutput } from "../commands/PauseContactCommand";
192
- import { PutUserStatusCommandInput, PutUserStatusCommandOutput } from "../commands/PutUserStatusCommand";
193
- import { ReleasePhoneNumberCommandInput, ReleasePhoneNumberCommandOutput } from "../commands/ReleasePhoneNumberCommand";
194
- import { ReplicateInstanceCommandInput, ReplicateInstanceCommandOutput } from "../commands/ReplicateInstanceCommand";
195
- import { ResumeContactCommandInput, ResumeContactCommandOutput } from "../commands/ResumeContactCommand";
196
- import { ResumeContactRecordingCommandInput, ResumeContactRecordingCommandOutput } from "../commands/ResumeContactRecordingCommand";
197
- import { SearchAgentStatusesCommandInput, SearchAgentStatusesCommandOutput } from "../commands/SearchAgentStatusesCommand";
198
- import { SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput } from "../commands/SearchAvailablePhoneNumbersCommand";
199
- import { SearchContactEvaluationsCommandInput, SearchContactEvaluationsCommandOutput } from "../commands/SearchContactEvaluationsCommand";
200
- import { SearchContactFlowModulesCommandInput, SearchContactFlowModulesCommandOutput } from "../commands/SearchContactFlowModulesCommand";
201
- import { SearchContactFlowsCommandInput, SearchContactFlowsCommandOutput } from "../commands/SearchContactFlowsCommand";
202
- import { SearchContactsCommandInput, SearchContactsCommandOutput } from "../commands/SearchContactsCommand";
203
- import { SearchEmailAddressesCommandInput, SearchEmailAddressesCommandOutput } from "../commands/SearchEmailAddressesCommand";
204
- import { SearchEvaluationFormsCommandInput, SearchEvaluationFormsCommandOutput } from "../commands/SearchEvaluationFormsCommand";
205
- import { SearchHoursOfOperationOverridesCommandInput, SearchHoursOfOperationOverridesCommandOutput } from "../commands/SearchHoursOfOperationOverridesCommand";
206
- import { SearchHoursOfOperationsCommandInput, SearchHoursOfOperationsCommandOutput } from "../commands/SearchHoursOfOperationsCommand";
207
- import { SearchPredefinedAttributesCommandInput, SearchPredefinedAttributesCommandOutput } from "../commands/SearchPredefinedAttributesCommand";
208
- import { SearchPromptsCommandInput, SearchPromptsCommandOutput } from "../commands/SearchPromptsCommand";
209
- import { SearchQueuesCommandInput, SearchQueuesCommandOutput } from "../commands/SearchQueuesCommand";
210
- import { SearchQuickConnectsCommandInput, SearchQuickConnectsCommandOutput } from "../commands/SearchQuickConnectsCommand";
211
- import { SearchResourceTagsCommandInput, SearchResourceTagsCommandOutput } from "../commands/SearchResourceTagsCommand";
212
- import { SearchRoutingProfilesCommandInput, SearchRoutingProfilesCommandOutput } from "../commands/SearchRoutingProfilesCommand";
213
- import { SearchSecurityProfilesCommandInput, SearchSecurityProfilesCommandOutput } from "../commands/SearchSecurityProfilesCommand";
214
- import { SearchUserHierarchyGroupsCommandInput, SearchUserHierarchyGroupsCommandOutput } from "../commands/SearchUserHierarchyGroupsCommand";
215
- import { SearchUsersCommandInput, SearchUsersCommandOutput } from "../commands/SearchUsersCommand";
216
- import { SearchVocabulariesCommandInput, SearchVocabulariesCommandOutput } from "../commands/SearchVocabulariesCommand";
217
- import { SendChatIntegrationEventCommandInput, SendChatIntegrationEventCommandOutput } from "../commands/SendChatIntegrationEventCommand";
218
- import { SendOutboundEmailCommandInput, SendOutboundEmailCommandOutput } from "../commands/SendOutboundEmailCommand";
219
- import { StartAttachedFileUploadCommandInput, StartAttachedFileUploadCommandOutput } from "../commands/StartAttachedFileUploadCommand";
220
- import { StartChatContactCommandInput, StartChatContactCommandOutput } from "../commands/StartChatContactCommand";
221
- import { StartContactEvaluationCommandInput, StartContactEvaluationCommandOutput } from "../commands/StartContactEvaluationCommand";
222
- import { StartContactRecordingCommandInput, StartContactRecordingCommandOutput } from "../commands/StartContactRecordingCommand";
223
- import { StartContactStreamingCommandInput, StartContactStreamingCommandOutput } from "../commands/StartContactStreamingCommand";
224
- import { StartEmailContactCommandInput, StartEmailContactCommandOutput } from "../commands/StartEmailContactCommand";
225
- import { StartOutboundChatContactCommandInput, StartOutboundChatContactCommandOutput } from "../commands/StartOutboundChatContactCommand";
226
- import { StartOutboundEmailContactCommandInput, StartOutboundEmailContactCommandOutput } from "../commands/StartOutboundEmailContactCommand";
227
- import { StartOutboundVoiceContactCommandInput, StartOutboundVoiceContactCommandOutput } from "../commands/StartOutboundVoiceContactCommand";
228
- import { StartScreenSharingCommandInput, StartScreenSharingCommandOutput } from "../commands/StartScreenSharingCommand";
229
- import { StartTaskContactCommandInput, StartTaskContactCommandOutput } from "../commands/StartTaskContactCommand";
230
- import { StartWebRTCContactCommandInput, StartWebRTCContactCommandOutput } from "../commands/StartWebRTCContactCommand";
231
- import { StopContactCommandInput, StopContactCommandOutput } from "../commands/StopContactCommand";
232
- import { StopContactRecordingCommandInput, StopContactRecordingCommandOutput } from "../commands/StopContactRecordingCommand";
233
- import { StopContactStreamingCommandInput, StopContactStreamingCommandOutput } from "../commands/StopContactStreamingCommand";
234
- import { SubmitContactEvaluationCommandInput, SubmitContactEvaluationCommandOutput } from "../commands/SubmitContactEvaluationCommand";
235
- import { SuspendContactRecordingCommandInput, SuspendContactRecordingCommandOutput } from "../commands/SuspendContactRecordingCommand";
236
- import { TagContactCommandInput, TagContactCommandOutput } from "../commands/TagContactCommand";
237
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
238
- import { TransferContactCommandInput, TransferContactCommandOutput } from "../commands/TransferContactCommand";
239
- import { UntagContactCommandInput, UntagContactCommandOutput } from "../commands/UntagContactCommand";
240
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
241
- import { UpdateAgentStatusCommandInput, UpdateAgentStatusCommandOutput } from "../commands/UpdateAgentStatusCommand";
242
- import { UpdateAuthenticationProfileCommandInput, UpdateAuthenticationProfileCommandOutput } from "../commands/UpdateAuthenticationProfileCommand";
243
- import { UpdateContactAttributesCommandInput, UpdateContactAttributesCommandOutput } from "../commands/UpdateContactAttributesCommand";
244
- import { UpdateContactCommandInput, UpdateContactCommandOutput } from "../commands/UpdateContactCommand";
245
- import { UpdateContactEvaluationCommandInput, UpdateContactEvaluationCommandOutput } from "../commands/UpdateContactEvaluationCommand";
246
- import { UpdateContactFlowContentCommandInput, UpdateContactFlowContentCommandOutput } from "../commands/UpdateContactFlowContentCommand";
247
- import { UpdateContactFlowMetadataCommandInput, UpdateContactFlowMetadataCommandOutput } from "../commands/UpdateContactFlowMetadataCommand";
248
- import { UpdateContactFlowModuleContentCommandInput, UpdateContactFlowModuleContentCommandOutput } from "../commands/UpdateContactFlowModuleContentCommand";
249
- import { UpdateContactFlowModuleMetadataCommandInput, UpdateContactFlowModuleMetadataCommandOutput } from "../commands/UpdateContactFlowModuleMetadataCommand";
250
- import { UpdateContactFlowNameCommandInput, UpdateContactFlowNameCommandOutput } from "../commands/UpdateContactFlowNameCommand";
251
- import { UpdateContactRoutingDataCommandInput, UpdateContactRoutingDataCommandOutput } from "../commands/UpdateContactRoutingDataCommand";
252
- import { UpdateContactScheduleCommandInput, UpdateContactScheduleCommandOutput } from "../commands/UpdateContactScheduleCommand";
253
- import { UpdateEmailAddressMetadataCommandInput, UpdateEmailAddressMetadataCommandOutput } from "../commands/UpdateEmailAddressMetadataCommand";
254
- import { UpdateEvaluationFormCommandInput, UpdateEvaluationFormCommandOutput } from "../commands/UpdateEvaluationFormCommand";
255
- import { UpdateHoursOfOperationCommandInput, UpdateHoursOfOperationCommandOutput } from "../commands/UpdateHoursOfOperationCommand";
256
- import { UpdateHoursOfOperationOverrideCommandInput, UpdateHoursOfOperationOverrideCommandOutput } from "../commands/UpdateHoursOfOperationOverrideCommand";
257
- import { UpdateInstanceAttributeCommandInput, UpdateInstanceAttributeCommandOutput } from "../commands/UpdateInstanceAttributeCommand";
258
- import { UpdateInstanceStorageConfigCommandInput, UpdateInstanceStorageConfigCommandOutput } from "../commands/UpdateInstanceStorageConfigCommand";
259
- import { UpdateParticipantAuthenticationCommandInput, UpdateParticipantAuthenticationCommandOutput } from "../commands/UpdateParticipantAuthenticationCommand";
260
- import { UpdateParticipantRoleConfigCommandInput, UpdateParticipantRoleConfigCommandOutput } from "../commands/UpdateParticipantRoleConfigCommand";
261
- import { UpdatePhoneNumberCommandInput, UpdatePhoneNumberCommandOutput } from "../commands/UpdatePhoneNumberCommand";
262
- import { UpdatePhoneNumberMetadataCommandInput, UpdatePhoneNumberMetadataCommandOutput } from "../commands/UpdatePhoneNumberMetadataCommand";
263
- import { UpdatePredefinedAttributeCommandInput, UpdatePredefinedAttributeCommandOutput } from "../commands/UpdatePredefinedAttributeCommand";
264
- import { UpdatePromptCommandInput, UpdatePromptCommandOutput } from "../commands/UpdatePromptCommand";
265
- import { UpdateQueueHoursOfOperationCommandInput, UpdateQueueHoursOfOperationCommandOutput } from "../commands/UpdateQueueHoursOfOperationCommand";
266
- import { UpdateQueueMaxContactsCommandInput, UpdateQueueMaxContactsCommandOutput } from "../commands/UpdateQueueMaxContactsCommand";
267
- import { UpdateQueueNameCommandInput, UpdateQueueNameCommandOutput } from "../commands/UpdateQueueNameCommand";
268
- import { UpdateQueueOutboundCallerConfigCommandInput, UpdateQueueOutboundCallerConfigCommandOutput } from "../commands/UpdateQueueOutboundCallerConfigCommand";
269
- import { UpdateQueueOutboundEmailConfigCommandInput, UpdateQueueOutboundEmailConfigCommandOutput } from "../commands/UpdateQueueOutboundEmailConfigCommand";
270
- import { UpdateQueueStatusCommandInput, UpdateQueueStatusCommandOutput } from "../commands/UpdateQueueStatusCommand";
271
- import { UpdateQuickConnectConfigCommandInput, UpdateQuickConnectConfigCommandOutput } from "../commands/UpdateQuickConnectConfigCommand";
272
- import { UpdateQuickConnectNameCommandInput, UpdateQuickConnectNameCommandOutput } from "../commands/UpdateQuickConnectNameCommand";
273
- import { UpdateRoutingProfileAgentAvailabilityTimerCommandInput, UpdateRoutingProfileAgentAvailabilityTimerCommandOutput } from "../commands/UpdateRoutingProfileAgentAvailabilityTimerCommand";
274
- import { UpdateRoutingProfileConcurrencyCommandInput, UpdateRoutingProfileConcurrencyCommandOutput } from "../commands/UpdateRoutingProfileConcurrencyCommand";
275
- import { UpdateRoutingProfileDefaultOutboundQueueCommandInput, UpdateRoutingProfileDefaultOutboundQueueCommandOutput } from "../commands/UpdateRoutingProfileDefaultOutboundQueueCommand";
276
- import { UpdateRoutingProfileNameCommandInput, UpdateRoutingProfileNameCommandOutput } from "../commands/UpdateRoutingProfileNameCommand";
277
- import { UpdateRoutingProfileQueuesCommandInput, UpdateRoutingProfileQueuesCommandOutput } from "../commands/UpdateRoutingProfileQueuesCommand";
278
- import { UpdateRuleCommandInput, UpdateRuleCommandOutput } from "../commands/UpdateRuleCommand";
279
- import { UpdateSecurityProfileCommandInput, UpdateSecurityProfileCommandOutput } from "../commands/UpdateSecurityProfileCommand";
280
- import { UpdateTaskTemplateCommandInput, UpdateTaskTemplateCommandOutput } from "../commands/UpdateTaskTemplateCommand";
281
- import { UpdateTrafficDistributionCommandInput, UpdateTrafficDistributionCommandOutput } from "../commands/UpdateTrafficDistributionCommand";
282
- import { UpdateUserHierarchyCommandInput, UpdateUserHierarchyCommandOutput } from "../commands/UpdateUserHierarchyCommand";
283
- import { UpdateUserHierarchyGroupNameCommandInput, UpdateUserHierarchyGroupNameCommandOutput } from "../commands/UpdateUserHierarchyGroupNameCommand";
284
- import { UpdateUserHierarchyStructureCommandInput, UpdateUserHierarchyStructureCommandOutput } from "../commands/UpdateUserHierarchyStructureCommand";
285
- import { UpdateUserIdentityInfoCommandInput, UpdateUserIdentityInfoCommandOutput } from "../commands/UpdateUserIdentityInfoCommand";
286
- import { UpdateUserPhoneConfigCommandInput, UpdateUserPhoneConfigCommandOutput } from "../commands/UpdateUserPhoneConfigCommand";
287
- import { UpdateUserProficienciesCommandInput, UpdateUserProficienciesCommandOutput } from "../commands/UpdateUserProficienciesCommand";
288
- import { UpdateUserRoutingProfileCommandInput, UpdateUserRoutingProfileCommandOutput } from "../commands/UpdateUserRoutingProfileCommand";
289
- import { UpdateUserSecurityProfilesCommandInput, UpdateUserSecurityProfilesCommandOutput } from "../commands/UpdateUserSecurityProfilesCommand";
290
- import { UpdateViewContentCommandInput, UpdateViewContentCommandOutput } from "../commands/UpdateViewContentCommand";
291
- import { UpdateViewMetadataCommandInput, UpdateViewMetadataCommandOutput } from "../commands/UpdateViewMetadataCommand";
292
- /**
293
- * serializeAws_restJson1ActivateEvaluationFormCommand
294
- */
295
- export declare const se_ActivateEvaluationFormCommand: (input: ActivateEvaluationFormCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
- /**
297
- * serializeAws_restJson1AssociateAnalyticsDataSetCommand
298
- */
299
- export declare const se_AssociateAnalyticsDataSetCommand: (input: AssociateAnalyticsDataSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
- /**
301
- * serializeAws_restJson1AssociateApprovedOriginCommand
302
- */
303
- export declare const se_AssociateApprovedOriginCommand: (input: AssociateApprovedOriginCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
- /**
305
- * serializeAws_restJson1AssociateBotCommand
306
- */
307
- export declare const se_AssociateBotCommand: (input: AssociateBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
- /**
309
- * serializeAws_restJson1AssociateContactWithUserCommand
310
- */
311
- export declare const se_AssociateContactWithUserCommand: (input: AssociateContactWithUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
- /**
313
- * serializeAws_restJson1AssociateDefaultVocabularyCommand
314
- */
315
- export declare const se_AssociateDefaultVocabularyCommand: (input: AssociateDefaultVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
- /**
317
- * serializeAws_restJson1AssociateEmailAddressAliasCommand
318
- */
319
- export declare const se_AssociateEmailAddressAliasCommand: (input: AssociateEmailAddressAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
- /**
321
- * serializeAws_restJson1AssociateFlowCommand
322
- */
323
- export declare const se_AssociateFlowCommand: (input: AssociateFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
- /**
325
- * serializeAws_restJson1AssociateInstanceStorageConfigCommand
326
- */
327
- export declare const se_AssociateInstanceStorageConfigCommand: (input: AssociateInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
- /**
329
- * serializeAws_restJson1AssociateLambdaFunctionCommand
330
- */
331
- export declare const se_AssociateLambdaFunctionCommand: (input: AssociateLambdaFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
- /**
333
- * serializeAws_restJson1AssociateLexBotCommand
334
- */
335
- export declare const se_AssociateLexBotCommand: (input: AssociateLexBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
- /**
337
- * serializeAws_restJson1AssociatePhoneNumberContactFlowCommand
338
- */
339
- export declare const se_AssociatePhoneNumberContactFlowCommand: (input: AssociatePhoneNumberContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
- /**
341
- * serializeAws_restJson1AssociateQueueQuickConnectsCommand
342
- */
343
- export declare const se_AssociateQueueQuickConnectsCommand: (input: AssociateQueueQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
- /**
345
- * serializeAws_restJson1AssociateRoutingProfileQueuesCommand
346
- */
347
- export declare const se_AssociateRoutingProfileQueuesCommand: (input: AssociateRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
- /**
349
- * serializeAws_restJson1AssociateSecurityKeyCommand
350
- */
351
- export declare const se_AssociateSecurityKeyCommand: (input: AssociateSecurityKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
- /**
353
- * serializeAws_restJson1AssociateTrafficDistributionGroupUserCommand
354
- */
355
- export declare const se_AssociateTrafficDistributionGroupUserCommand: (input: AssociateTrafficDistributionGroupUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
- /**
357
- * serializeAws_restJson1AssociateUserProficienciesCommand
358
- */
359
- export declare const se_AssociateUserProficienciesCommand: (input: AssociateUserProficienciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
- /**
361
- * serializeAws_restJson1BatchAssociateAnalyticsDataSetCommand
362
- */
363
- export declare const se_BatchAssociateAnalyticsDataSetCommand: (input: BatchAssociateAnalyticsDataSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
- /**
365
- * serializeAws_restJson1BatchDisassociateAnalyticsDataSetCommand
366
- */
367
- export declare const se_BatchDisassociateAnalyticsDataSetCommand: (input: BatchDisassociateAnalyticsDataSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
- /**
369
- * serializeAws_restJson1BatchGetAttachedFileMetadataCommand
370
- */
371
- export declare const se_BatchGetAttachedFileMetadataCommand: (input: BatchGetAttachedFileMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
- /**
373
- * serializeAws_restJson1BatchGetFlowAssociationCommand
374
- */
375
- export declare const se_BatchGetFlowAssociationCommand: (input: BatchGetFlowAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
- /**
377
- * serializeAws_restJson1BatchPutContactCommand
378
- */
379
- export declare const se_BatchPutContactCommand: (input: BatchPutContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
- /**
381
- * serializeAws_restJson1ClaimPhoneNumberCommand
382
- */
383
- export declare const se_ClaimPhoneNumberCommand: (input: ClaimPhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
- /**
385
- * serializeAws_restJson1CompleteAttachedFileUploadCommand
386
- */
387
- export declare const se_CompleteAttachedFileUploadCommand: (input: CompleteAttachedFileUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
- /**
389
- * serializeAws_restJson1CreateAgentStatusCommand
390
- */
391
- export declare const se_CreateAgentStatusCommand: (input: CreateAgentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
392
- /**
393
- * serializeAws_restJson1CreateContactCommand
394
- */
395
- export declare const se_CreateContactCommand: (input: CreateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
396
- /**
397
- * serializeAws_restJson1CreateContactFlowCommand
398
- */
399
- export declare const se_CreateContactFlowCommand: (input: CreateContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
400
- /**
401
- * serializeAws_restJson1CreateContactFlowModuleCommand
402
- */
403
- export declare const se_CreateContactFlowModuleCommand: (input: CreateContactFlowModuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
404
- /**
405
- * serializeAws_restJson1CreateContactFlowVersionCommand
406
- */
407
- export declare const se_CreateContactFlowVersionCommand: (input: CreateContactFlowVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
408
- /**
409
- * serializeAws_restJson1CreateEmailAddressCommand
410
- */
411
- export declare const se_CreateEmailAddressCommand: (input: CreateEmailAddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
412
- /**
413
- * serializeAws_restJson1CreateEvaluationFormCommand
414
- */
415
- export declare const se_CreateEvaluationFormCommand: (input: CreateEvaluationFormCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
416
- /**
417
- * serializeAws_restJson1CreateHoursOfOperationCommand
418
- */
419
- export declare const se_CreateHoursOfOperationCommand: (input: CreateHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
420
- /**
421
- * serializeAws_restJson1CreateHoursOfOperationOverrideCommand
422
- */
423
- export declare const se_CreateHoursOfOperationOverrideCommand: (input: CreateHoursOfOperationOverrideCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
424
- /**
425
- * serializeAws_restJson1CreateInstanceCommand
426
- */
427
- export declare const se_CreateInstanceCommand: (input: CreateInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
428
- /**
429
- * serializeAws_restJson1CreateIntegrationAssociationCommand
430
- */
431
- export declare const se_CreateIntegrationAssociationCommand: (input: CreateIntegrationAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
432
- /**
433
- * serializeAws_restJson1CreateParticipantCommand
434
- */
435
- export declare const se_CreateParticipantCommand: (input: CreateParticipantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
436
- /**
437
- * serializeAws_restJson1CreatePersistentContactAssociationCommand
438
- */
439
- export declare const se_CreatePersistentContactAssociationCommand: (input: CreatePersistentContactAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
440
- /**
441
- * serializeAws_restJson1CreatePredefinedAttributeCommand
442
- */
443
- export declare const se_CreatePredefinedAttributeCommand: (input: CreatePredefinedAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
444
- /**
445
- * serializeAws_restJson1CreatePromptCommand
446
- */
447
- export declare const se_CreatePromptCommand: (input: CreatePromptCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
448
- /**
449
- * serializeAws_restJson1CreatePushNotificationRegistrationCommand
450
- */
451
- export declare const se_CreatePushNotificationRegistrationCommand: (input: CreatePushNotificationRegistrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
452
- /**
453
- * serializeAws_restJson1CreateQueueCommand
454
- */
455
- export declare const se_CreateQueueCommand: (input: CreateQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
456
- /**
457
- * serializeAws_restJson1CreateQuickConnectCommand
458
- */
459
- export declare const se_CreateQuickConnectCommand: (input: CreateQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
460
- /**
461
- * serializeAws_restJson1CreateRoutingProfileCommand
462
- */
463
- export declare const se_CreateRoutingProfileCommand: (input: CreateRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
464
- /**
465
- * serializeAws_restJson1CreateRuleCommand
466
- */
467
- export declare const se_CreateRuleCommand: (input: CreateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
468
- /**
469
- * serializeAws_restJson1CreateSecurityProfileCommand
470
- */
471
- export declare const se_CreateSecurityProfileCommand: (input: CreateSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
472
- /**
473
- * serializeAws_restJson1CreateTaskTemplateCommand
474
- */
475
- export declare const se_CreateTaskTemplateCommand: (input: CreateTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
476
- /**
477
- * serializeAws_restJson1CreateTrafficDistributionGroupCommand
478
- */
479
- export declare const se_CreateTrafficDistributionGroupCommand: (input: CreateTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
480
- /**
481
- * serializeAws_restJson1CreateUseCaseCommand
482
- */
483
- export declare const se_CreateUseCaseCommand: (input: CreateUseCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
484
- /**
485
- * serializeAws_restJson1CreateUserCommand
486
- */
487
- export declare const se_CreateUserCommand: (input: CreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
488
- /**
489
- * serializeAws_restJson1CreateUserHierarchyGroupCommand
490
- */
491
- export declare const se_CreateUserHierarchyGroupCommand: (input: CreateUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
492
- /**
493
- * serializeAws_restJson1CreateViewCommand
494
- */
495
- export declare const se_CreateViewCommand: (input: CreateViewCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
496
- /**
497
- * serializeAws_restJson1CreateViewVersionCommand
498
- */
499
- export declare const se_CreateViewVersionCommand: (input: CreateViewVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
500
- /**
501
- * serializeAws_restJson1CreateVocabularyCommand
502
- */
503
- export declare const se_CreateVocabularyCommand: (input: CreateVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
504
- /**
505
- * serializeAws_restJson1DeactivateEvaluationFormCommand
506
- */
507
- export declare const se_DeactivateEvaluationFormCommand: (input: DeactivateEvaluationFormCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
508
- /**
509
- * serializeAws_restJson1DeleteAttachedFileCommand
510
- */
511
- export declare const se_DeleteAttachedFileCommand: (input: DeleteAttachedFileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
512
- /**
513
- * serializeAws_restJson1DeleteContactEvaluationCommand
514
- */
515
- export declare const se_DeleteContactEvaluationCommand: (input: DeleteContactEvaluationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
516
- /**
517
- * serializeAws_restJson1DeleteContactFlowCommand
518
- */
519
- export declare const se_DeleteContactFlowCommand: (input: DeleteContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
520
- /**
521
- * serializeAws_restJson1DeleteContactFlowModuleCommand
522
- */
523
- export declare const se_DeleteContactFlowModuleCommand: (input: DeleteContactFlowModuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
524
- /**
525
- * serializeAws_restJson1DeleteContactFlowVersionCommand
526
- */
527
- export declare const se_DeleteContactFlowVersionCommand: (input: DeleteContactFlowVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
528
- /**
529
- * serializeAws_restJson1DeleteEmailAddressCommand
530
- */
531
- export declare const se_DeleteEmailAddressCommand: (input: DeleteEmailAddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
532
- /**
533
- * serializeAws_restJson1DeleteEvaluationFormCommand
534
- */
535
- export declare const se_DeleteEvaluationFormCommand: (input: DeleteEvaluationFormCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
536
- /**
537
- * serializeAws_restJson1DeleteHoursOfOperationCommand
538
- */
539
- export declare const se_DeleteHoursOfOperationCommand: (input: DeleteHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
540
- /**
541
- * serializeAws_restJson1DeleteHoursOfOperationOverrideCommand
542
- */
543
- export declare const se_DeleteHoursOfOperationOverrideCommand: (input: DeleteHoursOfOperationOverrideCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
544
- /**
545
- * serializeAws_restJson1DeleteInstanceCommand
546
- */
547
- export declare const se_DeleteInstanceCommand: (input: DeleteInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
548
- /**
549
- * serializeAws_restJson1DeleteIntegrationAssociationCommand
550
- */
551
- export declare const se_DeleteIntegrationAssociationCommand: (input: DeleteIntegrationAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
552
- /**
553
- * serializeAws_restJson1DeletePredefinedAttributeCommand
554
- */
555
- export declare const se_DeletePredefinedAttributeCommand: (input: DeletePredefinedAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
556
- /**
557
- * serializeAws_restJson1DeletePromptCommand
558
- */
559
- export declare const se_DeletePromptCommand: (input: DeletePromptCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
560
- /**
561
- * serializeAws_restJson1DeletePushNotificationRegistrationCommand
562
- */
563
- export declare const se_DeletePushNotificationRegistrationCommand: (input: DeletePushNotificationRegistrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
564
- /**
565
- * serializeAws_restJson1DeleteQueueCommand
566
- */
567
- export declare const se_DeleteQueueCommand: (input: DeleteQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
568
- /**
569
- * serializeAws_restJson1DeleteQuickConnectCommand
570
- */
571
- export declare const se_DeleteQuickConnectCommand: (input: DeleteQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
572
- /**
573
- * serializeAws_restJson1DeleteRoutingProfileCommand
574
- */
575
- export declare const se_DeleteRoutingProfileCommand: (input: DeleteRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
576
- /**
577
- * serializeAws_restJson1DeleteRuleCommand
578
- */
579
- export declare const se_DeleteRuleCommand: (input: DeleteRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
580
- /**
581
- * serializeAws_restJson1DeleteSecurityProfileCommand
582
- */
583
- export declare const se_DeleteSecurityProfileCommand: (input: DeleteSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
584
- /**
585
- * serializeAws_restJson1DeleteTaskTemplateCommand
586
- */
587
- export declare const se_DeleteTaskTemplateCommand: (input: DeleteTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
588
- /**
589
- * serializeAws_restJson1DeleteTrafficDistributionGroupCommand
590
- */
591
- export declare const se_DeleteTrafficDistributionGroupCommand: (input: DeleteTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
592
- /**
593
- * serializeAws_restJson1DeleteUseCaseCommand
594
- */
595
- export declare const se_DeleteUseCaseCommand: (input: DeleteUseCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
596
- /**
597
- * serializeAws_restJson1DeleteUserCommand
598
- */
599
- export declare const se_DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
600
- /**
601
- * serializeAws_restJson1DeleteUserHierarchyGroupCommand
602
- */
603
- export declare const se_DeleteUserHierarchyGroupCommand: (input: DeleteUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
604
- /**
605
- * serializeAws_restJson1DeleteViewCommand
606
- */
607
- export declare const se_DeleteViewCommand: (input: DeleteViewCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
608
- /**
609
- * serializeAws_restJson1DeleteViewVersionCommand
610
- */
611
- export declare const se_DeleteViewVersionCommand: (input: DeleteViewVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
612
- /**
613
- * serializeAws_restJson1DeleteVocabularyCommand
614
- */
615
- export declare const se_DeleteVocabularyCommand: (input: DeleteVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
616
- /**
617
- * serializeAws_restJson1DescribeAgentStatusCommand
618
- */
619
- export declare const se_DescribeAgentStatusCommand: (input: DescribeAgentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
620
- /**
621
- * serializeAws_restJson1DescribeAuthenticationProfileCommand
622
- */
623
- export declare const se_DescribeAuthenticationProfileCommand: (input: DescribeAuthenticationProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
624
- /**
625
- * serializeAws_restJson1DescribeContactCommand
626
- */
627
- export declare const se_DescribeContactCommand: (input: DescribeContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
628
- /**
629
- * serializeAws_restJson1DescribeContactEvaluationCommand
630
- */
631
- export declare const se_DescribeContactEvaluationCommand: (input: DescribeContactEvaluationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
632
- /**
633
- * serializeAws_restJson1DescribeContactFlowCommand
634
- */
635
- export declare const se_DescribeContactFlowCommand: (input: DescribeContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
636
- /**
637
- * serializeAws_restJson1DescribeContactFlowModuleCommand
638
- */
639
- export declare const se_DescribeContactFlowModuleCommand: (input: DescribeContactFlowModuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
640
- /**
641
- * serializeAws_restJson1DescribeEmailAddressCommand
642
- */
643
- export declare const se_DescribeEmailAddressCommand: (input: DescribeEmailAddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
644
- /**
645
- * serializeAws_restJson1DescribeEvaluationFormCommand
646
- */
647
- export declare const se_DescribeEvaluationFormCommand: (input: DescribeEvaluationFormCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
648
- /**
649
- * serializeAws_restJson1DescribeHoursOfOperationCommand
650
- */
651
- export declare const se_DescribeHoursOfOperationCommand: (input: DescribeHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
652
- /**
653
- * serializeAws_restJson1DescribeHoursOfOperationOverrideCommand
654
- */
655
- export declare const se_DescribeHoursOfOperationOverrideCommand: (input: DescribeHoursOfOperationOverrideCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
656
- /**
657
- * serializeAws_restJson1DescribeInstanceCommand
658
- */
659
- export declare const se_DescribeInstanceCommand: (input: DescribeInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
660
- /**
661
- * serializeAws_restJson1DescribeInstanceAttributeCommand
662
- */
663
- export declare const se_DescribeInstanceAttributeCommand: (input: DescribeInstanceAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
664
- /**
665
- * serializeAws_restJson1DescribeInstanceStorageConfigCommand
666
- */
667
- export declare const se_DescribeInstanceStorageConfigCommand: (input: DescribeInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
668
- /**
669
- * serializeAws_restJson1DescribePhoneNumberCommand
670
- */
671
- export declare const se_DescribePhoneNumberCommand: (input: DescribePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
672
- /**
673
- * serializeAws_restJson1DescribePredefinedAttributeCommand
674
- */
675
- export declare const se_DescribePredefinedAttributeCommand: (input: DescribePredefinedAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
676
- /**
677
- * serializeAws_restJson1DescribePromptCommand
678
- */
679
- export declare const se_DescribePromptCommand: (input: DescribePromptCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
680
- /**
681
- * serializeAws_restJson1DescribeQueueCommand
682
- */
683
- export declare const se_DescribeQueueCommand: (input: DescribeQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
684
- /**
685
- * serializeAws_restJson1DescribeQuickConnectCommand
686
- */
687
- export declare const se_DescribeQuickConnectCommand: (input: DescribeQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
688
- /**
689
- * serializeAws_restJson1DescribeRoutingProfileCommand
690
- */
691
- export declare const se_DescribeRoutingProfileCommand: (input: DescribeRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
692
- /**
693
- * serializeAws_restJson1DescribeRuleCommand
694
- */
695
- export declare const se_DescribeRuleCommand: (input: DescribeRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
696
- /**
697
- * serializeAws_restJson1DescribeSecurityProfileCommand
698
- */
699
- export declare const se_DescribeSecurityProfileCommand: (input: DescribeSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
700
- /**
701
- * serializeAws_restJson1DescribeTrafficDistributionGroupCommand
702
- */
703
- export declare const se_DescribeTrafficDistributionGroupCommand: (input: DescribeTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
704
- /**
705
- * serializeAws_restJson1DescribeUserCommand
706
- */
707
- export declare const se_DescribeUserCommand: (input: DescribeUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
708
- /**
709
- * serializeAws_restJson1DescribeUserHierarchyGroupCommand
710
- */
711
- export declare const se_DescribeUserHierarchyGroupCommand: (input: DescribeUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
712
- /**
713
- * serializeAws_restJson1DescribeUserHierarchyStructureCommand
714
- */
715
- export declare const se_DescribeUserHierarchyStructureCommand: (input: DescribeUserHierarchyStructureCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
716
- /**
717
- * serializeAws_restJson1DescribeViewCommand
718
- */
719
- export declare const se_DescribeViewCommand: (input: DescribeViewCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
720
- /**
721
- * serializeAws_restJson1DescribeVocabularyCommand
722
- */
723
- export declare const se_DescribeVocabularyCommand: (input: DescribeVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
724
- /**
725
- * serializeAws_restJson1DisassociateAnalyticsDataSetCommand
726
- */
727
- export declare const se_DisassociateAnalyticsDataSetCommand: (input: DisassociateAnalyticsDataSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
728
- /**
729
- * serializeAws_restJson1DisassociateApprovedOriginCommand
730
- */
731
- export declare const se_DisassociateApprovedOriginCommand: (input: DisassociateApprovedOriginCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
732
- /**
733
- * serializeAws_restJson1DisassociateBotCommand
734
- */
735
- export declare const se_DisassociateBotCommand: (input: DisassociateBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
736
- /**
737
- * serializeAws_restJson1DisassociateEmailAddressAliasCommand
738
- */
739
- export declare const se_DisassociateEmailAddressAliasCommand: (input: DisassociateEmailAddressAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
740
- /**
741
- * serializeAws_restJson1DisassociateFlowCommand
742
- */
743
- export declare const se_DisassociateFlowCommand: (input: DisassociateFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
744
- /**
745
- * serializeAws_restJson1DisassociateInstanceStorageConfigCommand
746
- */
747
- export declare const se_DisassociateInstanceStorageConfigCommand: (input: DisassociateInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
748
- /**
749
- * serializeAws_restJson1DisassociateLambdaFunctionCommand
750
- */
751
- export declare const se_DisassociateLambdaFunctionCommand: (input: DisassociateLambdaFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
752
- /**
753
- * serializeAws_restJson1DisassociateLexBotCommand
754
- */
755
- export declare const se_DisassociateLexBotCommand: (input: DisassociateLexBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
756
- /**
757
- * serializeAws_restJson1DisassociatePhoneNumberContactFlowCommand
758
- */
759
- export declare const se_DisassociatePhoneNumberContactFlowCommand: (input: DisassociatePhoneNumberContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
760
- /**
761
- * serializeAws_restJson1DisassociateQueueQuickConnectsCommand
762
- */
763
- export declare const se_DisassociateQueueQuickConnectsCommand: (input: DisassociateQueueQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
764
- /**
765
- * serializeAws_restJson1DisassociateRoutingProfileQueuesCommand
766
- */
767
- export declare const se_DisassociateRoutingProfileQueuesCommand: (input: DisassociateRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
768
- /**
769
- * serializeAws_restJson1DisassociateSecurityKeyCommand
770
- */
771
- export declare const se_DisassociateSecurityKeyCommand: (input: DisassociateSecurityKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
772
- /**
773
- * serializeAws_restJson1DisassociateTrafficDistributionGroupUserCommand
774
- */
775
- export declare const se_DisassociateTrafficDistributionGroupUserCommand: (input: DisassociateTrafficDistributionGroupUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
776
- /**
777
- * serializeAws_restJson1DisassociateUserProficienciesCommand
778
- */
779
- export declare const se_DisassociateUserProficienciesCommand: (input: DisassociateUserProficienciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
780
- /**
781
- * serializeAws_restJson1DismissUserContactCommand
782
- */
783
- export declare const se_DismissUserContactCommand: (input: DismissUserContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
784
- /**
785
- * serializeAws_restJson1GetAttachedFileCommand
786
- */
787
- export declare const se_GetAttachedFileCommand: (input: GetAttachedFileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
788
- /**
789
- * serializeAws_restJson1GetContactAttributesCommand
790
- */
791
- export declare const se_GetContactAttributesCommand: (input: GetContactAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
792
- /**
793
- * serializeAws_restJson1GetContactMetricsCommand
794
- */
795
- export declare const se_GetContactMetricsCommand: (input: GetContactMetricsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
796
- /**
797
- * serializeAws_restJson1GetCurrentMetricDataCommand
798
- */
799
- export declare const se_GetCurrentMetricDataCommand: (input: GetCurrentMetricDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
800
- /**
801
- * serializeAws_restJson1GetCurrentUserDataCommand
802
- */
803
- export declare const se_GetCurrentUserDataCommand: (input: GetCurrentUserDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
804
- /**
805
- * serializeAws_restJson1GetEffectiveHoursOfOperationsCommand
806
- */
807
- export declare const se_GetEffectiveHoursOfOperationsCommand: (input: GetEffectiveHoursOfOperationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
808
- /**
809
- * serializeAws_restJson1GetFederationTokenCommand
810
- */
811
- export declare const se_GetFederationTokenCommand: (input: GetFederationTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
812
- /**
813
- * serializeAws_restJson1GetFlowAssociationCommand
814
- */
815
- export declare const se_GetFlowAssociationCommand: (input: GetFlowAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
816
- /**
817
- * serializeAws_restJson1GetMetricDataCommand
818
- */
819
- export declare const se_GetMetricDataCommand: (input: GetMetricDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
820
- /**
821
- * serializeAws_restJson1GetMetricDataV2Command
822
- */
823
- export declare const se_GetMetricDataV2Command: (input: GetMetricDataV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
824
- /**
825
- * serializeAws_restJson1GetPromptFileCommand
826
- */
827
- export declare const se_GetPromptFileCommand: (input: GetPromptFileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
828
- /**
829
- * serializeAws_restJson1GetTaskTemplateCommand
830
- */
831
- export declare const se_GetTaskTemplateCommand: (input: GetTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
832
- /**
833
- * serializeAws_restJson1GetTrafficDistributionCommand
834
- */
835
- export declare const se_GetTrafficDistributionCommand: (input: GetTrafficDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
836
- /**
837
- * serializeAws_restJson1ImportPhoneNumberCommand
838
- */
839
- export declare const se_ImportPhoneNumberCommand: (input: ImportPhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
840
- /**
841
- * serializeAws_restJson1ListAgentStatusesCommand
842
- */
843
- export declare const se_ListAgentStatusesCommand: (input: ListAgentStatusesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
844
- /**
845
- * serializeAws_restJson1ListAnalyticsDataAssociationsCommand
846
- */
847
- export declare const se_ListAnalyticsDataAssociationsCommand: (input: ListAnalyticsDataAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
848
- /**
849
- * serializeAws_restJson1ListAnalyticsDataLakeDataSetsCommand
850
- */
851
- export declare const se_ListAnalyticsDataLakeDataSetsCommand: (input: ListAnalyticsDataLakeDataSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
852
- /**
853
- * serializeAws_restJson1ListApprovedOriginsCommand
854
- */
855
- export declare const se_ListApprovedOriginsCommand: (input: ListApprovedOriginsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
856
- /**
857
- * serializeAws_restJson1ListAssociatedContactsCommand
858
- */
859
- export declare const se_ListAssociatedContactsCommand: (input: ListAssociatedContactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
860
- /**
861
- * serializeAws_restJson1ListAuthenticationProfilesCommand
862
- */
863
- export declare const se_ListAuthenticationProfilesCommand: (input: ListAuthenticationProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
864
- /**
865
- * serializeAws_restJson1ListBotsCommand
866
- */
867
- export declare const se_ListBotsCommand: (input: ListBotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
868
- /**
869
- * serializeAws_restJson1ListContactEvaluationsCommand
870
- */
871
- export declare const se_ListContactEvaluationsCommand: (input: ListContactEvaluationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
872
- /**
873
- * serializeAws_restJson1ListContactFlowModulesCommand
874
- */
875
- export declare const se_ListContactFlowModulesCommand: (input: ListContactFlowModulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
876
- /**
877
- * serializeAws_restJson1ListContactFlowsCommand
878
- */
879
- export declare const se_ListContactFlowsCommand: (input: ListContactFlowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
880
- /**
881
- * serializeAws_restJson1ListContactFlowVersionsCommand
882
- */
883
- export declare const se_ListContactFlowVersionsCommand: (input: ListContactFlowVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
884
- /**
885
- * serializeAws_restJson1ListContactReferencesCommand
886
- */
887
- export declare const se_ListContactReferencesCommand: (input: ListContactReferencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
888
- /**
889
- * serializeAws_restJson1ListDefaultVocabulariesCommand
890
- */
891
- export declare const se_ListDefaultVocabulariesCommand: (input: ListDefaultVocabulariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
892
- /**
893
- * serializeAws_restJson1ListEvaluationFormsCommand
894
- */
895
- export declare const se_ListEvaluationFormsCommand: (input: ListEvaluationFormsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
896
- /**
897
- * serializeAws_restJson1ListEvaluationFormVersionsCommand
898
- */
899
- export declare const se_ListEvaluationFormVersionsCommand: (input: ListEvaluationFormVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
900
- /**
901
- * serializeAws_restJson1ListFlowAssociationsCommand
902
- */
903
- export declare const se_ListFlowAssociationsCommand: (input: ListFlowAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
904
- /**
905
- * serializeAws_restJson1ListHoursOfOperationOverridesCommand
906
- */
907
- export declare const se_ListHoursOfOperationOverridesCommand: (input: ListHoursOfOperationOverridesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
908
- /**
909
- * serializeAws_restJson1ListHoursOfOperationsCommand
910
- */
911
- export declare const se_ListHoursOfOperationsCommand: (input: ListHoursOfOperationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
912
- /**
913
- * serializeAws_restJson1ListInstanceAttributesCommand
914
- */
915
- export declare const se_ListInstanceAttributesCommand: (input: ListInstanceAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
916
- /**
917
- * serializeAws_restJson1ListInstancesCommand
918
- */
919
- export declare const se_ListInstancesCommand: (input: ListInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
920
- /**
921
- * serializeAws_restJson1ListInstanceStorageConfigsCommand
922
- */
923
- export declare const se_ListInstanceStorageConfigsCommand: (input: ListInstanceStorageConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
924
- /**
925
- * serializeAws_restJson1ListIntegrationAssociationsCommand
926
- */
927
- export declare const se_ListIntegrationAssociationsCommand: (input: ListIntegrationAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
928
- /**
929
- * serializeAws_restJson1ListLambdaFunctionsCommand
930
- */
931
- export declare const se_ListLambdaFunctionsCommand: (input: ListLambdaFunctionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
932
- /**
933
- * serializeAws_restJson1ListLexBotsCommand
934
- */
935
- export declare const se_ListLexBotsCommand: (input: ListLexBotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
936
- /**
937
- * serializeAws_restJson1ListPhoneNumbersCommand
938
- */
939
- export declare const se_ListPhoneNumbersCommand: (input: ListPhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
940
- /**
941
- * serializeAws_restJson1ListPhoneNumbersV2Command
942
- */
943
- export declare const se_ListPhoneNumbersV2Command: (input: ListPhoneNumbersV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
944
- /**
945
- * serializeAws_restJson1ListPredefinedAttributesCommand
946
- */
947
- export declare const se_ListPredefinedAttributesCommand: (input: ListPredefinedAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
948
- /**
949
- * serializeAws_restJson1ListPromptsCommand
950
- */
951
- export declare const se_ListPromptsCommand: (input: ListPromptsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
952
- /**
953
- * serializeAws_restJson1ListQueueQuickConnectsCommand
954
- */
955
- export declare const se_ListQueueQuickConnectsCommand: (input: ListQueueQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
956
- /**
957
- * serializeAws_restJson1ListQueuesCommand
958
- */
959
- export declare const se_ListQueuesCommand: (input: ListQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
960
- /**
961
- * serializeAws_restJson1ListQuickConnectsCommand
962
- */
963
- export declare const se_ListQuickConnectsCommand: (input: ListQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
964
- /**
965
- * serializeAws_restJson1ListRealtimeContactAnalysisSegmentsV2Command
966
- */
967
- export declare const se_ListRealtimeContactAnalysisSegmentsV2Command: (input: ListRealtimeContactAnalysisSegmentsV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
968
- /**
969
- * serializeAws_restJson1ListRoutingProfileManualAssignmentQueuesCommand
970
- */
971
- export declare const se_ListRoutingProfileManualAssignmentQueuesCommand: (input: ListRoutingProfileManualAssignmentQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
972
- /**
973
- * serializeAws_restJson1ListRoutingProfileQueuesCommand
974
- */
975
- export declare const se_ListRoutingProfileQueuesCommand: (input: ListRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
976
- /**
977
- * serializeAws_restJson1ListRoutingProfilesCommand
978
- */
979
- export declare const se_ListRoutingProfilesCommand: (input: ListRoutingProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
980
- /**
981
- * serializeAws_restJson1ListRulesCommand
982
- */
983
- export declare const se_ListRulesCommand: (input: ListRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
984
- /**
985
- * serializeAws_restJson1ListSecurityKeysCommand
986
- */
987
- export declare const se_ListSecurityKeysCommand: (input: ListSecurityKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
988
- /**
989
- * serializeAws_restJson1ListSecurityProfileApplicationsCommand
990
- */
991
- export declare const se_ListSecurityProfileApplicationsCommand: (input: ListSecurityProfileApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
992
- /**
993
- * serializeAws_restJson1ListSecurityProfilePermissionsCommand
994
- */
995
- export declare const se_ListSecurityProfilePermissionsCommand: (input: ListSecurityProfilePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
996
- /**
997
- * serializeAws_restJson1ListSecurityProfilesCommand
998
- */
999
- export declare const se_ListSecurityProfilesCommand: (input: ListSecurityProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1000
- /**
1001
- * serializeAws_restJson1ListTagsForResourceCommand
1002
- */
1003
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1004
- /**
1005
- * serializeAws_restJson1ListTaskTemplatesCommand
1006
- */
1007
- export declare const se_ListTaskTemplatesCommand: (input: ListTaskTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1008
- /**
1009
- * serializeAws_restJson1ListTrafficDistributionGroupsCommand
1010
- */
1011
- export declare const se_ListTrafficDistributionGroupsCommand: (input: ListTrafficDistributionGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1012
- /**
1013
- * serializeAws_restJson1ListTrafficDistributionGroupUsersCommand
1014
- */
1015
- export declare const se_ListTrafficDistributionGroupUsersCommand: (input: ListTrafficDistributionGroupUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1016
- /**
1017
- * serializeAws_restJson1ListUseCasesCommand
1018
- */
1019
- export declare const se_ListUseCasesCommand: (input: ListUseCasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1020
- /**
1021
- * serializeAws_restJson1ListUserHierarchyGroupsCommand
1022
- */
1023
- export declare const se_ListUserHierarchyGroupsCommand: (input: ListUserHierarchyGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1024
- /**
1025
- * serializeAws_restJson1ListUserProficienciesCommand
1026
- */
1027
- export declare const se_ListUserProficienciesCommand: (input: ListUserProficienciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1028
- /**
1029
- * serializeAws_restJson1ListUsersCommand
1030
- */
1031
- export declare const se_ListUsersCommand: (input: ListUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1032
- /**
1033
- * serializeAws_restJson1ListViewsCommand
1034
- */
1035
- export declare const se_ListViewsCommand: (input: ListViewsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1036
- /**
1037
- * serializeAws_restJson1ListViewVersionsCommand
1038
- */
1039
- export declare const se_ListViewVersionsCommand: (input: ListViewVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1040
- /**
1041
- * serializeAws_restJson1MonitorContactCommand
1042
- */
1043
- export declare const se_MonitorContactCommand: (input: MonitorContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1044
- /**
1045
- * serializeAws_restJson1PauseContactCommand
1046
- */
1047
- export declare const se_PauseContactCommand: (input: PauseContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1048
- /**
1049
- * serializeAws_restJson1PutUserStatusCommand
1050
- */
1051
- export declare const se_PutUserStatusCommand: (input: PutUserStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1052
- /**
1053
- * serializeAws_restJson1ReleasePhoneNumberCommand
1054
- */
1055
- export declare const se_ReleasePhoneNumberCommand: (input: ReleasePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1056
- /**
1057
- * serializeAws_restJson1ReplicateInstanceCommand
1058
- */
1059
- export declare const se_ReplicateInstanceCommand: (input: ReplicateInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1060
- /**
1061
- * serializeAws_restJson1ResumeContactCommand
1062
- */
1063
- export declare const se_ResumeContactCommand: (input: ResumeContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1064
- /**
1065
- * serializeAws_restJson1ResumeContactRecordingCommand
1066
- */
1067
- export declare const se_ResumeContactRecordingCommand: (input: ResumeContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1068
- /**
1069
- * serializeAws_restJson1SearchAgentStatusesCommand
1070
- */
1071
- export declare const se_SearchAgentStatusesCommand: (input: SearchAgentStatusesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1072
- /**
1073
- * serializeAws_restJson1SearchAvailablePhoneNumbersCommand
1074
- */
1075
- export declare const se_SearchAvailablePhoneNumbersCommand: (input: SearchAvailablePhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1076
- /**
1077
- * serializeAws_restJson1SearchContactEvaluationsCommand
1078
- */
1079
- export declare const se_SearchContactEvaluationsCommand: (input: SearchContactEvaluationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1080
- /**
1081
- * serializeAws_restJson1SearchContactFlowModulesCommand
1082
- */
1083
- export declare const se_SearchContactFlowModulesCommand: (input: SearchContactFlowModulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1084
- /**
1085
- * serializeAws_restJson1SearchContactFlowsCommand
1086
- */
1087
- export declare const se_SearchContactFlowsCommand: (input: SearchContactFlowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1088
- /**
1089
- * serializeAws_restJson1SearchContactsCommand
1090
- */
1091
- export declare const se_SearchContactsCommand: (input: SearchContactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1092
- /**
1093
- * serializeAws_restJson1SearchEmailAddressesCommand
1094
- */
1095
- export declare const se_SearchEmailAddressesCommand: (input: SearchEmailAddressesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1096
- /**
1097
- * serializeAws_restJson1SearchEvaluationFormsCommand
1098
- */
1099
- export declare const se_SearchEvaluationFormsCommand: (input: SearchEvaluationFormsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1100
- /**
1101
- * serializeAws_restJson1SearchHoursOfOperationOverridesCommand
1102
- */
1103
- export declare const se_SearchHoursOfOperationOverridesCommand: (input: SearchHoursOfOperationOverridesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1104
- /**
1105
- * serializeAws_restJson1SearchHoursOfOperationsCommand
1106
- */
1107
- export declare const se_SearchHoursOfOperationsCommand: (input: SearchHoursOfOperationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1108
- /**
1109
- * serializeAws_restJson1SearchPredefinedAttributesCommand
1110
- */
1111
- export declare const se_SearchPredefinedAttributesCommand: (input: SearchPredefinedAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1112
- /**
1113
- * serializeAws_restJson1SearchPromptsCommand
1114
- */
1115
- export declare const se_SearchPromptsCommand: (input: SearchPromptsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1116
- /**
1117
- * serializeAws_restJson1SearchQueuesCommand
1118
- */
1119
- export declare const se_SearchQueuesCommand: (input: SearchQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1120
- /**
1121
- * serializeAws_restJson1SearchQuickConnectsCommand
1122
- */
1123
- export declare const se_SearchQuickConnectsCommand: (input: SearchQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1124
- /**
1125
- * serializeAws_restJson1SearchResourceTagsCommand
1126
- */
1127
- export declare const se_SearchResourceTagsCommand: (input: SearchResourceTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1128
- /**
1129
- * serializeAws_restJson1SearchRoutingProfilesCommand
1130
- */
1131
- export declare const se_SearchRoutingProfilesCommand: (input: SearchRoutingProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1132
- /**
1133
- * serializeAws_restJson1SearchSecurityProfilesCommand
1134
- */
1135
- export declare const se_SearchSecurityProfilesCommand: (input: SearchSecurityProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1136
- /**
1137
- * serializeAws_restJson1SearchUserHierarchyGroupsCommand
1138
- */
1139
- export declare const se_SearchUserHierarchyGroupsCommand: (input: SearchUserHierarchyGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1140
- /**
1141
- * serializeAws_restJson1SearchUsersCommand
1142
- */
1143
- export declare const se_SearchUsersCommand: (input: SearchUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1144
- /**
1145
- * serializeAws_restJson1SearchVocabulariesCommand
1146
- */
1147
- export declare const se_SearchVocabulariesCommand: (input: SearchVocabulariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1148
- /**
1149
- * serializeAws_restJson1SendChatIntegrationEventCommand
1150
- */
1151
- export declare const se_SendChatIntegrationEventCommand: (input: SendChatIntegrationEventCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1152
- /**
1153
- * serializeAws_restJson1SendOutboundEmailCommand
1154
- */
1155
- export declare const se_SendOutboundEmailCommand: (input: SendOutboundEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1156
- /**
1157
- * serializeAws_restJson1StartAttachedFileUploadCommand
1158
- */
1159
- export declare const se_StartAttachedFileUploadCommand: (input: StartAttachedFileUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1160
- /**
1161
- * serializeAws_restJson1StartChatContactCommand
1162
- */
1163
- export declare const se_StartChatContactCommand: (input: StartChatContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1164
- /**
1165
- * serializeAws_restJson1StartContactEvaluationCommand
1166
- */
1167
- export declare const se_StartContactEvaluationCommand: (input: StartContactEvaluationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1168
- /**
1169
- * serializeAws_restJson1StartContactRecordingCommand
1170
- */
1171
- export declare const se_StartContactRecordingCommand: (input: StartContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1172
- /**
1173
- * serializeAws_restJson1StartContactStreamingCommand
1174
- */
1175
- export declare const se_StartContactStreamingCommand: (input: StartContactStreamingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1176
- /**
1177
- * serializeAws_restJson1StartEmailContactCommand
1178
- */
1179
- export declare const se_StartEmailContactCommand: (input: StartEmailContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1180
- /**
1181
- * serializeAws_restJson1StartOutboundChatContactCommand
1182
- */
1183
- export declare const se_StartOutboundChatContactCommand: (input: StartOutboundChatContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1184
- /**
1185
- * serializeAws_restJson1StartOutboundEmailContactCommand
1186
- */
1187
- export declare const se_StartOutboundEmailContactCommand: (input: StartOutboundEmailContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1188
- /**
1189
- * serializeAws_restJson1StartOutboundVoiceContactCommand
1190
- */
1191
- export declare const se_StartOutboundVoiceContactCommand: (input: StartOutboundVoiceContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1192
- /**
1193
- * serializeAws_restJson1StartScreenSharingCommand
1194
- */
1195
- export declare const se_StartScreenSharingCommand: (input: StartScreenSharingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1196
- /**
1197
- * serializeAws_restJson1StartTaskContactCommand
1198
- */
1199
- export declare const se_StartTaskContactCommand: (input: StartTaskContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1200
- /**
1201
- * serializeAws_restJson1StartWebRTCContactCommand
1202
- */
1203
- export declare const se_StartWebRTCContactCommand: (input: StartWebRTCContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1204
- /**
1205
- * serializeAws_restJson1StopContactCommand
1206
- */
1207
- export declare const se_StopContactCommand: (input: StopContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1208
- /**
1209
- * serializeAws_restJson1StopContactRecordingCommand
1210
- */
1211
- export declare const se_StopContactRecordingCommand: (input: StopContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1212
- /**
1213
- * serializeAws_restJson1StopContactStreamingCommand
1214
- */
1215
- export declare const se_StopContactStreamingCommand: (input: StopContactStreamingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1216
- /**
1217
- * serializeAws_restJson1SubmitContactEvaluationCommand
1218
- */
1219
- export declare const se_SubmitContactEvaluationCommand: (input: SubmitContactEvaluationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1220
- /**
1221
- * serializeAws_restJson1SuspendContactRecordingCommand
1222
- */
1223
- export declare const se_SuspendContactRecordingCommand: (input: SuspendContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1224
- /**
1225
- * serializeAws_restJson1TagContactCommand
1226
- */
1227
- export declare const se_TagContactCommand: (input: TagContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1228
- /**
1229
- * serializeAws_restJson1TagResourceCommand
1230
- */
1231
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1232
- /**
1233
- * serializeAws_restJson1TransferContactCommand
1234
- */
1235
- export declare const se_TransferContactCommand: (input: TransferContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1236
- /**
1237
- * serializeAws_restJson1UntagContactCommand
1238
- */
1239
- export declare const se_UntagContactCommand: (input: UntagContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1240
- /**
1241
- * serializeAws_restJson1UntagResourceCommand
1242
- */
1243
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1244
- /**
1245
- * serializeAws_restJson1UpdateAgentStatusCommand
1246
- */
1247
- export declare const se_UpdateAgentStatusCommand: (input: UpdateAgentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1248
- /**
1249
- * serializeAws_restJson1UpdateAuthenticationProfileCommand
1250
- */
1251
- export declare const se_UpdateAuthenticationProfileCommand: (input: UpdateAuthenticationProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1252
- /**
1253
- * serializeAws_restJson1UpdateContactCommand
1254
- */
1255
- export declare const se_UpdateContactCommand: (input: UpdateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1256
- /**
1257
- * serializeAws_restJson1UpdateContactAttributesCommand
1258
- */
1259
- export declare const se_UpdateContactAttributesCommand: (input: UpdateContactAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1260
- /**
1261
- * serializeAws_restJson1UpdateContactEvaluationCommand
1262
- */
1263
- export declare const se_UpdateContactEvaluationCommand: (input: UpdateContactEvaluationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1264
- /**
1265
- * serializeAws_restJson1UpdateContactFlowContentCommand
1266
- */
1267
- export declare const se_UpdateContactFlowContentCommand: (input: UpdateContactFlowContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1268
- /**
1269
- * serializeAws_restJson1UpdateContactFlowMetadataCommand
1270
- */
1271
- export declare const se_UpdateContactFlowMetadataCommand: (input: UpdateContactFlowMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1272
- /**
1273
- * serializeAws_restJson1UpdateContactFlowModuleContentCommand
1274
- */
1275
- export declare const se_UpdateContactFlowModuleContentCommand: (input: UpdateContactFlowModuleContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1276
- /**
1277
- * serializeAws_restJson1UpdateContactFlowModuleMetadataCommand
1278
- */
1279
- export declare const se_UpdateContactFlowModuleMetadataCommand: (input: UpdateContactFlowModuleMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1280
- /**
1281
- * serializeAws_restJson1UpdateContactFlowNameCommand
1282
- */
1283
- export declare const se_UpdateContactFlowNameCommand: (input: UpdateContactFlowNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1284
- /**
1285
- * serializeAws_restJson1UpdateContactRoutingDataCommand
1286
- */
1287
- export declare const se_UpdateContactRoutingDataCommand: (input: UpdateContactRoutingDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1288
- /**
1289
- * serializeAws_restJson1UpdateContactScheduleCommand
1290
- */
1291
- export declare const se_UpdateContactScheduleCommand: (input: UpdateContactScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1292
- /**
1293
- * serializeAws_restJson1UpdateEmailAddressMetadataCommand
1294
- */
1295
- export declare const se_UpdateEmailAddressMetadataCommand: (input: UpdateEmailAddressMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1296
- /**
1297
- * serializeAws_restJson1UpdateEvaluationFormCommand
1298
- */
1299
- export declare const se_UpdateEvaluationFormCommand: (input: UpdateEvaluationFormCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1300
- /**
1301
- * serializeAws_restJson1UpdateHoursOfOperationCommand
1302
- */
1303
- export declare const se_UpdateHoursOfOperationCommand: (input: UpdateHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1304
- /**
1305
- * serializeAws_restJson1UpdateHoursOfOperationOverrideCommand
1306
- */
1307
- export declare const se_UpdateHoursOfOperationOverrideCommand: (input: UpdateHoursOfOperationOverrideCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1308
- /**
1309
- * serializeAws_restJson1UpdateInstanceAttributeCommand
1310
- */
1311
- export declare const se_UpdateInstanceAttributeCommand: (input: UpdateInstanceAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1312
- /**
1313
- * serializeAws_restJson1UpdateInstanceStorageConfigCommand
1314
- */
1315
- export declare const se_UpdateInstanceStorageConfigCommand: (input: UpdateInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1316
- /**
1317
- * serializeAws_restJson1UpdateParticipantAuthenticationCommand
1318
- */
1319
- export declare const se_UpdateParticipantAuthenticationCommand: (input: UpdateParticipantAuthenticationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1320
- /**
1321
- * serializeAws_restJson1UpdateParticipantRoleConfigCommand
1322
- */
1323
- export declare const se_UpdateParticipantRoleConfigCommand: (input: UpdateParticipantRoleConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1324
- /**
1325
- * serializeAws_restJson1UpdatePhoneNumberCommand
1326
- */
1327
- export declare const se_UpdatePhoneNumberCommand: (input: UpdatePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1328
- /**
1329
- * serializeAws_restJson1UpdatePhoneNumberMetadataCommand
1330
- */
1331
- export declare const se_UpdatePhoneNumberMetadataCommand: (input: UpdatePhoneNumberMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1332
- /**
1333
- * serializeAws_restJson1UpdatePredefinedAttributeCommand
1334
- */
1335
- export declare const se_UpdatePredefinedAttributeCommand: (input: UpdatePredefinedAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1336
- /**
1337
- * serializeAws_restJson1UpdatePromptCommand
1338
- */
1339
- export declare const se_UpdatePromptCommand: (input: UpdatePromptCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1340
- /**
1341
- * serializeAws_restJson1UpdateQueueHoursOfOperationCommand
1342
- */
1343
- export declare const se_UpdateQueueHoursOfOperationCommand: (input: UpdateQueueHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1344
- /**
1345
- * serializeAws_restJson1UpdateQueueMaxContactsCommand
1346
- */
1347
- export declare const se_UpdateQueueMaxContactsCommand: (input: UpdateQueueMaxContactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1348
- /**
1349
- * serializeAws_restJson1UpdateQueueNameCommand
1350
- */
1351
- export declare const se_UpdateQueueNameCommand: (input: UpdateQueueNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1352
- /**
1353
- * serializeAws_restJson1UpdateQueueOutboundCallerConfigCommand
1354
- */
1355
- export declare const se_UpdateQueueOutboundCallerConfigCommand: (input: UpdateQueueOutboundCallerConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1356
- /**
1357
- * serializeAws_restJson1UpdateQueueOutboundEmailConfigCommand
1358
- */
1359
- export declare const se_UpdateQueueOutboundEmailConfigCommand: (input: UpdateQueueOutboundEmailConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1360
- /**
1361
- * serializeAws_restJson1UpdateQueueStatusCommand
1362
- */
1363
- export declare const se_UpdateQueueStatusCommand: (input: UpdateQueueStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1364
- /**
1365
- * serializeAws_restJson1UpdateQuickConnectConfigCommand
1366
- */
1367
- export declare const se_UpdateQuickConnectConfigCommand: (input: UpdateQuickConnectConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1368
- /**
1369
- * serializeAws_restJson1UpdateQuickConnectNameCommand
1370
- */
1371
- export declare const se_UpdateQuickConnectNameCommand: (input: UpdateQuickConnectNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1372
- /**
1373
- * serializeAws_restJson1UpdateRoutingProfileAgentAvailabilityTimerCommand
1374
- */
1375
- export declare const se_UpdateRoutingProfileAgentAvailabilityTimerCommand: (input: UpdateRoutingProfileAgentAvailabilityTimerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1376
- /**
1377
- * serializeAws_restJson1UpdateRoutingProfileConcurrencyCommand
1378
- */
1379
- export declare const se_UpdateRoutingProfileConcurrencyCommand: (input: UpdateRoutingProfileConcurrencyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1380
- /**
1381
- * serializeAws_restJson1UpdateRoutingProfileDefaultOutboundQueueCommand
1382
- */
1383
- export declare const se_UpdateRoutingProfileDefaultOutboundQueueCommand: (input: UpdateRoutingProfileDefaultOutboundQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1384
- /**
1385
- * serializeAws_restJson1UpdateRoutingProfileNameCommand
1386
- */
1387
- export declare const se_UpdateRoutingProfileNameCommand: (input: UpdateRoutingProfileNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1388
- /**
1389
- * serializeAws_restJson1UpdateRoutingProfileQueuesCommand
1390
- */
1391
- export declare const se_UpdateRoutingProfileQueuesCommand: (input: UpdateRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1392
- /**
1393
- * serializeAws_restJson1UpdateRuleCommand
1394
- */
1395
- export declare const se_UpdateRuleCommand: (input: UpdateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1396
- /**
1397
- * serializeAws_restJson1UpdateSecurityProfileCommand
1398
- */
1399
- export declare const se_UpdateSecurityProfileCommand: (input: UpdateSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1400
- /**
1401
- * serializeAws_restJson1UpdateTaskTemplateCommand
1402
- */
1403
- export declare const se_UpdateTaskTemplateCommand: (input: UpdateTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1404
- /**
1405
- * serializeAws_restJson1UpdateTrafficDistributionCommand
1406
- */
1407
- export declare const se_UpdateTrafficDistributionCommand: (input: UpdateTrafficDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1408
- /**
1409
- * serializeAws_restJson1UpdateUserHierarchyCommand
1410
- */
1411
- export declare const se_UpdateUserHierarchyCommand: (input: UpdateUserHierarchyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1412
- /**
1413
- * serializeAws_restJson1UpdateUserHierarchyGroupNameCommand
1414
- */
1415
- export declare const se_UpdateUserHierarchyGroupNameCommand: (input: UpdateUserHierarchyGroupNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1416
- /**
1417
- * serializeAws_restJson1UpdateUserHierarchyStructureCommand
1418
- */
1419
- export declare const se_UpdateUserHierarchyStructureCommand: (input: UpdateUserHierarchyStructureCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1420
- /**
1421
- * serializeAws_restJson1UpdateUserIdentityInfoCommand
1422
- */
1423
- export declare const se_UpdateUserIdentityInfoCommand: (input: UpdateUserIdentityInfoCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1424
- /**
1425
- * serializeAws_restJson1UpdateUserPhoneConfigCommand
1426
- */
1427
- export declare const se_UpdateUserPhoneConfigCommand: (input: UpdateUserPhoneConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1428
- /**
1429
- * serializeAws_restJson1UpdateUserProficienciesCommand
1430
- */
1431
- export declare const se_UpdateUserProficienciesCommand: (input: UpdateUserProficienciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1432
- /**
1433
- * serializeAws_restJson1UpdateUserRoutingProfileCommand
1434
- */
1435
- export declare const se_UpdateUserRoutingProfileCommand: (input: UpdateUserRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1436
- /**
1437
- * serializeAws_restJson1UpdateUserSecurityProfilesCommand
1438
- */
1439
- export declare const se_UpdateUserSecurityProfilesCommand: (input: UpdateUserSecurityProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1440
- /**
1441
- * serializeAws_restJson1UpdateViewContentCommand
1442
- */
1443
- export declare const se_UpdateViewContentCommand: (input: UpdateViewContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1444
- /**
1445
- * serializeAws_restJson1UpdateViewMetadataCommand
1446
- */
1447
- export declare const se_UpdateViewMetadataCommand: (input: UpdateViewMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1448
- /**
1449
- * deserializeAws_restJson1ActivateEvaluationFormCommand
1450
- */
1451
- export declare const de_ActivateEvaluationFormCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ActivateEvaluationFormCommandOutput>;
1452
- /**
1453
- * deserializeAws_restJson1AssociateAnalyticsDataSetCommand
1454
- */
1455
- export declare const de_AssociateAnalyticsDataSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAnalyticsDataSetCommandOutput>;
1456
- /**
1457
- * deserializeAws_restJson1AssociateApprovedOriginCommand
1458
- */
1459
- export declare const de_AssociateApprovedOriginCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApprovedOriginCommandOutput>;
1460
- /**
1461
- * deserializeAws_restJson1AssociateBotCommand
1462
- */
1463
- export declare const de_AssociateBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateBotCommandOutput>;
1464
- /**
1465
- * deserializeAws_restJson1AssociateContactWithUserCommand
1466
- */
1467
- export declare const de_AssociateContactWithUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateContactWithUserCommandOutput>;
1468
- /**
1469
- * deserializeAws_restJson1AssociateDefaultVocabularyCommand
1470
- */
1471
- export declare const de_AssociateDefaultVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateDefaultVocabularyCommandOutput>;
1472
- /**
1473
- * deserializeAws_restJson1AssociateEmailAddressAliasCommand
1474
- */
1475
- export declare const de_AssociateEmailAddressAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateEmailAddressAliasCommandOutput>;
1476
- /**
1477
- * deserializeAws_restJson1AssociateFlowCommand
1478
- */
1479
- export declare const de_AssociateFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFlowCommandOutput>;
1480
- /**
1481
- * deserializeAws_restJson1AssociateInstanceStorageConfigCommand
1482
- */
1483
- export declare const de_AssociateInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateInstanceStorageConfigCommandOutput>;
1484
- /**
1485
- * deserializeAws_restJson1AssociateLambdaFunctionCommand
1486
- */
1487
- export declare const de_AssociateLambdaFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateLambdaFunctionCommandOutput>;
1488
- /**
1489
- * deserializeAws_restJson1AssociateLexBotCommand
1490
- */
1491
- export declare const de_AssociateLexBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateLexBotCommandOutput>;
1492
- /**
1493
- * deserializeAws_restJson1AssociatePhoneNumberContactFlowCommand
1494
- */
1495
- export declare const de_AssociatePhoneNumberContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociatePhoneNumberContactFlowCommandOutput>;
1496
- /**
1497
- * deserializeAws_restJson1AssociateQueueQuickConnectsCommand
1498
- */
1499
- export declare const de_AssociateQueueQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateQueueQuickConnectsCommandOutput>;
1500
- /**
1501
- * deserializeAws_restJson1AssociateRoutingProfileQueuesCommand
1502
- */
1503
- export declare const de_AssociateRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateRoutingProfileQueuesCommandOutput>;
1504
- /**
1505
- * deserializeAws_restJson1AssociateSecurityKeyCommand
1506
- */
1507
- export declare const de_AssociateSecurityKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateSecurityKeyCommandOutput>;
1508
- /**
1509
- * deserializeAws_restJson1AssociateTrafficDistributionGroupUserCommand
1510
- */
1511
- export declare const de_AssociateTrafficDistributionGroupUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTrafficDistributionGroupUserCommandOutput>;
1512
- /**
1513
- * deserializeAws_restJson1AssociateUserProficienciesCommand
1514
- */
1515
- export declare const de_AssociateUserProficienciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateUserProficienciesCommandOutput>;
1516
- /**
1517
- * deserializeAws_restJson1BatchAssociateAnalyticsDataSetCommand
1518
- */
1519
- export declare const de_BatchAssociateAnalyticsDataSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateAnalyticsDataSetCommandOutput>;
1520
- /**
1521
- * deserializeAws_restJson1BatchDisassociateAnalyticsDataSetCommand
1522
- */
1523
- export declare const de_BatchDisassociateAnalyticsDataSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateAnalyticsDataSetCommandOutput>;
1524
- /**
1525
- * deserializeAws_restJson1BatchGetAttachedFileMetadataCommand
1526
- */
1527
- export declare const de_BatchGetAttachedFileMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAttachedFileMetadataCommandOutput>;
1528
- /**
1529
- * deserializeAws_restJson1BatchGetFlowAssociationCommand
1530
- */
1531
- export declare const de_BatchGetFlowAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetFlowAssociationCommandOutput>;
1532
- /**
1533
- * deserializeAws_restJson1BatchPutContactCommand
1534
- */
1535
- export declare const de_BatchPutContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchPutContactCommandOutput>;
1536
- /**
1537
- * deserializeAws_restJson1ClaimPhoneNumberCommand
1538
- */
1539
- export declare const de_ClaimPhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ClaimPhoneNumberCommandOutput>;
1540
- /**
1541
- * deserializeAws_restJson1CompleteAttachedFileUploadCommand
1542
- */
1543
- export declare const de_CompleteAttachedFileUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CompleteAttachedFileUploadCommandOutput>;
1544
- /**
1545
- * deserializeAws_restJson1CreateAgentStatusCommand
1546
- */
1547
- export declare const de_CreateAgentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAgentStatusCommandOutput>;
1548
- /**
1549
- * deserializeAws_restJson1CreateContactCommand
1550
- */
1551
- export declare const de_CreateContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactCommandOutput>;
1552
- /**
1553
- * deserializeAws_restJson1CreateContactFlowCommand
1554
- */
1555
- export declare const de_CreateContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactFlowCommandOutput>;
1556
- /**
1557
- * deserializeAws_restJson1CreateContactFlowModuleCommand
1558
- */
1559
- export declare const de_CreateContactFlowModuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactFlowModuleCommandOutput>;
1560
- /**
1561
- * deserializeAws_restJson1CreateContactFlowVersionCommand
1562
- */
1563
- export declare const de_CreateContactFlowVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactFlowVersionCommandOutput>;
1564
- /**
1565
- * deserializeAws_restJson1CreateEmailAddressCommand
1566
- */
1567
- export declare const de_CreateEmailAddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEmailAddressCommandOutput>;
1568
- /**
1569
- * deserializeAws_restJson1CreateEvaluationFormCommand
1570
- */
1571
- export declare const de_CreateEvaluationFormCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEvaluationFormCommandOutput>;
1572
- /**
1573
- * deserializeAws_restJson1CreateHoursOfOperationCommand
1574
- */
1575
- export declare const de_CreateHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHoursOfOperationCommandOutput>;
1576
- /**
1577
- * deserializeAws_restJson1CreateHoursOfOperationOverrideCommand
1578
- */
1579
- export declare const de_CreateHoursOfOperationOverrideCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHoursOfOperationOverrideCommandOutput>;
1580
- /**
1581
- * deserializeAws_restJson1CreateInstanceCommand
1582
- */
1583
- export declare const de_CreateInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInstanceCommandOutput>;
1584
- /**
1585
- * deserializeAws_restJson1CreateIntegrationAssociationCommand
1586
- */
1587
- export declare const de_CreateIntegrationAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIntegrationAssociationCommandOutput>;
1588
- /**
1589
- * deserializeAws_restJson1CreateParticipantCommand
1590
- */
1591
- export declare const de_CreateParticipantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateParticipantCommandOutput>;
1592
- /**
1593
- * deserializeAws_restJson1CreatePersistentContactAssociationCommand
1594
- */
1595
- export declare const de_CreatePersistentContactAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePersistentContactAssociationCommandOutput>;
1596
- /**
1597
- * deserializeAws_restJson1CreatePredefinedAttributeCommand
1598
- */
1599
- export declare const de_CreatePredefinedAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePredefinedAttributeCommandOutput>;
1600
- /**
1601
- * deserializeAws_restJson1CreatePromptCommand
1602
- */
1603
- export declare const de_CreatePromptCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePromptCommandOutput>;
1604
- /**
1605
- * deserializeAws_restJson1CreatePushNotificationRegistrationCommand
1606
- */
1607
- export declare const de_CreatePushNotificationRegistrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePushNotificationRegistrationCommandOutput>;
1608
- /**
1609
- * deserializeAws_restJson1CreateQueueCommand
1610
- */
1611
- export declare const de_CreateQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQueueCommandOutput>;
1612
- /**
1613
- * deserializeAws_restJson1CreateQuickConnectCommand
1614
- */
1615
- export declare const de_CreateQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQuickConnectCommandOutput>;
1616
- /**
1617
- * deserializeAws_restJson1CreateRoutingProfileCommand
1618
- */
1619
- export declare const de_CreateRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRoutingProfileCommandOutput>;
1620
- /**
1621
- * deserializeAws_restJson1CreateRuleCommand
1622
- */
1623
- export declare const de_CreateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleCommandOutput>;
1624
- /**
1625
- * deserializeAws_restJson1CreateSecurityProfileCommand
1626
- */
1627
- export declare const de_CreateSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSecurityProfileCommandOutput>;
1628
- /**
1629
- * deserializeAws_restJson1CreateTaskTemplateCommand
1630
- */
1631
- export declare const de_CreateTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTaskTemplateCommandOutput>;
1632
- /**
1633
- * deserializeAws_restJson1CreateTrafficDistributionGroupCommand
1634
- */
1635
- export declare const de_CreateTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrafficDistributionGroupCommandOutput>;
1636
- /**
1637
- * deserializeAws_restJson1CreateUseCaseCommand
1638
- */
1639
- export declare const de_CreateUseCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUseCaseCommandOutput>;
1640
- /**
1641
- * deserializeAws_restJson1CreateUserCommand
1642
- */
1643
- export declare const de_CreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserCommandOutput>;
1644
- /**
1645
- * deserializeAws_restJson1CreateUserHierarchyGroupCommand
1646
- */
1647
- export declare const de_CreateUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserHierarchyGroupCommandOutput>;
1648
- /**
1649
- * deserializeAws_restJson1CreateViewCommand
1650
- */
1651
- export declare const de_CreateViewCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateViewCommandOutput>;
1652
- /**
1653
- * deserializeAws_restJson1CreateViewVersionCommand
1654
- */
1655
- export declare const de_CreateViewVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateViewVersionCommandOutput>;
1656
- /**
1657
- * deserializeAws_restJson1CreateVocabularyCommand
1658
- */
1659
- export declare const de_CreateVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVocabularyCommandOutput>;
1660
- /**
1661
- * deserializeAws_restJson1DeactivateEvaluationFormCommand
1662
- */
1663
- export declare const de_DeactivateEvaluationFormCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeactivateEvaluationFormCommandOutput>;
1664
- /**
1665
- * deserializeAws_restJson1DeleteAttachedFileCommand
1666
- */
1667
- export declare const de_DeleteAttachedFileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAttachedFileCommandOutput>;
1668
- /**
1669
- * deserializeAws_restJson1DeleteContactEvaluationCommand
1670
- */
1671
- export declare const de_DeleteContactEvaluationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactEvaluationCommandOutput>;
1672
- /**
1673
- * deserializeAws_restJson1DeleteContactFlowCommand
1674
- */
1675
- export declare const de_DeleteContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactFlowCommandOutput>;
1676
- /**
1677
- * deserializeAws_restJson1DeleteContactFlowModuleCommand
1678
- */
1679
- export declare const de_DeleteContactFlowModuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactFlowModuleCommandOutput>;
1680
- /**
1681
- * deserializeAws_restJson1DeleteContactFlowVersionCommand
1682
- */
1683
- export declare const de_DeleteContactFlowVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactFlowVersionCommandOutput>;
1684
- /**
1685
- * deserializeAws_restJson1DeleteEmailAddressCommand
1686
- */
1687
- export declare const de_DeleteEmailAddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEmailAddressCommandOutput>;
1688
- /**
1689
- * deserializeAws_restJson1DeleteEvaluationFormCommand
1690
- */
1691
- export declare const de_DeleteEvaluationFormCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEvaluationFormCommandOutput>;
1692
- /**
1693
- * deserializeAws_restJson1DeleteHoursOfOperationCommand
1694
- */
1695
- export declare const de_DeleteHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteHoursOfOperationCommandOutput>;
1696
- /**
1697
- * deserializeAws_restJson1DeleteHoursOfOperationOverrideCommand
1698
- */
1699
- export declare const de_DeleteHoursOfOperationOverrideCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteHoursOfOperationOverrideCommandOutput>;
1700
- /**
1701
- * deserializeAws_restJson1DeleteInstanceCommand
1702
- */
1703
- export declare const de_DeleteInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInstanceCommandOutput>;
1704
- /**
1705
- * deserializeAws_restJson1DeleteIntegrationAssociationCommand
1706
- */
1707
- export declare const de_DeleteIntegrationAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationAssociationCommandOutput>;
1708
- /**
1709
- * deserializeAws_restJson1DeletePredefinedAttributeCommand
1710
- */
1711
- export declare const de_DeletePredefinedAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePredefinedAttributeCommandOutput>;
1712
- /**
1713
- * deserializeAws_restJson1DeletePromptCommand
1714
- */
1715
- export declare const de_DeletePromptCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePromptCommandOutput>;
1716
- /**
1717
- * deserializeAws_restJson1DeletePushNotificationRegistrationCommand
1718
- */
1719
- export declare const de_DeletePushNotificationRegistrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePushNotificationRegistrationCommandOutput>;
1720
- /**
1721
- * deserializeAws_restJson1DeleteQueueCommand
1722
- */
1723
- export declare const de_DeleteQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQueueCommandOutput>;
1724
- /**
1725
- * deserializeAws_restJson1DeleteQuickConnectCommand
1726
- */
1727
- export declare const de_DeleteQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQuickConnectCommandOutput>;
1728
- /**
1729
- * deserializeAws_restJson1DeleteRoutingProfileCommand
1730
- */
1731
- export declare const de_DeleteRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRoutingProfileCommandOutput>;
1732
- /**
1733
- * deserializeAws_restJson1DeleteRuleCommand
1734
- */
1735
- export declare const de_DeleteRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleCommandOutput>;
1736
- /**
1737
- * deserializeAws_restJson1DeleteSecurityProfileCommand
1738
- */
1739
- export declare const de_DeleteSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSecurityProfileCommandOutput>;
1740
- /**
1741
- * deserializeAws_restJson1DeleteTaskTemplateCommand
1742
- */
1743
- export declare const de_DeleteTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTaskTemplateCommandOutput>;
1744
- /**
1745
- * deserializeAws_restJson1DeleteTrafficDistributionGroupCommand
1746
- */
1747
- export declare const de_DeleteTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrafficDistributionGroupCommandOutput>;
1748
- /**
1749
- * deserializeAws_restJson1DeleteUseCaseCommand
1750
- */
1751
- export declare const de_DeleteUseCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUseCaseCommandOutput>;
1752
- /**
1753
- * deserializeAws_restJson1DeleteUserCommand
1754
- */
1755
- export declare const de_DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
1756
- /**
1757
- * deserializeAws_restJson1DeleteUserHierarchyGroupCommand
1758
- */
1759
- export declare const de_DeleteUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserHierarchyGroupCommandOutput>;
1760
- /**
1761
- * deserializeAws_restJson1DeleteViewCommand
1762
- */
1763
- export declare const de_DeleteViewCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteViewCommandOutput>;
1764
- /**
1765
- * deserializeAws_restJson1DeleteViewVersionCommand
1766
- */
1767
- export declare const de_DeleteViewVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteViewVersionCommandOutput>;
1768
- /**
1769
- * deserializeAws_restJson1DeleteVocabularyCommand
1770
- */
1771
- export declare const de_DeleteVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVocabularyCommandOutput>;
1772
- /**
1773
- * deserializeAws_restJson1DescribeAgentStatusCommand
1774
- */
1775
- export declare const de_DescribeAgentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAgentStatusCommandOutput>;
1776
- /**
1777
- * deserializeAws_restJson1DescribeAuthenticationProfileCommand
1778
- */
1779
- export declare const de_DescribeAuthenticationProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAuthenticationProfileCommandOutput>;
1780
- /**
1781
- * deserializeAws_restJson1DescribeContactCommand
1782
- */
1783
- export declare const de_DescribeContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContactCommandOutput>;
1784
- /**
1785
- * deserializeAws_restJson1DescribeContactEvaluationCommand
1786
- */
1787
- export declare const de_DescribeContactEvaluationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContactEvaluationCommandOutput>;
1788
- /**
1789
- * deserializeAws_restJson1DescribeContactFlowCommand
1790
- */
1791
- export declare const de_DescribeContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContactFlowCommandOutput>;
1792
- /**
1793
- * deserializeAws_restJson1DescribeContactFlowModuleCommand
1794
- */
1795
- export declare const de_DescribeContactFlowModuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContactFlowModuleCommandOutput>;
1796
- /**
1797
- * deserializeAws_restJson1DescribeEmailAddressCommand
1798
- */
1799
- export declare const de_DescribeEmailAddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEmailAddressCommandOutput>;
1800
- /**
1801
- * deserializeAws_restJson1DescribeEvaluationFormCommand
1802
- */
1803
- export declare const de_DescribeEvaluationFormCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEvaluationFormCommandOutput>;
1804
- /**
1805
- * deserializeAws_restJson1DescribeHoursOfOperationCommand
1806
- */
1807
- export declare const de_DescribeHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHoursOfOperationCommandOutput>;
1808
- /**
1809
- * deserializeAws_restJson1DescribeHoursOfOperationOverrideCommand
1810
- */
1811
- export declare const de_DescribeHoursOfOperationOverrideCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHoursOfOperationOverrideCommandOutput>;
1812
- /**
1813
- * deserializeAws_restJson1DescribeInstanceCommand
1814
- */
1815
- export declare const de_DescribeInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceCommandOutput>;
1816
- /**
1817
- * deserializeAws_restJson1DescribeInstanceAttributeCommand
1818
- */
1819
- export declare const de_DescribeInstanceAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceAttributeCommandOutput>;
1820
- /**
1821
- * deserializeAws_restJson1DescribeInstanceStorageConfigCommand
1822
- */
1823
- export declare const de_DescribeInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceStorageConfigCommandOutput>;
1824
- /**
1825
- * deserializeAws_restJson1DescribePhoneNumberCommand
1826
- */
1827
- export declare const de_DescribePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePhoneNumberCommandOutput>;
1828
- /**
1829
- * deserializeAws_restJson1DescribePredefinedAttributeCommand
1830
- */
1831
- export declare const de_DescribePredefinedAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePredefinedAttributeCommandOutput>;
1832
- /**
1833
- * deserializeAws_restJson1DescribePromptCommand
1834
- */
1835
- export declare const de_DescribePromptCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePromptCommandOutput>;
1836
- /**
1837
- * deserializeAws_restJson1DescribeQueueCommand
1838
- */
1839
- export declare const de_DescribeQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQueueCommandOutput>;
1840
- /**
1841
- * deserializeAws_restJson1DescribeQuickConnectCommand
1842
- */
1843
- export declare const de_DescribeQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQuickConnectCommandOutput>;
1844
- /**
1845
- * deserializeAws_restJson1DescribeRoutingProfileCommand
1846
- */
1847
- export declare const de_DescribeRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRoutingProfileCommandOutput>;
1848
- /**
1849
- * deserializeAws_restJson1DescribeRuleCommand
1850
- */
1851
- export declare const de_DescribeRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRuleCommandOutput>;
1852
- /**
1853
- * deserializeAws_restJson1DescribeSecurityProfileCommand
1854
- */
1855
- export declare const de_DescribeSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSecurityProfileCommandOutput>;
1856
- /**
1857
- * deserializeAws_restJson1DescribeTrafficDistributionGroupCommand
1858
- */
1859
- export declare const de_DescribeTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrafficDistributionGroupCommandOutput>;
1860
- /**
1861
- * deserializeAws_restJson1DescribeUserCommand
1862
- */
1863
- export declare const de_DescribeUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserCommandOutput>;
1864
- /**
1865
- * deserializeAws_restJson1DescribeUserHierarchyGroupCommand
1866
- */
1867
- export declare const de_DescribeUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserHierarchyGroupCommandOutput>;
1868
- /**
1869
- * deserializeAws_restJson1DescribeUserHierarchyStructureCommand
1870
- */
1871
- export declare const de_DescribeUserHierarchyStructureCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserHierarchyStructureCommandOutput>;
1872
- /**
1873
- * deserializeAws_restJson1DescribeViewCommand
1874
- */
1875
- export declare const de_DescribeViewCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeViewCommandOutput>;
1876
- /**
1877
- * deserializeAws_restJson1DescribeVocabularyCommand
1878
- */
1879
- export declare const de_DescribeVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVocabularyCommandOutput>;
1880
- /**
1881
- * deserializeAws_restJson1DisassociateAnalyticsDataSetCommand
1882
- */
1883
- export declare const de_DisassociateAnalyticsDataSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateAnalyticsDataSetCommandOutput>;
1884
- /**
1885
- * deserializeAws_restJson1DisassociateApprovedOriginCommand
1886
- */
1887
- export declare const de_DisassociateApprovedOriginCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApprovedOriginCommandOutput>;
1888
- /**
1889
- * deserializeAws_restJson1DisassociateBotCommand
1890
- */
1891
- export declare const de_DisassociateBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateBotCommandOutput>;
1892
- /**
1893
- * deserializeAws_restJson1DisassociateEmailAddressAliasCommand
1894
- */
1895
- export declare const de_DisassociateEmailAddressAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateEmailAddressAliasCommandOutput>;
1896
- /**
1897
- * deserializeAws_restJson1DisassociateFlowCommand
1898
- */
1899
- export declare const de_DisassociateFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFlowCommandOutput>;
1900
- /**
1901
- * deserializeAws_restJson1DisassociateInstanceStorageConfigCommand
1902
- */
1903
- export declare const de_DisassociateInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateInstanceStorageConfigCommandOutput>;
1904
- /**
1905
- * deserializeAws_restJson1DisassociateLambdaFunctionCommand
1906
- */
1907
- export declare const de_DisassociateLambdaFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateLambdaFunctionCommandOutput>;
1908
- /**
1909
- * deserializeAws_restJson1DisassociateLexBotCommand
1910
- */
1911
- export declare const de_DisassociateLexBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateLexBotCommandOutput>;
1912
- /**
1913
- * deserializeAws_restJson1DisassociatePhoneNumberContactFlowCommand
1914
- */
1915
- export declare const de_DisassociatePhoneNumberContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociatePhoneNumberContactFlowCommandOutput>;
1916
- /**
1917
- * deserializeAws_restJson1DisassociateQueueQuickConnectsCommand
1918
- */
1919
- export declare const de_DisassociateQueueQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateQueueQuickConnectsCommandOutput>;
1920
- /**
1921
- * deserializeAws_restJson1DisassociateRoutingProfileQueuesCommand
1922
- */
1923
- export declare const de_DisassociateRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateRoutingProfileQueuesCommandOutput>;
1924
- /**
1925
- * deserializeAws_restJson1DisassociateSecurityKeyCommand
1926
- */
1927
- export declare const de_DisassociateSecurityKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateSecurityKeyCommandOutput>;
1928
- /**
1929
- * deserializeAws_restJson1DisassociateTrafficDistributionGroupUserCommand
1930
- */
1931
- export declare const de_DisassociateTrafficDistributionGroupUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTrafficDistributionGroupUserCommandOutput>;
1932
- /**
1933
- * deserializeAws_restJson1DisassociateUserProficienciesCommand
1934
- */
1935
- export declare const de_DisassociateUserProficienciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateUserProficienciesCommandOutput>;
1936
- /**
1937
- * deserializeAws_restJson1DismissUserContactCommand
1938
- */
1939
- export declare const de_DismissUserContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DismissUserContactCommandOutput>;
1940
- /**
1941
- * deserializeAws_restJson1GetAttachedFileCommand
1942
- */
1943
- export declare const de_GetAttachedFileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAttachedFileCommandOutput>;
1944
- /**
1945
- * deserializeAws_restJson1GetContactAttributesCommand
1946
- */
1947
- export declare const de_GetContactAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContactAttributesCommandOutput>;
1948
- /**
1949
- * deserializeAws_restJson1GetContactMetricsCommand
1950
- */
1951
- export declare const de_GetContactMetricsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContactMetricsCommandOutput>;
1952
- /**
1953
- * deserializeAws_restJson1GetCurrentMetricDataCommand
1954
- */
1955
- export declare const de_GetCurrentMetricDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCurrentMetricDataCommandOutput>;
1956
- /**
1957
- * deserializeAws_restJson1GetCurrentUserDataCommand
1958
- */
1959
- export declare const de_GetCurrentUserDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCurrentUserDataCommandOutput>;
1960
- /**
1961
- * deserializeAws_restJson1GetEffectiveHoursOfOperationsCommand
1962
- */
1963
- export declare const de_GetEffectiveHoursOfOperationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEffectiveHoursOfOperationsCommandOutput>;
1964
- /**
1965
- * deserializeAws_restJson1GetFederationTokenCommand
1966
- */
1967
- export declare const de_GetFederationTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFederationTokenCommandOutput>;
1968
- /**
1969
- * deserializeAws_restJson1GetFlowAssociationCommand
1970
- */
1971
- export declare const de_GetFlowAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFlowAssociationCommandOutput>;
1972
- /**
1973
- * deserializeAws_restJson1GetMetricDataCommand
1974
- */
1975
- export declare const de_GetMetricDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMetricDataCommandOutput>;
1976
- /**
1977
- * deserializeAws_restJson1GetMetricDataV2Command
1978
- */
1979
- export declare const de_GetMetricDataV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMetricDataV2CommandOutput>;
1980
- /**
1981
- * deserializeAws_restJson1GetPromptFileCommand
1982
- */
1983
- export declare const de_GetPromptFileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPromptFileCommandOutput>;
1984
- /**
1985
- * deserializeAws_restJson1GetTaskTemplateCommand
1986
- */
1987
- export declare const de_GetTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTaskTemplateCommandOutput>;
1988
- /**
1989
- * deserializeAws_restJson1GetTrafficDistributionCommand
1990
- */
1991
- export declare const de_GetTrafficDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTrafficDistributionCommandOutput>;
1992
- /**
1993
- * deserializeAws_restJson1ImportPhoneNumberCommand
1994
- */
1995
- export declare const de_ImportPhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportPhoneNumberCommandOutput>;
1996
- /**
1997
- * deserializeAws_restJson1ListAgentStatusesCommand
1998
- */
1999
- export declare const de_ListAgentStatusesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAgentStatusesCommandOutput>;
2000
- /**
2001
- * deserializeAws_restJson1ListAnalyticsDataAssociationsCommand
2002
- */
2003
- export declare const de_ListAnalyticsDataAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAnalyticsDataAssociationsCommandOutput>;
2004
- /**
2005
- * deserializeAws_restJson1ListAnalyticsDataLakeDataSetsCommand
2006
- */
2007
- export declare const de_ListAnalyticsDataLakeDataSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAnalyticsDataLakeDataSetsCommandOutput>;
2008
- /**
2009
- * deserializeAws_restJson1ListApprovedOriginsCommand
2010
- */
2011
- export declare const de_ListApprovedOriginsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApprovedOriginsCommandOutput>;
2012
- /**
2013
- * deserializeAws_restJson1ListAssociatedContactsCommand
2014
- */
2015
- export declare const de_ListAssociatedContactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedContactsCommandOutput>;
2016
- /**
2017
- * deserializeAws_restJson1ListAuthenticationProfilesCommand
2018
- */
2019
- export declare const de_ListAuthenticationProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAuthenticationProfilesCommandOutput>;
2020
- /**
2021
- * deserializeAws_restJson1ListBotsCommand
2022
- */
2023
- export declare const de_ListBotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotsCommandOutput>;
2024
- /**
2025
- * deserializeAws_restJson1ListContactEvaluationsCommand
2026
- */
2027
- export declare const de_ListContactEvaluationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactEvaluationsCommandOutput>;
2028
- /**
2029
- * deserializeAws_restJson1ListContactFlowModulesCommand
2030
- */
2031
- export declare const de_ListContactFlowModulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactFlowModulesCommandOutput>;
2032
- /**
2033
- * deserializeAws_restJson1ListContactFlowsCommand
2034
- */
2035
- export declare const de_ListContactFlowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactFlowsCommandOutput>;
2036
- /**
2037
- * deserializeAws_restJson1ListContactFlowVersionsCommand
2038
- */
2039
- export declare const de_ListContactFlowVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactFlowVersionsCommandOutput>;
2040
- /**
2041
- * deserializeAws_restJson1ListContactReferencesCommand
2042
- */
2043
- export declare const de_ListContactReferencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactReferencesCommandOutput>;
2044
- /**
2045
- * deserializeAws_restJson1ListDefaultVocabulariesCommand
2046
- */
2047
- export declare const de_ListDefaultVocabulariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDefaultVocabulariesCommandOutput>;
2048
- /**
2049
- * deserializeAws_restJson1ListEvaluationFormsCommand
2050
- */
2051
- export declare const de_ListEvaluationFormsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEvaluationFormsCommandOutput>;
2052
- /**
2053
- * deserializeAws_restJson1ListEvaluationFormVersionsCommand
2054
- */
2055
- export declare const de_ListEvaluationFormVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEvaluationFormVersionsCommandOutput>;
2056
- /**
2057
- * deserializeAws_restJson1ListFlowAssociationsCommand
2058
- */
2059
- export declare const de_ListFlowAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFlowAssociationsCommandOutput>;
2060
- /**
2061
- * deserializeAws_restJson1ListHoursOfOperationOverridesCommand
2062
- */
2063
- export declare const de_ListHoursOfOperationOverridesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListHoursOfOperationOverridesCommandOutput>;
2064
- /**
2065
- * deserializeAws_restJson1ListHoursOfOperationsCommand
2066
- */
2067
- export declare const de_ListHoursOfOperationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListHoursOfOperationsCommandOutput>;
2068
- /**
2069
- * deserializeAws_restJson1ListInstanceAttributesCommand
2070
- */
2071
- export declare const de_ListInstanceAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceAttributesCommandOutput>;
2072
- /**
2073
- * deserializeAws_restJson1ListInstancesCommand
2074
- */
2075
- export declare const de_ListInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstancesCommandOutput>;
2076
- /**
2077
- * deserializeAws_restJson1ListInstanceStorageConfigsCommand
2078
- */
2079
- export declare const de_ListInstanceStorageConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceStorageConfigsCommandOutput>;
2080
- /**
2081
- * deserializeAws_restJson1ListIntegrationAssociationsCommand
2082
- */
2083
- export declare const de_ListIntegrationAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIntegrationAssociationsCommandOutput>;
2084
- /**
2085
- * deserializeAws_restJson1ListLambdaFunctionsCommand
2086
- */
2087
- export declare const de_ListLambdaFunctionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLambdaFunctionsCommandOutput>;
2088
- /**
2089
- * deserializeAws_restJson1ListLexBotsCommand
2090
- */
2091
- export declare const de_ListLexBotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLexBotsCommandOutput>;
2092
- /**
2093
- * deserializeAws_restJson1ListPhoneNumbersCommand
2094
- */
2095
- export declare const de_ListPhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumbersCommandOutput>;
2096
- /**
2097
- * deserializeAws_restJson1ListPhoneNumbersV2Command
2098
- */
2099
- export declare const de_ListPhoneNumbersV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumbersV2CommandOutput>;
2100
- /**
2101
- * deserializeAws_restJson1ListPredefinedAttributesCommand
2102
- */
2103
- export declare const de_ListPredefinedAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPredefinedAttributesCommandOutput>;
2104
- /**
2105
- * deserializeAws_restJson1ListPromptsCommand
2106
- */
2107
- export declare const de_ListPromptsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPromptsCommandOutput>;
2108
- /**
2109
- * deserializeAws_restJson1ListQueueQuickConnectsCommand
2110
- */
2111
- export declare const de_ListQueueQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueueQuickConnectsCommandOutput>;
2112
- /**
2113
- * deserializeAws_restJson1ListQueuesCommand
2114
- */
2115
- export declare const de_ListQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueuesCommandOutput>;
2116
- /**
2117
- * deserializeAws_restJson1ListQuickConnectsCommand
2118
- */
2119
- export declare const de_ListQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQuickConnectsCommandOutput>;
2120
- /**
2121
- * deserializeAws_restJson1ListRealtimeContactAnalysisSegmentsV2Command
2122
- */
2123
- export declare const de_ListRealtimeContactAnalysisSegmentsV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRealtimeContactAnalysisSegmentsV2CommandOutput>;
2124
- /**
2125
- * deserializeAws_restJson1ListRoutingProfileManualAssignmentQueuesCommand
2126
- */
2127
- export declare const de_ListRoutingProfileManualAssignmentQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRoutingProfileManualAssignmentQueuesCommandOutput>;
2128
- /**
2129
- * deserializeAws_restJson1ListRoutingProfileQueuesCommand
2130
- */
2131
- export declare const de_ListRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRoutingProfileQueuesCommandOutput>;
2132
- /**
2133
- * deserializeAws_restJson1ListRoutingProfilesCommand
2134
- */
2135
- export declare const de_ListRoutingProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRoutingProfilesCommandOutput>;
2136
- /**
2137
- * deserializeAws_restJson1ListRulesCommand
2138
- */
2139
- export declare const de_ListRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRulesCommandOutput>;
2140
- /**
2141
- * deserializeAws_restJson1ListSecurityKeysCommand
2142
- */
2143
- export declare const de_ListSecurityKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityKeysCommandOutput>;
2144
- /**
2145
- * deserializeAws_restJson1ListSecurityProfileApplicationsCommand
2146
- */
2147
- export declare const de_ListSecurityProfileApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityProfileApplicationsCommandOutput>;
2148
- /**
2149
- * deserializeAws_restJson1ListSecurityProfilePermissionsCommand
2150
- */
2151
- export declare const de_ListSecurityProfilePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityProfilePermissionsCommandOutput>;
2152
- /**
2153
- * deserializeAws_restJson1ListSecurityProfilesCommand
2154
- */
2155
- export declare const de_ListSecurityProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityProfilesCommandOutput>;
2156
- /**
2157
- * deserializeAws_restJson1ListTagsForResourceCommand
2158
- */
2159
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
2160
- /**
2161
- * deserializeAws_restJson1ListTaskTemplatesCommand
2162
- */
2163
- export declare const de_ListTaskTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTaskTemplatesCommandOutput>;
2164
- /**
2165
- * deserializeAws_restJson1ListTrafficDistributionGroupsCommand
2166
- */
2167
- export declare const de_ListTrafficDistributionGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrafficDistributionGroupsCommandOutput>;
2168
- /**
2169
- * deserializeAws_restJson1ListTrafficDistributionGroupUsersCommand
2170
- */
2171
- export declare const de_ListTrafficDistributionGroupUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrafficDistributionGroupUsersCommandOutput>;
2172
- /**
2173
- * deserializeAws_restJson1ListUseCasesCommand
2174
- */
2175
- export declare const de_ListUseCasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUseCasesCommandOutput>;
2176
- /**
2177
- * deserializeAws_restJson1ListUserHierarchyGroupsCommand
2178
- */
2179
- export declare const de_ListUserHierarchyGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserHierarchyGroupsCommandOutput>;
2180
- /**
2181
- * deserializeAws_restJson1ListUserProficienciesCommand
2182
- */
2183
- export declare const de_ListUserProficienciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserProficienciesCommandOutput>;
2184
- /**
2185
- * deserializeAws_restJson1ListUsersCommand
2186
- */
2187
- export declare const de_ListUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersCommandOutput>;
2188
- /**
2189
- * deserializeAws_restJson1ListViewsCommand
2190
- */
2191
- export declare const de_ListViewsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListViewsCommandOutput>;
2192
- /**
2193
- * deserializeAws_restJson1ListViewVersionsCommand
2194
- */
2195
- export declare const de_ListViewVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListViewVersionsCommandOutput>;
2196
- /**
2197
- * deserializeAws_restJson1MonitorContactCommand
2198
- */
2199
- export declare const de_MonitorContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MonitorContactCommandOutput>;
2200
- /**
2201
- * deserializeAws_restJson1PauseContactCommand
2202
- */
2203
- export declare const de_PauseContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PauseContactCommandOutput>;
2204
- /**
2205
- * deserializeAws_restJson1PutUserStatusCommand
2206
- */
2207
- export declare const de_PutUserStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutUserStatusCommandOutput>;
2208
- /**
2209
- * deserializeAws_restJson1ReleasePhoneNumberCommand
2210
- */
2211
- export declare const de_ReleasePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReleasePhoneNumberCommandOutput>;
2212
- /**
2213
- * deserializeAws_restJson1ReplicateInstanceCommand
2214
- */
2215
- export declare const de_ReplicateInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReplicateInstanceCommandOutput>;
2216
- /**
2217
- * deserializeAws_restJson1ResumeContactCommand
2218
- */
2219
- export declare const de_ResumeContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResumeContactCommandOutput>;
2220
- /**
2221
- * deserializeAws_restJson1ResumeContactRecordingCommand
2222
- */
2223
- export declare const de_ResumeContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResumeContactRecordingCommandOutput>;
2224
- /**
2225
- * deserializeAws_restJson1SearchAgentStatusesCommand
2226
- */
2227
- export declare const de_SearchAgentStatusesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAgentStatusesCommandOutput>;
2228
- /**
2229
- * deserializeAws_restJson1SearchAvailablePhoneNumbersCommand
2230
- */
2231
- export declare const de_SearchAvailablePhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
2232
- /**
2233
- * deserializeAws_restJson1SearchContactEvaluationsCommand
2234
- */
2235
- export declare const de_SearchContactEvaluationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchContactEvaluationsCommandOutput>;
2236
- /**
2237
- * deserializeAws_restJson1SearchContactFlowModulesCommand
2238
- */
2239
- export declare const de_SearchContactFlowModulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchContactFlowModulesCommandOutput>;
2240
- /**
2241
- * deserializeAws_restJson1SearchContactFlowsCommand
2242
- */
2243
- export declare const de_SearchContactFlowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchContactFlowsCommandOutput>;
2244
- /**
2245
- * deserializeAws_restJson1SearchContactsCommand
2246
- */
2247
- export declare const de_SearchContactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchContactsCommandOutput>;
2248
- /**
2249
- * deserializeAws_restJson1SearchEmailAddressesCommand
2250
- */
2251
- export declare const de_SearchEmailAddressesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchEmailAddressesCommandOutput>;
2252
- /**
2253
- * deserializeAws_restJson1SearchEvaluationFormsCommand
2254
- */
2255
- export declare const de_SearchEvaluationFormsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchEvaluationFormsCommandOutput>;
2256
- /**
2257
- * deserializeAws_restJson1SearchHoursOfOperationOverridesCommand
2258
- */
2259
- export declare const de_SearchHoursOfOperationOverridesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchHoursOfOperationOverridesCommandOutput>;
2260
- /**
2261
- * deserializeAws_restJson1SearchHoursOfOperationsCommand
2262
- */
2263
- export declare const de_SearchHoursOfOperationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchHoursOfOperationsCommandOutput>;
2264
- /**
2265
- * deserializeAws_restJson1SearchPredefinedAttributesCommand
2266
- */
2267
- export declare const de_SearchPredefinedAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchPredefinedAttributesCommandOutput>;
2268
- /**
2269
- * deserializeAws_restJson1SearchPromptsCommand
2270
- */
2271
- export declare const de_SearchPromptsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchPromptsCommandOutput>;
2272
- /**
2273
- * deserializeAws_restJson1SearchQueuesCommand
2274
- */
2275
- export declare const de_SearchQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchQueuesCommandOutput>;
2276
- /**
2277
- * deserializeAws_restJson1SearchQuickConnectsCommand
2278
- */
2279
- export declare const de_SearchQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchQuickConnectsCommandOutput>;
2280
- /**
2281
- * deserializeAws_restJson1SearchResourceTagsCommand
2282
- */
2283
- export declare const de_SearchResourceTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchResourceTagsCommandOutput>;
2284
- /**
2285
- * deserializeAws_restJson1SearchRoutingProfilesCommand
2286
- */
2287
- export declare const de_SearchRoutingProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchRoutingProfilesCommandOutput>;
2288
- /**
2289
- * deserializeAws_restJson1SearchSecurityProfilesCommand
2290
- */
2291
- export declare const de_SearchSecurityProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchSecurityProfilesCommandOutput>;
2292
- /**
2293
- * deserializeAws_restJson1SearchUserHierarchyGroupsCommand
2294
- */
2295
- export declare const de_SearchUserHierarchyGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchUserHierarchyGroupsCommandOutput>;
2296
- /**
2297
- * deserializeAws_restJson1SearchUsersCommand
2298
- */
2299
- export declare const de_SearchUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchUsersCommandOutput>;
2300
- /**
2301
- * deserializeAws_restJson1SearchVocabulariesCommand
2302
- */
2303
- export declare const de_SearchVocabulariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchVocabulariesCommandOutput>;
2304
- /**
2305
- * deserializeAws_restJson1SendChatIntegrationEventCommand
2306
- */
2307
- export declare const de_SendChatIntegrationEventCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendChatIntegrationEventCommandOutput>;
2308
- /**
2309
- * deserializeAws_restJson1SendOutboundEmailCommand
2310
- */
2311
- export declare const de_SendOutboundEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendOutboundEmailCommandOutput>;
2312
- /**
2313
- * deserializeAws_restJson1StartAttachedFileUploadCommand
2314
- */
2315
- export declare const de_StartAttachedFileUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAttachedFileUploadCommandOutput>;
2316
- /**
2317
- * deserializeAws_restJson1StartChatContactCommand
2318
- */
2319
- export declare const de_StartChatContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartChatContactCommandOutput>;
2320
- /**
2321
- * deserializeAws_restJson1StartContactEvaluationCommand
2322
- */
2323
- export declare const de_StartContactEvaluationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartContactEvaluationCommandOutput>;
2324
- /**
2325
- * deserializeAws_restJson1StartContactRecordingCommand
2326
- */
2327
- export declare const de_StartContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartContactRecordingCommandOutput>;
2328
- /**
2329
- * deserializeAws_restJson1StartContactStreamingCommand
2330
- */
2331
- export declare const de_StartContactStreamingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartContactStreamingCommandOutput>;
2332
- /**
2333
- * deserializeAws_restJson1StartEmailContactCommand
2334
- */
2335
- export declare const de_StartEmailContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartEmailContactCommandOutput>;
2336
- /**
2337
- * deserializeAws_restJson1StartOutboundChatContactCommand
2338
- */
2339
- export declare const de_StartOutboundChatContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartOutboundChatContactCommandOutput>;
2340
- /**
2341
- * deserializeAws_restJson1StartOutboundEmailContactCommand
2342
- */
2343
- export declare const de_StartOutboundEmailContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartOutboundEmailContactCommandOutput>;
2344
- /**
2345
- * deserializeAws_restJson1StartOutboundVoiceContactCommand
2346
- */
2347
- export declare const de_StartOutboundVoiceContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartOutboundVoiceContactCommandOutput>;
2348
- /**
2349
- * deserializeAws_restJson1StartScreenSharingCommand
2350
- */
2351
- export declare const de_StartScreenSharingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartScreenSharingCommandOutput>;
2352
- /**
2353
- * deserializeAws_restJson1StartTaskContactCommand
2354
- */
2355
- export declare const de_StartTaskContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTaskContactCommandOutput>;
2356
- /**
2357
- * deserializeAws_restJson1StartWebRTCContactCommand
2358
- */
2359
- export declare const de_StartWebRTCContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartWebRTCContactCommandOutput>;
2360
- /**
2361
- * deserializeAws_restJson1StopContactCommand
2362
- */
2363
- export declare const de_StopContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopContactCommandOutput>;
2364
- /**
2365
- * deserializeAws_restJson1StopContactRecordingCommand
2366
- */
2367
- export declare const de_StopContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopContactRecordingCommandOutput>;
2368
- /**
2369
- * deserializeAws_restJson1StopContactStreamingCommand
2370
- */
2371
- export declare const de_StopContactStreamingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopContactStreamingCommandOutput>;
2372
- /**
2373
- * deserializeAws_restJson1SubmitContactEvaluationCommand
2374
- */
2375
- export declare const de_SubmitContactEvaluationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SubmitContactEvaluationCommandOutput>;
2376
- /**
2377
- * deserializeAws_restJson1SuspendContactRecordingCommand
2378
- */
2379
- export declare const de_SuspendContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SuspendContactRecordingCommandOutput>;
2380
- /**
2381
- * deserializeAws_restJson1TagContactCommand
2382
- */
2383
- export declare const de_TagContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagContactCommandOutput>;
2384
- /**
2385
- * deserializeAws_restJson1TagResourceCommand
2386
- */
2387
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
2388
- /**
2389
- * deserializeAws_restJson1TransferContactCommand
2390
- */
2391
- export declare const de_TransferContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TransferContactCommandOutput>;
2392
- /**
2393
- * deserializeAws_restJson1UntagContactCommand
2394
- */
2395
- export declare const de_UntagContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagContactCommandOutput>;
2396
- /**
2397
- * deserializeAws_restJson1UntagResourceCommand
2398
- */
2399
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
2400
- /**
2401
- * deserializeAws_restJson1UpdateAgentStatusCommand
2402
- */
2403
- export declare const de_UpdateAgentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAgentStatusCommandOutput>;
2404
- /**
2405
- * deserializeAws_restJson1UpdateAuthenticationProfileCommand
2406
- */
2407
- export declare const de_UpdateAuthenticationProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAuthenticationProfileCommandOutput>;
2408
- /**
2409
- * deserializeAws_restJson1UpdateContactCommand
2410
- */
2411
- export declare const de_UpdateContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactCommandOutput>;
2412
- /**
2413
- * deserializeAws_restJson1UpdateContactAttributesCommand
2414
- */
2415
- export declare const de_UpdateContactAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactAttributesCommandOutput>;
2416
- /**
2417
- * deserializeAws_restJson1UpdateContactEvaluationCommand
2418
- */
2419
- export declare const de_UpdateContactEvaluationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactEvaluationCommandOutput>;
2420
- /**
2421
- * deserializeAws_restJson1UpdateContactFlowContentCommand
2422
- */
2423
- export declare const de_UpdateContactFlowContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowContentCommandOutput>;
2424
- /**
2425
- * deserializeAws_restJson1UpdateContactFlowMetadataCommand
2426
- */
2427
- export declare const de_UpdateContactFlowMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowMetadataCommandOutput>;
2428
- /**
2429
- * deserializeAws_restJson1UpdateContactFlowModuleContentCommand
2430
- */
2431
- export declare const de_UpdateContactFlowModuleContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowModuleContentCommandOutput>;
2432
- /**
2433
- * deserializeAws_restJson1UpdateContactFlowModuleMetadataCommand
2434
- */
2435
- export declare const de_UpdateContactFlowModuleMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowModuleMetadataCommandOutput>;
2436
- /**
2437
- * deserializeAws_restJson1UpdateContactFlowNameCommand
2438
- */
2439
- export declare const de_UpdateContactFlowNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowNameCommandOutput>;
2440
- /**
2441
- * deserializeAws_restJson1UpdateContactRoutingDataCommand
2442
- */
2443
- export declare const de_UpdateContactRoutingDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactRoutingDataCommandOutput>;
2444
- /**
2445
- * deserializeAws_restJson1UpdateContactScheduleCommand
2446
- */
2447
- export declare const de_UpdateContactScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactScheduleCommandOutput>;
2448
- /**
2449
- * deserializeAws_restJson1UpdateEmailAddressMetadataCommand
2450
- */
2451
- export declare const de_UpdateEmailAddressMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEmailAddressMetadataCommandOutput>;
2452
- /**
2453
- * deserializeAws_restJson1UpdateEvaluationFormCommand
2454
- */
2455
- export declare const de_UpdateEvaluationFormCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEvaluationFormCommandOutput>;
2456
- /**
2457
- * deserializeAws_restJson1UpdateHoursOfOperationCommand
2458
- */
2459
- export declare const de_UpdateHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateHoursOfOperationCommandOutput>;
2460
- /**
2461
- * deserializeAws_restJson1UpdateHoursOfOperationOverrideCommand
2462
- */
2463
- export declare const de_UpdateHoursOfOperationOverrideCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateHoursOfOperationOverrideCommandOutput>;
2464
- /**
2465
- * deserializeAws_restJson1UpdateInstanceAttributeCommand
2466
- */
2467
- export declare const de_UpdateInstanceAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInstanceAttributeCommandOutput>;
2468
- /**
2469
- * deserializeAws_restJson1UpdateInstanceStorageConfigCommand
2470
- */
2471
- export declare const de_UpdateInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInstanceStorageConfigCommandOutput>;
2472
- /**
2473
- * deserializeAws_restJson1UpdateParticipantAuthenticationCommand
2474
- */
2475
- export declare const de_UpdateParticipantAuthenticationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateParticipantAuthenticationCommandOutput>;
2476
- /**
2477
- * deserializeAws_restJson1UpdateParticipantRoleConfigCommand
2478
- */
2479
- export declare const de_UpdateParticipantRoleConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateParticipantRoleConfigCommandOutput>;
2480
- /**
2481
- * deserializeAws_restJson1UpdatePhoneNumberCommand
2482
- */
2483
- export declare const de_UpdatePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePhoneNumberCommandOutput>;
2484
- /**
2485
- * deserializeAws_restJson1UpdatePhoneNumberMetadataCommand
2486
- */
2487
- export declare const de_UpdatePhoneNumberMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePhoneNumberMetadataCommandOutput>;
2488
- /**
2489
- * deserializeAws_restJson1UpdatePredefinedAttributeCommand
2490
- */
2491
- export declare const de_UpdatePredefinedAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePredefinedAttributeCommandOutput>;
2492
- /**
2493
- * deserializeAws_restJson1UpdatePromptCommand
2494
- */
2495
- export declare const de_UpdatePromptCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePromptCommandOutput>;
2496
- /**
2497
- * deserializeAws_restJson1UpdateQueueHoursOfOperationCommand
2498
- */
2499
- export declare const de_UpdateQueueHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueHoursOfOperationCommandOutput>;
2500
- /**
2501
- * deserializeAws_restJson1UpdateQueueMaxContactsCommand
2502
- */
2503
- export declare const de_UpdateQueueMaxContactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueMaxContactsCommandOutput>;
2504
- /**
2505
- * deserializeAws_restJson1UpdateQueueNameCommand
2506
- */
2507
- export declare const de_UpdateQueueNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueNameCommandOutput>;
2508
- /**
2509
- * deserializeAws_restJson1UpdateQueueOutboundCallerConfigCommand
2510
- */
2511
- export declare const de_UpdateQueueOutboundCallerConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueOutboundCallerConfigCommandOutput>;
2512
- /**
2513
- * deserializeAws_restJson1UpdateQueueOutboundEmailConfigCommand
2514
- */
2515
- export declare const de_UpdateQueueOutboundEmailConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueOutboundEmailConfigCommandOutput>;
2516
- /**
2517
- * deserializeAws_restJson1UpdateQueueStatusCommand
2518
- */
2519
- export declare const de_UpdateQueueStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueStatusCommandOutput>;
2520
- /**
2521
- * deserializeAws_restJson1UpdateQuickConnectConfigCommand
2522
- */
2523
- export declare const de_UpdateQuickConnectConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQuickConnectConfigCommandOutput>;
2524
- /**
2525
- * deserializeAws_restJson1UpdateQuickConnectNameCommand
2526
- */
2527
- export declare const de_UpdateQuickConnectNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQuickConnectNameCommandOutput>;
2528
- /**
2529
- * deserializeAws_restJson1UpdateRoutingProfileAgentAvailabilityTimerCommand
2530
- */
2531
- export declare const de_UpdateRoutingProfileAgentAvailabilityTimerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileAgentAvailabilityTimerCommandOutput>;
2532
- /**
2533
- * deserializeAws_restJson1UpdateRoutingProfileConcurrencyCommand
2534
- */
2535
- export declare const de_UpdateRoutingProfileConcurrencyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileConcurrencyCommandOutput>;
2536
- /**
2537
- * deserializeAws_restJson1UpdateRoutingProfileDefaultOutboundQueueCommand
2538
- */
2539
- export declare const de_UpdateRoutingProfileDefaultOutboundQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileDefaultOutboundQueueCommandOutput>;
2540
- /**
2541
- * deserializeAws_restJson1UpdateRoutingProfileNameCommand
2542
- */
2543
- export declare const de_UpdateRoutingProfileNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileNameCommandOutput>;
2544
- /**
2545
- * deserializeAws_restJson1UpdateRoutingProfileQueuesCommand
2546
- */
2547
- export declare const de_UpdateRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileQueuesCommandOutput>;
2548
- /**
2549
- * deserializeAws_restJson1UpdateRuleCommand
2550
- */
2551
- export declare const de_UpdateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleCommandOutput>;
2552
- /**
2553
- * deserializeAws_restJson1UpdateSecurityProfileCommand
2554
- */
2555
- export declare const de_UpdateSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSecurityProfileCommandOutput>;
2556
- /**
2557
- * deserializeAws_restJson1UpdateTaskTemplateCommand
2558
- */
2559
- export declare const de_UpdateTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTaskTemplateCommandOutput>;
2560
- /**
2561
- * deserializeAws_restJson1UpdateTrafficDistributionCommand
2562
- */
2563
- export declare const de_UpdateTrafficDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrafficDistributionCommandOutput>;
2564
- /**
2565
- * deserializeAws_restJson1UpdateUserHierarchyCommand
2566
- */
2567
- export declare const de_UpdateUserHierarchyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyCommandOutput>;
2568
- /**
2569
- * deserializeAws_restJson1UpdateUserHierarchyGroupNameCommand
2570
- */
2571
- export declare const de_UpdateUserHierarchyGroupNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyGroupNameCommandOutput>;
2572
- /**
2573
- * deserializeAws_restJson1UpdateUserHierarchyStructureCommand
2574
- */
2575
- export declare const de_UpdateUserHierarchyStructureCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyStructureCommandOutput>;
2576
- /**
2577
- * deserializeAws_restJson1UpdateUserIdentityInfoCommand
2578
- */
2579
- export declare const de_UpdateUserIdentityInfoCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserIdentityInfoCommandOutput>;
2580
- /**
2581
- * deserializeAws_restJson1UpdateUserPhoneConfigCommand
2582
- */
2583
- export declare const de_UpdateUserPhoneConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserPhoneConfigCommandOutput>;
2584
- /**
2585
- * deserializeAws_restJson1UpdateUserProficienciesCommand
2586
- */
2587
- export declare const de_UpdateUserProficienciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserProficienciesCommandOutput>;
2588
- /**
2589
- * deserializeAws_restJson1UpdateUserRoutingProfileCommand
2590
- */
2591
- export declare const de_UpdateUserRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserRoutingProfileCommandOutput>;
2592
- /**
2593
- * deserializeAws_restJson1UpdateUserSecurityProfilesCommand
2594
- */
2595
- export declare const de_UpdateUserSecurityProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserSecurityProfilesCommandOutput>;
2596
- /**
2597
- * deserializeAws_restJson1UpdateViewContentCommand
2598
- */
2599
- export declare const de_UpdateViewContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateViewContentCommandOutput>;
2600
- /**
2601
- * deserializeAws_restJson1UpdateViewMetadataCommand
2602
- */
2603
- export declare const de_UpdateViewMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateViewMetadataCommandOutput>;