@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_DeleteRoomMembershipCommand, se_DeleteRoomMembershipCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteRoomMembershipCommand 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_DeleteSipMediaApplicationCommand, se_DeleteSipMediaApplicationComman
6
6
  export { $Command };
7
7
  export class DeleteSipMediaApplicationCommand 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_DeleteSipRuleCommand, se_DeleteSipRuleCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteSipRuleCommand 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_DeleteVoiceConnectorCommand, se_DeleteVoiceConnectorCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteVoiceConnectorCommand 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_DeleteVoiceConnectorEmergencyCallingConfigurationCommand, se_DeleteV
6
6
  export { $Command };
7
7
  export class DeleteVoiceConnectorEmergencyCallingConfigurationCommand 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_DeleteVoiceConnectorGroupCommand, se_DeleteVoiceConnectorGroupComman
6
6
  export { $Command };
7
7
  export class DeleteVoiceConnectorGroupCommand 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_DeleteVoiceConnectorOriginationCommand, se_DeleteVoiceConnectorOrigi
6
6
  export { $Command };
7
7
  export class DeleteVoiceConnectorOriginationCommand 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_DeleteVoiceConnectorProxyCommand, se_DeleteVoiceConnectorProxyComman
6
6
  export { $Command };
7
7
  export class DeleteVoiceConnectorProxyCommand 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_DeleteVoiceConnectorStreamingConfigurationCommand, se_DeleteVoiceCon
6
6
  export { $Command };
7
7
  export class DeleteVoiceConnectorStreamingConfigurationCommand 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_DeleteVoiceConnectorTerminationCommand, se_DeleteVoiceConnectorTermi
6
6
  export { $Command };
7
7
  export class DeleteVoiceConnectorTerminationCommand 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_DeleteVoiceConnectorTerminationCredentialsCommand, se_DeleteVoiceCon
7
7
  export { $Command };
8
8
  export class DeleteVoiceConnectorTerminationCredentialsCommand 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_DescribeAppInstanceAdminCommand, se_DescribeAppInstanceAdminCommand
7
7
  export { $Command };
8
8
  export class DescribeAppInstanceAdminCommand 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_DescribeAppInstanceCommand, se_DescribeAppInstanceCommand } from "..
7
7
  export { $Command };
8
8
  export class DescribeAppInstanceCommand 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_DescribeAppInstanceUserCommand, se_DescribeAppInstanceUserCommand }
7
7
  export { $Command };
8
8
  export class DescribeAppInstanceUserCommand 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_DescribeChannelBanCommand, se_DescribeChannelBanCommand } from "../p
7
7
  export { $Command };
8
8
  export class DescribeChannelBanCommand 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_DescribeChannelCommand, se_DescribeChannelCommand } from "../protoco
7
7
  export { $Command };
8
8
  export class DescribeChannelCommand 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_DescribeChannelMembershipCommand, se_DescribeChannelMembershipComman
7
7
  export { $Command };
8
8
  export class DescribeChannelMembershipCommand 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_DescribeChannelMembershipForAppInstanceUserCommand, se_DescribeChann
7
7
  export { $Command };
8
8
  export class DescribeChannelMembershipForAppInstanceUserCommand 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_DescribeChannelModeratedByAppInstanceUserCommand, se_DescribeChannel
7
7
  export { $Command };
8
8
  export class DescribeChannelModeratedByAppInstanceUserCommand 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_DescribeChannelModeratorCommand, se_DescribeChannelModeratorCommand
7
7
  export { $Command };
8
8
  export class DescribeChannelModeratorCommand 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_DisassociatePhoneNumberFromUserCommand, se_DisassociatePhoneNumberFr
6
6
  export { $Command };
7
7
  export class DisassociatePhoneNumberFromUserCommand 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_DisassociatePhoneNumbersFromVoiceConnectorCommand, se_DisassociatePh
7
7
  export { $Command };
8
8
  export class DisassociatePhoneNumbersFromVoiceConnectorCommand 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_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand, se_Disassoci
7
7
  export { $Command };
8
8
  export class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand 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_DisassociateSigninDelegateGroupsFromAccountCommand, se_DisassociateS
6
6
  export { $Command };
7
7
  export class DisassociateSigninDelegateGroupsFromAccountCommand 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_GetAccountCommand, se_GetAccountCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class GetAccountCommand 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_GetAccountSettingsCommand, se_GetAccountSettingsCommand } from "../p
6
6
  export { $Command };
7
7
  export class GetAccountSettingsCommand 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_GetAppInstanceRetentionSettingsCommand, se_GetAppInstanceRetentionSe
6
6
  export { $Command };
7
7
  export class GetAppInstanceRetentionSettingsCommand 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_GetAppInstanceStreamingConfigurationsCommand, se_GetAppInstanceStrea
7
7
  export { $Command };
8
8
  export class GetAppInstanceStreamingConfigurationsCommand 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_GetAttendeeCommand, se_GetAttendeeCommand } from "../protocols/Aws_r
7
7
  export { $Command };
8
8
  export class GetAttendeeCommand 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_GetBotCommand, se_GetBotCommand } from "../protocols/Aws_restJson1";
7
7
  export { $Command };
8
8
  export class GetBotCommand 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_GetChannelMessageCommand, se_GetChannelMessageCommand } from "../pro
7
7
  export { $Command };
8
8
  export class GetChannelMessageCommand 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_GetEventsConfigurationCommand, se_GetEventsConfigurationCommand } fr
7
7
  export { $Command };
8
8
  export class GetEventsConfigurationCommand 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_GetGlobalSettingsCommand, se_GetGlobalSettingsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetGlobalSettingsCommand 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_GetMediaCapturePipelineCommand, se_GetMediaCapturePipelineCommand }
7
7
  export { $Command };
8
8
  export class GetMediaCapturePipelineCommand 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_GetMeetingCommand, se_GetMeetingCommand } from "../protocols/Aws_res
7
7
  export { $Command };
8
8
  export class GetMeetingCommand 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_GetMessagingSessionEndpointCommand, se_GetMessagingSessionEndpointCo
6
6
  export { $Command };
7
7
  export class GetMessagingSessionEndpointCommand 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_GetPhoneNumberCommand, se_GetPhoneNumberCommand } from "../protocols
7
7
  export { $Command };
8
8
  export class GetPhoneNumberCommand 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_GetPhoneNumberOrderCommand, se_GetPhoneNumberOrderCommand } from "..
7
7
  export { $Command };
8
8
  export class GetPhoneNumberOrderCommand 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_GetPhoneNumberSettingsCommand, se_GetPhoneNumberSettingsCommand } fr
7
7
  export { $Command };
8
8
  export class GetPhoneNumberSettingsCommand 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_GetProxySessionCommand, se_GetProxySessionCommand } from "../protoco
7
7
  export { $Command };
8
8
  export class GetProxySessionCommand 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_GetRetentionSettingsCommand, se_GetRetentionSettingsCommand } from "
6
6
  export { $Command };
7
7
  export class GetRetentionSettingsCommand 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_GetRoomCommand, se_GetRoomCommand } from "../protocols/Aws_restJson1
7
7
  export { $Command };
8
8
  export class GetRoomCommand 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_GetSipMediaApplicationCommand, se_GetSipMediaApplicationCommand } fr
7
7
  export { $Command };
8
8
  export class GetSipMediaApplicationCommand 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_GetSipMediaApplicationLoggingConfigurationCommand, se_GetSipMediaApp
6
6
  export { $Command };
7
7
  export class GetSipMediaApplicationLoggingConfigurationCommand 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_GetSipRuleCommand, se_GetSipRuleCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class GetSipRuleCommand 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_GetUserCommand, se_GetUserCommand } from "../protocols/Aws_restJson1
7
7
  export { $Command };
8
8
  export class GetUserCommand 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_GetUserSettingsCommand, se_GetUserSettingsCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetUserSettingsCommand 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_GetVoiceConnectorCommand, se_GetVoiceConnectorCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetVoiceConnectorCommand 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_GetVoiceConnectorEmergencyCallingConfigurationCommand, se_GetVoiceCo
7
7
  export { $Command };
8
8
  export class GetVoiceConnectorEmergencyCallingConfigurationCommand 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_GetVoiceConnectorGroupCommand, se_GetVoiceConnectorGroupCommand } fr
6
6
  export { $Command };
7
7
  export class GetVoiceConnectorGroupCommand 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_GetVoiceConnectorLoggingConfigurationCommand, se_GetVoiceConnectorLo
6
6
  export { $Command };
7
7
  export class GetVoiceConnectorLoggingConfigurationCommand 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_GetVoiceConnectorOriginationCommand, se_GetVoiceConnectorOrigination
6
6
  export { $Command };
7
7
  export class GetVoiceConnectorOriginationCommand 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_GetVoiceConnectorProxyCommand, se_GetVoiceConnectorProxyCommand } fr
7
7
  export { $Command };
8
8
  export class GetVoiceConnectorProxyCommand 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),