@aws-sdk/client-connect 3.303.0 → 3.309.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (345) hide show
  1. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateBotCommand.js +2 -2
  3. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +2 -2
  4. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +2 -2
  5. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +2 -2
  6. package/dist-cjs/commands/AssociateLexBotCommand.js +2 -2
  7. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
  8. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +2 -2
  9. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
  10. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +2 -2
  11. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +2 -2
  12. package/dist-cjs/commands/CreateAgentStatusCommand.js +2 -2
  13. package/dist-cjs/commands/CreateContactFlowCommand.js +2 -2
  14. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +2 -2
  15. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +2 -2
  16. package/dist-cjs/commands/CreateInstanceCommand.js +2 -2
  17. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +2 -2
  18. package/dist-cjs/commands/CreateQueueCommand.js +2 -2
  19. package/dist-cjs/commands/CreateQuickConnectCommand.js +2 -2
  20. package/dist-cjs/commands/CreateRoutingProfileCommand.js +2 -2
  21. package/dist-cjs/commands/CreateRuleCommand.js +2 -2
  22. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -2
  23. package/dist-cjs/commands/CreateTaskTemplateCommand.js +2 -2
  24. package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +2 -2
  25. package/dist-cjs/commands/CreateUseCaseCommand.js +2 -2
  26. package/dist-cjs/commands/CreateUserCommand.js +2 -2
  27. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +2 -2
  28. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteContactFlowCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteInstanceCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteQuickConnectCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteRuleCommand.js +2 -2
  36. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +2 -2
  38. package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +2 -2
  39. package/dist-cjs/commands/DeleteUseCaseCommand.js +2 -2
  40. package/dist-cjs/commands/DeleteUserCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeAgentStatusCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeContactCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeContactFlowCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeInstanceCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +2 -2
  51. package/dist-cjs/commands/DescribePhoneNumberCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeQueueCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeQuickConnectCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeRuleCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +2 -2
  58. package/dist-cjs/commands/DescribeUserCommand.js +2 -2
  59. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +2 -2
  60. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +2 -2
  61. package/dist-cjs/commands/DescribeVocabularyCommand.js +2 -2
  62. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +2 -2
  63. package/dist-cjs/commands/DisassociateBotCommand.js +2 -2
  64. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
  65. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +2 -2
  66. package/dist-cjs/commands/DisassociateLexBotCommand.js +2 -2
  67. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
  68. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
  69. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
  70. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +2 -2
  71. package/dist-cjs/commands/DismissUserContactCommand.js +2 -2
  72. package/dist-cjs/commands/GetContactAttributesCommand.js +2 -2
  73. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +2 -2
  74. package/dist-cjs/commands/GetCurrentUserDataCommand.js +2 -2
  75. package/dist-cjs/commands/GetFederationTokenCommand.js +2 -2
  76. package/dist-cjs/commands/GetMetricDataCommand.js +2 -2
  77. package/dist-cjs/commands/GetMetricDataV2Command.js +2 -2
  78. package/dist-cjs/commands/GetTaskTemplateCommand.js +2 -2
  79. package/dist-cjs/commands/GetTrafficDistributionCommand.js +2 -2
  80. package/dist-cjs/commands/ListAgentStatusesCommand.js +2 -2
  81. package/dist-cjs/commands/ListApprovedOriginsCommand.js +2 -2
  82. package/dist-cjs/commands/ListBotsCommand.js +2 -2
  83. package/dist-cjs/commands/ListContactFlowModulesCommand.js +2 -2
  84. package/dist-cjs/commands/ListContactFlowsCommand.js +2 -2
  85. package/dist-cjs/commands/ListContactReferencesCommand.js +2 -2
  86. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +2 -2
  87. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +2 -2
  88. package/dist-cjs/commands/ListInstanceAttributesCommand.js +2 -2
  89. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +2 -2
  90. package/dist-cjs/commands/ListInstancesCommand.js +2 -2
  91. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +2 -2
  92. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +2 -2
  93. package/dist-cjs/commands/ListLexBotsCommand.js +2 -2
  94. package/dist-cjs/commands/ListPhoneNumbersCommand.js +2 -2
  95. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +2 -2
  96. package/dist-cjs/commands/ListPromptsCommand.js +2 -2
  97. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +2 -2
  98. package/dist-cjs/commands/ListQueuesCommand.js +2 -2
  99. package/dist-cjs/commands/ListQuickConnectsCommand.js +2 -2
  100. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +2 -2
  101. package/dist-cjs/commands/ListRoutingProfilesCommand.js +2 -2
  102. package/dist-cjs/commands/ListRulesCommand.js +2 -2
  103. package/dist-cjs/commands/ListSecurityKeysCommand.js +2 -2
  104. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +2 -2
  105. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -2
  106. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  107. package/dist-cjs/commands/ListTaskTemplatesCommand.js +2 -2
  108. package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +2 -2
  109. package/dist-cjs/commands/ListUseCasesCommand.js +2 -2
  110. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +2 -2
  111. package/dist-cjs/commands/ListUsersCommand.js +2 -2
  112. package/dist-cjs/commands/MonitorContactCommand.js +2 -2
  113. package/dist-cjs/commands/PutUserStatusCommand.js +2 -2
  114. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +2 -2
  115. package/dist-cjs/commands/ReplicateInstanceCommand.js +2 -2
  116. package/dist-cjs/commands/ResumeContactRecordingCommand.js +2 -2
  117. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  118. package/dist-cjs/commands/SearchQueuesCommand.js +2 -2
  119. package/dist-cjs/commands/SearchRoutingProfilesCommand.js +2 -2
  120. package/dist-cjs/commands/SearchSecurityProfilesCommand.js +2 -2
  121. package/dist-cjs/commands/SearchUsersCommand.js +2 -2
  122. package/dist-cjs/commands/SearchVocabulariesCommand.js +2 -2
  123. package/dist-cjs/commands/StartChatContactCommand.js +2 -2
  124. package/dist-cjs/commands/StartContactRecordingCommand.js +2 -2
  125. package/dist-cjs/commands/StartContactStreamingCommand.js +2 -2
  126. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +2 -2
  127. package/dist-cjs/commands/StartTaskContactCommand.js +2 -2
  128. package/dist-cjs/commands/StopContactCommand.js +2 -2
  129. package/dist-cjs/commands/StopContactRecordingCommand.js +2 -2
  130. package/dist-cjs/commands/StopContactStreamingCommand.js +2 -2
  131. package/dist-cjs/commands/SuspendContactRecordingCommand.js +2 -2
  132. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  133. package/dist-cjs/commands/TransferContactCommand.js +2 -2
  134. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  135. package/dist-cjs/commands/UpdateAgentStatusCommand.js +2 -2
  136. package/dist-cjs/commands/UpdateContactAttributesCommand.js +2 -2
  137. package/dist-cjs/commands/UpdateContactCommand.js +2 -2
  138. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +2 -2
  139. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +2 -2
  140. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +2 -2
  141. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +2 -2
  142. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +2 -2
  143. package/dist-cjs/commands/UpdateContactScheduleCommand.js +2 -2
  144. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +2 -2
  145. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +2 -2
  146. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +2 -2
  147. package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +2 -2
  148. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +2 -2
  149. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
  150. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +2 -2
  151. package/dist-cjs/commands/UpdateQueueNameCommand.js +2 -2
  152. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
  153. package/dist-cjs/commands/UpdateQueueStatusCommand.js +2 -2
  154. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +2 -2
  155. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +2 -2
  156. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
  157. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
  158. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +2 -2
  159. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
  160. package/dist-cjs/commands/UpdateRuleCommand.js +2 -2
  161. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +2 -2
  162. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +2 -2
  163. package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +2 -2
  164. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +2 -2
  165. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
  166. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +2 -2
  167. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +2 -2
  168. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +2 -2
  169. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +2 -2
  170. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +2 -2
  171. package/dist-cjs/protocols/Aws_restJson1.js +2713 -2909
  172. package/dist-es/commands/AssociateApprovedOriginCommand.js +3 -3
  173. package/dist-es/commands/AssociateBotCommand.js +3 -3
  174. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -3
  175. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -3
  176. package/dist-es/commands/AssociateLambdaFunctionCommand.js +3 -3
  177. package/dist-es/commands/AssociateLexBotCommand.js +3 -3
  178. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +3 -3
  179. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +3 -3
  180. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +3 -3
  181. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -3
  182. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -3
  183. package/dist-es/commands/CreateAgentStatusCommand.js +3 -3
  184. package/dist-es/commands/CreateContactFlowCommand.js +3 -3
  185. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -3
  186. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -3
  187. package/dist-es/commands/CreateInstanceCommand.js +3 -3
  188. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -3
  189. package/dist-es/commands/CreateQueueCommand.js +3 -3
  190. package/dist-es/commands/CreateQuickConnectCommand.js +3 -3
  191. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -3
  192. package/dist-es/commands/CreateRuleCommand.js +3 -3
  193. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -3
  194. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -3
  195. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +3 -3
  196. package/dist-es/commands/CreateUseCaseCommand.js +3 -3
  197. package/dist-es/commands/CreateUserCommand.js +3 -3
  198. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -3
  199. package/dist-es/commands/CreateVocabularyCommand.js +3 -3
  200. package/dist-es/commands/DeleteContactFlowCommand.js +3 -3
  201. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -3
  202. package/dist-es/commands/DeleteHoursOfOperationCommand.js +3 -3
  203. package/dist-es/commands/DeleteInstanceCommand.js +3 -3
  204. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +3 -3
  205. package/dist-es/commands/DeleteQuickConnectCommand.js +3 -3
  206. package/dist-es/commands/DeleteRuleCommand.js +3 -3
  207. package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -3
  208. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -3
  209. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +3 -3
  210. package/dist-es/commands/DeleteUseCaseCommand.js +3 -3
  211. package/dist-es/commands/DeleteUserCommand.js +3 -3
  212. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +3 -3
  213. package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
  214. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -3
  215. package/dist-es/commands/DescribeContactCommand.js +3 -3
  216. package/dist-es/commands/DescribeContactFlowCommand.js +3 -3
  217. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -3
  218. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -3
  219. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  220. package/dist-es/commands/DescribeInstanceCommand.js +3 -3
  221. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -3
  222. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -3
  223. package/dist-es/commands/DescribeQueueCommand.js +3 -3
  224. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -3
  225. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -3
  226. package/dist-es/commands/DescribeRuleCommand.js +3 -3
  227. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -3
  228. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +3 -3
  229. package/dist-es/commands/DescribeUserCommand.js +3 -3
  230. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -3
  231. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -3
  232. package/dist-es/commands/DescribeVocabularyCommand.js +3 -3
  233. package/dist-es/commands/DisassociateApprovedOriginCommand.js +3 -3
  234. package/dist-es/commands/DisassociateBotCommand.js +3 -3
  235. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +3 -3
  236. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +3 -3
  237. package/dist-es/commands/DisassociateLexBotCommand.js +3 -3
  238. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +3 -3
  239. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +3 -3
  240. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +3 -3
  241. package/dist-es/commands/DisassociateSecurityKeyCommand.js +3 -3
  242. package/dist-es/commands/DismissUserContactCommand.js +3 -3
  243. package/dist-es/commands/GetContactAttributesCommand.js +3 -3
  244. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -3
  245. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -3
  246. package/dist-es/commands/GetFederationTokenCommand.js +3 -3
  247. package/dist-es/commands/GetMetricDataCommand.js +3 -3
  248. package/dist-es/commands/GetMetricDataV2Command.js +3 -3
  249. package/dist-es/commands/GetTaskTemplateCommand.js +3 -3
  250. package/dist-es/commands/GetTrafficDistributionCommand.js +3 -3
  251. package/dist-es/commands/ListAgentStatusesCommand.js +3 -3
  252. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -3
  253. package/dist-es/commands/ListBotsCommand.js +3 -3
  254. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -3
  255. package/dist-es/commands/ListContactFlowsCommand.js +3 -3
  256. package/dist-es/commands/ListContactReferencesCommand.js +3 -3
  257. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -3
  258. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -3
  259. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -3
  260. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -3
  261. package/dist-es/commands/ListInstancesCommand.js +3 -3
  262. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -3
  263. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -3
  264. package/dist-es/commands/ListLexBotsCommand.js +3 -3
  265. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -3
  266. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -3
  267. package/dist-es/commands/ListPromptsCommand.js +3 -3
  268. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -3
  269. package/dist-es/commands/ListQueuesCommand.js +3 -3
  270. package/dist-es/commands/ListQuickConnectsCommand.js +3 -3
  271. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -3
  272. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -3
  273. package/dist-es/commands/ListRulesCommand.js +3 -3
  274. package/dist-es/commands/ListSecurityKeysCommand.js +3 -3
  275. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -3
  276. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -3
  277. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  278. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -3
  279. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +3 -3
  280. package/dist-es/commands/ListUseCasesCommand.js +3 -3
  281. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -3
  282. package/dist-es/commands/ListUsersCommand.js +3 -3
  283. package/dist-es/commands/MonitorContactCommand.js +3 -3
  284. package/dist-es/commands/PutUserStatusCommand.js +3 -3
  285. package/dist-es/commands/ReleasePhoneNumberCommand.js +3 -3
  286. package/dist-es/commands/ReplicateInstanceCommand.js +3 -3
  287. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -3
  288. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  289. package/dist-es/commands/SearchQueuesCommand.js +3 -3
  290. package/dist-es/commands/SearchRoutingProfilesCommand.js +3 -3
  291. package/dist-es/commands/SearchSecurityProfilesCommand.js +3 -3
  292. package/dist-es/commands/SearchUsersCommand.js +3 -3
  293. package/dist-es/commands/SearchVocabulariesCommand.js +3 -3
  294. package/dist-es/commands/StartChatContactCommand.js +3 -3
  295. package/dist-es/commands/StartContactRecordingCommand.js +3 -3
  296. package/dist-es/commands/StartContactStreamingCommand.js +3 -3
  297. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -3
  298. package/dist-es/commands/StartTaskContactCommand.js +3 -3
  299. package/dist-es/commands/StopContactCommand.js +3 -3
  300. package/dist-es/commands/StopContactRecordingCommand.js +3 -3
  301. package/dist-es/commands/StopContactStreamingCommand.js +3 -3
  302. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -3
  303. package/dist-es/commands/TagResourceCommand.js +3 -3
  304. package/dist-es/commands/TransferContactCommand.js +3 -3
  305. package/dist-es/commands/UntagResourceCommand.js +3 -3
  306. package/dist-es/commands/UpdateAgentStatusCommand.js +3 -3
  307. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -3
  308. package/dist-es/commands/UpdateContactCommand.js +3 -3
  309. package/dist-es/commands/UpdateContactFlowContentCommand.js +3 -3
  310. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +3 -3
  311. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -3
  312. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -3
  313. package/dist-es/commands/UpdateContactFlowNameCommand.js +3 -3
  314. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -3
  315. package/dist-es/commands/UpdateHoursOfOperationCommand.js +3 -3
  316. package/dist-es/commands/UpdateInstanceAttributeCommand.js +3 -3
  317. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +3 -3
  318. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +3 -3
  319. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -3
  320. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +3 -3
  321. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +3 -3
  322. package/dist-es/commands/UpdateQueueNameCommand.js +3 -3
  323. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +3 -3
  324. package/dist-es/commands/UpdateQueueStatusCommand.js +3 -3
  325. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +3 -3
  326. package/dist-es/commands/UpdateQuickConnectNameCommand.js +3 -3
  327. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +3 -3
  328. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +3 -3
  329. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +3 -3
  330. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +3 -3
  331. package/dist-es/commands/UpdateRuleCommand.js +3 -3
  332. package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -3
  333. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -3
  334. package/dist-es/commands/UpdateTrafficDistributionCommand.js +3 -3
  335. package/dist-es/commands/UpdateUserHierarchyCommand.js +3 -3
  336. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +3 -3
  337. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +3 -3
  338. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +3 -3
  339. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +3 -3
  340. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +3 -3
  341. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +3 -3
  342. package/dist-es/protocols/Aws_restJson1.js +2366 -2562
  343. package/dist-types/protocols/Aws_restJson1.d.ts +1360 -340
  344. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +340 -340
  345. package/package.json +29 -29
@@ -36,10 +36,10 @@ class DescribeContactCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeContactCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeContactCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeContactCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeContactCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeContactCommand = DescribeContactCommand;
@@ -36,10 +36,10 @@ class DescribeContactFlowCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeContactFlowCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeContactFlowCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeContactFlowCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeContactFlowCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeContactFlowCommand = DescribeContactFlowCommand;
@@ -36,10 +36,10 @@ class DescribeContactFlowModuleCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeContactFlowModuleCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeContactFlowModuleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeContactFlowModuleCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeContactFlowModuleCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeContactFlowModuleCommand = DescribeContactFlowModuleCommand;
@@ -36,10 +36,10 @@ class DescribeHoursOfOperationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeHoursOfOperationCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeHoursOfOperationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeHoursOfOperationCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeHoursOfOperationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeHoursOfOperationCommand = DescribeHoursOfOperationCommand;
@@ -36,10 +36,10 @@ class DescribeInstanceAttributeCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeInstanceAttributeCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeInstanceAttributeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeInstanceAttributeCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeInstanceAttributeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeInstanceAttributeCommand = DescribeInstanceAttributeCommand;
@@ -37,10 +37,10 @@ class DescribeInstanceCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeInstanceCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_DescribeInstanceCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeInstanceCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_DescribeInstanceCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DescribeInstanceCommand = DescribeInstanceCommand;
@@ -36,10 +36,10 @@ class DescribeInstanceStorageConfigCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeInstanceStorageConfigCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeInstanceStorageConfigCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeInstanceStorageConfigCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeInstanceStorageConfigCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeInstanceStorageConfigCommand = DescribeInstanceStorageConfigCommand;
@@ -36,10 +36,10 @@ class DescribePhoneNumberCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribePhoneNumberCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribePhoneNumberCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribePhoneNumberCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribePhoneNumberCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribePhoneNumberCommand = DescribePhoneNumberCommand;
@@ -36,10 +36,10 @@ class DescribeQueueCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeQueueCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeQueueCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeQueueCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeQueueCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeQueueCommand = DescribeQueueCommand;
@@ -36,10 +36,10 @@ class DescribeQuickConnectCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeQuickConnectCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeQuickConnectCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeQuickConnectCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeQuickConnectCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeQuickConnectCommand = DescribeQuickConnectCommand;
@@ -36,10 +36,10 @@ class DescribeRoutingProfileCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeRoutingProfileCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeRoutingProfileCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeRoutingProfileCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeRoutingProfileCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeRoutingProfileCommand = DescribeRoutingProfileCommand;
@@ -36,10 +36,10 @@ class DescribeRuleCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeRuleCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeRuleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeRuleCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeRuleCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeRuleCommand = DescribeRuleCommand;
@@ -36,10 +36,10 @@ class DescribeSecurityProfileCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeSecurityProfileCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeSecurityProfileCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeSecurityProfileCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeSecurityProfileCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeSecurityProfileCommand = DescribeSecurityProfileCommand;
@@ -36,10 +36,10 @@ class DescribeTrafficDistributionGroupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeTrafficDistributionGroupCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeTrafficDistributionGroupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeTrafficDistributionGroupCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeTrafficDistributionGroupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeTrafficDistributionGroupCommand = DescribeTrafficDistributionGroupCommand;
@@ -36,10 +36,10 @@ class DescribeUserCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeUserCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeUserCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeUserCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeUserCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeUserCommand = DescribeUserCommand;
@@ -36,10 +36,10 @@ class DescribeUserHierarchyGroupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeUserHierarchyGroupCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeUserHierarchyGroupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeUserHierarchyGroupCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeUserHierarchyGroupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeUserHierarchyGroupCommand = DescribeUserHierarchyGroupCommand;
@@ -36,10 +36,10 @@ class DescribeUserHierarchyStructureCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeUserHierarchyStructureCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeUserHierarchyStructureCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeUserHierarchyStructureCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeUserHierarchyStructureCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeUserHierarchyStructureCommand = DescribeUserHierarchyStructureCommand;
@@ -36,10 +36,10 @@ class DescribeVocabularyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeVocabularyCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeVocabularyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeVocabularyCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeVocabularyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeVocabularyCommand = DescribeVocabularyCommand;
@@ -36,10 +36,10 @@ class DisassociateApprovedOriginCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateApprovedOriginCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisassociateApprovedOriginCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateApprovedOriginCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisassociateApprovedOriginCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateApprovedOriginCommand = DisassociateApprovedOriginCommand;
@@ -36,10 +36,10 @@ class DisassociateBotCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateBotCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisassociateBotCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateBotCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisassociateBotCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateBotCommand = DisassociateBotCommand;
@@ -36,10 +36,10 @@ class DisassociateInstanceStorageConfigCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateInstanceStorageConfigCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisassociateInstanceStorageConfigCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateInstanceStorageConfigCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisassociateInstanceStorageConfigCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateInstanceStorageConfigCommand = DisassociateInstanceStorageConfigCommand;
@@ -36,10 +36,10 @@ class DisassociateLambdaFunctionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateLambdaFunctionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisassociateLambdaFunctionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateLambdaFunctionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisassociateLambdaFunctionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateLambdaFunctionCommand = DisassociateLambdaFunctionCommand;
@@ -36,10 +36,10 @@ class DisassociateLexBotCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateLexBotCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisassociateLexBotCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateLexBotCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisassociateLexBotCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateLexBotCommand = DisassociateLexBotCommand;
@@ -36,10 +36,10 @@ class DisassociatePhoneNumberContactFlowCommand extends smithy_client_1.Command
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DisassociatePhoneNumberContactFlowCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisassociatePhoneNumberContactFlowCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociatePhoneNumberContactFlowCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisassociatePhoneNumberContactFlowCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociatePhoneNumberContactFlowCommand = DisassociatePhoneNumberContactFlowCommand;
@@ -36,10 +36,10 @@ class DisassociateQueueQuickConnectsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateQueueQuickConnectsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisassociateQueueQuickConnectsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateQueueQuickConnectsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisassociateQueueQuickConnectsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateQueueQuickConnectsCommand = DisassociateQueueQuickConnectsCommand;
@@ -36,10 +36,10 @@ class DisassociateRoutingProfileQueuesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateRoutingProfileQueuesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisassociateRoutingProfileQueuesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateRoutingProfileQueuesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisassociateRoutingProfileQueuesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateRoutingProfileQueuesCommand = DisassociateRoutingProfileQueuesCommand;
@@ -36,10 +36,10 @@ class DisassociateSecurityKeyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateSecurityKeyCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisassociateSecurityKeyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateSecurityKeyCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisassociateSecurityKeyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateSecurityKeyCommand = DisassociateSecurityKeyCommand;
@@ -36,10 +36,10 @@ class DismissUserContactCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DismissUserContactCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DismissUserContactCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DismissUserContactCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DismissUserContactCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DismissUserContactCommand = DismissUserContactCommand;
@@ -36,10 +36,10 @@ class GetContactAttributesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetContactAttributesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetContactAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetContactAttributesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetContactAttributesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetContactAttributesCommand = GetContactAttributesCommand;
@@ -36,10 +36,10 @@ class GetCurrentMetricDataCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetCurrentMetricDataCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetCurrentMetricDataCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetCurrentMetricDataCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetCurrentMetricDataCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetCurrentMetricDataCommand = GetCurrentMetricDataCommand;
@@ -36,10 +36,10 @@ class GetCurrentUserDataCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetCurrentUserDataCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetCurrentUserDataCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetCurrentUserDataCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetCurrentUserDataCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetCurrentUserDataCommand = GetCurrentUserDataCommand;
@@ -37,10 +37,10 @@ class GetFederationTokenCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1GetFederationTokenCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_GetFederationTokenCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetFederationTokenCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_GetFederationTokenCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.GetFederationTokenCommand = GetFederationTokenCommand;
@@ -36,10 +36,10 @@ class GetMetricDataCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetMetricDataCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetMetricDataCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetMetricDataCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetMetricDataCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetMetricDataCommand = GetMetricDataCommand;
@@ -36,10 +36,10 @@ class GetMetricDataV2Command extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetMetricDataV2Command)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetMetricDataV2Command)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetMetricDataV2Command)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetMetricDataV2Command)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetMetricDataV2Command = GetMetricDataV2Command;
@@ -36,10 +36,10 @@ class GetTaskTemplateCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetTaskTemplateCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetTaskTemplateCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetTaskTemplateCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetTaskTemplateCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetTaskTemplateCommand = GetTaskTemplateCommand;
@@ -36,10 +36,10 @@ class GetTrafficDistributionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetTrafficDistributionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetTrafficDistributionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetTrafficDistributionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetTrafficDistributionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetTrafficDistributionCommand = GetTrafficDistributionCommand;
@@ -36,10 +36,10 @@ class ListAgentStatusesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListAgentStatusesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListAgentStatusesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListAgentStatusesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListAgentStatusesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListAgentStatusesCommand = ListAgentStatusesCommand;
@@ -36,10 +36,10 @@ class ListApprovedOriginsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListApprovedOriginsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListApprovedOriginsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListApprovedOriginsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListApprovedOriginsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListApprovedOriginsCommand = ListApprovedOriginsCommand;
@@ -36,10 +36,10 @@ class ListBotsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListBotsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListBotsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListBotsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListBotsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListBotsCommand = ListBotsCommand;
@@ -36,10 +36,10 @@ class ListContactFlowModulesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListContactFlowModulesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListContactFlowModulesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListContactFlowModulesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListContactFlowModulesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListContactFlowModulesCommand = ListContactFlowModulesCommand;
@@ -36,10 +36,10 @@ class ListContactFlowsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListContactFlowsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListContactFlowsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListContactFlowsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListContactFlowsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListContactFlowsCommand = ListContactFlowsCommand;
@@ -36,10 +36,10 @@ class ListContactReferencesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListContactReferencesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListContactReferencesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListContactReferencesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListContactReferencesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListContactReferencesCommand = ListContactReferencesCommand;
@@ -36,10 +36,10 @@ class ListDefaultVocabulariesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListDefaultVocabulariesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListDefaultVocabulariesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListDefaultVocabulariesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListDefaultVocabulariesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListDefaultVocabulariesCommand = ListDefaultVocabulariesCommand;