@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
|
@@ -11,7 +11,7 @@ class SearchAvailablePhoneNumbersCommand 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 SearchAvailablePhoneNumbersCommand 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_restJson1SearchAvailablePhoneNumbersCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1SearchAvailablePhoneNumbersCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1SearchAvailablePhoneNumbersCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1SearchAvailablePhoneNumbersCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.SearchAvailablePhoneNumbersCommand = SearchAvailablePhoneNumbersCommand;
|
|
@@ -11,7 +11,7 @@ class SendChannelMessageCommand 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 SendChannelMessageCommand 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_restJson1SendChannelMessageCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1SendChannelMessageCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1SendChannelMessageCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1SendChannelMessageCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.SendChannelMessageCommand = SendChannelMessageCommand;
|
|
@@ -11,7 +11,7 @@ class StartMeetingTranscriptionCommand 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 StartMeetingTranscriptionCommand 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_restJson1StartMeetingTranscriptionCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1StartMeetingTranscriptionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1StartMeetingTranscriptionCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1StartMeetingTranscriptionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.StartMeetingTranscriptionCommand = StartMeetingTranscriptionCommand;
|
|
@@ -11,7 +11,7 @@ class StopMeetingTranscriptionCommand 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 StopMeetingTranscriptionCommand 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_restJson1StopMeetingTranscriptionCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1StopMeetingTranscriptionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1StopMeetingTranscriptionCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1StopMeetingTranscriptionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.StopMeetingTranscriptionCommand = StopMeetingTranscriptionCommand;
|
|
@@ -11,7 +11,7 @@ class TagAttendeeCommand 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 TagAttendeeCommand 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_restJson1TagAttendeeCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1TagAttendeeCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1TagAttendeeCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1TagAttendeeCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.TagAttendeeCommand = TagAttendeeCommand;
|
|
@@ -11,7 +11,7 @@ class TagMeetingCommand 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 TagMeetingCommand 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_restJson1TagMeetingCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1TagMeetingCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1TagMeetingCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1TagMeetingCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.TagMeetingCommand = TagMeetingCommand;
|
|
@@ -11,7 +11,7 @@ class TagResourceCommand 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 TagResourceCommand 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_restJson1TagResourceCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1TagResourceCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1TagResourceCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1TagResourceCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -11,7 +11,7 @@ class UntagAttendeeCommand 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 UntagAttendeeCommand 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_restJson1UntagAttendeeCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UntagAttendeeCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UntagAttendeeCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UntagAttendeeCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UntagAttendeeCommand = UntagAttendeeCommand;
|
|
@@ -11,7 +11,7 @@ class UntagMeetingCommand 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 UntagMeetingCommand 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_restJson1UntagMeetingCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UntagMeetingCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UntagMeetingCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UntagMeetingCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UntagMeetingCommand = UntagMeetingCommand;
|
|
@@ -11,7 +11,7 @@ class UntagResourceCommand 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 UntagResourceCommand 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_restJson1UntagResourceCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UntagResourceCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UntagResourceCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UntagResourceCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateAccountCommand 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 UpdateAccountCommand 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_restJson1UpdateAccountCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateAccountCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateAccountCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateAccountCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateAccountCommand = UpdateAccountCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateAccountSettingsCommand 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 UpdateAccountSettingsCommand 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_restJson1UpdateAccountSettingsCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateAccountSettingsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateAccountSettingsCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateAccountSettingsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateAccountSettingsCommand = UpdateAccountSettingsCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateAppInstanceCommand 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 UpdateAppInstanceCommand 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_restJson1UpdateAppInstanceCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateAppInstanceCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateAppInstanceCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateAppInstanceCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateAppInstanceCommand = UpdateAppInstanceCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateAppInstanceUserCommand 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 UpdateAppInstanceUserCommand 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_restJson1UpdateAppInstanceUserCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateAppInstanceUserCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateAppInstanceUserCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateAppInstanceUserCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateAppInstanceUserCommand = UpdateAppInstanceUserCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateBotCommand 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 UpdateBotCommand 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_restJson1UpdateBotCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateBotCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateBotCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateBotCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateBotCommand = UpdateBotCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateChannelCommand 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 UpdateChannelCommand 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_restJson1UpdateChannelCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateChannelCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateChannelCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateChannelCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateChannelCommand = UpdateChannelCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateChannelMessageCommand 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 UpdateChannelMessageCommand 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_restJson1UpdateChannelMessageCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateChannelMessageCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateChannelMessageCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateChannelMessageCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateChannelMessageCommand = UpdateChannelMessageCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateChannelReadMarkerCommand 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 UpdateChannelReadMarkerCommand 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_restJson1UpdateChannelReadMarkerCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateChannelReadMarkerCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateChannelReadMarkerCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateChannelReadMarkerCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateChannelReadMarkerCommand = UpdateChannelReadMarkerCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateGlobalSettingsCommand 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 UpdateGlobalSettingsCommand 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_restJson1UpdateGlobalSettingsCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateGlobalSettingsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateGlobalSettingsCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateGlobalSettingsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateGlobalSettingsCommand = UpdateGlobalSettingsCommand;
|
|
@@ -11,7 +11,7 @@ class UpdatePhoneNumberCommand 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 UpdatePhoneNumberCommand 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_restJson1UpdatePhoneNumberCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdatePhoneNumberCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdatePhoneNumberCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdatePhoneNumberCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdatePhoneNumberCommand = UpdatePhoneNumberCommand;
|
|
@@ -11,7 +11,7 @@ class UpdatePhoneNumberSettingsCommand 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 UpdatePhoneNumberSettingsCommand 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_restJson1UpdatePhoneNumberSettingsCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdatePhoneNumberSettingsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdatePhoneNumberSettingsCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdatePhoneNumberSettingsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdatePhoneNumberSettingsCommand = UpdatePhoneNumberSettingsCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateProxySessionCommand 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 UpdateProxySessionCommand 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_restJson1UpdateProxySessionCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateProxySessionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateProxySessionCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateProxySessionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateProxySessionCommand = UpdateProxySessionCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateRoomCommand 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 UpdateRoomCommand 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_restJson1UpdateRoomCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateRoomCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateRoomCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateRoomCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateRoomCommand = UpdateRoomCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateRoomMembershipCommand 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 UpdateRoomMembershipCommand 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_restJson1UpdateRoomMembershipCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateRoomMembershipCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateRoomMembershipCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateRoomMembershipCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateRoomMembershipCommand = UpdateRoomMembershipCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateSipMediaApplicationCallCommand 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 UpdateSipMediaApplicationCallCommand 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_restJson1UpdateSipMediaApplicationCallCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateSipMediaApplicationCallCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateSipMediaApplicationCallCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateSipMediaApplicationCallCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateSipMediaApplicationCallCommand = UpdateSipMediaApplicationCallCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateSipMediaApplicationCommand 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 UpdateSipMediaApplicationCommand 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_restJson1UpdateSipMediaApplicationCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateSipMediaApplicationCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateSipMediaApplicationCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateSipMediaApplicationCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateSipMediaApplicationCommand = UpdateSipMediaApplicationCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateSipRuleCommand 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 UpdateSipRuleCommand 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_restJson1UpdateSipRuleCommand(input, context);
|
|
30
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateSipRuleCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_restJson1_1.deserializeAws_restJson1UpdateSipRuleCommand(output, context);
|
|
33
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateSipRuleCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateSipRuleCommand = UpdateSipRuleCommand;
|