@aws-sdk/client-connect 3.293.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
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListContactReferencesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListContactReferencesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListContactReferencesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListDefaultVocabulariesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListDefaultVocabulariesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListDefaultVocabulariesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListHoursOfOperationsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListHoursOfOperationsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListHoursOfOperationsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListInstanceAttributesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListInstanceAttributesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListInstanceAttributesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListInstanceStorageConfigsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListInstanceStorageConfigsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListInstanceStorageConfigsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListInstancesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListInstancesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListInstancesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListIntegrationAssociationsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListIntegrationAssociationsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListIntegrationAssociationsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListLambdaFunctionsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListLambdaFunctionsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListLambdaFunctionsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListLexBotsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListLexBotsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListLexBotsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListPhoneNumbersCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListPhoneNumbersCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListPhoneNumbersCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListPhoneNumbersV2Command extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListPhoneNumbersV2Command extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListPhoneNumbersV2Command.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListPromptsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListPromptsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListPromptsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListQueueQuickConnectsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListQueueQuickConnectsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListQueueQuickConnectsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListQueuesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListQueuesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListQueuesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListQuickConnectsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListQuickConnectsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListQuickConnectsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListRoutingProfileQueuesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListRoutingProfileQueuesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListRoutingProfileQueuesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListRoutingProfilesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListRoutingProfilesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListRoutingProfilesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListRulesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListRulesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListRulesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListSecurityKeysCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListSecurityKeysCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListSecurityKeysCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListSecurityProfilePermissionsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListSecurityProfilePermissionsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListSecurityProfilePermissionsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListSecurityProfilesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListSecurityProfilesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListSecurityProfilesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListTagsForResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListTaskTemplatesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListTaskTemplatesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTaskTemplatesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListTrafficDistributionGroupsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListTrafficDistributionGroupsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTrafficDistributionGroupsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListUseCasesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListUseCasesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListUseCasesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListUserHierarchyGroupsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListUserHierarchyGroupsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListUserHierarchyGroupsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListUsersCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListUsersCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListUsersCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class MonitorContactCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class MonitorContactCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, MonitorContactCommand.getEndpointParameterInstructions()));