@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.
- package/CHANGELOG.md +27 -0
- package/dist-cjs/ChimeClient.js +13 -13
- package/dist-cjs/commands/AssociatePhoneNumberWithUserCommand.js +3 -3
- package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -3
- package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -3
- package/dist-cjs/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +3 -3
- package/dist-cjs/commands/BatchCreateAttendeeCommand.js +3 -3
- package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +3 -3
- package/dist-cjs/commands/BatchCreateRoomMembershipCommand.js +3 -3
- package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +3 -3
- package/dist-cjs/commands/BatchSuspendUserCommand.js +3 -3
- package/dist-cjs/commands/BatchUnsuspendUserCommand.js +3 -3
- package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +3 -3
- package/dist-cjs/commands/BatchUpdateUserCommand.js +3 -3
- package/dist-cjs/commands/CreateAccountCommand.js +3 -3
- package/dist-cjs/commands/CreateAppInstanceAdminCommand.js +3 -3
- package/dist-cjs/commands/CreateAppInstanceCommand.js +3 -3
- package/dist-cjs/commands/CreateAppInstanceUserCommand.js +3 -3
- package/dist-cjs/commands/CreateAttendeeCommand.js +3 -3
- package/dist-cjs/commands/CreateBotCommand.js +3 -3
- package/dist-cjs/commands/CreateChannelBanCommand.js +3 -3
- package/dist-cjs/commands/CreateChannelCommand.js +3 -3
- package/dist-cjs/commands/CreateChannelMembershipCommand.js +3 -3
- package/dist-cjs/commands/CreateChannelModeratorCommand.js +3 -3
- package/dist-cjs/commands/CreateMediaCapturePipelineCommand.js +3 -3
- package/dist-cjs/commands/CreateMeetingCommand.js +3 -3
- package/dist-cjs/commands/CreateMeetingDialOutCommand.js +3 -3
- package/dist-cjs/commands/CreateMeetingWithAttendeesCommand.js +3 -3
- package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +3 -3
- package/dist-cjs/commands/CreateProxySessionCommand.js +3 -3
- package/dist-cjs/commands/CreateRoomCommand.js +3 -3
- package/dist-cjs/commands/CreateRoomMembershipCommand.js +3 -3
- package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +3 -3
- package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +3 -3
- package/dist-cjs/commands/CreateSipRuleCommand.js +3 -3
- package/dist-cjs/commands/CreateUserCommand.js +3 -3
- package/dist-cjs/commands/CreateVoiceConnectorCommand.js +3 -3
- package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteAccountCommand.js +3 -3
- package/dist-cjs/commands/DeleteAppInstanceAdminCommand.js +3 -3
- package/dist-cjs/commands/DeleteAppInstanceCommand.js +3 -3
- package/dist-cjs/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/DeleteAppInstanceUserCommand.js +3 -3
- package/dist-cjs/commands/DeleteAttendeeCommand.js +3 -3
- package/dist-cjs/commands/DeleteChannelBanCommand.js +3 -3
- package/dist-cjs/commands/DeleteChannelCommand.js +3 -3
- package/dist-cjs/commands/DeleteChannelMembershipCommand.js +3 -3
- package/dist-cjs/commands/DeleteChannelMessageCommand.js +3 -3
- package/dist-cjs/commands/DeleteChannelModeratorCommand.js +3 -3
- package/dist-cjs/commands/DeleteEventsConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteMediaCapturePipelineCommand.js +3 -3
- package/dist-cjs/commands/DeleteMeetingCommand.js +3 -3
- package/dist-cjs/commands/DeletePhoneNumberCommand.js +3 -3
- package/dist-cjs/commands/DeleteProxySessionCommand.js +3 -3
- package/dist-cjs/commands/DeleteRoomCommand.js +3 -3
- package/dist-cjs/commands/DeleteRoomMembershipCommand.js +3 -3
- package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +3 -3
- package/dist-cjs/commands/DeleteSipRuleCommand.js +3 -3
- package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +3 -3
- package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +3 -3
- package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +3 -3
- package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +3 -3
- package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -3
- package/dist-cjs/commands/DescribeAppInstanceAdminCommand.js +3 -3
- package/dist-cjs/commands/DescribeAppInstanceCommand.js +3 -3
- package/dist-cjs/commands/DescribeAppInstanceUserCommand.js +3 -3
- package/dist-cjs/commands/DescribeChannelBanCommand.js +3 -3
- package/dist-cjs/commands/DescribeChannelCommand.js +3 -3
- package/dist-cjs/commands/DescribeChannelMembershipCommand.js +3 -3
- package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +3 -3
- package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +3 -3
- package/dist-cjs/commands/DescribeChannelModeratorCommand.js +3 -3
- package/dist-cjs/commands/DisassociatePhoneNumberFromUserCommand.js +3 -3
- package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -3
- package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -3
- package/dist-cjs/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +3 -3
- package/dist-cjs/commands/GetAccountCommand.js +3 -3
- package/dist-cjs/commands/GetAccountSettingsCommand.js +3 -3
- package/dist-cjs/commands/GetAppInstanceRetentionSettingsCommand.js +3 -3
- package/dist-cjs/commands/GetAppInstanceStreamingConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/GetAttendeeCommand.js +3 -3
- package/dist-cjs/commands/GetBotCommand.js +3 -3
- package/dist-cjs/commands/GetChannelMessageCommand.js +3 -3
- package/dist-cjs/commands/GetEventsConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetGlobalSettingsCommand.js +3 -3
- package/dist-cjs/commands/GetMediaCapturePipelineCommand.js +3 -3
- package/dist-cjs/commands/GetMeetingCommand.js +3 -3
- package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +3 -3
- package/dist-cjs/commands/GetPhoneNumberCommand.js +3 -3
- package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +3 -3
- package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +3 -3
- package/dist-cjs/commands/GetProxySessionCommand.js +3 -3
- package/dist-cjs/commands/GetRetentionSettingsCommand.js +3 -3
- package/dist-cjs/commands/GetRoomCommand.js +3 -3
- package/dist-cjs/commands/GetSipMediaApplicationCommand.js +3 -3
- package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetSipRuleCommand.js +3 -3
- package/dist-cjs/commands/GetUserCommand.js +3 -3
- package/dist-cjs/commands/GetUserSettingsCommand.js +3 -3
- package/dist-cjs/commands/GetVoiceConnectorCommand.js +3 -3
- package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +3 -3
- package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +3 -3
- package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +3 -3
- package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +3 -3
- package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -3
- package/dist-cjs/commands/InviteUsersCommand.js +3 -3
- package/dist-cjs/commands/ListAccountsCommand.js +3 -3
- package/dist-cjs/commands/ListAppInstanceAdminsCommand.js +3 -3
- package/dist-cjs/commands/ListAppInstanceUsersCommand.js +3 -3
- package/dist-cjs/commands/ListAppInstancesCommand.js +3 -3
- package/dist-cjs/commands/ListAttendeeTagsCommand.js +3 -3
- package/dist-cjs/commands/ListAttendeesCommand.js +3 -3
- package/dist-cjs/commands/ListBotsCommand.js +3 -3
- package/dist-cjs/commands/ListChannelBansCommand.js +3 -3
- package/dist-cjs/commands/ListChannelMembershipsCommand.js +3 -3
- package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +3 -3
- package/dist-cjs/commands/ListChannelMessagesCommand.js +3 -3
- package/dist-cjs/commands/ListChannelModeratorsCommand.js +3 -3
- package/dist-cjs/commands/ListChannelsCommand.js +3 -3
- package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +3 -3
- package/dist-cjs/commands/ListMediaCapturePipelinesCommand.js +3 -3
- package/dist-cjs/commands/ListMeetingTagsCommand.js +3 -3
- package/dist-cjs/commands/ListMeetingsCommand.js +3 -3
- package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +3 -3
- package/dist-cjs/commands/ListPhoneNumbersCommand.js +3 -3
- package/dist-cjs/commands/ListProxySessionsCommand.js +3 -3
- package/dist-cjs/commands/ListRoomMembershipsCommand.js +3 -3
- package/dist-cjs/commands/ListRoomsCommand.js +3 -3
- package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +3 -3
- package/dist-cjs/commands/ListSipRulesCommand.js +3 -3
- package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListUsersCommand.js +3 -3
- package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -3
- package/dist-cjs/commands/ListVoiceConnectorsCommand.js +3 -3
- package/dist-cjs/commands/LogoutUserCommand.js +3 -3
- package/dist-cjs/commands/PutAppInstanceRetentionSettingsCommand.js +3 -3
- package/dist-cjs/commands/PutAppInstanceStreamingConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/PutEventsConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutRetentionSettingsCommand.js +3 -3
- package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +3 -3
- package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +3 -3
- package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +3 -3
- package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -3
- package/dist-cjs/commands/RedactChannelMessageCommand.js +3 -3
- package/dist-cjs/commands/RedactConversationMessageCommand.js +3 -3
- package/dist-cjs/commands/RedactRoomMessageCommand.js +3 -3
- package/dist-cjs/commands/RegenerateSecurityTokenCommand.js +3 -3
- package/dist-cjs/commands/ResetPersonalPINCommand.js +3 -3
- package/dist-cjs/commands/RestorePhoneNumberCommand.js +3 -3
- package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
- package/dist-cjs/commands/SendChannelMessageCommand.js +3 -3
- package/dist-cjs/commands/StartMeetingTranscriptionCommand.js +3 -3
- package/dist-cjs/commands/StopMeetingTranscriptionCommand.js +3 -3
- package/dist-cjs/commands/TagAttendeeCommand.js +3 -3
- package/dist-cjs/commands/TagMeetingCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagAttendeeCommand.js +3 -3
- package/dist-cjs/commands/UntagMeetingCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateAccountCommand.js +3 -3
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +3 -3
- package/dist-cjs/commands/UpdateAppInstanceCommand.js +3 -3
- package/dist-cjs/commands/UpdateAppInstanceUserCommand.js +3 -3
- package/dist-cjs/commands/UpdateBotCommand.js +3 -3
- package/dist-cjs/commands/UpdateChannelCommand.js +3 -3
- package/dist-cjs/commands/UpdateChannelMessageCommand.js +3 -3
- package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +3 -3
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +3 -3
- package/dist-cjs/commands/UpdatePhoneNumberCommand.js +3 -3
- package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +3 -3
- package/dist-cjs/commands/UpdateProxySessionCommand.js +3 -3
- package/dist-cjs/commands/UpdateRoomCommand.js +3 -3
- package/dist-cjs/commands/UpdateRoomMembershipCommand.js +3 -3
- package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +3 -3
- package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +3 -3
- package/dist-cjs/commands/UpdateSipRuleCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserSettingsCommand.js +3 -3
- package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +3 -3
- package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +3 -3
- package/dist-cjs/endpoints.js +1 -1
- package/dist-cjs/protocols/Aws_restJson1.js +961 -955
- package/dist-cjs/runtimeConfig.browser.js +4 -4
- package/dist-cjs/runtimeConfig.js +9 -9
- package/dist-cjs/runtimeConfig.native.js +1 -1
- package/dist-es/Chime.js +190 -190
- package/dist-es/pagination/ListAccountsPaginator.js +4 -4
- package/dist-es/pagination/ListAppInstanceAdminsPaginator.js +4 -4
- package/dist-es/pagination/ListAppInstanceUsersPaginator.js +4 -4
- package/dist-es/pagination/ListAppInstancesPaginator.js +4 -4
- package/dist-es/pagination/ListAttendeesPaginator.js +4 -4
- package/dist-es/pagination/ListBotsPaginator.js +4 -4
- package/dist-es/pagination/ListChannelBansPaginator.js +4 -4
- package/dist-es/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js +4 -4
- package/dist-es/pagination/ListChannelMembershipsPaginator.js +4 -4
- package/dist-es/pagination/ListChannelMessagesPaginator.js +4 -4
- package/dist-es/pagination/ListChannelModeratorsPaginator.js +4 -4
- package/dist-es/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js +4 -4
- package/dist-es/pagination/ListChannelsPaginator.js +4 -4
- package/dist-es/pagination/ListMediaCapturePipelinesPaginator.js +4 -4
- package/dist-es/pagination/ListMeetingsPaginator.js +4 -4
- package/dist-es/pagination/ListPhoneNumberOrdersPaginator.js +4 -4
- package/dist-es/pagination/ListPhoneNumbersPaginator.js +4 -4
- package/dist-es/pagination/ListProxySessionsPaginator.js +4 -4
- package/dist-es/pagination/ListRoomMembershipsPaginator.js +4 -4
- package/dist-es/pagination/ListRoomsPaginator.js +4 -4
- package/dist-es/pagination/ListSipMediaApplicationsPaginator.js +4 -4
- package/dist-es/pagination/ListSipRulesPaginator.js +4 -4
- package/dist-es/pagination/ListUsersPaginator.js +4 -4
- package/dist-es/pagination/ListVoiceConnectorGroupsPaginator.js +4 -4
- package/dist-es/pagination/ListVoiceConnectorsPaginator.js +4 -4
- package/dist-es/pagination/SearchAvailablePhoneNumbersPaginator.js +4 -4
- package/dist-es/protocols/Aws_restJson1.js +220 -214
- package/dist-types/Chime.d.ts +1 -1
- package/dist-types/ChimeClient.d.ts +2 -2
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +3 -3
- package/dist-types/models/models_1.d.ts +5 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/ChimeClient.d.ts +2 -2
- package/dist-types/ts3.4/models/models_1.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +34 -34
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,33 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.55.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.1...v3.55.0) (2022-03-21)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update clients as of 03/21/2022 ([#3455](https://github.com/aws/aws-sdk-js-v3/issues/3455)) ([7cd40a5](https://github.com/aws/aws-sdk-js-v3/commit/7cd40a5aeaddf03b8d27e814b3a2b441c1217dfb))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [3.54.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.0...v3.54.1) (2022-03-15)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @aws-sdk/client-chime
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# [3.54.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.1...v3.54.0) (2022-03-11)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @aws-sdk/client-chime
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
6
33
|
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
|
|
7
34
|
|
|
8
35
|
|
package/dist-cjs/ChimeClient.js
CHANGED
|
@@ -12,21 +12,21 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
12
12
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
13
13
|
class ChimeClient extends smithy_client_1.Client {
|
|
14
14
|
constructor(configuration) {
|
|
15
|
-
const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
|
|
16
|
-
const _config_1 = config_resolver_1.resolveRegionConfig(_config_0);
|
|
17
|
-
const _config_2 = config_resolver_1.resolveEndpointsConfig(_config_1);
|
|
18
|
-
const _config_3 = middleware_retry_1.resolveRetryConfig(_config_2);
|
|
19
|
-
const _config_4 = middleware_host_header_1.resolveHostHeaderConfig(_config_3);
|
|
20
|
-
const _config_5 = middleware_signing_1.resolveAwsAuthConfig(_config_4);
|
|
21
|
-
const _config_6 = middleware_user_agent_1.resolveUserAgentConfig(_config_5);
|
|
15
|
+
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration);
|
|
16
|
+
const _config_1 = (0, config_resolver_1.resolveRegionConfig)(_config_0);
|
|
17
|
+
const _config_2 = (0, config_resolver_1.resolveEndpointsConfig)(_config_1);
|
|
18
|
+
const _config_3 = (0, middleware_retry_1.resolveRetryConfig)(_config_2);
|
|
19
|
+
const _config_4 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_3);
|
|
20
|
+
const _config_5 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_4);
|
|
21
|
+
const _config_6 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_5);
|
|
22
22
|
super(_config_6);
|
|
23
23
|
this.config = _config_6;
|
|
24
|
-
this.middlewareStack.use(middleware_retry_1.getRetryPlugin(this.config));
|
|
25
|
-
this.middlewareStack.use(middleware_content_length_1.getContentLengthPlugin(this.config));
|
|
26
|
-
this.middlewareStack.use(middleware_host_header_1.getHostHeaderPlugin(this.config));
|
|
27
|
-
this.middlewareStack.use(middleware_logger_1.getLoggerPlugin(this.config));
|
|
28
|
-
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
|
|
29
|
-
this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
|
|
24
|
+
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
25
|
+
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
26
|
+
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
27
|
+
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
28
|
+
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
29
|
+
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
30
30
|
}
|
|
31
31
|
destroy() {
|
|
32
32
|
super.destroy();
|
|
@@ -11,7 +11,7 @@ class AssociatePhoneNumberWithUserCommand 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 AssociatePhoneNumberWithUserCommand 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_restJson1AssociatePhoneNumberWithUserCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1AssociatePhoneNumberWithUserCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1AssociatePhoneNumberWithUserCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1AssociatePhoneNumberWithUserCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AssociatePhoneNumberWithUserCommand = AssociatePhoneNumberWithUserCommand;
|
|
@@ -11,7 +11,7 @@ class AssociatePhoneNumbersWithVoiceConnectorCommand 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 AssociatePhoneNumbersWithVoiceConnectorCommand 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_restJson1AssociatePhoneNumbersWithVoiceConnectorCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AssociatePhoneNumbersWithVoiceConnectorCommand = AssociatePhoneNumbersWithVoiceConnectorCommand;
|
|
@@ -11,7 +11,7 @@ class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends smithy_client_
|
|
|
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 AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends smithy_client_
|
|
|
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_restJson1AssociatePhoneNumbersWithVoiceConnectorGroupCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorGroupCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorGroupCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorGroupCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AssociatePhoneNumbersWithVoiceConnectorGroupCommand = AssociatePhoneNumbersWithVoiceConnectorGroupCommand;
|
|
@@ -11,7 +11,7 @@ class AssociateSigninDelegateGroupsWithAccountCommand 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 AssociateSigninDelegateGroupsWithAccountCommand 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_restJson1AssociateSigninDelegateGroupsWithAccountCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1AssociateSigninDelegateGroupsWithAccountCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1AssociateSigninDelegateGroupsWithAccountCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1AssociateSigninDelegateGroupsWithAccountCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AssociateSigninDelegateGroupsWithAccountCommand = AssociateSigninDelegateGroupsWithAccountCommand;
|
|
@@ -11,7 +11,7 @@ class BatchCreateAttendeeCommand 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 BatchCreateAttendeeCommand 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_restJson1BatchCreateAttendeeCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1BatchCreateAttendeeCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1BatchCreateAttendeeCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1BatchCreateAttendeeCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.BatchCreateAttendeeCommand = BatchCreateAttendeeCommand;
|
|
@@ -11,7 +11,7 @@ class BatchCreateChannelMembershipCommand 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 BatchCreateChannelMembershipCommand 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_restJson1BatchCreateChannelMembershipCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1BatchCreateChannelMembershipCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1BatchCreateChannelMembershipCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1BatchCreateChannelMembershipCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.BatchCreateChannelMembershipCommand = BatchCreateChannelMembershipCommand;
|
|
@@ -11,7 +11,7 @@ class BatchCreateRoomMembershipCommand 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 BatchCreateRoomMembershipCommand 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_restJson1BatchCreateRoomMembershipCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1BatchCreateRoomMembershipCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1BatchCreateRoomMembershipCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1BatchCreateRoomMembershipCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.BatchCreateRoomMembershipCommand = BatchCreateRoomMembershipCommand;
|
|
@@ -11,7 +11,7 @@ class BatchDeletePhoneNumberCommand 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 BatchDeletePhoneNumberCommand 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_restJson1BatchDeletePhoneNumberCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1BatchDeletePhoneNumberCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1BatchDeletePhoneNumberCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1BatchDeletePhoneNumberCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.BatchDeletePhoneNumberCommand = BatchDeletePhoneNumberCommand;
|
|
@@ -11,7 +11,7 @@ class BatchSuspendUserCommand 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 BatchSuspendUserCommand 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_restJson1BatchSuspendUserCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1BatchSuspendUserCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1BatchSuspendUserCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1BatchSuspendUserCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.BatchSuspendUserCommand = BatchSuspendUserCommand;
|
|
@@ -11,7 +11,7 @@ class BatchUnsuspendUserCommand 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 BatchUnsuspendUserCommand 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_restJson1BatchUnsuspendUserCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1BatchUnsuspendUserCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1BatchUnsuspendUserCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1BatchUnsuspendUserCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.BatchUnsuspendUserCommand = BatchUnsuspendUserCommand;
|
|
@@ -11,7 +11,7 @@ class BatchUpdatePhoneNumberCommand 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 BatchUpdatePhoneNumberCommand 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_restJson1BatchUpdatePhoneNumberCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1BatchUpdatePhoneNumberCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1BatchUpdatePhoneNumberCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1BatchUpdatePhoneNumberCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.BatchUpdatePhoneNumberCommand = BatchUpdatePhoneNumberCommand;
|
|
@@ -11,7 +11,7 @@ class BatchUpdateUserCommand 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 BatchUpdateUserCommand 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_restJson1BatchUpdateUserCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1BatchUpdateUserCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1BatchUpdateUserCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1BatchUpdateUserCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.BatchUpdateUserCommand = BatchUpdateUserCommand;
|
|
@@ -11,7 +11,7 @@ class CreateAccountCommand 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 CreateAccountCommand 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_restJson1CreateAccountCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateAccountCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateAccountCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateAccountCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateAccountCommand = CreateAccountCommand;
|
|
@@ -11,7 +11,7 @@ class CreateAppInstanceAdminCommand 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 CreateAppInstanceAdminCommand 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_restJson1CreateAppInstanceAdminCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateAppInstanceAdminCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateAppInstanceAdminCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateAppInstanceAdminCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateAppInstanceAdminCommand = CreateAppInstanceAdminCommand;
|
|
@@ -11,7 +11,7 @@ class CreateAppInstanceCommand 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 CreateAppInstanceCommand 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_restJson1CreateAppInstanceCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateAppInstanceCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateAppInstanceCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateAppInstanceCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateAppInstanceCommand = CreateAppInstanceCommand;
|
|
@@ -11,7 +11,7 @@ class CreateAppInstanceUserCommand 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 CreateAppInstanceUserCommand 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_restJson1CreateAppInstanceUserCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateAppInstanceUserCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateAppInstanceUserCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateAppInstanceUserCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateAppInstanceUserCommand = CreateAppInstanceUserCommand;
|
|
@@ -11,7 +11,7 @@ class CreateAttendeeCommand 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 CreateAttendeeCommand 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_restJson1CreateAttendeeCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateAttendeeCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateAttendeeCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateAttendeeCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateAttendeeCommand = CreateAttendeeCommand;
|
|
@@ -11,7 +11,7 @@ class CreateBotCommand 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 CreateBotCommand 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_restJson1CreateBotCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateBotCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateBotCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateBotCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateBotCommand = CreateBotCommand;
|
|
@@ -11,7 +11,7 @@ class CreateChannelBanCommand 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 CreateChannelBanCommand 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_restJson1CreateChannelBanCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateChannelBanCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateChannelBanCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateChannelBanCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateChannelBanCommand = CreateChannelBanCommand;
|
|
@@ -11,7 +11,7 @@ class CreateChannelCommand 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 CreateChannelCommand 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_restJson1CreateChannelCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateChannelCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateChannelCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateChannelCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateChannelCommand = CreateChannelCommand;
|
|
@@ -11,7 +11,7 @@ class CreateChannelMembershipCommand 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 CreateChannelMembershipCommand 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_restJson1CreateChannelMembershipCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateChannelMembershipCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateChannelMembershipCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateChannelMembershipCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateChannelMembershipCommand = CreateChannelMembershipCommand;
|
|
@@ -11,7 +11,7 @@ class CreateChannelModeratorCommand 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 CreateChannelModeratorCommand 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_restJson1CreateChannelModeratorCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateChannelModeratorCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateChannelModeratorCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateChannelModeratorCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateChannelModeratorCommand = CreateChannelModeratorCommand;
|
|
@@ -11,7 +11,7 @@ class CreateMediaCapturePipelineCommand 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 CreateMediaCapturePipelineCommand 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_restJson1CreateMediaCapturePipelineCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateMediaCapturePipelineCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateMediaCapturePipelineCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateMediaCapturePipelineCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateMediaCapturePipelineCommand = CreateMediaCapturePipelineCommand;
|
|
@@ -11,7 +11,7 @@ class CreateMeetingCommand 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 CreateMeetingCommand 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_restJson1CreateMeetingCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1CreateMeetingCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1CreateMeetingCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1CreateMeetingCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateMeetingCommand = CreateMeetingCommand;
|