@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 DeleteProxySessionCommand 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 DeleteProxySessionCommand 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_restJson1DeleteProxySessionCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteProxySessionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteProxySessionCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteProxySessionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteProxySessionCommand = DeleteProxySessionCommand;
@@ -11,7 +11,7 @@ class DeleteRoomCommand 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 DeleteRoomCommand 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_restJson1DeleteRoomCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteRoomCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteRoomCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteRoomCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteRoomCommand = DeleteRoomCommand;
@@ -11,7 +11,7 @@ class DeleteRoomMembershipCommand 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 DeleteRoomMembershipCommand 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_restJson1DeleteRoomMembershipCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteRoomMembershipCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteRoomMembershipCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteRoomMembershipCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteRoomMembershipCommand = DeleteRoomMembershipCommand;
@@ -11,7 +11,7 @@ class DeleteSipMediaApplicationCommand 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 DeleteSipMediaApplicationCommand 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_restJson1DeleteSipMediaApplicationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteSipMediaApplicationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteSipMediaApplicationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteSipMediaApplicationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteSipMediaApplicationCommand = DeleteSipMediaApplicationCommand;
@@ -11,7 +11,7 @@ class DeleteSipRuleCommand 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 DeleteSipRuleCommand 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_restJson1DeleteSipRuleCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteSipRuleCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteSipRuleCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteSipRuleCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteSipRuleCommand = DeleteSipRuleCommand;
@@ -11,7 +11,7 @@ class DeleteVoiceConnectorCommand 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 DeleteVoiceConnectorCommand 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_restJson1DeleteVoiceConnectorCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteVoiceConnectorCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteVoiceConnectorCommand = DeleteVoiceConnectorCommand;
@@ -11,7 +11,7 @@ class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends smithy_cl
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 DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends smithy_cl
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_restJson1DeleteVoiceConnectorEmergencyCallingConfigurationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteVoiceConnectorEmergencyCallingConfigurationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorEmergencyCallingConfigurationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorEmergencyCallingConfigurationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteVoiceConnectorEmergencyCallingConfigurationCommand = DeleteVoiceConnectorEmergencyCallingConfigurationCommand;
@@ -11,7 +11,7 @@ class DeleteVoiceConnectorGroupCommand 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 DeleteVoiceConnectorGroupCommand 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_restJson1DeleteVoiceConnectorGroupCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteVoiceConnectorGroupCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorGroupCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorGroupCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteVoiceConnectorGroupCommand = DeleteVoiceConnectorGroupCommand;
@@ -11,7 +11,7 @@ class DeleteVoiceConnectorOriginationCommand 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 DeleteVoiceConnectorOriginationCommand 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_restJson1DeleteVoiceConnectorOriginationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteVoiceConnectorOriginationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorOriginationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorOriginationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteVoiceConnectorOriginationCommand = DeleteVoiceConnectorOriginationCommand;
@@ -11,7 +11,7 @@ class DeleteVoiceConnectorProxyCommand 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 DeleteVoiceConnectorProxyCommand 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_restJson1DeleteVoiceConnectorProxyCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteVoiceConnectorProxyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorProxyCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorProxyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteVoiceConnectorProxyCommand = DeleteVoiceConnectorProxyCommand;
@@ -11,7 +11,7 @@ class DeleteVoiceConnectorStreamingConfigurationCommand extends smithy_client_1.
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 DeleteVoiceConnectorStreamingConfigurationCommand extends smithy_client_1.
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_restJson1DeleteVoiceConnectorStreamingConfigurationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteVoiceConnectorStreamingConfigurationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorStreamingConfigurationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorStreamingConfigurationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteVoiceConnectorStreamingConfigurationCommand = DeleteVoiceConnectorStreamingConfigurationCommand;
@@ -11,7 +11,7 @@ class DeleteVoiceConnectorTerminationCommand 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 DeleteVoiceConnectorTerminationCommand 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_restJson1DeleteVoiceConnectorTerminationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteVoiceConnectorTerminationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorTerminationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorTerminationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteVoiceConnectorTerminationCommand = DeleteVoiceConnectorTerminationCommand;
@@ -11,7 +11,7 @@ class DeleteVoiceConnectorTerminationCredentialsCommand extends smithy_client_1.
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 DeleteVoiceConnectorTerminationCredentialsCommand extends smithy_client_1.
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_restJson1DeleteVoiceConnectorTerminationCredentialsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteVoiceConnectorTerminationCredentialsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorTerminationCredentialsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteVoiceConnectorTerminationCredentialsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteVoiceConnectorTerminationCredentialsCommand = DeleteVoiceConnectorTerminationCredentialsCommand;
@@ -11,7 +11,7 @@ class DescribeAppInstanceAdminCommand 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 DescribeAppInstanceAdminCommand 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_restJson1DescribeAppInstanceAdminCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DescribeAppInstanceAdminCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DescribeAppInstanceAdminCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeAppInstanceAdminCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DescribeAppInstanceAdminCommand = DescribeAppInstanceAdminCommand;
@@ -11,7 +11,7 @@ class DescribeAppInstanceCommand 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 DescribeAppInstanceCommand 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_restJson1DescribeAppInstanceCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DescribeAppInstanceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DescribeAppInstanceCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeAppInstanceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DescribeAppInstanceCommand = DescribeAppInstanceCommand;
@@ -11,7 +11,7 @@ class DescribeAppInstanceUserCommand 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 DescribeAppInstanceUserCommand 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_restJson1DescribeAppInstanceUserCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DescribeAppInstanceUserCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DescribeAppInstanceUserCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeAppInstanceUserCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DescribeAppInstanceUserCommand = DescribeAppInstanceUserCommand;
@@ -11,7 +11,7 @@ class DescribeChannelBanCommand 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 DescribeChannelBanCommand 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_restJson1DescribeChannelBanCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DescribeChannelBanCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DescribeChannelBanCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelBanCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DescribeChannelBanCommand = DescribeChannelBanCommand;
@@ -11,7 +11,7 @@ class DescribeChannelCommand 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 DescribeChannelCommand 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_restJson1DescribeChannelCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DescribeChannelCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DescribeChannelCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DescribeChannelCommand = DescribeChannelCommand;
@@ -11,7 +11,7 @@ class DescribeChannelMembershipCommand 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 DescribeChannelMembershipCommand 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_restJson1DescribeChannelMembershipCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DescribeChannelMembershipCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DescribeChannelMembershipCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelMembershipCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DescribeChannelMembershipCommand = DescribeChannelMembershipCommand;
@@ -11,7 +11,7 @@ class DescribeChannelMembershipForAppInstanceUserCommand extends smithy_client_1
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 DescribeChannelMembershipForAppInstanceUserCommand extends smithy_client_1
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_restJson1DescribeChannelMembershipForAppInstanceUserCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DescribeChannelMembershipForAppInstanceUserCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DescribeChannelMembershipForAppInstanceUserCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelMembershipForAppInstanceUserCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DescribeChannelMembershipForAppInstanceUserCommand = DescribeChannelMembershipForAppInstanceUserCommand;
@@ -11,7 +11,7 @@ class DescribeChannelModeratedByAppInstanceUserCommand extends smithy_client_1.C
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 DescribeChannelModeratedByAppInstanceUserCommand extends smithy_client_1.C
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_restJson1DescribeChannelModeratedByAppInstanceUserCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DescribeChannelModeratedByAppInstanceUserCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DescribeChannelModeratedByAppInstanceUserCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelModeratedByAppInstanceUserCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DescribeChannelModeratedByAppInstanceUserCommand = DescribeChannelModeratedByAppInstanceUserCommand;
@@ -11,7 +11,7 @@ class DescribeChannelModeratorCommand 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 DescribeChannelModeratorCommand 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_restJson1DescribeChannelModeratorCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DescribeChannelModeratorCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DescribeChannelModeratorCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelModeratorCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DescribeChannelModeratorCommand = DescribeChannelModeratorCommand;
@@ -11,7 +11,7 @@ class DisassociatePhoneNumberFromUserCommand 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 DisassociatePhoneNumberFromUserCommand 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_restJson1DisassociatePhoneNumberFromUserCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociatePhoneNumberFromUserCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociatePhoneNumberFromUserCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociatePhoneNumberFromUserCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociatePhoneNumberFromUserCommand = DisassociatePhoneNumberFromUserCommand;
@@ -11,7 +11,7 @@ class DisassociatePhoneNumbersFromVoiceConnectorCommand extends smithy_client_1.
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 DisassociatePhoneNumbersFromVoiceConnectorCommand extends smithy_client_1.
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_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociatePhoneNumbersFromVoiceConnectorCommand = DisassociatePhoneNumbersFromVoiceConnectorCommand;
@@ -11,7 +11,7 @@ class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends smithy_clie
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 DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends smithy_clie
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_restJson1DisassociatePhoneNumbersFromVoiceConnectorGroupCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorGroupCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorGroupCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorGroupCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociatePhoneNumbersFromVoiceConnectorGroupCommand = DisassociatePhoneNumbersFromVoiceConnectorGroupCommand;
@@ -11,7 +11,7 @@ class DisassociateSigninDelegateGroupsFromAccountCommand extends smithy_client_1
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 DisassociateSigninDelegateGroupsFromAccountCommand extends smithy_client_1
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_restJson1DisassociateSigninDelegateGroupsFromAccountCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateSigninDelegateGroupsFromAccountCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociateSigninDelegateGroupsFromAccountCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateSigninDelegateGroupsFromAccountCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateSigninDelegateGroupsFromAccountCommand = DisassociateSigninDelegateGroupsFromAccountCommand;
@@ -11,7 +11,7 @@ class GetAccountCommand 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 GetAccountCommand 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_restJson1GetAccountCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetAccountCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetAccountCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetAccountCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetAccountCommand = GetAccountCommand;