@aws-sdk/client-chime 3.53.0 → 3.55.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (239) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist-cjs/ChimeClient.js +13 -13
  3. package/dist-cjs/commands/AssociatePhoneNumberWithUserCommand.js +3 -3
  4. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -3
  5. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -3
  6. package/dist-cjs/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +3 -3
  7. package/dist-cjs/commands/BatchCreateAttendeeCommand.js +3 -3
  8. package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +3 -3
  9. package/dist-cjs/commands/BatchCreateRoomMembershipCommand.js +3 -3
  10. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +3 -3
  11. package/dist-cjs/commands/BatchSuspendUserCommand.js +3 -3
  12. package/dist-cjs/commands/BatchUnsuspendUserCommand.js +3 -3
  13. package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +3 -3
  14. package/dist-cjs/commands/BatchUpdateUserCommand.js +3 -3
  15. package/dist-cjs/commands/CreateAccountCommand.js +3 -3
  16. package/dist-cjs/commands/CreateAppInstanceAdminCommand.js +3 -3
  17. package/dist-cjs/commands/CreateAppInstanceCommand.js +3 -3
  18. package/dist-cjs/commands/CreateAppInstanceUserCommand.js +3 -3
  19. package/dist-cjs/commands/CreateAttendeeCommand.js +3 -3
  20. package/dist-cjs/commands/CreateBotCommand.js +3 -3
  21. package/dist-cjs/commands/CreateChannelBanCommand.js +3 -3
  22. package/dist-cjs/commands/CreateChannelCommand.js +3 -3
  23. package/dist-cjs/commands/CreateChannelMembershipCommand.js +3 -3
  24. package/dist-cjs/commands/CreateChannelModeratorCommand.js +3 -3
  25. package/dist-cjs/commands/CreateMediaCapturePipelineCommand.js +3 -3
  26. package/dist-cjs/commands/CreateMeetingCommand.js +3 -3
  27. package/dist-cjs/commands/CreateMeetingDialOutCommand.js +3 -3
  28. package/dist-cjs/commands/CreateMeetingWithAttendeesCommand.js +3 -3
  29. package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +3 -3
  30. package/dist-cjs/commands/CreateProxySessionCommand.js +3 -3
  31. package/dist-cjs/commands/CreateRoomCommand.js +3 -3
  32. package/dist-cjs/commands/CreateRoomMembershipCommand.js +3 -3
  33. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +3 -3
  34. package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +3 -3
  35. package/dist-cjs/commands/CreateSipRuleCommand.js +3 -3
  36. package/dist-cjs/commands/CreateUserCommand.js +3 -3
  37. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +3 -3
  38. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteAccountCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteAppInstanceAdminCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteAppInstanceCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteAppInstanceUserCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteAttendeeCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteChannelBanCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteChannelCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteChannelMembershipCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteChannelMessageCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteChannelModeratorCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteEventsConfigurationCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteMediaCapturePipelineCommand.js +3 -3
  52. package/dist-cjs/commands/DeleteMeetingCommand.js +3 -3
  53. package/dist-cjs/commands/DeletePhoneNumberCommand.js +3 -3
  54. package/dist-cjs/commands/DeleteProxySessionCommand.js +3 -3
  55. package/dist-cjs/commands/DeleteRoomCommand.js +3 -3
  56. package/dist-cjs/commands/DeleteRoomMembershipCommand.js +3 -3
  57. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +3 -3
  58. package/dist-cjs/commands/DeleteSipRuleCommand.js +3 -3
  59. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +3 -3
  60. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  61. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +3 -3
  62. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +3 -3
  63. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +3 -3
  64. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -3
  65. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +3 -3
  66. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -3
  67. package/dist-cjs/commands/DescribeAppInstanceAdminCommand.js +3 -3
  68. package/dist-cjs/commands/DescribeAppInstanceCommand.js +3 -3
  69. package/dist-cjs/commands/DescribeAppInstanceUserCommand.js +3 -3
  70. package/dist-cjs/commands/DescribeChannelBanCommand.js +3 -3
  71. package/dist-cjs/commands/DescribeChannelCommand.js +3 -3
  72. package/dist-cjs/commands/DescribeChannelMembershipCommand.js +3 -3
  73. package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +3 -3
  74. package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +3 -3
  75. package/dist-cjs/commands/DescribeChannelModeratorCommand.js +3 -3
  76. package/dist-cjs/commands/DisassociatePhoneNumberFromUserCommand.js +3 -3
  77. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -3
  78. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -3
  79. package/dist-cjs/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +3 -3
  80. package/dist-cjs/commands/GetAccountCommand.js +3 -3
  81. package/dist-cjs/commands/GetAccountSettingsCommand.js +3 -3
  82. package/dist-cjs/commands/GetAppInstanceRetentionSettingsCommand.js +3 -3
  83. package/dist-cjs/commands/GetAppInstanceStreamingConfigurationsCommand.js +3 -3
  84. package/dist-cjs/commands/GetAttendeeCommand.js +3 -3
  85. package/dist-cjs/commands/GetBotCommand.js +3 -3
  86. package/dist-cjs/commands/GetChannelMessageCommand.js +3 -3
  87. package/dist-cjs/commands/GetEventsConfigurationCommand.js +3 -3
  88. package/dist-cjs/commands/GetGlobalSettingsCommand.js +3 -3
  89. package/dist-cjs/commands/GetMediaCapturePipelineCommand.js +3 -3
  90. package/dist-cjs/commands/GetMeetingCommand.js +3 -3
  91. package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +3 -3
  92. package/dist-cjs/commands/GetPhoneNumberCommand.js +3 -3
  93. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +3 -3
  94. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +3 -3
  95. package/dist-cjs/commands/GetProxySessionCommand.js +3 -3
  96. package/dist-cjs/commands/GetRetentionSettingsCommand.js +3 -3
  97. package/dist-cjs/commands/GetRoomCommand.js +3 -3
  98. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +3 -3
  99. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -3
  100. package/dist-cjs/commands/GetSipRuleCommand.js +3 -3
  101. package/dist-cjs/commands/GetUserCommand.js +3 -3
  102. package/dist-cjs/commands/GetUserSettingsCommand.js +3 -3
  103. package/dist-cjs/commands/GetVoiceConnectorCommand.js +3 -3
  104. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  105. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +3 -3
  106. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -3
  107. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +3 -3
  108. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +3 -3
  109. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -3
  110. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +3 -3
  111. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -3
  112. package/dist-cjs/commands/InviteUsersCommand.js +3 -3
  113. package/dist-cjs/commands/ListAccountsCommand.js +3 -3
  114. package/dist-cjs/commands/ListAppInstanceAdminsCommand.js +3 -3
  115. package/dist-cjs/commands/ListAppInstanceUsersCommand.js +3 -3
  116. package/dist-cjs/commands/ListAppInstancesCommand.js +3 -3
  117. package/dist-cjs/commands/ListAttendeeTagsCommand.js +3 -3
  118. package/dist-cjs/commands/ListAttendeesCommand.js +3 -3
  119. package/dist-cjs/commands/ListBotsCommand.js +3 -3
  120. package/dist-cjs/commands/ListChannelBansCommand.js +3 -3
  121. package/dist-cjs/commands/ListChannelMembershipsCommand.js +3 -3
  122. package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +3 -3
  123. package/dist-cjs/commands/ListChannelMessagesCommand.js +3 -3
  124. package/dist-cjs/commands/ListChannelModeratorsCommand.js +3 -3
  125. package/dist-cjs/commands/ListChannelsCommand.js +3 -3
  126. package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +3 -3
  127. package/dist-cjs/commands/ListMediaCapturePipelinesCommand.js +3 -3
  128. package/dist-cjs/commands/ListMeetingTagsCommand.js +3 -3
  129. package/dist-cjs/commands/ListMeetingsCommand.js +3 -3
  130. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +3 -3
  131. package/dist-cjs/commands/ListPhoneNumbersCommand.js +3 -3
  132. package/dist-cjs/commands/ListProxySessionsCommand.js +3 -3
  133. package/dist-cjs/commands/ListRoomMembershipsCommand.js +3 -3
  134. package/dist-cjs/commands/ListRoomsCommand.js +3 -3
  135. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +3 -3
  136. package/dist-cjs/commands/ListSipRulesCommand.js +3 -3
  137. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -3
  138. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  139. package/dist-cjs/commands/ListUsersCommand.js +3 -3
  140. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +3 -3
  141. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -3
  142. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +3 -3
  143. package/dist-cjs/commands/LogoutUserCommand.js +3 -3
  144. package/dist-cjs/commands/PutAppInstanceRetentionSettingsCommand.js +3 -3
  145. package/dist-cjs/commands/PutAppInstanceStreamingConfigurationsCommand.js +3 -3
  146. package/dist-cjs/commands/PutEventsConfigurationCommand.js +3 -3
  147. package/dist-cjs/commands/PutRetentionSettingsCommand.js +3 -3
  148. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -3
  149. package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  150. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -3
  151. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +3 -3
  152. package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +3 -3
  153. package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -3
  154. package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +3 -3
  155. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -3
  156. package/dist-cjs/commands/RedactChannelMessageCommand.js +3 -3
  157. package/dist-cjs/commands/RedactConversationMessageCommand.js +3 -3
  158. package/dist-cjs/commands/RedactRoomMessageCommand.js +3 -3
  159. package/dist-cjs/commands/RegenerateSecurityTokenCommand.js +3 -3
  160. package/dist-cjs/commands/ResetPersonalPINCommand.js +3 -3
  161. package/dist-cjs/commands/RestorePhoneNumberCommand.js +3 -3
  162. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  163. package/dist-cjs/commands/SendChannelMessageCommand.js +3 -3
  164. package/dist-cjs/commands/StartMeetingTranscriptionCommand.js +3 -3
  165. package/dist-cjs/commands/StopMeetingTranscriptionCommand.js +3 -3
  166. package/dist-cjs/commands/TagAttendeeCommand.js +3 -3
  167. package/dist-cjs/commands/TagMeetingCommand.js +3 -3
  168. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  169. package/dist-cjs/commands/UntagAttendeeCommand.js +3 -3
  170. package/dist-cjs/commands/UntagMeetingCommand.js +3 -3
  171. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  172. package/dist-cjs/commands/UpdateAccountCommand.js +3 -3
  173. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +3 -3
  174. package/dist-cjs/commands/UpdateAppInstanceCommand.js +3 -3
  175. package/dist-cjs/commands/UpdateAppInstanceUserCommand.js +3 -3
  176. package/dist-cjs/commands/UpdateBotCommand.js +3 -3
  177. package/dist-cjs/commands/UpdateChannelCommand.js +3 -3
  178. package/dist-cjs/commands/UpdateChannelMessageCommand.js +3 -3
  179. package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +3 -3
  180. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +3 -3
  181. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +3 -3
  182. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +3 -3
  183. package/dist-cjs/commands/UpdateProxySessionCommand.js +3 -3
  184. package/dist-cjs/commands/UpdateRoomCommand.js +3 -3
  185. package/dist-cjs/commands/UpdateRoomMembershipCommand.js +3 -3
  186. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +3 -3
  187. package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +3 -3
  188. package/dist-cjs/commands/UpdateSipRuleCommand.js +3 -3
  189. package/dist-cjs/commands/UpdateUserCommand.js +3 -3
  190. package/dist-cjs/commands/UpdateUserSettingsCommand.js +3 -3
  191. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +3 -3
  192. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +3 -3
  193. package/dist-cjs/endpoints.js +1 -1
  194. package/dist-cjs/protocols/Aws_restJson1.js +961 -955
  195. package/dist-cjs/runtimeConfig.browser.js +4 -4
  196. package/dist-cjs/runtimeConfig.js +9 -9
  197. package/dist-cjs/runtimeConfig.native.js +1 -1
  198. package/dist-es/Chime.js +190 -190
  199. package/dist-es/pagination/ListAccountsPaginator.js +4 -4
  200. package/dist-es/pagination/ListAppInstanceAdminsPaginator.js +4 -4
  201. package/dist-es/pagination/ListAppInstanceUsersPaginator.js +4 -4
  202. package/dist-es/pagination/ListAppInstancesPaginator.js +4 -4
  203. package/dist-es/pagination/ListAttendeesPaginator.js +4 -4
  204. package/dist-es/pagination/ListBotsPaginator.js +4 -4
  205. package/dist-es/pagination/ListChannelBansPaginator.js +4 -4
  206. package/dist-es/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js +4 -4
  207. package/dist-es/pagination/ListChannelMembershipsPaginator.js +4 -4
  208. package/dist-es/pagination/ListChannelMessagesPaginator.js +4 -4
  209. package/dist-es/pagination/ListChannelModeratorsPaginator.js +4 -4
  210. package/dist-es/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js +4 -4
  211. package/dist-es/pagination/ListChannelsPaginator.js +4 -4
  212. package/dist-es/pagination/ListMediaCapturePipelinesPaginator.js +4 -4
  213. package/dist-es/pagination/ListMeetingsPaginator.js +4 -4
  214. package/dist-es/pagination/ListPhoneNumberOrdersPaginator.js +4 -4
  215. package/dist-es/pagination/ListPhoneNumbersPaginator.js +4 -4
  216. package/dist-es/pagination/ListProxySessionsPaginator.js +4 -4
  217. package/dist-es/pagination/ListRoomMembershipsPaginator.js +4 -4
  218. package/dist-es/pagination/ListRoomsPaginator.js +4 -4
  219. package/dist-es/pagination/ListSipMediaApplicationsPaginator.js +4 -4
  220. package/dist-es/pagination/ListSipRulesPaginator.js +4 -4
  221. package/dist-es/pagination/ListUsersPaginator.js +4 -4
  222. package/dist-es/pagination/ListVoiceConnectorGroupsPaginator.js +4 -4
  223. package/dist-es/pagination/ListVoiceConnectorsPaginator.js +4 -4
  224. package/dist-es/pagination/SearchAvailablePhoneNumbersPaginator.js +4 -4
  225. package/dist-es/protocols/Aws_restJson1.js +220 -214
  226. package/dist-types/Chime.d.ts +1 -1
  227. package/dist-types/ChimeClient.d.ts +2 -2
  228. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +1 -1
  229. package/dist-types/models/models_0.d.ts +3 -3
  230. package/dist-types/models/models_1.d.ts +5 -1
  231. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  232. package/dist-types/runtimeConfig.d.ts +1 -1
  233. package/dist-types/runtimeConfig.native.d.ts +3 -3
  234. package/dist-types/ts3.4/ChimeClient.d.ts +2 -2
  235. package/dist-types/ts3.4/models/models_1.d.ts +2 -0
  236. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  237. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  238. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  239. package/package.json +34 -34
@@ -11,7 +11,7 @@ class GetVoiceConnectorProxyCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class GetVoiceConnectorProxyCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetVoiceConnectorProxyCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetVoiceConnectorProxyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetVoiceConnectorProxyCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetVoiceConnectorProxyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetVoiceConnectorProxyCommand = GetVoiceConnectorProxyCommand;
@@ -11,7 +11,7 @@ class GetVoiceConnectorStreamingConfigurationCommand extends smithy_client_1.Com
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class GetVoiceConnectorStreamingConfigurationCommand extends smithy_client_1.Com
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetVoiceConnectorStreamingConfigurationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetVoiceConnectorStreamingConfigurationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetVoiceConnectorStreamingConfigurationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetVoiceConnectorStreamingConfigurationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetVoiceConnectorStreamingConfigurationCommand = GetVoiceConnectorStreamingConfigurationCommand;
@@ -11,7 +11,7 @@ class GetVoiceConnectorTerminationCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class GetVoiceConnectorTerminationCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetVoiceConnectorTerminationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetVoiceConnectorTerminationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetVoiceConnectorTerminationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetVoiceConnectorTerminationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetVoiceConnectorTerminationCommand = GetVoiceConnectorTerminationCommand;
@@ -11,7 +11,7 @@ class GetVoiceConnectorTerminationHealthCommand extends smithy_client_1.Command
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class GetVoiceConnectorTerminationHealthCommand extends smithy_client_1.Command
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetVoiceConnectorTerminationHealthCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetVoiceConnectorTerminationHealthCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetVoiceConnectorTerminationHealthCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetVoiceConnectorTerminationHealthCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetVoiceConnectorTerminationHealthCommand = GetVoiceConnectorTerminationHealthCommand;
@@ -11,7 +11,7 @@ class InviteUsersCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class InviteUsersCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1InviteUsersCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1InviteUsersCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1InviteUsersCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1InviteUsersCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.InviteUsersCommand = InviteUsersCommand;
@@ -11,7 +11,7 @@ class ListAccountsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListAccountsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListAccountsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListAccountsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListAccountsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListAccountsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListAccountsCommand = ListAccountsCommand;
@@ -11,7 +11,7 @@ class ListAppInstanceAdminsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListAppInstanceAdminsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListAppInstanceAdminsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListAppInstanceAdminsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListAppInstanceAdminsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListAppInstanceAdminsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListAppInstanceAdminsCommand = ListAppInstanceAdminsCommand;
@@ -11,7 +11,7 @@ class ListAppInstanceUsersCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListAppInstanceUsersCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListAppInstanceUsersCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListAppInstanceUsersCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListAppInstanceUsersCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListAppInstanceUsersCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListAppInstanceUsersCommand = ListAppInstanceUsersCommand;
@@ -11,7 +11,7 @@ class ListAppInstancesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListAppInstancesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListAppInstancesCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListAppInstancesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListAppInstancesCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListAppInstancesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListAppInstancesCommand = ListAppInstancesCommand;
@@ -11,7 +11,7 @@ class ListAttendeeTagsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListAttendeeTagsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListAttendeeTagsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListAttendeeTagsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListAttendeeTagsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListAttendeeTagsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListAttendeeTagsCommand = ListAttendeeTagsCommand;
@@ -11,7 +11,7 @@ class ListAttendeesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListAttendeesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListAttendeesCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListAttendeesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListAttendeesCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListAttendeesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListAttendeesCommand = ListAttendeesCommand;
@@ -11,7 +11,7 @@ class ListBotsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListBotsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListBotsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListBotsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListBotsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListBotsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListBotsCommand = ListBotsCommand;
@@ -11,7 +11,7 @@ class ListChannelBansCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListChannelBansCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListChannelBansCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListChannelBansCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListChannelBansCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelBansCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListChannelBansCommand = ListChannelBansCommand;
@@ -11,7 +11,7 @@ class ListChannelMembershipsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListChannelMembershipsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListChannelMembershipsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListChannelMembershipsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListChannelMembershipsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelMembershipsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListChannelMembershipsCommand = ListChannelMembershipsCommand;
@@ -11,7 +11,7 @@ class ListChannelMembershipsForAppInstanceUserCommand extends smithy_client_1.Co
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListChannelMembershipsForAppInstanceUserCommand extends smithy_client_1.Co
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListChannelMembershipsForAppInstanceUserCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListChannelMembershipsForAppInstanceUserCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListChannelMembershipsForAppInstanceUserCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelMembershipsForAppInstanceUserCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListChannelMembershipsForAppInstanceUserCommand = ListChannelMembershipsForAppInstanceUserCommand;
@@ -11,7 +11,7 @@ class ListChannelMessagesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListChannelMessagesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListChannelMessagesCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListChannelMessagesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListChannelMessagesCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelMessagesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListChannelMessagesCommand = ListChannelMessagesCommand;
@@ -11,7 +11,7 @@ class ListChannelModeratorsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListChannelModeratorsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListChannelModeratorsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListChannelModeratorsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListChannelModeratorsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelModeratorsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListChannelModeratorsCommand = ListChannelModeratorsCommand;
@@ -11,7 +11,7 @@ class ListChannelsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListChannelsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListChannelsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListChannelsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListChannelsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListChannelsCommand = ListChannelsCommand;
@@ -11,7 +11,7 @@ class ListChannelsModeratedByAppInstanceUserCommand extends smithy_client_1.Comm
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListChannelsModeratedByAppInstanceUserCommand extends smithy_client_1.Comm
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListChannelsModeratedByAppInstanceUserCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListChannelsModeratedByAppInstanceUserCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListChannelsModeratedByAppInstanceUserCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelsModeratedByAppInstanceUserCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListChannelsModeratedByAppInstanceUserCommand = ListChannelsModeratedByAppInstanceUserCommand;
@@ -11,7 +11,7 @@ class ListMediaCapturePipelinesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListMediaCapturePipelinesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListMediaCapturePipelinesCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListMediaCapturePipelinesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListMediaCapturePipelinesCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListMediaCapturePipelinesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListMediaCapturePipelinesCommand = ListMediaCapturePipelinesCommand;
@@ -11,7 +11,7 @@ class ListMeetingTagsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListMeetingTagsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListMeetingTagsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListMeetingTagsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListMeetingTagsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListMeetingTagsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListMeetingTagsCommand = ListMeetingTagsCommand;
@@ -11,7 +11,7 @@ class ListMeetingsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListMeetingsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListMeetingsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListMeetingsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListMeetingsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListMeetingsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListMeetingsCommand = ListMeetingsCommand;
@@ -11,7 +11,7 @@ class ListPhoneNumberOrdersCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListPhoneNumberOrdersCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListPhoneNumberOrdersCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListPhoneNumberOrdersCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListPhoneNumberOrdersCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListPhoneNumberOrdersCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListPhoneNumberOrdersCommand = ListPhoneNumberOrdersCommand;
@@ -11,7 +11,7 @@ class ListPhoneNumbersCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListPhoneNumbersCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListPhoneNumbersCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListPhoneNumbersCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListPhoneNumbersCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListPhoneNumbersCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListPhoneNumbersCommand = ListPhoneNumbersCommand;
@@ -11,7 +11,7 @@ class ListProxySessionsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListProxySessionsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListProxySessionsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListProxySessionsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListProxySessionsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListProxySessionsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListProxySessionsCommand = ListProxySessionsCommand;
@@ -11,7 +11,7 @@ class ListRoomMembershipsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListRoomMembershipsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListRoomMembershipsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListRoomMembershipsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListRoomMembershipsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListRoomMembershipsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListRoomMembershipsCommand = ListRoomMembershipsCommand;
@@ -11,7 +11,7 @@ class ListRoomsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "ChimeClient";
@@ -27,10 +27,10 @@ class ListRoomsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1ListRoomsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1ListRoomsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1ListRoomsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1ListRoomsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListRoomsCommand = ListRoomsCommand;