@aws-sdk/client-connect 3.306.0 → 3.310.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 (355) 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/models/models_0.js +6 -2
  172. package/dist-cjs/protocols/Aws_restJson1.js +2727 -2909
  173. package/dist-es/commands/AssociateApprovedOriginCommand.js +3 -3
  174. package/dist-es/commands/AssociateBotCommand.js +3 -3
  175. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -3
  176. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -3
  177. package/dist-es/commands/AssociateLambdaFunctionCommand.js +3 -3
  178. package/dist-es/commands/AssociateLexBotCommand.js +3 -3
  179. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +3 -3
  180. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +3 -3
  181. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +3 -3
  182. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -3
  183. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -3
  184. package/dist-es/commands/CreateAgentStatusCommand.js +3 -3
  185. package/dist-es/commands/CreateContactFlowCommand.js +3 -3
  186. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -3
  187. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -3
  188. package/dist-es/commands/CreateInstanceCommand.js +3 -3
  189. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -3
  190. package/dist-es/commands/CreateQueueCommand.js +3 -3
  191. package/dist-es/commands/CreateQuickConnectCommand.js +3 -3
  192. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -3
  193. package/dist-es/commands/CreateRuleCommand.js +3 -3
  194. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -3
  195. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -3
  196. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +3 -3
  197. package/dist-es/commands/CreateUseCaseCommand.js +3 -3
  198. package/dist-es/commands/CreateUserCommand.js +3 -3
  199. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -3
  200. package/dist-es/commands/CreateVocabularyCommand.js +3 -3
  201. package/dist-es/commands/DeleteContactFlowCommand.js +3 -3
  202. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -3
  203. package/dist-es/commands/DeleteHoursOfOperationCommand.js +3 -3
  204. package/dist-es/commands/DeleteInstanceCommand.js +3 -3
  205. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +3 -3
  206. package/dist-es/commands/DeleteQuickConnectCommand.js +3 -3
  207. package/dist-es/commands/DeleteRuleCommand.js +3 -3
  208. package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -3
  209. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -3
  210. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +3 -3
  211. package/dist-es/commands/DeleteUseCaseCommand.js +3 -3
  212. package/dist-es/commands/DeleteUserCommand.js +3 -3
  213. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +3 -3
  214. package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
  215. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -3
  216. package/dist-es/commands/DescribeContactCommand.js +3 -3
  217. package/dist-es/commands/DescribeContactFlowCommand.js +3 -3
  218. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -3
  219. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -3
  220. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  221. package/dist-es/commands/DescribeInstanceCommand.js +3 -3
  222. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -3
  223. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -3
  224. package/dist-es/commands/DescribeQueueCommand.js +3 -3
  225. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -3
  226. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -3
  227. package/dist-es/commands/DescribeRuleCommand.js +3 -3
  228. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -3
  229. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +3 -3
  230. package/dist-es/commands/DescribeUserCommand.js +3 -3
  231. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -3
  232. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -3
  233. package/dist-es/commands/DescribeVocabularyCommand.js +3 -3
  234. package/dist-es/commands/DisassociateApprovedOriginCommand.js +3 -3
  235. package/dist-es/commands/DisassociateBotCommand.js +3 -3
  236. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +3 -3
  237. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +3 -3
  238. package/dist-es/commands/DisassociateLexBotCommand.js +3 -3
  239. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +3 -3
  240. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +3 -3
  241. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +3 -3
  242. package/dist-es/commands/DisassociateSecurityKeyCommand.js +3 -3
  243. package/dist-es/commands/DismissUserContactCommand.js +3 -3
  244. package/dist-es/commands/GetContactAttributesCommand.js +3 -3
  245. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -3
  246. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -3
  247. package/dist-es/commands/GetFederationTokenCommand.js +3 -3
  248. package/dist-es/commands/GetMetricDataCommand.js +3 -3
  249. package/dist-es/commands/GetMetricDataV2Command.js +3 -3
  250. package/dist-es/commands/GetTaskTemplateCommand.js +3 -3
  251. package/dist-es/commands/GetTrafficDistributionCommand.js +3 -3
  252. package/dist-es/commands/ListAgentStatusesCommand.js +3 -3
  253. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -3
  254. package/dist-es/commands/ListBotsCommand.js +3 -3
  255. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -3
  256. package/dist-es/commands/ListContactFlowsCommand.js +3 -3
  257. package/dist-es/commands/ListContactReferencesCommand.js +3 -3
  258. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -3
  259. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -3
  260. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -3
  261. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -3
  262. package/dist-es/commands/ListInstancesCommand.js +3 -3
  263. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -3
  264. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -3
  265. package/dist-es/commands/ListLexBotsCommand.js +3 -3
  266. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -3
  267. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -3
  268. package/dist-es/commands/ListPromptsCommand.js +3 -3
  269. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -3
  270. package/dist-es/commands/ListQueuesCommand.js +3 -3
  271. package/dist-es/commands/ListQuickConnectsCommand.js +3 -3
  272. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -3
  273. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -3
  274. package/dist-es/commands/ListRulesCommand.js +3 -3
  275. package/dist-es/commands/ListSecurityKeysCommand.js +3 -3
  276. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -3
  277. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -3
  278. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  279. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -3
  280. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +3 -3
  281. package/dist-es/commands/ListUseCasesCommand.js +3 -3
  282. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -3
  283. package/dist-es/commands/ListUsersCommand.js +3 -3
  284. package/dist-es/commands/MonitorContactCommand.js +3 -3
  285. package/dist-es/commands/PutUserStatusCommand.js +3 -3
  286. package/dist-es/commands/ReleasePhoneNumberCommand.js +3 -3
  287. package/dist-es/commands/ReplicateInstanceCommand.js +3 -3
  288. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -3
  289. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  290. package/dist-es/commands/SearchQueuesCommand.js +3 -3
  291. package/dist-es/commands/SearchRoutingProfilesCommand.js +3 -3
  292. package/dist-es/commands/SearchSecurityProfilesCommand.js +3 -3
  293. package/dist-es/commands/SearchUsersCommand.js +3 -3
  294. package/dist-es/commands/SearchVocabulariesCommand.js +3 -3
  295. package/dist-es/commands/StartChatContactCommand.js +3 -3
  296. package/dist-es/commands/StartContactRecordingCommand.js +3 -3
  297. package/dist-es/commands/StartContactStreamingCommand.js +3 -3
  298. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -3
  299. package/dist-es/commands/StartTaskContactCommand.js +3 -3
  300. package/dist-es/commands/StopContactCommand.js +3 -3
  301. package/dist-es/commands/StopContactRecordingCommand.js +3 -3
  302. package/dist-es/commands/StopContactStreamingCommand.js +3 -3
  303. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -3
  304. package/dist-es/commands/TagResourceCommand.js +3 -3
  305. package/dist-es/commands/TransferContactCommand.js +3 -3
  306. package/dist-es/commands/UntagResourceCommand.js +3 -3
  307. package/dist-es/commands/UpdateAgentStatusCommand.js +3 -3
  308. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -3
  309. package/dist-es/commands/UpdateContactCommand.js +3 -3
  310. package/dist-es/commands/UpdateContactFlowContentCommand.js +3 -3
  311. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +3 -3
  312. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -3
  313. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -3
  314. package/dist-es/commands/UpdateContactFlowNameCommand.js +3 -3
  315. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -3
  316. package/dist-es/commands/UpdateHoursOfOperationCommand.js +3 -3
  317. package/dist-es/commands/UpdateInstanceAttributeCommand.js +3 -3
  318. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +3 -3
  319. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +3 -3
  320. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -3
  321. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +3 -3
  322. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +3 -3
  323. package/dist-es/commands/UpdateQueueNameCommand.js +3 -3
  324. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +3 -3
  325. package/dist-es/commands/UpdateQueueStatusCommand.js +3 -3
  326. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +3 -3
  327. package/dist-es/commands/UpdateQuickConnectNameCommand.js +3 -3
  328. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +3 -3
  329. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +3 -3
  330. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +3 -3
  331. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +3 -3
  332. package/dist-es/commands/UpdateRuleCommand.js +3 -3
  333. package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -3
  334. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -3
  335. package/dist-es/commands/UpdateTrafficDistributionCommand.js +3 -3
  336. package/dist-es/commands/UpdateUserHierarchyCommand.js +3 -3
  337. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +3 -3
  338. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +3 -3
  339. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +3 -3
  340. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +3 -3
  341. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +3 -3
  342. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +3 -3
  343. package/dist-es/models/models_0.js +4 -0
  344. package/dist-es/protocols/Aws_restJson1.js +2380 -2562
  345. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +3 -0
  346. package/dist-types/commands/ListBotsCommand.d.ts +2 -1
  347. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +3 -0
  348. package/dist-types/models/models_0.d.ts +36 -29
  349. package/dist-types/models/models_1.d.ts +35 -2
  350. package/dist-types/protocols/Aws_restJson1.d.ts +1360 -340
  351. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +2 -1
  352. package/dist-types/ts3.4/models/models_0.d.ts +9 -8
  353. package/dist-types/ts3.4/models/models_1.d.ts +9 -0
  354. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +340 -340
  355. package/package.json +35 -35
@@ -683,1363 +683,1363 @@ import {
683
683
  UpdateUserSecurityProfilesCommandInput,
684
684
  UpdateUserSecurityProfilesCommandOutput,
685
685
  } from "../commands/UpdateUserSecurityProfilesCommand";
686
- export declare const serializeAws_restJson1AssociateApprovedOriginCommand: (
686
+ export declare const se_AssociateApprovedOriginCommand: (
687
687
  input: AssociateApprovedOriginCommandInput,
688
688
  context: __SerdeContext
689
689
  ) => Promise<__HttpRequest>;
690
- export declare const serializeAws_restJson1AssociateBotCommand: (
690
+ export declare const se_AssociateBotCommand: (
691
691
  input: AssociateBotCommandInput,
692
692
  context: __SerdeContext
693
693
  ) => Promise<__HttpRequest>;
694
- export declare const serializeAws_restJson1AssociateDefaultVocabularyCommand: (
694
+ export declare const se_AssociateDefaultVocabularyCommand: (
695
695
  input: AssociateDefaultVocabularyCommandInput,
696
696
  context: __SerdeContext
697
697
  ) => Promise<__HttpRequest>;
698
- export declare const serializeAws_restJson1AssociateInstanceStorageConfigCommand: (
698
+ export declare const se_AssociateInstanceStorageConfigCommand: (
699
699
  input: AssociateInstanceStorageConfigCommandInput,
700
700
  context: __SerdeContext
701
701
  ) => Promise<__HttpRequest>;
702
- export declare const serializeAws_restJson1AssociateLambdaFunctionCommand: (
702
+ export declare const se_AssociateLambdaFunctionCommand: (
703
703
  input: AssociateLambdaFunctionCommandInput,
704
704
  context: __SerdeContext
705
705
  ) => Promise<__HttpRequest>;
706
- export declare const serializeAws_restJson1AssociateLexBotCommand: (
706
+ export declare const se_AssociateLexBotCommand: (
707
707
  input: AssociateLexBotCommandInput,
708
708
  context: __SerdeContext
709
709
  ) => Promise<__HttpRequest>;
710
- export declare const serializeAws_restJson1AssociatePhoneNumberContactFlowCommand: (
710
+ export declare const se_AssociatePhoneNumberContactFlowCommand: (
711
711
  input: AssociatePhoneNumberContactFlowCommandInput,
712
712
  context: __SerdeContext
713
713
  ) => Promise<__HttpRequest>;
714
- export declare const serializeAws_restJson1AssociateQueueQuickConnectsCommand: (
714
+ export declare const se_AssociateQueueQuickConnectsCommand: (
715
715
  input: AssociateQueueQuickConnectsCommandInput,
716
716
  context: __SerdeContext
717
717
  ) => Promise<__HttpRequest>;
718
- export declare const serializeAws_restJson1AssociateRoutingProfileQueuesCommand: (
718
+ export declare const se_AssociateRoutingProfileQueuesCommand: (
719
719
  input: AssociateRoutingProfileQueuesCommandInput,
720
720
  context: __SerdeContext
721
721
  ) => Promise<__HttpRequest>;
722
- export declare const serializeAws_restJson1AssociateSecurityKeyCommand: (
722
+ export declare const se_AssociateSecurityKeyCommand: (
723
723
  input: AssociateSecurityKeyCommandInput,
724
724
  context: __SerdeContext
725
725
  ) => Promise<__HttpRequest>;
726
- export declare const serializeAws_restJson1ClaimPhoneNumberCommand: (
726
+ export declare const se_ClaimPhoneNumberCommand: (
727
727
  input: ClaimPhoneNumberCommandInput,
728
728
  context: __SerdeContext
729
729
  ) => Promise<__HttpRequest>;
730
- export declare const serializeAws_restJson1CreateAgentStatusCommand: (
730
+ export declare const se_CreateAgentStatusCommand: (
731
731
  input: CreateAgentStatusCommandInput,
732
732
  context: __SerdeContext
733
733
  ) => Promise<__HttpRequest>;
734
- export declare const serializeAws_restJson1CreateContactFlowCommand: (
734
+ export declare const se_CreateContactFlowCommand: (
735
735
  input: CreateContactFlowCommandInput,
736
736
  context: __SerdeContext
737
737
  ) => Promise<__HttpRequest>;
738
- export declare const serializeAws_restJson1CreateContactFlowModuleCommand: (
738
+ export declare const se_CreateContactFlowModuleCommand: (
739
739
  input: CreateContactFlowModuleCommandInput,
740
740
  context: __SerdeContext
741
741
  ) => Promise<__HttpRequest>;
742
- export declare const serializeAws_restJson1CreateHoursOfOperationCommand: (
742
+ export declare const se_CreateHoursOfOperationCommand: (
743
743
  input: CreateHoursOfOperationCommandInput,
744
744
  context: __SerdeContext
745
745
  ) => Promise<__HttpRequest>;
746
- export declare const serializeAws_restJson1CreateInstanceCommand: (
746
+ export declare const se_CreateInstanceCommand: (
747
747
  input: CreateInstanceCommandInput,
748
748
  context: __SerdeContext
749
749
  ) => Promise<__HttpRequest>;
750
- export declare const serializeAws_restJson1CreateIntegrationAssociationCommand: (
750
+ export declare const se_CreateIntegrationAssociationCommand: (
751
751
  input: CreateIntegrationAssociationCommandInput,
752
752
  context: __SerdeContext
753
753
  ) => Promise<__HttpRequest>;
754
- export declare const serializeAws_restJson1CreateQueueCommand: (
754
+ export declare const se_CreateQueueCommand: (
755
755
  input: CreateQueueCommandInput,
756
756
  context: __SerdeContext
757
757
  ) => Promise<__HttpRequest>;
758
- export declare const serializeAws_restJson1CreateQuickConnectCommand: (
758
+ export declare const se_CreateQuickConnectCommand: (
759
759
  input: CreateQuickConnectCommandInput,
760
760
  context: __SerdeContext
761
761
  ) => Promise<__HttpRequest>;
762
- export declare const serializeAws_restJson1CreateRoutingProfileCommand: (
762
+ export declare const se_CreateRoutingProfileCommand: (
763
763
  input: CreateRoutingProfileCommandInput,
764
764
  context: __SerdeContext
765
765
  ) => Promise<__HttpRequest>;
766
- export declare const serializeAws_restJson1CreateRuleCommand: (
766
+ export declare const se_CreateRuleCommand: (
767
767
  input: CreateRuleCommandInput,
768
768
  context: __SerdeContext
769
769
  ) => Promise<__HttpRequest>;
770
- export declare const serializeAws_restJson1CreateSecurityProfileCommand: (
770
+ export declare const se_CreateSecurityProfileCommand: (
771
771
  input: CreateSecurityProfileCommandInput,
772
772
  context: __SerdeContext
773
773
  ) => Promise<__HttpRequest>;
774
- export declare const serializeAws_restJson1CreateTaskTemplateCommand: (
774
+ export declare const se_CreateTaskTemplateCommand: (
775
775
  input: CreateTaskTemplateCommandInput,
776
776
  context: __SerdeContext
777
777
  ) => Promise<__HttpRequest>;
778
- export declare const serializeAws_restJson1CreateTrafficDistributionGroupCommand: (
778
+ export declare const se_CreateTrafficDistributionGroupCommand: (
779
779
  input: CreateTrafficDistributionGroupCommandInput,
780
780
  context: __SerdeContext
781
781
  ) => Promise<__HttpRequest>;
782
- export declare const serializeAws_restJson1CreateUseCaseCommand: (
782
+ export declare const se_CreateUseCaseCommand: (
783
783
  input: CreateUseCaseCommandInput,
784
784
  context: __SerdeContext
785
785
  ) => Promise<__HttpRequest>;
786
- export declare const serializeAws_restJson1CreateUserCommand: (
786
+ export declare const se_CreateUserCommand: (
787
787
  input: CreateUserCommandInput,
788
788
  context: __SerdeContext
789
789
  ) => Promise<__HttpRequest>;
790
- export declare const serializeAws_restJson1CreateUserHierarchyGroupCommand: (
790
+ export declare const se_CreateUserHierarchyGroupCommand: (
791
791
  input: CreateUserHierarchyGroupCommandInput,
792
792
  context: __SerdeContext
793
793
  ) => Promise<__HttpRequest>;
794
- export declare const serializeAws_restJson1CreateVocabularyCommand: (
794
+ export declare const se_CreateVocabularyCommand: (
795
795
  input: CreateVocabularyCommandInput,
796
796
  context: __SerdeContext
797
797
  ) => Promise<__HttpRequest>;
798
- export declare const serializeAws_restJson1DeleteContactFlowCommand: (
798
+ export declare const se_DeleteContactFlowCommand: (
799
799
  input: DeleteContactFlowCommandInput,
800
800
  context: __SerdeContext
801
801
  ) => Promise<__HttpRequest>;
802
- export declare const serializeAws_restJson1DeleteContactFlowModuleCommand: (
802
+ export declare const se_DeleteContactFlowModuleCommand: (
803
803
  input: DeleteContactFlowModuleCommandInput,
804
804
  context: __SerdeContext
805
805
  ) => Promise<__HttpRequest>;
806
- export declare const serializeAws_restJson1DeleteHoursOfOperationCommand: (
806
+ export declare const se_DeleteHoursOfOperationCommand: (
807
807
  input: DeleteHoursOfOperationCommandInput,
808
808
  context: __SerdeContext
809
809
  ) => Promise<__HttpRequest>;
810
- export declare const serializeAws_restJson1DeleteInstanceCommand: (
810
+ export declare const se_DeleteInstanceCommand: (
811
811
  input: DeleteInstanceCommandInput,
812
812
  context: __SerdeContext
813
813
  ) => Promise<__HttpRequest>;
814
- export declare const serializeAws_restJson1DeleteIntegrationAssociationCommand: (
814
+ export declare const se_DeleteIntegrationAssociationCommand: (
815
815
  input: DeleteIntegrationAssociationCommandInput,
816
816
  context: __SerdeContext
817
817
  ) => Promise<__HttpRequest>;
818
- export declare const serializeAws_restJson1DeleteQuickConnectCommand: (
818
+ export declare const se_DeleteQuickConnectCommand: (
819
819
  input: DeleteQuickConnectCommandInput,
820
820
  context: __SerdeContext
821
821
  ) => Promise<__HttpRequest>;
822
- export declare const serializeAws_restJson1DeleteRuleCommand: (
822
+ export declare const se_DeleteRuleCommand: (
823
823
  input: DeleteRuleCommandInput,
824
824
  context: __SerdeContext
825
825
  ) => Promise<__HttpRequest>;
826
- export declare const serializeAws_restJson1DeleteSecurityProfileCommand: (
826
+ export declare const se_DeleteSecurityProfileCommand: (
827
827
  input: DeleteSecurityProfileCommandInput,
828
828
  context: __SerdeContext
829
829
  ) => Promise<__HttpRequest>;
830
- export declare const serializeAws_restJson1DeleteTaskTemplateCommand: (
830
+ export declare const se_DeleteTaskTemplateCommand: (
831
831
  input: DeleteTaskTemplateCommandInput,
832
832
  context: __SerdeContext
833
833
  ) => Promise<__HttpRequest>;
834
- export declare const serializeAws_restJson1DeleteTrafficDistributionGroupCommand: (
834
+ export declare const se_DeleteTrafficDistributionGroupCommand: (
835
835
  input: DeleteTrafficDistributionGroupCommandInput,
836
836
  context: __SerdeContext
837
837
  ) => Promise<__HttpRequest>;
838
- export declare const serializeAws_restJson1DeleteUseCaseCommand: (
838
+ export declare const se_DeleteUseCaseCommand: (
839
839
  input: DeleteUseCaseCommandInput,
840
840
  context: __SerdeContext
841
841
  ) => Promise<__HttpRequest>;
842
- export declare const serializeAws_restJson1DeleteUserCommand: (
842
+ export declare const se_DeleteUserCommand: (
843
843
  input: DeleteUserCommandInput,
844
844
  context: __SerdeContext
845
845
  ) => Promise<__HttpRequest>;
846
- export declare const serializeAws_restJson1DeleteUserHierarchyGroupCommand: (
846
+ export declare const se_DeleteUserHierarchyGroupCommand: (
847
847
  input: DeleteUserHierarchyGroupCommandInput,
848
848
  context: __SerdeContext
849
849
  ) => Promise<__HttpRequest>;
850
- export declare const serializeAws_restJson1DeleteVocabularyCommand: (
850
+ export declare const se_DeleteVocabularyCommand: (
851
851
  input: DeleteVocabularyCommandInput,
852
852
  context: __SerdeContext
853
853
  ) => Promise<__HttpRequest>;
854
- export declare const serializeAws_restJson1DescribeAgentStatusCommand: (
854
+ export declare const se_DescribeAgentStatusCommand: (
855
855
  input: DescribeAgentStatusCommandInput,
856
856
  context: __SerdeContext
857
857
  ) => Promise<__HttpRequest>;
858
- export declare const serializeAws_restJson1DescribeContactCommand: (
858
+ export declare const se_DescribeContactCommand: (
859
859
  input: DescribeContactCommandInput,
860
860
  context: __SerdeContext
861
861
  ) => Promise<__HttpRequest>;
862
- export declare const serializeAws_restJson1DescribeContactFlowCommand: (
862
+ export declare const se_DescribeContactFlowCommand: (
863
863
  input: DescribeContactFlowCommandInput,
864
864
  context: __SerdeContext
865
865
  ) => Promise<__HttpRequest>;
866
- export declare const serializeAws_restJson1DescribeContactFlowModuleCommand: (
866
+ export declare const se_DescribeContactFlowModuleCommand: (
867
867
  input: DescribeContactFlowModuleCommandInput,
868
868
  context: __SerdeContext
869
869
  ) => Promise<__HttpRequest>;
870
- export declare const serializeAws_restJson1DescribeHoursOfOperationCommand: (
870
+ export declare const se_DescribeHoursOfOperationCommand: (
871
871
  input: DescribeHoursOfOperationCommandInput,
872
872
  context: __SerdeContext
873
873
  ) => Promise<__HttpRequest>;
874
- export declare const serializeAws_restJson1DescribeInstanceCommand: (
874
+ export declare const se_DescribeInstanceCommand: (
875
875
  input: DescribeInstanceCommandInput,
876
876
  context: __SerdeContext
877
877
  ) => Promise<__HttpRequest>;
878
- export declare const serializeAws_restJson1DescribeInstanceAttributeCommand: (
878
+ export declare const se_DescribeInstanceAttributeCommand: (
879
879
  input: DescribeInstanceAttributeCommandInput,
880
880
  context: __SerdeContext
881
881
  ) => Promise<__HttpRequest>;
882
- export declare const serializeAws_restJson1DescribeInstanceStorageConfigCommand: (
882
+ export declare const se_DescribeInstanceStorageConfigCommand: (
883
883
  input: DescribeInstanceStorageConfigCommandInput,
884
884
  context: __SerdeContext
885
885
  ) => Promise<__HttpRequest>;
886
- export declare const serializeAws_restJson1DescribePhoneNumberCommand: (
886
+ export declare const se_DescribePhoneNumberCommand: (
887
887
  input: DescribePhoneNumberCommandInput,
888
888
  context: __SerdeContext
889
889
  ) => Promise<__HttpRequest>;
890
- export declare const serializeAws_restJson1DescribeQueueCommand: (
890
+ export declare const se_DescribeQueueCommand: (
891
891
  input: DescribeQueueCommandInput,
892
892
  context: __SerdeContext
893
893
  ) => Promise<__HttpRequest>;
894
- export declare const serializeAws_restJson1DescribeQuickConnectCommand: (
894
+ export declare const se_DescribeQuickConnectCommand: (
895
895
  input: DescribeQuickConnectCommandInput,
896
896
  context: __SerdeContext
897
897
  ) => Promise<__HttpRequest>;
898
- export declare const serializeAws_restJson1DescribeRoutingProfileCommand: (
898
+ export declare const se_DescribeRoutingProfileCommand: (
899
899
  input: DescribeRoutingProfileCommandInput,
900
900
  context: __SerdeContext
901
901
  ) => Promise<__HttpRequest>;
902
- export declare const serializeAws_restJson1DescribeRuleCommand: (
902
+ export declare const se_DescribeRuleCommand: (
903
903
  input: DescribeRuleCommandInput,
904
904
  context: __SerdeContext
905
905
  ) => Promise<__HttpRequest>;
906
- export declare const serializeAws_restJson1DescribeSecurityProfileCommand: (
906
+ export declare const se_DescribeSecurityProfileCommand: (
907
907
  input: DescribeSecurityProfileCommandInput,
908
908
  context: __SerdeContext
909
909
  ) => Promise<__HttpRequest>;
910
- export declare const serializeAws_restJson1DescribeTrafficDistributionGroupCommand: (
910
+ export declare const se_DescribeTrafficDistributionGroupCommand: (
911
911
  input: DescribeTrafficDistributionGroupCommandInput,
912
912
  context: __SerdeContext
913
913
  ) => Promise<__HttpRequest>;
914
- export declare const serializeAws_restJson1DescribeUserCommand: (
914
+ export declare const se_DescribeUserCommand: (
915
915
  input: DescribeUserCommandInput,
916
916
  context: __SerdeContext
917
917
  ) => Promise<__HttpRequest>;
918
- export declare const serializeAws_restJson1DescribeUserHierarchyGroupCommand: (
918
+ export declare const se_DescribeUserHierarchyGroupCommand: (
919
919
  input: DescribeUserHierarchyGroupCommandInput,
920
920
  context: __SerdeContext
921
921
  ) => Promise<__HttpRequest>;
922
- export declare const serializeAws_restJson1DescribeUserHierarchyStructureCommand: (
922
+ export declare const se_DescribeUserHierarchyStructureCommand: (
923
923
  input: DescribeUserHierarchyStructureCommandInput,
924
924
  context: __SerdeContext
925
925
  ) => Promise<__HttpRequest>;
926
- export declare const serializeAws_restJson1DescribeVocabularyCommand: (
926
+ export declare const se_DescribeVocabularyCommand: (
927
927
  input: DescribeVocabularyCommandInput,
928
928
  context: __SerdeContext
929
929
  ) => Promise<__HttpRequest>;
930
- export declare const serializeAws_restJson1DisassociateApprovedOriginCommand: (
930
+ export declare const se_DisassociateApprovedOriginCommand: (
931
931
  input: DisassociateApprovedOriginCommandInput,
932
932
  context: __SerdeContext
933
933
  ) => Promise<__HttpRequest>;
934
- export declare const serializeAws_restJson1DisassociateBotCommand: (
934
+ export declare const se_DisassociateBotCommand: (
935
935
  input: DisassociateBotCommandInput,
936
936
  context: __SerdeContext
937
937
  ) => Promise<__HttpRequest>;
938
- export declare const serializeAws_restJson1DisassociateInstanceStorageConfigCommand: (
938
+ export declare const se_DisassociateInstanceStorageConfigCommand: (
939
939
  input: DisassociateInstanceStorageConfigCommandInput,
940
940
  context: __SerdeContext
941
941
  ) => Promise<__HttpRequest>;
942
- export declare const serializeAws_restJson1DisassociateLambdaFunctionCommand: (
942
+ export declare const se_DisassociateLambdaFunctionCommand: (
943
943
  input: DisassociateLambdaFunctionCommandInput,
944
944
  context: __SerdeContext
945
945
  ) => Promise<__HttpRequest>;
946
- export declare const serializeAws_restJson1DisassociateLexBotCommand: (
946
+ export declare const se_DisassociateLexBotCommand: (
947
947
  input: DisassociateLexBotCommandInput,
948
948
  context: __SerdeContext
949
949
  ) => Promise<__HttpRequest>;
950
- export declare const serializeAws_restJson1DisassociatePhoneNumberContactFlowCommand: (
950
+ export declare const se_DisassociatePhoneNumberContactFlowCommand: (
951
951
  input: DisassociatePhoneNumberContactFlowCommandInput,
952
952
  context: __SerdeContext
953
953
  ) => Promise<__HttpRequest>;
954
- export declare const serializeAws_restJson1DisassociateQueueQuickConnectsCommand: (
954
+ export declare const se_DisassociateQueueQuickConnectsCommand: (
955
955
  input: DisassociateQueueQuickConnectsCommandInput,
956
956
  context: __SerdeContext
957
957
  ) => Promise<__HttpRequest>;
958
- export declare const serializeAws_restJson1DisassociateRoutingProfileQueuesCommand: (
958
+ export declare const se_DisassociateRoutingProfileQueuesCommand: (
959
959
  input: DisassociateRoutingProfileQueuesCommandInput,
960
960
  context: __SerdeContext
961
961
  ) => Promise<__HttpRequest>;
962
- export declare const serializeAws_restJson1DisassociateSecurityKeyCommand: (
962
+ export declare const se_DisassociateSecurityKeyCommand: (
963
963
  input: DisassociateSecurityKeyCommandInput,
964
964
  context: __SerdeContext
965
965
  ) => Promise<__HttpRequest>;
966
- export declare const serializeAws_restJson1DismissUserContactCommand: (
966
+ export declare const se_DismissUserContactCommand: (
967
967
  input: DismissUserContactCommandInput,
968
968
  context: __SerdeContext
969
969
  ) => Promise<__HttpRequest>;
970
- export declare const serializeAws_restJson1GetContactAttributesCommand: (
970
+ export declare const se_GetContactAttributesCommand: (
971
971
  input: GetContactAttributesCommandInput,
972
972
  context: __SerdeContext
973
973
  ) => Promise<__HttpRequest>;
974
- export declare const serializeAws_restJson1GetCurrentMetricDataCommand: (
974
+ export declare const se_GetCurrentMetricDataCommand: (
975
975
  input: GetCurrentMetricDataCommandInput,
976
976
  context: __SerdeContext
977
977
  ) => Promise<__HttpRequest>;
978
- export declare const serializeAws_restJson1GetCurrentUserDataCommand: (
978
+ export declare const se_GetCurrentUserDataCommand: (
979
979
  input: GetCurrentUserDataCommandInput,
980
980
  context: __SerdeContext
981
981
  ) => Promise<__HttpRequest>;
982
- export declare const serializeAws_restJson1GetFederationTokenCommand: (
982
+ export declare const se_GetFederationTokenCommand: (
983
983
  input: GetFederationTokenCommandInput,
984
984
  context: __SerdeContext
985
985
  ) => Promise<__HttpRequest>;
986
- export declare const serializeAws_restJson1GetMetricDataCommand: (
986
+ export declare const se_GetMetricDataCommand: (
987
987
  input: GetMetricDataCommandInput,
988
988
  context: __SerdeContext
989
989
  ) => Promise<__HttpRequest>;
990
- export declare const serializeAws_restJson1GetMetricDataV2Command: (
990
+ export declare const se_GetMetricDataV2Command: (
991
991
  input: GetMetricDataV2CommandInput,
992
992
  context: __SerdeContext
993
993
  ) => Promise<__HttpRequest>;
994
- export declare const serializeAws_restJson1GetTaskTemplateCommand: (
994
+ export declare const se_GetTaskTemplateCommand: (
995
995
  input: GetTaskTemplateCommandInput,
996
996
  context: __SerdeContext
997
997
  ) => Promise<__HttpRequest>;
998
- export declare const serializeAws_restJson1GetTrafficDistributionCommand: (
998
+ export declare const se_GetTrafficDistributionCommand: (
999
999
  input: GetTrafficDistributionCommandInput,
1000
1000
  context: __SerdeContext
1001
1001
  ) => Promise<__HttpRequest>;
1002
- export declare const serializeAws_restJson1ListAgentStatusesCommand: (
1002
+ export declare const se_ListAgentStatusesCommand: (
1003
1003
  input: ListAgentStatusesCommandInput,
1004
1004
  context: __SerdeContext
1005
1005
  ) => Promise<__HttpRequest>;
1006
- export declare const serializeAws_restJson1ListApprovedOriginsCommand: (
1006
+ export declare const se_ListApprovedOriginsCommand: (
1007
1007
  input: ListApprovedOriginsCommandInput,
1008
1008
  context: __SerdeContext
1009
1009
  ) => Promise<__HttpRequest>;
1010
- export declare const serializeAws_restJson1ListBotsCommand: (
1010
+ export declare const se_ListBotsCommand: (
1011
1011
  input: ListBotsCommandInput,
1012
1012
  context: __SerdeContext
1013
1013
  ) => Promise<__HttpRequest>;
1014
- export declare const serializeAws_restJson1ListContactFlowModulesCommand: (
1014
+ export declare const se_ListContactFlowModulesCommand: (
1015
1015
  input: ListContactFlowModulesCommandInput,
1016
1016
  context: __SerdeContext
1017
1017
  ) => Promise<__HttpRequest>;
1018
- export declare const serializeAws_restJson1ListContactFlowsCommand: (
1018
+ export declare const se_ListContactFlowsCommand: (
1019
1019
  input: ListContactFlowsCommandInput,
1020
1020
  context: __SerdeContext
1021
1021
  ) => Promise<__HttpRequest>;
1022
- export declare const serializeAws_restJson1ListContactReferencesCommand: (
1022
+ export declare const se_ListContactReferencesCommand: (
1023
1023
  input: ListContactReferencesCommandInput,
1024
1024
  context: __SerdeContext
1025
1025
  ) => Promise<__HttpRequest>;
1026
- export declare const serializeAws_restJson1ListDefaultVocabulariesCommand: (
1026
+ export declare const se_ListDefaultVocabulariesCommand: (
1027
1027
  input: ListDefaultVocabulariesCommandInput,
1028
1028
  context: __SerdeContext
1029
1029
  ) => Promise<__HttpRequest>;
1030
- export declare const serializeAws_restJson1ListHoursOfOperationsCommand: (
1030
+ export declare const se_ListHoursOfOperationsCommand: (
1031
1031
  input: ListHoursOfOperationsCommandInput,
1032
1032
  context: __SerdeContext
1033
1033
  ) => Promise<__HttpRequest>;
1034
- export declare const serializeAws_restJson1ListInstanceAttributesCommand: (
1034
+ export declare const se_ListInstanceAttributesCommand: (
1035
1035
  input: ListInstanceAttributesCommandInput,
1036
1036
  context: __SerdeContext
1037
1037
  ) => Promise<__HttpRequest>;
1038
- export declare const serializeAws_restJson1ListInstancesCommand: (
1038
+ export declare const se_ListInstancesCommand: (
1039
1039
  input: ListInstancesCommandInput,
1040
1040
  context: __SerdeContext
1041
1041
  ) => Promise<__HttpRequest>;
1042
- export declare const serializeAws_restJson1ListInstanceStorageConfigsCommand: (
1042
+ export declare const se_ListInstanceStorageConfigsCommand: (
1043
1043
  input: ListInstanceStorageConfigsCommandInput,
1044
1044
  context: __SerdeContext
1045
1045
  ) => Promise<__HttpRequest>;
1046
- export declare const serializeAws_restJson1ListIntegrationAssociationsCommand: (
1046
+ export declare const se_ListIntegrationAssociationsCommand: (
1047
1047
  input: ListIntegrationAssociationsCommandInput,
1048
1048
  context: __SerdeContext
1049
1049
  ) => Promise<__HttpRequest>;
1050
- export declare const serializeAws_restJson1ListLambdaFunctionsCommand: (
1050
+ export declare const se_ListLambdaFunctionsCommand: (
1051
1051
  input: ListLambdaFunctionsCommandInput,
1052
1052
  context: __SerdeContext
1053
1053
  ) => Promise<__HttpRequest>;
1054
- export declare const serializeAws_restJson1ListLexBotsCommand: (
1054
+ export declare const se_ListLexBotsCommand: (
1055
1055
  input: ListLexBotsCommandInput,
1056
1056
  context: __SerdeContext
1057
1057
  ) => Promise<__HttpRequest>;
1058
- export declare const serializeAws_restJson1ListPhoneNumbersCommand: (
1058
+ export declare const se_ListPhoneNumbersCommand: (
1059
1059
  input: ListPhoneNumbersCommandInput,
1060
1060
  context: __SerdeContext
1061
1061
  ) => Promise<__HttpRequest>;
1062
- export declare const serializeAws_restJson1ListPhoneNumbersV2Command: (
1062
+ export declare const se_ListPhoneNumbersV2Command: (
1063
1063
  input: ListPhoneNumbersV2CommandInput,
1064
1064
  context: __SerdeContext
1065
1065
  ) => Promise<__HttpRequest>;
1066
- export declare const serializeAws_restJson1ListPromptsCommand: (
1066
+ export declare const se_ListPromptsCommand: (
1067
1067
  input: ListPromptsCommandInput,
1068
1068
  context: __SerdeContext
1069
1069
  ) => Promise<__HttpRequest>;
1070
- export declare const serializeAws_restJson1ListQueueQuickConnectsCommand: (
1070
+ export declare const se_ListQueueQuickConnectsCommand: (
1071
1071
  input: ListQueueQuickConnectsCommandInput,
1072
1072
  context: __SerdeContext
1073
1073
  ) => Promise<__HttpRequest>;
1074
- export declare const serializeAws_restJson1ListQueuesCommand: (
1074
+ export declare const se_ListQueuesCommand: (
1075
1075
  input: ListQueuesCommandInput,
1076
1076
  context: __SerdeContext
1077
1077
  ) => Promise<__HttpRequest>;
1078
- export declare const serializeAws_restJson1ListQuickConnectsCommand: (
1078
+ export declare const se_ListQuickConnectsCommand: (
1079
1079
  input: ListQuickConnectsCommandInput,
1080
1080
  context: __SerdeContext
1081
1081
  ) => Promise<__HttpRequest>;
1082
- export declare const serializeAws_restJson1ListRoutingProfileQueuesCommand: (
1082
+ export declare const se_ListRoutingProfileQueuesCommand: (
1083
1083
  input: ListRoutingProfileQueuesCommandInput,
1084
1084
  context: __SerdeContext
1085
1085
  ) => Promise<__HttpRequest>;
1086
- export declare const serializeAws_restJson1ListRoutingProfilesCommand: (
1086
+ export declare const se_ListRoutingProfilesCommand: (
1087
1087
  input: ListRoutingProfilesCommandInput,
1088
1088
  context: __SerdeContext
1089
1089
  ) => Promise<__HttpRequest>;
1090
- export declare const serializeAws_restJson1ListRulesCommand: (
1090
+ export declare const se_ListRulesCommand: (
1091
1091
  input: ListRulesCommandInput,
1092
1092
  context: __SerdeContext
1093
1093
  ) => Promise<__HttpRequest>;
1094
- export declare const serializeAws_restJson1ListSecurityKeysCommand: (
1094
+ export declare const se_ListSecurityKeysCommand: (
1095
1095
  input: ListSecurityKeysCommandInput,
1096
1096
  context: __SerdeContext
1097
1097
  ) => Promise<__HttpRequest>;
1098
- export declare const serializeAws_restJson1ListSecurityProfilePermissionsCommand: (
1098
+ export declare const se_ListSecurityProfilePermissionsCommand: (
1099
1099
  input: ListSecurityProfilePermissionsCommandInput,
1100
1100
  context: __SerdeContext
1101
1101
  ) => Promise<__HttpRequest>;
1102
- export declare const serializeAws_restJson1ListSecurityProfilesCommand: (
1102
+ export declare const se_ListSecurityProfilesCommand: (
1103
1103
  input: ListSecurityProfilesCommandInput,
1104
1104
  context: __SerdeContext
1105
1105
  ) => Promise<__HttpRequest>;
1106
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (
1106
+ export declare const se_ListTagsForResourceCommand: (
1107
1107
  input: ListTagsForResourceCommandInput,
1108
1108
  context: __SerdeContext
1109
1109
  ) => Promise<__HttpRequest>;
1110
- export declare const serializeAws_restJson1ListTaskTemplatesCommand: (
1110
+ export declare const se_ListTaskTemplatesCommand: (
1111
1111
  input: ListTaskTemplatesCommandInput,
1112
1112
  context: __SerdeContext
1113
1113
  ) => Promise<__HttpRequest>;
1114
- export declare const serializeAws_restJson1ListTrafficDistributionGroupsCommand: (
1114
+ export declare const se_ListTrafficDistributionGroupsCommand: (
1115
1115
  input: ListTrafficDistributionGroupsCommandInput,
1116
1116
  context: __SerdeContext
1117
1117
  ) => Promise<__HttpRequest>;
1118
- export declare const serializeAws_restJson1ListUseCasesCommand: (
1118
+ export declare const se_ListUseCasesCommand: (
1119
1119
  input: ListUseCasesCommandInput,
1120
1120
  context: __SerdeContext
1121
1121
  ) => Promise<__HttpRequest>;
1122
- export declare const serializeAws_restJson1ListUserHierarchyGroupsCommand: (
1122
+ export declare const se_ListUserHierarchyGroupsCommand: (
1123
1123
  input: ListUserHierarchyGroupsCommandInput,
1124
1124
  context: __SerdeContext
1125
1125
  ) => Promise<__HttpRequest>;
1126
- export declare const serializeAws_restJson1ListUsersCommand: (
1126
+ export declare const se_ListUsersCommand: (
1127
1127
  input: ListUsersCommandInput,
1128
1128
  context: __SerdeContext
1129
1129
  ) => Promise<__HttpRequest>;
1130
- export declare const serializeAws_restJson1MonitorContactCommand: (
1130
+ export declare const se_MonitorContactCommand: (
1131
1131
  input: MonitorContactCommandInput,
1132
1132
  context: __SerdeContext
1133
1133
  ) => Promise<__HttpRequest>;
1134
- export declare const serializeAws_restJson1PutUserStatusCommand: (
1134
+ export declare const se_PutUserStatusCommand: (
1135
1135
  input: PutUserStatusCommandInput,
1136
1136
  context: __SerdeContext
1137
1137
  ) => Promise<__HttpRequest>;
1138
- export declare const serializeAws_restJson1ReleasePhoneNumberCommand: (
1138
+ export declare const se_ReleasePhoneNumberCommand: (
1139
1139
  input: ReleasePhoneNumberCommandInput,
1140
1140
  context: __SerdeContext
1141
1141
  ) => Promise<__HttpRequest>;
1142
- export declare const serializeAws_restJson1ReplicateInstanceCommand: (
1142
+ export declare const se_ReplicateInstanceCommand: (
1143
1143
  input: ReplicateInstanceCommandInput,
1144
1144
  context: __SerdeContext
1145
1145
  ) => Promise<__HttpRequest>;
1146
- export declare const serializeAws_restJson1ResumeContactRecordingCommand: (
1146
+ export declare const se_ResumeContactRecordingCommand: (
1147
1147
  input: ResumeContactRecordingCommandInput,
1148
1148
  context: __SerdeContext
1149
1149
  ) => Promise<__HttpRequest>;
1150
- export declare const serializeAws_restJson1SearchAvailablePhoneNumbersCommand: (
1150
+ export declare const se_SearchAvailablePhoneNumbersCommand: (
1151
1151
  input: SearchAvailablePhoneNumbersCommandInput,
1152
1152
  context: __SerdeContext
1153
1153
  ) => Promise<__HttpRequest>;
1154
- export declare const serializeAws_restJson1SearchQueuesCommand: (
1154
+ export declare const se_SearchQueuesCommand: (
1155
1155
  input: SearchQueuesCommandInput,
1156
1156
  context: __SerdeContext
1157
1157
  ) => Promise<__HttpRequest>;
1158
- export declare const serializeAws_restJson1SearchRoutingProfilesCommand: (
1158
+ export declare const se_SearchRoutingProfilesCommand: (
1159
1159
  input: SearchRoutingProfilesCommandInput,
1160
1160
  context: __SerdeContext
1161
1161
  ) => Promise<__HttpRequest>;
1162
- export declare const serializeAws_restJson1SearchSecurityProfilesCommand: (
1162
+ export declare const se_SearchSecurityProfilesCommand: (
1163
1163
  input: SearchSecurityProfilesCommandInput,
1164
1164
  context: __SerdeContext
1165
1165
  ) => Promise<__HttpRequest>;
1166
- export declare const serializeAws_restJson1SearchUsersCommand: (
1166
+ export declare const se_SearchUsersCommand: (
1167
1167
  input: SearchUsersCommandInput,
1168
1168
  context: __SerdeContext
1169
1169
  ) => Promise<__HttpRequest>;
1170
- export declare const serializeAws_restJson1SearchVocabulariesCommand: (
1170
+ export declare const se_SearchVocabulariesCommand: (
1171
1171
  input: SearchVocabulariesCommandInput,
1172
1172
  context: __SerdeContext
1173
1173
  ) => Promise<__HttpRequest>;
1174
- export declare const serializeAws_restJson1StartChatContactCommand: (
1174
+ export declare const se_StartChatContactCommand: (
1175
1175
  input: StartChatContactCommandInput,
1176
1176
  context: __SerdeContext
1177
1177
  ) => Promise<__HttpRequest>;
1178
- export declare const serializeAws_restJson1StartContactRecordingCommand: (
1178
+ export declare const se_StartContactRecordingCommand: (
1179
1179
  input: StartContactRecordingCommandInput,
1180
1180
  context: __SerdeContext
1181
1181
  ) => Promise<__HttpRequest>;
1182
- export declare const serializeAws_restJson1StartContactStreamingCommand: (
1182
+ export declare const se_StartContactStreamingCommand: (
1183
1183
  input: StartContactStreamingCommandInput,
1184
1184
  context: __SerdeContext
1185
1185
  ) => Promise<__HttpRequest>;
1186
- export declare const serializeAws_restJson1StartOutboundVoiceContactCommand: (
1186
+ export declare const se_StartOutboundVoiceContactCommand: (
1187
1187
  input: StartOutboundVoiceContactCommandInput,
1188
1188
  context: __SerdeContext
1189
1189
  ) => Promise<__HttpRequest>;
1190
- export declare const serializeAws_restJson1StartTaskContactCommand: (
1190
+ export declare const se_StartTaskContactCommand: (
1191
1191
  input: StartTaskContactCommandInput,
1192
1192
  context: __SerdeContext
1193
1193
  ) => Promise<__HttpRequest>;
1194
- export declare const serializeAws_restJson1StopContactCommand: (
1194
+ export declare const se_StopContactCommand: (
1195
1195
  input: StopContactCommandInput,
1196
1196
  context: __SerdeContext
1197
1197
  ) => Promise<__HttpRequest>;
1198
- export declare const serializeAws_restJson1StopContactRecordingCommand: (
1198
+ export declare const se_StopContactRecordingCommand: (
1199
1199
  input: StopContactRecordingCommandInput,
1200
1200
  context: __SerdeContext
1201
1201
  ) => Promise<__HttpRequest>;
1202
- export declare const serializeAws_restJson1StopContactStreamingCommand: (
1202
+ export declare const se_StopContactStreamingCommand: (
1203
1203
  input: StopContactStreamingCommandInput,
1204
1204
  context: __SerdeContext
1205
1205
  ) => Promise<__HttpRequest>;
1206
- export declare const serializeAws_restJson1SuspendContactRecordingCommand: (
1206
+ export declare const se_SuspendContactRecordingCommand: (
1207
1207
  input: SuspendContactRecordingCommandInput,
1208
1208
  context: __SerdeContext
1209
1209
  ) => Promise<__HttpRequest>;
1210
- export declare const serializeAws_restJson1TagResourceCommand: (
1210
+ export declare const se_TagResourceCommand: (
1211
1211
  input: TagResourceCommandInput,
1212
1212
  context: __SerdeContext
1213
1213
  ) => Promise<__HttpRequest>;
1214
- export declare const serializeAws_restJson1TransferContactCommand: (
1214
+ export declare const se_TransferContactCommand: (
1215
1215
  input: TransferContactCommandInput,
1216
1216
  context: __SerdeContext
1217
1217
  ) => Promise<__HttpRequest>;
1218
- export declare const serializeAws_restJson1UntagResourceCommand: (
1218
+ export declare const se_UntagResourceCommand: (
1219
1219
  input: UntagResourceCommandInput,
1220
1220
  context: __SerdeContext
1221
1221
  ) => Promise<__HttpRequest>;
1222
- export declare const serializeAws_restJson1UpdateAgentStatusCommand: (
1222
+ export declare const se_UpdateAgentStatusCommand: (
1223
1223
  input: UpdateAgentStatusCommandInput,
1224
1224
  context: __SerdeContext
1225
1225
  ) => Promise<__HttpRequest>;
1226
- export declare const serializeAws_restJson1UpdateContactCommand: (
1226
+ export declare const se_UpdateContactCommand: (
1227
1227
  input: UpdateContactCommandInput,
1228
1228
  context: __SerdeContext
1229
1229
  ) => Promise<__HttpRequest>;
1230
- export declare const serializeAws_restJson1UpdateContactAttributesCommand: (
1230
+ export declare const se_UpdateContactAttributesCommand: (
1231
1231
  input: UpdateContactAttributesCommandInput,
1232
1232
  context: __SerdeContext
1233
1233
  ) => Promise<__HttpRequest>;
1234
- export declare const serializeAws_restJson1UpdateContactFlowContentCommand: (
1234
+ export declare const se_UpdateContactFlowContentCommand: (
1235
1235
  input: UpdateContactFlowContentCommandInput,
1236
1236
  context: __SerdeContext
1237
1237
  ) => Promise<__HttpRequest>;
1238
- export declare const serializeAws_restJson1UpdateContactFlowMetadataCommand: (
1238
+ export declare const se_UpdateContactFlowMetadataCommand: (
1239
1239
  input: UpdateContactFlowMetadataCommandInput,
1240
1240
  context: __SerdeContext
1241
1241
  ) => Promise<__HttpRequest>;
1242
- export declare const serializeAws_restJson1UpdateContactFlowModuleContentCommand: (
1242
+ export declare const se_UpdateContactFlowModuleContentCommand: (
1243
1243
  input: UpdateContactFlowModuleContentCommandInput,
1244
1244
  context: __SerdeContext
1245
1245
  ) => Promise<__HttpRequest>;
1246
- export declare const serializeAws_restJson1UpdateContactFlowModuleMetadataCommand: (
1246
+ export declare const se_UpdateContactFlowModuleMetadataCommand: (
1247
1247
  input: UpdateContactFlowModuleMetadataCommandInput,
1248
1248
  context: __SerdeContext
1249
1249
  ) => Promise<__HttpRequest>;
1250
- export declare const serializeAws_restJson1UpdateContactFlowNameCommand: (
1250
+ export declare const se_UpdateContactFlowNameCommand: (
1251
1251
  input: UpdateContactFlowNameCommandInput,
1252
1252
  context: __SerdeContext
1253
1253
  ) => Promise<__HttpRequest>;
1254
- export declare const serializeAws_restJson1UpdateContactScheduleCommand: (
1254
+ export declare const se_UpdateContactScheduleCommand: (
1255
1255
  input: UpdateContactScheduleCommandInput,
1256
1256
  context: __SerdeContext
1257
1257
  ) => Promise<__HttpRequest>;
1258
- export declare const serializeAws_restJson1UpdateHoursOfOperationCommand: (
1258
+ export declare const se_UpdateHoursOfOperationCommand: (
1259
1259
  input: UpdateHoursOfOperationCommandInput,
1260
1260
  context: __SerdeContext
1261
1261
  ) => Promise<__HttpRequest>;
1262
- export declare const serializeAws_restJson1UpdateInstanceAttributeCommand: (
1262
+ export declare const se_UpdateInstanceAttributeCommand: (
1263
1263
  input: UpdateInstanceAttributeCommandInput,
1264
1264
  context: __SerdeContext
1265
1265
  ) => Promise<__HttpRequest>;
1266
- export declare const serializeAws_restJson1UpdateInstanceStorageConfigCommand: (
1266
+ export declare const se_UpdateInstanceStorageConfigCommand: (
1267
1267
  input: UpdateInstanceStorageConfigCommandInput,
1268
1268
  context: __SerdeContext
1269
1269
  ) => Promise<__HttpRequest>;
1270
- export declare const serializeAws_restJson1UpdateParticipantRoleConfigCommand: (
1270
+ export declare const se_UpdateParticipantRoleConfigCommand: (
1271
1271
  input: UpdateParticipantRoleConfigCommandInput,
1272
1272
  context: __SerdeContext
1273
1273
  ) => Promise<__HttpRequest>;
1274
- export declare const serializeAws_restJson1UpdatePhoneNumberCommand: (
1274
+ export declare const se_UpdatePhoneNumberCommand: (
1275
1275
  input: UpdatePhoneNumberCommandInput,
1276
1276
  context: __SerdeContext
1277
1277
  ) => Promise<__HttpRequest>;
1278
- export declare const serializeAws_restJson1UpdateQueueHoursOfOperationCommand: (
1278
+ export declare const se_UpdateQueueHoursOfOperationCommand: (
1279
1279
  input: UpdateQueueHoursOfOperationCommandInput,
1280
1280
  context: __SerdeContext
1281
1281
  ) => Promise<__HttpRequest>;
1282
- export declare const serializeAws_restJson1UpdateQueueMaxContactsCommand: (
1282
+ export declare const se_UpdateQueueMaxContactsCommand: (
1283
1283
  input: UpdateQueueMaxContactsCommandInput,
1284
1284
  context: __SerdeContext
1285
1285
  ) => Promise<__HttpRequest>;
1286
- export declare const serializeAws_restJson1UpdateQueueNameCommand: (
1286
+ export declare const se_UpdateQueueNameCommand: (
1287
1287
  input: UpdateQueueNameCommandInput,
1288
1288
  context: __SerdeContext
1289
1289
  ) => Promise<__HttpRequest>;
1290
- export declare const serializeAws_restJson1UpdateQueueOutboundCallerConfigCommand: (
1290
+ export declare const se_UpdateQueueOutboundCallerConfigCommand: (
1291
1291
  input: UpdateQueueOutboundCallerConfigCommandInput,
1292
1292
  context: __SerdeContext
1293
1293
  ) => Promise<__HttpRequest>;
1294
- export declare const serializeAws_restJson1UpdateQueueStatusCommand: (
1294
+ export declare const se_UpdateQueueStatusCommand: (
1295
1295
  input: UpdateQueueStatusCommandInput,
1296
1296
  context: __SerdeContext
1297
1297
  ) => Promise<__HttpRequest>;
1298
- export declare const serializeAws_restJson1UpdateQuickConnectConfigCommand: (
1298
+ export declare const se_UpdateQuickConnectConfigCommand: (
1299
1299
  input: UpdateQuickConnectConfigCommandInput,
1300
1300
  context: __SerdeContext
1301
1301
  ) => Promise<__HttpRequest>;
1302
- export declare const serializeAws_restJson1UpdateQuickConnectNameCommand: (
1302
+ export declare const se_UpdateQuickConnectNameCommand: (
1303
1303
  input: UpdateQuickConnectNameCommandInput,
1304
1304
  context: __SerdeContext
1305
1305
  ) => Promise<__HttpRequest>;
1306
- export declare const serializeAws_restJson1UpdateRoutingProfileConcurrencyCommand: (
1306
+ export declare const se_UpdateRoutingProfileConcurrencyCommand: (
1307
1307
  input: UpdateRoutingProfileConcurrencyCommandInput,
1308
1308
  context: __SerdeContext
1309
1309
  ) => Promise<__HttpRequest>;
1310
- export declare const serializeAws_restJson1UpdateRoutingProfileDefaultOutboundQueueCommand: (
1310
+ export declare const se_UpdateRoutingProfileDefaultOutboundQueueCommand: (
1311
1311
  input: UpdateRoutingProfileDefaultOutboundQueueCommandInput,
1312
1312
  context: __SerdeContext
1313
1313
  ) => Promise<__HttpRequest>;
1314
- export declare const serializeAws_restJson1UpdateRoutingProfileNameCommand: (
1314
+ export declare const se_UpdateRoutingProfileNameCommand: (
1315
1315
  input: UpdateRoutingProfileNameCommandInput,
1316
1316
  context: __SerdeContext
1317
1317
  ) => Promise<__HttpRequest>;
1318
- export declare const serializeAws_restJson1UpdateRoutingProfileQueuesCommand: (
1318
+ export declare const se_UpdateRoutingProfileQueuesCommand: (
1319
1319
  input: UpdateRoutingProfileQueuesCommandInput,
1320
1320
  context: __SerdeContext
1321
1321
  ) => Promise<__HttpRequest>;
1322
- export declare const serializeAws_restJson1UpdateRuleCommand: (
1322
+ export declare const se_UpdateRuleCommand: (
1323
1323
  input: UpdateRuleCommandInput,
1324
1324
  context: __SerdeContext
1325
1325
  ) => Promise<__HttpRequest>;
1326
- export declare const serializeAws_restJson1UpdateSecurityProfileCommand: (
1326
+ export declare const se_UpdateSecurityProfileCommand: (
1327
1327
  input: UpdateSecurityProfileCommandInput,
1328
1328
  context: __SerdeContext
1329
1329
  ) => Promise<__HttpRequest>;
1330
- export declare const serializeAws_restJson1UpdateTaskTemplateCommand: (
1330
+ export declare const se_UpdateTaskTemplateCommand: (
1331
1331
  input: UpdateTaskTemplateCommandInput,
1332
1332
  context: __SerdeContext
1333
1333
  ) => Promise<__HttpRequest>;
1334
- export declare const serializeAws_restJson1UpdateTrafficDistributionCommand: (
1334
+ export declare const se_UpdateTrafficDistributionCommand: (
1335
1335
  input: UpdateTrafficDistributionCommandInput,
1336
1336
  context: __SerdeContext
1337
1337
  ) => Promise<__HttpRequest>;
1338
- export declare const serializeAws_restJson1UpdateUserHierarchyCommand: (
1338
+ export declare const se_UpdateUserHierarchyCommand: (
1339
1339
  input: UpdateUserHierarchyCommandInput,
1340
1340
  context: __SerdeContext
1341
1341
  ) => Promise<__HttpRequest>;
1342
- export declare const serializeAws_restJson1UpdateUserHierarchyGroupNameCommand: (
1342
+ export declare const se_UpdateUserHierarchyGroupNameCommand: (
1343
1343
  input: UpdateUserHierarchyGroupNameCommandInput,
1344
1344
  context: __SerdeContext
1345
1345
  ) => Promise<__HttpRequest>;
1346
- export declare const serializeAws_restJson1UpdateUserHierarchyStructureCommand: (
1346
+ export declare const se_UpdateUserHierarchyStructureCommand: (
1347
1347
  input: UpdateUserHierarchyStructureCommandInput,
1348
1348
  context: __SerdeContext
1349
1349
  ) => Promise<__HttpRequest>;
1350
- export declare const serializeAws_restJson1UpdateUserIdentityInfoCommand: (
1350
+ export declare const se_UpdateUserIdentityInfoCommand: (
1351
1351
  input: UpdateUserIdentityInfoCommandInput,
1352
1352
  context: __SerdeContext
1353
1353
  ) => Promise<__HttpRequest>;
1354
- export declare const serializeAws_restJson1UpdateUserPhoneConfigCommand: (
1354
+ export declare const se_UpdateUserPhoneConfigCommand: (
1355
1355
  input: UpdateUserPhoneConfigCommandInput,
1356
1356
  context: __SerdeContext
1357
1357
  ) => Promise<__HttpRequest>;
1358
- export declare const serializeAws_restJson1UpdateUserRoutingProfileCommand: (
1358
+ export declare const se_UpdateUserRoutingProfileCommand: (
1359
1359
  input: UpdateUserRoutingProfileCommandInput,
1360
1360
  context: __SerdeContext
1361
1361
  ) => Promise<__HttpRequest>;
1362
- export declare const serializeAws_restJson1UpdateUserSecurityProfilesCommand: (
1362
+ export declare const se_UpdateUserSecurityProfilesCommand: (
1363
1363
  input: UpdateUserSecurityProfilesCommandInput,
1364
1364
  context: __SerdeContext
1365
1365
  ) => Promise<__HttpRequest>;
1366
- export declare const deserializeAws_restJson1AssociateApprovedOriginCommand: (
1366
+ export declare const de_AssociateApprovedOriginCommand: (
1367
1367
  output: __HttpResponse,
1368
1368
  context: __SerdeContext
1369
1369
  ) => Promise<AssociateApprovedOriginCommandOutput>;
1370
- export declare const deserializeAws_restJson1AssociateBotCommand: (
1370
+ export declare const de_AssociateBotCommand: (
1371
1371
  output: __HttpResponse,
1372
1372
  context: __SerdeContext
1373
1373
  ) => Promise<AssociateBotCommandOutput>;
1374
- export declare const deserializeAws_restJson1AssociateDefaultVocabularyCommand: (
1374
+ export declare const de_AssociateDefaultVocabularyCommand: (
1375
1375
  output: __HttpResponse,
1376
1376
  context: __SerdeContext
1377
1377
  ) => Promise<AssociateDefaultVocabularyCommandOutput>;
1378
- export declare const deserializeAws_restJson1AssociateInstanceStorageConfigCommand: (
1378
+ export declare const de_AssociateInstanceStorageConfigCommand: (
1379
1379
  output: __HttpResponse,
1380
1380
  context: __SerdeContext
1381
1381
  ) => Promise<AssociateInstanceStorageConfigCommandOutput>;
1382
- export declare const deserializeAws_restJson1AssociateLambdaFunctionCommand: (
1382
+ export declare const de_AssociateLambdaFunctionCommand: (
1383
1383
  output: __HttpResponse,
1384
1384
  context: __SerdeContext
1385
1385
  ) => Promise<AssociateLambdaFunctionCommandOutput>;
1386
- export declare const deserializeAws_restJson1AssociateLexBotCommand: (
1386
+ export declare const de_AssociateLexBotCommand: (
1387
1387
  output: __HttpResponse,
1388
1388
  context: __SerdeContext
1389
1389
  ) => Promise<AssociateLexBotCommandOutput>;
1390
- export declare const deserializeAws_restJson1AssociatePhoneNumberContactFlowCommand: (
1390
+ export declare const de_AssociatePhoneNumberContactFlowCommand: (
1391
1391
  output: __HttpResponse,
1392
1392
  context: __SerdeContext
1393
1393
  ) => Promise<AssociatePhoneNumberContactFlowCommandOutput>;
1394
- export declare const deserializeAws_restJson1AssociateQueueQuickConnectsCommand: (
1394
+ export declare const de_AssociateQueueQuickConnectsCommand: (
1395
1395
  output: __HttpResponse,
1396
1396
  context: __SerdeContext
1397
1397
  ) => Promise<AssociateQueueQuickConnectsCommandOutput>;
1398
- export declare const deserializeAws_restJson1AssociateRoutingProfileQueuesCommand: (
1398
+ export declare const de_AssociateRoutingProfileQueuesCommand: (
1399
1399
  output: __HttpResponse,
1400
1400
  context: __SerdeContext
1401
1401
  ) => Promise<AssociateRoutingProfileQueuesCommandOutput>;
1402
- export declare const deserializeAws_restJson1AssociateSecurityKeyCommand: (
1402
+ export declare const de_AssociateSecurityKeyCommand: (
1403
1403
  output: __HttpResponse,
1404
1404
  context: __SerdeContext
1405
1405
  ) => Promise<AssociateSecurityKeyCommandOutput>;
1406
- export declare const deserializeAws_restJson1ClaimPhoneNumberCommand: (
1406
+ export declare const de_ClaimPhoneNumberCommand: (
1407
1407
  output: __HttpResponse,
1408
1408
  context: __SerdeContext
1409
1409
  ) => Promise<ClaimPhoneNumberCommandOutput>;
1410
- export declare const deserializeAws_restJson1CreateAgentStatusCommand: (
1410
+ export declare const de_CreateAgentStatusCommand: (
1411
1411
  output: __HttpResponse,
1412
1412
  context: __SerdeContext
1413
1413
  ) => Promise<CreateAgentStatusCommandOutput>;
1414
- export declare const deserializeAws_restJson1CreateContactFlowCommand: (
1414
+ export declare const de_CreateContactFlowCommand: (
1415
1415
  output: __HttpResponse,
1416
1416
  context: __SerdeContext
1417
1417
  ) => Promise<CreateContactFlowCommandOutput>;
1418
- export declare const deserializeAws_restJson1CreateContactFlowModuleCommand: (
1418
+ export declare const de_CreateContactFlowModuleCommand: (
1419
1419
  output: __HttpResponse,
1420
1420
  context: __SerdeContext
1421
1421
  ) => Promise<CreateContactFlowModuleCommandOutput>;
1422
- export declare const deserializeAws_restJson1CreateHoursOfOperationCommand: (
1422
+ export declare const de_CreateHoursOfOperationCommand: (
1423
1423
  output: __HttpResponse,
1424
1424
  context: __SerdeContext
1425
1425
  ) => Promise<CreateHoursOfOperationCommandOutput>;
1426
- export declare const deserializeAws_restJson1CreateInstanceCommand: (
1426
+ export declare const de_CreateInstanceCommand: (
1427
1427
  output: __HttpResponse,
1428
1428
  context: __SerdeContext
1429
1429
  ) => Promise<CreateInstanceCommandOutput>;
1430
- export declare const deserializeAws_restJson1CreateIntegrationAssociationCommand: (
1430
+ export declare const de_CreateIntegrationAssociationCommand: (
1431
1431
  output: __HttpResponse,
1432
1432
  context: __SerdeContext
1433
1433
  ) => Promise<CreateIntegrationAssociationCommandOutput>;
1434
- export declare const deserializeAws_restJson1CreateQueueCommand: (
1434
+ export declare const de_CreateQueueCommand: (
1435
1435
  output: __HttpResponse,
1436
1436
  context: __SerdeContext
1437
1437
  ) => Promise<CreateQueueCommandOutput>;
1438
- export declare const deserializeAws_restJson1CreateQuickConnectCommand: (
1438
+ export declare const de_CreateQuickConnectCommand: (
1439
1439
  output: __HttpResponse,
1440
1440
  context: __SerdeContext
1441
1441
  ) => Promise<CreateQuickConnectCommandOutput>;
1442
- export declare const deserializeAws_restJson1CreateRoutingProfileCommand: (
1442
+ export declare const de_CreateRoutingProfileCommand: (
1443
1443
  output: __HttpResponse,
1444
1444
  context: __SerdeContext
1445
1445
  ) => Promise<CreateRoutingProfileCommandOutput>;
1446
- export declare const deserializeAws_restJson1CreateRuleCommand: (
1446
+ export declare const de_CreateRuleCommand: (
1447
1447
  output: __HttpResponse,
1448
1448
  context: __SerdeContext
1449
1449
  ) => Promise<CreateRuleCommandOutput>;
1450
- export declare const deserializeAws_restJson1CreateSecurityProfileCommand: (
1450
+ export declare const de_CreateSecurityProfileCommand: (
1451
1451
  output: __HttpResponse,
1452
1452
  context: __SerdeContext
1453
1453
  ) => Promise<CreateSecurityProfileCommandOutput>;
1454
- export declare const deserializeAws_restJson1CreateTaskTemplateCommand: (
1454
+ export declare const de_CreateTaskTemplateCommand: (
1455
1455
  output: __HttpResponse,
1456
1456
  context: __SerdeContext
1457
1457
  ) => Promise<CreateTaskTemplateCommandOutput>;
1458
- export declare const deserializeAws_restJson1CreateTrafficDistributionGroupCommand: (
1458
+ export declare const de_CreateTrafficDistributionGroupCommand: (
1459
1459
  output: __HttpResponse,
1460
1460
  context: __SerdeContext
1461
1461
  ) => Promise<CreateTrafficDistributionGroupCommandOutput>;
1462
- export declare const deserializeAws_restJson1CreateUseCaseCommand: (
1462
+ export declare const de_CreateUseCaseCommand: (
1463
1463
  output: __HttpResponse,
1464
1464
  context: __SerdeContext
1465
1465
  ) => Promise<CreateUseCaseCommandOutput>;
1466
- export declare const deserializeAws_restJson1CreateUserCommand: (
1466
+ export declare const de_CreateUserCommand: (
1467
1467
  output: __HttpResponse,
1468
1468
  context: __SerdeContext
1469
1469
  ) => Promise<CreateUserCommandOutput>;
1470
- export declare const deserializeAws_restJson1CreateUserHierarchyGroupCommand: (
1470
+ export declare const de_CreateUserHierarchyGroupCommand: (
1471
1471
  output: __HttpResponse,
1472
1472
  context: __SerdeContext
1473
1473
  ) => Promise<CreateUserHierarchyGroupCommandOutput>;
1474
- export declare const deserializeAws_restJson1CreateVocabularyCommand: (
1474
+ export declare const de_CreateVocabularyCommand: (
1475
1475
  output: __HttpResponse,
1476
1476
  context: __SerdeContext
1477
1477
  ) => Promise<CreateVocabularyCommandOutput>;
1478
- export declare const deserializeAws_restJson1DeleteContactFlowCommand: (
1478
+ export declare const de_DeleteContactFlowCommand: (
1479
1479
  output: __HttpResponse,
1480
1480
  context: __SerdeContext
1481
1481
  ) => Promise<DeleteContactFlowCommandOutput>;
1482
- export declare const deserializeAws_restJson1DeleteContactFlowModuleCommand: (
1482
+ export declare const de_DeleteContactFlowModuleCommand: (
1483
1483
  output: __HttpResponse,
1484
1484
  context: __SerdeContext
1485
1485
  ) => Promise<DeleteContactFlowModuleCommandOutput>;
1486
- export declare const deserializeAws_restJson1DeleteHoursOfOperationCommand: (
1486
+ export declare const de_DeleteHoursOfOperationCommand: (
1487
1487
  output: __HttpResponse,
1488
1488
  context: __SerdeContext
1489
1489
  ) => Promise<DeleteHoursOfOperationCommandOutput>;
1490
- export declare const deserializeAws_restJson1DeleteInstanceCommand: (
1490
+ export declare const de_DeleteInstanceCommand: (
1491
1491
  output: __HttpResponse,
1492
1492
  context: __SerdeContext
1493
1493
  ) => Promise<DeleteInstanceCommandOutput>;
1494
- export declare const deserializeAws_restJson1DeleteIntegrationAssociationCommand: (
1494
+ export declare const de_DeleteIntegrationAssociationCommand: (
1495
1495
  output: __HttpResponse,
1496
1496
  context: __SerdeContext
1497
1497
  ) => Promise<DeleteIntegrationAssociationCommandOutput>;
1498
- export declare const deserializeAws_restJson1DeleteQuickConnectCommand: (
1498
+ export declare const de_DeleteQuickConnectCommand: (
1499
1499
  output: __HttpResponse,
1500
1500
  context: __SerdeContext
1501
1501
  ) => Promise<DeleteQuickConnectCommandOutput>;
1502
- export declare const deserializeAws_restJson1DeleteRuleCommand: (
1502
+ export declare const de_DeleteRuleCommand: (
1503
1503
  output: __HttpResponse,
1504
1504
  context: __SerdeContext
1505
1505
  ) => Promise<DeleteRuleCommandOutput>;
1506
- export declare const deserializeAws_restJson1DeleteSecurityProfileCommand: (
1506
+ export declare const de_DeleteSecurityProfileCommand: (
1507
1507
  output: __HttpResponse,
1508
1508
  context: __SerdeContext
1509
1509
  ) => Promise<DeleteSecurityProfileCommandOutput>;
1510
- export declare const deserializeAws_restJson1DeleteTaskTemplateCommand: (
1510
+ export declare const de_DeleteTaskTemplateCommand: (
1511
1511
  output: __HttpResponse,
1512
1512
  context: __SerdeContext
1513
1513
  ) => Promise<DeleteTaskTemplateCommandOutput>;
1514
- export declare const deserializeAws_restJson1DeleteTrafficDistributionGroupCommand: (
1514
+ export declare const de_DeleteTrafficDistributionGroupCommand: (
1515
1515
  output: __HttpResponse,
1516
1516
  context: __SerdeContext
1517
1517
  ) => Promise<DeleteTrafficDistributionGroupCommandOutput>;
1518
- export declare const deserializeAws_restJson1DeleteUseCaseCommand: (
1518
+ export declare const de_DeleteUseCaseCommand: (
1519
1519
  output: __HttpResponse,
1520
1520
  context: __SerdeContext
1521
1521
  ) => Promise<DeleteUseCaseCommandOutput>;
1522
- export declare const deserializeAws_restJson1DeleteUserCommand: (
1522
+ export declare const de_DeleteUserCommand: (
1523
1523
  output: __HttpResponse,
1524
1524
  context: __SerdeContext
1525
1525
  ) => Promise<DeleteUserCommandOutput>;
1526
- export declare const deserializeAws_restJson1DeleteUserHierarchyGroupCommand: (
1526
+ export declare const de_DeleteUserHierarchyGroupCommand: (
1527
1527
  output: __HttpResponse,
1528
1528
  context: __SerdeContext
1529
1529
  ) => Promise<DeleteUserHierarchyGroupCommandOutput>;
1530
- export declare const deserializeAws_restJson1DeleteVocabularyCommand: (
1530
+ export declare const de_DeleteVocabularyCommand: (
1531
1531
  output: __HttpResponse,
1532
1532
  context: __SerdeContext
1533
1533
  ) => Promise<DeleteVocabularyCommandOutput>;
1534
- export declare const deserializeAws_restJson1DescribeAgentStatusCommand: (
1534
+ export declare const de_DescribeAgentStatusCommand: (
1535
1535
  output: __HttpResponse,
1536
1536
  context: __SerdeContext
1537
1537
  ) => Promise<DescribeAgentStatusCommandOutput>;
1538
- export declare const deserializeAws_restJson1DescribeContactCommand: (
1538
+ export declare const de_DescribeContactCommand: (
1539
1539
  output: __HttpResponse,
1540
1540
  context: __SerdeContext
1541
1541
  ) => Promise<DescribeContactCommandOutput>;
1542
- export declare const deserializeAws_restJson1DescribeContactFlowCommand: (
1542
+ export declare const de_DescribeContactFlowCommand: (
1543
1543
  output: __HttpResponse,
1544
1544
  context: __SerdeContext
1545
1545
  ) => Promise<DescribeContactFlowCommandOutput>;
1546
- export declare const deserializeAws_restJson1DescribeContactFlowModuleCommand: (
1546
+ export declare const de_DescribeContactFlowModuleCommand: (
1547
1547
  output: __HttpResponse,
1548
1548
  context: __SerdeContext
1549
1549
  ) => Promise<DescribeContactFlowModuleCommandOutput>;
1550
- export declare const deserializeAws_restJson1DescribeHoursOfOperationCommand: (
1550
+ export declare const de_DescribeHoursOfOperationCommand: (
1551
1551
  output: __HttpResponse,
1552
1552
  context: __SerdeContext
1553
1553
  ) => Promise<DescribeHoursOfOperationCommandOutput>;
1554
- export declare const deserializeAws_restJson1DescribeInstanceCommand: (
1554
+ export declare const de_DescribeInstanceCommand: (
1555
1555
  output: __HttpResponse,
1556
1556
  context: __SerdeContext
1557
1557
  ) => Promise<DescribeInstanceCommandOutput>;
1558
- export declare const deserializeAws_restJson1DescribeInstanceAttributeCommand: (
1558
+ export declare const de_DescribeInstanceAttributeCommand: (
1559
1559
  output: __HttpResponse,
1560
1560
  context: __SerdeContext
1561
1561
  ) => Promise<DescribeInstanceAttributeCommandOutput>;
1562
- export declare const deserializeAws_restJson1DescribeInstanceStorageConfigCommand: (
1562
+ export declare const de_DescribeInstanceStorageConfigCommand: (
1563
1563
  output: __HttpResponse,
1564
1564
  context: __SerdeContext
1565
1565
  ) => Promise<DescribeInstanceStorageConfigCommandOutput>;
1566
- export declare const deserializeAws_restJson1DescribePhoneNumberCommand: (
1566
+ export declare const de_DescribePhoneNumberCommand: (
1567
1567
  output: __HttpResponse,
1568
1568
  context: __SerdeContext
1569
1569
  ) => Promise<DescribePhoneNumberCommandOutput>;
1570
- export declare const deserializeAws_restJson1DescribeQueueCommand: (
1570
+ export declare const de_DescribeQueueCommand: (
1571
1571
  output: __HttpResponse,
1572
1572
  context: __SerdeContext
1573
1573
  ) => Promise<DescribeQueueCommandOutput>;
1574
- export declare const deserializeAws_restJson1DescribeQuickConnectCommand: (
1574
+ export declare const de_DescribeQuickConnectCommand: (
1575
1575
  output: __HttpResponse,
1576
1576
  context: __SerdeContext
1577
1577
  ) => Promise<DescribeQuickConnectCommandOutput>;
1578
- export declare const deserializeAws_restJson1DescribeRoutingProfileCommand: (
1578
+ export declare const de_DescribeRoutingProfileCommand: (
1579
1579
  output: __HttpResponse,
1580
1580
  context: __SerdeContext
1581
1581
  ) => Promise<DescribeRoutingProfileCommandOutput>;
1582
- export declare const deserializeAws_restJson1DescribeRuleCommand: (
1582
+ export declare const de_DescribeRuleCommand: (
1583
1583
  output: __HttpResponse,
1584
1584
  context: __SerdeContext
1585
1585
  ) => Promise<DescribeRuleCommandOutput>;
1586
- export declare const deserializeAws_restJson1DescribeSecurityProfileCommand: (
1586
+ export declare const de_DescribeSecurityProfileCommand: (
1587
1587
  output: __HttpResponse,
1588
1588
  context: __SerdeContext
1589
1589
  ) => Promise<DescribeSecurityProfileCommandOutput>;
1590
- export declare const deserializeAws_restJson1DescribeTrafficDistributionGroupCommand: (
1590
+ export declare const de_DescribeTrafficDistributionGroupCommand: (
1591
1591
  output: __HttpResponse,
1592
1592
  context: __SerdeContext
1593
1593
  ) => Promise<DescribeTrafficDistributionGroupCommandOutput>;
1594
- export declare const deserializeAws_restJson1DescribeUserCommand: (
1594
+ export declare const de_DescribeUserCommand: (
1595
1595
  output: __HttpResponse,
1596
1596
  context: __SerdeContext
1597
1597
  ) => Promise<DescribeUserCommandOutput>;
1598
- export declare const deserializeAws_restJson1DescribeUserHierarchyGroupCommand: (
1598
+ export declare const de_DescribeUserHierarchyGroupCommand: (
1599
1599
  output: __HttpResponse,
1600
1600
  context: __SerdeContext
1601
1601
  ) => Promise<DescribeUserHierarchyGroupCommandOutput>;
1602
- export declare const deserializeAws_restJson1DescribeUserHierarchyStructureCommand: (
1602
+ export declare const de_DescribeUserHierarchyStructureCommand: (
1603
1603
  output: __HttpResponse,
1604
1604
  context: __SerdeContext
1605
1605
  ) => Promise<DescribeUserHierarchyStructureCommandOutput>;
1606
- export declare const deserializeAws_restJson1DescribeVocabularyCommand: (
1606
+ export declare const de_DescribeVocabularyCommand: (
1607
1607
  output: __HttpResponse,
1608
1608
  context: __SerdeContext
1609
1609
  ) => Promise<DescribeVocabularyCommandOutput>;
1610
- export declare const deserializeAws_restJson1DisassociateApprovedOriginCommand: (
1610
+ export declare const de_DisassociateApprovedOriginCommand: (
1611
1611
  output: __HttpResponse,
1612
1612
  context: __SerdeContext
1613
1613
  ) => Promise<DisassociateApprovedOriginCommandOutput>;
1614
- export declare const deserializeAws_restJson1DisassociateBotCommand: (
1614
+ export declare const de_DisassociateBotCommand: (
1615
1615
  output: __HttpResponse,
1616
1616
  context: __SerdeContext
1617
1617
  ) => Promise<DisassociateBotCommandOutput>;
1618
- export declare const deserializeAws_restJson1DisassociateInstanceStorageConfigCommand: (
1618
+ export declare const de_DisassociateInstanceStorageConfigCommand: (
1619
1619
  output: __HttpResponse,
1620
1620
  context: __SerdeContext
1621
1621
  ) => Promise<DisassociateInstanceStorageConfigCommandOutput>;
1622
- export declare const deserializeAws_restJson1DisassociateLambdaFunctionCommand: (
1622
+ export declare const de_DisassociateLambdaFunctionCommand: (
1623
1623
  output: __HttpResponse,
1624
1624
  context: __SerdeContext
1625
1625
  ) => Promise<DisassociateLambdaFunctionCommandOutput>;
1626
- export declare const deserializeAws_restJson1DisassociateLexBotCommand: (
1626
+ export declare const de_DisassociateLexBotCommand: (
1627
1627
  output: __HttpResponse,
1628
1628
  context: __SerdeContext
1629
1629
  ) => Promise<DisassociateLexBotCommandOutput>;
1630
- export declare const deserializeAws_restJson1DisassociatePhoneNumberContactFlowCommand: (
1630
+ export declare const de_DisassociatePhoneNumberContactFlowCommand: (
1631
1631
  output: __HttpResponse,
1632
1632
  context: __SerdeContext
1633
1633
  ) => Promise<DisassociatePhoneNumberContactFlowCommandOutput>;
1634
- export declare const deserializeAws_restJson1DisassociateQueueQuickConnectsCommand: (
1634
+ export declare const de_DisassociateQueueQuickConnectsCommand: (
1635
1635
  output: __HttpResponse,
1636
1636
  context: __SerdeContext
1637
1637
  ) => Promise<DisassociateQueueQuickConnectsCommandOutput>;
1638
- export declare const deserializeAws_restJson1DisassociateRoutingProfileQueuesCommand: (
1638
+ export declare const de_DisassociateRoutingProfileQueuesCommand: (
1639
1639
  output: __HttpResponse,
1640
1640
  context: __SerdeContext
1641
1641
  ) => Promise<DisassociateRoutingProfileQueuesCommandOutput>;
1642
- export declare const deserializeAws_restJson1DisassociateSecurityKeyCommand: (
1642
+ export declare const de_DisassociateSecurityKeyCommand: (
1643
1643
  output: __HttpResponse,
1644
1644
  context: __SerdeContext
1645
1645
  ) => Promise<DisassociateSecurityKeyCommandOutput>;
1646
- export declare const deserializeAws_restJson1DismissUserContactCommand: (
1646
+ export declare const de_DismissUserContactCommand: (
1647
1647
  output: __HttpResponse,
1648
1648
  context: __SerdeContext
1649
1649
  ) => Promise<DismissUserContactCommandOutput>;
1650
- export declare const deserializeAws_restJson1GetContactAttributesCommand: (
1650
+ export declare const de_GetContactAttributesCommand: (
1651
1651
  output: __HttpResponse,
1652
1652
  context: __SerdeContext
1653
1653
  ) => Promise<GetContactAttributesCommandOutput>;
1654
- export declare const deserializeAws_restJson1GetCurrentMetricDataCommand: (
1654
+ export declare const de_GetCurrentMetricDataCommand: (
1655
1655
  output: __HttpResponse,
1656
1656
  context: __SerdeContext
1657
1657
  ) => Promise<GetCurrentMetricDataCommandOutput>;
1658
- export declare const deserializeAws_restJson1GetCurrentUserDataCommand: (
1658
+ export declare const de_GetCurrentUserDataCommand: (
1659
1659
  output: __HttpResponse,
1660
1660
  context: __SerdeContext
1661
1661
  ) => Promise<GetCurrentUserDataCommandOutput>;
1662
- export declare const deserializeAws_restJson1GetFederationTokenCommand: (
1662
+ export declare const de_GetFederationTokenCommand: (
1663
1663
  output: __HttpResponse,
1664
1664
  context: __SerdeContext
1665
1665
  ) => Promise<GetFederationTokenCommandOutput>;
1666
- export declare const deserializeAws_restJson1GetMetricDataCommand: (
1666
+ export declare const de_GetMetricDataCommand: (
1667
1667
  output: __HttpResponse,
1668
1668
  context: __SerdeContext
1669
1669
  ) => Promise<GetMetricDataCommandOutput>;
1670
- export declare const deserializeAws_restJson1GetMetricDataV2Command: (
1670
+ export declare const de_GetMetricDataV2Command: (
1671
1671
  output: __HttpResponse,
1672
1672
  context: __SerdeContext
1673
1673
  ) => Promise<GetMetricDataV2CommandOutput>;
1674
- export declare const deserializeAws_restJson1GetTaskTemplateCommand: (
1674
+ export declare const de_GetTaskTemplateCommand: (
1675
1675
  output: __HttpResponse,
1676
1676
  context: __SerdeContext
1677
1677
  ) => Promise<GetTaskTemplateCommandOutput>;
1678
- export declare const deserializeAws_restJson1GetTrafficDistributionCommand: (
1678
+ export declare const de_GetTrafficDistributionCommand: (
1679
1679
  output: __HttpResponse,
1680
1680
  context: __SerdeContext
1681
1681
  ) => Promise<GetTrafficDistributionCommandOutput>;
1682
- export declare const deserializeAws_restJson1ListAgentStatusesCommand: (
1682
+ export declare const de_ListAgentStatusesCommand: (
1683
1683
  output: __HttpResponse,
1684
1684
  context: __SerdeContext
1685
1685
  ) => Promise<ListAgentStatusesCommandOutput>;
1686
- export declare const deserializeAws_restJson1ListApprovedOriginsCommand: (
1686
+ export declare const de_ListApprovedOriginsCommand: (
1687
1687
  output: __HttpResponse,
1688
1688
  context: __SerdeContext
1689
1689
  ) => Promise<ListApprovedOriginsCommandOutput>;
1690
- export declare const deserializeAws_restJson1ListBotsCommand: (
1690
+ export declare const de_ListBotsCommand: (
1691
1691
  output: __HttpResponse,
1692
1692
  context: __SerdeContext
1693
1693
  ) => Promise<ListBotsCommandOutput>;
1694
- export declare const deserializeAws_restJson1ListContactFlowModulesCommand: (
1694
+ export declare const de_ListContactFlowModulesCommand: (
1695
1695
  output: __HttpResponse,
1696
1696
  context: __SerdeContext
1697
1697
  ) => Promise<ListContactFlowModulesCommandOutput>;
1698
- export declare const deserializeAws_restJson1ListContactFlowsCommand: (
1698
+ export declare const de_ListContactFlowsCommand: (
1699
1699
  output: __HttpResponse,
1700
1700
  context: __SerdeContext
1701
1701
  ) => Promise<ListContactFlowsCommandOutput>;
1702
- export declare const deserializeAws_restJson1ListContactReferencesCommand: (
1702
+ export declare const de_ListContactReferencesCommand: (
1703
1703
  output: __HttpResponse,
1704
1704
  context: __SerdeContext
1705
1705
  ) => Promise<ListContactReferencesCommandOutput>;
1706
- export declare const deserializeAws_restJson1ListDefaultVocabulariesCommand: (
1706
+ export declare const de_ListDefaultVocabulariesCommand: (
1707
1707
  output: __HttpResponse,
1708
1708
  context: __SerdeContext
1709
1709
  ) => Promise<ListDefaultVocabulariesCommandOutput>;
1710
- export declare const deserializeAws_restJson1ListHoursOfOperationsCommand: (
1710
+ export declare const de_ListHoursOfOperationsCommand: (
1711
1711
  output: __HttpResponse,
1712
1712
  context: __SerdeContext
1713
1713
  ) => Promise<ListHoursOfOperationsCommandOutput>;
1714
- export declare const deserializeAws_restJson1ListInstanceAttributesCommand: (
1714
+ export declare const de_ListInstanceAttributesCommand: (
1715
1715
  output: __HttpResponse,
1716
1716
  context: __SerdeContext
1717
1717
  ) => Promise<ListInstanceAttributesCommandOutput>;
1718
- export declare const deserializeAws_restJson1ListInstancesCommand: (
1718
+ export declare const de_ListInstancesCommand: (
1719
1719
  output: __HttpResponse,
1720
1720
  context: __SerdeContext
1721
1721
  ) => Promise<ListInstancesCommandOutput>;
1722
- export declare const deserializeAws_restJson1ListInstanceStorageConfigsCommand: (
1722
+ export declare const de_ListInstanceStorageConfigsCommand: (
1723
1723
  output: __HttpResponse,
1724
1724
  context: __SerdeContext
1725
1725
  ) => Promise<ListInstanceStorageConfigsCommandOutput>;
1726
- export declare const deserializeAws_restJson1ListIntegrationAssociationsCommand: (
1726
+ export declare const de_ListIntegrationAssociationsCommand: (
1727
1727
  output: __HttpResponse,
1728
1728
  context: __SerdeContext
1729
1729
  ) => Promise<ListIntegrationAssociationsCommandOutput>;
1730
- export declare const deserializeAws_restJson1ListLambdaFunctionsCommand: (
1730
+ export declare const de_ListLambdaFunctionsCommand: (
1731
1731
  output: __HttpResponse,
1732
1732
  context: __SerdeContext
1733
1733
  ) => Promise<ListLambdaFunctionsCommandOutput>;
1734
- export declare const deserializeAws_restJson1ListLexBotsCommand: (
1734
+ export declare const de_ListLexBotsCommand: (
1735
1735
  output: __HttpResponse,
1736
1736
  context: __SerdeContext
1737
1737
  ) => Promise<ListLexBotsCommandOutput>;
1738
- export declare const deserializeAws_restJson1ListPhoneNumbersCommand: (
1738
+ export declare const de_ListPhoneNumbersCommand: (
1739
1739
  output: __HttpResponse,
1740
1740
  context: __SerdeContext
1741
1741
  ) => Promise<ListPhoneNumbersCommandOutput>;
1742
- export declare const deserializeAws_restJson1ListPhoneNumbersV2Command: (
1742
+ export declare const de_ListPhoneNumbersV2Command: (
1743
1743
  output: __HttpResponse,
1744
1744
  context: __SerdeContext
1745
1745
  ) => Promise<ListPhoneNumbersV2CommandOutput>;
1746
- export declare const deserializeAws_restJson1ListPromptsCommand: (
1746
+ export declare const de_ListPromptsCommand: (
1747
1747
  output: __HttpResponse,
1748
1748
  context: __SerdeContext
1749
1749
  ) => Promise<ListPromptsCommandOutput>;
1750
- export declare const deserializeAws_restJson1ListQueueQuickConnectsCommand: (
1750
+ export declare const de_ListQueueQuickConnectsCommand: (
1751
1751
  output: __HttpResponse,
1752
1752
  context: __SerdeContext
1753
1753
  ) => Promise<ListQueueQuickConnectsCommandOutput>;
1754
- export declare const deserializeAws_restJson1ListQueuesCommand: (
1754
+ export declare const de_ListQueuesCommand: (
1755
1755
  output: __HttpResponse,
1756
1756
  context: __SerdeContext
1757
1757
  ) => Promise<ListQueuesCommandOutput>;
1758
- export declare const deserializeAws_restJson1ListQuickConnectsCommand: (
1758
+ export declare const de_ListQuickConnectsCommand: (
1759
1759
  output: __HttpResponse,
1760
1760
  context: __SerdeContext
1761
1761
  ) => Promise<ListQuickConnectsCommandOutput>;
1762
- export declare const deserializeAws_restJson1ListRoutingProfileQueuesCommand: (
1762
+ export declare const de_ListRoutingProfileQueuesCommand: (
1763
1763
  output: __HttpResponse,
1764
1764
  context: __SerdeContext
1765
1765
  ) => Promise<ListRoutingProfileQueuesCommandOutput>;
1766
- export declare const deserializeAws_restJson1ListRoutingProfilesCommand: (
1766
+ export declare const de_ListRoutingProfilesCommand: (
1767
1767
  output: __HttpResponse,
1768
1768
  context: __SerdeContext
1769
1769
  ) => Promise<ListRoutingProfilesCommandOutput>;
1770
- export declare const deserializeAws_restJson1ListRulesCommand: (
1770
+ export declare const de_ListRulesCommand: (
1771
1771
  output: __HttpResponse,
1772
1772
  context: __SerdeContext
1773
1773
  ) => Promise<ListRulesCommandOutput>;
1774
- export declare const deserializeAws_restJson1ListSecurityKeysCommand: (
1774
+ export declare const de_ListSecurityKeysCommand: (
1775
1775
  output: __HttpResponse,
1776
1776
  context: __SerdeContext
1777
1777
  ) => Promise<ListSecurityKeysCommandOutput>;
1778
- export declare const deserializeAws_restJson1ListSecurityProfilePermissionsCommand: (
1778
+ export declare const de_ListSecurityProfilePermissionsCommand: (
1779
1779
  output: __HttpResponse,
1780
1780
  context: __SerdeContext
1781
1781
  ) => Promise<ListSecurityProfilePermissionsCommandOutput>;
1782
- export declare const deserializeAws_restJson1ListSecurityProfilesCommand: (
1782
+ export declare const de_ListSecurityProfilesCommand: (
1783
1783
  output: __HttpResponse,
1784
1784
  context: __SerdeContext
1785
1785
  ) => Promise<ListSecurityProfilesCommandOutput>;
1786
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
1786
+ export declare const de_ListTagsForResourceCommand: (
1787
1787
  output: __HttpResponse,
1788
1788
  context: __SerdeContext
1789
1789
  ) => Promise<ListTagsForResourceCommandOutput>;
1790
- export declare const deserializeAws_restJson1ListTaskTemplatesCommand: (
1790
+ export declare const de_ListTaskTemplatesCommand: (
1791
1791
  output: __HttpResponse,
1792
1792
  context: __SerdeContext
1793
1793
  ) => Promise<ListTaskTemplatesCommandOutput>;
1794
- export declare const deserializeAws_restJson1ListTrafficDistributionGroupsCommand: (
1794
+ export declare const de_ListTrafficDistributionGroupsCommand: (
1795
1795
  output: __HttpResponse,
1796
1796
  context: __SerdeContext
1797
1797
  ) => Promise<ListTrafficDistributionGroupsCommandOutput>;
1798
- export declare const deserializeAws_restJson1ListUseCasesCommand: (
1798
+ export declare const de_ListUseCasesCommand: (
1799
1799
  output: __HttpResponse,
1800
1800
  context: __SerdeContext
1801
1801
  ) => Promise<ListUseCasesCommandOutput>;
1802
- export declare const deserializeAws_restJson1ListUserHierarchyGroupsCommand: (
1802
+ export declare const de_ListUserHierarchyGroupsCommand: (
1803
1803
  output: __HttpResponse,
1804
1804
  context: __SerdeContext
1805
1805
  ) => Promise<ListUserHierarchyGroupsCommandOutput>;
1806
- export declare const deserializeAws_restJson1ListUsersCommand: (
1806
+ export declare const de_ListUsersCommand: (
1807
1807
  output: __HttpResponse,
1808
1808
  context: __SerdeContext
1809
1809
  ) => Promise<ListUsersCommandOutput>;
1810
- export declare const deserializeAws_restJson1MonitorContactCommand: (
1810
+ export declare const de_MonitorContactCommand: (
1811
1811
  output: __HttpResponse,
1812
1812
  context: __SerdeContext
1813
1813
  ) => Promise<MonitorContactCommandOutput>;
1814
- export declare const deserializeAws_restJson1PutUserStatusCommand: (
1814
+ export declare const de_PutUserStatusCommand: (
1815
1815
  output: __HttpResponse,
1816
1816
  context: __SerdeContext
1817
1817
  ) => Promise<PutUserStatusCommandOutput>;
1818
- export declare const deserializeAws_restJson1ReleasePhoneNumberCommand: (
1818
+ export declare const de_ReleasePhoneNumberCommand: (
1819
1819
  output: __HttpResponse,
1820
1820
  context: __SerdeContext
1821
1821
  ) => Promise<ReleasePhoneNumberCommandOutput>;
1822
- export declare const deserializeAws_restJson1ReplicateInstanceCommand: (
1822
+ export declare const de_ReplicateInstanceCommand: (
1823
1823
  output: __HttpResponse,
1824
1824
  context: __SerdeContext
1825
1825
  ) => Promise<ReplicateInstanceCommandOutput>;
1826
- export declare const deserializeAws_restJson1ResumeContactRecordingCommand: (
1826
+ export declare const de_ResumeContactRecordingCommand: (
1827
1827
  output: __HttpResponse,
1828
1828
  context: __SerdeContext
1829
1829
  ) => Promise<ResumeContactRecordingCommandOutput>;
1830
- export declare const deserializeAws_restJson1SearchAvailablePhoneNumbersCommand: (
1830
+ export declare const de_SearchAvailablePhoneNumbersCommand: (
1831
1831
  output: __HttpResponse,
1832
1832
  context: __SerdeContext
1833
1833
  ) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
1834
- export declare const deserializeAws_restJson1SearchQueuesCommand: (
1834
+ export declare const de_SearchQueuesCommand: (
1835
1835
  output: __HttpResponse,
1836
1836
  context: __SerdeContext
1837
1837
  ) => Promise<SearchQueuesCommandOutput>;
1838
- export declare const deserializeAws_restJson1SearchRoutingProfilesCommand: (
1838
+ export declare const de_SearchRoutingProfilesCommand: (
1839
1839
  output: __HttpResponse,
1840
1840
  context: __SerdeContext
1841
1841
  ) => Promise<SearchRoutingProfilesCommandOutput>;
1842
- export declare const deserializeAws_restJson1SearchSecurityProfilesCommand: (
1842
+ export declare const de_SearchSecurityProfilesCommand: (
1843
1843
  output: __HttpResponse,
1844
1844
  context: __SerdeContext
1845
1845
  ) => Promise<SearchSecurityProfilesCommandOutput>;
1846
- export declare const deserializeAws_restJson1SearchUsersCommand: (
1846
+ export declare const de_SearchUsersCommand: (
1847
1847
  output: __HttpResponse,
1848
1848
  context: __SerdeContext
1849
1849
  ) => Promise<SearchUsersCommandOutput>;
1850
- export declare const deserializeAws_restJson1SearchVocabulariesCommand: (
1850
+ export declare const de_SearchVocabulariesCommand: (
1851
1851
  output: __HttpResponse,
1852
1852
  context: __SerdeContext
1853
1853
  ) => Promise<SearchVocabulariesCommandOutput>;
1854
- export declare const deserializeAws_restJson1StartChatContactCommand: (
1854
+ export declare const de_StartChatContactCommand: (
1855
1855
  output: __HttpResponse,
1856
1856
  context: __SerdeContext
1857
1857
  ) => Promise<StartChatContactCommandOutput>;
1858
- export declare const deserializeAws_restJson1StartContactRecordingCommand: (
1858
+ export declare const de_StartContactRecordingCommand: (
1859
1859
  output: __HttpResponse,
1860
1860
  context: __SerdeContext
1861
1861
  ) => Promise<StartContactRecordingCommandOutput>;
1862
- export declare const deserializeAws_restJson1StartContactStreamingCommand: (
1862
+ export declare const de_StartContactStreamingCommand: (
1863
1863
  output: __HttpResponse,
1864
1864
  context: __SerdeContext
1865
1865
  ) => Promise<StartContactStreamingCommandOutput>;
1866
- export declare const deserializeAws_restJson1StartOutboundVoiceContactCommand: (
1866
+ export declare const de_StartOutboundVoiceContactCommand: (
1867
1867
  output: __HttpResponse,
1868
1868
  context: __SerdeContext
1869
1869
  ) => Promise<StartOutboundVoiceContactCommandOutput>;
1870
- export declare const deserializeAws_restJson1StartTaskContactCommand: (
1870
+ export declare const de_StartTaskContactCommand: (
1871
1871
  output: __HttpResponse,
1872
1872
  context: __SerdeContext
1873
1873
  ) => Promise<StartTaskContactCommandOutput>;
1874
- export declare const deserializeAws_restJson1StopContactCommand: (
1874
+ export declare const de_StopContactCommand: (
1875
1875
  output: __HttpResponse,
1876
1876
  context: __SerdeContext
1877
1877
  ) => Promise<StopContactCommandOutput>;
1878
- export declare const deserializeAws_restJson1StopContactRecordingCommand: (
1878
+ export declare const de_StopContactRecordingCommand: (
1879
1879
  output: __HttpResponse,
1880
1880
  context: __SerdeContext
1881
1881
  ) => Promise<StopContactRecordingCommandOutput>;
1882
- export declare const deserializeAws_restJson1StopContactStreamingCommand: (
1882
+ export declare const de_StopContactStreamingCommand: (
1883
1883
  output: __HttpResponse,
1884
1884
  context: __SerdeContext
1885
1885
  ) => Promise<StopContactStreamingCommandOutput>;
1886
- export declare const deserializeAws_restJson1SuspendContactRecordingCommand: (
1886
+ export declare const de_SuspendContactRecordingCommand: (
1887
1887
  output: __HttpResponse,
1888
1888
  context: __SerdeContext
1889
1889
  ) => Promise<SuspendContactRecordingCommandOutput>;
1890
- export declare const deserializeAws_restJson1TagResourceCommand: (
1890
+ export declare const de_TagResourceCommand: (
1891
1891
  output: __HttpResponse,
1892
1892
  context: __SerdeContext
1893
1893
  ) => Promise<TagResourceCommandOutput>;
1894
- export declare const deserializeAws_restJson1TransferContactCommand: (
1894
+ export declare const de_TransferContactCommand: (
1895
1895
  output: __HttpResponse,
1896
1896
  context: __SerdeContext
1897
1897
  ) => Promise<TransferContactCommandOutput>;
1898
- export declare const deserializeAws_restJson1UntagResourceCommand: (
1898
+ export declare const de_UntagResourceCommand: (
1899
1899
  output: __HttpResponse,
1900
1900
  context: __SerdeContext
1901
1901
  ) => Promise<UntagResourceCommandOutput>;
1902
- export declare const deserializeAws_restJson1UpdateAgentStatusCommand: (
1902
+ export declare const de_UpdateAgentStatusCommand: (
1903
1903
  output: __HttpResponse,
1904
1904
  context: __SerdeContext
1905
1905
  ) => Promise<UpdateAgentStatusCommandOutput>;
1906
- export declare const deserializeAws_restJson1UpdateContactCommand: (
1906
+ export declare const de_UpdateContactCommand: (
1907
1907
  output: __HttpResponse,
1908
1908
  context: __SerdeContext
1909
1909
  ) => Promise<UpdateContactCommandOutput>;
1910
- export declare const deserializeAws_restJson1UpdateContactAttributesCommand: (
1910
+ export declare const de_UpdateContactAttributesCommand: (
1911
1911
  output: __HttpResponse,
1912
1912
  context: __SerdeContext
1913
1913
  ) => Promise<UpdateContactAttributesCommandOutput>;
1914
- export declare const deserializeAws_restJson1UpdateContactFlowContentCommand: (
1914
+ export declare const de_UpdateContactFlowContentCommand: (
1915
1915
  output: __HttpResponse,
1916
1916
  context: __SerdeContext
1917
1917
  ) => Promise<UpdateContactFlowContentCommandOutput>;
1918
- export declare const deserializeAws_restJson1UpdateContactFlowMetadataCommand: (
1918
+ export declare const de_UpdateContactFlowMetadataCommand: (
1919
1919
  output: __HttpResponse,
1920
1920
  context: __SerdeContext
1921
1921
  ) => Promise<UpdateContactFlowMetadataCommandOutput>;
1922
- export declare const deserializeAws_restJson1UpdateContactFlowModuleContentCommand: (
1922
+ export declare const de_UpdateContactFlowModuleContentCommand: (
1923
1923
  output: __HttpResponse,
1924
1924
  context: __SerdeContext
1925
1925
  ) => Promise<UpdateContactFlowModuleContentCommandOutput>;
1926
- export declare const deserializeAws_restJson1UpdateContactFlowModuleMetadataCommand: (
1926
+ export declare const de_UpdateContactFlowModuleMetadataCommand: (
1927
1927
  output: __HttpResponse,
1928
1928
  context: __SerdeContext
1929
1929
  ) => Promise<UpdateContactFlowModuleMetadataCommandOutput>;
1930
- export declare const deserializeAws_restJson1UpdateContactFlowNameCommand: (
1930
+ export declare const de_UpdateContactFlowNameCommand: (
1931
1931
  output: __HttpResponse,
1932
1932
  context: __SerdeContext
1933
1933
  ) => Promise<UpdateContactFlowNameCommandOutput>;
1934
- export declare const deserializeAws_restJson1UpdateContactScheduleCommand: (
1934
+ export declare const de_UpdateContactScheduleCommand: (
1935
1935
  output: __HttpResponse,
1936
1936
  context: __SerdeContext
1937
1937
  ) => Promise<UpdateContactScheduleCommandOutput>;
1938
- export declare const deserializeAws_restJson1UpdateHoursOfOperationCommand: (
1938
+ export declare const de_UpdateHoursOfOperationCommand: (
1939
1939
  output: __HttpResponse,
1940
1940
  context: __SerdeContext
1941
1941
  ) => Promise<UpdateHoursOfOperationCommandOutput>;
1942
- export declare const deserializeAws_restJson1UpdateInstanceAttributeCommand: (
1942
+ export declare const de_UpdateInstanceAttributeCommand: (
1943
1943
  output: __HttpResponse,
1944
1944
  context: __SerdeContext
1945
1945
  ) => Promise<UpdateInstanceAttributeCommandOutput>;
1946
- export declare const deserializeAws_restJson1UpdateInstanceStorageConfigCommand: (
1946
+ export declare const de_UpdateInstanceStorageConfigCommand: (
1947
1947
  output: __HttpResponse,
1948
1948
  context: __SerdeContext
1949
1949
  ) => Promise<UpdateInstanceStorageConfigCommandOutput>;
1950
- export declare const deserializeAws_restJson1UpdateParticipantRoleConfigCommand: (
1950
+ export declare const de_UpdateParticipantRoleConfigCommand: (
1951
1951
  output: __HttpResponse,
1952
1952
  context: __SerdeContext
1953
1953
  ) => Promise<UpdateParticipantRoleConfigCommandOutput>;
1954
- export declare const deserializeAws_restJson1UpdatePhoneNumberCommand: (
1954
+ export declare const de_UpdatePhoneNumberCommand: (
1955
1955
  output: __HttpResponse,
1956
1956
  context: __SerdeContext
1957
1957
  ) => Promise<UpdatePhoneNumberCommandOutput>;
1958
- export declare const deserializeAws_restJson1UpdateQueueHoursOfOperationCommand: (
1958
+ export declare const de_UpdateQueueHoursOfOperationCommand: (
1959
1959
  output: __HttpResponse,
1960
1960
  context: __SerdeContext
1961
1961
  ) => Promise<UpdateQueueHoursOfOperationCommandOutput>;
1962
- export declare const deserializeAws_restJson1UpdateQueueMaxContactsCommand: (
1962
+ export declare const de_UpdateQueueMaxContactsCommand: (
1963
1963
  output: __HttpResponse,
1964
1964
  context: __SerdeContext
1965
1965
  ) => Promise<UpdateQueueMaxContactsCommandOutput>;
1966
- export declare const deserializeAws_restJson1UpdateQueueNameCommand: (
1966
+ export declare const de_UpdateQueueNameCommand: (
1967
1967
  output: __HttpResponse,
1968
1968
  context: __SerdeContext
1969
1969
  ) => Promise<UpdateQueueNameCommandOutput>;
1970
- export declare const deserializeAws_restJson1UpdateQueueOutboundCallerConfigCommand: (
1970
+ export declare const de_UpdateQueueOutboundCallerConfigCommand: (
1971
1971
  output: __HttpResponse,
1972
1972
  context: __SerdeContext
1973
1973
  ) => Promise<UpdateQueueOutboundCallerConfigCommandOutput>;
1974
- export declare const deserializeAws_restJson1UpdateQueueStatusCommand: (
1974
+ export declare const de_UpdateQueueStatusCommand: (
1975
1975
  output: __HttpResponse,
1976
1976
  context: __SerdeContext
1977
1977
  ) => Promise<UpdateQueueStatusCommandOutput>;
1978
- export declare const deserializeAws_restJson1UpdateQuickConnectConfigCommand: (
1978
+ export declare const de_UpdateQuickConnectConfigCommand: (
1979
1979
  output: __HttpResponse,
1980
1980
  context: __SerdeContext
1981
1981
  ) => Promise<UpdateQuickConnectConfigCommandOutput>;
1982
- export declare const deserializeAws_restJson1UpdateQuickConnectNameCommand: (
1982
+ export declare const de_UpdateQuickConnectNameCommand: (
1983
1983
  output: __HttpResponse,
1984
1984
  context: __SerdeContext
1985
1985
  ) => Promise<UpdateQuickConnectNameCommandOutput>;
1986
- export declare const deserializeAws_restJson1UpdateRoutingProfileConcurrencyCommand: (
1986
+ export declare const de_UpdateRoutingProfileConcurrencyCommand: (
1987
1987
  output: __HttpResponse,
1988
1988
  context: __SerdeContext
1989
1989
  ) => Promise<UpdateRoutingProfileConcurrencyCommandOutput>;
1990
- export declare const deserializeAws_restJson1UpdateRoutingProfileDefaultOutboundQueueCommand: (
1990
+ export declare const de_UpdateRoutingProfileDefaultOutboundQueueCommand: (
1991
1991
  output: __HttpResponse,
1992
1992
  context: __SerdeContext
1993
1993
  ) => Promise<UpdateRoutingProfileDefaultOutboundQueueCommandOutput>;
1994
- export declare const deserializeAws_restJson1UpdateRoutingProfileNameCommand: (
1994
+ export declare const de_UpdateRoutingProfileNameCommand: (
1995
1995
  output: __HttpResponse,
1996
1996
  context: __SerdeContext
1997
1997
  ) => Promise<UpdateRoutingProfileNameCommandOutput>;
1998
- export declare const deserializeAws_restJson1UpdateRoutingProfileQueuesCommand: (
1998
+ export declare const de_UpdateRoutingProfileQueuesCommand: (
1999
1999
  output: __HttpResponse,
2000
2000
  context: __SerdeContext
2001
2001
  ) => Promise<UpdateRoutingProfileQueuesCommandOutput>;
2002
- export declare const deserializeAws_restJson1UpdateRuleCommand: (
2002
+ export declare const de_UpdateRuleCommand: (
2003
2003
  output: __HttpResponse,
2004
2004
  context: __SerdeContext
2005
2005
  ) => Promise<UpdateRuleCommandOutput>;
2006
- export declare const deserializeAws_restJson1UpdateSecurityProfileCommand: (
2006
+ export declare const de_UpdateSecurityProfileCommand: (
2007
2007
  output: __HttpResponse,
2008
2008
  context: __SerdeContext
2009
2009
  ) => Promise<UpdateSecurityProfileCommandOutput>;
2010
- export declare const deserializeAws_restJson1UpdateTaskTemplateCommand: (
2010
+ export declare const de_UpdateTaskTemplateCommand: (
2011
2011
  output: __HttpResponse,
2012
2012
  context: __SerdeContext
2013
2013
  ) => Promise<UpdateTaskTemplateCommandOutput>;
2014
- export declare const deserializeAws_restJson1UpdateTrafficDistributionCommand: (
2014
+ export declare const de_UpdateTrafficDistributionCommand: (
2015
2015
  output: __HttpResponse,
2016
2016
  context: __SerdeContext
2017
2017
  ) => Promise<UpdateTrafficDistributionCommandOutput>;
2018
- export declare const deserializeAws_restJson1UpdateUserHierarchyCommand: (
2018
+ export declare const de_UpdateUserHierarchyCommand: (
2019
2019
  output: __HttpResponse,
2020
2020
  context: __SerdeContext
2021
2021
  ) => Promise<UpdateUserHierarchyCommandOutput>;
2022
- export declare const deserializeAws_restJson1UpdateUserHierarchyGroupNameCommand: (
2022
+ export declare const de_UpdateUserHierarchyGroupNameCommand: (
2023
2023
  output: __HttpResponse,
2024
2024
  context: __SerdeContext
2025
2025
  ) => Promise<UpdateUserHierarchyGroupNameCommandOutput>;
2026
- export declare const deserializeAws_restJson1UpdateUserHierarchyStructureCommand: (
2026
+ export declare const de_UpdateUserHierarchyStructureCommand: (
2027
2027
  output: __HttpResponse,
2028
2028
  context: __SerdeContext
2029
2029
  ) => Promise<UpdateUserHierarchyStructureCommandOutput>;
2030
- export declare const deserializeAws_restJson1UpdateUserIdentityInfoCommand: (
2030
+ export declare const de_UpdateUserIdentityInfoCommand: (
2031
2031
  output: __HttpResponse,
2032
2032
  context: __SerdeContext
2033
2033
  ) => Promise<UpdateUserIdentityInfoCommandOutput>;
2034
- export declare const deserializeAws_restJson1UpdateUserPhoneConfigCommand: (
2034
+ export declare const de_UpdateUserPhoneConfigCommand: (
2035
2035
  output: __HttpResponse,
2036
2036
  context: __SerdeContext
2037
2037
  ) => Promise<UpdateUserPhoneConfigCommandOutput>;
2038
- export declare const deserializeAws_restJson1UpdateUserRoutingProfileCommand: (
2038
+ export declare const de_UpdateUserRoutingProfileCommand: (
2039
2039
  output: __HttpResponse,
2040
2040
  context: __SerdeContext
2041
2041
  ) => Promise<UpdateUserRoutingProfileCommandOutput>;
2042
- export declare const deserializeAws_restJson1UpdateUserSecurityProfilesCommand: (
2042
+ export declare const de_UpdateUserSecurityProfilesCommand: (
2043
2043
  output: __HttpResponse,
2044
2044
  context: __SerdeContext
2045
2045
  ) => Promise<UpdateUserSecurityProfilesCommandOutput>;