@aws-sdk/client-chime 3.649.0 → 3.651.1

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 (195) hide show
  1. package/dist-cjs/index.js +191 -573
  2. package/dist-es/commands/AssociatePhoneNumberWithUserCommand.js +1 -3
  3. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +1 -3
  4. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +1 -3
  5. package/dist-es/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +1 -3
  6. package/dist-es/commands/BatchCreateAttendeeCommand.js +1 -3
  7. package/dist-es/commands/BatchCreateChannelMembershipCommand.js +1 -3
  8. package/dist-es/commands/BatchCreateRoomMembershipCommand.js +1 -3
  9. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +1 -3
  10. package/dist-es/commands/BatchSuspendUserCommand.js +1 -3
  11. package/dist-es/commands/BatchUnsuspendUserCommand.js +1 -3
  12. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +1 -3
  13. package/dist-es/commands/BatchUpdateUserCommand.js +1 -3
  14. package/dist-es/commands/CreateAccountCommand.js +1 -3
  15. package/dist-es/commands/CreateAppInstanceAdminCommand.js +1 -3
  16. package/dist-es/commands/CreateAppInstanceCommand.js +1 -3
  17. package/dist-es/commands/CreateAppInstanceUserCommand.js +1 -3
  18. package/dist-es/commands/CreateAttendeeCommand.js +1 -3
  19. package/dist-es/commands/CreateBotCommand.js +1 -3
  20. package/dist-es/commands/CreateChannelBanCommand.js +1 -3
  21. package/dist-es/commands/CreateChannelCommand.js +1 -3
  22. package/dist-es/commands/CreateChannelMembershipCommand.js +1 -3
  23. package/dist-es/commands/CreateChannelModeratorCommand.js +1 -3
  24. package/dist-es/commands/CreateMediaCapturePipelineCommand.js +1 -3
  25. package/dist-es/commands/CreateMeetingCommand.js +1 -3
  26. package/dist-es/commands/CreateMeetingDialOutCommand.js +1 -3
  27. package/dist-es/commands/CreateMeetingWithAttendeesCommand.js +1 -3
  28. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +1 -3
  29. package/dist-es/commands/CreateProxySessionCommand.js +1 -3
  30. package/dist-es/commands/CreateRoomCommand.js +1 -3
  31. package/dist-es/commands/CreateRoomMembershipCommand.js +1 -3
  32. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +1 -3
  33. package/dist-es/commands/CreateSipMediaApplicationCommand.js +1 -3
  34. package/dist-es/commands/CreateSipRuleCommand.js +1 -3
  35. package/dist-es/commands/CreateUserCommand.js +1 -3
  36. package/dist-es/commands/CreateVoiceConnectorCommand.js +1 -3
  37. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +1 -3
  38. package/dist-es/commands/DeleteAccountCommand.js +1 -3
  39. package/dist-es/commands/DeleteAppInstanceAdminCommand.js +1 -3
  40. package/dist-es/commands/DeleteAppInstanceCommand.js +1 -3
  41. package/dist-es/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +1 -3
  42. package/dist-es/commands/DeleteAppInstanceUserCommand.js +1 -3
  43. package/dist-es/commands/DeleteAttendeeCommand.js +1 -3
  44. package/dist-es/commands/DeleteChannelBanCommand.js +1 -3
  45. package/dist-es/commands/DeleteChannelCommand.js +1 -3
  46. package/dist-es/commands/DeleteChannelMembershipCommand.js +1 -3
  47. package/dist-es/commands/DeleteChannelMessageCommand.js +1 -3
  48. package/dist-es/commands/DeleteChannelModeratorCommand.js +1 -3
  49. package/dist-es/commands/DeleteEventsConfigurationCommand.js +1 -3
  50. package/dist-es/commands/DeleteMediaCapturePipelineCommand.js +1 -3
  51. package/dist-es/commands/DeleteMeetingCommand.js +1 -3
  52. package/dist-es/commands/DeletePhoneNumberCommand.js +1 -3
  53. package/dist-es/commands/DeleteProxySessionCommand.js +1 -3
  54. package/dist-es/commands/DeleteRoomCommand.js +1 -3
  55. package/dist-es/commands/DeleteRoomMembershipCommand.js +1 -3
  56. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +1 -3
  57. package/dist-es/commands/DeleteSipRuleCommand.js +1 -3
  58. package/dist-es/commands/DeleteVoiceConnectorCommand.js +1 -3
  59. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -3
  60. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +1 -3
  61. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +1 -3
  62. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +1 -3
  63. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +1 -3
  64. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +1 -3
  65. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -3
  66. package/dist-es/commands/DescribeAppInstanceAdminCommand.js +1 -3
  67. package/dist-es/commands/DescribeAppInstanceCommand.js +1 -3
  68. package/dist-es/commands/DescribeAppInstanceUserCommand.js +1 -3
  69. package/dist-es/commands/DescribeChannelBanCommand.js +1 -3
  70. package/dist-es/commands/DescribeChannelCommand.js +1 -3
  71. package/dist-es/commands/DescribeChannelMembershipCommand.js +1 -3
  72. package/dist-es/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +1 -3
  73. package/dist-es/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +1 -3
  74. package/dist-es/commands/DescribeChannelModeratorCommand.js +1 -3
  75. package/dist-es/commands/DisassociatePhoneNumberFromUserCommand.js +1 -3
  76. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +1 -3
  77. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +1 -3
  78. package/dist-es/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +1 -3
  79. package/dist-es/commands/GetAccountCommand.js +1 -3
  80. package/dist-es/commands/GetAccountSettingsCommand.js +1 -3
  81. package/dist-es/commands/GetAppInstanceRetentionSettingsCommand.js +1 -3
  82. package/dist-es/commands/GetAppInstanceStreamingConfigurationsCommand.js +1 -3
  83. package/dist-es/commands/GetAttendeeCommand.js +1 -3
  84. package/dist-es/commands/GetBotCommand.js +1 -3
  85. package/dist-es/commands/GetChannelMessageCommand.js +1 -3
  86. package/dist-es/commands/GetEventsConfigurationCommand.js +1 -3
  87. package/dist-es/commands/GetGlobalSettingsCommand.js +1 -3
  88. package/dist-es/commands/GetMediaCapturePipelineCommand.js +1 -3
  89. package/dist-es/commands/GetMeetingCommand.js +1 -3
  90. package/dist-es/commands/GetMessagingSessionEndpointCommand.js +1 -3
  91. package/dist-es/commands/GetPhoneNumberCommand.js +1 -3
  92. package/dist-es/commands/GetPhoneNumberOrderCommand.js +1 -3
  93. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +1 -3
  94. package/dist-es/commands/GetProxySessionCommand.js +1 -3
  95. package/dist-es/commands/GetRetentionSettingsCommand.js +1 -3
  96. package/dist-es/commands/GetRoomCommand.js +1 -3
  97. package/dist-es/commands/GetSipMediaApplicationCommand.js +1 -3
  98. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +1 -3
  99. package/dist-es/commands/GetSipRuleCommand.js +1 -3
  100. package/dist-es/commands/GetUserCommand.js +1 -3
  101. package/dist-es/commands/GetUserSettingsCommand.js +1 -3
  102. package/dist-es/commands/GetVoiceConnectorCommand.js +1 -3
  103. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -3
  104. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +1 -3
  105. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +1 -3
  106. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +1 -3
  107. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +1 -3
  108. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -3
  109. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +1 -3
  110. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +1 -3
  111. package/dist-es/commands/InviteUsersCommand.js +1 -3
  112. package/dist-es/commands/ListAccountsCommand.js +1 -3
  113. package/dist-es/commands/ListAppInstanceAdminsCommand.js +1 -3
  114. package/dist-es/commands/ListAppInstanceUsersCommand.js +1 -3
  115. package/dist-es/commands/ListAppInstancesCommand.js +1 -3
  116. package/dist-es/commands/ListAttendeeTagsCommand.js +1 -3
  117. package/dist-es/commands/ListAttendeesCommand.js +1 -3
  118. package/dist-es/commands/ListBotsCommand.js +1 -3
  119. package/dist-es/commands/ListChannelBansCommand.js +1 -3
  120. package/dist-es/commands/ListChannelMembershipsCommand.js +1 -3
  121. package/dist-es/commands/ListChannelMembershipsForAppInstanceUserCommand.js +1 -3
  122. package/dist-es/commands/ListChannelMessagesCommand.js +1 -3
  123. package/dist-es/commands/ListChannelModeratorsCommand.js +1 -3
  124. package/dist-es/commands/ListChannelsCommand.js +1 -3
  125. package/dist-es/commands/ListChannelsModeratedByAppInstanceUserCommand.js +1 -3
  126. package/dist-es/commands/ListMediaCapturePipelinesCommand.js +1 -3
  127. package/dist-es/commands/ListMeetingTagsCommand.js +1 -3
  128. package/dist-es/commands/ListMeetingsCommand.js +1 -3
  129. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +1 -3
  130. package/dist-es/commands/ListPhoneNumbersCommand.js +1 -3
  131. package/dist-es/commands/ListProxySessionsCommand.js +1 -3
  132. package/dist-es/commands/ListRoomMembershipsCommand.js +1 -3
  133. package/dist-es/commands/ListRoomsCommand.js +1 -3
  134. package/dist-es/commands/ListSipMediaApplicationsCommand.js +1 -3
  135. package/dist-es/commands/ListSipRulesCommand.js +1 -3
  136. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +1 -3
  137. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  138. package/dist-es/commands/ListUsersCommand.js +1 -3
  139. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +1 -3
  140. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -3
  141. package/dist-es/commands/ListVoiceConnectorsCommand.js +1 -3
  142. package/dist-es/commands/LogoutUserCommand.js +1 -3
  143. package/dist-es/commands/PutAppInstanceRetentionSettingsCommand.js +1 -3
  144. package/dist-es/commands/PutAppInstanceStreamingConfigurationsCommand.js +1 -3
  145. package/dist-es/commands/PutEventsConfigurationCommand.js +1 -3
  146. package/dist-es/commands/PutRetentionSettingsCommand.js +1 -3
  147. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +1 -3
  148. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -3
  149. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +1 -3
  150. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +1 -3
  151. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +1 -3
  152. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +1 -3
  153. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +1 -3
  154. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -3
  155. package/dist-es/commands/RedactChannelMessageCommand.js +1 -3
  156. package/dist-es/commands/RedactConversationMessageCommand.js +1 -3
  157. package/dist-es/commands/RedactRoomMessageCommand.js +1 -3
  158. package/dist-es/commands/RegenerateSecurityTokenCommand.js +1 -3
  159. package/dist-es/commands/ResetPersonalPINCommand.js +1 -3
  160. package/dist-es/commands/RestorePhoneNumberCommand.js +1 -3
  161. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +1 -3
  162. package/dist-es/commands/SendChannelMessageCommand.js +1 -3
  163. package/dist-es/commands/StartMeetingTranscriptionCommand.js +1 -3
  164. package/dist-es/commands/StopMeetingTranscriptionCommand.js +1 -3
  165. package/dist-es/commands/TagAttendeeCommand.js +1 -3
  166. package/dist-es/commands/TagMeetingCommand.js +1 -3
  167. package/dist-es/commands/TagResourceCommand.js +1 -3
  168. package/dist-es/commands/UntagAttendeeCommand.js +1 -3
  169. package/dist-es/commands/UntagMeetingCommand.js +1 -3
  170. package/dist-es/commands/UntagResourceCommand.js +1 -3
  171. package/dist-es/commands/UpdateAccountCommand.js +1 -3
  172. package/dist-es/commands/UpdateAccountSettingsCommand.js +1 -3
  173. package/dist-es/commands/UpdateAppInstanceCommand.js +1 -3
  174. package/dist-es/commands/UpdateAppInstanceUserCommand.js +1 -3
  175. package/dist-es/commands/UpdateBotCommand.js +1 -3
  176. package/dist-es/commands/UpdateChannelCommand.js +1 -3
  177. package/dist-es/commands/UpdateChannelMessageCommand.js +1 -3
  178. package/dist-es/commands/UpdateChannelReadMarkerCommand.js +1 -3
  179. package/dist-es/commands/UpdateGlobalSettingsCommand.js +1 -3
  180. package/dist-es/commands/UpdatePhoneNumberCommand.js +1 -3
  181. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +1 -3
  182. package/dist-es/commands/UpdateProxySessionCommand.js +1 -3
  183. package/dist-es/commands/UpdateRoomCommand.js +1 -3
  184. package/dist-es/commands/UpdateRoomMembershipCommand.js +1 -3
  185. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +1 -3
  186. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +1 -3
  187. package/dist-es/commands/UpdateSipRuleCommand.js +1 -3
  188. package/dist-es/commands/UpdateUserCommand.js +1 -3
  189. package/dist-es/commands/UpdateUserSettingsCommand.js +1 -3
  190. package/dist-es/commands/UpdateVoiceConnectorCommand.js +1 -3
  191. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +1 -3
  192. package/dist-es/commands/ValidateE911AddressCommand.js +1 -3
  193. package/dist-es/endpoint/endpointResolver.js +7 -3
  194. package/package.json +5 -5
  195. package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js CHANGED
@@ -7986,9 +7986,7 @@ var _ut = "user-type";
7986
7986
  var _xacb = "x-amz-chime-bearer";
7987
7987
 
7988
7988
  // src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts
7989
- var _AssociatePhoneNumbersWithVoiceConnectorCommand = class _AssociatePhoneNumbersWithVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
7990
- ...commonParams
7991
- }).m(function(Command, cs, config, o) {
7989
+ var _AssociatePhoneNumbersWithVoiceConnectorCommand = class _AssociatePhoneNumbersWithVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7992
7990
  return [
7993
7991
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7994
7992
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8002,9 +8000,7 @@ var AssociatePhoneNumbersWithVoiceConnectorCommand = _AssociatePhoneNumbersWithV
8002
8000
 
8003
8001
 
8004
8002
 
8005
- var _AssociatePhoneNumbersWithVoiceConnectorGroupCommand = class _AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
8006
- ...commonParams
8007
- }).m(function(Command, cs, config, o) {
8003
+ var _AssociatePhoneNumbersWithVoiceConnectorGroupCommand = class _AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8008
8004
  return [
8009
8005
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8010
8006
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8018,9 +8014,7 @@ var AssociatePhoneNumbersWithVoiceConnectorGroupCommand = _AssociatePhoneNumbers
8018
8014
 
8019
8015
 
8020
8016
 
8021
- var _AssociatePhoneNumberWithUserCommand = class _AssociatePhoneNumberWithUserCommand extends import_smithy_client.Command.classBuilder().ep({
8022
- ...commonParams
8023
- }).m(function(Command, cs, config, o) {
8017
+ var _AssociatePhoneNumberWithUserCommand = class _AssociatePhoneNumberWithUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8024
8018
  return [
8025
8019
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8026
8020
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8034,9 +8028,7 @@ var AssociatePhoneNumberWithUserCommand = _AssociatePhoneNumberWithUserCommand;
8034
8028
 
8035
8029
 
8036
8030
 
8037
- var _AssociateSigninDelegateGroupsWithAccountCommand = class _AssociateSigninDelegateGroupsWithAccountCommand extends import_smithy_client.Command.classBuilder().ep({
8038
- ...commonParams
8039
- }).m(function(Command, cs, config, o) {
8031
+ var _AssociateSigninDelegateGroupsWithAccountCommand = class _AssociateSigninDelegateGroupsWithAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8040
8032
  return [
8041
8033
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8042
8034
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8050,9 +8042,7 @@ var AssociateSigninDelegateGroupsWithAccountCommand = _AssociateSigninDelegateGr
8050
8042
 
8051
8043
 
8052
8044
 
8053
- var _BatchCreateAttendeeCommand = class _BatchCreateAttendeeCommand extends import_smithy_client.Command.classBuilder().ep({
8054
- ...commonParams
8055
- }).m(function(Command, cs, config, o) {
8045
+ var _BatchCreateAttendeeCommand = class _BatchCreateAttendeeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8056
8046
  return [
8057
8047
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8058
8048
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8066,9 +8056,7 @@ var BatchCreateAttendeeCommand = _BatchCreateAttendeeCommand;
8066
8056
 
8067
8057
 
8068
8058
 
8069
- var _BatchCreateChannelMembershipCommand = class _BatchCreateChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
8070
- ...commonParams
8071
- }).m(function(Command, cs, config, o) {
8059
+ var _BatchCreateChannelMembershipCommand = class _BatchCreateChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8072
8060
  return [
8073
8061
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8074
8062
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8082,9 +8070,7 @@ var BatchCreateChannelMembershipCommand = _BatchCreateChannelMembershipCommand;
8082
8070
 
8083
8071
 
8084
8072
 
8085
- var _BatchCreateRoomMembershipCommand = class _BatchCreateRoomMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
8086
- ...commonParams
8087
- }).m(function(Command, cs, config, o) {
8073
+ var _BatchCreateRoomMembershipCommand = class _BatchCreateRoomMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8088
8074
  return [
8089
8075
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8090
8076
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8098,9 +8084,7 @@ var BatchCreateRoomMembershipCommand = _BatchCreateRoomMembershipCommand;
8098
8084
 
8099
8085
 
8100
8086
 
8101
- var _BatchDeletePhoneNumberCommand = class _BatchDeletePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
8102
- ...commonParams
8103
- }).m(function(Command, cs, config, o) {
8087
+ var _BatchDeletePhoneNumberCommand = class _BatchDeletePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8104
8088
  return [
8105
8089
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8106
8090
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8114,9 +8098,7 @@ var BatchDeletePhoneNumberCommand = _BatchDeletePhoneNumberCommand;
8114
8098
 
8115
8099
 
8116
8100
 
8117
- var _BatchSuspendUserCommand = class _BatchSuspendUserCommand extends import_smithy_client.Command.classBuilder().ep({
8118
- ...commonParams
8119
- }).m(function(Command, cs, config, o) {
8101
+ var _BatchSuspendUserCommand = class _BatchSuspendUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8120
8102
  return [
8121
8103
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8122
8104
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8130,9 +8112,7 @@ var BatchSuspendUserCommand = _BatchSuspendUserCommand;
8130
8112
 
8131
8113
 
8132
8114
 
8133
- var _BatchUnsuspendUserCommand = class _BatchUnsuspendUserCommand extends import_smithy_client.Command.classBuilder().ep({
8134
- ...commonParams
8135
- }).m(function(Command, cs, config, o) {
8115
+ var _BatchUnsuspendUserCommand = class _BatchUnsuspendUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8136
8116
  return [
8137
8117
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8138
8118
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8146,9 +8126,7 @@ var BatchUnsuspendUserCommand = _BatchUnsuspendUserCommand;
8146
8126
 
8147
8127
 
8148
8128
 
8149
- var _BatchUpdatePhoneNumberCommand = class _BatchUpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
8150
- ...commonParams
8151
- }).m(function(Command, cs, config, o) {
8129
+ var _BatchUpdatePhoneNumberCommand = class _BatchUpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8152
8130
  return [
8153
8131
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8154
8132
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8162,9 +8140,7 @@ var BatchUpdatePhoneNumberCommand = _BatchUpdatePhoneNumberCommand;
8162
8140
 
8163
8141
 
8164
8142
 
8165
- var _BatchUpdateUserCommand = class _BatchUpdateUserCommand extends import_smithy_client.Command.classBuilder().ep({
8166
- ...commonParams
8167
- }).m(function(Command, cs, config, o) {
8143
+ var _BatchUpdateUserCommand = class _BatchUpdateUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8168
8144
  return [
8169
8145
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8170
8146
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8178,9 +8154,7 @@ var BatchUpdateUserCommand = _BatchUpdateUserCommand;
8178
8154
 
8179
8155
 
8180
8156
 
8181
- var _CreateAccountCommand = class _CreateAccountCommand extends import_smithy_client.Command.classBuilder().ep({
8182
- ...commonParams
8183
- }).m(function(Command, cs, config, o) {
8157
+ var _CreateAccountCommand = class _CreateAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8184
8158
  return [
8185
8159
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8186
8160
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8194,9 +8168,7 @@ var CreateAccountCommand = _CreateAccountCommand;
8194
8168
 
8195
8169
 
8196
8170
 
8197
- var _CreateAppInstanceAdminCommand = class _CreateAppInstanceAdminCommand extends import_smithy_client.Command.classBuilder().ep({
8198
- ...commonParams
8199
- }).m(function(Command, cs, config, o) {
8171
+ var _CreateAppInstanceAdminCommand = class _CreateAppInstanceAdminCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8200
8172
  return [
8201
8173
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8202
8174
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8210,9 +8182,7 @@ var CreateAppInstanceAdminCommand = _CreateAppInstanceAdminCommand;
8210
8182
 
8211
8183
 
8212
8184
 
8213
- var _CreateAppInstanceCommand = class _CreateAppInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
8214
- ...commonParams
8215
- }).m(function(Command, cs, config, o) {
8185
+ var _CreateAppInstanceCommand = class _CreateAppInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8216
8186
  return [
8217
8187
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8218
8188
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8226,9 +8196,7 @@ var CreateAppInstanceCommand = _CreateAppInstanceCommand;
8226
8196
 
8227
8197
 
8228
8198
 
8229
- var _CreateAppInstanceUserCommand = class _CreateAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
8230
- ...commonParams
8231
- }).m(function(Command, cs, config, o) {
8199
+ var _CreateAppInstanceUserCommand = class _CreateAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8232
8200
  return [
8233
8201
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8234
8202
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8242,9 +8210,7 @@ var CreateAppInstanceUserCommand = _CreateAppInstanceUserCommand;
8242
8210
 
8243
8211
 
8244
8212
 
8245
- var _CreateAttendeeCommand = class _CreateAttendeeCommand extends import_smithy_client.Command.classBuilder().ep({
8246
- ...commonParams
8247
- }).m(function(Command, cs, config, o) {
8213
+ var _CreateAttendeeCommand = class _CreateAttendeeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8248
8214
  return [
8249
8215
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8250
8216
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8258,9 +8224,7 @@ var CreateAttendeeCommand = _CreateAttendeeCommand;
8258
8224
 
8259
8225
 
8260
8226
 
8261
- var _CreateBotCommand = class _CreateBotCommand extends import_smithy_client.Command.classBuilder().ep({
8262
- ...commonParams
8263
- }).m(function(Command, cs, config, o) {
8227
+ var _CreateBotCommand = class _CreateBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8264
8228
  return [
8265
8229
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8266
8230
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8274,9 +8238,7 @@ var CreateBotCommand = _CreateBotCommand;
8274
8238
 
8275
8239
 
8276
8240
 
8277
- var _CreateChannelBanCommand = class _CreateChannelBanCommand extends import_smithy_client.Command.classBuilder().ep({
8278
- ...commonParams
8279
- }).m(function(Command, cs, config, o) {
8241
+ var _CreateChannelBanCommand = class _CreateChannelBanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8280
8242
  return [
8281
8243
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8282
8244
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8290,9 +8252,7 @@ var CreateChannelBanCommand = _CreateChannelBanCommand;
8290
8252
 
8291
8253
 
8292
8254
 
8293
- var _CreateChannelCommand = class _CreateChannelCommand extends import_smithy_client.Command.classBuilder().ep({
8294
- ...commonParams
8295
- }).m(function(Command, cs, config, o) {
8255
+ var _CreateChannelCommand = class _CreateChannelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8296
8256
  return [
8297
8257
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8298
8258
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8306,9 +8266,7 @@ var CreateChannelCommand = _CreateChannelCommand;
8306
8266
 
8307
8267
 
8308
8268
 
8309
- var _CreateChannelMembershipCommand = class _CreateChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
8310
- ...commonParams
8311
- }).m(function(Command, cs, config, o) {
8269
+ var _CreateChannelMembershipCommand = class _CreateChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8312
8270
  return [
8313
8271
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8314
8272
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8322,9 +8280,7 @@ var CreateChannelMembershipCommand = _CreateChannelMembershipCommand;
8322
8280
 
8323
8281
 
8324
8282
 
8325
- var _CreateChannelModeratorCommand = class _CreateChannelModeratorCommand extends import_smithy_client.Command.classBuilder().ep({
8326
- ...commonParams
8327
- }).m(function(Command, cs, config, o) {
8283
+ var _CreateChannelModeratorCommand = class _CreateChannelModeratorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8328
8284
  return [
8329
8285
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8330
8286
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8338,9 +8294,7 @@ var CreateChannelModeratorCommand = _CreateChannelModeratorCommand;
8338
8294
 
8339
8295
 
8340
8296
 
8341
- var _CreateMediaCapturePipelineCommand = class _CreateMediaCapturePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
8342
- ...commonParams
8343
- }).m(function(Command, cs, config, o) {
8297
+ var _CreateMediaCapturePipelineCommand = class _CreateMediaCapturePipelineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8344
8298
  return [
8345
8299
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8346
8300
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8354,9 +8308,7 @@ var CreateMediaCapturePipelineCommand = _CreateMediaCapturePipelineCommand;
8354
8308
 
8355
8309
 
8356
8310
 
8357
- var _CreateMeetingCommand = class _CreateMeetingCommand extends import_smithy_client.Command.classBuilder().ep({
8358
- ...commonParams
8359
- }).m(function(Command, cs, config, o) {
8311
+ var _CreateMeetingCommand = class _CreateMeetingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8360
8312
  return [
8361
8313
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8362
8314
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8370,9 +8322,7 @@ var CreateMeetingCommand = _CreateMeetingCommand;
8370
8322
 
8371
8323
 
8372
8324
 
8373
- var _CreateMeetingDialOutCommand = class _CreateMeetingDialOutCommand extends import_smithy_client.Command.classBuilder().ep({
8374
- ...commonParams
8375
- }).m(function(Command, cs, config, o) {
8325
+ var _CreateMeetingDialOutCommand = class _CreateMeetingDialOutCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8376
8326
  return [
8377
8327
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8378
8328
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8386,9 +8336,7 @@ var CreateMeetingDialOutCommand = _CreateMeetingDialOutCommand;
8386
8336
 
8387
8337
 
8388
8338
 
8389
- var _CreateMeetingWithAttendeesCommand = class _CreateMeetingWithAttendeesCommand extends import_smithy_client.Command.classBuilder().ep({
8390
- ...commonParams
8391
- }).m(function(Command, cs, config, o) {
8339
+ var _CreateMeetingWithAttendeesCommand = class _CreateMeetingWithAttendeesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8392
8340
  return [
8393
8341
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8394
8342
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8402,9 +8350,7 @@ var CreateMeetingWithAttendeesCommand = _CreateMeetingWithAttendeesCommand;
8402
8350
 
8403
8351
 
8404
8352
 
8405
- var _CreatePhoneNumberOrderCommand = class _CreatePhoneNumberOrderCommand extends import_smithy_client.Command.classBuilder().ep({
8406
- ...commonParams
8407
- }).m(function(Command, cs, config, o) {
8353
+ var _CreatePhoneNumberOrderCommand = class _CreatePhoneNumberOrderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8408
8354
  return [
8409
8355
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8410
8356
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8418,9 +8364,7 @@ var CreatePhoneNumberOrderCommand = _CreatePhoneNumberOrderCommand;
8418
8364
 
8419
8365
 
8420
8366
 
8421
- var _CreateProxySessionCommand = class _CreateProxySessionCommand extends import_smithy_client.Command.classBuilder().ep({
8422
- ...commonParams
8423
- }).m(function(Command, cs, config, o) {
8367
+ var _CreateProxySessionCommand = class _CreateProxySessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8424
8368
  return [
8425
8369
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8426
8370
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8434,9 +8378,7 @@ var CreateProxySessionCommand = _CreateProxySessionCommand;
8434
8378
 
8435
8379
 
8436
8380
 
8437
- var _CreateRoomCommand = class _CreateRoomCommand extends import_smithy_client.Command.classBuilder().ep({
8438
- ...commonParams
8439
- }).m(function(Command, cs, config, o) {
8381
+ var _CreateRoomCommand = class _CreateRoomCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8440
8382
  return [
8441
8383
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8442
8384
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8450,9 +8392,7 @@ var CreateRoomCommand = _CreateRoomCommand;
8450
8392
 
8451
8393
 
8452
8394
 
8453
- var _CreateRoomMembershipCommand = class _CreateRoomMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
8454
- ...commonParams
8455
- }).m(function(Command, cs, config, o) {
8395
+ var _CreateRoomMembershipCommand = class _CreateRoomMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8456
8396
  return [
8457
8397
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8458
8398
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8466,9 +8406,7 @@ var CreateRoomMembershipCommand = _CreateRoomMembershipCommand;
8466
8406
 
8467
8407
 
8468
8408
 
8469
- var _CreateSipMediaApplicationCallCommand = class _CreateSipMediaApplicationCallCommand extends import_smithy_client.Command.classBuilder().ep({
8470
- ...commonParams
8471
- }).m(function(Command, cs, config, o) {
8409
+ var _CreateSipMediaApplicationCallCommand = class _CreateSipMediaApplicationCallCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8472
8410
  return [
8473
8411
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8474
8412
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8482,9 +8420,7 @@ var CreateSipMediaApplicationCallCommand = _CreateSipMediaApplicationCallCommand
8482
8420
 
8483
8421
 
8484
8422
 
8485
- var _CreateSipMediaApplicationCommand = class _CreateSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
8486
- ...commonParams
8487
- }).m(function(Command, cs, config, o) {
8423
+ var _CreateSipMediaApplicationCommand = class _CreateSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8488
8424
  return [
8489
8425
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8490
8426
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8498,9 +8434,7 @@ var CreateSipMediaApplicationCommand = _CreateSipMediaApplicationCommand;
8498
8434
 
8499
8435
 
8500
8436
 
8501
- var _CreateSipRuleCommand = class _CreateSipRuleCommand extends import_smithy_client.Command.classBuilder().ep({
8502
- ...commonParams
8503
- }).m(function(Command, cs, config, o) {
8437
+ var _CreateSipRuleCommand = class _CreateSipRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8504
8438
  return [
8505
8439
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8506
8440
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8514,9 +8448,7 @@ var CreateSipRuleCommand = _CreateSipRuleCommand;
8514
8448
 
8515
8449
 
8516
8450
 
8517
- var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep({
8518
- ...commonParams
8519
- }).m(function(Command, cs, config, o) {
8451
+ var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8520
8452
  return [
8521
8453
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8522
8454
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8530,9 +8462,7 @@ var CreateUserCommand = _CreateUserCommand;
8530
8462
 
8531
8463
 
8532
8464
 
8533
- var _CreateVoiceConnectorCommand = class _CreateVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
8534
- ...commonParams
8535
- }).m(function(Command, cs, config, o) {
8465
+ var _CreateVoiceConnectorCommand = class _CreateVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8536
8466
  return [
8537
8467
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8538
8468
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8546,9 +8476,7 @@ var CreateVoiceConnectorCommand = _CreateVoiceConnectorCommand;
8546
8476
 
8547
8477
 
8548
8478
 
8549
- var _CreateVoiceConnectorGroupCommand = class _CreateVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
8550
- ...commonParams
8551
- }).m(function(Command, cs, config, o) {
8479
+ var _CreateVoiceConnectorGroupCommand = class _CreateVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8552
8480
  return [
8553
8481
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8554
8482
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8562,9 +8490,7 @@ var CreateVoiceConnectorGroupCommand = _CreateVoiceConnectorGroupCommand;
8562
8490
 
8563
8491
 
8564
8492
 
8565
- var _DeleteAccountCommand = class _DeleteAccountCommand extends import_smithy_client.Command.classBuilder().ep({
8566
- ...commonParams
8567
- }).m(function(Command, cs, config, o) {
8493
+ var _DeleteAccountCommand = class _DeleteAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8568
8494
  return [
8569
8495
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8570
8496
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8578,9 +8504,7 @@ var DeleteAccountCommand = _DeleteAccountCommand;
8578
8504
 
8579
8505
 
8580
8506
 
8581
- var _DeleteAppInstanceAdminCommand = class _DeleteAppInstanceAdminCommand extends import_smithy_client.Command.classBuilder().ep({
8582
- ...commonParams
8583
- }).m(function(Command, cs, config, o) {
8507
+ var _DeleteAppInstanceAdminCommand = class _DeleteAppInstanceAdminCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8584
8508
  return [
8585
8509
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8586
8510
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8594,9 +8518,7 @@ var DeleteAppInstanceAdminCommand = _DeleteAppInstanceAdminCommand;
8594
8518
 
8595
8519
 
8596
8520
 
8597
- var _DeleteAppInstanceCommand = class _DeleteAppInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
8598
- ...commonParams
8599
- }).m(function(Command, cs, config, o) {
8521
+ var _DeleteAppInstanceCommand = class _DeleteAppInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8600
8522
  return [
8601
8523
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8602
8524
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8610,9 +8532,7 @@ var DeleteAppInstanceCommand = _DeleteAppInstanceCommand;
8610
8532
 
8611
8533
 
8612
8534
 
8613
- var _DeleteAppInstanceStreamingConfigurationsCommand = class _DeleteAppInstanceStreamingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
8614
- ...commonParams
8615
- }).m(function(Command, cs, config, o) {
8535
+ var _DeleteAppInstanceStreamingConfigurationsCommand = class _DeleteAppInstanceStreamingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8616
8536
  return [
8617
8537
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8618
8538
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8626,9 +8546,7 @@ var DeleteAppInstanceStreamingConfigurationsCommand = _DeleteAppInstanceStreamin
8626
8546
 
8627
8547
 
8628
8548
 
8629
- var _DeleteAppInstanceUserCommand = class _DeleteAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
8630
- ...commonParams
8631
- }).m(function(Command, cs, config, o) {
8549
+ var _DeleteAppInstanceUserCommand = class _DeleteAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8632
8550
  return [
8633
8551
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8634
8552
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8642,9 +8560,7 @@ var DeleteAppInstanceUserCommand = _DeleteAppInstanceUserCommand;
8642
8560
 
8643
8561
 
8644
8562
 
8645
- var _DeleteAttendeeCommand = class _DeleteAttendeeCommand extends import_smithy_client.Command.classBuilder().ep({
8646
- ...commonParams
8647
- }).m(function(Command, cs, config, o) {
8563
+ var _DeleteAttendeeCommand = class _DeleteAttendeeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8648
8564
  return [
8649
8565
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8650
8566
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8658,9 +8574,7 @@ var DeleteAttendeeCommand = _DeleteAttendeeCommand;
8658
8574
 
8659
8575
 
8660
8576
 
8661
- var _DeleteChannelBanCommand = class _DeleteChannelBanCommand extends import_smithy_client.Command.classBuilder().ep({
8662
- ...commonParams
8663
- }).m(function(Command, cs, config, o) {
8577
+ var _DeleteChannelBanCommand = class _DeleteChannelBanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8664
8578
  return [
8665
8579
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8666
8580
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8674,9 +8588,7 @@ var DeleteChannelBanCommand = _DeleteChannelBanCommand;
8674
8588
 
8675
8589
 
8676
8590
 
8677
- var _DeleteChannelCommand = class _DeleteChannelCommand extends import_smithy_client.Command.classBuilder().ep({
8678
- ...commonParams
8679
- }).m(function(Command, cs, config, o) {
8591
+ var _DeleteChannelCommand = class _DeleteChannelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8680
8592
  return [
8681
8593
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8682
8594
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8690,9 +8602,7 @@ var DeleteChannelCommand = _DeleteChannelCommand;
8690
8602
 
8691
8603
 
8692
8604
 
8693
- var _DeleteChannelMembershipCommand = class _DeleteChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
8694
- ...commonParams
8695
- }).m(function(Command, cs, config, o) {
8605
+ var _DeleteChannelMembershipCommand = class _DeleteChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8696
8606
  return [
8697
8607
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8698
8608
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8706,9 +8616,7 @@ var DeleteChannelMembershipCommand = _DeleteChannelMembershipCommand;
8706
8616
 
8707
8617
 
8708
8618
 
8709
- var _DeleteChannelMessageCommand = class _DeleteChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep({
8710
- ...commonParams
8711
- }).m(function(Command, cs, config, o) {
8619
+ var _DeleteChannelMessageCommand = class _DeleteChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8712
8620
  return [
8713
8621
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8714
8622
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8722,9 +8630,7 @@ var DeleteChannelMessageCommand = _DeleteChannelMessageCommand;
8722
8630
 
8723
8631
 
8724
8632
 
8725
- var _DeleteChannelModeratorCommand = class _DeleteChannelModeratorCommand extends import_smithy_client.Command.classBuilder().ep({
8726
- ...commonParams
8727
- }).m(function(Command, cs, config, o) {
8633
+ var _DeleteChannelModeratorCommand = class _DeleteChannelModeratorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8728
8634
  return [
8729
8635
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8730
8636
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8738,9 +8644,7 @@ var DeleteChannelModeratorCommand = _DeleteChannelModeratorCommand;
8738
8644
 
8739
8645
 
8740
8646
 
8741
- var _DeleteEventsConfigurationCommand = class _DeleteEventsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
8742
- ...commonParams
8743
- }).m(function(Command, cs, config, o) {
8647
+ var _DeleteEventsConfigurationCommand = class _DeleteEventsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8744
8648
  return [
8745
8649
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8746
8650
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8754,9 +8658,7 @@ var DeleteEventsConfigurationCommand = _DeleteEventsConfigurationCommand;
8754
8658
 
8755
8659
 
8756
8660
 
8757
- var _DeleteMediaCapturePipelineCommand = class _DeleteMediaCapturePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
8758
- ...commonParams
8759
- }).m(function(Command, cs, config, o) {
8661
+ var _DeleteMediaCapturePipelineCommand = class _DeleteMediaCapturePipelineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8760
8662
  return [
8761
8663
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8762
8664
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8770,9 +8672,7 @@ var DeleteMediaCapturePipelineCommand = _DeleteMediaCapturePipelineCommand;
8770
8672
 
8771
8673
 
8772
8674
 
8773
- var _DeleteMeetingCommand = class _DeleteMeetingCommand extends import_smithy_client.Command.classBuilder().ep({
8774
- ...commonParams
8775
- }).m(function(Command, cs, config, o) {
8675
+ var _DeleteMeetingCommand = class _DeleteMeetingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8776
8676
  return [
8777
8677
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8778
8678
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8786,9 +8686,7 @@ var DeleteMeetingCommand = _DeleteMeetingCommand;
8786
8686
 
8787
8687
 
8788
8688
 
8789
- var _DeletePhoneNumberCommand = class _DeletePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
8790
- ...commonParams
8791
- }).m(function(Command, cs, config, o) {
8689
+ var _DeletePhoneNumberCommand = class _DeletePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8792
8690
  return [
8793
8691
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8794
8692
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8802,9 +8700,7 @@ var DeletePhoneNumberCommand = _DeletePhoneNumberCommand;
8802
8700
 
8803
8701
 
8804
8702
 
8805
- var _DeleteProxySessionCommand = class _DeleteProxySessionCommand extends import_smithy_client.Command.classBuilder().ep({
8806
- ...commonParams
8807
- }).m(function(Command, cs, config, o) {
8703
+ var _DeleteProxySessionCommand = class _DeleteProxySessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8808
8704
  return [
8809
8705
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8810
8706
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8818,9 +8714,7 @@ var DeleteProxySessionCommand = _DeleteProxySessionCommand;
8818
8714
 
8819
8715
 
8820
8716
 
8821
- var _DeleteRoomCommand = class _DeleteRoomCommand extends import_smithy_client.Command.classBuilder().ep({
8822
- ...commonParams
8823
- }).m(function(Command, cs, config, o) {
8717
+ var _DeleteRoomCommand = class _DeleteRoomCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8824
8718
  return [
8825
8719
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8826
8720
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8834,9 +8728,7 @@ var DeleteRoomCommand = _DeleteRoomCommand;
8834
8728
 
8835
8729
 
8836
8730
 
8837
- var _DeleteRoomMembershipCommand = class _DeleteRoomMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
8838
- ...commonParams
8839
- }).m(function(Command, cs, config, o) {
8731
+ var _DeleteRoomMembershipCommand = class _DeleteRoomMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8840
8732
  return [
8841
8733
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8842
8734
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8850,9 +8742,7 @@ var DeleteRoomMembershipCommand = _DeleteRoomMembershipCommand;
8850
8742
 
8851
8743
 
8852
8744
 
8853
- var _DeleteSipMediaApplicationCommand = class _DeleteSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
8854
- ...commonParams
8855
- }).m(function(Command, cs, config, o) {
8745
+ var _DeleteSipMediaApplicationCommand = class _DeleteSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8856
8746
  return [
8857
8747
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8858
8748
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8866,9 +8756,7 @@ var DeleteSipMediaApplicationCommand = _DeleteSipMediaApplicationCommand;
8866
8756
 
8867
8757
 
8868
8758
 
8869
- var _DeleteSipRuleCommand = class _DeleteSipRuleCommand extends import_smithy_client.Command.classBuilder().ep({
8870
- ...commonParams
8871
- }).m(function(Command, cs, config, o) {
8759
+ var _DeleteSipRuleCommand = class _DeleteSipRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8872
8760
  return [
8873
8761
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8874
8762
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8882,9 +8770,7 @@ var DeleteSipRuleCommand = _DeleteSipRuleCommand;
8882
8770
 
8883
8771
 
8884
8772
 
8885
- var _DeleteVoiceConnectorCommand = class _DeleteVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
8886
- ...commonParams
8887
- }).m(function(Command, cs, config, o) {
8773
+ var _DeleteVoiceConnectorCommand = class _DeleteVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8888
8774
  return [
8889
8775
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8890
8776
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8898,9 +8784,7 @@ var DeleteVoiceConnectorCommand = _DeleteVoiceConnectorCommand;
8898
8784
 
8899
8785
 
8900
8786
 
8901
- var _DeleteVoiceConnectorEmergencyCallingConfigurationCommand = class _DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
8902
- ...commonParams
8903
- }).m(function(Command, cs, config, o) {
8787
+ var _DeleteVoiceConnectorEmergencyCallingConfigurationCommand = class _DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8904
8788
  return [
8905
8789
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8906
8790
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8914,9 +8798,7 @@ var DeleteVoiceConnectorEmergencyCallingConfigurationCommand = _DeleteVoiceConne
8914
8798
 
8915
8799
 
8916
8800
 
8917
- var _DeleteVoiceConnectorGroupCommand = class _DeleteVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
8918
- ...commonParams
8919
- }).m(function(Command, cs, config, o) {
8801
+ var _DeleteVoiceConnectorGroupCommand = class _DeleteVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8920
8802
  return [
8921
8803
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8922
8804
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8930,9 +8812,7 @@ var DeleteVoiceConnectorGroupCommand = _DeleteVoiceConnectorGroupCommand;
8930
8812
 
8931
8813
 
8932
8814
 
8933
- var _DeleteVoiceConnectorOriginationCommand = class _DeleteVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep({
8934
- ...commonParams
8935
- }).m(function(Command, cs, config, o) {
8815
+ var _DeleteVoiceConnectorOriginationCommand = class _DeleteVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8936
8816
  return [
8937
8817
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8938
8818
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8946,9 +8826,7 @@ var DeleteVoiceConnectorOriginationCommand = _DeleteVoiceConnectorOriginationCom
8946
8826
 
8947
8827
 
8948
8828
 
8949
- var _DeleteVoiceConnectorProxyCommand = class _DeleteVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep({
8950
- ...commonParams
8951
- }).m(function(Command, cs, config, o) {
8829
+ var _DeleteVoiceConnectorProxyCommand = class _DeleteVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8952
8830
  return [
8953
8831
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8954
8832
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8962,9 +8840,7 @@ var DeleteVoiceConnectorProxyCommand = _DeleteVoiceConnectorProxyCommand;
8962
8840
 
8963
8841
 
8964
8842
 
8965
- var _DeleteVoiceConnectorStreamingConfigurationCommand = class _DeleteVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
8966
- ...commonParams
8967
- }).m(function(Command, cs, config, o) {
8843
+ var _DeleteVoiceConnectorStreamingConfigurationCommand = class _DeleteVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8968
8844
  return [
8969
8845
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8970
8846
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8978,9 +8854,7 @@ var DeleteVoiceConnectorStreamingConfigurationCommand = _DeleteVoiceConnectorStr
8978
8854
 
8979
8855
 
8980
8856
 
8981
- var _DeleteVoiceConnectorTerminationCommand = class _DeleteVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep({
8982
- ...commonParams
8983
- }).m(function(Command, cs, config, o) {
8857
+ var _DeleteVoiceConnectorTerminationCommand = class _DeleteVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
8984
8858
  return [
8985
8859
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
8986
8860
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -8994,9 +8868,7 @@ var DeleteVoiceConnectorTerminationCommand = _DeleteVoiceConnectorTerminationCom
8994
8868
 
8995
8869
 
8996
8870
 
8997
- var _DeleteVoiceConnectorTerminationCredentialsCommand = class _DeleteVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
8998
- ...commonParams
8999
- }).m(function(Command, cs, config, o) {
8871
+ var _DeleteVoiceConnectorTerminationCredentialsCommand = class _DeleteVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9000
8872
  return [
9001
8873
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9002
8874
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9010,9 +8882,7 @@ var DeleteVoiceConnectorTerminationCredentialsCommand = _DeleteVoiceConnectorTer
9010
8882
 
9011
8883
 
9012
8884
 
9013
- var _DescribeAppInstanceAdminCommand = class _DescribeAppInstanceAdminCommand extends import_smithy_client.Command.classBuilder().ep({
9014
- ...commonParams
9015
- }).m(function(Command, cs, config, o) {
8885
+ var _DescribeAppInstanceAdminCommand = class _DescribeAppInstanceAdminCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9016
8886
  return [
9017
8887
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9018
8888
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9026,9 +8896,7 @@ var DescribeAppInstanceAdminCommand = _DescribeAppInstanceAdminCommand;
9026
8896
 
9027
8897
 
9028
8898
 
9029
- var _DescribeAppInstanceCommand = class _DescribeAppInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
9030
- ...commonParams
9031
- }).m(function(Command, cs, config, o) {
8899
+ var _DescribeAppInstanceCommand = class _DescribeAppInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9032
8900
  return [
9033
8901
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9034
8902
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9042,9 +8910,7 @@ var DescribeAppInstanceCommand = _DescribeAppInstanceCommand;
9042
8910
 
9043
8911
 
9044
8912
 
9045
- var _DescribeAppInstanceUserCommand = class _DescribeAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
9046
- ...commonParams
9047
- }).m(function(Command, cs, config, o) {
8913
+ var _DescribeAppInstanceUserCommand = class _DescribeAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9048
8914
  return [
9049
8915
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9050
8916
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9058,9 +8924,7 @@ var DescribeAppInstanceUserCommand = _DescribeAppInstanceUserCommand;
9058
8924
 
9059
8925
 
9060
8926
 
9061
- var _DescribeChannelBanCommand = class _DescribeChannelBanCommand extends import_smithy_client.Command.classBuilder().ep({
9062
- ...commonParams
9063
- }).m(function(Command, cs, config, o) {
8927
+ var _DescribeChannelBanCommand = class _DescribeChannelBanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9064
8928
  return [
9065
8929
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9066
8930
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9074,9 +8938,7 @@ var DescribeChannelBanCommand = _DescribeChannelBanCommand;
9074
8938
 
9075
8939
 
9076
8940
 
9077
- var _DescribeChannelCommand = class _DescribeChannelCommand extends import_smithy_client.Command.classBuilder().ep({
9078
- ...commonParams
9079
- }).m(function(Command, cs, config, o) {
8941
+ var _DescribeChannelCommand = class _DescribeChannelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9080
8942
  return [
9081
8943
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9082
8944
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9090,9 +8952,7 @@ var DescribeChannelCommand = _DescribeChannelCommand;
9090
8952
 
9091
8953
 
9092
8954
 
9093
- var _DescribeChannelMembershipCommand = class _DescribeChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
9094
- ...commonParams
9095
- }).m(function(Command, cs, config, o) {
8955
+ var _DescribeChannelMembershipCommand = class _DescribeChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9096
8956
  return [
9097
8957
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9098
8958
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9106,9 +8966,7 @@ var DescribeChannelMembershipCommand = _DescribeChannelMembershipCommand;
9106
8966
 
9107
8967
 
9108
8968
 
9109
- var _DescribeChannelMembershipForAppInstanceUserCommand = class _DescribeChannelMembershipForAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
9110
- ...commonParams
9111
- }).m(function(Command, cs, config, o) {
8969
+ var _DescribeChannelMembershipForAppInstanceUserCommand = class _DescribeChannelMembershipForAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9112
8970
  return [
9113
8971
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9114
8972
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9122,9 +8980,7 @@ var DescribeChannelMembershipForAppInstanceUserCommand = _DescribeChannelMembers
9122
8980
 
9123
8981
 
9124
8982
 
9125
- var _DescribeChannelModeratedByAppInstanceUserCommand = class _DescribeChannelModeratedByAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
9126
- ...commonParams
9127
- }).m(function(Command, cs, config, o) {
8983
+ var _DescribeChannelModeratedByAppInstanceUserCommand = class _DescribeChannelModeratedByAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9128
8984
  return [
9129
8985
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9130
8986
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9138,9 +8994,7 @@ var DescribeChannelModeratedByAppInstanceUserCommand = _DescribeChannelModerated
9138
8994
 
9139
8995
 
9140
8996
 
9141
- var _DescribeChannelModeratorCommand = class _DescribeChannelModeratorCommand extends import_smithy_client.Command.classBuilder().ep({
9142
- ...commonParams
9143
- }).m(function(Command, cs, config, o) {
8997
+ var _DescribeChannelModeratorCommand = class _DescribeChannelModeratorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9144
8998
  return [
9145
8999
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9146
9000
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9154,9 +9008,7 @@ var DescribeChannelModeratorCommand = _DescribeChannelModeratorCommand;
9154
9008
 
9155
9009
 
9156
9010
 
9157
- var _DisassociatePhoneNumberFromUserCommand = class _DisassociatePhoneNumberFromUserCommand extends import_smithy_client.Command.classBuilder().ep({
9158
- ...commonParams
9159
- }).m(function(Command, cs, config, o) {
9011
+ var _DisassociatePhoneNumberFromUserCommand = class _DisassociatePhoneNumberFromUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9160
9012
  return [
9161
9013
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9162
9014
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9170,9 +9022,7 @@ var DisassociatePhoneNumberFromUserCommand = _DisassociatePhoneNumberFromUserCom
9170
9022
 
9171
9023
 
9172
9024
 
9173
- var _DisassociatePhoneNumbersFromVoiceConnectorCommand = class _DisassociatePhoneNumbersFromVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
9174
- ...commonParams
9175
- }).m(function(Command, cs, config, o) {
9025
+ var _DisassociatePhoneNumbersFromVoiceConnectorCommand = class _DisassociatePhoneNumbersFromVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9176
9026
  return [
9177
9027
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9178
9028
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9186,9 +9036,7 @@ var DisassociatePhoneNumbersFromVoiceConnectorCommand = _DisassociatePhoneNumber
9186
9036
 
9187
9037
 
9188
9038
 
9189
- var _DisassociatePhoneNumbersFromVoiceConnectorGroupCommand = class _DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9190
- ...commonParams
9191
- }).m(function(Command, cs, config, o) {
9039
+ var _DisassociatePhoneNumbersFromVoiceConnectorGroupCommand = class _DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9192
9040
  return [
9193
9041
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9194
9042
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9202,9 +9050,7 @@ var DisassociatePhoneNumbersFromVoiceConnectorGroupCommand = _DisassociatePhoneN
9202
9050
 
9203
9051
 
9204
9052
 
9205
- var _DisassociateSigninDelegateGroupsFromAccountCommand = class _DisassociateSigninDelegateGroupsFromAccountCommand extends import_smithy_client.Command.classBuilder().ep({
9206
- ...commonParams
9207
- }).m(function(Command, cs, config, o) {
9053
+ var _DisassociateSigninDelegateGroupsFromAccountCommand = class _DisassociateSigninDelegateGroupsFromAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9208
9054
  return [
9209
9055
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9210
9056
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9218,9 +9064,7 @@ var DisassociateSigninDelegateGroupsFromAccountCommand = _DisassociateSigninDele
9218
9064
 
9219
9065
 
9220
9066
 
9221
- var _GetAccountCommand = class _GetAccountCommand extends import_smithy_client.Command.classBuilder().ep({
9222
- ...commonParams
9223
- }).m(function(Command, cs, config, o) {
9067
+ var _GetAccountCommand = class _GetAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9224
9068
  return [
9225
9069
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9226
9070
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9234,9 +9078,7 @@ var GetAccountCommand = _GetAccountCommand;
9234
9078
 
9235
9079
 
9236
9080
 
9237
- var _GetAccountSettingsCommand = class _GetAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
9238
- ...commonParams
9239
- }).m(function(Command, cs, config, o) {
9081
+ var _GetAccountSettingsCommand = class _GetAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9240
9082
  return [
9241
9083
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9242
9084
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9250,9 +9092,7 @@ var GetAccountSettingsCommand = _GetAccountSettingsCommand;
9250
9092
 
9251
9093
 
9252
9094
 
9253
- var _GetAppInstanceRetentionSettingsCommand = class _GetAppInstanceRetentionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
9254
- ...commonParams
9255
- }).m(function(Command, cs, config, o) {
9095
+ var _GetAppInstanceRetentionSettingsCommand = class _GetAppInstanceRetentionSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9256
9096
  return [
9257
9097
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9258
9098
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9266,9 +9106,7 @@ var GetAppInstanceRetentionSettingsCommand = _GetAppInstanceRetentionSettingsCom
9266
9106
 
9267
9107
 
9268
9108
 
9269
- var _GetAppInstanceStreamingConfigurationsCommand = class _GetAppInstanceStreamingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
9270
- ...commonParams
9271
- }).m(function(Command, cs, config, o) {
9109
+ var _GetAppInstanceStreamingConfigurationsCommand = class _GetAppInstanceStreamingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9272
9110
  return [
9273
9111
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9274
9112
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9282,9 +9120,7 @@ var GetAppInstanceStreamingConfigurationsCommand = _GetAppInstanceStreamingConfi
9282
9120
 
9283
9121
 
9284
9122
 
9285
- var _GetAttendeeCommand = class _GetAttendeeCommand extends import_smithy_client.Command.classBuilder().ep({
9286
- ...commonParams
9287
- }).m(function(Command, cs, config, o) {
9123
+ var _GetAttendeeCommand = class _GetAttendeeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9288
9124
  return [
9289
9125
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9290
9126
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9298,9 +9134,7 @@ var GetAttendeeCommand = _GetAttendeeCommand;
9298
9134
 
9299
9135
 
9300
9136
 
9301
- var _GetBotCommand = class _GetBotCommand extends import_smithy_client.Command.classBuilder().ep({
9302
- ...commonParams
9303
- }).m(function(Command, cs, config, o) {
9137
+ var _GetBotCommand = class _GetBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9304
9138
  return [
9305
9139
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9306
9140
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9314,9 +9148,7 @@ var GetBotCommand = _GetBotCommand;
9314
9148
 
9315
9149
 
9316
9150
 
9317
- var _GetChannelMessageCommand = class _GetChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep({
9318
- ...commonParams
9319
- }).m(function(Command, cs, config, o) {
9151
+ var _GetChannelMessageCommand = class _GetChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9320
9152
  return [
9321
9153
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9322
9154
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9330,9 +9162,7 @@ var GetChannelMessageCommand = _GetChannelMessageCommand;
9330
9162
 
9331
9163
 
9332
9164
 
9333
- var _GetEventsConfigurationCommand = class _GetEventsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9334
- ...commonParams
9335
- }).m(function(Command, cs, config, o) {
9165
+ var _GetEventsConfigurationCommand = class _GetEventsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9336
9166
  return [
9337
9167
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9338
9168
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9346,9 +9176,7 @@ var GetEventsConfigurationCommand = _GetEventsConfigurationCommand;
9346
9176
 
9347
9177
 
9348
9178
 
9349
- var _GetGlobalSettingsCommand = class _GetGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
9350
- ...commonParams
9351
- }).m(function(Command, cs, config, o) {
9179
+ var _GetGlobalSettingsCommand = class _GetGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9352
9180
  return [
9353
9181
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9354
9182
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9362,9 +9190,7 @@ var GetGlobalSettingsCommand = _GetGlobalSettingsCommand;
9362
9190
 
9363
9191
 
9364
9192
 
9365
- var _GetMediaCapturePipelineCommand = class _GetMediaCapturePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
9366
- ...commonParams
9367
- }).m(function(Command, cs, config, o) {
9193
+ var _GetMediaCapturePipelineCommand = class _GetMediaCapturePipelineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9368
9194
  return [
9369
9195
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9370
9196
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9378,9 +9204,7 @@ var GetMediaCapturePipelineCommand = _GetMediaCapturePipelineCommand;
9378
9204
 
9379
9205
 
9380
9206
 
9381
- var _GetMeetingCommand = class _GetMeetingCommand extends import_smithy_client.Command.classBuilder().ep({
9382
- ...commonParams
9383
- }).m(function(Command, cs, config, o) {
9207
+ var _GetMeetingCommand = class _GetMeetingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9384
9208
  return [
9385
9209
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9386
9210
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9394,9 +9218,7 @@ var GetMeetingCommand = _GetMeetingCommand;
9394
9218
 
9395
9219
 
9396
9220
 
9397
- var _GetMessagingSessionEndpointCommand = class _GetMessagingSessionEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
9398
- ...commonParams
9399
- }).m(function(Command, cs, config, o) {
9221
+ var _GetMessagingSessionEndpointCommand = class _GetMessagingSessionEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9400
9222
  return [
9401
9223
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9402
9224
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9410,9 +9232,7 @@ var GetMessagingSessionEndpointCommand = _GetMessagingSessionEndpointCommand;
9410
9232
 
9411
9233
 
9412
9234
 
9413
- var _GetPhoneNumberCommand = class _GetPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
9414
- ...commonParams
9415
- }).m(function(Command, cs, config, o) {
9235
+ var _GetPhoneNumberCommand = class _GetPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9416
9236
  return [
9417
9237
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9418
9238
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9426,9 +9246,7 @@ var GetPhoneNumberCommand = _GetPhoneNumberCommand;
9426
9246
 
9427
9247
 
9428
9248
 
9429
- var _GetPhoneNumberOrderCommand = class _GetPhoneNumberOrderCommand extends import_smithy_client.Command.classBuilder().ep({
9430
- ...commonParams
9431
- }).m(function(Command, cs, config, o) {
9249
+ var _GetPhoneNumberOrderCommand = class _GetPhoneNumberOrderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9432
9250
  return [
9433
9251
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9434
9252
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9442,9 +9260,7 @@ var GetPhoneNumberOrderCommand = _GetPhoneNumberOrderCommand;
9442
9260
 
9443
9261
 
9444
9262
 
9445
- var _GetPhoneNumberSettingsCommand = class _GetPhoneNumberSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
9446
- ...commonParams
9447
- }).m(function(Command, cs, config, o) {
9263
+ var _GetPhoneNumberSettingsCommand = class _GetPhoneNumberSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9448
9264
  return [
9449
9265
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9450
9266
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9458,9 +9274,7 @@ var GetPhoneNumberSettingsCommand = _GetPhoneNumberSettingsCommand;
9458
9274
 
9459
9275
 
9460
9276
 
9461
- var _GetProxySessionCommand = class _GetProxySessionCommand extends import_smithy_client.Command.classBuilder().ep({
9462
- ...commonParams
9463
- }).m(function(Command, cs, config, o) {
9277
+ var _GetProxySessionCommand = class _GetProxySessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9464
9278
  return [
9465
9279
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9466
9280
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9474,9 +9288,7 @@ var GetProxySessionCommand = _GetProxySessionCommand;
9474
9288
 
9475
9289
 
9476
9290
 
9477
- var _GetRetentionSettingsCommand = class _GetRetentionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
9478
- ...commonParams
9479
- }).m(function(Command, cs, config, o) {
9291
+ var _GetRetentionSettingsCommand = class _GetRetentionSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9480
9292
  return [
9481
9293
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9482
9294
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9934,9 +9746,7 @@ var ValidateE911AddressResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj)
9934
9746
  }), "ValidateE911AddressResponseFilterSensitiveLog");
9935
9747
 
9936
9748
  // src/commands/GetRoomCommand.ts
9937
- var _GetRoomCommand = class _GetRoomCommand extends import_smithy_client.Command.classBuilder().ep({
9938
- ...commonParams
9939
- }).m(function(Command, cs, config, o) {
9749
+ var _GetRoomCommand = class _GetRoomCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9940
9750
  return [
9941
9751
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9942
9752
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9950,9 +9760,7 @@ var GetRoomCommand = _GetRoomCommand;
9950
9760
 
9951
9761
 
9952
9762
 
9953
- var _GetSipMediaApplicationCommand = class _GetSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
9954
- ...commonParams
9955
- }).m(function(Command, cs, config, o) {
9763
+ var _GetSipMediaApplicationCommand = class _GetSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9956
9764
  return [
9957
9765
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9958
9766
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9966,9 +9774,7 @@ var GetSipMediaApplicationCommand = _GetSipMediaApplicationCommand;
9966
9774
 
9967
9775
 
9968
9776
 
9969
- var _GetSipMediaApplicationLoggingConfigurationCommand = class _GetSipMediaApplicationLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9970
- ...commonParams
9971
- }).m(function(Command, cs, config, o) {
9777
+ var _GetSipMediaApplicationLoggingConfigurationCommand = class _GetSipMediaApplicationLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9972
9778
  return [
9973
9779
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9974
9780
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9982,9 +9788,7 @@ var GetSipMediaApplicationLoggingConfigurationCommand = _GetSipMediaApplicationL
9982
9788
 
9983
9789
 
9984
9790
 
9985
- var _GetSipRuleCommand = class _GetSipRuleCommand extends import_smithy_client.Command.classBuilder().ep({
9986
- ...commonParams
9987
- }).m(function(Command, cs, config, o) {
9791
+ var _GetSipRuleCommand = class _GetSipRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9988
9792
  return [
9989
9793
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9990
9794
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9998,9 +9802,7 @@ var GetSipRuleCommand = _GetSipRuleCommand;
9998
9802
 
9999
9803
 
10000
9804
 
10001
- var _GetUserCommand = class _GetUserCommand extends import_smithy_client.Command.classBuilder().ep({
10002
- ...commonParams
10003
- }).m(function(Command, cs, config, o) {
9805
+ var _GetUserCommand = class _GetUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10004
9806
  return [
10005
9807
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10006
9808
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10014,9 +9816,7 @@ var GetUserCommand = _GetUserCommand;
10014
9816
 
10015
9817
 
10016
9818
 
10017
- var _GetUserSettingsCommand = class _GetUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
10018
- ...commonParams
10019
- }).m(function(Command, cs, config, o) {
9819
+ var _GetUserSettingsCommand = class _GetUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10020
9820
  return [
10021
9821
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10022
9822
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10030,9 +9830,7 @@ var GetUserSettingsCommand = _GetUserSettingsCommand;
10030
9830
 
10031
9831
 
10032
9832
 
10033
- var _GetVoiceConnectorCommand = class _GetVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
10034
- ...commonParams
10035
- }).m(function(Command, cs, config, o) {
9833
+ var _GetVoiceConnectorCommand = class _GetVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10036
9834
  return [
10037
9835
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10038
9836
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10046,9 +9844,7 @@ var GetVoiceConnectorCommand = _GetVoiceConnectorCommand;
10046
9844
 
10047
9845
 
10048
9846
 
10049
- var _GetVoiceConnectorEmergencyCallingConfigurationCommand = class _GetVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10050
- ...commonParams
10051
- }).m(function(Command, cs, config, o) {
9847
+ var _GetVoiceConnectorEmergencyCallingConfigurationCommand = class _GetVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10052
9848
  return [
10053
9849
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10054
9850
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10062,9 +9858,7 @@ var GetVoiceConnectorEmergencyCallingConfigurationCommand = _GetVoiceConnectorEm
10062
9858
 
10063
9859
 
10064
9860
 
10065
- var _GetVoiceConnectorGroupCommand = class _GetVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10066
- ...commonParams
10067
- }).m(function(Command, cs, config, o) {
9861
+ var _GetVoiceConnectorGroupCommand = class _GetVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10068
9862
  return [
10069
9863
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10070
9864
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10078,9 +9872,7 @@ var GetVoiceConnectorGroupCommand = _GetVoiceConnectorGroupCommand;
10078
9872
 
10079
9873
 
10080
9874
 
10081
- var _GetVoiceConnectorLoggingConfigurationCommand = class _GetVoiceConnectorLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10082
- ...commonParams
10083
- }).m(function(Command, cs, config, o) {
9875
+ var _GetVoiceConnectorLoggingConfigurationCommand = class _GetVoiceConnectorLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10084
9876
  return [
10085
9877
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10086
9878
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10094,9 +9886,7 @@ var GetVoiceConnectorLoggingConfigurationCommand = _GetVoiceConnectorLoggingConf
10094
9886
 
10095
9887
 
10096
9888
 
10097
- var _GetVoiceConnectorOriginationCommand = class _GetVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep({
10098
- ...commonParams
10099
- }).m(function(Command, cs, config, o) {
9889
+ var _GetVoiceConnectorOriginationCommand = class _GetVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10100
9890
  return [
10101
9891
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10102
9892
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10110,9 +9900,7 @@ var GetVoiceConnectorOriginationCommand = _GetVoiceConnectorOriginationCommand;
10110
9900
 
10111
9901
 
10112
9902
 
10113
- var _GetVoiceConnectorProxyCommand = class _GetVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep({
10114
- ...commonParams
10115
- }).m(function(Command, cs, config, o) {
9903
+ var _GetVoiceConnectorProxyCommand = class _GetVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10116
9904
  return [
10117
9905
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10118
9906
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10126,9 +9914,7 @@ var GetVoiceConnectorProxyCommand = _GetVoiceConnectorProxyCommand;
10126
9914
 
10127
9915
 
10128
9916
 
10129
- var _GetVoiceConnectorStreamingConfigurationCommand = class _GetVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10130
- ...commonParams
10131
- }).m(function(Command, cs, config, o) {
9917
+ var _GetVoiceConnectorStreamingConfigurationCommand = class _GetVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10132
9918
  return [
10133
9919
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10134
9920
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10142,9 +9928,7 @@ var GetVoiceConnectorStreamingConfigurationCommand = _GetVoiceConnectorStreaming
10142
9928
 
10143
9929
 
10144
9930
 
10145
- var _GetVoiceConnectorTerminationCommand = class _GetVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep({
10146
- ...commonParams
10147
- }).m(function(Command, cs, config, o) {
9931
+ var _GetVoiceConnectorTerminationCommand = class _GetVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10148
9932
  return [
10149
9933
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10150
9934
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10158,9 +9942,7 @@ var GetVoiceConnectorTerminationCommand = _GetVoiceConnectorTerminationCommand;
10158
9942
 
10159
9943
 
10160
9944
 
10161
- var _GetVoiceConnectorTerminationHealthCommand = class _GetVoiceConnectorTerminationHealthCommand extends import_smithy_client.Command.classBuilder().ep({
10162
- ...commonParams
10163
- }).m(function(Command, cs, config, o) {
9945
+ var _GetVoiceConnectorTerminationHealthCommand = class _GetVoiceConnectorTerminationHealthCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10164
9946
  return [
10165
9947
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10166
9948
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10174,9 +9956,7 @@ var GetVoiceConnectorTerminationHealthCommand = _GetVoiceConnectorTerminationHea
10174
9956
 
10175
9957
 
10176
9958
 
10177
- var _InviteUsersCommand = class _InviteUsersCommand extends import_smithy_client.Command.classBuilder().ep({
10178
- ...commonParams
10179
- }).m(function(Command, cs, config, o) {
9959
+ var _InviteUsersCommand = class _InviteUsersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10180
9960
  return [
10181
9961
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10182
9962
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10190,9 +9970,7 @@ var InviteUsersCommand = _InviteUsersCommand;
10190
9970
 
10191
9971
 
10192
9972
 
10193
- var _ListAccountsCommand = class _ListAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
10194
- ...commonParams
10195
- }).m(function(Command, cs, config, o) {
9973
+ var _ListAccountsCommand = class _ListAccountsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10196
9974
  return [
10197
9975
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10198
9976
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10206,9 +9984,7 @@ var ListAccountsCommand = _ListAccountsCommand;
10206
9984
 
10207
9985
 
10208
9986
 
10209
- var _ListAppInstanceAdminsCommand = class _ListAppInstanceAdminsCommand extends import_smithy_client.Command.classBuilder().ep({
10210
- ...commonParams
10211
- }).m(function(Command, cs, config, o) {
9987
+ var _ListAppInstanceAdminsCommand = class _ListAppInstanceAdminsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10212
9988
  return [
10213
9989
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10214
9990
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10222,9 +9998,7 @@ var ListAppInstanceAdminsCommand = _ListAppInstanceAdminsCommand;
10222
9998
 
10223
9999
 
10224
10000
 
10225
- var _ListAppInstancesCommand = class _ListAppInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
10226
- ...commonParams
10227
- }).m(function(Command, cs, config, o) {
10001
+ var _ListAppInstancesCommand = class _ListAppInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10228
10002
  return [
10229
10003
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10230
10004
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10238,9 +10012,7 @@ var ListAppInstancesCommand = _ListAppInstancesCommand;
10238
10012
 
10239
10013
 
10240
10014
 
10241
- var _ListAppInstanceUsersCommand = class _ListAppInstanceUsersCommand extends import_smithy_client.Command.classBuilder().ep({
10242
- ...commonParams
10243
- }).m(function(Command, cs, config, o) {
10015
+ var _ListAppInstanceUsersCommand = class _ListAppInstanceUsersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10244
10016
  return [
10245
10017
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10246
10018
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10254,9 +10026,7 @@ var ListAppInstanceUsersCommand = _ListAppInstanceUsersCommand;
10254
10026
 
10255
10027
 
10256
10028
 
10257
- var _ListAttendeesCommand = class _ListAttendeesCommand extends import_smithy_client.Command.classBuilder().ep({
10258
- ...commonParams
10259
- }).m(function(Command, cs, config, o) {
10029
+ var _ListAttendeesCommand = class _ListAttendeesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10260
10030
  return [
10261
10031
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10262
10032
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10270,9 +10040,7 @@ var ListAttendeesCommand = _ListAttendeesCommand;
10270
10040
 
10271
10041
 
10272
10042
 
10273
- var _ListAttendeeTagsCommand = class _ListAttendeeTagsCommand extends import_smithy_client.Command.classBuilder().ep({
10274
- ...commonParams
10275
- }).m(function(Command, cs, config, o) {
10043
+ var _ListAttendeeTagsCommand = class _ListAttendeeTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10276
10044
  return [
10277
10045
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10278
10046
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10286,9 +10054,7 @@ var ListAttendeeTagsCommand = _ListAttendeeTagsCommand;
10286
10054
 
10287
10055
 
10288
10056
 
10289
- var _ListBotsCommand = class _ListBotsCommand extends import_smithy_client.Command.classBuilder().ep({
10290
- ...commonParams
10291
- }).m(function(Command, cs, config, o) {
10057
+ var _ListBotsCommand = class _ListBotsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10292
10058
  return [
10293
10059
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10294
10060
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10302,9 +10068,7 @@ var ListBotsCommand = _ListBotsCommand;
10302
10068
 
10303
10069
 
10304
10070
 
10305
- var _ListChannelBansCommand = class _ListChannelBansCommand extends import_smithy_client.Command.classBuilder().ep({
10306
- ...commonParams
10307
- }).m(function(Command, cs, config, o) {
10071
+ var _ListChannelBansCommand = class _ListChannelBansCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10308
10072
  return [
10309
10073
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10310
10074
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10318,9 +10082,7 @@ var ListChannelBansCommand = _ListChannelBansCommand;
10318
10082
 
10319
10083
 
10320
10084
 
10321
- var _ListChannelMembershipsCommand = class _ListChannelMembershipsCommand extends import_smithy_client.Command.classBuilder().ep({
10322
- ...commonParams
10323
- }).m(function(Command, cs, config, o) {
10085
+ var _ListChannelMembershipsCommand = class _ListChannelMembershipsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10324
10086
  return [
10325
10087
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10326
10088
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10334,9 +10096,7 @@ var ListChannelMembershipsCommand = _ListChannelMembershipsCommand;
10334
10096
 
10335
10097
 
10336
10098
 
10337
- var _ListChannelMembershipsForAppInstanceUserCommand = class _ListChannelMembershipsForAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
10338
- ...commonParams
10339
- }).m(function(Command, cs, config, o) {
10099
+ var _ListChannelMembershipsForAppInstanceUserCommand = class _ListChannelMembershipsForAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10340
10100
  return [
10341
10101
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10342
10102
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10353,9 +10113,7 @@ var ListChannelMembershipsForAppInstanceUserCommand = _ListChannelMembershipsFor
10353
10113
 
10354
10114
 
10355
10115
 
10356
- var _ListChannelMessagesCommand = class _ListChannelMessagesCommand extends import_smithy_client.Command.classBuilder().ep({
10357
- ...commonParams
10358
- }).m(function(Command, cs, config, o) {
10116
+ var _ListChannelMessagesCommand = class _ListChannelMessagesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10359
10117
  return [
10360
10118
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10361
10119
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10369,9 +10127,7 @@ var ListChannelMessagesCommand = _ListChannelMessagesCommand;
10369
10127
 
10370
10128
 
10371
10129
 
10372
- var _ListChannelModeratorsCommand = class _ListChannelModeratorsCommand extends import_smithy_client.Command.classBuilder().ep({
10373
- ...commonParams
10374
- }).m(function(Command, cs, config, o) {
10130
+ var _ListChannelModeratorsCommand = class _ListChannelModeratorsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10375
10131
  return [
10376
10132
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10377
10133
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10385,9 +10141,7 @@ var ListChannelModeratorsCommand = _ListChannelModeratorsCommand;
10385
10141
 
10386
10142
 
10387
10143
 
10388
- var _ListChannelsCommand = class _ListChannelsCommand extends import_smithy_client.Command.classBuilder().ep({
10389
- ...commonParams
10390
- }).m(function(Command, cs, config, o) {
10144
+ var _ListChannelsCommand = class _ListChannelsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10391
10145
  return [
10392
10146
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10393
10147
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10401,9 +10155,7 @@ var ListChannelsCommand = _ListChannelsCommand;
10401
10155
 
10402
10156
 
10403
10157
 
10404
- var _ListChannelsModeratedByAppInstanceUserCommand = class _ListChannelsModeratedByAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
10405
- ...commonParams
10406
- }).m(function(Command, cs, config, o) {
10158
+ var _ListChannelsModeratedByAppInstanceUserCommand = class _ListChannelsModeratedByAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10407
10159
  return [
10408
10160
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10409
10161
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10420,9 +10172,7 @@ var ListChannelsModeratedByAppInstanceUserCommand = _ListChannelsModeratedByAppI
10420
10172
 
10421
10173
 
10422
10174
 
10423
- var _ListMediaCapturePipelinesCommand = class _ListMediaCapturePipelinesCommand extends import_smithy_client.Command.classBuilder().ep({
10424
- ...commonParams
10425
- }).m(function(Command, cs, config, o) {
10175
+ var _ListMediaCapturePipelinesCommand = class _ListMediaCapturePipelinesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10426
10176
  return [
10427
10177
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10428
10178
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10436,9 +10186,7 @@ var ListMediaCapturePipelinesCommand = _ListMediaCapturePipelinesCommand;
10436
10186
 
10437
10187
 
10438
10188
 
10439
- var _ListMeetingsCommand = class _ListMeetingsCommand extends import_smithy_client.Command.classBuilder().ep({
10440
- ...commonParams
10441
- }).m(function(Command, cs, config, o) {
10189
+ var _ListMeetingsCommand = class _ListMeetingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10442
10190
  return [
10443
10191
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10444
10192
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10452,9 +10200,7 @@ var ListMeetingsCommand = _ListMeetingsCommand;
10452
10200
 
10453
10201
 
10454
10202
 
10455
- var _ListMeetingTagsCommand = class _ListMeetingTagsCommand extends import_smithy_client.Command.classBuilder().ep({
10456
- ...commonParams
10457
- }).m(function(Command, cs, config, o) {
10203
+ var _ListMeetingTagsCommand = class _ListMeetingTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10458
10204
  return [
10459
10205
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10460
10206
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10468,9 +10214,7 @@ var ListMeetingTagsCommand = _ListMeetingTagsCommand;
10468
10214
 
10469
10215
 
10470
10216
 
10471
- var _ListPhoneNumberOrdersCommand = class _ListPhoneNumberOrdersCommand extends import_smithy_client.Command.classBuilder().ep({
10472
- ...commonParams
10473
- }).m(function(Command, cs, config, o) {
10217
+ var _ListPhoneNumberOrdersCommand = class _ListPhoneNumberOrdersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10474
10218
  return [
10475
10219
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10476
10220
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10484,9 +10228,7 @@ var ListPhoneNumberOrdersCommand = _ListPhoneNumberOrdersCommand;
10484
10228
 
10485
10229
 
10486
10230
 
10487
- var _ListPhoneNumbersCommand = class _ListPhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
10488
- ...commonParams
10489
- }).m(function(Command, cs, config, o) {
10231
+ var _ListPhoneNumbersCommand = class _ListPhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10490
10232
  return [
10491
10233
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10492
10234
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10500,9 +10242,7 @@ var ListPhoneNumbersCommand = _ListPhoneNumbersCommand;
10500
10242
 
10501
10243
 
10502
10244
 
10503
- var _ListProxySessionsCommand = class _ListProxySessionsCommand extends import_smithy_client.Command.classBuilder().ep({
10504
- ...commonParams
10505
- }).m(function(Command, cs, config, o) {
10245
+ var _ListProxySessionsCommand = class _ListProxySessionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10506
10246
  return [
10507
10247
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10508
10248
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10516,9 +10256,7 @@ var ListProxySessionsCommand = _ListProxySessionsCommand;
10516
10256
 
10517
10257
 
10518
10258
 
10519
- var _ListRoomMembershipsCommand = class _ListRoomMembershipsCommand extends import_smithy_client.Command.classBuilder().ep({
10520
- ...commonParams
10521
- }).m(function(Command, cs, config, o) {
10259
+ var _ListRoomMembershipsCommand = class _ListRoomMembershipsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10522
10260
  return [
10523
10261
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10524
10262
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10532,9 +10270,7 @@ var ListRoomMembershipsCommand = _ListRoomMembershipsCommand;
10532
10270
 
10533
10271
 
10534
10272
 
10535
- var _ListRoomsCommand = class _ListRoomsCommand extends import_smithy_client.Command.classBuilder().ep({
10536
- ...commonParams
10537
- }).m(function(Command, cs, config, o) {
10273
+ var _ListRoomsCommand = class _ListRoomsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10538
10274
  return [
10539
10275
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10540
10276
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10548,9 +10284,7 @@ var ListRoomsCommand = _ListRoomsCommand;
10548
10284
 
10549
10285
 
10550
10286
 
10551
- var _ListSipMediaApplicationsCommand = class _ListSipMediaApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
10552
- ...commonParams
10553
- }).m(function(Command, cs, config, o) {
10287
+ var _ListSipMediaApplicationsCommand = class _ListSipMediaApplicationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10554
10288
  return [
10555
10289
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10556
10290
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10564,9 +10298,7 @@ var ListSipMediaApplicationsCommand = _ListSipMediaApplicationsCommand;
10564
10298
 
10565
10299
 
10566
10300
 
10567
- var _ListSipRulesCommand = class _ListSipRulesCommand extends import_smithy_client.Command.classBuilder().ep({
10568
- ...commonParams
10569
- }).m(function(Command, cs, config, o) {
10301
+ var _ListSipRulesCommand = class _ListSipRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10570
10302
  return [
10571
10303
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10572
10304
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10580,9 +10312,7 @@ var ListSipRulesCommand = _ListSipRulesCommand;
10580
10312
 
10581
10313
 
10582
10314
 
10583
- var _ListSupportedPhoneNumberCountriesCommand = class _ListSupportedPhoneNumberCountriesCommand extends import_smithy_client.Command.classBuilder().ep({
10584
- ...commonParams
10585
- }).m(function(Command, cs, config, o) {
10315
+ var _ListSupportedPhoneNumberCountriesCommand = class _ListSupportedPhoneNumberCountriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10586
10316
  return [
10587
10317
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10588
10318
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10596,9 +10326,7 @@ var ListSupportedPhoneNumberCountriesCommand = _ListSupportedPhoneNumberCountrie
10596
10326
 
10597
10327
 
10598
10328
 
10599
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
10600
- ...commonParams
10601
- }).m(function(Command, cs, config, o) {
10329
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10602
10330
  return [
10603
10331
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10604
10332
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10612,9 +10340,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
10612
10340
 
10613
10341
 
10614
10342
 
10615
- var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep({
10616
- ...commonParams
10617
- }).m(function(Command, cs, config, o) {
10343
+ var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10618
10344
  return [
10619
10345
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10620
10346
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10628,9 +10354,7 @@ var ListUsersCommand = _ListUsersCommand;
10628
10354
 
10629
10355
 
10630
10356
 
10631
- var _ListVoiceConnectorGroupsCommand = class _ListVoiceConnectorGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
10632
- ...commonParams
10633
- }).m(function(Command, cs, config, o) {
10357
+ var _ListVoiceConnectorGroupsCommand = class _ListVoiceConnectorGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10634
10358
  return [
10635
10359
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10636
10360
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10644,9 +10368,7 @@ var ListVoiceConnectorGroupsCommand = _ListVoiceConnectorGroupsCommand;
10644
10368
 
10645
10369
 
10646
10370
 
10647
- var _ListVoiceConnectorsCommand = class _ListVoiceConnectorsCommand extends import_smithy_client.Command.classBuilder().ep({
10648
- ...commonParams
10649
- }).m(function(Command, cs, config, o) {
10371
+ var _ListVoiceConnectorsCommand = class _ListVoiceConnectorsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10650
10372
  return [
10651
10373
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10652
10374
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10660,9 +10382,7 @@ var ListVoiceConnectorsCommand = _ListVoiceConnectorsCommand;
10660
10382
 
10661
10383
 
10662
10384
 
10663
- var _ListVoiceConnectorTerminationCredentialsCommand = class _ListVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
10664
- ...commonParams
10665
- }).m(function(Command, cs, config, o) {
10385
+ var _ListVoiceConnectorTerminationCredentialsCommand = class _ListVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10666
10386
  return [
10667
10387
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10668
10388
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10676,9 +10396,7 @@ var ListVoiceConnectorTerminationCredentialsCommand = _ListVoiceConnectorTermina
10676
10396
 
10677
10397
 
10678
10398
 
10679
- var _LogoutUserCommand = class _LogoutUserCommand extends import_smithy_client.Command.classBuilder().ep({
10680
- ...commonParams
10681
- }).m(function(Command, cs, config, o) {
10399
+ var _LogoutUserCommand = class _LogoutUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10682
10400
  return [
10683
10401
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10684
10402
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10692,9 +10410,7 @@ var LogoutUserCommand = _LogoutUserCommand;
10692
10410
 
10693
10411
 
10694
10412
 
10695
- var _PutAppInstanceRetentionSettingsCommand = class _PutAppInstanceRetentionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
10696
- ...commonParams
10697
- }).m(function(Command, cs, config, o) {
10413
+ var _PutAppInstanceRetentionSettingsCommand = class _PutAppInstanceRetentionSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10698
10414
  return [
10699
10415
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10700
10416
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10708,9 +10424,7 @@ var PutAppInstanceRetentionSettingsCommand = _PutAppInstanceRetentionSettingsCom
10708
10424
 
10709
10425
 
10710
10426
 
10711
- var _PutAppInstanceStreamingConfigurationsCommand = class _PutAppInstanceStreamingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
10712
- ...commonParams
10713
- }).m(function(Command, cs, config, o) {
10427
+ var _PutAppInstanceStreamingConfigurationsCommand = class _PutAppInstanceStreamingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10714
10428
  return [
10715
10429
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10716
10430
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10727,9 +10441,7 @@ var PutAppInstanceStreamingConfigurationsCommand = _PutAppInstanceStreamingConfi
10727
10441
 
10728
10442
 
10729
10443
 
10730
- var _PutEventsConfigurationCommand = class _PutEventsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10731
- ...commonParams
10732
- }).m(function(Command, cs, config, o) {
10444
+ var _PutEventsConfigurationCommand = class _PutEventsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10733
10445
  return [
10734
10446
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10735
10447
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10743,9 +10455,7 @@ var PutEventsConfigurationCommand = _PutEventsConfigurationCommand;
10743
10455
 
10744
10456
 
10745
10457
 
10746
- var _PutRetentionSettingsCommand = class _PutRetentionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
10747
- ...commonParams
10748
- }).m(function(Command, cs, config, o) {
10458
+ var _PutRetentionSettingsCommand = class _PutRetentionSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10749
10459
  return [
10750
10460
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10751
10461
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10759,9 +10469,7 @@ var PutRetentionSettingsCommand = _PutRetentionSettingsCommand;
10759
10469
 
10760
10470
 
10761
10471
 
10762
- var _PutSipMediaApplicationLoggingConfigurationCommand = class _PutSipMediaApplicationLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10763
- ...commonParams
10764
- }).m(function(Command, cs, config, o) {
10472
+ var _PutSipMediaApplicationLoggingConfigurationCommand = class _PutSipMediaApplicationLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10765
10473
  return [
10766
10474
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10767
10475
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10775,9 +10483,7 @@ var PutSipMediaApplicationLoggingConfigurationCommand = _PutSipMediaApplicationL
10775
10483
 
10776
10484
 
10777
10485
 
10778
- var _PutVoiceConnectorEmergencyCallingConfigurationCommand = class _PutVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10779
- ...commonParams
10780
- }).m(function(Command, cs, config, o) {
10486
+ var _PutVoiceConnectorEmergencyCallingConfigurationCommand = class _PutVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10781
10487
  return [
10782
10488
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10783
10489
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10794,9 +10500,7 @@ var PutVoiceConnectorEmergencyCallingConfigurationCommand = _PutVoiceConnectorEm
10794
10500
 
10795
10501
 
10796
10502
 
10797
- var _PutVoiceConnectorLoggingConfigurationCommand = class _PutVoiceConnectorLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10798
- ...commonParams
10799
- }).m(function(Command, cs, config, o) {
10503
+ var _PutVoiceConnectorLoggingConfigurationCommand = class _PutVoiceConnectorLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10800
10504
  return [
10801
10505
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10802
10506
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10810,9 +10514,7 @@ var PutVoiceConnectorLoggingConfigurationCommand = _PutVoiceConnectorLoggingConf
10810
10514
 
10811
10515
 
10812
10516
 
10813
- var _PutVoiceConnectorOriginationCommand = class _PutVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep({
10814
- ...commonParams
10815
- }).m(function(Command, cs, config, o) {
10517
+ var _PutVoiceConnectorOriginationCommand = class _PutVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10816
10518
  return [
10817
10519
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10818
10520
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10826,9 +10528,7 @@ var PutVoiceConnectorOriginationCommand = _PutVoiceConnectorOriginationCommand;
10826
10528
 
10827
10529
 
10828
10530
 
10829
- var _PutVoiceConnectorProxyCommand = class _PutVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep({
10830
- ...commonParams
10831
- }).m(function(Command, cs, config, o) {
10531
+ var _PutVoiceConnectorProxyCommand = class _PutVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10832
10532
  return [
10833
10533
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10834
10534
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10842,9 +10542,7 @@ var PutVoiceConnectorProxyCommand = _PutVoiceConnectorProxyCommand;
10842
10542
 
10843
10543
 
10844
10544
 
10845
- var _PutVoiceConnectorStreamingConfigurationCommand = class _PutVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10846
- ...commonParams
10847
- }).m(function(Command, cs, config, o) {
10545
+ var _PutVoiceConnectorStreamingConfigurationCommand = class _PutVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10848
10546
  return [
10849
10547
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10850
10548
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10858,9 +10556,7 @@ var PutVoiceConnectorStreamingConfigurationCommand = _PutVoiceConnectorStreaming
10858
10556
 
10859
10557
 
10860
10558
 
10861
- var _PutVoiceConnectorTerminationCommand = class _PutVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep({
10862
- ...commonParams
10863
- }).m(function(Command, cs, config, o) {
10559
+ var _PutVoiceConnectorTerminationCommand = class _PutVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10864
10560
  return [
10865
10561
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10866
10562
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10874,9 +10570,7 @@ var PutVoiceConnectorTerminationCommand = _PutVoiceConnectorTerminationCommand;
10874
10570
 
10875
10571
 
10876
10572
 
10877
- var _PutVoiceConnectorTerminationCredentialsCommand = class _PutVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
10878
- ...commonParams
10879
- }).m(function(Command, cs, config, o) {
10573
+ var _PutVoiceConnectorTerminationCredentialsCommand = class _PutVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10880
10574
  return [
10881
10575
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10882
10576
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10890,9 +10584,7 @@ var PutVoiceConnectorTerminationCredentialsCommand = _PutVoiceConnectorTerminati
10890
10584
 
10891
10585
 
10892
10586
 
10893
- var _RedactChannelMessageCommand = class _RedactChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep({
10894
- ...commonParams
10895
- }).m(function(Command, cs, config, o) {
10587
+ var _RedactChannelMessageCommand = class _RedactChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10896
10588
  return [
10897
10589
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10898
10590
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10906,9 +10598,7 @@ var RedactChannelMessageCommand = _RedactChannelMessageCommand;
10906
10598
 
10907
10599
 
10908
10600
 
10909
- var _RedactConversationMessageCommand = class _RedactConversationMessageCommand extends import_smithy_client.Command.classBuilder().ep({
10910
- ...commonParams
10911
- }).m(function(Command, cs, config, o) {
10601
+ var _RedactConversationMessageCommand = class _RedactConversationMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10912
10602
  return [
10913
10603
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10914
10604
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10922,9 +10612,7 @@ var RedactConversationMessageCommand = _RedactConversationMessageCommand;
10922
10612
 
10923
10613
 
10924
10614
 
10925
- var _RedactRoomMessageCommand = class _RedactRoomMessageCommand extends import_smithy_client.Command.classBuilder().ep({
10926
- ...commonParams
10927
- }).m(function(Command, cs, config, o) {
10615
+ var _RedactRoomMessageCommand = class _RedactRoomMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10928
10616
  return [
10929
10617
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10930
10618
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10938,9 +10626,7 @@ var RedactRoomMessageCommand = _RedactRoomMessageCommand;
10938
10626
 
10939
10627
 
10940
10628
 
10941
- var _RegenerateSecurityTokenCommand = class _RegenerateSecurityTokenCommand extends import_smithy_client.Command.classBuilder().ep({
10942
- ...commonParams
10943
- }).m(function(Command, cs, config, o) {
10629
+ var _RegenerateSecurityTokenCommand = class _RegenerateSecurityTokenCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10944
10630
  return [
10945
10631
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10946
10632
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10954,9 +10640,7 @@ var RegenerateSecurityTokenCommand = _RegenerateSecurityTokenCommand;
10954
10640
 
10955
10641
 
10956
10642
 
10957
- var _ResetPersonalPINCommand = class _ResetPersonalPINCommand extends import_smithy_client.Command.classBuilder().ep({
10958
- ...commonParams
10959
- }).m(function(Command, cs, config, o) {
10643
+ var _ResetPersonalPINCommand = class _ResetPersonalPINCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10960
10644
  return [
10961
10645
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10962
10646
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10970,9 +10654,7 @@ var ResetPersonalPINCommand = _ResetPersonalPINCommand;
10970
10654
 
10971
10655
 
10972
10656
 
10973
- var _RestorePhoneNumberCommand = class _RestorePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
10974
- ...commonParams
10975
- }).m(function(Command, cs, config, o) {
10657
+ var _RestorePhoneNumberCommand = class _RestorePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10976
10658
  return [
10977
10659
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10978
10660
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10986,9 +10668,7 @@ var RestorePhoneNumberCommand = _RestorePhoneNumberCommand;
10986
10668
 
10987
10669
 
10988
10670
 
10989
- var _SearchAvailablePhoneNumbersCommand = class _SearchAvailablePhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
10990
- ...commonParams
10991
- }).m(function(Command, cs, config, o) {
10671
+ var _SearchAvailablePhoneNumbersCommand = class _SearchAvailablePhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10992
10672
  return [
10993
10673
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10994
10674
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11002,9 +10682,7 @@ var SearchAvailablePhoneNumbersCommand = _SearchAvailablePhoneNumbersCommand;
11002
10682
 
11003
10683
 
11004
10684
 
11005
- var _SendChannelMessageCommand = class _SendChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep({
11006
- ...commonParams
11007
- }).m(function(Command, cs, config, o) {
10685
+ var _SendChannelMessageCommand = class _SendChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11008
10686
  return [
11009
10687
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11010
10688
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11018,9 +10696,7 @@ var SendChannelMessageCommand = _SendChannelMessageCommand;
11018
10696
 
11019
10697
 
11020
10698
 
11021
- var _StartMeetingTranscriptionCommand = class _StartMeetingTranscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
11022
- ...commonParams
11023
- }).m(function(Command, cs, config, o) {
10699
+ var _StartMeetingTranscriptionCommand = class _StartMeetingTranscriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11024
10700
  return [
11025
10701
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11026
10702
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11034,9 +10710,7 @@ var StartMeetingTranscriptionCommand = _StartMeetingTranscriptionCommand;
11034
10710
 
11035
10711
 
11036
10712
 
11037
- var _StopMeetingTranscriptionCommand = class _StopMeetingTranscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
11038
- ...commonParams
11039
- }).m(function(Command, cs, config, o) {
10713
+ var _StopMeetingTranscriptionCommand = class _StopMeetingTranscriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11040
10714
  return [
11041
10715
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11042
10716
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11050,9 +10724,7 @@ var StopMeetingTranscriptionCommand = _StopMeetingTranscriptionCommand;
11050
10724
 
11051
10725
 
11052
10726
 
11053
- var _TagAttendeeCommand = class _TagAttendeeCommand extends import_smithy_client.Command.classBuilder().ep({
11054
- ...commonParams
11055
- }).m(function(Command, cs, config, o) {
10727
+ var _TagAttendeeCommand = class _TagAttendeeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11056
10728
  return [
11057
10729
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11058
10730
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11066,9 +10738,7 @@ var TagAttendeeCommand = _TagAttendeeCommand;
11066
10738
 
11067
10739
 
11068
10740
 
11069
- var _TagMeetingCommand = class _TagMeetingCommand extends import_smithy_client.Command.classBuilder().ep({
11070
- ...commonParams
11071
- }).m(function(Command, cs, config, o) {
10741
+ var _TagMeetingCommand = class _TagMeetingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11072
10742
  return [
11073
10743
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11074
10744
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11082,9 +10752,7 @@ var TagMeetingCommand = _TagMeetingCommand;
11082
10752
 
11083
10753
 
11084
10754
 
11085
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
11086
- ...commonParams
11087
- }).m(function(Command, cs, config, o) {
10755
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11088
10756
  return [
11089
10757
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11090
10758
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11098,9 +10766,7 @@ var TagResourceCommand = _TagResourceCommand;
11098
10766
 
11099
10767
 
11100
10768
 
11101
- var _UntagAttendeeCommand = class _UntagAttendeeCommand extends import_smithy_client.Command.classBuilder().ep({
11102
- ...commonParams
11103
- }).m(function(Command, cs, config, o) {
10769
+ var _UntagAttendeeCommand = class _UntagAttendeeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11104
10770
  return [
11105
10771
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11106
10772
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11114,9 +10780,7 @@ var UntagAttendeeCommand = _UntagAttendeeCommand;
11114
10780
 
11115
10781
 
11116
10782
 
11117
- var _UntagMeetingCommand = class _UntagMeetingCommand extends import_smithy_client.Command.classBuilder().ep({
11118
- ...commonParams
11119
- }).m(function(Command, cs, config, o) {
10783
+ var _UntagMeetingCommand = class _UntagMeetingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11120
10784
  return [
11121
10785
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11122
10786
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11130,9 +10794,7 @@ var UntagMeetingCommand = _UntagMeetingCommand;
11130
10794
 
11131
10795
 
11132
10796
 
11133
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
11134
- ...commonParams
11135
- }).m(function(Command, cs, config, o) {
10797
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11136
10798
  return [
11137
10799
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11138
10800
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11146,9 +10808,7 @@ var UntagResourceCommand = _UntagResourceCommand;
11146
10808
 
11147
10809
 
11148
10810
 
11149
- var _UpdateAccountCommand = class _UpdateAccountCommand extends import_smithy_client.Command.classBuilder().ep({
11150
- ...commonParams
11151
- }).m(function(Command, cs, config, o) {
10811
+ var _UpdateAccountCommand = class _UpdateAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11152
10812
  return [
11153
10813
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11154
10814
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11162,9 +10822,7 @@ var UpdateAccountCommand = _UpdateAccountCommand;
11162
10822
 
11163
10823
 
11164
10824
 
11165
- var _UpdateAccountSettingsCommand = class _UpdateAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
11166
- ...commonParams
11167
- }).m(function(Command, cs, config, o) {
10825
+ var _UpdateAccountSettingsCommand = class _UpdateAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11168
10826
  return [
11169
10827
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11170
10828
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11178,9 +10836,7 @@ var UpdateAccountSettingsCommand = _UpdateAccountSettingsCommand;
11178
10836
 
11179
10837
 
11180
10838
 
11181
- var _UpdateAppInstanceCommand = class _UpdateAppInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
11182
- ...commonParams
11183
- }).m(function(Command, cs, config, o) {
10839
+ var _UpdateAppInstanceCommand = class _UpdateAppInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11184
10840
  return [
11185
10841
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11186
10842
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11194,9 +10850,7 @@ var UpdateAppInstanceCommand = _UpdateAppInstanceCommand;
11194
10850
 
11195
10851
 
11196
10852
 
11197
- var _UpdateAppInstanceUserCommand = class _UpdateAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
11198
- ...commonParams
11199
- }).m(function(Command, cs, config, o) {
10853
+ var _UpdateAppInstanceUserCommand = class _UpdateAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11200
10854
  return [
11201
10855
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11202
10856
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11210,9 +10864,7 @@ var UpdateAppInstanceUserCommand = _UpdateAppInstanceUserCommand;
11210
10864
 
11211
10865
 
11212
10866
 
11213
- var _UpdateBotCommand = class _UpdateBotCommand extends import_smithy_client.Command.classBuilder().ep({
11214
- ...commonParams
11215
- }).m(function(Command, cs, config, o) {
10867
+ var _UpdateBotCommand = class _UpdateBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11216
10868
  return [
11217
10869
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11218
10870
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11226,9 +10878,7 @@ var UpdateBotCommand = _UpdateBotCommand;
11226
10878
 
11227
10879
 
11228
10880
 
11229
- var _UpdateChannelCommand = class _UpdateChannelCommand extends import_smithy_client.Command.classBuilder().ep({
11230
- ...commonParams
11231
- }).m(function(Command, cs, config, o) {
10881
+ var _UpdateChannelCommand = class _UpdateChannelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11232
10882
  return [
11233
10883
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11234
10884
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11242,9 +10892,7 @@ var UpdateChannelCommand = _UpdateChannelCommand;
11242
10892
 
11243
10893
 
11244
10894
 
11245
- var _UpdateChannelMessageCommand = class _UpdateChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep({
11246
- ...commonParams
11247
- }).m(function(Command, cs, config, o) {
10895
+ var _UpdateChannelMessageCommand = class _UpdateChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11248
10896
  return [
11249
10897
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11250
10898
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11258,9 +10906,7 @@ var UpdateChannelMessageCommand = _UpdateChannelMessageCommand;
11258
10906
 
11259
10907
 
11260
10908
 
11261
- var _UpdateChannelReadMarkerCommand = class _UpdateChannelReadMarkerCommand extends import_smithy_client.Command.classBuilder().ep({
11262
- ...commonParams
11263
- }).m(function(Command, cs, config, o) {
10909
+ var _UpdateChannelReadMarkerCommand = class _UpdateChannelReadMarkerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11264
10910
  return [
11265
10911
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11266
10912
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11274,9 +10920,7 @@ var UpdateChannelReadMarkerCommand = _UpdateChannelReadMarkerCommand;
11274
10920
 
11275
10921
 
11276
10922
 
11277
- var _UpdateGlobalSettingsCommand = class _UpdateGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
11278
- ...commonParams
11279
- }).m(function(Command, cs, config, o) {
10923
+ var _UpdateGlobalSettingsCommand = class _UpdateGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11280
10924
  return [
11281
10925
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11282
10926
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11290,9 +10934,7 @@ var UpdateGlobalSettingsCommand = _UpdateGlobalSettingsCommand;
11290
10934
 
11291
10935
 
11292
10936
 
11293
- var _UpdatePhoneNumberCommand = class _UpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
11294
- ...commonParams
11295
- }).m(function(Command, cs, config, o) {
10937
+ var _UpdatePhoneNumberCommand = class _UpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11296
10938
  return [
11297
10939
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11298
10940
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11306,9 +10948,7 @@ var UpdatePhoneNumberCommand = _UpdatePhoneNumberCommand;
11306
10948
 
11307
10949
 
11308
10950
 
11309
- var _UpdatePhoneNumberSettingsCommand = class _UpdatePhoneNumberSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
11310
- ...commonParams
11311
- }).m(function(Command, cs, config, o) {
10951
+ var _UpdatePhoneNumberSettingsCommand = class _UpdatePhoneNumberSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11312
10952
  return [
11313
10953
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11314
10954
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11322,9 +10962,7 @@ var UpdatePhoneNumberSettingsCommand = _UpdatePhoneNumberSettingsCommand;
11322
10962
 
11323
10963
 
11324
10964
 
11325
- var _UpdateProxySessionCommand = class _UpdateProxySessionCommand extends import_smithy_client.Command.classBuilder().ep({
11326
- ...commonParams
11327
- }).m(function(Command, cs, config, o) {
10965
+ var _UpdateProxySessionCommand = class _UpdateProxySessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11328
10966
  return [
11329
10967
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11330
10968
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11338,9 +10976,7 @@ var UpdateProxySessionCommand = _UpdateProxySessionCommand;
11338
10976
 
11339
10977
 
11340
10978
 
11341
- var _UpdateRoomCommand = class _UpdateRoomCommand extends import_smithy_client.Command.classBuilder().ep({
11342
- ...commonParams
11343
- }).m(function(Command, cs, config, o) {
10979
+ var _UpdateRoomCommand = class _UpdateRoomCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11344
10980
  return [
11345
10981
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11346
10982
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11354,9 +10990,7 @@ var UpdateRoomCommand = _UpdateRoomCommand;
11354
10990
 
11355
10991
 
11356
10992
 
11357
- var _UpdateRoomMembershipCommand = class _UpdateRoomMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
11358
- ...commonParams
11359
- }).m(function(Command, cs, config, o) {
10993
+ var _UpdateRoomMembershipCommand = class _UpdateRoomMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11360
10994
  return [
11361
10995
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11362
10996
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11370,9 +11004,7 @@ var UpdateRoomMembershipCommand = _UpdateRoomMembershipCommand;
11370
11004
 
11371
11005
 
11372
11006
 
11373
- var _UpdateSipMediaApplicationCallCommand = class _UpdateSipMediaApplicationCallCommand extends import_smithy_client.Command.classBuilder().ep({
11374
- ...commonParams
11375
- }).m(function(Command, cs, config, o) {
11007
+ var _UpdateSipMediaApplicationCallCommand = class _UpdateSipMediaApplicationCallCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11376
11008
  return [
11377
11009
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11378
11010
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11386,9 +11018,7 @@ var UpdateSipMediaApplicationCallCommand = _UpdateSipMediaApplicationCallCommand
11386
11018
 
11387
11019
 
11388
11020
 
11389
- var _UpdateSipMediaApplicationCommand = class _UpdateSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
11390
- ...commonParams
11391
- }).m(function(Command, cs, config, o) {
11021
+ var _UpdateSipMediaApplicationCommand = class _UpdateSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11392
11022
  return [
11393
11023
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11394
11024
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11402,9 +11032,7 @@ var UpdateSipMediaApplicationCommand = _UpdateSipMediaApplicationCommand;
11402
11032
 
11403
11033
 
11404
11034
 
11405
- var _UpdateSipRuleCommand = class _UpdateSipRuleCommand extends import_smithy_client.Command.classBuilder().ep({
11406
- ...commonParams
11407
- }).m(function(Command, cs, config, o) {
11035
+ var _UpdateSipRuleCommand = class _UpdateSipRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11408
11036
  return [
11409
11037
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11410
11038
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11418,9 +11046,7 @@ var UpdateSipRuleCommand = _UpdateSipRuleCommand;
11418
11046
 
11419
11047
 
11420
11048
 
11421
- var _UpdateUserCommand = class _UpdateUserCommand extends import_smithy_client.Command.classBuilder().ep({
11422
- ...commonParams
11423
- }).m(function(Command, cs, config, o) {
11049
+ var _UpdateUserCommand = class _UpdateUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11424
11050
  return [
11425
11051
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11426
11052
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11434,9 +11060,7 @@ var UpdateUserCommand = _UpdateUserCommand;
11434
11060
 
11435
11061
 
11436
11062
 
11437
- var _UpdateUserSettingsCommand = class _UpdateUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
11438
- ...commonParams
11439
- }).m(function(Command, cs, config, o) {
11063
+ var _UpdateUserSettingsCommand = class _UpdateUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11440
11064
  return [
11441
11065
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11442
11066
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11450,9 +11074,7 @@ var UpdateUserSettingsCommand = _UpdateUserSettingsCommand;
11450
11074
 
11451
11075
 
11452
11076
 
11453
- var _UpdateVoiceConnectorCommand = class _UpdateVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
11454
- ...commonParams
11455
- }).m(function(Command, cs, config, o) {
11077
+ var _UpdateVoiceConnectorCommand = class _UpdateVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11456
11078
  return [
11457
11079
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11458
11080
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11466,9 +11088,7 @@ var UpdateVoiceConnectorCommand = _UpdateVoiceConnectorCommand;
11466
11088
 
11467
11089
 
11468
11090
 
11469
- var _UpdateVoiceConnectorGroupCommand = class _UpdateVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
11470
- ...commonParams
11471
- }).m(function(Command, cs, config, o) {
11091
+ var _UpdateVoiceConnectorGroupCommand = class _UpdateVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11472
11092
  return [
11473
11093
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11474
11094
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11482,9 +11102,7 @@ var UpdateVoiceConnectorGroupCommand = _UpdateVoiceConnectorGroupCommand;
11482
11102
 
11483
11103
 
11484
11104
 
11485
- var _ValidateE911AddressCommand = class _ValidateE911AddressCommand extends import_smithy_client.Command.classBuilder().ep({
11486
- ...commonParams
11487
- }).m(function(Command, cs, config, o) {
11105
+ var _ValidateE911AddressCommand = class _ValidateE911AddressCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11488
11106
  return [
11489
11107
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11490
11108
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())