@aws-sdk/client-connect 3.649.0 → 3.650.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 (257) hide show
  1. package/dist-cjs/index.js +255 -765
  2. package/dist-es/commands/ActivateEvaluationFormCommand.js +1 -3
  3. package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +1 -3
  4. package/dist-es/commands/AssociateApprovedOriginCommand.js +1 -3
  5. package/dist-es/commands/AssociateBotCommand.js +1 -3
  6. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +1 -3
  7. package/dist-es/commands/AssociateFlowCommand.js +1 -3
  8. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +1 -3
  9. package/dist-es/commands/AssociateLambdaFunctionCommand.js +1 -3
  10. package/dist-es/commands/AssociateLexBotCommand.js +1 -3
  11. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +1 -3
  12. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +1 -3
  13. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +1 -3
  14. package/dist-es/commands/AssociateSecurityKeyCommand.js +1 -3
  15. package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +1 -3
  16. package/dist-es/commands/AssociateUserProficienciesCommand.js +1 -3
  17. package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +1 -3
  18. package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +1 -3
  19. package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +1 -3
  20. package/dist-es/commands/BatchGetFlowAssociationCommand.js +1 -3
  21. package/dist-es/commands/BatchPutContactCommand.js +1 -3
  22. package/dist-es/commands/ClaimPhoneNumberCommand.js +1 -3
  23. package/dist-es/commands/CompleteAttachedFileUploadCommand.js +1 -3
  24. package/dist-es/commands/CreateAgentStatusCommand.js +1 -3
  25. package/dist-es/commands/CreateContactFlowCommand.js +1 -3
  26. package/dist-es/commands/CreateContactFlowModuleCommand.js +1 -3
  27. package/dist-es/commands/CreateEvaluationFormCommand.js +1 -3
  28. package/dist-es/commands/CreateHoursOfOperationCommand.js +1 -3
  29. package/dist-es/commands/CreateInstanceCommand.js +1 -3
  30. package/dist-es/commands/CreateIntegrationAssociationCommand.js +1 -3
  31. package/dist-es/commands/CreateParticipantCommand.js +1 -3
  32. package/dist-es/commands/CreatePersistentContactAssociationCommand.js +1 -3
  33. package/dist-es/commands/CreatePredefinedAttributeCommand.js +1 -3
  34. package/dist-es/commands/CreatePromptCommand.js +1 -3
  35. package/dist-es/commands/CreateQueueCommand.js +1 -3
  36. package/dist-es/commands/CreateQuickConnectCommand.js +1 -3
  37. package/dist-es/commands/CreateRoutingProfileCommand.js +1 -3
  38. package/dist-es/commands/CreateRuleCommand.js +1 -3
  39. package/dist-es/commands/CreateSecurityProfileCommand.js +1 -3
  40. package/dist-es/commands/CreateTaskTemplateCommand.js +1 -3
  41. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +1 -3
  42. package/dist-es/commands/CreateUseCaseCommand.js +1 -3
  43. package/dist-es/commands/CreateUserCommand.js +1 -3
  44. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +1 -3
  45. package/dist-es/commands/CreateViewCommand.js +1 -3
  46. package/dist-es/commands/CreateViewVersionCommand.js +1 -3
  47. package/dist-es/commands/CreateVocabularyCommand.js +1 -3
  48. package/dist-es/commands/DeactivateEvaluationFormCommand.js +1 -3
  49. package/dist-es/commands/DeleteAttachedFileCommand.js +1 -3
  50. package/dist-es/commands/DeleteContactEvaluationCommand.js +1 -3
  51. package/dist-es/commands/DeleteContactFlowCommand.js +1 -3
  52. package/dist-es/commands/DeleteContactFlowModuleCommand.js +1 -3
  53. package/dist-es/commands/DeleteEvaluationFormCommand.js +1 -3
  54. package/dist-es/commands/DeleteHoursOfOperationCommand.js +1 -3
  55. package/dist-es/commands/DeleteInstanceCommand.js +1 -3
  56. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +1 -3
  57. package/dist-es/commands/DeletePredefinedAttributeCommand.js +1 -3
  58. package/dist-es/commands/DeletePromptCommand.js +1 -3
  59. package/dist-es/commands/DeleteQueueCommand.js +1 -3
  60. package/dist-es/commands/DeleteQuickConnectCommand.js +1 -3
  61. package/dist-es/commands/DeleteRoutingProfileCommand.js +1 -3
  62. package/dist-es/commands/DeleteRuleCommand.js +1 -3
  63. package/dist-es/commands/DeleteSecurityProfileCommand.js +1 -3
  64. package/dist-es/commands/DeleteTaskTemplateCommand.js +1 -3
  65. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +1 -3
  66. package/dist-es/commands/DeleteUseCaseCommand.js +1 -3
  67. package/dist-es/commands/DeleteUserCommand.js +1 -3
  68. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +1 -3
  69. package/dist-es/commands/DeleteViewCommand.js +1 -3
  70. package/dist-es/commands/DeleteViewVersionCommand.js +1 -3
  71. package/dist-es/commands/DeleteVocabularyCommand.js +1 -3
  72. package/dist-es/commands/DescribeAgentStatusCommand.js +1 -3
  73. package/dist-es/commands/DescribeAuthenticationProfileCommand.js +1 -3
  74. package/dist-es/commands/DescribeContactCommand.js +1 -3
  75. package/dist-es/commands/DescribeContactEvaluationCommand.js +1 -3
  76. package/dist-es/commands/DescribeContactFlowCommand.js +1 -3
  77. package/dist-es/commands/DescribeContactFlowModuleCommand.js +1 -3
  78. package/dist-es/commands/DescribeEvaluationFormCommand.js +1 -3
  79. package/dist-es/commands/DescribeHoursOfOperationCommand.js +1 -3
  80. package/dist-es/commands/DescribeInstanceAttributeCommand.js +1 -3
  81. package/dist-es/commands/DescribeInstanceCommand.js +1 -3
  82. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +1 -3
  83. package/dist-es/commands/DescribePhoneNumberCommand.js +1 -3
  84. package/dist-es/commands/DescribePredefinedAttributeCommand.js +1 -3
  85. package/dist-es/commands/DescribePromptCommand.js +1 -3
  86. package/dist-es/commands/DescribeQueueCommand.js +1 -3
  87. package/dist-es/commands/DescribeQuickConnectCommand.js +1 -3
  88. package/dist-es/commands/DescribeRoutingProfileCommand.js +1 -3
  89. package/dist-es/commands/DescribeRuleCommand.js +1 -3
  90. package/dist-es/commands/DescribeSecurityProfileCommand.js +1 -3
  91. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +1 -3
  92. package/dist-es/commands/DescribeUserCommand.js +1 -3
  93. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +1 -3
  94. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +1 -3
  95. package/dist-es/commands/DescribeViewCommand.js +1 -3
  96. package/dist-es/commands/DescribeVocabularyCommand.js +1 -3
  97. package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +1 -3
  98. package/dist-es/commands/DisassociateApprovedOriginCommand.js +1 -3
  99. package/dist-es/commands/DisassociateBotCommand.js +1 -3
  100. package/dist-es/commands/DisassociateFlowCommand.js +1 -3
  101. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +1 -3
  102. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +1 -3
  103. package/dist-es/commands/DisassociateLexBotCommand.js +1 -3
  104. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +1 -3
  105. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +1 -3
  106. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +1 -3
  107. package/dist-es/commands/DisassociateSecurityKeyCommand.js +1 -3
  108. package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +1 -3
  109. package/dist-es/commands/DisassociateUserProficienciesCommand.js +1 -3
  110. package/dist-es/commands/DismissUserContactCommand.js +1 -3
  111. package/dist-es/commands/GetAttachedFileCommand.js +1 -3
  112. package/dist-es/commands/GetContactAttributesCommand.js +1 -3
  113. package/dist-es/commands/GetCurrentMetricDataCommand.js +1 -3
  114. package/dist-es/commands/GetCurrentUserDataCommand.js +1 -3
  115. package/dist-es/commands/GetFederationTokenCommand.js +1 -3
  116. package/dist-es/commands/GetFlowAssociationCommand.js +1 -3
  117. package/dist-es/commands/GetMetricDataCommand.js +1 -3
  118. package/dist-es/commands/GetMetricDataV2Command.js +1 -3
  119. package/dist-es/commands/GetPromptFileCommand.js +1 -3
  120. package/dist-es/commands/GetTaskTemplateCommand.js +1 -3
  121. package/dist-es/commands/GetTrafficDistributionCommand.js +1 -3
  122. package/dist-es/commands/ImportPhoneNumberCommand.js +1 -3
  123. package/dist-es/commands/ListAgentStatusesCommand.js +1 -3
  124. package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +1 -3
  125. package/dist-es/commands/ListApprovedOriginsCommand.js +1 -3
  126. package/dist-es/commands/ListAuthenticationProfilesCommand.js +1 -3
  127. package/dist-es/commands/ListBotsCommand.js +1 -3
  128. package/dist-es/commands/ListContactEvaluationsCommand.js +1 -3
  129. package/dist-es/commands/ListContactFlowModulesCommand.js +1 -3
  130. package/dist-es/commands/ListContactFlowsCommand.js +1 -3
  131. package/dist-es/commands/ListContactReferencesCommand.js +1 -3
  132. package/dist-es/commands/ListDefaultVocabulariesCommand.js +1 -3
  133. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +1 -3
  134. package/dist-es/commands/ListEvaluationFormsCommand.js +1 -3
  135. package/dist-es/commands/ListFlowAssociationsCommand.js +1 -3
  136. package/dist-es/commands/ListHoursOfOperationsCommand.js +1 -3
  137. package/dist-es/commands/ListInstanceAttributesCommand.js +1 -3
  138. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +1 -3
  139. package/dist-es/commands/ListInstancesCommand.js +1 -3
  140. package/dist-es/commands/ListIntegrationAssociationsCommand.js +1 -3
  141. package/dist-es/commands/ListLambdaFunctionsCommand.js +1 -3
  142. package/dist-es/commands/ListLexBotsCommand.js +1 -3
  143. package/dist-es/commands/ListPhoneNumbersCommand.js +1 -3
  144. package/dist-es/commands/ListPhoneNumbersV2Command.js +1 -3
  145. package/dist-es/commands/ListPredefinedAttributesCommand.js +1 -3
  146. package/dist-es/commands/ListPromptsCommand.js +1 -3
  147. package/dist-es/commands/ListQueueQuickConnectsCommand.js +1 -3
  148. package/dist-es/commands/ListQueuesCommand.js +1 -3
  149. package/dist-es/commands/ListQuickConnectsCommand.js +1 -3
  150. package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +1 -3
  151. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +1 -3
  152. package/dist-es/commands/ListRoutingProfilesCommand.js +1 -3
  153. package/dist-es/commands/ListRulesCommand.js +1 -3
  154. package/dist-es/commands/ListSecurityKeysCommand.js +1 -3
  155. package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +1 -3
  156. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +1 -3
  157. package/dist-es/commands/ListSecurityProfilesCommand.js +1 -3
  158. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  159. package/dist-es/commands/ListTaskTemplatesCommand.js +1 -3
  160. package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +1 -3
  161. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +1 -3
  162. package/dist-es/commands/ListUseCasesCommand.js +1 -3
  163. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +1 -3
  164. package/dist-es/commands/ListUserProficienciesCommand.js +1 -3
  165. package/dist-es/commands/ListUsersCommand.js +1 -3
  166. package/dist-es/commands/ListViewVersionsCommand.js +1 -3
  167. package/dist-es/commands/ListViewsCommand.js +1 -3
  168. package/dist-es/commands/MonitorContactCommand.js +1 -3
  169. package/dist-es/commands/PauseContactCommand.js +1 -3
  170. package/dist-es/commands/PutUserStatusCommand.js +1 -3
  171. package/dist-es/commands/ReleasePhoneNumberCommand.js +1 -3
  172. package/dist-es/commands/ReplicateInstanceCommand.js +1 -3
  173. package/dist-es/commands/ResumeContactCommand.js +1 -3
  174. package/dist-es/commands/ResumeContactRecordingCommand.js +1 -3
  175. package/dist-es/commands/SearchAgentStatusesCommand.js +1 -3
  176. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +1 -3
  177. package/dist-es/commands/SearchContactFlowModulesCommand.js +1 -3
  178. package/dist-es/commands/SearchContactFlowsCommand.js +1 -3
  179. package/dist-es/commands/SearchContactsCommand.js +1 -3
  180. package/dist-es/commands/SearchHoursOfOperationsCommand.js +1 -3
  181. package/dist-es/commands/SearchPredefinedAttributesCommand.js +1 -3
  182. package/dist-es/commands/SearchPromptsCommand.js +1 -3
  183. package/dist-es/commands/SearchQueuesCommand.js +1 -3
  184. package/dist-es/commands/SearchQuickConnectsCommand.js +1 -3
  185. package/dist-es/commands/SearchResourceTagsCommand.js +1 -3
  186. package/dist-es/commands/SearchRoutingProfilesCommand.js +1 -3
  187. package/dist-es/commands/SearchSecurityProfilesCommand.js +1 -3
  188. package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +1 -3
  189. package/dist-es/commands/SearchUsersCommand.js +1 -3
  190. package/dist-es/commands/SearchVocabulariesCommand.js +1 -3
  191. package/dist-es/commands/SendChatIntegrationEventCommand.js +1 -3
  192. package/dist-es/commands/StartAttachedFileUploadCommand.js +1 -3
  193. package/dist-es/commands/StartChatContactCommand.js +1 -3
  194. package/dist-es/commands/StartContactEvaluationCommand.js +1 -3
  195. package/dist-es/commands/StartContactRecordingCommand.js +1 -3
  196. package/dist-es/commands/StartContactStreamingCommand.js +1 -3
  197. package/dist-es/commands/StartOutboundVoiceContactCommand.js +1 -3
  198. package/dist-es/commands/StartTaskContactCommand.js +1 -3
  199. package/dist-es/commands/StartWebRTCContactCommand.js +1 -3
  200. package/dist-es/commands/StopContactCommand.js +1 -3
  201. package/dist-es/commands/StopContactRecordingCommand.js +1 -3
  202. package/dist-es/commands/StopContactStreamingCommand.js +1 -3
  203. package/dist-es/commands/SubmitContactEvaluationCommand.js +1 -3
  204. package/dist-es/commands/SuspendContactRecordingCommand.js +1 -3
  205. package/dist-es/commands/TagContactCommand.js +1 -3
  206. package/dist-es/commands/TagResourceCommand.js +1 -3
  207. package/dist-es/commands/TransferContactCommand.js +1 -3
  208. package/dist-es/commands/UntagContactCommand.js +1 -3
  209. package/dist-es/commands/UntagResourceCommand.js +1 -3
  210. package/dist-es/commands/UpdateAgentStatusCommand.js +1 -3
  211. package/dist-es/commands/UpdateAuthenticationProfileCommand.js +1 -3
  212. package/dist-es/commands/UpdateContactAttributesCommand.js +1 -3
  213. package/dist-es/commands/UpdateContactCommand.js +1 -3
  214. package/dist-es/commands/UpdateContactEvaluationCommand.js +1 -3
  215. package/dist-es/commands/UpdateContactFlowContentCommand.js +1 -3
  216. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +1 -3
  217. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +1 -3
  218. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +1 -3
  219. package/dist-es/commands/UpdateContactFlowNameCommand.js +1 -3
  220. package/dist-es/commands/UpdateContactRoutingDataCommand.js +1 -3
  221. package/dist-es/commands/UpdateContactScheduleCommand.js +1 -3
  222. package/dist-es/commands/UpdateEvaluationFormCommand.js +1 -3
  223. package/dist-es/commands/UpdateHoursOfOperationCommand.js +1 -3
  224. package/dist-es/commands/UpdateInstanceAttributeCommand.js +1 -3
  225. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +1 -3
  226. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +1 -3
  227. package/dist-es/commands/UpdatePhoneNumberCommand.js +1 -3
  228. package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +1 -3
  229. package/dist-es/commands/UpdatePredefinedAttributeCommand.js +1 -3
  230. package/dist-es/commands/UpdatePromptCommand.js +1 -3
  231. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +1 -3
  232. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +1 -3
  233. package/dist-es/commands/UpdateQueueNameCommand.js +1 -3
  234. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +1 -3
  235. package/dist-es/commands/UpdateQueueStatusCommand.js +1 -3
  236. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +1 -3
  237. package/dist-es/commands/UpdateQuickConnectNameCommand.js +1 -3
  238. package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +1 -3
  239. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +1 -3
  240. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +1 -3
  241. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +1 -3
  242. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +1 -3
  243. package/dist-es/commands/UpdateRuleCommand.js +1 -3
  244. package/dist-es/commands/UpdateSecurityProfileCommand.js +1 -3
  245. package/dist-es/commands/UpdateTaskTemplateCommand.js +1 -3
  246. package/dist-es/commands/UpdateTrafficDistributionCommand.js +1 -3
  247. package/dist-es/commands/UpdateUserHierarchyCommand.js +1 -3
  248. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +1 -3
  249. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +1 -3
  250. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +1 -3
  251. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +1 -3
  252. package/dist-es/commands/UpdateUserProficienciesCommand.js +1 -3
  253. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +1 -3
  254. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +1 -3
  255. package/dist-es/commands/UpdateViewContentCommand.js +1 -3
  256. package/dist-es/commands/UpdateViewMetadataCommand.js +1 -3
  257. package/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -11780,9 +11780,7 @@ var _uEIS = "urlExpiryInSeconds";
11780
11780
  var _v = "version";
11781
11781
 
11782
11782
  // src/commands/ActivateEvaluationFormCommand.ts
11783
- var _ActivateEvaluationFormCommand = class _ActivateEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep({
11784
- ...commonParams
11785
- }).m(function(Command, cs, config, o) {
11783
+ var _ActivateEvaluationFormCommand = class _ActivateEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11786
11784
  return [
11787
11785
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11788
11786
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11796,9 +11794,7 @@ var ActivateEvaluationFormCommand = _ActivateEvaluationFormCommand;
11796
11794
 
11797
11795
 
11798
11796
 
11799
- var _AssociateAnalyticsDataSetCommand = class _AssociateAnalyticsDataSetCommand extends import_smithy_client.Command.classBuilder().ep({
11800
- ...commonParams
11801
- }).m(function(Command, cs, config, o) {
11797
+ var _AssociateAnalyticsDataSetCommand = class _AssociateAnalyticsDataSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11802
11798
  return [
11803
11799
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11804
11800
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11812,9 +11808,7 @@ var AssociateAnalyticsDataSetCommand = _AssociateAnalyticsDataSetCommand;
11812
11808
 
11813
11809
 
11814
11810
 
11815
- var _AssociateApprovedOriginCommand = class _AssociateApprovedOriginCommand extends import_smithy_client.Command.classBuilder().ep({
11816
- ...commonParams
11817
- }).m(function(Command, cs, config, o) {
11811
+ var _AssociateApprovedOriginCommand = class _AssociateApprovedOriginCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11818
11812
  return [
11819
11813
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11820
11814
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11828,9 +11822,7 @@ var AssociateApprovedOriginCommand = _AssociateApprovedOriginCommand;
11828
11822
 
11829
11823
 
11830
11824
 
11831
- var _AssociateBotCommand = class _AssociateBotCommand extends import_smithy_client.Command.classBuilder().ep({
11832
- ...commonParams
11833
- }).m(function(Command, cs, config, o) {
11825
+ var _AssociateBotCommand = class _AssociateBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11834
11826
  return [
11835
11827
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11836
11828
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11844,9 +11836,7 @@ var AssociateBotCommand = _AssociateBotCommand;
11844
11836
 
11845
11837
 
11846
11838
 
11847
- var _AssociateDefaultVocabularyCommand = class _AssociateDefaultVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
11848
- ...commonParams
11849
- }).m(function(Command, cs, config, o) {
11839
+ var _AssociateDefaultVocabularyCommand = class _AssociateDefaultVocabularyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11850
11840
  return [
11851
11841
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11852
11842
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11860,9 +11850,7 @@ var AssociateDefaultVocabularyCommand = _AssociateDefaultVocabularyCommand;
11860
11850
 
11861
11851
 
11862
11852
 
11863
- var _AssociateFlowCommand = class _AssociateFlowCommand extends import_smithy_client.Command.classBuilder().ep({
11864
- ...commonParams
11865
- }).m(function(Command, cs, config, o) {
11853
+ var _AssociateFlowCommand = class _AssociateFlowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11866
11854
  return [
11867
11855
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11868
11856
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11876,9 +11864,7 @@ var AssociateFlowCommand = _AssociateFlowCommand;
11876
11864
 
11877
11865
 
11878
11866
 
11879
- var _AssociateInstanceStorageConfigCommand = class _AssociateInstanceStorageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
11880
- ...commonParams
11881
- }).m(function(Command, cs, config, o) {
11867
+ var _AssociateInstanceStorageConfigCommand = class _AssociateInstanceStorageConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11882
11868
  return [
11883
11869
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11884
11870
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11892,9 +11878,7 @@ var AssociateInstanceStorageConfigCommand = _AssociateInstanceStorageConfigComma
11892
11878
 
11893
11879
 
11894
11880
 
11895
- var _AssociateLambdaFunctionCommand = class _AssociateLambdaFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
11896
- ...commonParams
11897
- }).m(function(Command, cs, config, o) {
11881
+ var _AssociateLambdaFunctionCommand = class _AssociateLambdaFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11898
11882
  return [
11899
11883
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11900
11884
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11908,9 +11892,7 @@ var AssociateLambdaFunctionCommand = _AssociateLambdaFunctionCommand;
11908
11892
 
11909
11893
 
11910
11894
 
11911
- var _AssociateLexBotCommand = class _AssociateLexBotCommand extends import_smithy_client.Command.classBuilder().ep({
11912
- ...commonParams
11913
- }).m(function(Command, cs, config, o) {
11895
+ var _AssociateLexBotCommand = class _AssociateLexBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11914
11896
  return [
11915
11897
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11916
11898
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11924,9 +11906,7 @@ var AssociateLexBotCommand = _AssociateLexBotCommand;
11924
11906
 
11925
11907
 
11926
11908
 
11927
- var _AssociatePhoneNumberContactFlowCommand = class _AssociatePhoneNumberContactFlowCommand extends import_smithy_client.Command.classBuilder().ep({
11928
- ...commonParams
11929
- }).m(function(Command, cs, config, o) {
11909
+ var _AssociatePhoneNumberContactFlowCommand = class _AssociatePhoneNumberContactFlowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11930
11910
  return [
11931
11911
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11932
11912
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11940,9 +11920,7 @@ var AssociatePhoneNumberContactFlowCommand = _AssociatePhoneNumberContactFlowCom
11940
11920
 
11941
11921
 
11942
11922
 
11943
- var _AssociateQueueQuickConnectsCommand = class _AssociateQueueQuickConnectsCommand extends import_smithy_client.Command.classBuilder().ep({
11944
- ...commonParams
11945
- }).m(function(Command, cs, config, o) {
11923
+ var _AssociateQueueQuickConnectsCommand = class _AssociateQueueQuickConnectsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11946
11924
  return [
11947
11925
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11948
11926
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11956,9 +11934,7 @@ var AssociateQueueQuickConnectsCommand = _AssociateQueueQuickConnectsCommand;
11956
11934
 
11957
11935
 
11958
11936
 
11959
- var _AssociateRoutingProfileQueuesCommand = class _AssociateRoutingProfileQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
11960
- ...commonParams
11961
- }).m(function(Command, cs, config, o) {
11937
+ var _AssociateRoutingProfileQueuesCommand = class _AssociateRoutingProfileQueuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11962
11938
  return [
11963
11939
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11964
11940
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11972,9 +11948,7 @@ var AssociateRoutingProfileQueuesCommand = _AssociateRoutingProfileQueuesCommand
11972
11948
 
11973
11949
 
11974
11950
 
11975
- var _AssociateSecurityKeyCommand = class _AssociateSecurityKeyCommand extends import_smithy_client.Command.classBuilder().ep({
11976
- ...commonParams
11977
- }).m(function(Command, cs, config, o) {
11951
+ var _AssociateSecurityKeyCommand = class _AssociateSecurityKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11978
11952
  return [
11979
11953
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11980
11954
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11988,9 +11962,7 @@ var AssociateSecurityKeyCommand = _AssociateSecurityKeyCommand;
11988
11962
 
11989
11963
 
11990
11964
 
11991
- var _AssociateTrafficDistributionGroupUserCommand = class _AssociateTrafficDistributionGroupUserCommand extends import_smithy_client.Command.classBuilder().ep({
11992
- ...commonParams
11993
- }).m(function(Command, cs, config, o) {
11965
+ var _AssociateTrafficDistributionGroupUserCommand = class _AssociateTrafficDistributionGroupUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11994
11966
  return [
11995
11967
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11996
11968
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12004,9 +11976,7 @@ var AssociateTrafficDistributionGroupUserCommand = _AssociateTrafficDistribution
12004
11976
 
12005
11977
 
12006
11978
 
12007
- var _AssociateUserProficienciesCommand = class _AssociateUserProficienciesCommand extends import_smithy_client.Command.classBuilder().ep({
12008
- ...commonParams
12009
- }).m(function(Command, cs, config, o) {
11979
+ var _AssociateUserProficienciesCommand = class _AssociateUserProficienciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12010
11980
  return [
12011
11981
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12012
11982
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12020,9 +11990,7 @@ var AssociateUserProficienciesCommand = _AssociateUserProficienciesCommand;
12020
11990
 
12021
11991
 
12022
11992
 
12023
- var _BatchAssociateAnalyticsDataSetCommand = class _BatchAssociateAnalyticsDataSetCommand extends import_smithy_client.Command.classBuilder().ep({
12024
- ...commonParams
12025
- }).m(function(Command, cs, config, o) {
11993
+ var _BatchAssociateAnalyticsDataSetCommand = class _BatchAssociateAnalyticsDataSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12026
11994
  return [
12027
11995
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12028
11996
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12036,9 +12004,7 @@ var BatchAssociateAnalyticsDataSetCommand = _BatchAssociateAnalyticsDataSetComma
12036
12004
 
12037
12005
 
12038
12006
 
12039
- var _BatchDisassociateAnalyticsDataSetCommand = class _BatchDisassociateAnalyticsDataSetCommand extends import_smithy_client.Command.classBuilder().ep({
12040
- ...commonParams
12041
- }).m(function(Command, cs, config, o) {
12007
+ var _BatchDisassociateAnalyticsDataSetCommand = class _BatchDisassociateAnalyticsDataSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12042
12008
  return [
12043
12009
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12044
12010
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12052,9 +12018,7 @@ var BatchDisassociateAnalyticsDataSetCommand = _BatchDisassociateAnalyticsDataSe
12052
12018
 
12053
12019
 
12054
12020
 
12055
- var _BatchGetAttachedFileMetadataCommand = class _BatchGetAttachedFileMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
12056
- ...commonParams
12057
- }).m(function(Command, cs, config, o) {
12021
+ var _BatchGetAttachedFileMetadataCommand = class _BatchGetAttachedFileMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12058
12022
  return [
12059
12023
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12060
12024
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12068,9 +12032,7 @@ var BatchGetAttachedFileMetadataCommand = _BatchGetAttachedFileMetadataCommand;
12068
12032
 
12069
12033
 
12070
12034
 
12071
- var _BatchGetFlowAssociationCommand = class _BatchGetFlowAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
12072
- ...commonParams
12073
- }).m(function(Command, cs, config, o) {
12035
+ var _BatchGetFlowAssociationCommand = class _BatchGetFlowAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12074
12036
  return [
12075
12037
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12076
12038
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12084,9 +12046,7 @@ var BatchGetFlowAssociationCommand = _BatchGetFlowAssociationCommand;
12084
12046
 
12085
12047
 
12086
12048
 
12087
- var _BatchPutContactCommand = class _BatchPutContactCommand extends import_smithy_client.Command.classBuilder().ep({
12088
- ...commonParams
12089
- }).m(function(Command, cs, config, o) {
12049
+ var _BatchPutContactCommand = class _BatchPutContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12090
12050
  return [
12091
12051
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12092
12052
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12100,9 +12060,7 @@ var BatchPutContactCommand = _BatchPutContactCommand;
12100
12060
 
12101
12061
 
12102
12062
 
12103
- var _ClaimPhoneNumberCommand = class _ClaimPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
12104
- ...commonParams
12105
- }).m(function(Command, cs, config, o) {
12063
+ var _ClaimPhoneNumberCommand = class _ClaimPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12106
12064
  return [
12107
12065
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12108
12066
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12116,9 +12074,7 @@ var ClaimPhoneNumberCommand = _ClaimPhoneNumberCommand;
12116
12074
 
12117
12075
 
12118
12076
 
12119
- var _CompleteAttachedFileUploadCommand = class _CompleteAttachedFileUploadCommand extends import_smithy_client.Command.classBuilder().ep({
12120
- ...commonParams
12121
- }).m(function(Command, cs, config, o) {
12077
+ var _CompleteAttachedFileUploadCommand = class _CompleteAttachedFileUploadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12122
12078
  return [
12123
12079
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12124
12080
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12132,9 +12088,7 @@ var CompleteAttachedFileUploadCommand = _CompleteAttachedFileUploadCommand;
12132
12088
 
12133
12089
 
12134
12090
 
12135
- var _CreateAgentStatusCommand = class _CreateAgentStatusCommand extends import_smithy_client.Command.classBuilder().ep({
12136
- ...commonParams
12137
- }).m(function(Command, cs, config, o) {
12091
+ var _CreateAgentStatusCommand = class _CreateAgentStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12138
12092
  return [
12139
12093
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12140
12094
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12148,9 +12102,7 @@ var CreateAgentStatusCommand = _CreateAgentStatusCommand;
12148
12102
 
12149
12103
 
12150
12104
 
12151
- var _CreateContactFlowCommand = class _CreateContactFlowCommand extends import_smithy_client.Command.classBuilder().ep({
12152
- ...commonParams
12153
- }).m(function(Command, cs, config, o) {
12105
+ var _CreateContactFlowCommand = class _CreateContactFlowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12154
12106
  return [
12155
12107
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12156
12108
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12164,9 +12116,7 @@ var CreateContactFlowCommand = _CreateContactFlowCommand;
12164
12116
 
12165
12117
 
12166
12118
 
12167
- var _CreateContactFlowModuleCommand = class _CreateContactFlowModuleCommand extends import_smithy_client.Command.classBuilder().ep({
12168
- ...commonParams
12169
- }).m(function(Command, cs, config, o) {
12119
+ var _CreateContactFlowModuleCommand = class _CreateContactFlowModuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12170
12120
  return [
12171
12121
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12172
12122
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12180,9 +12130,7 @@ var CreateContactFlowModuleCommand = _CreateContactFlowModuleCommand;
12180
12130
 
12181
12131
 
12182
12132
 
12183
- var _CreateEvaluationFormCommand = class _CreateEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep({
12184
- ...commonParams
12185
- }).m(function(Command, cs, config, o) {
12133
+ var _CreateEvaluationFormCommand = class _CreateEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12186
12134
  return [
12187
12135
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12188
12136
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12196,9 +12144,7 @@ var CreateEvaluationFormCommand = _CreateEvaluationFormCommand;
12196
12144
 
12197
12145
 
12198
12146
 
12199
- var _CreateHoursOfOperationCommand = class _CreateHoursOfOperationCommand extends import_smithy_client.Command.classBuilder().ep({
12200
- ...commonParams
12201
- }).m(function(Command, cs, config, o) {
12147
+ var _CreateHoursOfOperationCommand = class _CreateHoursOfOperationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12202
12148
  return [
12203
12149
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12204
12150
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12212,9 +12158,7 @@ var CreateHoursOfOperationCommand = _CreateHoursOfOperationCommand;
12212
12158
 
12213
12159
 
12214
12160
 
12215
- var _CreateInstanceCommand = class _CreateInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
12216
- ...commonParams
12217
- }).m(function(Command, cs, config, o) {
12161
+ var _CreateInstanceCommand = class _CreateInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12218
12162
  return [
12219
12163
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12220
12164
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12228,9 +12172,7 @@ var CreateInstanceCommand = _CreateInstanceCommand;
12228
12172
 
12229
12173
 
12230
12174
 
12231
- var _CreateIntegrationAssociationCommand = class _CreateIntegrationAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
12232
- ...commonParams
12233
- }).m(function(Command, cs, config, o) {
12175
+ var _CreateIntegrationAssociationCommand = class _CreateIntegrationAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12234
12176
  return [
12235
12177
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12236
12178
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12244,9 +12186,7 @@ var CreateIntegrationAssociationCommand = _CreateIntegrationAssociationCommand;
12244
12186
 
12245
12187
 
12246
12188
 
12247
- var _CreateParticipantCommand = class _CreateParticipantCommand extends import_smithy_client.Command.classBuilder().ep({
12248
- ...commonParams
12249
- }).m(function(Command, cs, config, o) {
12189
+ var _CreateParticipantCommand = class _CreateParticipantCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12250
12190
  return [
12251
12191
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12252
12192
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12260,9 +12200,7 @@ var CreateParticipantCommand = _CreateParticipantCommand;
12260
12200
 
12261
12201
 
12262
12202
 
12263
- var _CreatePersistentContactAssociationCommand = class _CreatePersistentContactAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
12264
- ...commonParams
12265
- }).m(function(Command, cs, config, o) {
12203
+ var _CreatePersistentContactAssociationCommand = class _CreatePersistentContactAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12266
12204
  return [
12267
12205
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12268
12206
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12276,9 +12214,7 @@ var CreatePersistentContactAssociationCommand = _CreatePersistentContactAssociat
12276
12214
 
12277
12215
 
12278
12216
 
12279
- var _CreatePredefinedAttributeCommand = class _CreatePredefinedAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
12280
- ...commonParams
12281
- }).m(function(Command, cs, config, o) {
12217
+ var _CreatePredefinedAttributeCommand = class _CreatePredefinedAttributeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12282
12218
  return [
12283
12219
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12284
12220
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12292,9 +12228,7 @@ var CreatePredefinedAttributeCommand = _CreatePredefinedAttributeCommand;
12292
12228
 
12293
12229
 
12294
12230
 
12295
- var _CreatePromptCommand = class _CreatePromptCommand extends import_smithy_client.Command.classBuilder().ep({
12296
- ...commonParams
12297
- }).m(function(Command, cs, config, o) {
12231
+ var _CreatePromptCommand = class _CreatePromptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12298
12232
  return [
12299
12233
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12300
12234
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12308,9 +12242,7 @@ var CreatePromptCommand = _CreatePromptCommand;
12308
12242
 
12309
12243
 
12310
12244
 
12311
- var _CreateQueueCommand = class _CreateQueueCommand extends import_smithy_client.Command.classBuilder().ep({
12312
- ...commonParams
12313
- }).m(function(Command, cs, config, o) {
12245
+ var _CreateQueueCommand = class _CreateQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12314
12246
  return [
12315
12247
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12316
12248
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12324,9 +12256,7 @@ var CreateQueueCommand = _CreateQueueCommand;
12324
12256
 
12325
12257
 
12326
12258
 
12327
- var _CreateQuickConnectCommand = class _CreateQuickConnectCommand extends import_smithy_client.Command.classBuilder().ep({
12328
- ...commonParams
12329
- }).m(function(Command, cs, config, o) {
12259
+ var _CreateQuickConnectCommand = class _CreateQuickConnectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12330
12260
  return [
12331
12261
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12332
12262
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12340,9 +12270,7 @@ var CreateQuickConnectCommand = _CreateQuickConnectCommand;
12340
12270
 
12341
12271
 
12342
12272
 
12343
- var _CreateRoutingProfileCommand = class _CreateRoutingProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12344
- ...commonParams
12345
- }).m(function(Command, cs, config, o) {
12273
+ var _CreateRoutingProfileCommand = class _CreateRoutingProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12346
12274
  return [
12347
12275
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12348
12276
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12356,9 +12284,7 @@ var CreateRoutingProfileCommand = _CreateRoutingProfileCommand;
12356
12284
 
12357
12285
 
12358
12286
 
12359
- var _CreateRuleCommand = class _CreateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
12360
- ...commonParams
12361
- }).m(function(Command, cs, config, o) {
12287
+ var _CreateRuleCommand = class _CreateRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12362
12288
  return [
12363
12289
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12364
12290
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12372,9 +12298,7 @@ var CreateRuleCommand = _CreateRuleCommand;
12372
12298
 
12373
12299
 
12374
12300
 
12375
- var _CreateSecurityProfileCommand = class _CreateSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12376
- ...commonParams
12377
- }).m(function(Command, cs, config, o) {
12301
+ var _CreateSecurityProfileCommand = class _CreateSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12378
12302
  return [
12379
12303
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12380
12304
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12388,9 +12312,7 @@ var CreateSecurityProfileCommand = _CreateSecurityProfileCommand;
12388
12312
 
12389
12313
 
12390
12314
 
12391
- var _CreateTaskTemplateCommand = class _CreateTaskTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
12392
- ...commonParams
12393
- }).m(function(Command, cs, config, o) {
12315
+ var _CreateTaskTemplateCommand = class _CreateTaskTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12394
12316
  return [
12395
12317
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12396
12318
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12404,9 +12326,7 @@ var CreateTaskTemplateCommand = _CreateTaskTemplateCommand;
12404
12326
 
12405
12327
 
12406
12328
 
12407
- var _CreateTrafficDistributionGroupCommand = class _CreateTrafficDistributionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
12408
- ...commonParams
12409
- }).m(function(Command, cs, config, o) {
12329
+ var _CreateTrafficDistributionGroupCommand = class _CreateTrafficDistributionGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12410
12330
  return [
12411
12331
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12412
12332
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12420,9 +12340,7 @@ var CreateTrafficDistributionGroupCommand = _CreateTrafficDistributionGroupComma
12420
12340
 
12421
12341
 
12422
12342
 
12423
- var _CreateUseCaseCommand = class _CreateUseCaseCommand extends import_smithy_client.Command.classBuilder().ep({
12424
- ...commonParams
12425
- }).m(function(Command, cs, config, o) {
12343
+ var _CreateUseCaseCommand = class _CreateUseCaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12426
12344
  return [
12427
12345
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12428
12346
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12436,9 +12354,7 @@ var CreateUseCaseCommand = _CreateUseCaseCommand;
12436
12354
 
12437
12355
 
12438
12356
 
12439
- var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep({
12440
- ...commonParams
12441
- }).m(function(Command, cs, config, o) {
12357
+ var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12442
12358
  return [
12443
12359
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12444
12360
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12452,9 +12368,7 @@ var CreateUserCommand = _CreateUserCommand;
12452
12368
 
12453
12369
 
12454
12370
 
12455
- var _CreateUserHierarchyGroupCommand = class _CreateUserHierarchyGroupCommand extends import_smithy_client.Command.classBuilder().ep({
12456
- ...commonParams
12457
- }).m(function(Command, cs, config, o) {
12371
+ var _CreateUserHierarchyGroupCommand = class _CreateUserHierarchyGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12458
12372
  return [
12459
12373
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12460
12374
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12468,9 +12382,7 @@ var CreateUserHierarchyGroupCommand = _CreateUserHierarchyGroupCommand;
12468
12382
 
12469
12383
 
12470
12384
 
12471
- var _CreateViewCommand = class _CreateViewCommand extends import_smithy_client.Command.classBuilder().ep({
12472
- ...commonParams
12473
- }).m(function(Command, cs, config, o) {
12385
+ var _CreateViewCommand = class _CreateViewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12474
12386
  return [
12475
12387
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12476
12388
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12484,9 +12396,7 @@ var CreateViewCommand = _CreateViewCommand;
12484
12396
 
12485
12397
 
12486
12398
 
12487
- var _CreateViewVersionCommand = class _CreateViewVersionCommand extends import_smithy_client.Command.classBuilder().ep({
12488
- ...commonParams
12489
- }).m(function(Command, cs, config, o) {
12399
+ var _CreateViewVersionCommand = class _CreateViewVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12490
12400
  return [
12491
12401
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12492
12402
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12500,9 +12410,7 @@ var CreateViewVersionCommand = _CreateViewVersionCommand;
12500
12410
 
12501
12411
 
12502
12412
 
12503
- var _CreateVocabularyCommand = class _CreateVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
12504
- ...commonParams
12505
- }).m(function(Command, cs, config, o) {
12413
+ var _CreateVocabularyCommand = class _CreateVocabularyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12506
12414
  return [
12507
12415
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12508
12416
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12516,9 +12424,7 @@ var CreateVocabularyCommand = _CreateVocabularyCommand;
12516
12424
 
12517
12425
 
12518
12426
 
12519
- var _DeactivateEvaluationFormCommand = class _DeactivateEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep({
12520
- ...commonParams
12521
- }).m(function(Command, cs, config, o) {
12427
+ var _DeactivateEvaluationFormCommand = class _DeactivateEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12522
12428
  return [
12523
12429
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12524
12430
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12532,9 +12438,7 @@ var DeactivateEvaluationFormCommand = _DeactivateEvaluationFormCommand;
12532
12438
 
12533
12439
 
12534
12440
 
12535
- var _DeleteAttachedFileCommand = class _DeleteAttachedFileCommand extends import_smithy_client.Command.classBuilder().ep({
12536
- ...commonParams
12537
- }).m(function(Command, cs, config, o) {
12441
+ var _DeleteAttachedFileCommand = class _DeleteAttachedFileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12538
12442
  return [
12539
12443
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12540
12444
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12548,9 +12452,7 @@ var DeleteAttachedFileCommand = _DeleteAttachedFileCommand;
12548
12452
 
12549
12453
 
12550
12454
 
12551
- var _DeleteContactEvaluationCommand = class _DeleteContactEvaluationCommand extends import_smithy_client.Command.classBuilder().ep({
12552
- ...commonParams
12553
- }).m(function(Command, cs, config, o) {
12455
+ var _DeleteContactEvaluationCommand = class _DeleteContactEvaluationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12554
12456
  return [
12555
12457
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12556
12458
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12564,9 +12466,7 @@ var DeleteContactEvaluationCommand = _DeleteContactEvaluationCommand;
12564
12466
 
12565
12467
 
12566
12468
 
12567
- var _DeleteContactFlowCommand = class _DeleteContactFlowCommand extends import_smithy_client.Command.classBuilder().ep({
12568
- ...commonParams
12569
- }).m(function(Command, cs, config, o) {
12469
+ var _DeleteContactFlowCommand = class _DeleteContactFlowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12570
12470
  return [
12571
12471
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12572
12472
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12580,9 +12480,7 @@ var DeleteContactFlowCommand = _DeleteContactFlowCommand;
12580
12480
 
12581
12481
 
12582
12482
 
12583
- var _DeleteContactFlowModuleCommand = class _DeleteContactFlowModuleCommand extends import_smithy_client.Command.classBuilder().ep({
12584
- ...commonParams
12585
- }).m(function(Command, cs, config, o) {
12483
+ var _DeleteContactFlowModuleCommand = class _DeleteContactFlowModuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12586
12484
  return [
12587
12485
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12588
12486
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12596,9 +12494,7 @@ var DeleteContactFlowModuleCommand = _DeleteContactFlowModuleCommand;
12596
12494
 
12597
12495
 
12598
12496
 
12599
- var _DeleteEvaluationFormCommand = class _DeleteEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep({
12600
- ...commonParams
12601
- }).m(function(Command, cs, config, o) {
12497
+ var _DeleteEvaluationFormCommand = class _DeleteEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12602
12498
  return [
12603
12499
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12604
12500
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12612,9 +12508,7 @@ var DeleteEvaluationFormCommand = _DeleteEvaluationFormCommand;
12612
12508
 
12613
12509
 
12614
12510
 
12615
- var _DeleteHoursOfOperationCommand = class _DeleteHoursOfOperationCommand extends import_smithy_client.Command.classBuilder().ep({
12616
- ...commonParams
12617
- }).m(function(Command, cs, config, o) {
12511
+ var _DeleteHoursOfOperationCommand = class _DeleteHoursOfOperationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12618
12512
  return [
12619
12513
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12620
12514
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12628,9 +12522,7 @@ var DeleteHoursOfOperationCommand = _DeleteHoursOfOperationCommand;
12628
12522
 
12629
12523
 
12630
12524
 
12631
- var _DeleteInstanceCommand = class _DeleteInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
12632
- ...commonParams
12633
- }).m(function(Command, cs, config, o) {
12525
+ var _DeleteInstanceCommand = class _DeleteInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12634
12526
  return [
12635
12527
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12636
12528
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12644,9 +12536,7 @@ var DeleteInstanceCommand = _DeleteInstanceCommand;
12644
12536
 
12645
12537
 
12646
12538
 
12647
- var _DeleteIntegrationAssociationCommand = class _DeleteIntegrationAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
12648
- ...commonParams
12649
- }).m(function(Command, cs, config, o) {
12539
+ var _DeleteIntegrationAssociationCommand = class _DeleteIntegrationAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12650
12540
  return [
12651
12541
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12652
12542
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12660,9 +12550,7 @@ var DeleteIntegrationAssociationCommand = _DeleteIntegrationAssociationCommand;
12660
12550
 
12661
12551
 
12662
12552
 
12663
- var _DeletePredefinedAttributeCommand = class _DeletePredefinedAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
12664
- ...commonParams
12665
- }).m(function(Command, cs, config, o) {
12553
+ var _DeletePredefinedAttributeCommand = class _DeletePredefinedAttributeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12666
12554
  return [
12667
12555
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12668
12556
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12676,9 +12564,7 @@ var DeletePredefinedAttributeCommand = _DeletePredefinedAttributeCommand;
12676
12564
 
12677
12565
 
12678
12566
 
12679
- var _DeletePromptCommand = class _DeletePromptCommand extends import_smithy_client.Command.classBuilder().ep({
12680
- ...commonParams
12681
- }).m(function(Command, cs, config, o) {
12567
+ var _DeletePromptCommand = class _DeletePromptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12682
12568
  return [
12683
12569
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12684
12570
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12692,9 +12578,7 @@ var DeletePromptCommand = _DeletePromptCommand;
12692
12578
 
12693
12579
 
12694
12580
 
12695
- var _DeleteQueueCommand = class _DeleteQueueCommand extends import_smithy_client.Command.classBuilder().ep({
12696
- ...commonParams
12697
- }).m(function(Command, cs, config, o) {
12581
+ var _DeleteQueueCommand = class _DeleteQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12698
12582
  return [
12699
12583
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12700
12584
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12708,9 +12592,7 @@ var DeleteQueueCommand = _DeleteQueueCommand;
12708
12592
 
12709
12593
 
12710
12594
 
12711
- var _DeleteQuickConnectCommand = class _DeleteQuickConnectCommand extends import_smithy_client.Command.classBuilder().ep({
12712
- ...commonParams
12713
- }).m(function(Command, cs, config, o) {
12595
+ var _DeleteQuickConnectCommand = class _DeleteQuickConnectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12714
12596
  return [
12715
12597
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12716
12598
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12724,9 +12606,7 @@ var DeleteQuickConnectCommand = _DeleteQuickConnectCommand;
12724
12606
 
12725
12607
 
12726
12608
 
12727
- var _DeleteRoutingProfileCommand = class _DeleteRoutingProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12728
- ...commonParams
12729
- }).m(function(Command, cs, config, o) {
12609
+ var _DeleteRoutingProfileCommand = class _DeleteRoutingProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12730
12610
  return [
12731
12611
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12732
12612
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12740,9 +12620,7 @@ var DeleteRoutingProfileCommand = _DeleteRoutingProfileCommand;
12740
12620
 
12741
12621
 
12742
12622
 
12743
- var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep({
12744
- ...commonParams
12745
- }).m(function(Command, cs, config, o) {
12623
+ var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12746
12624
  return [
12747
12625
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12748
12626
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12756,9 +12634,7 @@ var DeleteRuleCommand = _DeleteRuleCommand;
12756
12634
 
12757
12635
 
12758
12636
 
12759
- var _DeleteSecurityProfileCommand = class _DeleteSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12760
- ...commonParams
12761
- }).m(function(Command, cs, config, o) {
12637
+ var _DeleteSecurityProfileCommand = class _DeleteSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12762
12638
  return [
12763
12639
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12764
12640
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12772,9 +12648,7 @@ var DeleteSecurityProfileCommand = _DeleteSecurityProfileCommand;
12772
12648
 
12773
12649
 
12774
12650
 
12775
- var _DeleteTaskTemplateCommand = class _DeleteTaskTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
12776
- ...commonParams
12777
- }).m(function(Command, cs, config, o) {
12651
+ var _DeleteTaskTemplateCommand = class _DeleteTaskTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12778
12652
  return [
12779
12653
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12780
12654
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12788,9 +12662,7 @@ var DeleteTaskTemplateCommand = _DeleteTaskTemplateCommand;
12788
12662
 
12789
12663
 
12790
12664
 
12791
- var _DeleteTrafficDistributionGroupCommand = class _DeleteTrafficDistributionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
12792
- ...commonParams
12793
- }).m(function(Command, cs, config, o) {
12665
+ var _DeleteTrafficDistributionGroupCommand = class _DeleteTrafficDistributionGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12794
12666
  return [
12795
12667
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12796
12668
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12804,9 +12676,7 @@ var DeleteTrafficDistributionGroupCommand = _DeleteTrafficDistributionGroupComma
12804
12676
 
12805
12677
 
12806
12678
 
12807
- var _DeleteUseCaseCommand = class _DeleteUseCaseCommand extends import_smithy_client.Command.classBuilder().ep({
12808
- ...commonParams
12809
- }).m(function(Command, cs, config, o) {
12679
+ var _DeleteUseCaseCommand = class _DeleteUseCaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12810
12680
  return [
12811
12681
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12812
12682
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12820,9 +12690,7 @@ var DeleteUseCaseCommand = _DeleteUseCaseCommand;
12820
12690
 
12821
12691
 
12822
12692
 
12823
- var _DeleteUserCommand = class _DeleteUserCommand extends import_smithy_client.Command.classBuilder().ep({
12824
- ...commonParams
12825
- }).m(function(Command, cs, config, o) {
12693
+ var _DeleteUserCommand = class _DeleteUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12826
12694
  return [
12827
12695
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12828
12696
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12836,9 +12704,7 @@ var DeleteUserCommand = _DeleteUserCommand;
12836
12704
 
12837
12705
 
12838
12706
 
12839
- var _DeleteUserHierarchyGroupCommand = class _DeleteUserHierarchyGroupCommand extends import_smithy_client.Command.classBuilder().ep({
12840
- ...commonParams
12841
- }).m(function(Command, cs, config, o) {
12707
+ var _DeleteUserHierarchyGroupCommand = class _DeleteUserHierarchyGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12842
12708
  return [
12843
12709
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12844
12710
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12852,9 +12718,7 @@ var DeleteUserHierarchyGroupCommand = _DeleteUserHierarchyGroupCommand;
12852
12718
 
12853
12719
 
12854
12720
 
12855
- var _DeleteViewCommand = class _DeleteViewCommand extends import_smithy_client.Command.classBuilder().ep({
12856
- ...commonParams
12857
- }).m(function(Command, cs, config, o) {
12721
+ var _DeleteViewCommand = class _DeleteViewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12858
12722
  return [
12859
12723
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12860
12724
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12868,9 +12732,7 @@ var DeleteViewCommand = _DeleteViewCommand;
12868
12732
 
12869
12733
 
12870
12734
 
12871
- var _DeleteViewVersionCommand = class _DeleteViewVersionCommand extends import_smithy_client.Command.classBuilder().ep({
12872
- ...commonParams
12873
- }).m(function(Command, cs, config, o) {
12735
+ var _DeleteViewVersionCommand = class _DeleteViewVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12874
12736
  return [
12875
12737
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12876
12738
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12884,9 +12746,7 @@ var DeleteViewVersionCommand = _DeleteViewVersionCommand;
12884
12746
 
12885
12747
 
12886
12748
 
12887
- var _DeleteVocabularyCommand = class _DeleteVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
12888
- ...commonParams
12889
- }).m(function(Command, cs, config, o) {
12749
+ var _DeleteVocabularyCommand = class _DeleteVocabularyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12890
12750
  return [
12891
12751
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12892
12752
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12900,9 +12760,7 @@ var DeleteVocabularyCommand = _DeleteVocabularyCommand;
12900
12760
 
12901
12761
 
12902
12762
 
12903
- var _DescribeAgentStatusCommand = class _DescribeAgentStatusCommand extends import_smithy_client.Command.classBuilder().ep({
12904
- ...commonParams
12905
- }).m(function(Command, cs, config, o) {
12763
+ var _DescribeAgentStatusCommand = class _DescribeAgentStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12906
12764
  return [
12907
12765
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12908
12766
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12916,9 +12774,7 @@ var DescribeAgentStatusCommand = _DescribeAgentStatusCommand;
12916
12774
 
12917
12775
 
12918
12776
 
12919
- var _DescribeAuthenticationProfileCommand = class _DescribeAuthenticationProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12920
- ...commonParams
12921
- }).m(function(Command, cs, config, o) {
12777
+ var _DescribeAuthenticationProfileCommand = class _DescribeAuthenticationProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12922
12778
  return [
12923
12779
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12924
12780
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12932,9 +12788,7 @@ var DescribeAuthenticationProfileCommand = _DescribeAuthenticationProfileCommand
12932
12788
 
12933
12789
 
12934
12790
 
12935
- var _DescribeContactCommand = class _DescribeContactCommand extends import_smithy_client.Command.classBuilder().ep({
12936
- ...commonParams
12937
- }).m(function(Command, cs, config, o) {
12791
+ var _DescribeContactCommand = class _DescribeContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12938
12792
  return [
12939
12793
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12940
12794
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12948,9 +12802,7 @@ var DescribeContactCommand = _DescribeContactCommand;
12948
12802
 
12949
12803
 
12950
12804
 
12951
- var _DescribeContactEvaluationCommand = class _DescribeContactEvaluationCommand extends import_smithy_client.Command.classBuilder().ep({
12952
- ...commonParams
12953
- }).m(function(Command, cs, config, o) {
12805
+ var _DescribeContactEvaluationCommand = class _DescribeContactEvaluationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12954
12806
  return [
12955
12807
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12956
12808
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12964,9 +12816,7 @@ var DescribeContactEvaluationCommand = _DescribeContactEvaluationCommand;
12964
12816
 
12965
12817
 
12966
12818
 
12967
- var _DescribeContactFlowCommand = class _DescribeContactFlowCommand extends import_smithy_client.Command.classBuilder().ep({
12968
- ...commonParams
12969
- }).m(function(Command, cs, config, o) {
12819
+ var _DescribeContactFlowCommand = class _DescribeContactFlowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12970
12820
  return [
12971
12821
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12972
12822
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12980,9 +12830,7 @@ var DescribeContactFlowCommand = _DescribeContactFlowCommand;
12980
12830
 
12981
12831
 
12982
12832
 
12983
- var _DescribeContactFlowModuleCommand = class _DescribeContactFlowModuleCommand extends import_smithy_client.Command.classBuilder().ep({
12984
- ...commonParams
12985
- }).m(function(Command, cs, config, o) {
12833
+ var _DescribeContactFlowModuleCommand = class _DescribeContactFlowModuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12986
12834
  return [
12987
12835
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12988
12836
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12996,9 +12844,7 @@ var DescribeContactFlowModuleCommand = _DescribeContactFlowModuleCommand;
12996
12844
 
12997
12845
 
12998
12846
 
12999
- var _DescribeEvaluationFormCommand = class _DescribeEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep({
13000
- ...commonParams
13001
- }).m(function(Command, cs, config, o) {
12847
+ var _DescribeEvaluationFormCommand = class _DescribeEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13002
12848
  return [
13003
12849
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13004
12850
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13012,9 +12858,7 @@ var DescribeEvaluationFormCommand = _DescribeEvaluationFormCommand;
13012
12858
 
13013
12859
 
13014
12860
 
13015
- var _DescribeHoursOfOperationCommand = class _DescribeHoursOfOperationCommand extends import_smithy_client.Command.classBuilder().ep({
13016
- ...commonParams
13017
- }).m(function(Command, cs, config, o) {
12861
+ var _DescribeHoursOfOperationCommand = class _DescribeHoursOfOperationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13018
12862
  return [
13019
12863
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13020
12864
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13028,9 +12872,7 @@ var DescribeHoursOfOperationCommand = _DescribeHoursOfOperationCommand;
13028
12872
 
13029
12873
 
13030
12874
 
13031
- var _DescribeInstanceAttributeCommand = class _DescribeInstanceAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
13032
- ...commonParams
13033
- }).m(function(Command, cs, config, o) {
12875
+ var _DescribeInstanceAttributeCommand = class _DescribeInstanceAttributeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13034
12876
  return [
13035
12877
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13036
12878
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13044,9 +12886,7 @@ var DescribeInstanceAttributeCommand = _DescribeInstanceAttributeCommand;
13044
12886
 
13045
12887
 
13046
12888
 
13047
- var _DescribeInstanceCommand = class _DescribeInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
13048
- ...commonParams
13049
- }).m(function(Command, cs, config, o) {
12889
+ var _DescribeInstanceCommand = class _DescribeInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13050
12890
  return [
13051
12891
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13052
12892
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13060,9 +12900,7 @@ var DescribeInstanceCommand = _DescribeInstanceCommand;
13060
12900
 
13061
12901
 
13062
12902
 
13063
- var _DescribeInstanceStorageConfigCommand = class _DescribeInstanceStorageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
13064
- ...commonParams
13065
- }).m(function(Command, cs, config, o) {
12903
+ var _DescribeInstanceStorageConfigCommand = class _DescribeInstanceStorageConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13066
12904
  return [
13067
12905
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13068
12906
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13076,9 +12914,7 @@ var DescribeInstanceStorageConfigCommand = _DescribeInstanceStorageConfigCommand
13076
12914
 
13077
12915
 
13078
12916
 
13079
- var _DescribePhoneNumberCommand = class _DescribePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
13080
- ...commonParams
13081
- }).m(function(Command, cs, config, o) {
12917
+ var _DescribePhoneNumberCommand = class _DescribePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13082
12918
  return [
13083
12919
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13084
12920
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13092,9 +12928,7 @@ var DescribePhoneNumberCommand = _DescribePhoneNumberCommand;
13092
12928
 
13093
12929
 
13094
12930
 
13095
- var _DescribePredefinedAttributeCommand = class _DescribePredefinedAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
13096
- ...commonParams
13097
- }).m(function(Command, cs, config, o) {
12931
+ var _DescribePredefinedAttributeCommand = class _DescribePredefinedAttributeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13098
12932
  return [
13099
12933
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13100
12934
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13108,9 +12942,7 @@ var DescribePredefinedAttributeCommand = _DescribePredefinedAttributeCommand;
13108
12942
 
13109
12943
 
13110
12944
 
13111
- var _DescribePromptCommand = class _DescribePromptCommand extends import_smithy_client.Command.classBuilder().ep({
13112
- ...commonParams
13113
- }).m(function(Command, cs, config, o) {
12945
+ var _DescribePromptCommand = class _DescribePromptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13114
12946
  return [
13115
12947
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13116
12948
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13124,9 +12956,7 @@ var DescribePromptCommand = _DescribePromptCommand;
13124
12956
 
13125
12957
 
13126
12958
 
13127
- var _DescribeQueueCommand = class _DescribeQueueCommand extends import_smithy_client.Command.classBuilder().ep({
13128
- ...commonParams
13129
- }).m(function(Command, cs, config, o) {
12959
+ var _DescribeQueueCommand = class _DescribeQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13130
12960
  return [
13131
12961
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13132
12962
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13140,9 +12970,7 @@ var DescribeQueueCommand = _DescribeQueueCommand;
13140
12970
 
13141
12971
 
13142
12972
 
13143
- var _DescribeQuickConnectCommand = class _DescribeQuickConnectCommand extends import_smithy_client.Command.classBuilder().ep({
13144
- ...commonParams
13145
- }).m(function(Command, cs, config, o) {
12973
+ var _DescribeQuickConnectCommand = class _DescribeQuickConnectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13146
12974
  return [
13147
12975
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13148
12976
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13156,9 +12984,7 @@ var DescribeQuickConnectCommand = _DescribeQuickConnectCommand;
13156
12984
 
13157
12985
 
13158
12986
 
13159
- var _DescribeRoutingProfileCommand = class _DescribeRoutingProfileCommand extends import_smithy_client.Command.classBuilder().ep({
13160
- ...commonParams
13161
- }).m(function(Command, cs, config, o) {
12987
+ var _DescribeRoutingProfileCommand = class _DescribeRoutingProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13162
12988
  return [
13163
12989
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13164
12990
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13172,9 +12998,7 @@ var DescribeRoutingProfileCommand = _DescribeRoutingProfileCommand;
13172
12998
 
13173
12999
 
13174
13000
 
13175
- var _DescribeRuleCommand = class _DescribeRuleCommand extends import_smithy_client.Command.classBuilder().ep({
13176
- ...commonParams
13177
- }).m(function(Command, cs, config, o) {
13001
+ var _DescribeRuleCommand = class _DescribeRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13178
13002
  return [
13179
13003
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13180
13004
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13188,9 +13012,7 @@ var DescribeRuleCommand = _DescribeRuleCommand;
13188
13012
 
13189
13013
 
13190
13014
 
13191
- var _DescribeSecurityProfileCommand = class _DescribeSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
13192
- ...commonParams
13193
- }).m(function(Command, cs, config, o) {
13015
+ var _DescribeSecurityProfileCommand = class _DescribeSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13194
13016
  return [
13195
13017
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13196
13018
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13204,9 +13026,7 @@ var DescribeSecurityProfileCommand = _DescribeSecurityProfileCommand;
13204
13026
 
13205
13027
 
13206
13028
 
13207
- var _DescribeTrafficDistributionGroupCommand = class _DescribeTrafficDistributionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
13208
- ...commonParams
13209
- }).m(function(Command, cs, config, o) {
13029
+ var _DescribeTrafficDistributionGroupCommand = class _DescribeTrafficDistributionGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13210
13030
  return [
13211
13031
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13212
13032
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13220,9 +13040,7 @@ var DescribeTrafficDistributionGroupCommand = _DescribeTrafficDistributionGroupC
13220
13040
 
13221
13041
 
13222
13042
 
13223
- var _DescribeUserCommand = class _DescribeUserCommand extends import_smithy_client.Command.classBuilder().ep({
13224
- ...commonParams
13225
- }).m(function(Command, cs, config, o) {
13043
+ var _DescribeUserCommand = class _DescribeUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13226
13044
  return [
13227
13045
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13228
13046
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13236,9 +13054,7 @@ var DescribeUserCommand = _DescribeUserCommand;
13236
13054
 
13237
13055
 
13238
13056
 
13239
- var _DescribeUserHierarchyGroupCommand = class _DescribeUserHierarchyGroupCommand extends import_smithy_client.Command.classBuilder().ep({
13240
- ...commonParams
13241
- }).m(function(Command, cs, config, o) {
13057
+ var _DescribeUserHierarchyGroupCommand = class _DescribeUserHierarchyGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13242
13058
  return [
13243
13059
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13244
13060
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13252,9 +13068,7 @@ var DescribeUserHierarchyGroupCommand = _DescribeUserHierarchyGroupCommand;
13252
13068
 
13253
13069
 
13254
13070
 
13255
- var _DescribeUserHierarchyStructureCommand = class _DescribeUserHierarchyStructureCommand extends import_smithy_client.Command.classBuilder().ep({
13256
- ...commonParams
13257
- }).m(function(Command, cs, config, o) {
13071
+ var _DescribeUserHierarchyStructureCommand = class _DescribeUserHierarchyStructureCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13258
13072
  return [
13259
13073
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13260
13074
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13268,9 +13082,7 @@ var DescribeUserHierarchyStructureCommand = _DescribeUserHierarchyStructureComma
13268
13082
 
13269
13083
 
13270
13084
 
13271
- var _DescribeViewCommand = class _DescribeViewCommand extends import_smithy_client.Command.classBuilder().ep({
13272
- ...commonParams
13273
- }).m(function(Command, cs, config, o) {
13085
+ var _DescribeViewCommand = class _DescribeViewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13274
13086
  return [
13275
13087
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13276
13088
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13284,9 +13096,7 @@ var DescribeViewCommand = _DescribeViewCommand;
13284
13096
 
13285
13097
 
13286
13098
 
13287
- var _DescribeVocabularyCommand = class _DescribeVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
13288
- ...commonParams
13289
- }).m(function(Command, cs, config, o) {
13099
+ var _DescribeVocabularyCommand = class _DescribeVocabularyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13290
13100
  return [
13291
13101
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13292
13102
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13300,9 +13110,7 @@ var DescribeVocabularyCommand = _DescribeVocabularyCommand;
13300
13110
 
13301
13111
 
13302
13112
 
13303
- var _DisassociateAnalyticsDataSetCommand = class _DisassociateAnalyticsDataSetCommand extends import_smithy_client.Command.classBuilder().ep({
13304
- ...commonParams
13305
- }).m(function(Command, cs, config, o) {
13113
+ var _DisassociateAnalyticsDataSetCommand = class _DisassociateAnalyticsDataSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13306
13114
  return [
13307
13115
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13308
13116
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13316,9 +13124,7 @@ var DisassociateAnalyticsDataSetCommand = _DisassociateAnalyticsDataSetCommand;
13316
13124
 
13317
13125
 
13318
13126
 
13319
- var _DisassociateApprovedOriginCommand = class _DisassociateApprovedOriginCommand extends import_smithy_client.Command.classBuilder().ep({
13320
- ...commonParams
13321
- }).m(function(Command, cs, config, o) {
13127
+ var _DisassociateApprovedOriginCommand = class _DisassociateApprovedOriginCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13322
13128
  return [
13323
13129
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13324
13130
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13332,9 +13138,7 @@ var DisassociateApprovedOriginCommand = _DisassociateApprovedOriginCommand;
13332
13138
 
13333
13139
 
13334
13140
 
13335
- var _DisassociateBotCommand = class _DisassociateBotCommand extends import_smithy_client.Command.classBuilder().ep({
13336
- ...commonParams
13337
- }).m(function(Command, cs, config, o) {
13141
+ var _DisassociateBotCommand = class _DisassociateBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13338
13142
  return [
13339
13143
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13340
13144
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13348,9 +13152,7 @@ var DisassociateBotCommand = _DisassociateBotCommand;
13348
13152
 
13349
13153
 
13350
13154
 
13351
- var _DisassociateFlowCommand = class _DisassociateFlowCommand extends import_smithy_client.Command.classBuilder().ep({
13352
- ...commonParams
13353
- }).m(function(Command, cs, config, o) {
13155
+ var _DisassociateFlowCommand = class _DisassociateFlowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13354
13156
  return [
13355
13157
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13356
13158
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13364,9 +13166,7 @@ var DisassociateFlowCommand = _DisassociateFlowCommand;
13364
13166
 
13365
13167
 
13366
13168
 
13367
- var _DisassociateInstanceStorageConfigCommand = class _DisassociateInstanceStorageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
13368
- ...commonParams
13369
- }).m(function(Command, cs, config, o) {
13169
+ var _DisassociateInstanceStorageConfigCommand = class _DisassociateInstanceStorageConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13370
13170
  return [
13371
13171
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13372
13172
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13380,9 +13180,7 @@ var DisassociateInstanceStorageConfigCommand = _DisassociateInstanceStorageConfi
13380
13180
 
13381
13181
 
13382
13182
 
13383
- var _DisassociateLambdaFunctionCommand = class _DisassociateLambdaFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
13384
- ...commonParams
13385
- }).m(function(Command, cs, config, o) {
13183
+ var _DisassociateLambdaFunctionCommand = class _DisassociateLambdaFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13386
13184
  return [
13387
13185
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13388
13186
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13396,9 +13194,7 @@ var DisassociateLambdaFunctionCommand = _DisassociateLambdaFunctionCommand;
13396
13194
 
13397
13195
 
13398
13196
 
13399
- var _DisassociateLexBotCommand = class _DisassociateLexBotCommand extends import_smithy_client.Command.classBuilder().ep({
13400
- ...commonParams
13401
- }).m(function(Command, cs, config, o) {
13197
+ var _DisassociateLexBotCommand = class _DisassociateLexBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13402
13198
  return [
13403
13199
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13404
13200
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13412,9 +13208,7 @@ var DisassociateLexBotCommand = _DisassociateLexBotCommand;
13412
13208
 
13413
13209
 
13414
13210
 
13415
- var _DisassociatePhoneNumberContactFlowCommand = class _DisassociatePhoneNumberContactFlowCommand extends import_smithy_client.Command.classBuilder().ep({
13416
- ...commonParams
13417
- }).m(function(Command, cs, config, o) {
13211
+ var _DisassociatePhoneNumberContactFlowCommand = class _DisassociatePhoneNumberContactFlowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13418
13212
  return [
13419
13213
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13420
13214
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13428,9 +13222,7 @@ var DisassociatePhoneNumberContactFlowCommand = _DisassociatePhoneNumberContactF
13428
13222
 
13429
13223
 
13430
13224
 
13431
- var _DisassociateQueueQuickConnectsCommand = class _DisassociateQueueQuickConnectsCommand extends import_smithy_client.Command.classBuilder().ep({
13432
- ...commonParams
13433
- }).m(function(Command, cs, config, o) {
13225
+ var _DisassociateQueueQuickConnectsCommand = class _DisassociateQueueQuickConnectsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13434
13226
  return [
13435
13227
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13436
13228
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13444,9 +13236,7 @@ var DisassociateQueueQuickConnectsCommand = _DisassociateQueueQuickConnectsComma
13444
13236
 
13445
13237
 
13446
13238
 
13447
- var _DisassociateRoutingProfileQueuesCommand = class _DisassociateRoutingProfileQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
13448
- ...commonParams
13449
- }).m(function(Command, cs, config, o) {
13239
+ var _DisassociateRoutingProfileQueuesCommand = class _DisassociateRoutingProfileQueuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13450
13240
  return [
13451
13241
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13452
13242
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13460,9 +13250,7 @@ var DisassociateRoutingProfileQueuesCommand = _DisassociateRoutingProfileQueuesC
13460
13250
 
13461
13251
 
13462
13252
 
13463
- var _DisassociateSecurityKeyCommand = class _DisassociateSecurityKeyCommand extends import_smithy_client.Command.classBuilder().ep({
13464
- ...commonParams
13465
- }).m(function(Command, cs, config, o) {
13253
+ var _DisassociateSecurityKeyCommand = class _DisassociateSecurityKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13466
13254
  return [
13467
13255
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13468
13256
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13476,9 +13264,7 @@ var DisassociateSecurityKeyCommand = _DisassociateSecurityKeyCommand;
13476
13264
 
13477
13265
 
13478
13266
 
13479
- var _DisassociateTrafficDistributionGroupUserCommand = class _DisassociateTrafficDistributionGroupUserCommand extends import_smithy_client.Command.classBuilder().ep({
13480
- ...commonParams
13481
- }).m(function(Command, cs, config, o) {
13267
+ var _DisassociateTrafficDistributionGroupUserCommand = class _DisassociateTrafficDistributionGroupUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13482
13268
  return [
13483
13269
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13484
13270
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13492,9 +13278,7 @@ var DisassociateTrafficDistributionGroupUserCommand = _DisassociateTrafficDistri
13492
13278
 
13493
13279
 
13494
13280
 
13495
- var _DisassociateUserProficienciesCommand = class _DisassociateUserProficienciesCommand extends import_smithy_client.Command.classBuilder().ep({
13496
- ...commonParams
13497
- }).m(function(Command, cs, config, o) {
13281
+ var _DisassociateUserProficienciesCommand = class _DisassociateUserProficienciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13498
13282
  return [
13499
13283
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13500
13284
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13508,9 +13292,7 @@ var DisassociateUserProficienciesCommand = _DisassociateUserProficienciesCommand
13508
13292
 
13509
13293
 
13510
13294
 
13511
- var _DismissUserContactCommand = class _DismissUserContactCommand extends import_smithy_client.Command.classBuilder().ep({
13512
- ...commonParams
13513
- }).m(function(Command, cs, config, o) {
13295
+ var _DismissUserContactCommand = class _DismissUserContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13514
13296
  return [
13515
13297
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13516
13298
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13524,9 +13306,7 @@ var DismissUserContactCommand = _DismissUserContactCommand;
13524
13306
 
13525
13307
 
13526
13308
 
13527
- var _GetAttachedFileCommand = class _GetAttachedFileCommand extends import_smithy_client.Command.classBuilder().ep({
13528
- ...commonParams
13529
- }).m(function(Command, cs, config, o) {
13309
+ var _GetAttachedFileCommand = class _GetAttachedFileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13530
13310
  return [
13531
13311
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13532
13312
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13540,9 +13320,7 @@ var GetAttachedFileCommand = _GetAttachedFileCommand;
13540
13320
 
13541
13321
 
13542
13322
 
13543
- var _GetContactAttributesCommand = class _GetContactAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
13544
- ...commonParams
13545
- }).m(function(Command, cs, config, o) {
13323
+ var _GetContactAttributesCommand = class _GetContactAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13546
13324
  return [
13547
13325
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13548
13326
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13556,9 +13334,7 @@ var GetContactAttributesCommand = _GetContactAttributesCommand;
13556
13334
 
13557
13335
 
13558
13336
 
13559
- var _GetCurrentMetricDataCommand = class _GetCurrentMetricDataCommand extends import_smithy_client.Command.classBuilder().ep({
13560
- ...commonParams
13561
- }).m(function(Command, cs, config, o) {
13337
+ var _GetCurrentMetricDataCommand = class _GetCurrentMetricDataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13562
13338
  return [
13563
13339
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13564
13340
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13572,9 +13348,7 @@ var GetCurrentMetricDataCommand = _GetCurrentMetricDataCommand;
13572
13348
 
13573
13349
 
13574
13350
 
13575
- var _GetCurrentUserDataCommand = class _GetCurrentUserDataCommand extends import_smithy_client.Command.classBuilder().ep({
13576
- ...commonParams
13577
- }).m(function(Command, cs, config, o) {
13351
+ var _GetCurrentUserDataCommand = class _GetCurrentUserDataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13578
13352
  return [
13579
13353
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13580
13354
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13588,9 +13362,7 @@ var GetCurrentUserDataCommand = _GetCurrentUserDataCommand;
13588
13362
 
13589
13363
 
13590
13364
 
13591
- var _GetFederationTokenCommand = class _GetFederationTokenCommand extends import_smithy_client.Command.classBuilder().ep({
13592
- ...commonParams
13593
- }).m(function(Command, cs, config, o) {
13365
+ var _GetFederationTokenCommand = class _GetFederationTokenCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13594
13366
  return [
13595
13367
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13596
13368
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13604,9 +13376,7 @@ var GetFederationTokenCommand = _GetFederationTokenCommand;
13604
13376
 
13605
13377
 
13606
13378
 
13607
- var _GetFlowAssociationCommand = class _GetFlowAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
13608
- ...commonParams
13609
- }).m(function(Command, cs, config, o) {
13379
+ var _GetFlowAssociationCommand = class _GetFlowAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13610
13380
  return [
13611
13381
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13612
13382
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13620,9 +13390,7 @@ var GetFlowAssociationCommand = _GetFlowAssociationCommand;
13620
13390
 
13621
13391
 
13622
13392
 
13623
- var _GetMetricDataCommand = class _GetMetricDataCommand extends import_smithy_client.Command.classBuilder().ep({
13624
- ...commonParams
13625
- }).m(function(Command, cs, config, o) {
13393
+ var _GetMetricDataCommand = class _GetMetricDataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13626
13394
  return [
13627
13395
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13628
13396
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13636,9 +13404,7 @@ var GetMetricDataCommand = _GetMetricDataCommand;
13636
13404
 
13637
13405
 
13638
13406
 
13639
- var _GetMetricDataV2Command = class _GetMetricDataV2Command extends import_smithy_client.Command.classBuilder().ep({
13640
- ...commonParams
13641
- }).m(function(Command, cs, config, o) {
13407
+ var _GetMetricDataV2Command = class _GetMetricDataV2Command extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13642
13408
  return [
13643
13409
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13644
13410
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13652,9 +13418,7 @@ var GetMetricDataV2Command = _GetMetricDataV2Command;
13652
13418
 
13653
13419
 
13654
13420
 
13655
- var _GetPromptFileCommand = class _GetPromptFileCommand extends import_smithy_client.Command.classBuilder().ep({
13656
- ...commonParams
13657
- }).m(function(Command, cs, config, o) {
13421
+ var _GetPromptFileCommand = class _GetPromptFileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13658
13422
  return [
13659
13423
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13660
13424
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13668,9 +13432,7 @@ var GetPromptFileCommand = _GetPromptFileCommand;
13668
13432
 
13669
13433
 
13670
13434
 
13671
- var _GetTaskTemplateCommand = class _GetTaskTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
13672
- ...commonParams
13673
- }).m(function(Command, cs, config, o) {
13435
+ var _GetTaskTemplateCommand = class _GetTaskTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13674
13436
  return [
13675
13437
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13676
13438
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13684,9 +13446,7 @@ var GetTaskTemplateCommand = _GetTaskTemplateCommand;
13684
13446
 
13685
13447
 
13686
13448
 
13687
- var _GetTrafficDistributionCommand = class _GetTrafficDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
13688
- ...commonParams
13689
- }).m(function(Command, cs, config, o) {
13449
+ var _GetTrafficDistributionCommand = class _GetTrafficDistributionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13690
13450
  return [
13691
13451
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13692
13452
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13700,9 +13460,7 @@ var GetTrafficDistributionCommand = _GetTrafficDistributionCommand;
13700
13460
 
13701
13461
 
13702
13462
 
13703
- var _ImportPhoneNumberCommand = class _ImportPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
13704
- ...commonParams
13705
- }).m(function(Command, cs, config, o) {
13463
+ var _ImportPhoneNumberCommand = class _ImportPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13706
13464
  return [
13707
13465
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13708
13466
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13716,9 +13474,7 @@ var ImportPhoneNumberCommand = _ImportPhoneNumberCommand;
13716
13474
 
13717
13475
 
13718
13476
 
13719
- var _ListAgentStatusesCommand = class _ListAgentStatusesCommand extends import_smithy_client.Command.classBuilder().ep({
13720
- ...commonParams
13721
- }).m(function(Command, cs, config, o) {
13477
+ var _ListAgentStatusesCommand = class _ListAgentStatusesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13722
13478
  return [
13723
13479
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13724
13480
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13732,9 +13488,7 @@ var ListAgentStatusesCommand = _ListAgentStatusesCommand;
13732
13488
 
13733
13489
 
13734
13490
 
13735
- var _ListAnalyticsDataAssociationsCommand = class _ListAnalyticsDataAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
13736
- ...commonParams
13737
- }).m(function(Command, cs, config, o) {
13491
+ var _ListAnalyticsDataAssociationsCommand = class _ListAnalyticsDataAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13738
13492
  return [
13739
13493
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13740
13494
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13748,9 +13502,7 @@ var ListAnalyticsDataAssociationsCommand = _ListAnalyticsDataAssociationsCommand
13748
13502
 
13749
13503
 
13750
13504
 
13751
- var _ListApprovedOriginsCommand = class _ListApprovedOriginsCommand extends import_smithy_client.Command.classBuilder().ep({
13752
- ...commonParams
13753
- }).m(function(Command, cs, config, o) {
13505
+ var _ListApprovedOriginsCommand = class _ListApprovedOriginsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13754
13506
  return [
13755
13507
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13756
13508
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13764,9 +13516,7 @@ var ListApprovedOriginsCommand = _ListApprovedOriginsCommand;
13764
13516
 
13765
13517
 
13766
13518
 
13767
- var _ListAuthenticationProfilesCommand = class _ListAuthenticationProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
13768
- ...commonParams
13769
- }).m(function(Command, cs, config, o) {
13519
+ var _ListAuthenticationProfilesCommand = class _ListAuthenticationProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13770
13520
  return [
13771
13521
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13772
13522
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13780,9 +13530,7 @@ var ListAuthenticationProfilesCommand = _ListAuthenticationProfilesCommand;
13780
13530
 
13781
13531
 
13782
13532
 
13783
- var _ListBotsCommand = class _ListBotsCommand extends import_smithy_client.Command.classBuilder().ep({
13784
- ...commonParams
13785
- }).m(function(Command, cs, config, o) {
13533
+ var _ListBotsCommand = class _ListBotsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13786
13534
  return [
13787
13535
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13788
13536
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13796,9 +13544,7 @@ var ListBotsCommand = _ListBotsCommand;
13796
13544
 
13797
13545
 
13798
13546
 
13799
- var _ListContactEvaluationsCommand = class _ListContactEvaluationsCommand extends import_smithy_client.Command.classBuilder().ep({
13800
- ...commonParams
13801
- }).m(function(Command, cs, config, o) {
13547
+ var _ListContactEvaluationsCommand = class _ListContactEvaluationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13802
13548
  return [
13803
13549
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13804
13550
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13812,9 +13558,7 @@ var ListContactEvaluationsCommand = _ListContactEvaluationsCommand;
13812
13558
 
13813
13559
 
13814
13560
 
13815
- var _ListContactFlowModulesCommand = class _ListContactFlowModulesCommand extends import_smithy_client.Command.classBuilder().ep({
13816
- ...commonParams
13817
- }).m(function(Command, cs, config, o) {
13561
+ var _ListContactFlowModulesCommand = class _ListContactFlowModulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13818
13562
  return [
13819
13563
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13820
13564
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13828,9 +13572,7 @@ var ListContactFlowModulesCommand = _ListContactFlowModulesCommand;
13828
13572
 
13829
13573
 
13830
13574
 
13831
- var _ListContactFlowsCommand = class _ListContactFlowsCommand extends import_smithy_client.Command.classBuilder().ep({
13832
- ...commonParams
13833
- }).m(function(Command, cs, config, o) {
13575
+ var _ListContactFlowsCommand = class _ListContactFlowsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13834
13576
  return [
13835
13577
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13836
13578
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13844,9 +13586,7 @@ var ListContactFlowsCommand = _ListContactFlowsCommand;
13844
13586
 
13845
13587
 
13846
13588
 
13847
- var _ListContactReferencesCommand = class _ListContactReferencesCommand extends import_smithy_client.Command.classBuilder().ep({
13848
- ...commonParams
13849
- }).m(function(Command, cs, config, o) {
13589
+ var _ListContactReferencesCommand = class _ListContactReferencesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13850
13590
  return [
13851
13591
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13852
13592
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13860,9 +13600,7 @@ var ListContactReferencesCommand = _ListContactReferencesCommand;
13860
13600
 
13861
13601
 
13862
13602
 
13863
- var _ListDefaultVocabulariesCommand = class _ListDefaultVocabulariesCommand extends import_smithy_client.Command.classBuilder().ep({
13864
- ...commonParams
13865
- }).m(function(Command, cs, config, o) {
13603
+ var _ListDefaultVocabulariesCommand = class _ListDefaultVocabulariesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13866
13604
  return [
13867
13605
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13868
13606
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13876,9 +13614,7 @@ var ListDefaultVocabulariesCommand = _ListDefaultVocabulariesCommand;
13876
13614
 
13877
13615
 
13878
13616
 
13879
- var _ListEvaluationFormsCommand = class _ListEvaluationFormsCommand extends import_smithy_client.Command.classBuilder().ep({
13880
- ...commonParams
13881
- }).m(function(Command, cs, config, o) {
13617
+ var _ListEvaluationFormsCommand = class _ListEvaluationFormsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13882
13618
  return [
13883
13619
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13884
13620
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13892,9 +13628,7 @@ var ListEvaluationFormsCommand = _ListEvaluationFormsCommand;
13892
13628
 
13893
13629
 
13894
13630
 
13895
- var _ListEvaluationFormVersionsCommand = class _ListEvaluationFormVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
13896
- ...commonParams
13897
- }).m(function(Command, cs, config, o) {
13631
+ var _ListEvaluationFormVersionsCommand = class _ListEvaluationFormVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13898
13632
  return [
13899
13633
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13900
13634
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13908,9 +13642,7 @@ var ListEvaluationFormVersionsCommand = _ListEvaluationFormVersionsCommand;
13908
13642
 
13909
13643
 
13910
13644
 
13911
- var _ListFlowAssociationsCommand = class _ListFlowAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
13912
- ...commonParams
13913
- }).m(function(Command, cs, config, o) {
13645
+ var _ListFlowAssociationsCommand = class _ListFlowAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13914
13646
  return [
13915
13647
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13916
13648
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13924,9 +13656,7 @@ var ListFlowAssociationsCommand = _ListFlowAssociationsCommand;
13924
13656
 
13925
13657
 
13926
13658
 
13927
- var _ListHoursOfOperationsCommand = class _ListHoursOfOperationsCommand extends import_smithy_client.Command.classBuilder().ep({
13928
- ...commonParams
13929
- }).m(function(Command, cs, config, o) {
13659
+ var _ListHoursOfOperationsCommand = class _ListHoursOfOperationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13930
13660
  return [
13931
13661
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13932
13662
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13940,9 +13670,7 @@ var ListHoursOfOperationsCommand = _ListHoursOfOperationsCommand;
13940
13670
 
13941
13671
 
13942
13672
 
13943
- var _ListInstanceAttributesCommand = class _ListInstanceAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
13944
- ...commonParams
13945
- }).m(function(Command, cs, config, o) {
13673
+ var _ListInstanceAttributesCommand = class _ListInstanceAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13946
13674
  return [
13947
13675
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13948
13676
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13956,9 +13684,7 @@ var ListInstanceAttributesCommand = _ListInstanceAttributesCommand;
13956
13684
 
13957
13685
 
13958
13686
 
13959
- var _ListInstancesCommand = class _ListInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
13960
- ...commonParams
13961
- }).m(function(Command, cs, config, o) {
13687
+ var _ListInstancesCommand = class _ListInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13962
13688
  return [
13963
13689
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13964
13690
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13972,9 +13698,7 @@ var ListInstancesCommand = _ListInstancesCommand;
13972
13698
 
13973
13699
 
13974
13700
 
13975
- var _ListInstanceStorageConfigsCommand = class _ListInstanceStorageConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
13976
- ...commonParams
13977
- }).m(function(Command, cs, config, o) {
13701
+ var _ListInstanceStorageConfigsCommand = class _ListInstanceStorageConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13978
13702
  return [
13979
13703
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13980
13704
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13988,9 +13712,7 @@ var ListInstanceStorageConfigsCommand = _ListInstanceStorageConfigsCommand;
13988
13712
 
13989
13713
 
13990
13714
 
13991
- var _ListIntegrationAssociationsCommand = class _ListIntegrationAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
13992
- ...commonParams
13993
- }).m(function(Command, cs, config, o) {
13715
+ var _ListIntegrationAssociationsCommand = class _ListIntegrationAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13994
13716
  return [
13995
13717
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13996
13718
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14004,9 +13726,7 @@ var ListIntegrationAssociationsCommand = _ListIntegrationAssociationsCommand;
14004
13726
 
14005
13727
 
14006
13728
 
14007
- var _ListLambdaFunctionsCommand = class _ListLambdaFunctionsCommand extends import_smithy_client.Command.classBuilder().ep({
14008
- ...commonParams
14009
- }).m(function(Command, cs, config, o) {
13729
+ var _ListLambdaFunctionsCommand = class _ListLambdaFunctionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14010
13730
  return [
14011
13731
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14012
13732
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14020,9 +13740,7 @@ var ListLambdaFunctionsCommand = _ListLambdaFunctionsCommand;
14020
13740
 
14021
13741
 
14022
13742
 
14023
- var _ListLexBotsCommand = class _ListLexBotsCommand extends import_smithy_client.Command.classBuilder().ep({
14024
- ...commonParams
14025
- }).m(function(Command, cs, config, o) {
13743
+ var _ListLexBotsCommand = class _ListLexBotsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14026
13744
  return [
14027
13745
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14028
13746
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14036,9 +13754,7 @@ var ListLexBotsCommand = _ListLexBotsCommand;
14036
13754
 
14037
13755
 
14038
13756
 
14039
- var _ListPhoneNumbersCommand = class _ListPhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
14040
- ...commonParams
14041
- }).m(function(Command, cs, config, o) {
13757
+ var _ListPhoneNumbersCommand = class _ListPhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14042
13758
  return [
14043
13759
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14044
13760
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14052,9 +13768,7 @@ var ListPhoneNumbersCommand = _ListPhoneNumbersCommand;
14052
13768
 
14053
13769
 
14054
13770
 
14055
- var _ListPhoneNumbersV2Command = class _ListPhoneNumbersV2Command extends import_smithy_client.Command.classBuilder().ep({
14056
- ...commonParams
14057
- }).m(function(Command, cs, config, o) {
13771
+ var _ListPhoneNumbersV2Command = class _ListPhoneNumbersV2Command extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14058
13772
  return [
14059
13773
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14060
13774
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14068,9 +13782,7 @@ var ListPhoneNumbersV2Command = _ListPhoneNumbersV2Command;
14068
13782
 
14069
13783
 
14070
13784
 
14071
- var _ListPredefinedAttributesCommand = class _ListPredefinedAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
14072
- ...commonParams
14073
- }).m(function(Command, cs, config, o) {
13785
+ var _ListPredefinedAttributesCommand = class _ListPredefinedAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14074
13786
  return [
14075
13787
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14076
13788
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14084,9 +13796,7 @@ var ListPredefinedAttributesCommand = _ListPredefinedAttributesCommand;
14084
13796
 
14085
13797
 
14086
13798
 
14087
- var _ListPromptsCommand = class _ListPromptsCommand extends import_smithy_client.Command.classBuilder().ep({
14088
- ...commonParams
14089
- }).m(function(Command, cs, config, o) {
13799
+ var _ListPromptsCommand = class _ListPromptsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14090
13800
  return [
14091
13801
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14092
13802
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14100,9 +13810,7 @@ var ListPromptsCommand = _ListPromptsCommand;
14100
13810
 
14101
13811
 
14102
13812
 
14103
- var _ListQueueQuickConnectsCommand = class _ListQueueQuickConnectsCommand extends import_smithy_client.Command.classBuilder().ep({
14104
- ...commonParams
14105
- }).m(function(Command, cs, config, o) {
13813
+ var _ListQueueQuickConnectsCommand = class _ListQueueQuickConnectsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14106
13814
  return [
14107
13815
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14108
13816
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14116,9 +13824,7 @@ var ListQueueQuickConnectsCommand = _ListQueueQuickConnectsCommand;
14116
13824
 
14117
13825
 
14118
13826
 
14119
- var _ListQueuesCommand = class _ListQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
14120
- ...commonParams
14121
- }).m(function(Command, cs, config, o) {
13827
+ var _ListQueuesCommand = class _ListQueuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14122
13828
  return [
14123
13829
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14124
13830
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14132,9 +13838,7 @@ var ListQueuesCommand = _ListQueuesCommand;
14132
13838
 
14133
13839
 
14134
13840
 
14135
- var _ListQuickConnectsCommand = class _ListQuickConnectsCommand extends import_smithy_client.Command.classBuilder().ep({
14136
- ...commonParams
14137
- }).m(function(Command, cs, config, o) {
13841
+ var _ListQuickConnectsCommand = class _ListQuickConnectsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14138
13842
  return [
14139
13843
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14140
13844
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14148,9 +13852,7 @@ var ListQuickConnectsCommand = _ListQuickConnectsCommand;
14148
13852
 
14149
13853
 
14150
13854
 
14151
- var _ListRealtimeContactAnalysisSegmentsV2Command = class _ListRealtimeContactAnalysisSegmentsV2Command extends import_smithy_client.Command.classBuilder().ep({
14152
- ...commonParams
14153
- }).m(function(Command, cs, config, o) {
13855
+ var _ListRealtimeContactAnalysisSegmentsV2Command = class _ListRealtimeContactAnalysisSegmentsV2Command extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14154
13856
  return [
14155
13857
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14156
13858
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14164,9 +13866,7 @@ var ListRealtimeContactAnalysisSegmentsV2Command = _ListRealtimeContactAnalysisS
14164
13866
 
14165
13867
 
14166
13868
 
14167
- var _ListRoutingProfileQueuesCommand = class _ListRoutingProfileQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
14168
- ...commonParams
14169
- }).m(function(Command, cs, config, o) {
13869
+ var _ListRoutingProfileQueuesCommand = class _ListRoutingProfileQueuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14170
13870
  return [
14171
13871
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14172
13872
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14180,9 +13880,7 @@ var ListRoutingProfileQueuesCommand = _ListRoutingProfileQueuesCommand;
14180
13880
 
14181
13881
 
14182
13882
 
14183
- var _ListRoutingProfilesCommand = class _ListRoutingProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
14184
- ...commonParams
14185
- }).m(function(Command, cs, config, o) {
13883
+ var _ListRoutingProfilesCommand = class _ListRoutingProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14186
13884
  return [
14187
13885
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14188
13886
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14196,9 +13894,7 @@ var ListRoutingProfilesCommand = _ListRoutingProfilesCommand;
14196
13894
 
14197
13895
 
14198
13896
 
14199
- var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep({
14200
- ...commonParams
14201
- }).m(function(Command, cs, config, o) {
13897
+ var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14202
13898
  return [
14203
13899
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14204
13900
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14212,9 +13908,7 @@ var ListRulesCommand = _ListRulesCommand;
14212
13908
 
14213
13909
 
14214
13910
 
14215
- var _ListSecurityKeysCommand = class _ListSecurityKeysCommand extends import_smithy_client.Command.classBuilder().ep({
14216
- ...commonParams
14217
- }).m(function(Command, cs, config, o) {
13911
+ var _ListSecurityKeysCommand = class _ListSecurityKeysCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14218
13912
  return [
14219
13913
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14220
13914
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14228,9 +13922,7 @@ var ListSecurityKeysCommand = _ListSecurityKeysCommand;
14228
13922
 
14229
13923
 
14230
13924
 
14231
- var _ListSecurityProfileApplicationsCommand = class _ListSecurityProfileApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
14232
- ...commonParams
14233
- }).m(function(Command, cs, config, o) {
13925
+ var _ListSecurityProfileApplicationsCommand = class _ListSecurityProfileApplicationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14234
13926
  return [
14235
13927
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14236
13928
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14244,9 +13936,7 @@ var ListSecurityProfileApplicationsCommand = _ListSecurityProfileApplicationsCom
14244
13936
 
14245
13937
 
14246
13938
 
14247
- var _ListSecurityProfilePermissionsCommand = class _ListSecurityProfilePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
14248
- ...commonParams
14249
- }).m(function(Command, cs, config, o) {
13939
+ var _ListSecurityProfilePermissionsCommand = class _ListSecurityProfilePermissionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14250
13940
  return [
14251
13941
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14252
13942
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14260,9 +13950,7 @@ var ListSecurityProfilePermissionsCommand = _ListSecurityProfilePermissionsComma
14260
13950
 
14261
13951
 
14262
13952
 
14263
- var _ListSecurityProfilesCommand = class _ListSecurityProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
14264
- ...commonParams
14265
- }).m(function(Command, cs, config, o) {
13953
+ var _ListSecurityProfilesCommand = class _ListSecurityProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14266
13954
  return [
14267
13955
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14268
13956
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14276,9 +13964,7 @@ var ListSecurityProfilesCommand = _ListSecurityProfilesCommand;
14276
13964
 
14277
13965
 
14278
13966
 
14279
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
14280
- ...commonParams
14281
- }).m(function(Command, cs, config, o) {
13967
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14282
13968
  return [
14283
13969
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14284
13970
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14292,9 +13978,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
14292
13978
 
14293
13979
 
14294
13980
 
14295
- var _ListTaskTemplatesCommand = class _ListTaskTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
14296
- ...commonParams
14297
- }).m(function(Command, cs, config, o) {
13981
+ var _ListTaskTemplatesCommand = class _ListTaskTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14298
13982
  return [
14299
13983
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14300
13984
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14308,9 +13992,7 @@ var ListTaskTemplatesCommand = _ListTaskTemplatesCommand;
14308
13992
 
14309
13993
 
14310
13994
 
14311
- var _ListTrafficDistributionGroupsCommand = class _ListTrafficDistributionGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
14312
- ...commonParams
14313
- }).m(function(Command, cs, config, o) {
13995
+ var _ListTrafficDistributionGroupsCommand = class _ListTrafficDistributionGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14314
13996
  return [
14315
13997
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14316
13998
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14324,9 +14006,7 @@ var ListTrafficDistributionGroupsCommand = _ListTrafficDistributionGroupsCommand
14324
14006
 
14325
14007
 
14326
14008
 
14327
- var _ListTrafficDistributionGroupUsersCommand = class _ListTrafficDistributionGroupUsersCommand extends import_smithy_client.Command.classBuilder().ep({
14328
- ...commonParams
14329
- }).m(function(Command, cs, config, o) {
14009
+ var _ListTrafficDistributionGroupUsersCommand = class _ListTrafficDistributionGroupUsersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14330
14010
  return [
14331
14011
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14332
14012
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14340,9 +14020,7 @@ var ListTrafficDistributionGroupUsersCommand = _ListTrafficDistributionGroupUser
14340
14020
 
14341
14021
 
14342
14022
 
14343
- var _ListUseCasesCommand = class _ListUseCasesCommand extends import_smithy_client.Command.classBuilder().ep({
14344
- ...commonParams
14345
- }).m(function(Command, cs, config, o) {
14023
+ var _ListUseCasesCommand = class _ListUseCasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14346
14024
  return [
14347
14025
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14348
14026
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14356,9 +14034,7 @@ var ListUseCasesCommand = _ListUseCasesCommand;
14356
14034
 
14357
14035
 
14358
14036
 
14359
- var _ListUserHierarchyGroupsCommand = class _ListUserHierarchyGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
14360
- ...commonParams
14361
- }).m(function(Command, cs, config, o) {
14037
+ var _ListUserHierarchyGroupsCommand = class _ListUserHierarchyGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14362
14038
  return [
14363
14039
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14364
14040
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14372,9 +14048,7 @@ var ListUserHierarchyGroupsCommand = _ListUserHierarchyGroupsCommand;
14372
14048
 
14373
14049
 
14374
14050
 
14375
- var _ListUserProficienciesCommand = class _ListUserProficienciesCommand extends import_smithy_client.Command.classBuilder().ep({
14376
- ...commonParams
14377
- }).m(function(Command, cs, config, o) {
14051
+ var _ListUserProficienciesCommand = class _ListUserProficienciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14378
14052
  return [
14379
14053
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14380
14054
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14388,9 +14062,7 @@ var ListUserProficienciesCommand = _ListUserProficienciesCommand;
14388
14062
 
14389
14063
 
14390
14064
 
14391
- var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep({
14392
- ...commonParams
14393
- }).m(function(Command, cs, config, o) {
14065
+ var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14394
14066
  return [
14395
14067
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14396
14068
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14404,9 +14076,7 @@ var ListUsersCommand = _ListUsersCommand;
14404
14076
 
14405
14077
 
14406
14078
 
14407
- var _ListViewsCommand = class _ListViewsCommand extends import_smithy_client.Command.classBuilder().ep({
14408
- ...commonParams
14409
- }).m(function(Command, cs, config, o) {
14079
+ var _ListViewsCommand = class _ListViewsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14410
14080
  return [
14411
14081
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14412
14082
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14420,9 +14090,7 @@ var ListViewsCommand = _ListViewsCommand;
14420
14090
 
14421
14091
 
14422
14092
 
14423
- var _ListViewVersionsCommand = class _ListViewVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
14424
- ...commonParams
14425
- }).m(function(Command, cs, config, o) {
14093
+ var _ListViewVersionsCommand = class _ListViewVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14426
14094
  return [
14427
14095
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14428
14096
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14436,9 +14104,7 @@ var ListViewVersionsCommand = _ListViewVersionsCommand;
14436
14104
 
14437
14105
 
14438
14106
 
14439
- var _MonitorContactCommand = class _MonitorContactCommand extends import_smithy_client.Command.classBuilder().ep({
14440
- ...commonParams
14441
- }).m(function(Command, cs, config, o) {
14107
+ var _MonitorContactCommand = class _MonitorContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14442
14108
  return [
14443
14109
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14444
14110
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14452,9 +14118,7 @@ var MonitorContactCommand = _MonitorContactCommand;
14452
14118
 
14453
14119
 
14454
14120
 
14455
- var _PauseContactCommand = class _PauseContactCommand extends import_smithy_client.Command.classBuilder().ep({
14456
- ...commonParams
14457
- }).m(function(Command, cs, config, o) {
14121
+ var _PauseContactCommand = class _PauseContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14458
14122
  return [
14459
14123
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14460
14124
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14468,9 +14132,7 @@ var PauseContactCommand = _PauseContactCommand;
14468
14132
 
14469
14133
 
14470
14134
 
14471
- var _PutUserStatusCommand = class _PutUserStatusCommand extends import_smithy_client.Command.classBuilder().ep({
14472
- ...commonParams
14473
- }).m(function(Command, cs, config, o) {
14135
+ var _PutUserStatusCommand = class _PutUserStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14474
14136
  return [
14475
14137
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14476
14138
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14484,9 +14146,7 @@ var PutUserStatusCommand = _PutUserStatusCommand;
14484
14146
 
14485
14147
 
14486
14148
 
14487
- var _ReleasePhoneNumberCommand = class _ReleasePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
14488
- ...commonParams
14489
- }).m(function(Command, cs, config, o) {
14149
+ var _ReleasePhoneNumberCommand = class _ReleasePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14490
14150
  return [
14491
14151
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14492
14152
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14500,9 +14160,7 @@ var ReleasePhoneNumberCommand = _ReleasePhoneNumberCommand;
14500
14160
 
14501
14161
 
14502
14162
 
14503
- var _ReplicateInstanceCommand = class _ReplicateInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
14504
- ...commonParams
14505
- }).m(function(Command, cs, config, o) {
14163
+ var _ReplicateInstanceCommand = class _ReplicateInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14506
14164
  return [
14507
14165
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14508
14166
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14516,9 +14174,7 @@ var ReplicateInstanceCommand = _ReplicateInstanceCommand;
14516
14174
 
14517
14175
 
14518
14176
 
14519
- var _ResumeContactCommand = class _ResumeContactCommand extends import_smithy_client.Command.classBuilder().ep({
14520
- ...commonParams
14521
- }).m(function(Command, cs, config, o) {
14177
+ var _ResumeContactCommand = class _ResumeContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14522
14178
  return [
14523
14179
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14524
14180
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14532,9 +14188,7 @@ var ResumeContactCommand = _ResumeContactCommand;
14532
14188
 
14533
14189
 
14534
14190
 
14535
- var _ResumeContactRecordingCommand = class _ResumeContactRecordingCommand extends import_smithy_client.Command.classBuilder().ep({
14536
- ...commonParams
14537
- }).m(function(Command, cs, config, o) {
14191
+ var _ResumeContactRecordingCommand = class _ResumeContactRecordingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14538
14192
  return [
14539
14193
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14540
14194
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14548,9 +14202,7 @@ var ResumeContactRecordingCommand = _ResumeContactRecordingCommand;
14548
14202
 
14549
14203
 
14550
14204
 
14551
- var _SearchAgentStatusesCommand = class _SearchAgentStatusesCommand extends import_smithy_client.Command.classBuilder().ep({
14552
- ...commonParams
14553
- }).m(function(Command, cs, config, o) {
14205
+ var _SearchAgentStatusesCommand = class _SearchAgentStatusesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14554
14206
  return [
14555
14207
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14556
14208
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14564,9 +14216,7 @@ var SearchAgentStatusesCommand = _SearchAgentStatusesCommand;
14564
14216
 
14565
14217
 
14566
14218
 
14567
- var _SearchAvailablePhoneNumbersCommand = class _SearchAvailablePhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
14568
- ...commonParams
14569
- }).m(function(Command, cs, config, o) {
14219
+ var _SearchAvailablePhoneNumbersCommand = class _SearchAvailablePhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14570
14220
  return [
14571
14221
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14572
14222
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14580,9 +14230,7 @@ var SearchAvailablePhoneNumbersCommand = _SearchAvailablePhoneNumbersCommand;
14580
14230
 
14581
14231
 
14582
14232
 
14583
- var _SearchContactFlowModulesCommand = class _SearchContactFlowModulesCommand extends import_smithy_client.Command.classBuilder().ep({
14584
- ...commonParams
14585
- }).m(function(Command, cs, config, o) {
14233
+ var _SearchContactFlowModulesCommand = class _SearchContactFlowModulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14586
14234
  return [
14587
14235
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14588
14236
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14596,9 +14244,7 @@ var SearchContactFlowModulesCommand = _SearchContactFlowModulesCommand;
14596
14244
 
14597
14245
 
14598
14246
 
14599
- var _SearchContactFlowsCommand = class _SearchContactFlowsCommand extends import_smithy_client.Command.classBuilder().ep({
14600
- ...commonParams
14601
- }).m(function(Command, cs, config, o) {
14247
+ var _SearchContactFlowsCommand = class _SearchContactFlowsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14602
14248
  return [
14603
14249
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14604
14250
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14612,9 +14258,7 @@ var SearchContactFlowsCommand = _SearchContactFlowsCommand;
14612
14258
 
14613
14259
 
14614
14260
 
14615
- var _SearchContactsCommand = class _SearchContactsCommand extends import_smithy_client.Command.classBuilder().ep({
14616
- ...commonParams
14617
- }).m(function(Command, cs, config, o) {
14261
+ var _SearchContactsCommand = class _SearchContactsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14618
14262
  return [
14619
14263
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14620
14264
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14628,9 +14272,7 @@ var SearchContactsCommand = _SearchContactsCommand;
14628
14272
 
14629
14273
 
14630
14274
 
14631
- var _SearchHoursOfOperationsCommand = class _SearchHoursOfOperationsCommand extends import_smithy_client.Command.classBuilder().ep({
14632
- ...commonParams
14633
- }).m(function(Command, cs, config, o) {
14275
+ var _SearchHoursOfOperationsCommand = class _SearchHoursOfOperationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14634
14276
  return [
14635
14277
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14636
14278
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14644,9 +14286,7 @@ var SearchHoursOfOperationsCommand = _SearchHoursOfOperationsCommand;
14644
14286
 
14645
14287
 
14646
14288
 
14647
- var _SearchPredefinedAttributesCommand = class _SearchPredefinedAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
14648
- ...commonParams
14649
- }).m(function(Command, cs, config, o) {
14289
+ var _SearchPredefinedAttributesCommand = class _SearchPredefinedAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14650
14290
  return [
14651
14291
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14652
14292
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14660,9 +14300,7 @@ var SearchPredefinedAttributesCommand = _SearchPredefinedAttributesCommand;
14660
14300
 
14661
14301
 
14662
14302
 
14663
- var _SearchPromptsCommand = class _SearchPromptsCommand extends import_smithy_client.Command.classBuilder().ep({
14664
- ...commonParams
14665
- }).m(function(Command, cs, config, o) {
14303
+ var _SearchPromptsCommand = class _SearchPromptsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14666
14304
  return [
14667
14305
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14668
14306
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14676,9 +14314,7 @@ var SearchPromptsCommand = _SearchPromptsCommand;
14676
14314
 
14677
14315
 
14678
14316
 
14679
- var _SearchQueuesCommand = class _SearchQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
14680
- ...commonParams
14681
- }).m(function(Command, cs, config, o) {
14317
+ var _SearchQueuesCommand = class _SearchQueuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14682
14318
  return [
14683
14319
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14684
14320
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14692,9 +14328,7 @@ var SearchQueuesCommand = _SearchQueuesCommand;
14692
14328
 
14693
14329
 
14694
14330
 
14695
- var _SearchQuickConnectsCommand = class _SearchQuickConnectsCommand extends import_smithy_client.Command.classBuilder().ep({
14696
- ...commonParams
14697
- }).m(function(Command, cs, config, o) {
14331
+ var _SearchQuickConnectsCommand = class _SearchQuickConnectsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14698
14332
  return [
14699
14333
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14700
14334
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14708,9 +14342,7 @@ var SearchQuickConnectsCommand = _SearchQuickConnectsCommand;
14708
14342
 
14709
14343
 
14710
14344
 
14711
- var _SearchResourceTagsCommand = class _SearchResourceTagsCommand extends import_smithy_client.Command.classBuilder().ep({
14712
- ...commonParams
14713
- }).m(function(Command, cs, config, o) {
14345
+ var _SearchResourceTagsCommand = class _SearchResourceTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14714
14346
  return [
14715
14347
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14716
14348
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14724,9 +14356,7 @@ var SearchResourceTagsCommand = _SearchResourceTagsCommand;
14724
14356
 
14725
14357
 
14726
14358
 
14727
- var _SearchRoutingProfilesCommand = class _SearchRoutingProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
14728
- ...commonParams
14729
- }).m(function(Command, cs, config, o) {
14359
+ var _SearchRoutingProfilesCommand = class _SearchRoutingProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14730
14360
  return [
14731
14361
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14732
14362
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14740,9 +14370,7 @@ var SearchRoutingProfilesCommand = _SearchRoutingProfilesCommand;
14740
14370
 
14741
14371
 
14742
14372
 
14743
- var _SearchSecurityProfilesCommand = class _SearchSecurityProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
14744
- ...commonParams
14745
- }).m(function(Command, cs, config, o) {
14373
+ var _SearchSecurityProfilesCommand = class _SearchSecurityProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14746
14374
  return [
14747
14375
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14748
14376
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14756,9 +14384,7 @@ var SearchSecurityProfilesCommand = _SearchSecurityProfilesCommand;
14756
14384
 
14757
14385
 
14758
14386
 
14759
- var _SearchUserHierarchyGroupsCommand = class _SearchUserHierarchyGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
14760
- ...commonParams
14761
- }).m(function(Command, cs, config, o) {
14387
+ var _SearchUserHierarchyGroupsCommand = class _SearchUserHierarchyGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14762
14388
  return [
14763
14389
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14764
14390
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14772,9 +14398,7 @@ var SearchUserHierarchyGroupsCommand = _SearchUserHierarchyGroupsCommand;
14772
14398
 
14773
14399
 
14774
14400
 
14775
- var _SearchUsersCommand = class _SearchUsersCommand extends import_smithy_client.Command.classBuilder().ep({
14776
- ...commonParams
14777
- }).m(function(Command, cs, config, o) {
14401
+ var _SearchUsersCommand = class _SearchUsersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14778
14402
  return [
14779
14403
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14780
14404
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14788,9 +14412,7 @@ var SearchUsersCommand = _SearchUsersCommand;
14788
14412
 
14789
14413
 
14790
14414
 
14791
- var _SearchVocabulariesCommand = class _SearchVocabulariesCommand extends import_smithy_client.Command.classBuilder().ep({
14792
- ...commonParams
14793
- }).m(function(Command, cs, config, o) {
14415
+ var _SearchVocabulariesCommand = class _SearchVocabulariesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14794
14416
  return [
14795
14417
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14796
14418
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14804,9 +14426,7 @@ var SearchVocabulariesCommand = _SearchVocabulariesCommand;
14804
14426
 
14805
14427
 
14806
14428
 
14807
- var _SendChatIntegrationEventCommand = class _SendChatIntegrationEventCommand extends import_smithy_client.Command.classBuilder().ep({
14808
- ...commonParams
14809
- }).m(function(Command, cs, config, o) {
14429
+ var _SendChatIntegrationEventCommand = class _SendChatIntegrationEventCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14810
14430
  return [
14811
14431
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14812
14432
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14820,9 +14440,7 @@ var SendChatIntegrationEventCommand = _SendChatIntegrationEventCommand;
14820
14440
 
14821
14441
 
14822
14442
 
14823
- var _StartAttachedFileUploadCommand = class _StartAttachedFileUploadCommand extends import_smithy_client.Command.classBuilder().ep({
14824
- ...commonParams
14825
- }).m(function(Command, cs, config, o) {
14443
+ var _StartAttachedFileUploadCommand = class _StartAttachedFileUploadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14826
14444
  return [
14827
14445
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14828
14446
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14836,9 +14454,7 @@ var StartAttachedFileUploadCommand = _StartAttachedFileUploadCommand;
14836
14454
 
14837
14455
 
14838
14456
 
14839
- var _StartChatContactCommand = class _StartChatContactCommand extends import_smithy_client.Command.classBuilder().ep({
14840
- ...commonParams
14841
- }).m(function(Command, cs, config, o) {
14457
+ var _StartChatContactCommand = class _StartChatContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14842
14458
  return [
14843
14459
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14844
14460
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14852,9 +14468,7 @@ var StartChatContactCommand = _StartChatContactCommand;
14852
14468
 
14853
14469
 
14854
14470
 
14855
- var _StartContactEvaluationCommand = class _StartContactEvaluationCommand extends import_smithy_client.Command.classBuilder().ep({
14856
- ...commonParams
14857
- }).m(function(Command, cs, config, o) {
14471
+ var _StartContactEvaluationCommand = class _StartContactEvaluationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14858
14472
  return [
14859
14473
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14860
14474
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14868,9 +14482,7 @@ var StartContactEvaluationCommand = _StartContactEvaluationCommand;
14868
14482
 
14869
14483
 
14870
14484
 
14871
- var _StartContactRecordingCommand = class _StartContactRecordingCommand extends import_smithy_client.Command.classBuilder().ep({
14872
- ...commonParams
14873
- }).m(function(Command, cs, config, o) {
14485
+ var _StartContactRecordingCommand = class _StartContactRecordingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14874
14486
  return [
14875
14487
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14876
14488
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14884,9 +14496,7 @@ var StartContactRecordingCommand = _StartContactRecordingCommand;
14884
14496
 
14885
14497
 
14886
14498
 
14887
- var _StartContactStreamingCommand = class _StartContactStreamingCommand extends import_smithy_client.Command.classBuilder().ep({
14888
- ...commonParams
14889
- }).m(function(Command, cs, config, o) {
14499
+ var _StartContactStreamingCommand = class _StartContactStreamingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14890
14500
  return [
14891
14501
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14892
14502
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14900,9 +14510,7 @@ var StartContactStreamingCommand = _StartContactStreamingCommand;
14900
14510
 
14901
14511
 
14902
14512
 
14903
- var _StartOutboundVoiceContactCommand = class _StartOutboundVoiceContactCommand extends import_smithy_client.Command.classBuilder().ep({
14904
- ...commonParams
14905
- }).m(function(Command, cs, config, o) {
14513
+ var _StartOutboundVoiceContactCommand = class _StartOutboundVoiceContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14906
14514
  return [
14907
14515
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14908
14516
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14916,9 +14524,7 @@ var StartOutboundVoiceContactCommand = _StartOutboundVoiceContactCommand;
14916
14524
 
14917
14525
 
14918
14526
 
14919
- var _StartTaskContactCommand = class _StartTaskContactCommand extends import_smithy_client.Command.classBuilder().ep({
14920
- ...commonParams
14921
- }).m(function(Command, cs, config, o) {
14527
+ var _StartTaskContactCommand = class _StartTaskContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14922
14528
  return [
14923
14529
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14924
14530
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14932,9 +14538,7 @@ var StartTaskContactCommand = _StartTaskContactCommand;
14932
14538
 
14933
14539
 
14934
14540
 
14935
- var _StartWebRTCContactCommand = class _StartWebRTCContactCommand extends import_smithy_client.Command.classBuilder().ep({
14936
- ...commonParams
14937
- }).m(function(Command, cs, config, o) {
14541
+ var _StartWebRTCContactCommand = class _StartWebRTCContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14938
14542
  return [
14939
14543
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14940
14544
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14948,9 +14552,7 @@ var StartWebRTCContactCommand = _StartWebRTCContactCommand;
14948
14552
 
14949
14553
 
14950
14554
 
14951
- var _StopContactCommand = class _StopContactCommand extends import_smithy_client.Command.classBuilder().ep({
14952
- ...commonParams
14953
- }).m(function(Command, cs, config, o) {
14555
+ var _StopContactCommand = class _StopContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14954
14556
  return [
14955
14557
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14956
14558
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14964,9 +14566,7 @@ var StopContactCommand = _StopContactCommand;
14964
14566
 
14965
14567
 
14966
14568
 
14967
- var _StopContactRecordingCommand = class _StopContactRecordingCommand extends import_smithy_client.Command.classBuilder().ep({
14968
- ...commonParams
14969
- }).m(function(Command, cs, config, o) {
14569
+ var _StopContactRecordingCommand = class _StopContactRecordingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14970
14570
  return [
14971
14571
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14972
14572
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14980,9 +14580,7 @@ var StopContactRecordingCommand = _StopContactRecordingCommand;
14980
14580
 
14981
14581
 
14982
14582
 
14983
- var _StopContactStreamingCommand = class _StopContactStreamingCommand extends import_smithy_client.Command.classBuilder().ep({
14984
- ...commonParams
14985
- }).m(function(Command, cs, config, o) {
14583
+ var _StopContactStreamingCommand = class _StopContactStreamingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14986
14584
  return [
14987
14585
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14988
14586
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14996,9 +14594,7 @@ var StopContactStreamingCommand = _StopContactStreamingCommand;
14996
14594
 
14997
14595
 
14998
14596
 
14999
- var _SubmitContactEvaluationCommand = class _SubmitContactEvaluationCommand extends import_smithy_client.Command.classBuilder().ep({
15000
- ...commonParams
15001
- }).m(function(Command, cs, config, o) {
14597
+ var _SubmitContactEvaluationCommand = class _SubmitContactEvaluationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15002
14598
  return [
15003
14599
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15004
14600
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15012,9 +14608,7 @@ var SubmitContactEvaluationCommand = _SubmitContactEvaluationCommand;
15012
14608
 
15013
14609
 
15014
14610
 
15015
- var _SuspendContactRecordingCommand = class _SuspendContactRecordingCommand extends import_smithy_client.Command.classBuilder().ep({
15016
- ...commonParams
15017
- }).m(function(Command, cs, config, o) {
14611
+ var _SuspendContactRecordingCommand = class _SuspendContactRecordingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15018
14612
  return [
15019
14613
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15020
14614
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15028,9 +14622,7 @@ var SuspendContactRecordingCommand = _SuspendContactRecordingCommand;
15028
14622
 
15029
14623
 
15030
14624
 
15031
- var _TagContactCommand = class _TagContactCommand extends import_smithy_client.Command.classBuilder().ep({
15032
- ...commonParams
15033
- }).m(function(Command, cs, config, o) {
14625
+ var _TagContactCommand = class _TagContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15034
14626
  return [
15035
14627
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15036
14628
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15044,9 +14636,7 @@ var TagContactCommand = _TagContactCommand;
15044
14636
 
15045
14637
 
15046
14638
 
15047
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
15048
- ...commonParams
15049
- }).m(function(Command, cs, config, o) {
14639
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15050
14640
  return [
15051
14641
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15052
14642
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15060,9 +14650,7 @@ var TagResourceCommand = _TagResourceCommand;
15060
14650
 
15061
14651
 
15062
14652
 
15063
- var _TransferContactCommand = class _TransferContactCommand extends import_smithy_client.Command.classBuilder().ep({
15064
- ...commonParams
15065
- }).m(function(Command, cs, config, o) {
14653
+ var _TransferContactCommand = class _TransferContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15066
14654
  return [
15067
14655
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15068
14656
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15076,9 +14664,7 @@ var TransferContactCommand = _TransferContactCommand;
15076
14664
 
15077
14665
 
15078
14666
 
15079
- var _UntagContactCommand = class _UntagContactCommand extends import_smithy_client.Command.classBuilder().ep({
15080
- ...commonParams
15081
- }).m(function(Command, cs, config, o) {
14667
+ var _UntagContactCommand = class _UntagContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15082
14668
  return [
15083
14669
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15084
14670
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15092,9 +14678,7 @@ var UntagContactCommand = _UntagContactCommand;
15092
14678
 
15093
14679
 
15094
14680
 
15095
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
15096
- ...commonParams
15097
- }).m(function(Command, cs, config, o) {
14681
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15098
14682
  return [
15099
14683
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15100
14684
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15108,9 +14692,7 @@ var UntagResourceCommand = _UntagResourceCommand;
15108
14692
 
15109
14693
 
15110
14694
 
15111
- var _UpdateAgentStatusCommand = class _UpdateAgentStatusCommand extends import_smithy_client.Command.classBuilder().ep({
15112
- ...commonParams
15113
- }).m(function(Command, cs, config, o) {
14695
+ var _UpdateAgentStatusCommand = class _UpdateAgentStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15114
14696
  return [
15115
14697
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15116
14698
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15124,9 +14706,7 @@ var UpdateAgentStatusCommand = _UpdateAgentStatusCommand;
15124
14706
 
15125
14707
 
15126
14708
 
15127
- var _UpdateAuthenticationProfileCommand = class _UpdateAuthenticationProfileCommand extends import_smithy_client.Command.classBuilder().ep({
15128
- ...commonParams
15129
- }).m(function(Command, cs, config, o) {
14709
+ var _UpdateAuthenticationProfileCommand = class _UpdateAuthenticationProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15130
14710
  return [
15131
14711
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15132
14712
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15140,9 +14720,7 @@ var UpdateAuthenticationProfileCommand = _UpdateAuthenticationProfileCommand;
15140
14720
 
15141
14721
 
15142
14722
 
15143
- var _UpdateContactAttributesCommand = class _UpdateContactAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
15144
- ...commonParams
15145
- }).m(function(Command, cs, config, o) {
14723
+ var _UpdateContactAttributesCommand = class _UpdateContactAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15146
14724
  return [
15147
14725
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15148
14726
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15156,9 +14734,7 @@ var UpdateContactAttributesCommand = _UpdateContactAttributesCommand;
15156
14734
 
15157
14735
 
15158
14736
 
15159
- var _UpdateContactCommand = class _UpdateContactCommand extends import_smithy_client.Command.classBuilder().ep({
15160
- ...commonParams
15161
- }).m(function(Command, cs, config, o) {
14737
+ var _UpdateContactCommand = class _UpdateContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15162
14738
  return [
15163
14739
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15164
14740
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15172,9 +14748,7 @@ var UpdateContactCommand = _UpdateContactCommand;
15172
14748
 
15173
14749
 
15174
14750
 
15175
- var _UpdateContactEvaluationCommand = class _UpdateContactEvaluationCommand extends import_smithy_client.Command.classBuilder().ep({
15176
- ...commonParams
15177
- }).m(function(Command, cs, config, o) {
14751
+ var _UpdateContactEvaluationCommand = class _UpdateContactEvaluationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15178
14752
  return [
15179
14753
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15180
14754
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15188,9 +14762,7 @@ var UpdateContactEvaluationCommand = _UpdateContactEvaluationCommand;
15188
14762
 
15189
14763
 
15190
14764
 
15191
- var _UpdateContactFlowContentCommand = class _UpdateContactFlowContentCommand extends import_smithy_client.Command.classBuilder().ep({
15192
- ...commonParams
15193
- }).m(function(Command, cs, config, o) {
14765
+ var _UpdateContactFlowContentCommand = class _UpdateContactFlowContentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15194
14766
  return [
15195
14767
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15196
14768
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15204,9 +14776,7 @@ var UpdateContactFlowContentCommand = _UpdateContactFlowContentCommand;
15204
14776
 
15205
14777
 
15206
14778
 
15207
- var _UpdateContactFlowMetadataCommand = class _UpdateContactFlowMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
15208
- ...commonParams
15209
- }).m(function(Command, cs, config, o) {
14779
+ var _UpdateContactFlowMetadataCommand = class _UpdateContactFlowMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15210
14780
  return [
15211
14781
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15212
14782
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15220,9 +14790,7 @@ var UpdateContactFlowMetadataCommand = _UpdateContactFlowMetadataCommand;
15220
14790
 
15221
14791
 
15222
14792
 
15223
- var _UpdateContactFlowModuleContentCommand = class _UpdateContactFlowModuleContentCommand extends import_smithy_client.Command.classBuilder().ep({
15224
- ...commonParams
15225
- }).m(function(Command, cs, config, o) {
14793
+ var _UpdateContactFlowModuleContentCommand = class _UpdateContactFlowModuleContentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15226
14794
  return [
15227
14795
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15228
14796
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15236,9 +14804,7 @@ var UpdateContactFlowModuleContentCommand = _UpdateContactFlowModuleContentComma
15236
14804
 
15237
14805
 
15238
14806
 
15239
- var _UpdateContactFlowModuleMetadataCommand = class _UpdateContactFlowModuleMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
15240
- ...commonParams
15241
- }).m(function(Command, cs, config, o) {
14807
+ var _UpdateContactFlowModuleMetadataCommand = class _UpdateContactFlowModuleMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15242
14808
  return [
15243
14809
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15244
14810
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15252,9 +14818,7 @@ var UpdateContactFlowModuleMetadataCommand = _UpdateContactFlowModuleMetadataCom
15252
14818
 
15253
14819
 
15254
14820
 
15255
- var _UpdateContactFlowNameCommand = class _UpdateContactFlowNameCommand extends import_smithy_client.Command.classBuilder().ep({
15256
- ...commonParams
15257
- }).m(function(Command, cs, config, o) {
14821
+ var _UpdateContactFlowNameCommand = class _UpdateContactFlowNameCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15258
14822
  return [
15259
14823
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15260
14824
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15268,9 +14832,7 @@ var UpdateContactFlowNameCommand = _UpdateContactFlowNameCommand;
15268
14832
 
15269
14833
 
15270
14834
 
15271
- var _UpdateContactRoutingDataCommand = class _UpdateContactRoutingDataCommand extends import_smithy_client.Command.classBuilder().ep({
15272
- ...commonParams
15273
- }).m(function(Command, cs, config, o) {
14835
+ var _UpdateContactRoutingDataCommand = class _UpdateContactRoutingDataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15274
14836
  return [
15275
14837
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15276
14838
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15284,9 +14846,7 @@ var UpdateContactRoutingDataCommand = _UpdateContactRoutingDataCommand;
15284
14846
 
15285
14847
 
15286
14848
 
15287
- var _UpdateContactScheduleCommand = class _UpdateContactScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
15288
- ...commonParams
15289
- }).m(function(Command, cs, config, o) {
14849
+ var _UpdateContactScheduleCommand = class _UpdateContactScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15290
14850
  return [
15291
14851
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15292
14852
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15300,9 +14860,7 @@ var UpdateContactScheduleCommand = _UpdateContactScheduleCommand;
15300
14860
 
15301
14861
 
15302
14862
 
15303
- var _UpdateEvaluationFormCommand = class _UpdateEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep({
15304
- ...commonParams
15305
- }).m(function(Command, cs, config, o) {
14863
+ var _UpdateEvaluationFormCommand = class _UpdateEvaluationFormCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15306
14864
  return [
15307
14865
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15308
14866
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15316,9 +14874,7 @@ var UpdateEvaluationFormCommand = _UpdateEvaluationFormCommand;
15316
14874
 
15317
14875
 
15318
14876
 
15319
- var _UpdateHoursOfOperationCommand = class _UpdateHoursOfOperationCommand extends import_smithy_client.Command.classBuilder().ep({
15320
- ...commonParams
15321
- }).m(function(Command, cs, config, o) {
14877
+ var _UpdateHoursOfOperationCommand = class _UpdateHoursOfOperationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15322
14878
  return [
15323
14879
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15324
14880
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15332,9 +14888,7 @@ var UpdateHoursOfOperationCommand = _UpdateHoursOfOperationCommand;
15332
14888
 
15333
14889
 
15334
14890
 
15335
- var _UpdateInstanceAttributeCommand = class _UpdateInstanceAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
15336
- ...commonParams
15337
- }).m(function(Command, cs, config, o) {
14891
+ var _UpdateInstanceAttributeCommand = class _UpdateInstanceAttributeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15338
14892
  return [
15339
14893
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15340
14894
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15348,9 +14902,7 @@ var UpdateInstanceAttributeCommand = _UpdateInstanceAttributeCommand;
15348
14902
 
15349
14903
 
15350
14904
 
15351
- var _UpdateInstanceStorageConfigCommand = class _UpdateInstanceStorageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
15352
- ...commonParams
15353
- }).m(function(Command, cs, config, o) {
14905
+ var _UpdateInstanceStorageConfigCommand = class _UpdateInstanceStorageConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15354
14906
  return [
15355
14907
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15356
14908
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15364,9 +14916,7 @@ var UpdateInstanceStorageConfigCommand = _UpdateInstanceStorageConfigCommand;
15364
14916
 
15365
14917
 
15366
14918
 
15367
- var _UpdateParticipantRoleConfigCommand = class _UpdateParticipantRoleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
15368
- ...commonParams
15369
- }).m(function(Command, cs, config, o) {
14919
+ var _UpdateParticipantRoleConfigCommand = class _UpdateParticipantRoleConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15370
14920
  return [
15371
14921
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15372
14922
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15380,9 +14930,7 @@ var UpdateParticipantRoleConfigCommand = _UpdateParticipantRoleConfigCommand;
15380
14930
 
15381
14931
 
15382
14932
 
15383
- var _UpdatePhoneNumberCommand = class _UpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
15384
- ...commonParams
15385
- }).m(function(Command, cs, config, o) {
14933
+ var _UpdatePhoneNumberCommand = class _UpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15386
14934
  return [
15387
14935
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15388
14936
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15396,9 +14944,7 @@ var UpdatePhoneNumberCommand = _UpdatePhoneNumberCommand;
15396
14944
 
15397
14945
 
15398
14946
 
15399
- var _UpdatePhoneNumberMetadataCommand = class _UpdatePhoneNumberMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
15400
- ...commonParams
15401
- }).m(function(Command, cs, config, o) {
14947
+ var _UpdatePhoneNumberMetadataCommand = class _UpdatePhoneNumberMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15402
14948
  return [
15403
14949
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15404
14950
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15412,9 +14958,7 @@ var UpdatePhoneNumberMetadataCommand = _UpdatePhoneNumberMetadataCommand;
15412
14958
 
15413
14959
 
15414
14960
 
15415
- var _UpdatePredefinedAttributeCommand = class _UpdatePredefinedAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
15416
- ...commonParams
15417
- }).m(function(Command, cs, config, o) {
14961
+ var _UpdatePredefinedAttributeCommand = class _UpdatePredefinedAttributeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15418
14962
  return [
15419
14963
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15420
14964
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15428,9 +14972,7 @@ var UpdatePredefinedAttributeCommand = _UpdatePredefinedAttributeCommand;
15428
14972
 
15429
14973
 
15430
14974
 
15431
- var _UpdatePromptCommand = class _UpdatePromptCommand extends import_smithy_client.Command.classBuilder().ep({
15432
- ...commonParams
15433
- }).m(function(Command, cs, config, o) {
14975
+ var _UpdatePromptCommand = class _UpdatePromptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15434
14976
  return [
15435
14977
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15436
14978
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15444,9 +14986,7 @@ var UpdatePromptCommand = _UpdatePromptCommand;
15444
14986
 
15445
14987
 
15446
14988
 
15447
- var _UpdateQueueHoursOfOperationCommand = class _UpdateQueueHoursOfOperationCommand extends import_smithy_client.Command.classBuilder().ep({
15448
- ...commonParams
15449
- }).m(function(Command, cs, config, o) {
14989
+ var _UpdateQueueHoursOfOperationCommand = class _UpdateQueueHoursOfOperationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15450
14990
  return [
15451
14991
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15452
14992
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15460,9 +15000,7 @@ var UpdateQueueHoursOfOperationCommand = _UpdateQueueHoursOfOperationCommand;
15460
15000
 
15461
15001
 
15462
15002
 
15463
- var _UpdateQueueMaxContactsCommand = class _UpdateQueueMaxContactsCommand extends import_smithy_client.Command.classBuilder().ep({
15464
- ...commonParams
15465
- }).m(function(Command, cs, config, o) {
15003
+ var _UpdateQueueMaxContactsCommand = class _UpdateQueueMaxContactsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15466
15004
  return [
15467
15005
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15468
15006
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15476,9 +15014,7 @@ var UpdateQueueMaxContactsCommand = _UpdateQueueMaxContactsCommand;
15476
15014
 
15477
15015
 
15478
15016
 
15479
- var _UpdateQueueNameCommand = class _UpdateQueueNameCommand extends import_smithy_client.Command.classBuilder().ep({
15480
- ...commonParams
15481
- }).m(function(Command, cs, config, o) {
15017
+ var _UpdateQueueNameCommand = class _UpdateQueueNameCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15482
15018
  return [
15483
15019
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15484
15020
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15492,9 +15028,7 @@ var UpdateQueueNameCommand = _UpdateQueueNameCommand;
15492
15028
 
15493
15029
 
15494
15030
 
15495
- var _UpdateQueueOutboundCallerConfigCommand = class _UpdateQueueOutboundCallerConfigCommand extends import_smithy_client.Command.classBuilder().ep({
15496
- ...commonParams
15497
- }).m(function(Command, cs, config, o) {
15031
+ var _UpdateQueueOutboundCallerConfigCommand = class _UpdateQueueOutboundCallerConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15498
15032
  return [
15499
15033
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15500
15034
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15508,9 +15042,7 @@ var UpdateQueueOutboundCallerConfigCommand = _UpdateQueueOutboundCallerConfigCom
15508
15042
 
15509
15043
 
15510
15044
 
15511
- var _UpdateQueueStatusCommand = class _UpdateQueueStatusCommand extends import_smithy_client.Command.classBuilder().ep({
15512
- ...commonParams
15513
- }).m(function(Command, cs, config, o) {
15045
+ var _UpdateQueueStatusCommand = class _UpdateQueueStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15514
15046
  return [
15515
15047
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15516
15048
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15524,9 +15056,7 @@ var UpdateQueueStatusCommand = _UpdateQueueStatusCommand;
15524
15056
 
15525
15057
 
15526
15058
 
15527
- var _UpdateQuickConnectConfigCommand = class _UpdateQuickConnectConfigCommand extends import_smithy_client.Command.classBuilder().ep({
15528
- ...commonParams
15529
- }).m(function(Command, cs, config, o) {
15059
+ var _UpdateQuickConnectConfigCommand = class _UpdateQuickConnectConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15530
15060
  return [
15531
15061
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15532
15062
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15540,9 +15070,7 @@ var UpdateQuickConnectConfigCommand = _UpdateQuickConnectConfigCommand;
15540
15070
 
15541
15071
 
15542
15072
 
15543
- var _UpdateQuickConnectNameCommand = class _UpdateQuickConnectNameCommand extends import_smithy_client.Command.classBuilder().ep({
15544
- ...commonParams
15545
- }).m(function(Command, cs, config, o) {
15073
+ var _UpdateQuickConnectNameCommand = class _UpdateQuickConnectNameCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15546
15074
  return [
15547
15075
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15548
15076
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15556,9 +15084,7 @@ var UpdateQuickConnectNameCommand = _UpdateQuickConnectNameCommand;
15556
15084
 
15557
15085
 
15558
15086
 
15559
- var _UpdateRoutingProfileAgentAvailabilityTimerCommand = class _UpdateRoutingProfileAgentAvailabilityTimerCommand extends import_smithy_client.Command.classBuilder().ep({
15560
- ...commonParams
15561
- }).m(function(Command, cs, config, o) {
15087
+ var _UpdateRoutingProfileAgentAvailabilityTimerCommand = class _UpdateRoutingProfileAgentAvailabilityTimerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15562
15088
  return [
15563
15089
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15564
15090
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15572,9 +15098,7 @@ var UpdateRoutingProfileAgentAvailabilityTimerCommand = _UpdateRoutingProfileAge
15572
15098
 
15573
15099
 
15574
15100
 
15575
- var _UpdateRoutingProfileConcurrencyCommand = class _UpdateRoutingProfileConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep({
15576
- ...commonParams
15577
- }).m(function(Command, cs, config, o) {
15101
+ var _UpdateRoutingProfileConcurrencyCommand = class _UpdateRoutingProfileConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15578
15102
  return [
15579
15103
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15580
15104
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15588,9 +15112,7 @@ var UpdateRoutingProfileConcurrencyCommand = _UpdateRoutingProfileConcurrencyCom
15588
15112
 
15589
15113
 
15590
15114
 
15591
- var _UpdateRoutingProfileDefaultOutboundQueueCommand = class _UpdateRoutingProfileDefaultOutboundQueueCommand extends import_smithy_client.Command.classBuilder().ep({
15592
- ...commonParams
15593
- }).m(function(Command, cs, config, o) {
15115
+ var _UpdateRoutingProfileDefaultOutboundQueueCommand = class _UpdateRoutingProfileDefaultOutboundQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15594
15116
  return [
15595
15117
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15596
15118
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15604,9 +15126,7 @@ var UpdateRoutingProfileDefaultOutboundQueueCommand = _UpdateRoutingProfileDefau
15604
15126
 
15605
15127
 
15606
15128
 
15607
- var _UpdateRoutingProfileNameCommand = class _UpdateRoutingProfileNameCommand extends import_smithy_client.Command.classBuilder().ep({
15608
- ...commonParams
15609
- }).m(function(Command, cs, config, o) {
15129
+ var _UpdateRoutingProfileNameCommand = class _UpdateRoutingProfileNameCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15610
15130
  return [
15611
15131
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15612
15132
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15620,9 +15140,7 @@ var UpdateRoutingProfileNameCommand = _UpdateRoutingProfileNameCommand;
15620
15140
 
15621
15141
 
15622
15142
 
15623
- var _UpdateRoutingProfileQueuesCommand = class _UpdateRoutingProfileQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
15624
- ...commonParams
15625
- }).m(function(Command, cs, config, o) {
15143
+ var _UpdateRoutingProfileQueuesCommand = class _UpdateRoutingProfileQueuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15626
15144
  return [
15627
15145
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15628
15146
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15636,9 +15154,7 @@ var UpdateRoutingProfileQueuesCommand = _UpdateRoutingProfileQueuesCommand;
15636
15154
 
15637
15155
 
15638
15156
 
15639
- var _UpdateRuleCommand = class _UpdateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
15640
- ...commonParams
15641
- }).m(function(Command, cs, config, o) {
15157
+ var _UpdateRuleCommand = class _UpdateRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15642
15158
  return [
15643
15159
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15644
15160
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15652,9 +15168,7 @@ var UpdateRuleCommand = _UpdateRuleCommand;
15652
15168
 
15653
15169
 
15654
15170
 
15655
- var _UpdateSecurityProfileCommand = class _UpdateSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
15656
- ...commonParams
15657
- }).m(function(Command, cs, config, o) {
15171
+ var _UpdateSecurityProfileCommand = class _UpdateSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15658
15172
  return [
15659
15173
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15660
15174
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15668,9 +15182,7 @@ var UpdateSecurityProfileCommand = _UpdateSecurityProfileCommand;
15668
15182
 
15669
15183
 
15670
15184
 
15671
- var _UpdateTaskTemplateCommand = class _UpdateTaskTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
15672
- ...commonParams
15673
- }).m(function(Command, cs, config, o) {
15185
+ var _UpdateTaskTemplateCommand = class _UpdateTaskTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15674
15186
  return [
15675
15187
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15676
15188
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15684,9 +15196,7 @@ var UpdateTaskTemplateCommand = _UpdateTaskTemplateCommand;
15684
15196
 
15685
15197
 
15686
15198
 
15687
- var _UpdateTrafficDistributionCommand = class _UpdateTrafficDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
15688
- ...commonParams
15689
- }).m(function(Command, cs, config, o) {
15199
+ var _UpdateTrafficDistributionCommand = class _UpdateTrafficDistributionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15690
15200
  return [
15691
15201
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15692
15202
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15700,9 +15210,7 @@ var UpdateTrafficDistributionCommand = _UpdateTrafficDistributionCommand;
15700
15210
 
15701
15211
 
15702
15212
 
15703
- var _UpdateUserHierarchyCommand = class _UpdateUserHierarchyCommand extends import_smithy_client.Command.classBuilder().ep({
15704
- ...commonParams
15705
- }).m(function(Command, cs, config, o) {
15213
+ var _UpdateUserHierarchyCommand = class _UpdateUserHierarchyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15706
15214
  return [
15707
15215
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15708
15216
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15716,9 +15224,7 @@ var UpdateUserHierarchyCommand = _UpdateUserHierarchyCommand;
15716
15224
 
15717
15225
 
15718
15226
 
15719
- var _UpdateUserHierarchyGroupNameCommand = class _UpdateUserHierarchyGroupNameCommand extends import_smithy_client.Command.classBuilder().ep({
15720
- ...commonParams
15721
- }).m(function(Command, cs, config, o) {
15227
+ var _UpdateUserHierarchyGroupNameCommand = class _UpdateUserHierarchyGroupNameCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15722
15228
  return [
15723
15229
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15724
15230
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15732,9 +15238,7 @@ var UpdateUserHierarchyGroupNameCommand = _UpdateUserHierarchyGroupNameCommand;
15732
15238
 
15733
15239
 
15734
15240
 
15735
- var _UpdateUserHierarchyStructureCommand = class _UpdateUserHierarchyStructureCommand extends import_smithy_client.Command.classBuilder().ep({
15736
- ...commonParams
15737
- }).m(function(Command, cs, config, o) {
15241
+ var _UpdateUserHierarchyStructureCommand = class _UpdateUserHierarchyStructureCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15738
15242
  return [
15739
15243
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15740
15244
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15748,9 +15252,7 @@ var UpdateUserHierarchyStructureCommand = _UpdateUserHierarchyStructureCommand;
15748
15252
 
15749
15253
 
15750
15254
 
15751
- var _UpdateUserIdentityInfoCommand = class _UpdateUserIdentityInfoCommand extends import_smithy_client.Command.classBuilder().ep({
15752
- ...commonParams
15753
- }).m(function(Command, cs, config, o) {
15255
+ var _UpdateUserIdentityInfoCommand = class _UpdateUserIdentityInfoCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15754
15256
  return [
15755
15257
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15756
15258
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15764,9 +15266,7 @@ var UpdateUserIdentityInfoCommand = _UpdateUserIdentityInfoCommand;
15764
15266
 
15765
15267
 
15766
15268
 
15767
- var _UpdateUserPhoneConfigCommand = class _UpdateUserPhoneConfigCommand extends import_smithy_client.Command.classBuilder().ep({
15768
- ...commonParams
15769
- }).m(function(Command, cs, config, o) {
15269
+ var _UpdateUserPhoneConfigCommand = class _UpdateUserPhoneConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15770
15270
  return [
15771
15271
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15772
15272
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15780,9 +15280,7 @@ var UpdateUserPhoneConfigCommand = _UpdateUserPhoneConfigCommand;
15780
15280
 
15781
15281
 
15782
15282
 
15783
- var _UpdateUserProficienciesCommand = class _UpdateUserProficienciesCommand extends import_smithy_client.Command.classBuilder().ep({
15784
- ...commonParams
15785
- }).m(function(Command, cs, config, o) {
15283
+ var _UpdateUserProficienciesCommand = class _UpdateUserProficienciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15786
15284
  return [
15787
15285
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15788
15286
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15796,9 +15294,7 @@ var UpdateUserProficienciesCommand = _UpdateUserProficienciesCommand;
15796
15294
 
15797
15295
 
15798
15296
 
15799
- var _UpdateUserRoutingProfileCommand = class _UpdateUserRoutingProfileCommand extends import_smithy_client.Command.classBuilder().ep({
15800
- ...commonParams
15801
- }).m(function(Command, cs, config, o) {
15297
+ var _UpdateUserRoutingProfileCommand = class _UpdateUserRoutingProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15802
15298
  return [
15803
15299
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15804
15300
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15812,9 +15308,7 @@ var UpdateUserRoutingProfileCommand = _UpdateUserRoutingProfileCommand;
15812
15308
 
15813
15309
 
15814
15310
 
15815
- var _UpdateUserSecurityProfilesCommand = class _UpdateUserSecurityProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
15816
- ...commonParams
15817
- }).m(function(Command, cs, config, o) {
15311
+ var _UpdateUserSecurityProfilesCommand = class _UpdateUserSecurityProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15818
15312
  return [
15819
15313
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15820
15314
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15828,9 +15322,7 @@ var UpdateUserSecurityProfilesCommand = _UpdateUserSecurityProfilesCommand;
15828
15322
 
15829
15323
 
15830
15324
 
15831
- var _UpdateViewContentCommand = class _UpdateViewContentCommand extends import_smithy_client.Command.classBuilder().ep({
15832
- ...commonParams
15833
- }).m(function(Command, cs, config, o) {
15325
+ var _UpdateViewContentCommand = class _UpdateViewContentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15834
15326
  return [
15835
15327
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15836
15328
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -15844,9 +15336,7 @@ var UpdateViewContentCommand = _UpdateViewContentCommand;
15844
15336
 
15845
15337
 
15846
15338
 
15847
- var _UpdateViewMetadataCommand = class _UpdateViewMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
15848
- ...commonParams
15849
- }).m(function(Command, cs, config, o) {
15339
+ var _UpdateViewMetadataCommand = class _UpdateViewMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
15850
15340
  return [
15851
15341
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
15852
15342
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())