@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
@@ -6,9 +6,7 @@ import { de_GetVoiceConnectorStreamingConfigurationCommand, se_GetVoiceConnector
6
6
  export { $Command };
7
7
  export class GetVoiceConnectorStreamingConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetVoiceConnectorTerminationCommand, se_GetVoiceConnectorTermination
7
7
  export { $Command };
8
8
  export class GetVoiceConnectorTerminationCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetVoiceConnectorTerminationHealthCommand, se_GetVoiceConnectorTermi
6
6
  export { $Command };
7
7
  export class GetVoiceConnectorTerminationHealthCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_InviteUsersCommand, se_InviteUsersCommand } from "../protocols/Aws_r
7
7
  export { $Command };
8
8
  export class InviteUsersCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListAccountsCommand, se_ListAccountsCommand } from "../protocols/Aws
7
7
  export { $Command };
8
8
  export class ListAccountsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListAppInstanceAdminsCommand, se_ListAppInstanceAdminsCommand } from
7
7
  export { $Command };
8
8
  export class ListAppInstanceAdminsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListAppInstanceUsersCommand, se_ListAppInstanceUsersCommand } from "
7
7
  export { $Command };
8
8
  export class ListAppInstanceUsersCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListAppInstancesCommand, se_ListAppInstancesCommand } from "../proto
7
7
  export { $Command };
8
8
  export class ListAppInstancesCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListAttendeeTagsCommand, se_ListAttendeeTagsCommand } from "../proto
7
7
  export { $Command };
8
8
  export class ListAttendeeTagsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListAttendeesCommand, se_ListAttendeesCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class ListAttendeesCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListBotsCommand, se_ListBotsCommand } from "../protocols/Aws_restJso
7
7
  export { $Command };
8
8
  export class ListBotsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListChannelBansCommand, se_ListChannelBansCommand } from "../protoco
7
7
  export { $Command };
8
8
  export class ListChannelBansCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListChannelMembershipsCommand, se_ListChannelMembershipsCommand } fr
7
7
  export { $Command };
8
8
  export class ListChannelMembershipsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListChannelMembershipsForAppInstanceUserCommand, se_ListChannelMembe
7
7
  export { $Command };
8
8
  export class ListChannelMembershipsForAppInstanceUserCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListChannelMessagesCommand, se_ListChannelMessagesCommand } from "..
7
7
  export { $Command };
8
8
  export class ListChannelMessagesCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListChannelModeratorsCommand, se_ListChannelModeratorsCommand } from
7
7
  export { $Command };
8
8
  export class ListChannelModeratorsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws
7
7
  export { $Command };
8
8
  export class ListChannelsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListChannelsModeratedByAppInstanceUserCommand, se_ListChannelsModera
7
7
  export { $Command };
8
8
  export class ListChannelsModeratedByAppInstanceUserCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListMediaCapturePipelinesCommand, se_ListMediaCapturePipelinesComman
7
7
  export { $Command };
8
8
  export class ListMediaCapturePipelinesCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListMeetingTagsCommand, se_ListMeetingTagsCommand } from "../protoco
7
7
  export { $Command };
8
8
  export class ListMeetingTagsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListMeetingsCommand, se_ListMeetingsCommand } from "../protocols/Aws
7
7
  export { $Command };
8
8
  export class ListMeetingsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListPhoneNumberOrdersCommand, se_ListPhoneNumberOrdersCommand } from
7
7
  export { $Command };
8
8
  export class ListPhoneNumberOrdersCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListPhoneNumbersCommand, se_ListPhoneNumbersCommand } from "../proto
7
7
  export { $Command };
8
8
  export class ListPhoneNumbersCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListProxySessionsCommand, se_ListProxySessionsCommand } from "../pro
7
7
  export { $Command };
8
8
  export class ListProxySessionsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListRoomMembershipsCommand, se_ListRoomMembershipsCommand } from "..
7
7
  export { $Command };
8
8
  export class ListRoomMembershipsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListRoomsCommand, se_ListRoomsCommand } from "../protocols/Aws_restJ
7
7
  export { $Command };
8
8
  export class ListRoomsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListSipMediaApplicationsCommand, se_ListSipMediaApplicationsCommand
7
7
  export { $Command };
8
8
  export class ListSipMediaApplicationsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListSipRulesCommand, se_ListSipRulesCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ListSipRulesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListSupportedPhoneNumberCountriesCommand, se_ListSupportedPhoneNumbe
6
6
  export { $Command };
7
7
  export class ListSupportedPhoneNumberCountriesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
7
7
  export { $Command };
8
8
  export class ListTagsForResourceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_restJ
7
7
  export { $Command };
8
8
  export class ListUsersCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListVoiceConnectorGroupsCommand, se_ListVoiceConnectorGroupsCommand
6
6
  export { $Command };
7
7
  export class ListVoiceConnectorGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListVoiceConnectorTerminationCredentialsCommand, se_ListVoiceConnect
7
7
  export { $Command };
8
8
  export class ListVoiceConnectorTerminationCredentialsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListVoiceConnectorsCommand, se_ListVoiceConnectorsCommand } from "..
6
6
  export { $Command };
7
7
  export class ListVoiceConnectorsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_LogoutUserCommand, se_LogoutUserCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class LogoutUserCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PutAppInstanceRetentionSettingsCommand, se_PutAppInstanceRetentionSe
6
6
  export { $Command };
7
7
  export class PutAppInstanceRetentionSettingsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_PutAppInstanceStreamingConfigurationsCommand, se_PutAppInstanceStrea
7
7
  export { $Command };
8
8
  export class PutAppInstanceStreamingConfigurationsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_PutEventsConfigurationCommand, se_PutEventsConfigurationCommand } fr
7
7
  export { $Command };
8
8
  export class PutEventsConfigurationCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PutRetentionSettingsCommand, se_PutRetentionSettingsCommand } from "
6
6
  export { $Command };
7
7
  export class PutRetentionSettingsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PutSipMediaApplicationLoggingConfigurationCommand, se_PutSipMediaApp
6
6
  export { $Command };
7
7
  export class PutSipMediaApplicationLoggingConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_PutVoiceConnectorEmergencyCallingConfigurationCommand, se_PutVoiceCo
7
7
  export { $Command };
8
8
  export class PutVoiceConnectorEmergencyCallingConfigurationCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PutVoiceConnectorLoggingConfigurationCommand, se_PutVoiceConnectorLo
6
6
  export { $Command };
7
7
  export class PutVoiceConnectorLoggingConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PutVoiceConnectorOriginationCommand, se_PutVoiceConnectorOrigination
6
6
  export { $Command };
7
7
  export class PutVoiceConnectorOriginationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_PutVoiceConnectorProxyCommand, se_PutVoiceConnectorProxyCommand } fr
7
7
  export { $Command };
8
8
  export class PutVoiceConnectorProxyCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PutVoiceConnectorStreamingConfigurationCommand, se_PutVoiceConnector
6
6
  export { $Command };
7
7
  export class PutVoiceConnectorStreamingConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_PutVoiceConnectorTerminationCommand, se_PutVoiceConnectorTermination
7
7
  export { $Command };
8
8
  export class PutVoiceConnectorTerminationCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_PutVoiceConnectorTerminationCredentialsCommand, se_PutVoiceConnector
7
7
  export { $Command };
8
8
  export class PutVoiceConnectorTerminationCredentialsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RedactChannelMessageCommand, se_RedactChannelMessageCommand } from "
6
6
  export { $Command };
7
7
  export class RedactChannelMessageCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RedactConversationMessageCommand, se_RedactConversationMessageComman
6
6
  export { $Command };
7
7
  export class RedactConversationMessageCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RedactRoomMessageCommand, se_RedactRoomMessageCommand } from "../pro
6
6
  export { $Command };
7
7
  export class RedactRoomMessageCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_RegenerateSecurityTokenCommand, se_RegenerateSecurityTokenCommand }
7
7
  export { $Command };
8
8
  export class RegenerateSecurityTokenCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ResetPersonalPINCommand, se_ResetPersonalPINCommand } from "../proto
7
7
  export { $Command };
8
8
  export class ResetPersonalPINCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_RestorePhoneNumberCommand, se_RestorePhoneNumberCommand } from "../p
7
7
  export { $Command };
8
8
  export class RestorePhoneNumberCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),