@aws-sdk/client-connect 3.294.0 → 3.295.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 (347) hide show
  1. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +4 -4
  2. package/dist-cjs/commands/AssociateBotCommand.js +4 -4
  3. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +4 -4
  4. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +4 -4
  5. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +4 -4
  6. package/dist-cjs/commands/AssociateLexBotCommand.js +4 -4
  7. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +4 -4
  8. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +4 -4
  9. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +4 -4
  10. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +4 -4
  11. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +4 -4
  12. package/dist-cjs/commands/CreateAgentStatusCommand.js +4 -4
  13. package/dist-cjs/commands/CreateContactFlowCommand.js +4 -4
  14. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +4 -4
  15. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +4 -4
  16. package/dist-cjs/commands/CreateInstanceCommand.js +4 -4
  17. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +4 -4
  18. package/dist-cjs/commands/CreateQueueCommand.js +4 -4
  19. package/dist-cjs/commands/CreateQuickConnectCommand.js +4 -4
  20. package/dist-cjs/commands/CreateRoutingProfileCommand.js +4 -4
  21. package/dist-cjs/commands/CreateRuleCommand.js +4 -4
  22. package/dist-cjs/commands/CreateSecurityProfileCommand.js +4 -4
  23. package/dist-cjs/commands/CreateTaskTemplateCommand.js +4 -4
  24. package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +4 -4
  25. package/dist-cjs/commands/CreateUseCaseCommand.js +4 -4
  26. package/dist-cjs/commands/CreateUserCommand.js +4 -4
  27. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +4 -4
  28. package/dist-cjs/commands/CreateVocabularyCommand.js +4 -4
  29. package/dist-cjs/commands/DeleteContactFlowCommand.js +4 -4
  30. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +4 -4
  31. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +4 -4
  32. package/dist-cjs/commands/DeleteInstanceCommand.js +4 -4
  33. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +4 -4
  34. package/dist-cjs/commands/DeleteQuickConnectCommand.js +4 -4
  35. package/dist-cjs/commands/DeleteRuleCommand.js +4 -4
  36. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +4 -4
  37. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +4 -4
  38. package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +4 -4
  39. package/dist-cjs/commands/DeleteUseCaseCommand.js +4 -4
  40. package/dist-cjs/commands/DeleteUserCommand.js +4 -4
  41. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +4 -4
  42. package/dist-cjs/commands/DeleteVocabularyCommand.js +4 -4
  43. package/dist-cjs/commands/DescribeAgentStatusCommand.js +4 -4
  44. package/dist-cjs/commands/DescribeContactCommand.js +4 -4
  45. package/dist-cjs/commands/DescribeContactFlowCommand.js +4 -4
  46. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +4 -4
  47. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +4 -4
  48. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +4 -4
  49. package/dist-cjs/commands/DescribeInstanceCommand.js +4 -4
  50. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +4 -4
  51. package/dist-cjs/commands/DescribePhoneNumberCommand.js +4 -4
  52. package/dist-cjs/commands/DescribeQueueCommand.js +4 -4
  53. package/dist-cjs/commands/DescribeQuickConnectCommand.js +4 -4
  54. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +4 -4
  55. package/dist-cjs/commands/DescribeRuleCommand.js +4 -4
  56. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +4 -4
  57. package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +4 -4
  58. package/dist-cjs/commands/DescribeUserCommand.js +4 -4
  59. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +4 -4
  60. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +4 -4
  61. package/dist-cjs/commands/DescribeVocabularyCommand.js +4 -4
  62. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +4 -4
  63. package/dist-cjs/commands/DisassociateBotCommand.js +4 -4
  64. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +4 -4
  65. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +4 -4
  66. package/dist-cjs/commands/DisassociateLexBotCommand.js +4 -4
  67. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +4 -4
  68. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +4 -4
  69. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +4 -4
  70. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +4 -4
  71. package/dist-cjs/commands/DismissUserContactCommand.js +4 -4
  72. package/dist-cjs/commands/GetContactAttributesCommand.js +4 -4
  73. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +4 -4
  74. package/dist-cjs/commands/GetCurrentUserDataCommand.js +4 -4
  75. package/dist-cjs/commands/GetFederationTokenCommand.js +4 -4
  76. package/dist-cjs/commands/GetMetricDataCommand.js +4 -4
  77. package/dist-cjs/commands/GetMetricDataV2Command.js +4 -4
  78. package/dist-cjs/commands/GetTaskTemplateCommand.js +4 -4
  79. package/dist-cjs/commands/GetTrafficDistributionCommand.js +4 -4
  80. package/dist-cjs/commands/ListAgentStatusesCommand.js +4 -4
  81. package/dist-cjs/commands/ListApprovedOriginsCommand.js +4 -4
  82. package/dist-cjs/commands/ListBotsCommand.js +4 -4
  83. package/dist-cjs/commands/ListContactFlowModulesCommand.js +4 -4
  84. package/dist-cjs/commands/ListContactFlowsCommand.js +4 -4
  85. package/dist-cjs/commands/ListContactReferencesCommand.js +4 -4
  86. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +4 -4
  87. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +4 -4
  88. package/dist-cjs/commands/ListInstanceAttributesCommand.js +4 -4
  89. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +4 -4
  90. package/dist-cjs/commands/ListInstancesCommand.js +4 -4
  91. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +4 -4
  92. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +4 -4
  93. package/dist-cjs/commands/ListLexBotsCommand.js +4 -4
  94. package/dist-cjs/commands/ListPhoneNumbersCommand.js +4 -4
  95. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +4 -4
  96. package/dist-cjs/commands/ListPromptsCommand.js +4 -4
  97. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +4 -4
  98. package/dist-cjs/commands/ListQueuesCommand.js +4 -4
  99. package/dist-cjs/commands/ListQuickConnectsCommand.js +4 -4
  100. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +4 -4
  101. package/dist-cjs/commands/ListRoutingProfilesCommand.js +4 -4
  102. package/dist-cjs/commands/ListRulesCommand.js +4 -4
  103. package/dist-cjs/commands/ListSecurityKeysCommand.js +4 -4
  104. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +4 -4
  105. package/dist-cjs/commands/ListSecurityProfilesCommand.js +4 -4
  106. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  107. package/dist-cjs/commands/ListTaskTemplatesCommand.js +4 -4
  108. package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +4 -4
  109. package/dist-cjs/commands/ListUseCasesCommand.js +4 -4
  110. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +4 -4
  111. package/dist-cjs/commands/ListUsersCommand.js +4 -4
  112. package/dist-cjs/commands/MonitorContactCommand.js +4 -4
  113. package/dist-cjs/commands/PutUserStatusCommand.js +4 -4
  114. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +4 -4
  115. package/dist-cjs/commands/ReplicateInstanceCommand.js +4 -4
  116. package/dist-cjs/commands/ResumeContactRecordingCommand.js +4 -4
  117. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +4 -4
  118. package/dist-cjs/commands/SearchQueuesCommand.js +4 -4
  119. package/dist-cjs/commands/SearchRoutingProfilesCommand.js +4 -4
  120. package/dist-cjs/commands/SearchSecurityProfilesCommand.js +4 -4
  121. package/dist-cjs/commands/SearchUsersCommand.js +4 -4
  122. package/dist-cjs/commands/SearchVocabulariesCommand.js +4 -4
  123. package/dist-cjs/commands/StartChatContactCommand.js +4 -4
  124. package/dist-cjs/commands/StartContactRecordingCommand.js +4 -4
  125. package/dist-cjs/commands/StartContactStreamingCommand.js +4 -4
  126. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +4 -4
  127. package/dist-cjs/commands/StartTaskContactCommand.js +4 -4
  128. package/dist-cjs/commands/StopContactCommand.js +4 -4
  129. package/dist-cjs/commands/StopContactRecordingCommand.js +4 -4
  130. package/dist-cjs/commands/StopContactStreamingCommand.js +4 -4
  131. package/dist-cjs/commands/SuspendContactRecordingCommand.js +4 -4
  132. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  133. package/dist-cjs/commands/TransferContactCommand.js +4 -4
  134. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  135. package/dist-cjs/commands/UpdateAgentStatusCommand.js +4 -4
  136. package/dist-cjs/commands/UpdateContactAttributesCommand.js +4 -4
  137. package/dist-cjs/commands/UpdateContactCommand.js +4 -4
  138. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +4 -4
  139. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +4 -4
  140. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +4 -4
  141. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +4 -4
  142. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +4 -4
  143. package/dist-cjs/commands/UpdateContactScheduleCommand.js +4 -4
  144. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +4 -4
  145. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +4 -4
  146. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +4 -4
  147. package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +4 -4
  148. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +4 -4
  149. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +4 -4
  150. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +4 -4
  151. package/dist-cjs/commands/UpdateQueueNameCommand.js +4 -4
  152. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +4 -4
  153. package/dist-cjs/commands/UpdateQueueStatusCommand.js +4 -4
  154. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +4 -4
  155. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +4 -4
  156. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +4 -4
  157. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +4 -4
  158. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +4 -4
  159. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +4 -4
  160. package/dist-cjs/commands/UpdateRuleCommand.js +4 -4
  161. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +4 -4
  162. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +4 -4
  163. package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +4 -4
  164. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +4 -4
  165. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +4 -4
  166. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +4 -4
  167. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +4 -4
  168. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +4 -4
  169. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +4 -4
  170. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +4 -4
  171. package/dist-es/commands/AssociateApprovedOriginCommand.js +4 -4
  172. package/dist-es/commands/AssociateBotCommand.js +4 -4
  173. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +4 -4
  174. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +4 -4
  175. package/dist-es/commands/AssociateLambdaFunctionCommand.js +4 -4
  176. package/dist-es/commands/AssociateLexBotCommand.js +4 -4
  177. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +4 -4
  178. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +4 -4
  179. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +4 -4
  180. package/dist-es/commands/AssociateSecurityKeyCommand.js +4 -4
  181. package/dist-es/commands/ClaimPhoneNumberCommand.js +4 -4
  182. package/dist-es/commands/CreateAgentStatusCommand.js +4 -4
  183. package/dist-es/commands/CreateContactFlowCommand.js +4 -4
  184. package/dist-es/commands/CreateContactFlowModuleCommand.js +4 -4
  185. package/dist-es/commands/CreateHoursOfOperationCommand.js +4 -4
  186. package/dist-es/commands/CreateInstanceCommand.js +4 -4
  187. package/dist-es/commands/CreateIntegrationAssociationCommand.js +4 -4
  188. package/dist-es/commands/CreateQueueCommand.js +4 -4
  189. package/dist-es/commands/CreateQuickConnectCommand.js +4 -4
  190. package/dist-es/commands/CreateRoutingProfileCommand.js +4 -4
  191. package/dist-es/commands/CreateRuleCommand.js +4 -4
  192. package/dist-es/commands/CreateSecurityProfileCommand.js +4 -4
  193. package/dist-es/commands/CreateTaskTemplateCommand.js +4 -4
  194. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +4 -4
  195. package/dist-es/commands/CreateUseCaseCommand.js +4 -4
  196. package/dist-es/commands/CreateUserCommand.js +4 -4
  197. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +4 -4
  198. package/dist-es/commands/CreateVocabularyCommand.js +4 -4
  199. package/dist-es/commands/DeleteContactFlowCommand.js +4 -4
  200. package/dist-es/commands/DeleteContactFlowModuleCommand.js +4 -4
  201. package/dist-es/commands/DeleteHoursOfOperationCommand.js +4 -4
  202. package/dist-es/commands/DeleteInstanceCommand.js +4 -4
  203. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +4 -4
  204. package/dist-es/commands/DeleteQuickConnectCommand.js +4 -4
  205. package/dist-es/commands/DeleteRuleCommand.js +4 -4
  206. package/dist-es/commands/DeleteSecurityProfileCommand.js +4 -4
  207. package/dist-es/commands/DeleteTaskTemplateCommand.js +4 -4
  208. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +4 -4
  209. package/dist-es/commands/DeleteUseCaseCommand.js +4 -4
  210. package/dist-es/commands/DeleteUserCommand.js +4 -4
  211. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +4 -4
  212. package/dist-es/commands/DeleteVocabularyCommand.js +4 -4
  213. package/dist-es/commands/DescribeAgentStatusCommand.js +4 -4
  214. package/dist-es/commands/DescribeContactCommand.js +4 -4
  215. package/dist-es/commands/DescribeContactFlowCommand.js +4 -4
  216. package/dist-es/commands/DescribeContactFlowModuleCommand.js +4 -4
  217. package/dist-es/commands/DescribeHoursOfOperationCommand.js +4 -4
  218. package/dist-es/commands/DescribeInstanceAttributeCommand.js +4 -4
  219. package/dist-es/commands/DescribeInstanceCommand.js +4 -4
  220. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +4 -4
  221. package/dist-es/commands/DescribePhoneNumberCommand.js +4 -4
  222. package/dist-es/commands/DescribeQueueCommand.js +4 -4
  223. package/dist-es/commands/DescribeQuickConnectCommand.js +4 -4
  224. package/dist-es/commands/DescribeRoutingProfileCommand.js +4 -4
  225. package/dist-es/commands/DescribeRuleCommand.js +4 -4
  226. package/dist-es/commands/DescribeSecurityProfileCommand.js +4 -4
  227. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +4 -4
  228. package/dist-es/commands/DescribeUserCommand.js +4 -4
  229. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +4 -4
  230. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +4 -4
  231. package/dist-es/commands/DescribeVocabularyCommand.js +4 -4
  232. package/dist-es/commands/DisassociateApprovedOriginCommand.js +4 -4
  233. package/dist-es/commands/DisassociateBotCommand.js +4 -4
  234. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +4 -4
  235. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +4 -4
  236. package/dist-es/commands/DisassociateLexBotCommand.js +4 -4
  237. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +4 -4
  238. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +4 -4
  239. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +4 -4
  240. package/dist-es/commands/DisassociateSecurityKeyCommand.js +4 -4
  241. package/dist-es/commands/DismissUserContactCommand.js +4 -4
  242. package/dist-es/commands/GetContactAttributesCommand.js +4 -4
  243. package/dist-es/commands/GetCurrentMetricDataCommand.js +4 -4
  244. package/dist-es/commands/GetCurrentUserDataCommand.js +4 -4
  245. package/dist-es/commands/GetFederationTokenCommand.js +4 -4
  246. package/dist-es/commands/GetMetricDataCommand.js +4 -4
  247. package/dist-es/commands/GetMetricDataV2Command.js +4 -4
  248. package/dist-es/commands/GetTaskTemplateCommand.js +4 -4
  249. package/dist-es/commands/GetTrafficDistributionCommand.js +4 -4
  250. package/dist-es/commands/ListAgentStatusesCommand.js +4 -4
  251. package/dist-es/commands/ListApprovedOriginsCommand.js +4 -4
  252. package/dist-es/commands/ListBotsCommand.js +4 -4
  253. package/dist-es/commands/ListContactFlowModulesCommand.js +4 -4
  254. package/dist-es/commands/ListContactFlowsCommand.js +4 -4
  255. package/dist-es/commands/ListContactReferencesCommand.js +4 -4
  256. package/dist-es/commands/ListDefaultVocabulariesCommand.js +4 -4
  257. package/dist-es/commands/ListHoursOfOperationsCommand.js +4 -4
  258. package/dist-es/commands/ListInstanceAttributesCommand.js +4 -4
  259. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +4 -4
  260. package/dist-es/commands/ListInstancesCommand.js +4 -4
  261. package/dist-es/commands/ListIntegrationAssociationsCommand.js +4 -4
  262. package/dist-es/commands/ListLambdaFunctionsCommand.js +4 -4
  263. package/dist-es/commands/ListLexBotsCommand.js +4 -4
  264. package/dist-es/commands/ListPhoneNumbersCommand.js +4 -4
  265. package/dist-es/commands/ListPhoneNumbersV2Command.js +4 -4
  266. package/dist-es/commands/ListPromptsCommand.js +4 -4
  267. package/dist-es/commands/ListQueueQuickConnectsCommand.js +4 -4
  268. package/dist-es/commands/ListQueuesCommand.js +4 -4
  269. package/dist-es/commands/ListQuickConnectsCommand.js +4 -4
  270. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +4 -4
  271. package/dist-es/commands/ListRoutingProfilesCommand.js +4 -4
  272. package/dist-es/commands/ListRulesCommand.js +4 -4
  273. package/dist-es/commands/ListSecurityKeysCommand.js +4 -4
  274. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +4 -4
  275. package/dist-es/commands/ListSecurityProfilesCommand.js +4 -4
  276. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  277. package/dist-es/commands/ListTaskTemplatesCommand.js +4 -4
  278. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +4 -4
  279. package/dist-es/commands/ListUseCasesCommand.js +4 -4
  280. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +4 -4
  281. package/dist-es/commands/ListUsersCommand.js +4 -4
  282. package/dist-es/commands/MonitorContactCommand.js +4 -4
  283. package/dist-es/commands/PutUserStatusCommand.js +4 -4
  284. package/dist-es/commands/ReleasePhoneNumberCommand.js +4 -4
  285. package/dist-es/commands/ReplicateInstanceCommand.js +4 -4
  286. package/dist-es/commands/ResumeContactRecordingCommand.js +4 -4
  287. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +4 -4
  288. package/dist-es/commands/SearchQueuesCommand.js +4 -4
  289. package/dist-es/commands/SearchRoutingProfilesCommand.js +4 -4
  290. package/dist-es/commands/SearchSecurityProfilesCommand.js +4 -4
  291. package/dist-es/commands/SearchUsersCommand.js +4 -4
  292. package/dist-es/commands/SearchVocabulariesCommand.js +4 -4
  293. package/dist-es/commands/StartChatContactCommand.js +4 -4
  294. package/dist-es/commands/StartContactRecordingCommand.js +4 -4
  295. package/dist-es/commands/StartContactStreamingCommand.js +4 -4
  296. package/dist-es/commands/StartOutboundVoiceContactCommand.js +4 -4
  297. package/dist-es/commands/StartTaskContactCommand.js +4 -4
  298. package/dist-es/commands/StopContactCommand.js +4 -4
  299. package/dist-es/commands/StopContactRecordingCommand.js +4 -4
  300. package/dist-es/commands/StopContactStreamingCommand.js +4 -4
  301. package/dist-es/commands/SuspendContactRecordingCommand.js +4 -4
  302. package/dist-es/commands/TagResourceCommand.js +4 -4
  303. package/dist-es/commands/TransferContactCommand.js +4 -4
  304. package/dist-es/commands/UntagResourceCommand.js +4 -4
  305. package/dist-es/commands/UpdateAgentStatusCommand.js +4 -4
  306. package/dist-es/commands/UpdateContactAttributesCommand.js +4 -4
  307. package/dist-es/commands/UpdateContactCommand.js +4 -4
  308. package/dist-es/commands/UpdateContactFlowContentCommand.js +4 -4
  309. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +4 -4
  310. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +4 -4
  311. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +4 -4
  312. package/dist-es/commands/UpdateContactFlowNameCommand.js +4 -4
  313. package/dist-es/commands/UpdateContactScheduleCommand.js +4 -4
  314. package/dist-es/commands/UpdateHoursOfOperationCommand.js +4 -4
  315. package/dist-es/commands/UpdateInstanceAttributeCommand.js +4 -4
  316. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +4 -4
  317. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +4 -4
  318. package/dist-es/commands/UpdatePhoneNumberCommand.js +4 -4
  319. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +4 -4
  320. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +4 -4
  321. package/dist-es/commands/UpdateQueueNameCommand.js +4 -4
  322. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +4 -4
  323. package/dist-es/commands/UpdateQueueStatusCommand.js +4 -4
  324. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +4 -4
  325. package/dist-es/commands/UpdateQuickConnectNameCommand.js +4 -4
  326. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +4 -4
  327. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +4 -4
  328. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +4 -4
  329. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +4 -4
  330. package/dist-es/commands/UpdateRuleCommand.js +4 -4
  331. package/dist-es/commands/UpdateSecurityProfileCommand.js +4 -4
  332. package/dist-es/commands/UpdateTaskTemplateCommand.js +4 -4
  333. package/dist-es/commands/UpdateTrafficDistributionCommand.js +4 -4
  334. package/dist-es/commands/UpdateUserHierarchyCommand.js +4 -4
  335. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +4 -4
  336. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +4 -4
  337. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +4 -4
  338. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +4 -4
  339. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +4 -4
  340. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +4 -4
  341. package/dist-types/ConnectClient.d.ts +4 -4
  342. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  343. package/dist-types/models/models_1.d.ts +3 -3
  344. package/dist-types/ts3.4/ConnectClient.d.ts +4 -4
  345. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  346. package/dist-types/ts3.4/models/models_1.d.ts +3 -3
  347. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateUserHierarchyGroupRequestFilterSensitiveLog, CreateUserHierarchyGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateUserHierarchyGroupCommand, serializeAws_restJson1CreateUserHierarchyGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateUserHierarchyGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateUserHierarchyGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateUserHierarchyGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateVocabularyRequestFilterSensitiveLog, CreateVocabularyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateVocabularyCommand, serializeAws_restJson1CreateVocabularyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateVocabularyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateVocabularyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateVocabularyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteContactFlowRequestFilterSensitiveLog, DeleteContactFlowResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteContactFlowCommand, serializeAws_restJson1DeleteContactFlowCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteContactFlowCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteContactFlowCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteContactFlowCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteContactFlowModuleRequestFilterSensitiveLog, DeleteContactFlowModuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteContactFlowModuleCommand, serializeAws_restJson1DeleteContactFlowModuleCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteContactFlowModuleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteContactFlowModuleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteContactFlowModuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteHoursOfOperationRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteHoursOfOperationCommand, serializeAws_restJson1DeleteHoursOfOperationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteHoursOfOperationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteHoursOfOperationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteHoursOfOperationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteInstanceRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteInstanceCommand, serializeAws_restJson1DeleteInstanceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteInstanceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteInstanceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteInstanceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteIntegrationAssociationRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteIntegrationAssociationCommand, serializeAws_restJson1DeleteIntegrationAssociationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteIntegrationAssociationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteIntegrationAssociationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteIntegrationAssociationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteQuickConnectRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteQuickConnectCommand, serializeAws_restJson1DeleteQuickConnectCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteQuickConnectCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteQuickConnectCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteQuickConnectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRuleRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteRuleCommand, serializeAws_restJson1DeleteRuleCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteRuleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteRuleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteSecurityProfileRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteSecurityProfileCommand, serializeAws_restJson1DeleteSecurityProfileCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteSecurityProfileCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteSecurityProfileCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteSecurityProfileCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteTaskTemplateRequestFilterSensitiveLog, DeleteTaskTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteTaskTemplateCommand, serializeAws_restJson1DeleteTaskTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteTaskTemplateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteTaskTemplateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteTaskTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteTrafficDistributionGroupRequestFilterSensitiveLog, DeleteTrafficDistributionGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteTrafficDistributionGroupCommand, serializeAws_restJson1DeleteTrafficDistributionGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteTrafficDistributionGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteTrafficDistributionGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteTrafficDistributionGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteUseCaseRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteUseCaseCommand, serializeAws_restJson1DeleteUseCaseCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteUseCaseCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteUseCaseCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteUseCaseCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteUserRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteUserCommand, serializeAws_restJson1DeleteUserCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteUserCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteUserCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteUserCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteUserHierarchyGroupRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteUserHierarchyGroupCommand, serializeAws_restJson1DeleteUserHierarchyGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteUserHierarchyGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteUserHierarchyGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteUserHierarchyGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVocabularyRequestFilterSensitiveLog, DeleteVocabularyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVocabularyCommand, serializeAws_restJson1DeleteVocabularyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteVocabularyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteVocabularyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVocabularyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeAgentStatusRequestFilterSensitiveLog, DescribeAgentStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeAgentStatusCommand, serializeAws_restJson1DescribeAgentStatusCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeAgentStatusCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeAgentStatusCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeAgentStatusCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeContactRequestFilterSensitiveLog, DescribeContactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeContactCommand, serializeAws_restJson1DescribeContactCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeContactCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeContactCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeContactCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeContactFlowRequestFilterSensitiveLog, DescribeContactFlowResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeContactFlowCommand, serializeAws_restJson1DescribeContactFlowCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeContactFlowCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeContactFlowCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeContactFlowCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeContactFlowModuleRequestFilterSensitiveLog, DescribeContactFlowModuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeContactFlowModuleCommand, serializeAws_restJson1DescribeContactFlowModuleCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeContactFlowModuleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeContactFlowModuleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeContactFlowModuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeHoursOfOperationRequestFilterSensitiveLog, DescribeHoursOfOperationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeHoursOfOperationCommand, serializeAws_restJson1DescribeHoursOfOperationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeHoursOfOperationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeHoursOfOperationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeHoursOfOperationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeInstanceAttributeRequestFilterSensitiveLog, DescribeInstanceAttributeResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeInstanceAttributeCommand, serializeAws_restJson1DescribeInstanceAttributeCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeInstanceAttributeCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeInstanceAttributeCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeInstanceAttributeCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeInstanceRequestFilterSensitiveLog, DescribeInstanceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeInstanceCommand, serializeAws_restJson1DescribeInstanceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeInstanceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeInstanceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeInstanceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeInstanceStorageConfigRequestFilterSensitiveLog, DescribeInstanceStorageConfigResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeInstanceStorageConfigCommand, serializeAws_restJson1DescribeInstanceStorageConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeInstanceStorageConfigCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeInstanceStorageConfigCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeInstanceStorageConfigCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribePhoneNumberRequestFilterSensitiveLog, DescribePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribePhoneNumberCommand, serializeAws_restJson1DescribePhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribePhoneNumberCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribePhoneNumberCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeQueueRequestFilterSensitiveLog, DescribeQueueResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeQueueCommand, serializeAws_restJson1DescribeQueueCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeQueueCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeQueueCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeQueueCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeQuickConnectRequestFilterSensitiveLog, DescribeQuickConnectResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeQuickConnectCommand, serializeAws_restJson1DescribeQuickConnectCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeQuickConnectCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeQuickConnectCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeQuickConnectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeRoutingProfileRequestFilterSensitiveLog, DescribeRoutingProfileResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeRoutingProfileCommand, serializeAws_restJson1DescribeRoutingProfileCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeRoutingProfileCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeRoutingProfileCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeRoutingProfileCommand.getEndpointParameterInstructions()));