@aws-sdk/client-connect 3.303.0 → 3.309.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 (345) hide show
  1. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateBotCommand.js +2 -2
  3. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +2 -2
  4. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +2 -2
  5. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +2 -2
  6. package/dist-cjs/commands/AssociateLexBotCommand.js +2 -2
  7. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
  8. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +2 -2
  9. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
  10. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +2 -2
  11. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +2 -2
  12. package/dist-cjs/commands/CreateAgentStatusCommand.js +2 -2
  13. package/dist-cjs/commands/CreateContactFlowCommand.js +2 -2
  14. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +2 -2
  15. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +2 -2
  16. package/dist-cjs/commands/CreateInstanceCommand.js +2 -2
  17. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +2 -2
  18. package/dist-cjs/commands/CreateQueueCommand.js +2 -2
  19. package/dist-cjs/commands/CreateQuickConnectCommand.js +2 -2
  20. package/dist-cjs/commands/CreateRoutingProfileCommand.js +2 -2
  21. package/dist-cjs/commands/CreateRuleCommand.js +2 -2
  22. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -2
  23. package/dist-cjs/commands/CreateTaskTemplateCommand.js +2 -2
  24. package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +2 -2
  25. package/dist-cjs/commands/CreateUseCaseCommand.js +2 -2
  26. package/dist-cjs/commands/CreateUserCommand.js +2 -2
  27. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +2 -2
  28. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteContactFlowCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteInstanceCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteQuickConnectCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteRuleCommand.js +2 -2
  36. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +2 -2
  38. package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +2 -2
  39. package/dist-cjs/commands/DeleteUseCaseCommand.js +2 -2
  40. package/dist-cjs/commands/DeleteUserCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeAgentStatusCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeContactCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeContactFlowCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeInstanceCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +2 -2
  51. package/dist-cjs/commands/DescribePhoneNumberCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeQueueCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeQuickConnectCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeRuleCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +2 -2
  58. package/dist-cjs/commands/DescribeUserCommand.js +2 -2
  59. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +2 -2
  60. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +2 -2
  61. package/dist-cjs/commands/DescribeVocabularyCommand.js +2 -2
  62. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +2 -2
  63. package/dist-cjs/commands/DisassociateBotCommand.js +2 -2
  64. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
  65. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +2 -2
  66. package/dist-cjs/commands/DisassociateLexBotCommand.js +2 -2
  67. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
  68. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
  69. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
  70. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +2 -2
  71. package/dist-cjs/commands/DismissUserContactCommand.js +2 -2
  72. package/dist-cjs/commands/GetContactAttributesCommand.js +2 -2
  73. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +2 -2
  74. package/dist-cjs/commands/GetCurrentUserDataCommand.js +2 -2
  75. package/dist-cjs/commands/GetFederationTokenCommand.js +2 -2
  76. package/dist-cjs/commands/GetMetricDataCommand.js +2 -2
  77. package/dist-cjs/commands/GetMetricDataV2Command.js +2 -2
  78. package/dist-cjs/commands/GetTaskTemplateCommand.js +2 -2
  79. package/dist-cjs/commands/GetTrafficDistributionCommand.js +2 -2
  80. package/dist-cjs/commands/ListAgentStatusesCommand.js +2 -2
  81. package/dist-cjs/commands/ListApprovedOriginsCommand.js +2 -2
  82. package/dist-cjs/commands/ListBotsCommand.js +2 -2
  83. package/dist-cjs/commands/ListContactFlowModulesCommand.js +2 -2
  84. package/dist-cjs/commands/ListContactFlowsCommand.js +2 -2
  85. package/dist-cjs/commands/ListContactReferencesCommand.js +2 -2
  86. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +2 -2
  87. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +2 -2
  88. package/dist-cjs/commands/ListInstanceAttributesCommand.js +2 -2
  89. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +2 -2
  90. package/dist-cjs/commands/ListInstancesCommand.js +2 -2
  91. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +2 -2
  92. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +2 -2
  93. package/dist-cjs/commands/ListLexBotsCommand.js +2 -2
  94. package/dist-cjs/commands/ListPhoneNumbersCommand.js +2 -2
  95. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +2 -2
  96. package/dist-cjs/commands/ListPromptsCommand.js +2 -2
  97. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +2 -2
  98. package/dist-cjs/commands/ListQueuesCommand.js +2 -2
  99. package/dist-cjs/commands/ListQuickConnectsCommand.js +2 -2
  100. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +2 -2
  101. package/dist-cjs/commands/ListRoutingProfilesCommand.js +2 -2
  102. package/dist-cjs/commands/ListRulesCommand.js +2 -2
  103. package/dist-cjs/commands/ListSecurityKeysCommand.js +2 -2
  104. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +2 -2
  105. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -2
  106. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  107. package/dist-cjs/commands/ListTaskTemplatesCommand.js +2 -2
  108. package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +2 -2
  109. package/dist-cjs/commands/ListUseCasesCommand.js +2 -2
  110. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +2 -2
  111. package/dist-cjs/commands/ListUsersCommand.js +2 -2
  112. package/dist-cjs/commands/MonitorContactCommand.js +2 -2
  113. package/dist-cjs/commands/PutUserStatusCommand.js +2 -2
  114. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +2 -2
  115. package/dist-cjs/commands/ReplicateInstanceCommand.js +2 -2
  116. package/dist-cjs/commands/ResumeContactRecordingCommand.js +2 -2
  117. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  118. package/dist-cjs/commands/SearchQueuesCommand.js +2 -2
  119. package/dist-cjs/commands/SearchRoutingProfilesCommand.js +2 -2
  120. package/dist-cjs/commands/SearchSecurityProfilesCommand.js +2 -2
  121. package/dist-cjs/commands/SearchUsersCommand.js +2 -2
  122. package/dist-cjs/commands/SearchVocabulariesCommand.js +2 -2
  123. package/dist-cjs/commands/StartChatContactCommand.js +2 -2
  124. package/dist-cjs/commands/StartContactRecordingCommand.js +2 -2
  125. package/dist-cjs/commands/StartContactStreamingCommand.js +2 -2
  126. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +2 -2
  127. package/dist-cjs/commands/StartTaskContactCommand.js +2 -2
  128. package/dist-cjs/commands/StopContactCommand.js +2 -2
  129. package/dist-cjs/commands/StopContactRecordingCommand.js +2 -2
  130. package/dist-cjs/commands/StopContactStreamingCommand.js +2 -2
  131. package/dist-cjs/commands/SuspendContactRecordingCommand.js +2 -2
  132. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  133. package/dist-cjs/commands/TransferContactCommand.js +2 -2
  134. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  135. package/dist-cjs/commands/UpdateAgentStatusCommand.js +2 -2
  136. package/dist-cjs/commands/UpdateContactAttributesCommand.js +2 -2
  137. package/dist-cjs/commands/UpdateContactCommand.js +2 -2
  138. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +2 -2
  139. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +2 -2
  140. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +2 -2
  141. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +2 -2
  142. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +2 -2
  143. package/dist-cjs/commands/UpdateContactScheduleCommand.js +2 -2
  144. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +2 -2
  145. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +2 -2
  146. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +2 -2
  147. package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +2 -2
  148. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +2 -2
  149. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
  150. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +2 -2
  151. package/dist-cjs/commands/UpdateQueueNameCommand.js +2 -2
  152. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
  153. package/dist-cjs/commands/UpdateQueueStatusCommand.js +2 -2
  154. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +2 -2
  155. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +2 -2
  156. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
  157. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
  158. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +2 -2
  159. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
  160. package/dist-cjs/commands/UpdateRuleCommand.js +2 -2
  161. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +2 -2
  162. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +2 -2
  163. package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +2 -2
  164. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +2 -2
  165. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
  166. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +2 -2
  167. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +2 -2
  168. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +2 -2
  169. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +2 -2
  170. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +2 -2
  171. package/dist-cjs/protocols/Aws_restJson1.js +2713 -2909
  172. package/dist-es/commands/AssociateApprovedOriginCommand.js +3 -3
  173. package/dist-es/commands/AssociateBotCommand.js +3 -3
  174. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -3
  175. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -3
  176. package/dist-es/commands/AssociateLambdaFunctionCommand.js +3 -3
  177. package/dist-es/commands/AssociateLexBotCommand.js +3 -3
  178. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +3 -3
  179. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +3 -3
  180. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +3 -3
  181. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -3
  182. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -3
  183. package/dist-es/commands/CreateAgentStatusCommand.js +3 -3
  184. package/dist-es/commands/CreateContactFlowCommand.js +3 -3
  185. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -3
  186. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -3
  187. package/dist-es/commands/CreateInstanceCommand.js +3 -3
  188. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -3
  189. package/dist-es/commands/CreateQueueCommand.js +3 -3
  190. package/dist-es/commands/CreateQuickConnectCommand.js +3 -3
  191. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -3
  192. package/dist-es/commands/CreateRuleCommand.js +3 -3
  193. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -3
  194. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -3
  195. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +3 -3
  196. package/dist-es/commands/CreateUseCaseCommand.js +3 -3
  197. package/dist-es/commands/CreateUserCommand.js +3 -3
  198. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -3
  199. package/dist-es/commands/CreateVocabularyCommand.js +3 -3
  200. package/dist-es/commands/DeleteContactFlowCommand.js +3 -3
  201. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -3
  202. package/dist-es/commands/DeleteHoursOfOperationCommand.js +3 -3
  203. package/dist-es/commands/DeleteInstanceCommand.js +3 -3
  204. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +3 -3
  205. package/dist-es/commands/DeleteQuickConnectCommand.js +3 -3
  206. package/dist-es/commands/DeleteRuleCommand.js +3 -3
  207. package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -3
  208. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -3
  209. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +3 -3
  210. package/dist-es/commands/DeleteUseCaseCommand.js +3 -3
  211. package/dist-es/commands/DeleteUserCommand.js +3 -3
  212. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +3 -3
  213. package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
  214. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -3
  215. package/dist-es/commands/DescribeContactCommand.js +3 -3
  216. package/dist-es/commands/DescribeContactFlowCommand.js +3 -3
  217. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -3
  218. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -3
  219. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  220. package/dist-es/commands/DescribeInstanceCommand.js +3 -3
  221. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -3
  222. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -3
  223. package/dist-es/commands/DescribeQueueCommand.js +3 -3
  224. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -3
  225. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -3
  226. package/dist-es/commands/DescribeRuleCommand.js +3 -3
  227. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -3
  228. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +3 -3
  229. package/dist-es/commands/DescribeUserCommand.js +3 -3
  230. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -3
  231. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -3
  232. package/dist-es/commands/DescribeVocabularyCommand.js +3 -3
  233. package/dist-es/commands/DisassociateApprovedOriginCommand.js +3 -3
  234. package/dist-es/commands/DisassociateBotCommand.js +3 -3
  235. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +3 -3
  236. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +3 -3
  237. package/dist-es/commands/DisassociateLexBotCommand.js +3 -3
  238. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +3 -3
  239. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +3 -3
  240. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +3 -3
  241. package/dist-es/commands/DisassociateSecurityKeyCommand.js +3 -3
  242. package/dist-es/commands/DismissUserContactCommand.js +3 -3
  243. package/dist-es/commands/GetContactAttributesCommand.js +3 -3
  244. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -3
  245. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -3
  246. package/dist-es/commands/GetFederationTokenCommand.js +3 -3
  247. package/dist-es/commands/GetMetricDataCommand.js +3 -3
  248. package/dist-es/commands/GetMetricDataV2Command.js +3 -3
  249. package/dist-es/commands/GetTaskTemplateCommand.js +3 -3
  250. package/dist-es/commands/GetTrafficDistributionCommand.js +3 -3
  251. package/dist-es/commands/ListAgentStatusesCommand.js +3 -3
  252. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -3
  253. package/dist-es/commands/ListBotsCommand.js +3 -3
  254. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -3
  255. package/dist-es/commands/ListContactFlowsCommand.js +3 -3
  256. package/dist-es/commands/ListContactReferencesCommand.js +3 -3
  257. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -3
  258. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -3
  259. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -3
  260. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -3
  261. package/dist-es/commands/ListInstancesCommand.js +3 -3
  262. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -3
  263. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -3
  264. package/dist-es/commands/ListLexBotsCommand.js +3 -3
  265. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -3
  266. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -3
  267. package/dist-es/commands/ListPromptsCommand.js +3 -3
  268. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -3
  269. package/dist-es/commands/ListQueuesCommand.js +3 -3
  270. package/dist-es/commands/ListQuickConnectsCommand.js +3 -3
  271. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -3
  272. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -3
  273. package/dist-es/commands/ListRulesCommand.js +3 -3
  274. package/dist-es/commands/ListSecurityKeysCommand.js +3 -3
  275. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -3
  276. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -3
  277. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  278. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -3
  279. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +3 -3
  280. package/dist-es/commands/ListUseCasesCommand.js +3 -3
  281. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -3
  282. package/dist-es/commands/ListUsersCommand.js +3 -3
  283. package/dist-es/commands/MonitorContactCommand.js +3 -3
  284. package/dist-es/commands/PutUserStatusCommand.js +3 -3
  285. package/dist-es/commands/ReleasePhoneNumberCommand.js +3 -3
  286. package/dist-es/commands/ReplicateInstanceCommand.js +3 -3
  287. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -3
  288. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  289. package/dist-es/commands/SearchQueuesCommand.js +3 -3
  290. package/dist-es/commands/SearchRoutingProfilesCommand.js +3 -3
  291. package/dist-es/commands/SearchSecurityProfilesCommand.js +3 -3
  292. package/dist-es/commands/SearchUsersCommand.js +3 -3
  293. package/dist-es/commands/SearchVocabulariesCommand.js +3 -3
  294. package/dist-es/commands/StartChatContactCommand.js +3 -3
  295. package/dist-es/commands/StartContactRecordingCommand.js +3 -3
  296. package/dist-es/commands/StartContactStreamingCommand.js +3 -3
  297. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -3
  298. package/dist-es/commands/StartTaskContactCommand.js +3 -3
  299. package/dist-es/commands/StopContactCommand.js +3 -3
  300. package/dist-es/commands/StopContactRecordingCommand.js +3 -3
  301. package/dist-es/commands/StopContactStreamingCommand.js +3 -3
  302. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -3
  303. package/dist-es/commands/TagResourceCommand.js +3 -3
  304. package/dist-es/commands/TransferContactCommand.js +3 -3
  305. package/dist-es/commands/UntagResourceCommand.js +3 -3
  306. package/dist-es/commands/UpdateAgentStatusCommand.js +3 -3
  307. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -3
  308. package/dist-es/commands/UpdateContactCommand.js +3 -3
  309. package/dist-es/commands/UpdateContactFlowContentCommand.js +3 -3
  310. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +3 -3
  311. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -3
  312. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -3
  313. package/dist-es/commands/UpdateContactFlowNameCommand.js +3 -3
  314. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -3
  315. package/dist-es/commands/UpdateHoursOfOperationCommand.js +3 -3
  316. package/dist-es/commands/UpdateInstanceAttributeCommand.js +3 -3
  317. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +3 -3
  318. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +3 -3
  319. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -3
  320. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +3 -3
  321. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +3 -3
  322. package/dist-es/commands/UpdateQueueNameCommand.js +3 -3
  323. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +3 -3
  324. package/dist-es/commands/UpdateQueueStatusCommand.js +3 -3
  325. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +3 -3
  326. package/dist-es/commands/UpdateQuickConnectNameCommand.js +3 -3
  327. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +3 -3
  328. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +3 -3
  329. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +3 -3
  330. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +3 -3
  331. package/dist-es/commands/UpdateRuleCommand.js +3 -3
  332. package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -3
  333. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -3
  334. package/dist-es/commands/UpdateTrafficDistributionCommand.js +3 -3
  335. package/dist-es/commands/UpdateUserHierarchyCommand.js +3 -3
  336. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +3 -3
  337. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +3 -3
  338. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +3 -3
  339. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +3 -3
  340. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +3 -3
  341. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +3 -3
  342. package/dist-es/protocols/Aws_restJson1.js +2366 -2562
  343. package/dist-types/protocols/Aws_restJson1.d.ts +1360 -340
  344. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +340 -340
  345. package/package.json +29 -29
@@ -170,343 +170,1363 @@ import { UpdateUserIdentityInfoCommandInput, UpdateUserIdentityInfoCommandOutput
170
170
  import { UpdateUserPhoneConfigCommandInput, UpdateUserPhoneConfigCommandOutput } from "../commands/UpdateUserPhoneConfigCommand";
171
171
  import { UpdateUserRoutingProfileCommandInput, UpdateUserRoutingProfileCommandOutput } from "../commands/UpdateUserRoutingProfileCommand";
172
172
  import { UpdateUserSecurityProfilesCommandInput, UpdateUserSecurityProfilesCommandOutput } from "../commands/UpdateUserSecurityProfilesCommand";
173
- export declare const serializeAws_restJson1AssociateApprovedOriginCommand: (input: AssociateApprovedOriginCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- export declare const serializeAws_restJson1AssociateBotCommand: (input: AssociateBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- export declare const serializeAws_restJson1AssociateDefaultVocabularyCommand: (input: AssociateDefaultVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- export declare const serializeAws_restJson1AssociateInstanceStorageConfigCommand: (input: AssociateInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- export declare const serializeAws_restJson1AssociateLambdaFunctionCommand: (input: AssociateLambdaFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- export declare const serializeAws_restJson1AssociateLexBotCommand: (input: AssociateLexBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- export declare const serializeAws_restJson1AssociatePhoneNumberContactFlowCommand: (input: AssociatePhoneNumberContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- export declare const serializeAws_restJson1AssociateQueueQuickConnectsCommand: (input: AssociateQueueQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- export declare const serializeAws_restJson1AssociateRoutingProfileQueuesCommand: (input: AssociateRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- export declare const serializeAws_restJson1AssociateSecurityKeyCommand: (input: AssociateSecurityKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- export declare const serializeAws_restJson1ClaimPhoneNumberCommand: (input: ClaimPhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- export declare const serializeAws_restJson1CreateAgentStatusCommand: (input: CreateAgentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- export declare const serializeAws_restJson1CreateContactFlowCommand: (input: CreateContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
- export declare const serializeAws_restJson1CreateContactFlowModuleCommand: (input: CreateContactFlowModuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- export declare const serializeAws_restJson1CreateHoursOfOperationCommand: (input: CreateHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- export declare const serializeAws_restJson1CreateInstanceCommand: (input: CreateInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- export declare const serializeAws_restJson1CreateIntegrationAssociationCommand: (input: CreateIntegrationAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
- export declare const serializeAws_restJson1CreateQueueCommand: (input: CreateQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- export declare const serializeAws_restJson1CreateQuickConnectCommand: (input: CreateQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
- export declare const serializeAws_restJson1CreateRoutingProfileCommand: (input: CreateRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
- export declare const serializeAws_restJson1CreateRuleCommand: (input: CreateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
- export declare const serializeAws_restJson1CreateSecurityProfileCommand: (input: CreateSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- export declare const serializeAws_restJson1CreateTaskTemplateCommand: (input: CreateTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
- export declare const serializeAws_restJson1CreateTrafficDistributionGroupCommand: (input: CreateTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
- export declare const serializeAws_restJson1CreateUseCaseCommand: (input: CreateUseCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
- export declare const serializeAws_restJson1CreateUserCommand: (input: CreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- export declare const serializeAws_restJson1CreateUserHierarchyGroupCommand: (input: CreateUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
- export declare const serializeAws_restJson1CreateVocabularyCommand: (input: CreateVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
- export declare const serializeAws_restJson1DeleteContactFlowCommand: (input: DeleteContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
- export declare const serializeAws_restJson1DeleteContactFlowModuleCommand: (input: DeleteContactFlowModuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- export declare const serializeAws_restJson1DeleteHoursOfOperationCommand: (input: DeleteHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
- export declare const serializeAws_restJson1DeleteInstanceCommand: (input: DeleteInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
- export declare const serializeAws_restJson1DeleteIntegrationAssociationCommand: (input: DeleteIntegrationAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
- export declare const serializeAws_restJson1DeleteQuickConnectCommand: (input: DeleteQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- export declare const serializeAws_restJson1DeleteRuleCommand: (input: DeleteRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
- export declare const serializeAws_restJson1DeleteSecurityProfileCommand: (input: DeleteSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
- export declare const serializeAws_restJson1DeleteTaskTemplateCommand: (input: DeleteTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
- export declare const serializeAws_restJson1DeleteTrafficDistributionGroupCommand: (input: DeleteTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- export declare const serializeAws_restJson1DeleteUseCaseCommand: (input: DeleteUseCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
- export declare const serializeAws_restJson1DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
- export declare const serializeAws_restJson1DeleteUserHierarchyGroupCommand: (input: DeleteUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
- export declare const serializeAws_restJson1DeleteVocabularyCommand: (input: DeleteVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- export declare const serializeAws_restJson1DescribeAgentStatusCommand: (input: DescribeAgentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
- export declare const serializeAws_restJson1DescribeContactCommand: (input: DescribeContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
- export declare const serializeAws_restJson1DescribeContactFlowCommand: (input: DescribeContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
- export declare const serializeAws_restJson1DescribeContactFlowModuleCommand: (input: DescribeContactFlowModuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- export declare const serializeAws_restJson1DescribeHoursOfOperationCommand: (input: DescribeHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
- export declare const serializeAws_restJson1DescribeInstanceCommand: (input: DescribeInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
- export declare const serializeAws_restJson1DescribeInstanceAttributeCommand: (input: DescribeInstanceAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
- export declare const serializeAws_restJson1DescribeInstanceStorageConfigCommand: (input: DescribeInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- export declare const serializeAws_restJson1DescribePhoneNumberCommand: (input: DescribePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
- export declare const serializeAws_restJson1DescribeQueueCommand: (input: DescribeQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
- export declare const serializeAws_restJson1DescribeQuickConnectCommand: (input: DescribeQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
- export declare const serializeAws_restJson1DescribeRoutingProfileCommand: (input: DescribeRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- export declare const serializeAws_restJson1DescribeRuleCommand: (input: DescribeRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
- export declare const serializeAws_restJson1DescribeSecurityProfileCommand: (input: DescribeSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
- export declare const serializeAws_restJson1DescribeTrafficDistributionGroupCommand: (input: DescribeTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
- export declare const serializeAws_restJson1DescribeUserCommand: (input: DescribeUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- export declare const serializeAws_restJson1DescribeUserHierarchyGroupCommand: (input: DescribeUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
- export declare const serializeAws_restJson1DescribeUserHierarchyStructureCommand: (input: DescribeUserHierarchyStructureCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
- export declare const serializeAws_restJson1DescribeVocabularyCommand: (input: DescribeVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
- export declare const serializeAws_restJson1DisassociateApprovedOriginCommand: (input: DisassociateApprovedOriginCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- export declare const serializeAws_restJson1DisassociateBotCommand: (input: DisassociateBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
- export declare const serializeAws_restJson1DisassociateInstanceStorageConfigCommand: (input: DisassociateInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
- export declare const serializeAws_restJson1DisassociateLambdaFunctionCommand: (input: DisassociateLambdaFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
- export declare const serializeAws_restJson1DisassociateLexBotCommand: (input: DisassociateLexBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- export declare const serializeAws_restJson1DisassociatePhoneNumberContactFlowCommand: (input: DisassociatePhoneNumberContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
- export declare const serializeAws_restJson1DisassociateQueueQuickConnectsCommand: (input: DisassociateQueueQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
- export declare const serializeAws_restJson1DisassociateRoutingProfileQueuesCommand: (input: DisassociateRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
242
- export declare const serializeAws_restJson1DisassociateSecurityKeyCommand: (input: DisassociateSecurityKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- export declare const serializeAws_restJson1DismissUserContactCommand: (input: DismissUserContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
- export declare const serializeAws_restJson1GetContactAttributesCommand: (input: GetContactAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
- export declare const serializeAws_restJson1GetCurrentMetricDataCommand: (input: GetCurrentMetricDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
246
- export declare const serializeAws_restJson1GetCurrentUserDataCommand: (input: GetCurrentUserDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
- export declare const serializeAws_restJson1GetFederationTokenCommand: (input: GetFederationTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
- export declare const serializeAws_restJson1GetMetricDataCommand: (input: GetMetricDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
- export declare const serializeAws_restJson1GetMetricDataV2Command: (input: GetMetricDataV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
250
- export declare const serializeAws_restJson1GetTaskTemplateCommand: (input: GetTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
- export declare const serializeAws_restJson1GetTrafficDistributionCommand: (input: GetTrafficDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
- export declare const serializeAws_restJson1ListAgentStatusesCommand: (input: ListAgentStatusesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
- export declare const serializeAws_restJson1ListApprovedOriginsCommand: (input: ListApprovedOriginsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
254
- export declare const serializeAws_restJson1ListBotsCommand: (input: ListBotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
- export declare const serializeAws_restJson1ListContactFlowModulesCommand: (input: ListContactFlowModulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
- export declare const serializeAws_restJson1ListContactFlowsCommand: (input: ListContactFlowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
- export declare const serializeAws_restJson1ListContactReferencesCommand: (input: ListContactReferencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
258
- export declare const serializeAws_restJson1ListDefaultVocabulariesCommand: (input: ListDefaultVocabulariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
- export declare const serializeAws_restJson1ListHoursOfOperationsCommand: (input: ListHoursOfOperationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
- export declare const serializeAws_restJson1ListInstanceAttributesCommand: (input: ListInstanceAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
- export declare const serializeAws_restJson1ListInstancesCommand: (input: ListInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
262
- export declare const serializeAws_restJson1ListInstanceStorageConfigsCommand: (input: ListInstanceStorageConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
- export declare const serializeAws_restJson1ListIntegrationAssociationsCommand: (input: ListIntegrationAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
- export declare const serializeAws_restJson1ListLambdaFunctionsCommand: (input: ListLambdaFunctionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
- export declare const serializeAws_restJson1ListLexBotsCommand: (input: ListLexBotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
266
- export declare const serializeAws_restJson1ListPhoneNumbersCommand: (input: ListPhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- export declare const serializeAws_restJson1ListPhoneNumbersV2Command: (input: ListPhoneNumbersV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
- export declare const serializeAws_restJson1ListPromptsCommand: (input: ListPromptsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
- export declare const serializeAws_restJson1ListQueueQuickConnectsCommand: (input: ListQueueQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
270
- export declare const serializeAws_restJson1ListQueuesCommand: (input: ListQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- export declare const serializeAws_restJson1ListQuickConnectsCommand: (input: ListQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
- export declare const serializeAws_restJson1ListRoutingProfileQueuesCommand: (input: ListRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
- export declare const serializeAws_restJson1ListRoutingProfilesCommand: (input: ListRoutingProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
- export declare const serializeAws_restJson1ListRulesCommand: (input: ListRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- export declare const serializeAws_restJson1ListSecurityKeysCommand: (input: ListSecurityKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
- export declare const serializeAws_restJson1ListSecurityProfilePermissionsCommand: (input: ListSecurityProfilePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
- export declare const serializeAws_restJson1ListSecurityProfilesCommand: (input: ListSecurityProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
278
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- export declare const serializeAws_restJson1ListTaskTemplatesCommand: (input: ListTaskTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
- export declare const serializeAws_restJson1ListTrafficDistributionGroupsCommand: (input: ListTrafficDistributionGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
- export declare const serializeAws_restJson1ListUseCasesCommand: (input: ListUseCasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
282
- export declare const serializeAws_restJson1ListUserHierarchyGroupsCommand: (input: ListUserHierarchyGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
- export declare const serializeAws_restJson1ListUsersCommand: (input: ListUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
- export declare const serializeAws_restJson1MonitorContactCommand: (input: MonitorContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
- export declare const serializeAws_restJson1PutUserStatusCommand: (input: PutUserStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
286
- export declare const serializeAws_restJson1ReleasePhoneNumberCommand: (input: ReleasePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- export declare const serializeAws_restJson1ReplicateInstanceCommand: (input: ReplicateInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
- export declare const serializeAws_restJson1ResumeContactRecordingCommand: (input: ResumeContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
- export declare const serializeAws_restJson1SearchAvailablePhoneNumbersCommand: (input: SearchAvailablePhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
290
- export declare const serializeAws_restJson1SearchQueuesCommand: (input: SearchQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- export declare const serializeAws_restJson1SearchRoutingProfilesCommand: (input: SearchRoutingProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
- export declare const serializeAws_restJson1SearchSecurityProfilesCommand: (input: SearchSecurityProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
- export declare const serializeAws_restJson1SearchUsersCommand: (input: SearchUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
294
- export declare const serializeAws_restJson1SearchVocabulariesCommand: (input: SearchVocabulariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- export declare const serializeAws_restJson1StartChatContactCommand: (input: StartChatContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
- export declare const serializeAws_restJson1StartContactRecordingCommand: (input: StartContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
- export declare const serializeAws_restJson1StartContactStreamingCommand: (input: StartContactStreamingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
298
- export declare const serializeAws_restJson1StartOutboundVoiceContactCommand: (input: StartOutboundVoiceContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- export declare const serializeAws_restJson1StartTaskContactCommand: (input: StartTaskContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
- export declare const serializeAws_restJson1StopContactCommand: (input: StopContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
- export declare const serializeAws_restJson1StopContactRecordingCommand: (input: StopContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
302
- export declare const serializeAws_restJson1StopContactStreamingCommand: (input: StopContactStreamingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- export declare const serializeAws_restJson1SuspendContactRecordingCommand: (input: SuspendContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
- export declare const serializeAws_restJson1TransferContactCommand: (input: TransferContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
306
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- export declare const serializeAws_restJson1UpdateAgentStatusCommand: (input: UpdateAgentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
- export declare const serializeAws_restJson1UpdateContactCommand: (input: UpdateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
- export declare const serializeAws_restJson1UpdateContactAttributesCommand: (input: UpdateContactAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
310
- export declare const serializeAws_restJson1UpdateContactFlowContentCommand: (input: UpdateContactFlowContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- export declare const serializeAws_restJson1UpdateContactFlowMetadataCommand: (input: UpdateContactFlowMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
- export declare const serializeAws_restJson1UpdateContactFlowModuleContentCommand: (input: UpdateContactFlowModuleContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
- export declare const serializeAws_restJson1UpdateContactFlowModuleMetadataCommand: (input: UpdateContactFlowModuleMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
314
- export declare const serializeAws_restJson1UpdateContactFlowNameCommand: (input: UpdateContactFlowNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- export declare const serializeAws_restJson1UpdateContactScheduleCommand: (input: UpdateContactScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
- export declare const serializeAws_restJson1UpdateHoursOfOperationCommand: (input: UpdateHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
- export declare const serializeAws_restJson1UpdateInstanceAttributeCommand: (input: UpdateInstanceAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
318
- export declare const serializeAws_restJson1UpdateInstanceStorageConfigCommand: (input: UpdateInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- export declare const serializeAws_restJson1UpdateParticipantRoleConfigCommand: (input: UpdateParticipantRoleConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
- export declare const serializeAws_restJson1UpdatePhoneNumberCommand: (input: UpdatePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
- export declare const serializeAws_restJson1UpdateQueueHoursOfOperationCommand: (input: UpdateQueueHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
322
- export declare const serializeAws_restJson1UpdateQueueMaxContactsCommand: (input: UpdateQueueMaxContactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
- export declare const serializeAws_restJson1UpdateQueueNameCommand: (input: UpdateQueueNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
- export declare const serializeAws_restJson1UpdateQueueOutboundCallerConfigCommand: (input: UpdateQueueOutboundCallerConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
- export declare const serializeAws_restJson1UpdateQueueStatusCommand: (input: UpdateQueueStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
326
- export declare const serializeAws_restJson1UpdateQuickConnectConfigCommand: (input: UpdateQuickConnectConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
- export declare const serializeAws_restJson1UpdateQuickConnectNameCommand: (input: UpdateQuickConnectNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
- export declare const serializeAws_restJson1UpdateRoutingProfileConcurrencyCommand: (input: UpdateRoutingProfileConcurrencyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
- export declare const serializeAws_restJson1UpdateRoutingProfileDefaultOutboundQueueCommand: (input: UpdateRoutingProfileDefaultOutboundQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
330
- export declare const serializeAws_restJson1UpdateRoutingProfileNameCommand: (input: UpdateRoutingProfileNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
- export declare const serializeAws_restJson1UpdateRoutingProfileQueuesCommand: (input: UpdateRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
- export declare const serializeAws_restJson1UpdateRuleCommand: (input: UpdateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
- export declare const serializeAws_restJson1UpdateSecurityProfileCommand: (input: UpdateSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
334
- export declare const serializeAws_restJson1UpdateTaskTemplateCommand: (input: UpdateTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
- export declare const serializeAws_restJson1UpdateTrafficDistributionCommand: (input: UpdateTrafficDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
- export declare const serializeAws_restJson1UpdateUserHierarchyCommand: (input: UpdateUserHierarchyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
337
- export declare const serializeAws_restJson1UpdateUserHierarchyGroupNameCommand: (input: UpdateUserHierarchyGroupNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
338
- export declare const serializeAws_restJson1UpdateUserHierarchyStructureCommand: (input: UpdateUserHierarchyStructureCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
- export declare const serializeAws_restJson1UpdateUserIdentityInfoCommand: (input: UpdateUserIdentityInfoCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
- export declare const serializeAws_restJson1UpdateUserPhoneConfigCommand: (input: UpdateUserPhoneConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
341
- export declare const serializeAws_restJson1UpdateUserRoutingProfileCommand: (input: UpdateUserRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
342
- export declare const serializeAws_restJson1UpdateUserSecurityProfilesCommand: (input: UpdateUserSecurityProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
- export declare const deserializeAws_restJson1AssociateApprovedOriginCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApprovedOriginCommandOutput>;
344
- export declare const deserializeAws_restJson1AssociateBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateBotCommandOutput>;
345
- export declare const deserializeAws_restJson1AssociateDefaultVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateDefaultVocabularyCommandOutput>;
346
- export declare const deserializeAws_restJson1AssociateInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateInstanceStorageConfigCommandOutput>;
347
- export declare const deserializeAws_restJson1AssociateLambdaFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateLambdaFunctionCommandOutput>;
348
- export declare const deserializeAws_restJson1AssociateLexBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateLexBotCommandOutput>;
349
- export declare const deserializeAws_restJson1AssociatePhoneNumberContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociatePhoneNumberContactFlowCommandOutput>;
350
- export declare const deserializeAws_restJson1AssociateQueueQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateQueueQuickConnectsCommandOutput>;
351
- export declare const deserializeAws_restJson1AssociateRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateRoutingProfileQueuesCommandOutput>;
352
- export declare const deserializeAws_restJson1AssociateSecurityKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateSecurityKeyCommandOutput>;
353
- export declare const deserializeAws_restJson1ClaimPhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ClaimPhoneNumberCommandOutput>;
354
- export declare const deserializeAws_restJson1CreateAgentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAgentStatusCommandOutput>;
355
- export declare const deserializeAws_restJson1CreateContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactFlowCommandOutput>;
356
- export declare const deserializeAws_restJson1CreateContactFlowModuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactFlowModuleCommandOutput>;
357
- export declare const deserializeAws_restJson1CreateHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHoursOfOperationCommandOutput>;
358
- export declare const deserializeAws_restJson1CreateInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInstanceCommandOutput>;
359
- export declare const deserializeAws_restJson1CreateIntegrationAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIntegrationAssociationCommandOutput>;
360
- export declare const deserializeAws_restJson1CreateQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQueueCommandOutput>;
361
- export declare const deserializeAws_restJson1CreateQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQuickConnectCommandOutput>;
362
- export declare const deserializeAws_restJson1CreateRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRoutingProfileCommandOutput>;
363
- export declare const deserializeAws_restJson1CreateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleCommandOutput>;
364
- export declare const deserializeAws_restJson1CreateSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSecurityProfileCommandOutput>;
365
- export declare const deserializeAws_restJson1CreateTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTaskTemplateCommandOutput>;
366
- export declare const deserializeAws_restJson1CreateTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrafficDistributionGroupCommandOutput>;
367
- export declare const deserializeAws_restJson1CreateUseCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUseCaseCommandOutput>;
368
- export declare const deserializeAws_restJson1CreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserCommandOutput>;
369
- export declare const deserializeAws_restJson1CreateUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserHierarchyGroupCommandOutput>;
370
- export declare const deserializeAws_restJson1CreateVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVocabularyCommandOutput>;
371
- export declare const deserializeAws_restJson1DeleteContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactFlowCommandOutput>;
372
- export declare const deserializeAws_restJson1DeleteContactFlowModuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactFlowModuleCommandOutput>;
373
- export declare const deserializeAws_restJson1DeleteHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteHoursOfOperationCommandOutput>;
374
- export declare const deserializeAws_restJson1DeleteInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInstanceCommandOutput>;
375
- export declare const deserializeAws_restJson1DeleteIntegrationAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationAssociationCommandOutput>;
376
- export declare const deserializeAws_restJson1DeleteQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQuickConnectCommandOutput>;
377
- export declare const deserializeAws_restJson1DeleteRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleCommandOutput>;
378
- export declare const deserializeAws_restJson1DeleteSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSecurityProfileCommandOutput>;
379
- export declare const deserializeAws_restJson1DeleteTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTaskTemplateCommandOutput>;
380
- export declare const deserializeAws_restJson1DeleteTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrafficDistributionGroupCommandOutput>;
381
- export declare const deserializeAws_restJson1DeleteUseCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUseCaseCommandOutput>;
382
- export declare const deserializeAws_restJson1DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
383
- export declare const deserializeAws_restJson1DeleteUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserHierarchyGroupCommandOutput>;
384
- export declare const deserializeAws_restJson1DeleteVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVocabularyCommandOutput>;
385
- export declare const deserializeAws_restJson1DescribeAgentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAgentStatusCommandOutput>;
386
- export declare const deserializeAws_restJson1DescribeContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContactCommandOutput>;
387
- export declare const deserializeAws_restJson1DescribeContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContactFlowCommandOutput>;
388
- export declare const deserializeAws_restJson1DescribeContactFlowModuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContactFlowModuleCommandOutput>;
389
- export declare const deserializeAws_restJson1DescribeHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHoursOfOperationCommandOutput>;
390
- export declare const deserializeAws_restJson1DescribeInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceCommandOutput>;
391
- export declare const deserializeAws_restJson1DescribeInstanceAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceAttributeCommandOutput>;
392
- export declare const deserializeAws_restJson1DescribeInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceStorageConfigCommandOutput>;
393
- export declare const deserializeAws_restJson1DescribePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePhoneNumberCommandOutput>;
394
- export declare const deserializeAws_restJson1DescribeQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQueueCommandOutput>;
395
- export declare const deserializeAws_restJson1DescribeQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQuickConnectCommandOutput>;
396
- export declare const deserializeAws_restJson1DescribeRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRoutingProfileCommandOutput>;
397
- export declare const deserializeAws_restJson1DescribeRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRuleCommandOutput>;
398
- export declare const deserializeAws_restJson1DescribeSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSecurityProfileCommandOutput>;
399
- export declare const deserializeAws_restJson1DescribeTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrafficDistributionGroupCommandOutput>;
400
- export declare const deserializeAws_restJson1DescribeUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserCommandOutput>;
401
- export declare const deserializeAws_restJson1DescribeUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserHierarchyGroupCommandOutput>;
402
- export declare const deserializeAws_restJson1DescribeUserHierarchyStructureCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserHierarchyStructureCommandOutput>;
403
- export declare const deserializeAws_restJson1DescribeVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVocabularyCommandOutput>;
404
- export declare const deserializeAws_restJson1DisassociateApprovedOriginCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApprovedOriginCommandOutput>;
405
- export declare const deserializeAws_restJson1DisassociateBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateBotCommandOutput>;
406
- export declare const deserializeAws_restJson1DisassociateInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateInstanceStorageConfigCommandOutput>;
407
- export declare const deserializeAws_restJson1DisassociateLambdaFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateLambdaFunctionCommandOutput>;
408
- export declare const deserializeAws_restJson1DisassociateLexBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateLexBotCommandOutput>;
409
- export declare const deserializeAws_restJson1DisassociatePhoneNumberContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociatePhoneNumberContactFlowCommandOutput>;
410
- export declare const deserializeAws_restJson1DisassociateQueueQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateQueueQuickConnectsCommandOutput>;
411
- export declare const deserializeAws_restJson1DisassociateRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateRoutingProfileQueuesCommandOutput>;
412
- export declare const deserializeAws_restJson1DisassociateSecurityKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateSecurityKeyCommandOutput>;
413
- export declare const deserializeAws_restJson1DismissUserContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DismissUserContactCommandOutput>;
414
- export declare const deserializeAws_restJson1GetContactAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContactAttributesCommandOutput>;
415
- export declare const deserializeAws_restJson1GetCurrentMetricDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCurrentMetricDataCommandOutput>;
416
- export declare const deserializeAws_restJson1GetCurrentUserDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCurrentUserDataCommandOutput>;
417
- export declare const deserializeAws_restJson1GetFederationTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFederationTokenCommandOutput>;
418
- export declare const deserializeAws_restJson1GetMetricDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMetricDataCommandOutput>;
419
- export declare const deserializeAws_restJson1GetMetricDataV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMetricDataV2CommandOutput>;
420
- export declare const deserializeAws_restJson1GetTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTaskTemplateCommandOutput>;
421
- export declare const deserializeAws_restJson1GetTrafficDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTrafficDistributionCommandOutput>;
422
- export declare const deserializeAws_restJson1ListAgentStatusesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAgentStatusesCommandOutput>;
423
- export declare const deserializeAws_restJson1ListApprovedOriginsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApprovedOriginsCommandOutput>;
424
- export declare const deserializeAws_restJson1ListBotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotsCommandOutput>;
425
- export declare const deserializeAws_restJson1ListContactFlowModulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactFlowModulesCommandOutput>;
426
- export declare const deserializeAws_restJson1ListContactFlowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactFlowsCommandOutput>;
427
- export declare const deserializeAws_restJson1ListContactReferencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactReferencesCommandOutput>;
428
- export declare const deserializeAws_restJson1ListDefaultVocabulariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDefaultVocabulariesCommandOutput>;
429
- export declare const deserializeAws_restJson1ListHoursOfOperationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListHoursOfOperationsCommandOutput>;
430
- export declare const deserializeAws_restJson1ListInstanceAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceAttributesCommandOutput>;
431
- export declare const deserializeAws_restJson1ListInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstancesCommandOutput>;
432
- export declare const deserializeAws_restJson1ListInstanceStorageConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceStorageConfigsCommandOutput>;
433
- export declare const deserializeAws_restJson1ListIntegrationAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIntegrationAssociationsCommandOutput>;
434
- export declare const deserializeAws_restJson1ListLambdaFunctionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLambdaFunctionsCommandOutput>;
435
- export declare const deserializeAws_restJson1ListLexBotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLexBotsCommandOutput>;
436
- export declare const deserializeAws_restJson1ListPhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumbersCommandOutput>;
437
- export declare const deserializeAws_restJson1ListPhoneNumbersV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumbersV2CommandOutput>;
438
- export declare const deserializeAws_restJson1ListPromptsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPromptsCommandOutput>;
439
- export declare const deserializeAws_restJson1ListQueueQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueueQuickConnectsCommandOutput>;
440
- export declare const deserializeAws_restJson1ListQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueuesCommandOutput>;
441
- export declare const deserializeAws_restJson1ListQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQuickConnectsCommandOutput>;
442
- export declare const deserializeAws_restJson1ListRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRoutingProfileQueuesCommandOutput>;
443
- export declare const deserializeAws_restJson1ListRoutingProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRoutingProfilesCommandOutput>;
444
- export declare const deserializeAws_restJson1ListRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRulesCommandOutput>;
445
- export declare const deserializeAws_restJson1ListSecurityKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityKeysCommandOutput>;
446
- export declare const deserializeAws_restJson1ListSecurityProfilePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityProfilePermissionsCommandOutput>;
447
- export declare const deserializeAws_restJson1ListSecurityProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityProfilesCommandOutput>;
448
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
449
- export declare const deserializeAws_restJson1ListTaskTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTaskTemplatesCommandOutput>;
450
- export declare const deserializeAws_restJson1ListTrafficDistributionGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrafficDistributionGroupsCommandOutput>;
451
- export declare const deserializeAws_restJson1ListUseCasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUseCasesCommandOutput>;
452
- export declare const deserializeAws_restJson1ListUserHierarchyGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserHierarchyGroupsCommandOutput>;
453
- export declare const deserializeAws_restJson1ListUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersCommandOutput>;
454
- export declare const deserializeAws_restJson1MonitorContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MonitorContactCommandOutput>;
455
- export declare const deserializeAws_restJson1PutUserStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutUserStatusCommandOutput>;
456
- export declare const deserializeAws_restJson1ReleasePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReleasePhoneNumberCommandOutput>;
457
- export declare const deserializeAws_restJson1ReplicateInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReplicateInstanceCommandOutput>;
458
- export declare const deserializeAws_restJson1ResumeContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResumeContactRecordingCommandOutput>;
459
- export declare const deserializeAws_restJson1SearchAvailablePhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
460
- export declare const deserializeAws_restJson1SearchQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchQueuesCommandOutput>;
461
- export declare const deserializeAws_restJson1SearchRoutingProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchRoutingProfilesCommandOutput>;
462
- export declare const deserializeAws_restJson1SearchSecurityProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchSecurityProfilesCommandOutput>;
463
- export declare const deserializeAws_restJson1SearchUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchUsersCommandOutput>;
464
- export declare const deserializeAws_restJson1SearchVocabulariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchVocabulariesCommandOutput>;
465
- export declare const deserializeAws_restJson1StartChatContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartChatContactCommandOutput>;
466
- export declare const deserializeAws_restJson1StartContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartContactRecordingCommandOutput>;
467
- export declare const deserializeAws_restJson1StartContactStreamingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartContactStreamingCommandOutput>;
468
- export declare const deserializeAws_restJson1StartOutboundVoiceContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartOutboundVoiceContactCommandOutput>;
469
- export declare const deserializeAws_restJson1StartTaskContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTaskContactCommandOutput>;
470
- export declare const deserializeAws_restJson1StopContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopContactCommandOutput>;
471
- export declare const deserializeAws_restJson1StopContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopContactRecordingCommandOutput>;
472
- export declare const deserializeAws_restJson1StopContactStreamingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopContactStreamingCommandOutput>;
473
- export declare const deserializeAws_restJson1SuspendContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SuspendContactRecordingCommandOutput>;
474
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
475
- export declare const deserializeAws_restJson1TransferContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TransferContactCommandOutput>;
476
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
477
- export declare const deserializeAws_restJson1UpdateAgentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAgentStatusCommandOutput>;
478
- export declare const deserializeAws_restJson1UpdateContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactCommandOutput>;
479
- export declare const deserializeAws_restJson1UpdateContactAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactAttributesCommandOutput>;
480
- export declare const deserializeAws_restJson1UpdateContactFlowContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowContentCommandOutput>;
481
- export declare const deserializeAws_restJson1UpdateContactFlowMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowMetadataCommandOutput>;
482
- export declare const deserializeAws_restJson1UpdateContactFlowModuleContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowModuleContentCommandOutput>;
483
- export declare const deserializeAws_restJson1UpdateContactFlowModuleMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowModuleMetadataCommandOutput>;
484
- export declare const deserializeAws_restJson1UpdateContactFlowNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowNameCommandOutput>;
485
- export declare const deserializeAws_restJson1UpdateContactScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactScheduleCommandOutput>;
486
- export declare const deserializeAws_restJson1UpdateHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateHoursOfOperationCommandOutput>;
487
- export declare const deserializeAws_restJson1UpdateInstanceAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInstanceAttributeCommandOutput>;
488
- export declare const deserializeAws_restJson1UpdateInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInstanceStorageConfigCommandOutput>;
489
- export declare const deserializeAws_restJson1UpdateParticipantRoleConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateParticipantRoleConfigCommandOutput>;
490
- export declare const deserializeAws_restJson1UpdatePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePhoneNumberCommandOutput>;
491
- export declare const deserializeAws_restJson1UpdateQueueHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueHoursOfOperationCommandOutput>;
492
- export declare const deserializeAws_restJson1UpdateQueueMaxContactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueMaxContactsCommandOutput>;
493
- export declare const deserializeAws_restJson1UpdateQueueNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueNameCommandOutput>;
494
- export declare const deserializeAws_restJson1UpdateQueueOutboundCallerConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueOutboundCallerConfigCommandOutput>;
495
- export declare const deserializeAws_restJson1UpdateQueueStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueStatusCommandOutput>;
496
- export declare const deserializeAws_restJson1UpdateQuickConnectConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQuickConnectConfigCommandOutput>;
497
- export declare const deserializeAws_restJson1UpdateQuickConnectNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQuickConnectNameCommandOutput>;
498
- export declare const deserializeAws_restJson1UpdateRoutingProfileConcurrencyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileConcurrencyCommandOutput>;
499
- export declare const deserializeAws_restJson1UpdateRoutingProfileDefaultOutboundQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileDefaultOutboundQueueCommandOutput>;
500
- export declare const deserializeAws_restJson1UpdateRoutingProfileNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileNameCommandOutput>;
501
- export declare const deserializeAws_restJson1UpdateRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileQueuesCommandOutput>;
502
- export declare const deserializeAws_restJson1UpdateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleCommandOutput>;
503
- export declare const deserializeAws_restJson1UpdateSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSecurityProfileCommandOutput>;
504
- export declare const deserializeAws_restJson1UpdateTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTaskTemplateCommandOutput>;
505
- export declare const deserializeAws_restJson1UpdateTrafficDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrafficDistributionCommandOutput>;
506
- export declare const deserializeAws_restJson1UpdateUserHierarchyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyCommandOutput>;
507
- export declare const deserializeAws_restJson1UpdateUserHierarchyGroupNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyGroupNameCommandOutput>;
508
- export declare const deserializeAws_restJson1UpdateUserHierarchyStructureCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyStructureCommandOutput>;
509
- export declare const deserializeAws_restJson1UpdateUserIdentityInfoCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserIdentityInfoCommandOutput>;
510
- export declare const deserializeAws_restJson1UpdateUserPhoneConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserPhoneConfigCommandOutput>;
511
- export declare const deserializeAws_restJson1UpdateUserRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserRoutingProfileCommandOutput>;
512
- export declare const deserializeAws_restJson1UpdateUserSecurityProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserSecurityProfilesCommandOutput>;
173
+ /**
174
+ * serializeAws_restJson1AssociateApprovedOriginCommand
175
+ */
176
+ export declare const se_AssociateApprovedOriginCommand: (input: AssociateApprovedOriginCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
+ /**
178
+ * serializeAws_restJson1AssociateBotCommand
179
+ */
180
+ export declare const se_AssociateBotCommand: (input: AssociateBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
+ /**
182
+ * serializeAws_restJson1AssociateDefaultVocabularyCommand
183
+ */
184
+ export declare const se_AssociateDefaultVocabularyCommand: (input: AssociateDefaultVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
+ /**
186
+ * serializeAws_restJson1AssociateInstanceStorageConfigCommand
187
+ */
188
+ export declare const se_AssociateInstanceStorageConfigCommand: (input: AssociateInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
+ /**
190
+ * serializeAws_restJson1AssociateLambdaFunctionCommand
191
+ */
192
+ export declare const se_AssociateLambdaFunctionCommand: (input: AssociateLambdaFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
+ /**
194
+ * serializeAws_restJson1AssociateLexBotCommand
195
+ */
196
+ export declare const se_AssociateLexBotCommand: (input: AssociateLexBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
+ /**
198
+ * serializeAws_restJson1AssociatePhoneNumberContactFlowCommand
199
+ */
200
+ export declare const se_AssociatePhoneNumberContactFlowCommand: (input: AssociatePhoneNumberContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
+ /**
202
+ * serializeAws_restJson1AssociateQueueQuickConnectsCommand
203
+ */
204
+ export declare const se_AssociateQueueQuickConnectsCommand: (input: AssociateQueueQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
+ /**
206
+ * serializeAws_restJson1AssociateRoutingProfileQueuesCommand
207
+ */
208
+ export declare const se_AssociateRoutingProfileQueuesCommand: (input: AssociateRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
+ /**
210
+ * serializeAws_restJson1AssociateSecurityKeyCommand
211
+ */
212
+ export declare const se_AssociateSecurityKeyCommand: (input: AssociateSecurityKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
+ /**
214
+ * serializeAws_restJson1ClaimPhoneNumberCommand
215
+ */
216
+ export declare const se_ClaimPhoneNumberCommand: (input: ClaimPhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
+ /**
218
+ * serializeAws_restJson1CreateAgentStatusCommand
219
+ */
220
+ export declare const se_CreateAgentStatusCommand: (input: CreateAgentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
+ /**
222
+ * serializeAws_restJson1CreateContactFlowCommand
223
+ */
224
+ export declare const se_CreateContactFlowCommand: (input: CreateContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
+ /**
226
+ * serializeAws_restJson1CreateContactFlowModuleCommand
227
+ */
228
+ export declare const se_CreateContactFlowModuleCommand: (input: CreateContactFlowModuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
+ /**
230
+ * serializeAws_restJson1CreateHoursOfOperationCommand
231
+ */
232
+ export declare const se_CreateHoursOfOperationCommand: (input: CreateHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
+ /**
234
+ * serializeAws_restJson1CreateInstanceCommand
235
+ */
236
+ export declare const se_CreateInstanceCommand: (input: CreateInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
+ /**
238
+ * serializeAws_restJson1CreateIntegrationAssociationCommand
239
+ */
240
+ export declare const se_CreateIntegrationAssociationCommand: (input: CreateIntegrationAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
+ /**
242
+ * serializeAws_restJson1CreateQueueCommand
243
+ */
244
+ export declare const se_CreateQueueCommand: (input: CreateQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
+ /**
246
+ * serializeAws_restJson1CreateQuickConnectCommand
247
+ */
248
+ export declare const se_CreateQuickConnectCommand: (input: CreateQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
+ /**
250
+ * serializeAws_restJson1CreateRoutingProfileCommand
251
+ */
252
+ export declare const se_CreateRoutingProfileCommand: (input: CreateRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
+ /**
254
+ * serializeAws_restJson1CreateRuleCommand
255
+ */
256
+ export declare const se_CreateRuleCommand: (input: CreateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
+ /**
258
+ * serializeAws_restJson1CreateSecurityProfileCommand
259
+ */
260
+ export declare const se_CreateSecurityProfileCommand: (input: CreateSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
+ /**
262
+ * serializeAws_restJson1CreateTaskTemplateCommand
263
+ */
264
+ export declare const se_CreateTaskTemplateCommand: (input: CreateTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
+ /**
266
+ * serializeAws_restJson1CreateTrafficDistributionGroupCommand
267
+ */
268
+ export declare const se_CreateTrafficDistributionGroupCommand: (input: CreateTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
+ /**
270
+ * serializeAws_restJson1CreateUseCaseCommand
271
+ */
272
+ export declare const se_CreateUseCaseCommand: (input: CreateUseCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
+ /**
274
+ * serializeAws_restJson1CreateUserCommand
275
+ */
276
+ export declare const se_CreateUserCommand: (input: CreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
+ /**
278
+ * serializeAws_restJson1CreateUserHierarchyGroupCommand
279
+ */
280
+ export declare const se_CreateUserHierarchyGroupCommand: (input: CreateUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
+ /**
282
+ * serializeAws_restJson1CreateVocabularyCommand
283
+ */
284
+ export declare const se_CreateVocabularyCommand: (input: CreateVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
+ /**
286
+ * serializeAws_restJson1DeleteContactFlowCommand
287
+ */
288
+ export declare const se_DeleteContactFlowCommand: (input: DeleteContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
+ /**
290
+ * serializeAws_restJson1DeleteContactFlowModuleCommand
291
+ */
292
+ export declare const se_DeleteContactFlowModuleCommand: (input: DeleteContactFlowModuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
+ /**
294
+ * serializeAws_restJson1DeleteHoursOfOperationCommand
295
+ */
296
+ export declare const se_DeleteHoursOfOperationCommand: (input: DeleteHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
+ /**
298
+ * serializeAws_restJson1DeleteInstanceCommand
299
+ */
300
+ export declare const se_DeleteInstanceCommand: (input: DeleteInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
+ /**
302
+ * serializeAws_restJson1DeleteIntegrationAssociationCommand
303
+ */
304
+ export declare const se_DeleteIntegrationAssociationCommand: (input: DeleteIntegrationAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
+ /**
306
+ * serializeAws_restJson1DeleteQuickConnectCommand
307
+ */
308
+ export declare const se_DeleteQuickConnectCommand: (input: DeleteQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
+ /**
310
+ * serializeAws_restJson1DeleteRuleCommand
311
+ */
312
+ export declare const se_DeleteRuleCommand: (input: DeleteRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
+ /**
314
+ * serializeAws_restJson1DeleteSecurityProfileCommand
315
+ */
316
+ export declare const se_DeleteSecurityProfileCommand: (input: DeleteSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
+ /**
318
+ * serializeAws_restJson1DeleteTaskTemplateCommand
319
+ */
320
+ export declare const se_DeleteTaskTemplateCommand: (input: DeleteTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
+ /**
322
+ * serializeAws_restJson1DeleteTrafficDistributionGroupCommand
323
+ */
324
+ export declare const se_DeleteTrafficDistributionGroupCommand: (input: DeleteTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
+ /**
326
+ * serializeAws_restJson1DeleteUseCaseCommand
327
+ */
328
+ export declare const se_DeleteUseCaseCommand: (input: DeleteUseCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
+ /**
330
+ * serializeAws_restJson1DeleteUserCommand
331
+ */
332
+ export declare const se_DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
+ /**
334
+ * serializeAws_restJson1DeleteUserHierarchyGroupCommand
335
+ */
336
+ export declare const se_DeleteUserHierarchyGroupCommand: (input: DeleteUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
337
+ /**
338
+ * serializeAws_restJson1DeleteVocabularyCommand
339
+ */
340
+ export declare const se_DeleteVocabularyCommand: (input: DeleteVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
341
+ /**
342
+ * serializeAws_restJson1DescribeAgentStatusCommand
343
+ */
344
+ export declare const se_DescribeAgentStatusCommand: (input: DescribeAgentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
345
+ /**
346
+ * serializeAws_restJson1DescribeContactCommand
347
+ */
348
+ export declare const se_DescribeContactCommand: (input: DescribeContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
349
+ /**
350
+ * serializeAws_restJson1DescribeContactFlowCommand
351
+ */
352
+ export declare const se_DescribeContactFlowCommand: (input: DescribeContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
353
+ /**
354
+ * serializeAws_restJson1DescribeContactFlowModuleCommand
355
+ */
356
+ export declare const se_DescribeContactFlowModuleCommand: (input: DescribeContactFlowModuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
357
+ /**
358
+ * serializeAws_restJson1DescribeHoursOfOperationCommand
359
+ */
360
+ export declare const se_DescribeHoursOfOperationCommand: (input: DescribeHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
361
+ /**
362
+ * serializeAws_restJson1DescribeInstanceCommand
363
+ */
364
+ export declare const se_DescribeInstanceCommand: (input: DescribeInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
365
+ /**
366
+ * serializeAws_restJson1DescribeInstanceAttributeCommand
367
+ */
368
+ export declare const se_DescribeInstanceAttributeCommand: (input: DescribeInstanceAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
369
+ /**
370
+ * serializeAws_restJson1DescribeInstanceStorageConfigCommand
371
+ */
372
+ export declare const se_DescribeInstanceStorageConfigCommand: (input: DescribeInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
373
+ /**
374
+ * serializeAws_restJson1DescribePhoneNumberCommand
375
+ */
376
+ export declare const se_DescribePhoneNumberCommand: (input: DescribePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
377
+ /**
378
+ * serializeAws_restJson1DescribeQueueCommand
379
+ */
380
+ export declare const se_DescribeQueueCommand: (input: DescribeQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
381
+ /**
382
+ * serializeAws_restJson1DescribeQuickConnectCommand
383
+ */
384
+ export declare const se_DescribeQuickConnectCommand: (input: DescribeQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
385
+ /**
386
+ * serializeAws_restJson1DescribeRoutingProfileCommand
387
+ */
388
+ export declare const se_DescribeRoutingProfileCommand: (input: DescribeRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
389
+ /**
390
+ * serializeAws_restJson1DescribeRuleCommand
391
+ */
392
+ export declare const se_DescribeRuleCommand: (input: DescribeRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
393
+ /**
394
+ * serializeAws_restJson1DescribeSecurityProfileCommand
395
+ */
396
+ export declare const se_DescribeSecurityProfileCommand: (input: DescribeSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
397
+ /**
398
+ * serializeAws_restJson1DescribeTrafficDistributionGroupCommand
399
+ */
400
+ export declare const se_DescribeTrafficDistributionGroupCommand: (input: DescribeTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
401
+ /**
402
+ * serializeAws_restJson1DescribeUserCommand
403
+ */
404
+ export declare const se_DescribeUserCommand: (input: DescribeUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
405
+ /**
406
+ * serializeAws_restJson1DescribeUserHierarchyGroupCommand
407
+ */
408
+ export declare const se_DescribeUserHierarchyGroupCommand: (input: DescribeUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
409
+ /**
410
+ * serializeAws_restJson1DescribeUserHierarchyStructureCommand
411
+ */
412
+ export declare const se_DescribeUserHierarchyStructureCommand: (input: DescribeUserHierarchyStructureCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
413
+ /**
414
+ * serializeAws_restJson1DescribeVocabularyCommand
415
+ */
416
+ export declare const se_DescribeVocabularyCommand: (input: DescribeVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
417
+ /**
418
+ * serializeAws_restJson1DisassociateApprovedOriginCommand
419
+ */
420
+ export declare const se_DisassociateApprovedOriginCommand: (input: DisassociateApprovedOriginCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
421
+ /**
422
+ * serializeAws_restJson1DisassociateBotCommand
423
+ */
424
+ export declare const se_DisassociateBotCommand: (input: DisassociateBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
425
+ /**
426
+ * serializeAws_restJson1DisassociateInstanceStorageConfigCommand
427
+ */
428
+ export declare const se_DisassociateInstanceStorageConfigCommand: (input: DisassociateInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
429
+ /**
430
+ * serializeAws_restJson1DisassociateLambdaFunctionCommand
431
+ */
432
+ export declare const se_DisassociateLambdaFunctionCommand: (input: DisassociateLambdaFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
433
+ /**
434
+ * serializeAws_restJson1DisassociateLexBotCommand
435
+ */
436
+ export declare const se_DisassociateLexBotCommand: (input: DisassociateLexBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
437
+ /**
438
+ * serializeAws_restJson1DisassociatePhoneNumberContactFlowCommand
439
+ */
440
+ export declare const se_DisassociatePhoneNumberContactFlowCommand: (input: DisassociatePhoneNumberContactFlowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
441
+ /**
442
+ * serializeAws_restJson1DisassociateQueueQuickConnectsCommand
443
+ */
444
+ export declare const se_DisassociateQueueQuickConnectsCommand: (input: DisassociateQueueQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
445
+ /**
446
+ * serializeAws_restJson1DisassociateRoutingProfileQueuesCommand
447
+ */
448
+ export declare const se_DisassociateRoutingProfileQueuesCommand: (input: DisassociateRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
449
+ /**
450
+ * serializeAws_restJson1DisassociateSecurityKeyCommand
451
+ */
452
+ export declare const se_DisassociateSecurityKeyCommand: (input: DisassociateSecurityKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
453
+ /**
454
+ * serializeAws_restJson1DismissUserContactCommand
455
+ */
456
+ export declare const se_DismissUserContactCommand: (input: DismissUserContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
457
+ /**
458
+ * serializeAws_restJson1GetContactAttributesCommand
459
+ */
460
+ export declare const se_GetContactAttributesCommand: (input: GetContactAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
461
+ /**
462
+ * serializeAws_restJson1GetCurrentMetricDataCommand
463
+ */
464
+ export declare const se_GetCurrentMetricDataCommand: (input: GetCurrentMetricDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
465
+ /**
466
+ * serializeAws_restJson1GetCurrentUserDataCommand
467
+ */
468
+ export declare const se_GetCurrentUserDataCommand: (input: GetCurrentUserDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
469
+ /**
470
+ * serializeAws_restJson1GetFederationTokenCommand
471
+ */
472
+ export declare const se_GetFederationTokenCommand: (input: GetFederationTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
473
+ /**
474
+ * serializeAws_restJson1GetMetricDataCommand
475
+ */
476
+ export declare const se_GetMetricDataCommand: (input: GetMetricDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
477
+ /**
478
+ * serializeAws_restJson1GetMetricDataV2Command
479
+ */
480
+ export declare const se_GetMetricDataV2Command: (input: GetMetricDataV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
481
+ /**
482
+ * serializeAws_restJson1GetTaskTemplateCommand
483
+ */
484
+ export declare const se_GetTaskTemplateCommand: (input: GetTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
485
+ /**
486
+ * serializeAws_restJson1GetTrafficDistributionCommand
487
+ */
488
+ export declare const se_GetTrafficDistributionCommand: (input: GetTrafficDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
489
+ /**
490
+ * serializeAws_restJson1ListAgentStatusesCommand
491
+ */
492
+ export declare const se_ListAgentStatusesCommand: (input: ListAgentStatusesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
493
+ /**
494
+ * serializeAws_restJson1ListApprovedOriginsCommand
495
+ */
496
+ export declare const se_ListApprovedOriginsCommand: (input: ListApprovedOriginsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
497
+ /**
498
+ * serializeAws_restJson1ListBotsCommand
499
+ */
500
+ export declare const se_ListBotsCommand: (input: ListBotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
501
+ /**
502
+ * serializeAws_restJson1ListContactFlowModulesCommand
503
+ */
504
+ export declare const se_ListContactFlowModulesCommand: (input: ListContactFlowModulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
505
+ /**
506
+ * serializeAws_restJson1ListContactFlowsCommand
507
+ */
508
+ export declare const se_ListContactFlowsCommand: (input: ListContactFlowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
509
+ /**
510
+ * serializeAws_restJson1ListContactReferencesCommand
511
+ */
512
+ export declare const se_ListContactReferencesCommand: (input: ListContactReferencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
513
+ /**
514
+ * serializeAws_restJson1ListDefaultVocabulariesCommand
515
+ */
516
+ export declare const se_ListDefaultVocabulariesCommand: (input: ListDefaultVocabulariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
517
+ /**
518
+ * serializeAws_restJson1ListHoursOfOperationsCommand
519
+ */
520
+ export declare const se_ListHoursOfOperationsCommand: (input: ListHoursOfOperationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
521
+ /**
522
+ * serializeAws_restJson1ListInstanceAttributesCommand
523
+ */
524
+ export declare const se_ListInstanceAttributesCommand: (input: ListInstanceAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
525
+ /**
526
+ * serializeAws_restJson1ListInstancesCommand
527
+ */
528
+ export declare const se_ListInstancesCommand: (input: ListInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
529
+ /**
530
+ * serializeAws_restJson1ListInstanceStorageConfigsCommand
531
+ */
532
+ export declare const se_ListInstanceStorageConfigsCommand: (input: ListInstanceStorageConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
533
+ /**
534
+ * serializeAws_restJson1ListIntegrationAssociationsCommand
535
+ */
536
+ export declare const se_ListIntegrationAssociationsCommand: (input: ListIntegrationAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
537
+ /**
538
+ * serializeAws_restJson1ListLambdaFunctionsCommand
539
+ */
540
+ export declare const se_ListLambdaFunctionsCommand: (input: ListLambdaFunctionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
541
+ /**
542
+ * serializeAws_restJson1ListLexBotsCommand
543
+ */
544
+ export declare const se_ListLexBotsCommand: (input: ListLexBotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
545
+ /**
546
+ * serializeAws_restJson1ListPhoneNumbersCommand
547
+ */
548
+ export declare const se_ListPhoneNumbersCommand: (input: ListPhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
549
+ /**
550
+ * serializeAws_restJson1ListPhoneNumbersV2Command
551
+ */
552
+ export declare const se_ListPhoneNumbersV2Command: (input: ListPhoneNumbersV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
553
+ /**
554
+ * serializeAws_restJson1ListPromptsCommand
555
+ */
556
+ export declare const se_ListPromptsCommand: (input: ListPromptsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
557
+ /**
558
+ * serializeAws_restJson1ListQueueQuickConnectsCommand
559
+ */
560
+ export declare const se_ListQueueQuickConnectsCommand: (input: ListQueueQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
561
+ /**
562
+ * serializeAws_restJson1ListQueuesCommand
563
+ */
564
+ export declare const se_ListQueuesCommand: (input: ListQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
565
+ /**
566
+ * serializeAws_restJson1ListQuickConnectsCommand
567
+ */
568
+ export declare const se_ListQuickConnectsCommand: (input: ListQuickConnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
569
+ /**
570
+ * serializeAws_restJson1ListRoutingProfileQueuesCommand
571
+ */
572
+ export declare const se_ListRoutingProfileQueuesCommand: (input: ListRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
573
+ /**
574
+ * serializeAws_restJson1ListRoutingProfilesCommand
575
+ */
576
+ export declare const se_ListRoutingProfilesCommand: (input: ListRoutingProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
577
+ /**
578
+ * serializeAws_restJson1ListRulesCommand
579
+ */
580
+ export declare const se_ListRulesCommand: (input: ListRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
581
+ /**
582
+ * serializeAws_restJson1ListSecurityKeysCommand
583
+ */
584
+ export declare const se_ListSecurityKeysCommand: (input: ListSecurityKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
585
+ /**
586
+ * serializeAws_restJson1ListSecurityProfilePermissionsCommand
587
+ */
588
+ export declare const se_ListSecurityProfilePermissionsCommand: (input: ListSecurityProfilePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
589
+ /**
590
+ * serializeAws_restJson1ListSecurityProfilesCommand
591
+ */
592
+ export declare const se_ListSecurityProfilesCommand: (input: ListSecurityProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
593
+ /**
594
+ * serializeAws_restJson1ListTagsForResourceCommand
595
+ */
596
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
597
+ /**
598
+ * serializeAws_restJson1ListTaskTemplatesCommand
599
+ */
600
+ export declare const se_ListTaskTemplatesCommand: (input: ListTaskTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
601
+ /**
602
+ * serializeAws_restJson1ListTrafficDistributionGroupsCommand
603
+ */
604
+ export declare const se_ListTrafficDistributionGroupsCommand: (input: ListTrafficDistributionGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
605
+ /**
606
+ * serializeAws_restJson1ListUseCasesCommand
607
+ */
608
+ export declare const se_ListUseCasesCommand: (input: ListUseCasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
609
+ /**
610
+ * serializeAws_restJson1ListUserHierarchyGroupsCommand
611
+ */
612
+ export declare const se_ListUserHierarchyGroupsCommand: (input: ListUserHierarchyGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
613
+ /**
614
+ * serializeAws_restJson1ListUsersCommand
615
+ */
616
+ export declare const se_ListUsersCommand: (input: ListUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
617
+ /**
618
+ * serializeAws_restJson1MonitorContactCommand
619
+ */
620
+ export declare const se_MonitorContactCommand: (input: MonitorContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
621
+ /**
622
+ * serializeAws_restJson1PutUserStatusCommand
623
+ */
624
+ export declare const se_PutUserStatusCommand: (input: PutUserStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
625
+ /**
626
+ * serializeAws_restJson1ReleasePhoneNumberCommand
627
+ */
628
+ export declare const se_ReleasePhoneNumberCommand: (input: ReleasePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
629
+ /**
630
+ * serializeAws_restJson1ReplicateInstanceCommand
631
+ */
632
+ export declare const se_ReplicateInstanceCommand: (input: ReplicateInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
633
+ /**
634
+ * serializeAws_restJson1ResumeContactRecordingCommand
635
+ */
636
+ export declare const se_ResumeContactRecordingCommand: (input: ResumeContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
637
+ /**
638
+ * serializeAws_restJson1SearchAvailablePhoneNumbersCommand
639
+ */
640
+ export declare const se_SearchAvailablePhoneNumbersCommand: (input: SearchAvailablePhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
641
+ /**
642
+ * serializeAws_restJson1SearchQueuesCommand
643
+ */
644
+ export declare const se_SearchQueuesCommand: (input: SearchQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
645
+ /**
646
+ * serializeAws_restJson1SearchRoutingProfilesCommand
647
+ */
648
+ export declare const se_SearchRoutingProfilesCommand: (input: SearchRoutingProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
649
+ /**
650
+ * serializeAws_restJson1SearchSecurityProfilesCommand
651
+ */
652
+ export declare const se_SearchSecurityProfilesCommand: (input: SearchSecurityProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
653
+ /**
654
+ * serializeAws_restJson1SearchUsersCommand
655
+ */
656
+ export declare const se_SearchUsersCommand: (input: SearchUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
657
+ /**
658
+ * serializeAws_restJson1SearchVocabulariesCommand
659
+ */
660
+ export declare const se_SearchVocabulariesCommand: (input: SearchVocabulariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
661
+ /**
662
+ * serializeAws_restJson1StartChatContactCommand
663
+ */
664
+ export declare const se_StartChatContactCommand: (input: StartChatContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
665
+ /**
666
+ * serializeAws_restJson1StartContactRecordingCommand
667
+ */
668
+ export declare const se_StartContactRecordingCommand: (input: StartContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
669
+ /**
670
+ * serializeAws_restJson1StartContactStreamingCommand
671
+ */
672
+ export declare const se_StartContactStreamingCommand: (input: StartContactStreamingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
673
+ /**
674
+ * serializeAws_restJson1StartOutboundVoiceContactCommand
675
+ */
676
+ export declare const se_StartOutboundVoiceContactCommand: (input: StartOutboundVoiceContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
677
+ /**
678
+ * serializeAws_restJson1StartTaskContactCommand
679
+ */
680
+ export declare const se_StartTaskContactCommand: (input: StartTaskContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
681
+ /**
682
+ * serializeAws_restJson1StopContactCommand
683
+ */
684
+ export declare const se_StopContactCommand: (input: StopContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
685
+ /**
686
+ * serializeAws_restJson1StopContactRecordingCommand
687
+ */
688
+ export declare const se_StopContactRecordingCommand: (input: StopContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
689
+ /**
690
+ * serializeAws_restJson1StopContactStreamingCommand
691
+ */
692
+ export declare const se_StopContactStreamingCommand: (input: StopContactStreamingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
693
+ /**
694
+ * serializeAws_restJson1SuspendContactRecordingCommand
695
+ */
696
+ export declare const se_SuspendContactRecordingCommand: (input: SuspendContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
697
+ /**
698
+ * serializeAws_restJson1TagResourceCommand
699
+ */
700
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
701
+ /**
702
+ * serializeAws_restJson1TransferContactCommand
703
+ */
704
+ export declare const se_TransferContactCommand: (input: TransferContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
705
+ /**
706
+ * serializeAws_restJson1UntagResourceCommand
707
+ */
708
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
709
+ /**
710
+ * serializeAws_restJson1UpdateAgentStatusCommand
711
+ */
712
+ export declare const se_UpdateAgentStatusCommand: (input: UpdateAgentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
713
+ /**
714
+ * serializeAws_restJson1UpdateContactCommand
715
+ */
716
+ export declare const se_UpdateContactCommand: (input: UpdateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
717
+ /**
718
+ * serializeAws_restJson1UpdateContactAttributesCommand
719
+ */
720
+ export declare const se_UpdateContactAttributesCommand: (input: UpdateContactAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
721
+ /**
722
+ * serializeAws_restJson1UpdateContactFlowContentCommand
723
+ */
724
+ export declare const se_UpdateContactFlowContentCommand: (input: UpdateContactFlowContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
725
+ /**
726
+ * serializeAws_restJson1UpdateContactFlowMetadataCommand
727
+ */
728
+ export declare const se_UpdateContactFlowMetadataCommand: (input: UpdateContactFlowMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
729
+ /**
730
+ * serializeAws_restJson1UpdateContactFlowModuleContentCommand
731
+ */
732
+ export declare const se_UpdateContactFlowModuleContentCommand: (input: UpdateContactFlowModuleContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
733
+ /**
734
+ * serializeAws_restJson1UpdateContactFlowModuleMetadataCommand
735
+ */
736
+ export declare const se_UpdateContactFlowModuleMetadataCommand: (input: UpdateContactFlowModuleMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
737
+ /**
738
+ * serializeAws_restJson1UpdateContactFlowNameCommand
739
+ */
740
+ export declare const se_UpdateContactFlowNameCommand: (input: UpdateContactFlowNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
741
+ /**
742
+ * serializeAws_restJson1UpdateContactScheduleCommand
743
+ */
744
+ export declare const se_UpdateContactScheduleCommand: (input: UpdateContactScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
745
+ /**
746
+ * serializeAws_restJson1UpdateHoursOfOperationCommand
747
+ */
748
+ export declare const se_UpdateHoursOfOperationCommand: (input: UpdateHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
749
+ /**
750
+ * serializeAws_restJson1UpdateInstanceAttributeCommand
751
+ */
752
+ export declare const se_UpdateInstanceAttributeCommand: (input: UpdateInstanceAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
753
+ /**
754
+ * serializeAws_restJson1UpdateInstanceStorageConfigCommand
755
+ */
756
+ export declare const se_UpdateInstanceStorageConfigCommand: (input: UpdateInstanceStorageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
757
+ /**
758
+ * serializeAws_restJson1UpdateParticipantRoleConfigCommand
759
+ */
760
+ export declare const se_UpdateParticipantRoleConfigCommand: (input: UpdateParticipantRoleConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
761
+ /**
762
+ * serializeAws_restJson1UpdatePhoneNumberCommand
763
+ */
764
+ export declare const se_UpdatePhoneNumberCommand: (input: UpdatePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
765
+ /**
766
+ * serializeAws_restJson1UpdateQueueHoursOfOperationCommand
767
+ */
768
+ export declare const se_UpdateQueueHoursOfOperationCommand: (input: UpdateQueueHoursOfOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
769
+ /**
770
+ * serializeAws_restJson1UpdateQueueMaxContactsCommand
771
+ */
772
+ export declare const se_UpdateQueueMaxContactsCommand: (input: UpdateQueueMaxContactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
773
+ /**
774
+ * serializeAws_restJson1UpdateQueueNameCommand
775
+ */
776
+ export declare const se_UpdateQueueNameCommand: (input: UpdateQueueNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
777
+ /**
778
+ * serializeAws_restJson1UpdateQueueOutboundCallerConfigCommand
779
+ */
780
+ export declare const se_UpdateQueueOutboundCallerConfigCommand: (input: UpdateQueueOutboundCallerConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
781
+ /**
782
+ * serializeAws_restJson1UpdateQueueStatusCommand
783
+ */
784
+ export declare const se_UpdateQueueStatusCommand: (input: UpdateQueueStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
785
+ /**
786
+ * serializeAws_restJson1UpdateQuickConnectConfigCommand
787
+ */
788
+ export declare const se_UpdateQuickConnectConfigCommand: (input: UpdateQuickConnectConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
789
+ /**
790
+ * serializeAws_restJson1UpdateQuickConnectNameCommand
791
+ */
792
+ export declare const se_UpdateQuickConnectNameCommand: (input: UpdateQuickConnectNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
793
+ /**
794
+ * serializeAws_restJson1UpdateRoutingProfileConcurrencyCommand
795
+ */
796
+ export declare const se_UpdateRoutingProfileConcurrencyCommand: (input: UpdateRoutingProfileConcurrencyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
797
+ /**
798
+ * serializeAws_restJson1UpdateRoutingProfileDefaultOutboundQueueCommand
799
+ */
800
+ export declare const se_UpdateRoutingProfileDefaultOutboundQueueCommand: (input: UpdateRoutingProfileDefaultOutboundQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
801
+ /**
802
+ * serializeAws_restJson1UpdateRoutingProfileNameCommand
803
+ */
804
+ export declare const se_UpdateRoutingProfileNameCommand: (input: UpdateRoutingProfileNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
805
+ /**
806
+ * serializeAws_restJson1UpdateRoutingProfileQueuesCommand
807
+ */
808
+ export declare const se_UpdateRoutingProfileQueuesCommand: (input: UpdateRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
809
+ /**
810
+ * serializeAws_restJson1UpdateRuleCommand
811
+ */
812
+ export declare const se_UpdateRuleCommand: (input: UpdateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
813
+ /**
814
+ * serializeAws_restJson1UpdateSecurityProfileCommand
815
+ */
816
+ export declare const se_UpdateSecurityProfileCommand: (input: UpdateSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
817
+ /**
818
+ * serializeAws_restJson1UpdateTaskTemplateCommand
819
+ */
820
+ export declare const se_UpdateTaskTemplateCommand: (input: UpdateTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
821
+ /**
822
+ * serializeAws_restJson1UpdateTrafficDistributionCommand
823
+ */
824
+ export declare const se_UpdateTrafficDistributionCommand: (input: UpdateTrafficDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
825
+ /**
826
+ * serializeAws_restJson1UpdateUserHierarchyCommand
827
+ */
828
+ export declare const se_UpdateUserHierarchyCommand: (input: UpdateUserHierarchyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
829
+ /**
830
+ * serializeAws_restJson1UpdateUserHierarchyGroupNameCommand
831
+ */
832
+ export declare const se_UpdateUserHierarchyGroupNameCommand: (input: UpdateUserHierarchyGroupNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
833
+ /**
834
+ * serializeAws_restJson1UpdateUserHierarchyStructureCommand
835
+ */
836
+ export declare const se_UpdateUserHierarchyStructureCommand: (input: UpdateUserHierarchyStructureCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
837
+ /**
838
+ * serializeAws_restJson1UpdateUserIdentityInfoCommand
839
+ */
840
+ export declare const se_UpdateUserIdentityInfoCommand: (input: UpdateUserIdentityInfoCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
841
+ /**
842
+ * serializeAws_restJson1UpdateUserPhoneConfigCommand
843
+ */
844
+ export declare const se_UpdateUserPhoneConfigCommand: (input: UpdateUserPhoneConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
845
+ /**
846
+ * serializeAws_restJson1UpdateUserRoutingProfileCommand
847
+ */
848
+ export declare const se_UpdateUserRoutingProfileCommand: (input: UpdateUserRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
849
+ /**
850
+ * serializeAws_restJson1UpdateUserSecurityProfilesCommand
851
+ */
852
+ export declare const se_UpdateUserSecurityProfilesCommand: (input: UpdateUserSecurityProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
853
+ /**
854
+ * deserializeAws_restJson1AssociateApprovedOriginCommand
855
+ */
856
+ export declare const de_AssociateApprovedOriginCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApprovedOriginCommandOutput>;
857
+ /**
858
+ * deserializeAws_restJson1AssociateBotCommand
859
+ */
860
+ export declare const de_AssociateBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateBotCommandOutput>;
861
+ /**
862
+ * deserializeAws_restJson1AssociateDefaultVocabularyCommand
863
+ */
864
+ export declare const de_AssociateDefaultVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateDefaultVocabularyCommandOutput>;
865
+ /**
866
+ * deserializeAws_restJson1AssociateInstanceStorageConfigCommand
867
+ */
868
+ export declare const de_AssociateInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateInstanceStorageConfigCommandOutput>;
869
+ /**
870
+ * deserializeAws_restJson1AssociateLambdaFunctionCommand
871
+ */
872
+ export declare const de_AssociateLambdaFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateLambdaFunctionCommandOutput>;
873
+ /**
874
+ * deserializeAws_restJson1AssociateLexBotCommand
875
+ */
876
+ export declare const de_AssociateLexBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateLexBotCommandOutput>;
877
+ /**
878
+ * deserializeAws_restJson1AssociatePhoneNumberContactFlowCommand
879
+ */
880
+ export declare const de_AssociatePhoneNumberContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociatePhoneNumberContactFlowCommandOutput>;
881
+ /**
882
+ * deserializeAws_restJson1AssociateQueueQuickConnectsCommand
883
+ */
884
+ export declare const de_AssociateQueueQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateQueueQuickConnectsCommandOutput>;
885
+ /**
886
+ * deserializeAws_restJson1AssociateRoutingProfileQueuesCommand
887
+ */
888
+ export declare const de_AssociateRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateRoutingProfileQueuesCommandOutput>;
889
+ /**
890
+ * deserializeAws_restJson1AssociateSecurityKeyCommand
891
+ */
892
+ export declare const de_AssociateSecurityKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateSecurityKeyCommandOutput>;
893
+ /**
894
+ * deserializeAws_restJson1ClaimPhoneNumberCommand
895
+ */
896
+ export declare const de_ClaimPhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ClaimPhoneNumberCommandOutput>;
897
+ /**
898
+ * deserializeAws_restJson1CreateAgentStatusCommand
899
+ */
900
+ export declare const de_CreateAgentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAgentStatusCommandOutput>;
901
+ /**
902
+ * deserializeAws_restJson1CreateContactFlowCommand
903
+ */
904
+ export declare const de_CreateContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactFlowCommandOutput>;
905
+ /**
906
+ * deserializeAws_restJson1CreateContactFlowModuleCommand
907
+ */
908
+ export declare const de_CreateContactFlowModuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactFlowModuleCommandOutput>;
909
+ /**
910
+ * deserializeAws_restJson1CreateHoursOfOperationCommand
911
+ */
912
+ export declare const de_CreateHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHoursOfOperationCommandOutput>;
913
+ /**
914
+ * deserializeAws_restJson1CreateInstanceCommand
915
+ */
916
+ export declare const de_CreateInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInstanceCommandOutput>;
917
+ /**
918
+ * deserializeAws_restJson1CreateIntegrationAssociationCommand
919
+ */
920
+ export declare const de_CreateIntegrationAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIntegrationAssociationCommandOutput>;
921
+ /**
922
+ * deserializeAws_restJson1CreateQueueCommand
923
+ */
924
+ export declare const de_CreateQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQueueCommandOutput>;
925
+ /**
926
+ * deserializeAws_restJson1CreateQuickConnectCommand
927
+ */
928
+ export declare const de_CreateQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQuickConnectCommandOutput>;
929
+ /**
930
+ * deserializeAws_restJson1CreateRoutingProfileCommand
931
+ */
932
+ export declare const de_CreateRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRoutingProfileCommandOutput>;
933
+ /**
934
+ * deserializeAws_restJson1CreateRuleCommand
935
+ */
936
+ export declare const de_CreateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleCommandOutput>;
937
+ /**
938
+ * deserializeAws_restJson1CreateSecurityProfileCommand
939
+ */
940
+ export declare const de_CreateSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSecurityProfileCommandOutput>;
941
+ /**
942
+ * deserializeAws_restJson1CreateTaskTemplateCommand
943
+ */
944
+ export declare const de_CreateTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTaskTemplateCommandOutput>;
945
+ /**
946
+ * deserializeAws_restJson1CreateTrafficDistributionGroupCommand
947
+ */
948
+ export declare const de_CreateTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrafficDistributionGroupCommandOutput>;
949
+ /**
950
+ * deserializeAws_restJson1CreateUseCaseCommand
951
+ */
952
+ export declare const de_CreateUseCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUseCaseCommandOutput>;
953
+ /**
954
+ * deserializeAws_restJson1CreateUserCommand
955
+ */
956
+ export declare const de_CreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserCommandOutput>;
957
+ /**
958
+ * deserializeAws_restJson1CreateUserHierarchyGroupCommand
959
+ */
960
+ export declare const de_CreateUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserHierarchyGroupCommandOutput>;
961
+ /**
962
+ * deserializeAws_restJson1CreateVocabularyCommand
963
+ */
964
+ export declare const de_CreateVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVocabularyCommandOutput>;
965
+ /**
966
+ * deserializeAws_restJson1DeleteContactFlowCommand
967
+ */
968
+ export declare const de_DeleteContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactFlowCommandOutput>;
969
+ /**
970
+ * deserializeAws_restJson1DeleteContactFlowModuleCommand
971
+ */
972
+ export declare const de_DeleteContactFlowModuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactFlowModuleCommandOutput>;
973
+ /**
974
+ * deserializeAws_restJson1DeleteHoursOfOperationCommand
975
+ */
976
+ export declare const de_DeleteHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteHoursOfOperationCommandOutput>;
977
+ /**
978
+ * deserializeAws_restJson1DeleteInstanceCommand
979
+ */
980
+ export declare const de_DeleteInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInstanceCommandOutput>;
981
+ /**
982
+ * deserializeAws_restJson1DeleteIntegrationAssociationCommand
983
+ */
984
+ export declare const de_DeleteIntegrationAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationAssociationCommandOutput>;
985
+ /**
986
+ * deserializeAws_restJson1DeleteQuickConnectCommand
987
+ */
988
+ export declare const de_DeleteQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQuickConnectCommandOutput>;
989
+ /**
990
+ * deserializeAws_restJson1DeleteRuleCommand
991
+ */
992
+ export declare const de_DeleteRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleCommandOutput>;
993
+ /**
994
+ * deserializeAws_restJson1DeleteSecurityProfileCommand
995
+ */
996
+ export declare const de_DeleteSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSecurityProfileCommandOutput>;
997
+ /**
998
+ * deserializeAws_restJson1DeleteTaskTemplateCommand
999
+ */
1000
+ export declare const de_DeleteTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTaskTemplateCommandOutput>;
1001
+ /**
1002
+ * deserializeAws_restJson1DeleteTrafficDistributionGroupCommand
1003
+ */
1004
+ export declare const de_DeleteTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrafficDistributionGroupCommandOutput>;
1005
+ /**
1006
+ * deserializeAws_restJson1DeleteUseCaseCommand
1007
+ */
1008
+ export declare const de_DeleteUseCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUseCaseCommandOutput>;
1009
+ /**
1010
+ * deserializeAws_restJson1DeleteUserCommand
1011
+ */
1012
+ export declare const de_DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
1013
+ /**
1014
+ * deserializeAws_restJson1DeleteUserHierarchyGroupCommand
1015
+ */
1016
+ export declare const de_DeleteUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserHierarchyGroupCommandOutput>;
1017
+ /**
1018
+ * deserializeAws_restJson1DeleteVocabularyCommand
1019
+ */
1020
+ export declare const de_DeleteVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVocabularyCommandOutput>;
1021
+ /**
1022
+ * deserializeAws_restJson1DescribeAgentStatusCommand
1023
+ */
1024
+ export declare const de_DescribeAgentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAgentStatusCommandOutput>;
1025
+ /**
1026
+ * deserializeAws_restJson1DescribeContactCommand
1027
+ */
1028
+ export declare const de_DescribeContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContactCommandOutput>;
1029
+ /**
1030
+ * deserializeAws_restJson1DescribeContactFlowCommand
1031
+ */
1032
+ export declare const de_DescribeContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContactFlowCommandOutput>;
1033
+ /**
1034
+ * deserializeAws_restJson1DescribeContactFlowModuleCommand
1035
+ */
1036
+ export declare const de_DescribeContactFlowModuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContactFlowModuleCommandOutput>;
1037
+ /**
1038
+ * deserializeAws_restJson1DescribeHoursOfOperationCommand
1039
+ */
1040
+ export declare const de_DescribeHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHoursOfOperationCommandOutput>;
1041
+ /**
1042
+ * deserializeAws_restJson1DescribeInstanceCommand
1043
+ */
1044
+ export declare const de_DescribeInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceCommandOutput>;
1045
+ /**
1046
+ * deserializeAws_restJson1DescribeInstanceAttributeCommand
1047
+ */
1048
+ export declare const de_DescribeInstanceAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceAttributeCommandOutput>;
1049
+ /**
1050
+ * deserializeAws_restJson1DescribeInstanceStorageConfigCommand
1051
+ */
1052
+ export declare const de_DescribeInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceStorageConfigCommandOutput>;
1053
+ /**
1054
+ * deserializeAws_restJson1DescribePhoneNumberCommand
1055
+ */
1056
+ export declare const de_DescribePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePhoneNumberCommandOutput>;
1057
+ /**
1058
+ * deserializeAws_restJson1DescribeQueueCommand
1059
+ */
1060
+ export declare const de_DescribeQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQueueCommandOutput>;
1061
+ /**
1062
+ * deserializeAws_restJson1DescribeQuickConnectCommand
1063
+ */
1064
+ export declare const de_DescribeQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQuickConnectCommandOutput>;
1065
+ /**
1066
+ * deserializeAws_restJson1DescribeRoutingProfileCommand
1067
+ */
1068
+ export declare const de_DescribeRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRoutingProfileCommandOutput>;
1069
+ /**
1070
+ * deserializeAws_restJson1DescribeRuleCommand
1071
+ */
1072
+ export declare const de_DescribeRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRuleCommandOutput>;
1073
+ /**
1074
+ * deserializeAws_restJson1DescribeSecurityProfileCommand
1075
+ */
1076
+ export declare const de_DescribeSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSecurityProfileCommandOutput>;
1077
+ /**
1078
+ * deserializeAws_restJson1DescribeTrafficDistributionGroupCommand
1079
+ */
1080
+ export declare const de_DescribeTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrafficDistributionGroupCommandOutput>;
1081
+ /**
1082
+ * deserializeAws_restJson1DescribeUserCommand
1083
+ */
1084
+ export declare const de_DescribeUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserCommandOutput>;
1085
+ /**
1086
+ * deserializeAws_restJson1DescribeUserHierarchyGroupCommand
1087
+ */
1088
+ export declare const de_DescribeUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserHierarchyGroupCommandOutput>;
1089
+ /**
1090
+ * deserializeAws_restJson1DescribeUserHierarchyStructureCommand
1091
+ */
1092
+ export declare const de_DescribeUserHierarchyStructureCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserHierarchyStructureCommandOutput>;
1093
+ /**
1094
+ * deserializeAws_restJson1DescribeVocabularyCommand
1095
+ */
1096
+ export declare const de_DescribeVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVocabularyCommandOutput>;
1097
+ /**
1098
+ * deserializeAws_restJson1DisassociateApprovedOriginCommand
1099
+ */
1100
+ export declare const de_DisassociateApprovedOriginCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApprovedOriginCommandOutput>;
1101
+ /**
1102
+ * deserializeAws_restJson1DisassociateBotCommand
1103
+ */
1104
+ export declare const de_DisassociateBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateBotCommandOutput>;
1105
+ /**
1106
+ * deserializeAws_restJson1DisassociateInstanceStorageConfigCommand
1107
+ */
1108
+ export declare const de_DisassociateInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateInstanceStorageConfigCommandOutput>;
1109
+ /**
1110
+ * deserializeAws_restJson1DisassociateLambdaFunctionCommand
1111
+ */
1112
+ export declare const de_DisassociateLambdaFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateLambdaFunctionCommandOutput>;
1113
+ /**
1114
+ * deserializeAws_restJson1DisassociateLexBotCommand
1115
+ */
1116
+ export declare const de_DisassociateLexBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateLexBotCommandOutput>;
1117
+ /**
1118
+ * deserializeAws_restJson1DisassociatePhoneNumberContactFlowCommand
1119
+ */
1120
+ export declare const de_DisassociatePhoneNumberContactFlowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociatePhoneNumberContactFlowCommandOutput>;
1121
+ /**
1122
+ * deserializeAws_restJson1DisassociateQueueQuickConnectsCommand
1123
+ */
1124
+ export declare const de_DisassociateQueueQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateQueueQuickConnectsCommandOutput>;
1125
+ /**
1126
+ * deserializeAws_restJson1DisassociateRoutingProfileQueuesCommand
1127
+ */
1128
+ export declare const de_DisassociateRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateRoutingProfileQueuesCommandOutput>;
1129
+ /**
1130
+ * deserializeAws_restJson1DisassociateSecurityKeyCommand
1131
+ */
1132
+ export declare const de_DisassociateSecurityKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateSecurityKeyCommandOutput>;
1133
+ /**
1134
+ * deserializeAws_restJson1DismissUserContactCommand
1135
+ */
1136
+ export declare const de_DismissUserContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DismissUserContactCommandOutput>;
1137
+ /**
1138
+ * deserializeAws_restJson1GetContactAttributesCommand
1139
+ */
1140
+ export declare const de_GetContactAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContactAttributesCommandOutput>;
1141
+ /**
1142
+ * deserializeAws_restJson1GetCurrentMetricDataCommand
1143
+ */
1144
+ export declare const de_GetCurrentMetricDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCurrentMetricDataCommandOutput>;
1145
+ /**
1146
+ * deserializeAws_restJson1GetCurrentUserDataCommand
1147
+ */
1148
+ export declare const de_GetCurrentUserDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCurrentUserDataCommandOutput>;
1149
+ /**
1150
+ * deserializeAws_restJson1GetFederationTokenCommand
1151
+ */
1152
+ export declare const de_GetFederationTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFederationTokenCommandOutput>;
1153
+ /**
1154
+ * deserializeAws_restJson1GetMetricDataCommand
1155
+ */
1156
+ export declare const de_GetMetricDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMetricDataCommandOutput>;
1157
+ /**
1158
+ * deserializeAws_restJson1GetMetricDataV2Command
1159
+ */
1160
+ export declare const de_GetMetricDataV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMetricDataV2CommandOutput>;
1161
+ /**
1162
+ * deserializeAws_restJson1GetTaskTemplateCommand
1163
+ */
1164
+ export declare const de_GetTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTaskTemplateCommandOutput>;
1165
+ /**
1166
+ * deserializeAws_restJson1GetTrafficDistributionCommand
1167
+ */
1168
+ export declare const de_GetTrafficDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTrafficDistributionCommandOutput>;
1169
+ /**
1170
+ * deserializeAws_restJson1ListAgentStatusesCommand
1171
+ */
1172
+ export declare const de_ListAgentStatusesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAgentStatusesCommandOutput>;
1173
+ /**
1174
+ * deserializeAws_restJson1ListApprovedOriginsCommand
1175
+ */
1176
+ export declare const de_ListApprovedOriginsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApprovedOriginsCommandOutput>;
1177
+ /**
1178
+ * deserializeAws_restJson1ListBotsCommand
1179
+ */
1180
+ export declare const de_ListBotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotsCommandOutput>;
1181
+ /**
1182
+ * deserializeAws_restJson1ListContactFlowModulesCommand
1183
+ */
1184
+ export declare const de_ListContactFlowModulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactFlowModulesCommandOutput>;
1185
+ /**
1186
+ * deserializeAws_restJson1ListContactFlowsCommand
1187
+ */
1188
+ export declare const de_ListContactFlowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactFlowsCommandOutput>;
1189
+ /**
1190
+ * deserializeAws_restJson1ListContactReferencesCommand
1191
+ */
1192
+ export declare const de_ListContactReferencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactReferencesCommandOutput>;
1193
+ /**
1194
+ * deserializeAws_restJson1ListDefaultVocabulariesCommand
1195
+ */
1196
+ export declare const de_ListDefaultVocabulariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDefaultVocabulariesCommandOutput>;
1197
+ /**
1198
+ * deserializeAws_restJson1ListHoursOfOperationsCommand
1199
+ */
1200
+ export declare const de_ListHoursOfOperationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListHoursOfOperationsCommandOutput>;
1201
+ /**
1202
+ * deserializeAws_restJson1ListInstanceAttributesCommand
1203
+ */
1204
+ export declare const de_ListInstanceAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceAttributesCommandOutput>;
1205
+ /**
1206
+ * deserializeAws_restJson1ListInstancesCommand
1207
+ */
1208
+ export declare const de_ListInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstancesCommandOutput>;
1209
+ /**
1210
+ * deserializeAws_restJson1ListInstanceStorageConfigsCommand
1211
+ */
1212
+ export declare const de_ListInstanceStorageConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceStorageConfigsCommandOutput>;
1213
+ /**
1214
+ * deserializeAws_restJson1ListIntegrationAssociationsCommand
1215
+ */
1216
+ export declare const de_ListIntegrationAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIntegrationAssociationsCommandOutput>;
1217
+ /**
1218
+ * deserializeAws_restJson1ListLambdaFunctionsCommand
1219
+ */
1220
+ export declare const de_ListLambdaFunctionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLambdaFunctionsCommandOutput>;
1221
+ /**
1222
+ * deserializeAws_restJson1ListLexBotsCommand
1223
+ */
1224
+ export declare const de_ListLexBotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLexBotsCommandOutput>;
1225
+ /**
1226
+ * deserializeAws_restJson1ListPhoneNumbersCommand
1227
+ */
1228
+ export declare const de_ListPhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumbersCommandOutput>;
1229
+ /**
1230
+ * deserializeAws_restJson1ListPhoneNumbersV2Command
1231
+ */
1232
+ export declare const de_ListPhoneNumbersV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumbersV2CommandOutput>;
1233
+ /**
1234
+ * deserializeAws_restJson1ListPromptsCommand
1235
+ */
1236
+ export declare const de_ListPromptsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPromptsCommandOutput>;
1237
+ /**
1238
+ * deserializeAws_restJson1ListQueueQuickConnectsCommand
1239
+ */
1240
+ export declare const de_ListQueueQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueueQuickConnectsCommandOutput>;
1241
+ /**
1242
+ * deserializeAws_restJson1ListQueuesCommand
1243
+ */
1244
+ export declare const de_ListQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueuesCommandOutput>;
1245
+ /**
1246
+ * deserializeAws_restJson1ListQuickConnectsCommand
1247
+ */
1248
+ export declare const de_ListQuickConnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQuickConnectsCommandOutput>;
1249
+ /**
1250
+ * deserializeAws_restJson1ListRoutingProfileQueuesCommand
1251
+ */
1252
+ export declare const de_ListRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRoutingProfileQueuesCommandOutput>;
1253
+ /**
1254
+ * deserializeAws_restJson1ListRoutingProfilesCommand
1255
+ */
1256
+ export declare const de_ListRoutingProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRoutingProfilesCommandOutput>;
1257
+ /**
1258
+ * deserializeAws_restJson1ListRulesCommand
1259
+ */
1260
+ export declare const de_ListRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRulesCommandOutput>;
1261
+ /**
1262
+ * deserializeAws_restJson1ListSecurityKeysCommand
1263
+ */
1264
+ export declare const de_ListSecurityKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityKeysCommandOutput>;
1265
+ /**
1266
+ * deserializeAws_restJson1ListSecurityProfilePermissionsCommand
1267
+ */
1268
+ export declare const de_ListSecurityProfilePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityProfilePermissionsCommandOutput>;
1269
+ /**
1270
+ * deserializeAws_restJson1ListSecurityProfilesCommand
1271
+ */
1272
+ export declare const de_ListSecurityProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityProfilesCommandOutput>;
1273
+ /**
1274
+ * deserializeAws_restJson1ListTagsForResourceCommand
1275
+ */
1276
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
1277
+ /**
1278
+ * deserializeAws_restJson1ListTaskTemplatesCommand
1279
+ */
1280
+ export declare const de_ListTaskTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTaskTemplatesCommandOutput>;
1281
+ /**
1282
+ * deserializeAws_restJson1ListTrafficDistributionGroupsCommand
1283
+ */
1284
+ export declare const de_ListTrafficDistributionGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrafficDistributionGroupsCommandOutput>;
1285
+ /**
1286
+ * deserializeAws_restJson1ListUseCasesCommand
1287
+ */
1288
+ export declare const de_ListUseCasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUseCasesCommandOutput>;
1289
+ /**
1290
+ * deserializeAws_restJson1ListUserHierarchyGroupsCommand
1291
+ */
1292
+ export declare const de_ListUserHierarchyGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserHierarchyGroupsCommandOutput>;
1293
+ /**
1294
+ * deserializeAws_restJson1ListUsersCommand
1295
+ */
1296
+ export declare const de_ListUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersCommandOutput>;
1297
+ /**
1298
+ * deserializeAws_restJson1MonitorContactCommand
1299
+ */
1300
+ export declare const de_MonitorContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MonitorContactCommandOutput>;
1301
+ /**
1302
+ * deserializeAws_restJson1PutUserStatusCommand
1303
+ */
1304
+ export declare const de_PutUserStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutUserStatusCommandOutput>;
1305
+ /**
1306
+ * deserializeAws_restJson1ReleasePhoneNumberCommand
1307
+ */
1308
+ export declare const de_ReleasePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReleasePhoneNumberCommandOutput>;
1309
+ /**
1310
+ * deserializeAws_restJson1ReplicateInstanceCommand
1311
+ */
1312
+ export declare const de_ReplicateInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReplicateInstanceCommandOutput>;
1313
+ /**
1314
+ * deserializeAws_restJson1ResumeContactRecordingCommand
1315
+ */
1316
+ export declare const de_ResumeContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResumeContactRecordingCommandOutput>;
1317
+ /**
1318
+ * deserializeAws_restJson1SearchAvailablePhoneNumbersCommand
1319
+ */
1320
+ export declare const de_SearchAvailablePhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
1321
+ /**
1322
+ * deserializeAws_restJson1SearchQueuesCommand
1323
+ */
1324
+ export declare const de_SearchQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchQueuesCommandOutput>;
1325
+ /**
1326
+ * deserializeAws_restJson1SearchRoutingProfilesCommand
1327
+ */
1328
+ export declare const de_SearchRoutingProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchRoutingProfilesCommandOutput>;
1329
+ /**
1330
+ * deserializeAws_restJson1SearchSecurityProfilesCommand
1331
+ */
1332
+ export declare const de_SearchSecurityProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchSecurityProfilesCommandOutput>;
1333
+ /**
1334
+ * deserializeAws_restJson1SearchUsersCommand
1335
+ */
1336
+ export declare const de_SearchUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchUsersCommandOutput>;
1337
+ /**
1338
+ * deserializeAws_restJson1SearchVocabulariesCommand
1339
+ */
1340
+ export declare const de_SearchVocabulariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchVocabulariesCommandOutput>;
1341
+ /**
1342
+ * deserializeAws_restJson1StartChatContactCommand
1343
+ */
1344
+ export declare const de_StartChatContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartChatContactCommandOutput>;
1345
+ /**
1346
+ * deserializeAws_restJson1StartContactRecordingCommand
1347
+ */
1348
+ export declare const de_StartContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartContactRecordingCommandOutput>;
1349
+ /**
1350
+ * deserializeAws_restJson1StartContactStreamingCommand
1351
+ */
1352
+ export declare const de_StartContactStreamingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartContactStreamingCommandOutput>;
1353
+ /**
1354
+ * deserializeAws_restJson1StartOutboundVoiceContactCommand
1355
+ */
1356
+ export declare const de_StartOutboundVoiceContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartOutboundVoiceContactCommandOutput>;
1357
+ /**
1358
+ * deserializeAws_restJson1StartTaskContactCommand
1359
+ */
1360
+ export declare const de_StartTaskContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTaskContactCommandOutput>;
1361
+ /**
1362
+ * deserializeAws_restJson1StopContactCommand
1363
+ */
1364
+ export declare const de_StopContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopContactCommandOutput>;
1365
+ /**
1366
+ * deserializeAws_restJson1StopContactRecordingCommand
1367
+ */
1368
+ export declare const de_StopContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopContactRecordingCommandOutput>;
1369
+ /**
1370
+ * deserializeAws_restJson1StopContactStreamingCommand
1371
+ */
1372
+ export declare const de_StopContactStreamingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopContactStreamingCommandOutput>;
1373
+ /**
1374
+ * deserializeAws_restJson1SuspendContactRecordingCommand
1375
+ */
1376
+ export declare const de_SuspendContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SuspendContactRecordingCommandOutput>;
1377
+ /**
1378
+ * deserializeAws_restJson1TagResourceCommand
1379
+ */
1380
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
1381
+ /**
1382
+ * deserializeAws_restJson1TransferContactCommand
1383
+ */
1384
+ export declare const de_TransferContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TransferContactCommandOutput>;
1385
+ /**
1386
+ * deserializeAws_restJson1UntagResourceCommand
1387
+ */
1388
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
1389
+ /**
1390
+ * deserializeAws_restJson1UpdateAgentStatusCommand
1391
+ */
1392
+ export declare const de_UpdateAgentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAgentStatusCommandOutput>;
1393
+ /**
1394
+ * deserializeAws_restJson1UpdateContactCommand
1395
+ */
1396
+ export declare const de_UpdateContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactCommandOutput>;
1397
+ /**
1398
+ * deserializeAws_restJson1UpdateContactAttributesCommand
1399
+ */
1400
+ export declare const de_UpdateContactAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactAttributesCommandOutput>;
1401
+ /**
1402
+ * deserializeAws_restJson1UpdateContactFlowContentCommand
1403
+ */
1404
+ export declare const de_UpdateContactFlowContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowContentCommandOutput>;
1405
+ /**
1406
+ * deserializeAws_restJson1UpdateContactFlowMetadataCommand
1407
+ */
1408
+ export declare const de_UpdateContactFlowMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowMetadataCommandOutput>;
1409
+ /**
1410
+ * deserializeAws_restJson1UpdateContactFlowModuleContentCommand
1411
+ */
1412
+ export declare const de_UpdateContactFlowModuleContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowModuleContentCommandOutput>;
1413
+ /**
1414
+ * deserializeAws_restJson1UpdateContactFlowModuleMetadataCommand
1415
+ */
1416
+ export declare const de_UpdateContactFlowModuleMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowModuleMetadataCommandOutput>;
1417
+ /**
1418
+ * deserializeAws_restJson1UpdateContactFlowNameCommand
1419
+ */
1420
+ export declare const de_UpdateContactFlowNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowNameCommandOutput>;
1421
+ /**
1422
+ * deserializeAws_restJson1UpdateContactScheduleCommand
1423
+ */
1424
+ export declare const de_UpdateContactScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactScheduleCommandOutput>;
1425
+ /**
1426
+ * deserializeAws_restJson1UpdateHoursOfOperationCommand
1427
+ */
1428
+ export declare const de_UpdateHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateHoursOfOperationCommandOutput>;
1429
+ /**
1430
+ * deserializeAws_restJson1UpdateInstanceAttributeCommand
1431
+ */
1432
+ export declare const de_UpdateInstanceAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInstanceAttributeCommandOutput>;
1433
+ /**
1434
+ * deserializeAws_restJson1UpdateInstanceStorageConfigCommand
1435
+ */
1436
+ export declare const de_UpdateInstanceStorageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInstanceStorageConfigCommandOutput>;
1437
+ /**
1438
+ * deserializeAws_restJson1UpdateParticipantRoleConfigCommand
1439
+ */
1440
+ export declare const de_UpdateParticipantRoleConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateParticipantRoleConfigCommandOutput>;
1441
+ /**
1442
+ * deserializeAws_restJson1UpdatePhoneNumberCommand
1443
+ */
1444
+ export declare const de_UpdatePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePhoneNumberCommandOutput>;
1445
+ /**
1446
+ * deserializeAws_restJson1UpdateQueueHoursOfOperationCommand
1447
+ */
1448
+ export declare const de_UpdateQueueHoursOfOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueHoursOfOperationCommandOutput>;
1449
+ /**
1450
+ * deserializeAws_restJson1UpdateQueueMaxContactsCommand
1451
+ */
1452
+ export declare const de_UpdateQueueMaxContactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueMaxContactsCommandOutput>;
1453
+ /**
1454
+ * deserializeAws_restJson1UpdateQueueNameCommand
1455
+ */
1456
+ export declare const de_UpdateQueueNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueNameCommandOutput>;
1457
+ /**
1458
+ * deserializeAws_restJson1UpdateQueueOutboundCallerConfigCommand
1459
+ */
1460
+ export declare const de_UpdateQueueOutboundCallerConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueOutboundCallerConfigCommandOutput>;
1461
+ /**
1462
+ * deserializeAws_restJson1UpdateQueueStatusCommand
1463
+ */
1464
+ export declare const de_UpdateQueueStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueStatusCommandOutput>;
1465
+ /**
1466
+ * deserializeAws_restJson1UpdateQuickConnectConfigCommand
1467
+ */
1468
+ export declare const de_UpdateQuickConnectConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQuickConnectConfigCommandOutput>;
1469
+ /**
1470
+ * deserializeAws_restJson1UpdateQuickConnectNameCommand
1471
+ */
1472
+ export declare const de_UpdateQuickConnectNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQuickConnectNameCommandOutput>;
1473
+ /**
1474
+ * deserializeAws_restJson1UpdateRoutingProfileConcurrencyCommand
1475
+ */
1476
+ export declare const de_UpdateRoutingProfileConcurrencyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileConcurrencyCommandOutput>;
1477
+ /**
1478
+ * deserializeAws_restJson1UpdateRoutingProfileDefaultOutboundQueueCommand
1479
+ */
1480
+ export declare const de_UpdateRoutingProfileDefaultOutboundQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileDefaultOutboundQueueCommandOutput>;
1481
+ /**
1482
+ * deserializeAws_restJson1UpdateRoutingProfileNameCommand
1483
+ */
1484
+ export declare const de_UpdateRoutingProfileNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileNameCommandOutput>;
1485
+ /**
1486
+ * deserializeAws_restJson1UpdateRoutingProfileQueuesCommand
1487
+ */
1488
+ export declare const de_UpdateRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileQueuesCommandOutput>;
1489
+ /**
1490
+ * deserializeAws_restJson1UpdateRuleCommand
1491
+ */
1492
+ export declare const de_UpdateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleCommandOutput>;
1493
+ /**
1494
+ * deserializeAws_restJson1UpdateSecurityProfileCommand
1495
+ */
1496
+ export declare const de_UpdateSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSecurityProfileCommandOutput>;
1497
+ /**
1498
+ * deserializeAws_restJson1UpdateTaskTemplateCommand
1499
+ */
1500
+ export declare const de_UpdateTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTaskTemplateCommandOutput>;
1501
+ /**
1502
+ * deserializeAws_restJson1UpdateTrafficDistributionCommand
1503
+ */
1504
+ export declare const de_UpdateTrafficDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrafficDistributionCommandOutput>;
1505
+ /**
1506
+ * deserializeAws_restJson1UpdateUserHierarchyCommand
1507
+ */
1508
+ export declare const de_UpdateUserHierarchyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyCommandOutput>;
1509
+ /**
1510
+ * deserializeAws_restJson1UpdateUserHierarchyGroupNameCommand
1511
+ */
1512
+ export declare const de_UpdateUserHierarchyGroupNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyGroupNameCommandOutput>;
1513
+ /**
1514
+ * deserializeAws_restJson1UpdateUserHierarchyStructureCommand
1515
+ */
1516
+ export declare const de_UpdateUserHierarchyStructureCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyStructureCommandOutput>;
1517
+ /**
1518
+ * deserializeAws_restJson1UpdateUserIdentityInfoCommand
1519
+ */
1520
+ export declare const de_UpdateUserIdentityInfoCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserIdentityInfoCommandOutput>;
1521
+ /**
1522
+ * deserializeAws_restJson1UpdateUserPhoneConfigCommand
1523
+ */
1524
+ export declare const de_UpdateUserPhoneConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserPhoneConfigCommandOutput>;
1525
+ /**
1526
+ * deserializeAws_restJson1UpdateUserRoutingProfileCommand
1527
+ */
1528
+ export declare const de_UpdateUserRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserRoutingProfileCommandOutput>;
1529
+ /**
1530
+ * deserializeAws_restJson1UpdateUserSecurityProfilesCommand
1531
+ */
1532
+ export declare const de_UpdateUserSecurityProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserSecurityProfilesCommandOutput>;