@aws-sdk/client-chime 3.413.0 → 3.418.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/dist-cjs/commands/AssociatePhoneNumberWithUserCommand.js +5 -0
- package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +5 -0
- package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +5 -0
- package/dist-cjs/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +5 -0
- package/dist-cjs/commands/BatchCreateAttendeeCommand.js +5 -0
- package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +5 -0
- package/dist-cjs/commands/BatchCreateRoomMembershipCommand.js +5 -0
- package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +5 -0
- package/dist-cjs/commands/BatchSuspendUserCommand.js +5 -0
- package/dist-cjs/commands/BatchUnsuspendUserCommand.js +5 -0
- package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +5 -0
- package/dist-cjs/commands/BatchUpdateUserCommand.js +5 -0
- package/dist-cjs/commands/CreateAccountCommand.js +5 -0
- package/dist-cjs/commands/CreateAppInstanceAdminCommand.js +5 -0
- package/dist-cjs/commands/CreateAppInstanceCommand.js +5 -0
- package/dist-cjs/commands/CreateAppInstanceUserCommand.js +5 -0
- package/dist-cjs/commands/CreateAttendeeCommand.js +5 -0
- package/dist-cjs/commands/CreateBotCommand.js +5 -0
- package/dist-cjs/commands/CreateChannelBanCommand.js +5 -0
- package/dist-cjs/commands/CreateChannelCommand.js +5 -0
- package/dist-cjs/commands/CreateChannelMembershipCommand.js +5 -0
- package/dist-cjs/commands/CreateChannelModeratorCommand.js +5 -0
- package/dist-cjs/commands/CreateMediaCapturePipelineCommand.js +5 -0
- package/dist-cjs/commands/CreateMeetingCommand.js +5 -0
- package/dist-cjs/commands/CreateMeetingDialOutCommand.js +5 -0
- package/dist-cjs/commands/CreateMeetingWithAttendeesCommand.js +5 -0
- package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +5 -0
- package/dist-cjs/commands/CreateProxySessionCommand.js +5 -0
- package/dist-cjs/commands/CreateRoomCommand.js +5 -0
- package/dist-cjs/commands/CreateRoomMembershipCommand.js +5 -0
- package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +5 -0
- package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +5 -0
- package/dist-cjs/commands/CreateSipRuleCommand.js +5 -0
- package/dist-cjs/commands/CreateUserCommand.js +5 -0
- package/dist-cjs/commands/CreateVoiceConnectorCommand.js +5 -0
- package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccountCommand.js +5 -0
- package/dist-cjs/commands/DeleteAppInstanceAdminCommand.js +5 -0
- package/dist-cjs/commands/DeleteAppInstanceCommand.js +5 -0
- package/dist-cjs/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/DeleteAppInstanceUserCommand.js +5 -0
- package/dist-cjs/commands/DeleteAttendeeCommand.js +5 -0
- package/dist-cjs/commands/DeleteChannelBanCommand.js +5 -0
- package/dist-cjs/commands/DeleteChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteChannelMembershipCommand.js +5 -0
- package/dist-cjs/commands/DeleteChannelMessageCommand.js +5 -0
- package/dist-cjs/commands/DeleteChannelModeratorCommand.js +5 -0
- package/dist-cjs/commands/DeleteEventsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteMediaCapturePipelineCommand.js +5 -0
- package/dist-cjs/commands/DeleteMeetingCommand.js +5 -0
- package/dist-cjs/commands/DeletePhoneNumberCommand.js +5 -0
- package/dist-cjs/commands/DeleteProxySessionCommand.js +5 -0
- package/dist-cjs/commands/DeleteRoomCommand.js +5 -0
- package/dist-cjs/commands/DeleteRoomMembershipCommand.js +5 -0
- package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +5 -0
- package/dist-cjs/commands/DeleteSipRuleCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +5 -0
- package/dist-cjs/commands/DescribeAppInstanceAdminCommand.js +5 -0
- package/dist-cjs/commands/DescribeAppInstanceCommand.js +5 -0
- package/dist-cjs/commands/DescribeAppInstanceUserCommand.js +5 -0
- package/dist-cjs/commands/DescribeChannelBanCommand.js +5 -0
- package/dist-cjs/commands/DescribeChannelCommand.js +5 -0
- package/dist-cjs/commands/DescribeChannelMembershipCommand.js +5 -0
- package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +5 -0
- package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +5 -0
- package/dist-cjs/commands/DescribeChannelModeratorCommand.js +5 -0
- package/dist-cjs/commands/DisassociatePhoneNumberFromUserCommand.js +5 -0
- package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +5 -0
- package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +5 -0
- package/dist-cjs/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +5 -0
- package/dist-cjs/commands/GetAccountCommand.js +5 -0
- package/dist-cjs/commands/GetAccountSettingsCommand.js +5 -0
- package/dist-cjs/commands/GetAppInstanceRetentionSettingsCommand.js +5 -0
- package/dist-cjs/commands/GetAppInstanceStreamingConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/GetAttendeeCommand.js +5 -0
- package/dist-cjs/commands/GetBotCommand.js +5 -0
- package/dist-cjs/commands/GetChannelMessageCommand.js +5 -0
- package/dist-cjs/commands/GetEventsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetGlobalSettingsCommand.js +5 -0
- package/dist-cjs/commands/GetMediaCapturePipelineCommand.js +5 -0
- package/dist-cjs/commands/GetMeetingCommand.js +5 -0
- package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +5 -0
- package/dist-cjs/commands/GetPhoneNumberCommand.js +5 -0
- package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +5 -0
- package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +5 -0
- package/dist-cjs/commands/GetProxySessionCommand.js +5 -0
- package/dist-cjs/commands/GetRetentionSettingsCommand.js +5 -0
- package/dist-cjs/commands/GetRoomCommand.js +5 -0
- package/dist-cjs/commands/GetSipMediaApplicationCommand.js +5 -0
- package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetSipRuleCommand.js +5 -0
- package/dist-cjs/commands/GetUserCommand.js +5 -0
- package/dist-cjs/commands/GetUserSettingsCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceConnectorCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +5 -0
- package/dist-cjs/commands/InviteUsersCommand.js +5 -0
- package/dist-cjs/commands/ListAccountsCommand.js +5 -0
- package/dist-cjs/commands/ListAppInstanceAdminsCommand.js +5 -0
- package/dist-cjs/commands/ListAppInstanceUsersCommand.js +5 -0
- package/dist-cjs/commands/ListAppInstancesCommand.js +5 -0
- package/dist-cjs/commands/ListAttendeeTagsCommand.js +5 -0
- package/dist-cjs/commands/ListAttendeesCommand.js +5 -0
- package/dist-cjs/commands/ListBotsCommand.js +5 -0
- package/dist-cjs/commands/ListChannelBansCommand.js +5 -0
- package/dist-cjs/commands/ListChannelMembershipsCommand.js +5 -0
- package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +5 -0
- package/dist-cjs/commands/ListChannelMessagesCommand.js +5 -0
- package/dist-cjs/commands/ListChannelModeratorsCommand.js +5 -0
- package/dist-cjs/commands/ListChannelsCommand.js +5 -0
- package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +5 -0
- package/dist-cjs/commands/ListMediaCapturePipelinesCommand.js +5 -0
- package/dist-cjs/commands/ListMeetingTagsCommand.js +5 -0
- package/dist-cjs/commands/ListMeetingsCommand.js +5 -0
- package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +5 -0
- package/dist-cjs/commands/ListPhoneNumbersCommand.js +5 -0
- package/dist-cjs/commands/ListProxySessionsCommand.js +5 -0
- package/dist-cjs/commands/ListRoomMembershipsCommand.js +5 -0
- package/dist-cjs/commands/ListRoomsCommand.js +5 -0
- package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +5 -0
- package/dist-cjs/commands/ListSipRulesCommand.js +5 -0
- package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListUsersCommand.js +5 -0
- package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +5 -0
- package/dist-cjs/commands/ListVoiceConnectorsCommand.js +5 -0
- package/dist-cjs/commands/LogoutUserCommand.js +5 -0
- package/dist-cjs/commands/PutAppInstanceRetentionSettingsCommand.js +5 -0
- package/dist-cjs/commands/PutAppInstanceStreamingConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/PutEventsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutRetentionSettingsCommand.js +5 -0
- package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +5 -0
- package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +5 -0
- package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +5 -0
- package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +5 -0
- package/dist-cjs/commands/RedactChannelMessageCommand.js +5 -0
- package/dist-cjs/commands/RedactConversationMessageCommand.js +5 -0
- package/dist-cjs/commands/RedactRoomMessageCommand.js +5 -0
- package/dist-cjs/commands/RegenerateSecurityTokenCommand.js +5 -0
- package/dist-cjs/commands/ResetPersonalPINCommand.js +5 -0
- package/dist-cjs/commands/RestorePhoneNumberCommand.js +5 -0
- package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +5 -0
- package/dist-cjs/commands/SendChannelMessageCommand.js +5 -0
- package/dist-cjs/commands/StartMeetingTranscriptionCommand.js +5 -0
- package/dist-cjs/commands/StopMeetingTranscriptionCommand.js +5 -0
- package/dist-cjs/commands/TagAttendeeCommand.js +5 -0
- package/dist-cjs/commands/TagMeetingCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagAttendeeCommand.js +5 -0
- package/dist-cjs/commands/UntagMeetingCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAccountCommand.js +5 -0
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +5 -0
- package/dist-cjs/commands/UpdateAppInstanceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAppInstanceUserCommand.js +5 -0
- package/dist-cjs/commands/UpdateBotCommand.js +5 -0
- package/dist-cjs/commands/UpdateChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateChannelMessageCommand.js +5 -0
- package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +5 -0
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +5 -0
- package/dist-cjs/commands/UpdatePhoneNumberCommand.js +5 -0
- package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +5 -0
- package/dist-cjs/commands/UpdateProxySessionCommand.js +5 -0
- package/dist-cjs/commands/UpdateRoomCommand.js +5 -0
- package/dist-cjs/commands/UpdateRoomMembershipCommand.js +5 -0
- package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +5 -0
- package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +5 -0
- package/dist-cjs/commands/UpdateSipRuleCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserSettingsCommand.js +5 -0
- package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +5 -0
- package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +5 -0
- package/dist-cjs/commands/ValidateE911AddressCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/AssociatePhoneNumberWithUserCommand.js +5 -0
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +5 -0
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +5 -0
- package/dist-es/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +5 -0
- package/dist-es/commands/BatchCreateAttendeeCommand.js +5 -0
- package/dist-es/commands/BatchCreateChannelMembershipCommand.js +5 -0
- package/dist-es/commands/BatchCreateRoomMembershipCommand.js +5 -0
- package/dist-es/commands/BatchDeletePhoneNumberCommand.js +5 -0
- package/dist-es/commands/BatchSuspendUserCommand.js +5 -0
- package/dist-es/commands/BatchUnsuspendUserCommand.js +5 -0
- package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +5 -0
- package/dist-es/commands/BatchUpdateUserCommand.js +5 -0
- package/dist-es/commands/CreateAccountCommand.js +5 -0
- package/dist-es/commands/CreateAppInstanceAdminCommand.js +5 -0
- package/dist-es/commands/CreateAppInstanceCommand.js +5 -0
- package/dist-es/commands/CreateAppInstanceUserCommand.js +5 -0
- package/dist-es/commands/CreateAttendeeCommand.js +5 -0
- package/dist-es/commands/CreateBotCommand.js +5 -0
- package/dist-es/commands/CreateChannelBanCommand.js +5 -0
- package/dist-es/commands/CreateChannelCommand.js +5 -0
- package/dist-es/commands/CreateChannelMembershipCommand.js +5 -0
- package/dist-es/commands/CreateChannelModeratorCommand.js +5 -0
- package/dist-es/commands/CreateMediaCapturePipelineCommand.js +5 -0
- package/dist-es/commands/CreateMeetingCommand.js +5 -0
- package/dist-es/commands/CreateMeetingDialOutCommand.js +5 -0
- package/dist-es/commands/CreateMeetingWithAttendeesCommand.js +5 -0
- package/dist-es/commands/CreatePhoneNumberOrderCommand.js +5 -0
- package/dist-es/commands/CreateProxySessionCommand.js +5 -0
- package/dist-es/commands/CreateRoomCommand.js +5 -0
- package/dist-es/commands/CreateRoomMembershipCommand.js +5 -0
- package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +5 -0
- package/dist-es/commands/CreateSipMediaApplicationCommand.js +5 -0
- package/dist-es/commands/CreateSipRuleCommand.js +5 -0
- package/dist-es/commands/CreateUserCommand.js +5 -0
- package/dist-es/commands/CreateVoiceConnectorCommand.js +5 -0
- package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +5 -0
- package/dist-es/commands/DeleteAccountCommand.js +5 -0
- package/dist-es/commands/DeleteAppInstanceAdminCommand.js +5 -0
- package/dist-es/commands/DeleteAppInstanceCommand.js +5 -0
- package/dist-es/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +5 -0
- package/dist-es/commands/DeleteAppInstanceUserCommand.js +5 -0
- package/dist-es/commands/DeleteAttendeeCommand.js +5 -0
- package/dist-es/commands/DeleteChannelBanCommand.js +5 -0
- package/dist-es/commands/DeleteChannelCommand.js +5 -0
- package/dist-es/commands/DeleteChannelMembershipCommand.js +5 -0
- package/dist-es/commands/DeleteChannelMessageCommand.js +5 -0
- package/dist-es/commands/DeleteChannelModeratorCommand.js +5 -0
- package/dist-es/commands/DeleteEventsConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteMediaCapturePipelineCommand.js +5 -0
- package/dist-es/commands/DeleteMeetingCommand.js +5 -0
- package/dist-es/commands/DeletePhoneNumberCommand.js +5 -0
- package/dist-es/commands/DeleteProxySessionCommand.js +5 -0
- package/dist-es/commands/DeleteRoomCommand.js +5 -0
- package/dist-es/commands/DeleteRoomMembershipCommand.js +5 -0
- package/dist-es/commands/DeleteSipMediaApplicationCommand.js +5 -0
- package/dist-es/commands/DeleteSipRuleCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceConnectorCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +5 -0
- package/dist-es/commands/DescribeAppInstanceAdminCommand.js +5 -0
- package/dist-es/commands/DescribeAppInstanceCommand.js +5 -0
- package/dist-es/commands/DescribeAppInstanceUserCommand.js +5 -0
- package/dist-es/commands/DescribeChannelBanCommand.js +5 -0
- package/dist-es/commands/DescribeChannelCommand.js +5 -0
- package/dist-es/commands/DescribeChannelMembershipCommand.js +5 -0
- package/dist-es/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +5 -0
- package/dist-es/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +5 -0
- package/dist-es/commands/DescribeChannelModeratorCommand.js +5 -0
- package/dist-es/commands/DisassociatePhoneNumberFromUserCommand.js +5 -0
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +5 -0
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +5 -0
- package/dist-es/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +5 -0
- package/dist-es/commands/GetAccountCommand.js +5 -0
- package/dist-es/commands/GetAccountSettingsCommand.js +5 -0
- package/dist-es/commands/GetAppInstanceRetentionSettingsCommand.js +5 -0
- package/dist-es/commands/GetAppInstanceStreamingConfigurationsCommand.js +5 -0
- package/dist-es/commands/GetAttendeeCommand.js +5 -0
- package/dist-es/commands/GetBotCommand.js +5 -0
- package/dist-es/commands/GetChannelMessageCommand.js +5 -0
- package/dist-es/commands/GetEventsConfigurationCommand.js +5 -0
- package/dist-es/commands/GetGlobalSettingsCommand.js +5 -0
- package/dist-es/commands/GetMediaCapturePipelineCommand.js +5 -0
- package/dist-es/commands/GetMeetingCommand.js +5 -0
- package/dist-es/commands/GetMessagingSessionEndpointCommand.js +5 -0
- package/dist-es/commands/GetPhoneNumberCommand.js +5 -0
- package/dist-es/commands/GetPhoneNumberOrderCommand.js +5 -0
- package/dist-es/commands/GetPhoneNumberSettingsCommand.js +5 -0
- package/dist-es/commands/GetProxySessionCommand.js +5 -0
- package/dist-es/commands/GetRetentionSettingsCommand.js +5 -0
- package/dist-es/commands/GetRoomCommand.js +5 -0
- package/dist-es/commands/GetSipMediaApplicationCommand.js +5 -0
- package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +5 -0
- package/dist-es/commands/GetSipRuleCommand.js +5 -0
- package/dist-es/commands/GetUserCommand.js +5 -0
- package/dist-es/commands/GetUserSettingsCommand.js +5 -0
- package/dist-es/commands/GetVoiceConnectorCommand.js +5 -0
- package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
- package/dist-es/commands/GetVoiceConnectorGroupCommand.js +5 -0
- package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +5 -0
- package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +5 -0
- package/dist-es/commands/GetVoiceConnectorProxyCommand.js +5 -0
- package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +5 -0
- package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +5 -0
- package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +5 -0
- package/dist-es/commands/InviteUsersCommand.js +5 -0
- package/dist-es/commands/ListAccountsCommand.js +5 -0
- package/dist-es/commands/ListAppInstanceAdminsCommand.js +5 -0
- package/dist-es/commands/ListAppInstanceUsersCommand.js +5 -0
- package/dist-es/commands/ListAppInstancesCommand.js +5 -0
- package/dist-es/commands/ListAttendeeTagsCommand.js +5 -0
- package/dist-es/commands/ListAttendeesCommand.js +5 -0
- package/dist-es/commands/ListBotsCommand.js +5 -0
- package/dist-es/commands/ListChannelBansCommand.js +5 -0
- package/dist-es/commands/ListChannelMembershipsCommand.js +5 -0
- package/dist-es/commands/ListChannelMembershipsForAppInstanceUserCommand.js +5 -0
- package/dist-es/commands/ListChannelMessagesCommand.js +5 -0
- package/dist-es/commands/ListChannelModeratorsCommand.js +5 -0
- package/dist-es/commands/ListChannelsCommand.js +5 -0
- package/dist-es/commands/ListChannelsModeratedByAppInstanceUserCommand.js +5 -0
- package/dist-es/commands/ListMediaCapturePipelinesCommand.js +5 -0
- package/dist-es/commands/ListMeetingTagsCommand.js +5 -0
- package/dist-es/commands/ListMeetingsCommand.js +5 -0
- package/dist-es/commands/ListPhoneNumberOrdersCommand.js +5 -0
- package/dist-es/commands/ListPhoneNumbersCommand.js +5 -0
- package/dist-es/commands/ListProxySessionsCommand.js +5 -0
- package/dist-es/commands/ListRoomMembershipsCommand.js +5 -0
- package/dist-es/commands/ListRoomsCommand.js +5 -0
- package/dist-es/commands/ListSipMediaApplicationsCommand.js +5 -0
- package/dist-es/commands/ListSipRulesCommand.js +5 -0
- package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListUsersCommand.js +5 -0
- package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +5 -0
- package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +5 -0
- package/dist-es/commands/ListVoiceConnectorsCommand.js +5 -0
- package/dist-es/commands/LogoutUserCommand.js +5 -0
- package/dist-es/commands/PutAppInstanceRetentionSettingsCommand.js +5 -0
- package/dist-es/commands/PutAppInstanceStreamingConfigurationsCommand.js +5 -0
- package/dist-es/commands/PutEventsConfigurationCommand.js +5 -0
- package/dist-es/commands/PutRetentionSettingsCommand.js +5 -0
- package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +5 -0
- package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
- package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +5 -0
- package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +5 -0
- package/dist-es/commands/PutVoiceConnectorProxyCommand.js +5 -0
- package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +5 -0
- package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +5 -0
- package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +5 -0
- package/dist-es/commands/RedactChannelMessageCommand.js +5 -0
- package/dist-es/commands/RedactConversationMessageCommand.js +5 -0
- package/dist-es/commands/RedactRoomMessageCommand.js +5 -0
- package/dist-es/commands/RegenerateSecurityTokenCommand.js +5 -0
- package/dist-es/commands/ResetPersonalPINCommand.js +5 -0
- package/dist-es/commands/RestorePhoneNumberCommand.js +5 -0
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +5 -0
- package/dist-es/commands/SendChannelMessageCommand.js +5 -0
- package/dist-es/commands/StartMeetingTranscriptionCommand.js +5 -0
- package/dist-es/commands/StopMeetingTranscriptionCommand.js +5 -0
- package/dist-es/commands/TagAttendeeCommand.js +5 -0
- package/dist-es/commands/TagMeetingCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagAttendeeCommand.js +5 -0
- package/dist-es/commands/UntagMeetingCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAccountCommand.js +5 -0
- package/dist-es/commands/UpdateAccountSettingsCommand.js +5 -0
- package/dist-es/commands/UpdateAppInstanceCommand.js +5 -0
- package/dist-es/commands/UpdateAppInstanceUserCommand.js +5 -0
- package/dist-es/commands/UpdateBotCommand.js +5 -0
- package/dist-es/commands/UpdateChannelCommand.js +5 -0
- package/dist-es/commands/UpdateChannelMessageCommand.js +5 -0
- package/dist-es/commands/UpdateChannelReadMarkerCommand.js +5 -0
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +5 -0
- package/dist-es/commands/UpdatePhoneNumberCommand.js +5 -0
- package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +5 -0
- package/dist-es/commands/UpdateProxySessionCommand.js +5 -0
- package/dist-es/commands/UpdateRoomCommand.js +5 -0
- package/dist-es/commands/UpdateRoomMembershipCommand.js +5 -0
- package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +5 -0
- package/dist-es/commands/UpdateSipMediaApplicationCommand.js +5 -0
- package/dist-es/commands/UpdateSipRuleCommand.js +5 -0
- package/dist-es/commands/UpdateUserCommand.js +5 -0
- package/dist-es/commands/UpdateUserSettingsCommand.js +5 -0
- package/dist-es/commands/UpdateVoiceConnectorCommand.js +5 -0
- package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +5 -0
- package/dist-es/commands/ValidateE911AddressCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +31 -30
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class RegenerateSecurityTokenCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class RegenerateSecurityTokenCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.RegenerateSecurityTokenResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "RegenerateSecurityToken",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class ResetPersonalPINCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class ResetPersonalPINCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.ResetPersonalPINResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "ResetPersonalPIN",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class RestorePhoneNumberCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class RestorePhoneNumberCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.RestorePhoneNumberResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "RestorePhoneNumber",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class SearchAvailablePhoneNumbersCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class SearchAvailablePhoneNumbersCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.SearchAvailablePhoneNumbersResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "SearchAvailablePhoneNumbers",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class SendChannelMessageCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class SendChannelMessageCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.SendChannelMessageRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "SendChannelMessage",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class StartMeetingTranscriptionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class StartMeetingTranscriptionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "UCBuzzConsoleService",
|
|
38
|
+
operation: "StartMeetingTranscription",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class StopMeetingTranscriptionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class StopMeetingTranscriptionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "UCBuzzConsoleService",
|
|
38
|
+
operation: "StopMeetingTranscription",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class TagAttendeeCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class TagAttendeeCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.TagAttendeeRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "TagAttendee",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class TagMeetingCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class TagMeetingCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.TagMeetingRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "TagMeeting",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.TagResourceRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "TagResource",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UntagAttendeeCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UntagAttendeeCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UntagAttendeeRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UntagAttendee",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UntagMeetingCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UntagMeetingCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UntagMeetingRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UntagMeeting",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UntagResourceRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UntagResource",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class UpdateAccountCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateAccountCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "UCBuzzConsoleService",
|
|
38
|
+
operation: "UpdateAccount",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class UpdateAccountSettingsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateAccountSettingsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "UCBuzzConsoleService",
|
|
38
|
+
operation: "UpdateAccountSettings",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateAppInstanceCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateAppInstanceCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdateAppInstanceRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateAppInstance",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateAppInstanceUserCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateAppInstanceUserCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdateAppInstanceUserRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateAppInstanceUser",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateBotCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateBotCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.UpdateBotResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateBot",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateChannelCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateChannelCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdateChannelRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateChannel",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateChannelMessageCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateChannelMessageCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdateChannelMessageRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateChannelMessage",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class UpdateChannelReadMarkerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateChannelReadMarkerCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "UCBuzzConsoleService",
|
|
38
|
+
operation: "UpdateChannelReadMarker",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class UpdateGlobalSettingsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateGlobalSettingsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "UCBuzzConsoleService",
|
|
38
|
+
operation: "UpdateGlobalSettings",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdatePhoneNumberCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdatePhoneNumberCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdatePhoneNumberRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.UpdatePhoneNumberResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdatePhoneNumber",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdatePhoneNumberSettingsCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdatePhoneNumberSettingsCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdatePhoneNumberSettingsRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdatePhoneNumberSettings",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateProxySessionCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateProxySessionCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.UpdateProxySessionResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateProxySession",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateRoomCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateRoomCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdateRoomRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.UpdateRoomResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateRoom",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateRoomMembershipCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateRoomMembershipCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.UpdateRoomMembershipResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateRoomMembership",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateSipMediaApplicationCallCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateSipMediaApplicationCallCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdateSipMediaApplicationCallRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateSipMediaApplicationCall",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateSipMediaApplicationCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateSipMediaApplicationCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdateSipMediaApplicationRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.UpdateSipMediaApplicationResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateSipMediaApplication",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class UpdateSipRuleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateSipRuleCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "UCBuzzConsoleService",
|
|
38
|
+
operation: "UpdateSipRule",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateUserCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateUserCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdateUserRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.UpdateUserResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "UCBuzzConsoleService",
|
|
39
|
+
operation: "UpdateUser",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|