@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
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeRuleRequestFilterSensitiveLog, DescribeRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeRuleCommand, serializeAws_restJson1DescribeRuleCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeRuleCommand 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 DescribeRuleCommand 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, DescribeRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeSecurityProfileRequestFilterSensitiveLog, DescribeSecurityProfileResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeSecurityProfileCommand, serializeAws_restJson1DescribeSecurityProfileCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeSecurityProfileCommand 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 DescribeSecurityProfileCommand 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, DescribeSecurityProfileCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeTrafficDistributionGroupRequestFilterSensitiveLog, DescribeTrafficDistributionGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeTrafficDistributionGroupCommand, serializeAws_restJson1DescribeTrafficDistributionGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeTrafficDistributionGroupCommand 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 DescribeTrafficDistributionGroupCommand 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, DescribeTrafficDistributionGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeUserRequestFilterSensitiveLog, DescribeUserResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeUserCommand, serializeAws_restJson1DescribeUserCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeUserCommand 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 DescribeUserCommand 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, DescribeUserCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeUserHierarchyGroupRequestFilterSensitiveLog, DescribeUserHierarchyGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeUserHierarchyGroupCommand, serializeAws_restJson1DescribeUserHierarchyGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeUserHierarchyGroupCommand 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 DescribeUserHierarchyGroupCommand 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, DescribeUserHierarchyGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeUserHierarchyStructureRequestFilterSensitiveLog, DescribeUserHierarchyStructureResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeUserHierarchyStructureCommand, serializeAws_restJson1DescribeUserHierarchyStructureCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeUserHierarchyStructureCommand 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 DescribeUserHierarchyStructureCommand 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, DescribeUserHierarchyStructureCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeVocabularyRequestFilterSensitiveLog, DescribeVocabularyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeVocabularyCommand, serializeAws_restJson1DescribeVocabularyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeVocabularyCommand 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 DescribeVocabularyCommand 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, DescribeVocabularyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateApprovedOriginRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateApprovedOriginCommand, serializeAws_restJson1DisassociateApprovedOriginCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateApprovedOriginCommand 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 DisassociateApprovedOriginCommand 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, DisassociateApprovedOriginCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateBotRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateBotCommand, serializeAws_restJson1DisassociateBotCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateBotCommand 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 DisassociateBotCommand 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, DisassociateBotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateInstanceStorageConfigRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateInstanceStorageConfigCommand, serializeAws_restJson1DisassociateInstanceStorageConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateInstanceStorageConfigCommand 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 DisassociateInstanceStorageConfigCommand 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, DisassociateInstanceStorageConfigCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateLambdaFunctionRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateLambdaFunctionCommand, serializeAws_restJson1DisassociateLambdaFunctionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateLambdaFunctionCommand 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 DisassociateLambdaFunctionCommand 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, DisassociateLambdaFunctionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateLexBotRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateLexBotCommand, serializeAws_restJson1DisassociateLexBotCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateLexBotCommand 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 DisassociateLexBotCommand 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, DisassociateLexBotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociatePhoneNumberContactFlowRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociatePhoneNumberContactFlowCommand, serializeAws_restJson1DisassociatePhoneNumberContactFlowCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociatePhoneNumberContactFlowCommand 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 DisassociatePhoneNumberContactFlowCommand 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, DisassociatePhoneNumberContactFlowCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateQueueQuickConnectsRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateQueueQuickConnectsCommand, serializeAws_restJson1DisassociateQueueQuickConnectsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateQueueQuickConnectsCommand 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 DisassociateQueueQuickConnectsCommand 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, DisassociateQueueQuickConnectsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateRoutingProfileQueuesRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateRoutingProfileQueuesCommand, serializeAws_restJson1DisassociateRoutingProfileQueuesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateRoutingProfileQueuesCommand 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 DisassociateRoutingProfileQueuesCommand 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, DisassociateRoutingProfileQueuesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateSecurityKeyRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateSecurityKeyCommand, serializeAws_restJson1DisassociateSecurityKeyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateSecurityKeyCommand 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 DisassociateSecurityKeyCommand 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, DisassociateSecurityKeyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DismissUserContactRequestFilterSensitiveLog, DismissUserContactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DismissUserContactCommand, serializeAws_restJson1DismissUserContactCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DismissUserContactCommand 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 DismissUserContactCommand 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, DismissUserContactCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetContactAttributesRequestFilterSensitiveLog, GetContactAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetContactAttributesCommand, serializeAws_restJson1GetContactAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetContactAttributesCommand 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 GetContactAttributesCommand 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, GetContactAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetCurrentMetricDataRequestFilterSensitiveLog, GetCurrentMetricDataResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetCurrentMetricDataCommand, serializeAws_restJson1GetCurrentMetricDataCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetCurrentMetricDataCommand 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 GetCurrentMetricDataCommand 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, GetCurrentMetricDataCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetCurrentUserDataRequestFilterSensitiveLog, GetCurrentUserDataResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetCurrentUserDataCommand, serializeAws_restJson1GetCurrentUserDataCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetCurrentUserDataCommand 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 GetCurrentUserDataCommand 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, GetCurrentUserDataCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetFederationTokenRequestFilterSensitiveLog, GetFederationTokenResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetFederationTokenCommand, serializeAws_restJson1GetFederationTokenCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetFederationTokenCommand 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 GetFederationTokenCommand 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, GetFederationTokenCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMetricDataRequestFilterSensitiveLog, GetMetricDataResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetMetricDataCommand, serializeAws_restJson1GetMetricDataCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetMetricDataCommand 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 GetMetricDataCommand 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, GetMetricDataCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMetricDataV2RequestFilterSensitiveLog, GetMetricDataV2ResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetMetricDataV2Command, serializeAws_restJson1GetMetricDataV2Command, } from "../protocols/Aws_restJson1";
6
6
  export class GetMetricDataV2Command 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 GetMetricDataV2Command 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, GetMetricDataV2Command.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetTaskTemplateRequestFilterSensitiveLog, GetTaskTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetTaskTemplateCommand, serializeAws_restJson1GetTaskTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetTaskTemplateCommand 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 GetTaskTemplateCommand 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, GetTaskTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetTrafficDistributionRequestFilterSensitiveLog, GetTrafficDistributionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetTrafficDistributionCommand, serializeAws_restJson1GetTrafficDistributionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetTrafficDistributionCommand 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 GetTrafficDistributionCommand 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, GetTrafficDistributionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAgentStatusRequestFilterSensitiveLog, ListAgentStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAgentStatusesCommand, serializeAws_restJson1ListAgentStatusesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAgentStatusesCommand 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 ListAgentStatusesCommand 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, ListAgentStatusesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListApprovedOriginsRequestFilterSensitiveLog, ListApprovedOriginsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListApprovedOriginsCommand, serializeAws_restJson1ListApprovedOriginsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListApprovedOriginsCommand 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 ListApprovedOriginsCommand 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, ListApprovedOriginsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListBotsRequestFilterSensitiveLog, ListBotsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListBotsCommand, serializeAws_restJson1ListBotsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListBotsCommand 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 ListBotsCommand 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, ListBotsCommand.getEndpointParameterInstructions()));