@aws-sdk/client-chime 3.477.0 → 3.481.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 +18 -41
- package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +18 -41
- package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +18 -41
- package/dist-cjs/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +18 -41
- package/dist-cjs/commands/BatchCreateAttendeeCommand.js +18 -41
- package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +18 -41
- package/dist-cjs/commands/BatchCreateRoomMembershipCommand.js +18 -41
- package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/BatchSuspendUserCommand.js +18 -41
- package/dist-cjs/commands/BatchUnsuspendUserCommand.js +18 -41
- package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/BatchUpdateUserCommand.js +18 -41
- package/dist-cjs/commands/CreateAccountCommand.js +18 -41
- package/dist-cjs/commands/CreateAppInstanceAdminCommand.js +18 -41
- package/dist-cjs/commands/CreateAppInstanceCommand.js +18 -41
- package/dist-cjs/commands/CreateAppInstanceUserCommand.js +18 -41
- package/dist-cjs/commands/CreateAttendeeCommand.js +18 -41
- package/dist-cjs/commands/CreateBotCommand.js +18 -41
- package/dist-cjs/commands/CreateChannelBanCommand.js +18 -41
- package/dist-cjs/commands/CreateChannelCommand.js +18 -41
- package/dist-cjs/commands/CreateChannelMembershipCommand.js +18 -41
- package/dist-cjs/commands/CreateChannelModeratorCommand.js +18 -41
- package/dist-cjs/commands/CreateMediaCapturePipelineCommand.js +18 -41
- package/dist-cjs/commands/CreateMeetingCommand.js +18 -41
- package/dist-cjs/commands/CreateMeetingDialOutCommand.js +18 -41
- package/dist-cjs/commands/CreateMeetingWithAttendeesCommand.js +18 -41
- package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +18 -41
- package/dist-cjs/commands/CreateProxySessionCommand.js +18 -41
- package/dist-cjs/commands/CreateRoomCommand.js +18 -41
- package/dist-cjs/commands/CreateRoomMembershipCommand.js +18 -41
- package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +18 -41
- package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +18 -41
- package/dist-cjs/commands/CreateSipRuleCommand.js +18 -41
- package/dist-cjs/commands/CreateUserCommand.js +18 -41
- package/dist-cjs/commands/CreateVoiceConnectorCommand.js +18 -41
- package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteAccountCommand.js +18 -41
- package/dist-cjs/commands/DeleteAppInstanceAdminCommand.js +18 -41
- package/dist-cjs/commands/DeleteAppInstanceCommand.js +18 -41
- package/dist-cjs/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/DeleteAppInstanceUserCommand.js +18 -41
- package/dist-cjs/commands/DeleteAttendeeCommand.js +18 -41
- package/dist-cjs/commands/DeleteChannelBanCommand.js +18 -41
- package/dist-cjs/commands/DeleteChannelCommand.js +18 -41
- package/dist-cjs/commands/DeleteChannelMembershipCommand.js +18 -41
- package/dist-cjs/commands/DeleteChannelMessageCommand.js +18 -41
- package/dist-cjs/commands/DeleteChannelModeratorCommand.js +18 -41
- package/dist-cjs/commands/DeleteEventsConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteMediaCapturePipelineCommand.js +18 -41
- package/dist-cjs/commands/DeleteMeetingCommand.js +18 -41
- package/dist-cjs/commands/DeletePhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/DeleteProxySessionCommand.js +18 -41
- package/dist-cjs/commands/DeleteRoomCommand.js +18 -41
- package/dist-cjs/commands/DeleteRoomMembershipCommand.js +18 -41
- package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +18 -41
- package/dist-cjs/commands/DeleteSipRuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +18 -41
- package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +18 -41
- package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +18 -41
- package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +18 -41
- package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +18 -41
- package/dist-cjs/commands/DescribeAppInstanceAdminCommand.js +18 -41
- package/dist-cjs/commands/DescribeAppInstanceCommand.js +18 -41
- package/dist-cjs/commands/DescribeAppInstanceUserCommand.js +18 -41
- package/dist-cjs/commands/DescribeChannelBanCommand.js +18 -41
- package/dist-cjs/commands/DescribeChannelCommand.js +18 -41
- package/dist-cjs/commands/DescribeChannelMembershipCommand.js +18 -41
- package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +18 -41
- package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +18 -41
- package/dist-cjs/commands/DescribeChannelModeratorCommand.js +18 -41
- package/dist-cjs/commands/DisassociatePhoneNumberFromUserCommand.js +18 -41
- package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +18 -41
- package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +18 -41
- package/dist-cjs/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +18 -41
- package/dist-cjs/commands/GetAccountCommand.js +18 -41
- package/dist-cjs/commands/GetAccountSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetAppInstanceRetentionSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetAppInstanceStreamingConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/GetAttendeeCommand.js +18 -41
- package/dist-cjs/commands/GetBotCommand.js +18 -41
- package/dist-cjs/commands/GetChannelMessageCommand.js +18 -41
- package/dist-cjs/commands/GetEventsConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetGlobalSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetMediaCapturePipelineCommand.js +18 -41
- package/dist-cjs/commands/GetMeetingCommand.js +18 -41
- package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +18 -41
- package/dist-cjs/commands/GetPhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +18 -41
- package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetProxySessionCommand.js +18 -41
- package/dist-cjs/commands/GetRetentionSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetRoomCommand.js +18 -41
- package/dist-cjs/commands/GetSipMediaApplicationCommand.js +18 -41
- package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetSipRuleCommand.js +18 -41
- package/dist-cjs/commands/GetUserCommand.js +18 -41
- package/dist-cjs/commands/GetUserSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetVoiceConnectorCommand.js +18 -41
- package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +18 -41
- package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +18 -41
- package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +18 -41
- package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +18 -41
- package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +18 -41
- package/dist-cjs/commands/InviteUsersCommand.js +18 -41
- package/dist-cjs/commands/ListAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListAppInstanceAdminsCommand.js +18 -41
- package/dist-cjs/commands/ListAppInstanceUsersCommand.js +18 -41
- package/dist-cjs/commands/ListAppInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListAttendeeTagsCommand.js +18 -41
- package/dist-cjs/commands/ListAttendeesCommand.js +18 -41
- package/dist-cjs/commands/ListBotsCommand.js +18 -41
- package/dist-cjs/commands/ListChannelBansCommand.js +18 -41
- package/dist-cjs/commands/ListChannelMembershipsCommand.js +18 -41
- package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +18 -41
- package/dist-cjs/commands/ListChannelMessagesCommand.js +18 -41
- package/dist-cjs/commands/ListChannelModeratorsCommand.js +18 -41
- package/dist-cjs/commands/ListChannelsCommand.js +18 -41
- package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +18 -41
- package/dist-cjs/commands/ListMediaCapturePipelinesCommand.js +18 -41
- package/dist-cjs/commands/ListMeetingTagsCommand.js +18 -41
- package/dist-cjs/commands/ListMeetingsCommand.js +18 -41
- package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +18 -41
- package/dist-cjs/commands/ListPhoneNumbersCommand.js +18 -41
- package/dist-cjs/commands/ListProxySessionsCommand.js +18 -41
- package/dist-cjs/commands/ListRoomMembershipsCommand.js +18 -41
- package/dist-cjs/commands/ListRoomsCommand.js +18 -41
- package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +18 -41
- package/dist-cjs/commands/ListSipRulesCommand.js +18 -41
- package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListUsersCommand.js +18 -41
- package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +18 -41
- package/dist-cjs/commands/ListVoiceConnectorsCommand.js +18 -41
- package/dist-cjs/commands/LogoutUserCommand.js +18 -41
- package/dist-cjs/commands/PutAppInstanceRetentionSettingsCommand.js +18 -41
- package/dist-cjs/commands/PutAppInstanceStreamingConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/PutEventsConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutRetentionSettingsCommand.js +18 -41
- package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +18 -41
- package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +18 -41
- package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +18 -41
- package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +18 -41
- package/dist-cjs/commands/RedactChannelMessageCommand.js +18 -41
- package/dist-cjs/commands/RedactConversationMessageCommand.js +18 -41
- package/dist-cjs/commands/RedactRoomMessageCommand.js +18 -41
- package/dist-cjs/commands/RegenerateSecurityTokenCommand.js +18 -41
- package/dist-cjs/commands/ResetPersonalPINCommand.js +18 -41
- package/dist-cjs/commands/RestorePhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +18 -41
- package/dist-cjs/commands/SendChannelMessageCommand.js +18 -41
- package/dist-cjs/commands/StartMeetingTranscriptionCommand.js +18 -41
- package/dist-cjs/commands/StopMeetingTranscriptionCommand.js +18 -41
- package/dist-cjs/commands/TagAttendeeCommand.js +18 -41
- package/dist-cjs/commands/TagMeetingCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagAttendeeCommand.js +18 -41
- package/dist-cjs/commands/UntagMeetingCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAccountCommand.js +18 -41
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateAppInstanceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAppInstanceUserCommand.js +18 -41
- package/dist-cjs/commands/UpdateBotCommand.js +18 -41
- package/dist-cjs/commands/UpdateChannelCommand.js +18 -41
- package/dist-cjs/commands/UpdateChannelMessageCommand.js +18 -41
- package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +18 -41
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdatePhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateProxySessionCommand.js +18 -41
- package/dist-cjs/commands/UpdateRoomCommand.js +18 -41
- package/dist-cjs/commands/UpdateRoomMembershipCommand.js +18 -41
- package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +18 -41
- package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +18 -41
- package/dist-cjs/commands/UpdateSipRuleCommand.js +18 -41
- package/dist-cjs/commands/UpdateUserCommand.js +18 -41
- package/dist-cjs/commands/UpdateUserSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +18 -41
- package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +18 -41
- package/dist-cjs/commands/ValidateE911AddressCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/ListAccountsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppInstanceAdminsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppInstanceUsersPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppInstancesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAttendeesPaginator.js +2 -24
- package/dist-cjs/pagination/ListBotsPaginator.js +2 -24
- package/dist-cjs/pagination/ListChannelBansPaginator.js +2 -24
- package/dist-cjs/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js +2 -24
- package/dist-cjs/pagination/ListChannelMembershipsPaginator.js +2 -24
- package/dist-cjs/pagination/ListChannelMessagesPaginator.js +2 -24
- package/dist-cjs/pagination/ListChannelModeratorsPaginator.js +2 -24
- package/dist-cjs/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js +2 -24
- package/dist-cjs/pagination/ListChannelsPaginator.js +2 -24
- package/dist-cjs/pagination/ListMediaCapturePipelinesPaginator.js +2 -24
- package/dist-cjs/pagination/ListMeetingsPaginator.js +2 -24
- package/dist-cjs/pagination/ListPhoneNumberOrdersPaginator.js +2 -24
- package/dist-cjs/pagination/ListPhoneNumbersPaginator.js +2 -24
- package/dist-cjs/pagination/ListProxySessionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListRoomMembershipsPaginator.js +2 -24
- package/dist-cjs/pagination/ListRoomsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSipMediaApplicationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSipRulesPaginator.js +2 -24
- package/dist-cjs/pagination/ListUsersPaginator.js +2 -24
- package/dist-cjs/pagination/ListVoiceConnectorGroupsPaginator.js +2 -24
- package/dist-cjs/pagination/ListVoiceConnectorsPaginator.js +2 -24
- package/dist-cjs/pagination/SearchAvailablePhoneNumbersPaginator.js +2 -24
- package/dist-es/commands/AssociatePhoneNumberWithUserCommand.js +18 -41
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +18 -41
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +18 -41
- package/dist-es/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +18 -41
- package/dist-es/commands/BatchCreateAttendeeCommand.js +18 -41
- package/dist-es/commands/BatchCreateChannelMembershipCommand.js +18 -41
- package/dist-es/commands/BatchCreateRoomMembershipCommand.js +18 -41
- package/dist-es/commands/BatchDeletePhoneNumberCommand.js +18 -41
- package/dist-es/commands/BatchSuspendUserCommand.js +18 -41
- package/dist-es/commands/BatchUnsuspendUserCommand.js +18 -41
- package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +18 -41
- package/dist-es/commands/BatchUpdateUserCommand.js +18 -41
- package/dist-es/commands/CreateAccountCommand.js +18 -41
- package/dist-es/commands/CreateAppInstanceAdminCommand.js +18 -41
- package/dist-es/commands/CreateAppInstanceCommand.js +18 -41
- package/dist-es/commands/CreateAppInstanceUserCommand.js +18 -41
- package/dist-es/commands/CreateAttendeeCommand.js +18 -41
- package/dist-es/commands/CreateBotCommand.js +18 -41
- package/dist-es/commands/CreateChannelBanCommand.js +18 -41
- package/dist-es/commands/CreateChannelCommand.js +18 -41
- package/dist-es/commands/CreateChannelMembershipCommand.js +18 -41
- package/dist-es/commands/CreateChannelModeratorCommand.js +18 -41
- package/dist-es/commands/CreateMediaCapturePipelineCommand.js +18 -41
- package/dist-es/commands/CreateMeetingCommand.js +18 -41
- package/dist-es/commands/CreateMeetingDialOutCommand.js +18 -41
- package/dist-es/commands/CreateMeetingWithAttendeesCommand.js +18 -41
- package/dist-es/commands/CreatePhoneNumberOrderCommand.js +18 -41
- package/dist-es/commands/CreateProxySessionCommand.js +18 -41
- package/dist-es/commands/CreateRoomCommand.js +18 -41
- package/dist-es/commands/CreateRoomMembershipCommand.js +18 -41
- package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +18 -41
- package/dist-es/commands/CreateSipMediaApplicationCommand.js +18 -41
- package/dist-es/commands/CreateSipRuleCommand.js +18 -41
- package/dist-es/commands/CreateUserCommand.js +18 -41
- package/dist-es/commands/CreateVoiceConnectorCommand.js +18 -41
- package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +18 -41
- package/dist-es/commands/DeleteAccountCommand.js +18 -41
- package/dist-es/commands/DeleteAppInstanceAdminCommand.js +18 -41
- package/dist-es/commands/DeleteAppInstanceCommand.js +18 -41
- package/dist-es/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +18 -41
- package/dist-es/commands/DeleteAppInstanceUserCommand.js +18 -41
- package/dist-es/commands/DeleteAttendeeCommand.js +18 -41
- package/dist-es/commands/DeleteChannelBanCommand.js +18 -41
- package/dist-es/commands/DeleteChannelCommand.js +18 -41
- package/dist-es/commands/DeleteChannelMembershipCommand.js +18 -41
- package/dist-es/commands/DeleteChannelMessageCommand.js +18 -41
- package/dist-es/commands/DeleteChannelModeratorCommand.js +18 -41
- package/dist-es/commands/DeleteEventsConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteMediaCapturePipelineCommand.js +18 -41
- package/dist-es/commands/DeleteMeetingCommand.js +18 -41
- package/dist-es/commands/DeletePhoneNumberCommand.js +18 -41
- package/dist-es/commands/DeleteProxySessionCommand.js +18 -41
- package/dist-es/commands/DeleteRoomCommand.js +18 -41
- package/dist-es/commands/DeleteRoomMembershipCommand.js +18 -41
- package/dist-es/commands/DeleteSipMediaApplicationCommand.js +18 -41
- package/dist-es/commands/DeleteSipRuleCommand.js +18 -41
- package/dist-es/commands/DeleteVoiceConnectorCommand.js +18 -41
- package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +18 -41
- package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +18 -41
- package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +18 -41
- package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +18 -41
- package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +18 -41
- package/dist-es/commands/DescribeAppInstanceAdminCommand.js +18 -41
- package/dist-es/commands/DescribeAppInstanceCommand.js +18 -41
- package/dist-es/commands/DescribeAppInstanceUserCommand.js +18 -41
- package/dist-es/commands/DescribeChannelBanCommand.js +18 -41
- package/dist-es/commands/DescribeChannelCommand.js +18 -41
- package/dist-es/commands/DescribeChannelMembershipCommand.js +18 -41
- package/dist-es/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +18 -41
- package/dist-es/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +18 -41
- package/dist-es/commands/DescribeChannelModeratorCommand.js +18 -41
- package/dist-es/commands/DisassociatePhoneNumberFromUserCommand.js +18 -41
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +18 -41
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +18 -41
- package/dist-es/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +18 -41
- package/dist-es/commands/GetAccountCommand.js +18 -41
- package/dist-es/commands/GetAccountSettingsCommand.js +18 -41
- package/dist-es/commands/GetAppInstanceRetentionSettingsCommand.js +18 -41
- package/dist-es/commands/GetAppInstanceStreamingConfigurationsCommand.js +18 -41
- package/dist-es/commands/GetAttendeeCommand.js +18 -41
- package/dist-es/commands/GetBotCommand.js +18 -41
- package/dist-es/commands/GetChannelMessageCommand.js +18 -41
- package/dist-es/commands/GetEventsConfigurationCommand.js +18 -41
- package/dist-es/commands/GetGlobalSettingsCommand.js +18 -41
- package/dist-es/commands/GetMediaCapturePipelineCommand.js +18 -41
- package/dist-es/commands/GetMeetingCommand.js +18 -41
- package/dist-es/commands/GetMessagingSessionEndpointCommand.js +18 -41
- package/dist-es/commands/GetPhoneNumberCommand.js +18 -41
- package/dist-es/commands/GetPhoneNumberOrderCommand.js +18 -41
- package/dist-es/commands/GetPhoneNumberSettingsCommand.js +18 -41
- package/dist-es/commands/GetProxySessionCommand.js +18 -41
- package/dist-es/commands/GetRetentionSettingsCommand.js +18 -41
- package/dist-es/commands/GetRoomCommand.js +18 -41
- package/dist-es/commands/GetSipMediaApplicationCommand.js +18 -41
- package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +18 -41
- package/dist-es/commands/GetSipRuleCommand.js +18 -41
- package/dist-es/commands/GetUserCommand.js +18 -41
- package/dist-es/commands/GetUserSettingsCommand.js +18 -41
- package/dist-es/commands/GetVoiceConnectorCommand.js +18 -41
- package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +18 -41
- package/dist-es/commands/GetVoiceConnectorGroupCommand.js +18 -41
- package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +18 -41
- package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +18 -41
- package/dist-es/commands/GetVoiceConnectorProxyCommand.js +18 -41
- package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +18 -41
- package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +18 -41
- package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +18 -41
- package/dist-es/commands/InviteUsersCommand.js +18 -41
- package/dist-es/commands/ListAccountsCommand.js +18 -41
- package/dist-es/commands/ListAppInstanceAdminsCommand.js +18 -41
- package/dist-es/commands/ListAppInstanceUsersCommand.js +18 -41
- package/dist-es/commands/ListAppInstancesCommand.js +18 -41
- package/dist-es/commands/ListAttendeeTagsCommand.js +18 -41
- package/dist-es/commands/ListAttendeesCommand.js +18 -41
- package/dist-es/commands/ListBotsCommand.js +18 -41
- package/dist-es/commands/ListChannelBansCommand.js +18 -41
- package/dist-es/commands/ListChannelMembershipsCommand.js +18 -41
- package/dist-es/commands/ListChannelMembershipsForAppInstanceUserCommand.js +18 -41
- package/dist-es/commands/ListChannelMessagesCommand.js +18 -41
- package/dist-es/commands/ListChannelModeratorsCommand.js +18 -41
- package/dist-es/commands/ListChannelsCommand.js +18 -41
- package/dist-es/commands/ListChannelsModeratedByAppInstanceUserCommand.js +18 -41
- package/dist-es/commands/ListMediaCapturePipelinesCommand.js +18 -41
- package/dist-es/commands/ListMeetingTagsCommand.js +18 -41
- package/dist-es/commands/ListMeetingsCommand.js +18 -41
- package/dist-es/commands/ListPhoneNumberOrdersCommand.js +18 -41
- package/dist-es/commands/ListPhoneNumbersCommand.js +18 -41
- package/dist-es/commands/ListProxySessionsCommand.js +18 -41
- package/dist-es/commands/ListRoomMembershipsCommand.js +18 -41
- package/dist-es/commands/ListRoomsCommand.js +18 -41
- package/dist-es/commands/ListSipMediaApplicationsCommand.js +18 -41
- package/dist-es/commands/ListSipRulesCommand.js +18 -41
- package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListUsersCommand.js +18 -41
- package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +18 -41
- package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +18 -41
- package/dist-es/commands/ListVoiceConnectorsCommand.js +18 -41
- package/dist-es/commands/LogoutUserCommand.js +18 -41
- package/dist-es/commands/PutAppInstanceRetentionSettingsCommand.js +18 -41
- package/dist-es/commands/PutAppInstanceStreamingConfigurationsCommand.js +18 -41
- package/dist-es/commands/PutEventsConfigurationCommand.js +18 -41
- package/dist-es/commands/PutRetentionSettingsCommand.js +18 -41
- package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +18 -41
- package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +18 -41
- package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +18 -41
- package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +18 -41
- package/dist-es/commands/PutVoiceConnectorProxyCommand.js +18 -41
- package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +18 -41
- package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +18 -41
- package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +18 -41
- package/dist-es/commands/RedactChannelMessageCommand.js +18 -41
- package/dist-es/commands/RedactConversationMessageCommand.js +18 -41
- package/dist-es/commands/RedactRoomMessageCommand.js +18 -41
- package/dist-es/commands/RegenerateSecurityTokenCommand.js +18 -41
- package/dist-es/commands/ResetPersonalPINCommand.js +18 -41
- package/dist-es/commands/RestorePhoneNumberCommand.js +18 -41
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +18 -41
- package/dist-es/commands/SendChannelMessageCommand.js +18 -41
- package/dist-es/commands/StartMeetingTranscriptionCommand.js +18 -41
- package/dist-es/commands/StopMeetingTranscriptionCommand.js +18 -41
- package/dist-es/commands/TagAttendeeCommand.js +18 -41
- package/dist-es/commands/TagMeetingCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagAttendeeCommand.js +18 -41
- package/dist-es/commands/UntagMeetingCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAccountCommand.js +18 -41
- package/dist-es/commands/UpdateAccountSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateAppInstanceCommand.js +18 -41
- package/dist-es/commands/UpdateAppInstanceUserCommand.js +18 -41
- package/dist-es/commands/UpdateBotCommand.js +18 -41
- package/dist-es/commands/UpdateChannelCommand.js +18 -41
- package/dist-es/commands/UpdateChannelMessageCommand.js +18 -41
- package/dist-es/commands/UpdateChannelReadMarkerCommand.js +18 -41
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +18 -41
- package/dist-es/commands/UpdatePhoneNumberCommand.js +18 -41
- package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateProxySessionCommand.js +18 -41
- package/dist-es/commands/UpdateRoomCommand.js +18 -41
- package/dist-es/commands/UpdateRoomMembershipCommand.js +18 -41
- package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +18 -41
- package/dist-es/commands/UpdateSipMediaApplicationCommand.js +18 -41
- package/dist-es/commands/UpdateSipRuleCommand.js +18 -41
- package/dist-es/commands/UpdateUserCommand.js +18 -41
- package/dist-es/commands/UpdateUserSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateVoiceConnectorCommand.js +18 -41
- package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +18 -41
- package/dist-es/commands/ValidateE911AddressCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/ListAccountsPaginator.js +2 -23
- package/dist-es/pagination/ListAppInstanceAdminsPaginator.js +2 -23
- package/dist-es/pagination/ListAppInstanceUsersPaginator.js +2 -23
- package/dist-es/pagination/ListAppInstancesPaginator.js +2 -23
- package/dist-es/pagination/ListAttendeesPaginator.js +2 -23
- package/dist-es/pagination/ListBotsPaginator.js +2 -23
- package/dist-es/pagination/ListChannelBansPaginator.js +2 -23
- package/dist-es/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js +2 -23
- package/dist-es/pagination/ListChannelMembershipsPaginator.js +2 -23
- package/dist-es/pagination/ListChannelMessagesPaginator.js +2 -23
- package/dist-es/pagination/ListChannelModeratorsPaginator.js +2 -23
- package/dist-es/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js +2 -23
- package/dist-es/pagination/ListChannelsPaginator.js +2 -23
- package/dist-es/pagination/ListMediaCapturePipelinesPaginator.js +2 -23
- package/dist-es/pagination/ListMeetingsPaginator.js +2 -23
- package/dist-es/pagination/ListPhoneNumberOrdersPaginator.js +2 -23
- package/dist-es/pagination/ListPhoneNumbersPaginator.js +2 -23
- package/dist-es/pagination/ListProxySessionsPaginator.js +2 -23
- package/dist-es/pagination/ListRoomMembershipsPaginator.js +2 -23
- package/dist-es/pagination/ListRoomsPaginator.js +2 -23
- package/dist-es/pagination/ListSipMediaApplicationsPaginator.js +2 -23
- package/dist-es/pagination/ListSipRulesPaginator.js +2 -23
- package/dist-es/pagination/ListUsersPaginator.js +2 -23
- package/dist-es/pagination/ListVoiceConnectorGroupsPaginator.js +2 -23
- package/dist-es/pagination/ListVoiceConnectorsPaginator.js +2 -23
- package/dist-es/pagination/SearchAvailablePhoneNumbersPaginator.js +2 -23
- package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +6 -21
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +6 -21
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +6 -21
- package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +6 -21
- package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +6 -21
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +6 -21
- package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +6 -21
- package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +6 -21
- package/dist-types/commands/BatchSuspendUserCommand.d.ts +6 -21
- package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +6 -21
- package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +6 -21
- package/dist-types/commands/BatchUpdateUserCommand.d.ts +6 -21
- package/dist-types/commands/CreateAccountCommand.d.ts +6 -21
- package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +6 -21
- package/dist-types/commands/CreateAppInstanceCommand.d.ts +6 -21
- package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +6 -21
- package/dist-types/commands/CreateAttendeeCommand.d.ts +6 -21
- package/dist-types/commands/CreateBotCommand.d.ts +6 -21
- package/dist-types/commands/CreateChannelBanCommand.d.ts +6 -21
- package/dist-types/commands/CreateChannelCommand.d.ts +6 -21
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +6 -21
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +6 -21
- package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +6 -21
- package/dist-types/commands/CreateMeetingCommand.d.ts +6 -21
- package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +6 -21
- package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +6 -21
- package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +6 -21
- package/dist-types/commands/CreateProxySessionCommand.d.ts +6 -21
- package/dist-types/commands/CreateRoomCommand.d.ts +6 -21
- package/dist-types/commands/CreateRoomMembershipCommand.d.ts +6 -21
- package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +6 -21
- package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +6 -21
- package/dist-types/commands/CreateSipRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserCommand.d.ts +6 -21
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +6 -21
- package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAccountCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAppInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAttendeeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChannelCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMeetingCommand.d.ts +6 -21
- package/dist-types/commands/DeletePhoneNumberCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProxySessionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRoomCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSipRuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAppInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChannelCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +6 -21
- package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +6 -21
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +6 -21
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/GetAttendeeCommand.d.ts +6 -21
- package/dist-types/commands/GetBotCommand.d.ts +6 -21
- package/dist-types/commands/GetChannelMessageCommand.d.ts +6 -21
- package/dist-types/commands/GetEventsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetGlobalSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +6 -21
- package/dist-types/commands/GetMeetingCommand.d.ts +6 -21
- package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +6 -21
- package/dist-types/commands/GetPhoneNumberCommand.d.ts +6 -21
- package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +6 -21
- package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetProxySessionCommand.d.ts +6 -21
- package/dist-types/commands/GetRetentionSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetRoomCommand.d.ts +6 -21
- package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +6 -21
- package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetSipRuleCommand.d.ts +6 -21
- package/dist-types/commands/GetUserCommand.d.ts +6 -21
- package/dist-types/commands/GetUserSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetVoiceConnectorCommand.d.ts +6 -21
- package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +6 -21
- package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +6 -21
- package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +6 -21
- package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +6 -21
- package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +6 -21
- package/dist-types/commands/InviteUsersCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +6 -21
- package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +6 -21
- package/dist-types/commands/ListAppInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListAttendeeTagsCommand.d.ts +6 -21
- package/dist-types/commands/ListAttendeesCommand.d.ts +6 -21
- package/dist-types/commands/ListBotsCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelBansCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelsCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +6 -21
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +6 -21
- package/dist-types/commands/ListMeetingTagsCommand.d.ts +6 -21
- package/dist-types/commands/ListMeetingsCommand.d.ts +6 -21
- package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +6 -21
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +6 -21
- package/dist-types/commands/ListProxySessionsCommand.d.ts +6 -21
- package/dist-types/commands/ListRoomMembershipsCommand.d.ts +6 -21
- package/dist-types/commands/ListRoomsCommand.d.ts +6 -21
- package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/ListSipRulesCommand.d.ts +6 -21
- package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListUsersCommand.d.ts +6 -21
- package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +6 -21
- package/dist-types/commands/LogoutUserCommand.d.ts +6 -21
- package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +6 -21
- package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/PutEventsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutRetentionSettingsCommand.d.ts +6 -21
- package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +6 -21
- package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +6 -21
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +6 -21
- package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +6 -21
- package/dist-types/commands/RedactConversationMessageCommand.d.ts +6 -21
- package/dist-types/commands/RedactRoomMessageCommand.d.ts +6 -21
- package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +6 -21
- package/dist-types/commands/ResetPersonalPINCommand.d.ts +6 -21
- package/dist-types/commands/RestorePhoneNumberCommand.d.ts +6 -21
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -21
- package/dist-types/commands/SendChannelMessageCommand.d.ts +6 -21
- package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +6 -21
- package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +6 -21
- package/dist-types/commands/TagAttendeeCommand.d.ts +6 -21
- package/dist-types/commands/TagMeetingCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagAttendeeCommand.d.ts +6 -21
- package/dist-types/commands/UntagMeetingCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAccountCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAppInstanceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +6 -21
- package/dist-types/commands/UpdateBotCommand.d.ts +6 -21
- package/dist-types/commands/UpdateChannelCommand.d.ts +6 -21
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +6 -21
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRoomCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSipRuleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +6 -21
- package/dist-types/commands/ValidateE911AddressCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppInstanceAdminsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppInstanceUsersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAttendeesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListChannelBansPaginator.d.ts +1 -1
- package/dist-types/pagination/ListChannelMembershipsForAppInstanceUserPaginator.d.ts +1 -1
- package/dist-types/pagination/ListChannelMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListChannelMessagesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListChannelModeratorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListChannelsModeratedByAppInstanceUserPaginator.d.ts +1 -1
- package/dist-types/pagination/ListChannelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMediaCapturePipelinesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMeetingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPhoneNumberOrdersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProxySessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRoomMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRoomsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSipMediaApplicationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSipRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVoiceConnectorGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVoiceConnectorsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociatePhoneNumberWithUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchCreateAttendeeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchCreateRoomMembershipCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchSuspendUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchUnsuspendUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchUpdateUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAppInstanceAdminCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAppInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAppInstanceUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAttendeeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMediaCapturePipelineCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMeetingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMeetingDialOutCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMeetingWithAttendeesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRoomCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRoomMembershipCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAppInstanceAdminCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAppInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAppInstanceUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAttendeeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEventsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMediaCapturePipelineCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMeetingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRoomCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRoomMembershipCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAppInstanceAdminCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAppInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAppInstanceUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociatePhoneNumberFromUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAppInstanceRetentionSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAttendeeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBotCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEventsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMediaCapturePipelineCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMeetingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRetentionSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRoomCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/InviteUsersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAppInstanceAdminsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAppInstanceUsersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAppInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAttendeeTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAttendeesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMediaCapturePipelinesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMeetingTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMeetingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRoomMembershipsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRoomsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/LogoutUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutAppInstanceRetentionSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutEventsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutRetentionSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RedactConversationMessageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RedactRoomMessageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegenerateSecurityTokenCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ResetPersonalPINCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartMeetingTranscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopMeetingTranscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagAttendeeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagMeetingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagAttendeeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagMeetingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateAppInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAppInstanceUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRoomCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRoomMembershipCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppInstanceAdminsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppInstanceUsersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAttendeesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListChannelBansPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListChannelMembershipsForAppInstanceUserPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListChannelMembershipsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListChannelMessagesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListChannelModeratorsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListChannelsModeratedByAppInstanceUserPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMediaCapturePipelinesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMeetingsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPhoneNumberOrdersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPhoneNumbersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProxySessionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRoomMembershipsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRoomsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSipMediaApplicationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSipRulesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListVoiceConnectorGroupsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListVoiceConnectorsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +3 -3
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateAppInstanceUserRequest, CreateAppInstanceUserResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateAppInstanceUserCommandInput extends CreateAppInstanceUser
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateAppInstanceUserCommandOutput extends CreateAppInstanceUserResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateAppInstanceUserCommand_base: {
|
|
24
|
+
new (input: CreateAppInstanceUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppInstanceUserCommandInput, CreateAppInstanceUserCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -96,23 +99,5 @@ export interface CreateAppInstanceUserCommandOutput extends CreateAppInstanceUse
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class CreateAppInstanceUserCommand extends
|
|
100
|
-
readonly input: CreateAppInstanceUserCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: CreateAppInstanceUserCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAppInstanceUserCommandInput, CreateAppInstanceUserCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class CreateAppInstanceUserCommand extends CreateAppInstanceUserCommand_base {
|
|
118
103
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateAttendeeRequest, CreateAttendeeResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateAttendeeCommandInput extends CreateAttendeeRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateAttendeeCommandOutput extends CreateAttendeeResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateAttendeeCommand_base: {
|
|
24
|
+
new (input: CreateAttendeeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAttendeeCommandInput, CreateAttendeeCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -100,23 +103,5 @@ export interface CreateAttendeeCommandOutput extends CreateAttendeeResponse, __M
|
|
|
100
103
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
101
104
|
*
|
|
102
105
|
*/
|
|
103
|
-
export declare class CreateAttendeeCommand extends
|
|
104
|
-
readonly input: CreateAttendeeCommandInput;
|
|
105
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
106
|
-
/**
|
|
107
|
-
* @public
|
|
108
|
-
*/
|
|
109
|
-
constructor(input: CreateAttendeeCommandInput);
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAttendeeCommandInput, CreateAttendeeCommandOutput>;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private serialize;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private deserialize;
|
|
106
|
+
export declare class CreateAttendeeCommand extends CreateAttendeeCommand_base {
|
|
122
107
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateBotRequest, CreateBotResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateBotCommandInput extends CreateBotRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateBotCommandOutput extends CreateBotResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateBotCommand_base: {
|
|
24
|
+
new (input: CreateBotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotCommandInput, CreateBotCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a bot for an Amazon Chime Enterprise account.</p>
|
|
@@ -87,23 +90,5 @@ export interface CreateBotCommandOutput extends CreateBotResponse, __MetadataBea
|
|
|
87
90
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class CreateBotCommand extends
|
|
91
|
-
readonly input: CreateBotCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: CreateBotCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBotCommandInput, CreateBotCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class CreateBotCommand extends CreateBotCommand_base {
|
|
109
94
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateChannelBanRequest, CreateChannelBanResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateChannelBanCommandInput extends CreateChannelBanRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateChannelBanCommandOutput extends CreateChannelBanResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateChannelBanCommand_base: {
|
|
24
|
+
new (input: CreateChannelBanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelBanCommandInput, CreateChannelBanCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -101,23 +104,5 @@ export interface CreateChannelBanCommandOutput extends CreateChannelBanResponse,
|
|
|
101
104
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
102
105
|
*
|
|
103
106
|
*/
|
|
104
|
-
export declare class CreateChannelBanCommand extends
|
|
105
|
-
readonly input: CreateChannelBanCommandInput;
|
|
106
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
107
|
-
/**
|
|
108
|
-
* @public
|
|
109
|
-
*/
|
|
110
|
-
constructor(input: CreateChannelBanCommandInput);
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateChannelBanCommandInput, CreateChannelBanCommandOutput>;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private serialize;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private deserialize;
|
|
107
|
+
export declare class CreateChannelBanCommand extends CreateChannelBanCommand_base {
|
|
123
108
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateChannelRequest, CreateChannelResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateChannelCommandInput extends CreateChannelRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateChannelCommandOutput extends CreateChannelResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateChannelCommand_base: {
|
|
24
|
+
new (input: CreateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -105,23 +108,5 @@ export interface CreateChannelCommandOutput extends CreateChannelResponse, __Met
|
|
|
105
108
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
106
109
|
*
|
|
107
110
|
*/
|
|
108
|
-
export declare class CreateChannelCommand extends
|
|
109
|
-
readonly input: CreateChannelCommandInput;
|
|
110
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
111
|
-
/**
|
|
112
|
-
* @public
|
|
113
|
-
*/
|
|
114
|
-
constructor(input: CreateChannelCommandInput);
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateChannelCommandInput, CreateChannelCommandOutput>;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private serialize;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private deserialize;
|
|
111
|
+
export declare class CreateChannelCommand extends CreateChannelCommand_base {
|
|
127
112
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateChannelMembershipRequest, CreateChannelMembershipResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateChannelMembershipCommandInput extends CreateChannelMember
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateChannelMembershipCommandOutput extends CreateChannelMembershipResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateChannelMembershipCommand_base: {
|
|
24
|
+
new (input: CreateChannelMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelMembershipCommandInput, CreateChannelMembershipCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -125,23 +128,5 @@ export interface CreateChannelMembershipCommandOutput extends CreateChannelMembe
|
|
|
125
128
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
126
129
|
*
|
|
127
130
|
*/
|
|
128
|
-
export declare class CreateChannelMembershipCommand extends
|
|
129
|
-
readonly input: CreateChannelMembershipCommandInput;
|
|
130
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
131
|
-
/**
|
|
132
|
-
* @public
|
|
133
|
-
*/
|
|
134
|
-
constructor(input: CreateChannelMembershipCommandInput);
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateChannelMembershipCommandInput, CreateChannelMembershipCommandOutput>;
|
|
139
|
-
/**
|
|
140
|
-
* @internal
|
|
141
|
-
*/
|
|
142
|
-
private serialize;
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
private deserialize;
|
|
131
|
+
export declare class CreateChannelMembershipCommand extends CreateChannelMembershipCommand_base {
|
|
147
132
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateChannelModeratorRequest, CreateChannelModeratorResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateChannelModeratorCommandInput extends CreateChannelModerat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateChannelModeratorCommandOutput extends CreateChannelModeratorResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateChannelModeratorCommand_base: {
|
|
24
|
+
new (input: CreateChannelModeratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelModeratorCommandInput, CreateChannelModeratorCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -113,23 +116,5 @@ export interface CreateChannelModeratorCommandOutput extends CreateChannelModera
|
|
|
113
116
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
114
117
|
*
|
|
115
118
|
*/
|
|
116
|
-
export declare class CreateChannelModeratorCommand extends
|
|
117
|
-
readonly input: CreateChannelModeratorCommandInput;
|
|
118
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
119
|
-
/**
|
|
120
|
-
* @public
|
|
121
|
-
*/
|
|
122
|
-
constructor(input: CreateChannelModeratorCommandInput);
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateChannelModeratorCommandInput, CreateChannelModeratorCommandOutput>;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private serialize;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private deserialize;
|
|
119
|
+
export declare class CreateChannelModeratorCommand extends CreateChannelModeratorCommand_base {
|
|
135
120
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateMediaCapturePipelineRequest, CreateMediaCapturePipelineResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateMediaCapturePipelineCommandInput extends CreateMediaCaptu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateMediaCapturePipelineCommandOutput extends CreateMediaCapturePipelineResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateMediaCapturePipelineCommand_base: {
|
|
24
|
+
new (input: CreateMediaCapturePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaCapturePipelineCommandInput, CreateMediaCapturePipelineCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -144,23 +147,5 @@ export interface CreateMediaCapturePipelineCommandOutput extends CreateMediaCapt
|
|
|
144
147
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
145
148
|
*
|
|
146
149
|
*/
|
|
147
|
-
export declare class CreateMediaCapturePipelineCommand extends
|
|
148
|
-
readonly input: CreateMediaCapturePipelineCommandInput;
|
|
149
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
150
|
-
/**
|
|
151
|
-
* @public
|
|
152
|
-
*/
|
|
153
|
-
constructor(input: CreateMediaCapturePipelineCommandInput);
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMediaCapturePipelineCommandInput, CreateMediaCapturePipelineCommandOutput>;
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
|
-
private serialize;
|
|
162
|
-
/**
|
|
163
|
-
* @internal
|
|
164
|
-
*/
|
|
165
|
-
private deserialize;
|
|
150
|
+
export declare class CreateMediaCapturePipelineCommand extends CreateMediaCapturePipelineCommand_base {
|
|
166
151
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateMeetingRequest, CreateMeetingResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateMeetingCommandInput extends CreateMeetingRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateMeetingCommandOutput extends CreateMeetingResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateMeetingCommand_base: {
|
|
24
|
+
new (input: CreateMeetingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMeetingCommandInput, CreateMeetingCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -113,23 +116,5 @@ export interface CreateMeetingCommandOutput extends CreateMeetingResponse, __Met
|
|
|
113
116
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
114
117
|
*
|
|
115
118
|
*/
|
|
116
|
-
export declare class CreateMeetingCommand extends
|
|
117
|
-
readonly input: CreateMeetingCommandInput;
|
|
118
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
119
|
-
/**
|
|
120
|
-
* @public
|
|
121
|
-
*/
|
|
122
|
-
constructor(input: CreateMeetingCommandInput);
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMeetingCommandInput, CreateMeetingCommandOutput>;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private serialize;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private deserialize;
|
|
119
|
+
export declare class CreateMeetingCommand extends CreateMeetingCommand_base {
|
|
135
120
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateMeetingDialOutRequest, CreateMeetingDialOutResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateMeetingDialOutCommandInput extends CreateMeetingDialOutRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateMeetingDialOutCommandOutput extends CreateMeetingDialOutResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateMeetingDialOutCommand_base: {
|
|
24
|
+
new (input: CreateMeetingDialOutCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMeetingDialOutCommandInput, CreateMeetingDialOutCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an outbound call to a public
|
|
@@ -86,23 +89,5 @@ export interface CreateMeetingDialOutCommandOutput extends CreateMeetingDialOutR
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class CreateMeetingDialOutCommand extends
|
|
90
|
-
readonly input: CreateMeetingDialOutCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: CreateMeetingDialOutCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMeetingDialOutCommandInput, CreateMeetingDialOutCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class CreateMeetingDialOutCommand extends CreateMeetingDialOutCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateMeetingWithAttendeesRequest, CreateMeetingWithAttendeesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateMeetingWithAttendeesCommandInput extends CreateMeetingWit
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateMeetingWithAttendeesCommandOutput extends CreateMeetingWithAttendeesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateMeetingWithAttendeesCommand_base: {
|
|
24
|
+
new (input: CreateMeetingWithAttendeesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMeetingWithAttendeesCommandInput, CreateMeetingWithAttendeesCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -143,23 +146,5 @@ export interface CreateMeetingWithAttendeesCommandOutput extends CreateMeetingWi
|
|
|
143
146
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
144
147
|
*
|
|
145
148
|
*/
|
|
146
|
-
export declare class CreateMeetingWithAttendeesCommand extends
|
|
147
|
-
readonly input: CreateMeetingWithAttendeesCommandInput;
|
|
148
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
149
|
-
/**
|
|
150
|
-
* @public
|
|
151
|
-
*/
|
|
152
|
-
constructor(input: CreateMeetingWithAttendeesCommandInput);
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMeetingWithAttendeesCommandInput, CreateMeetingWithAttendeesCommandOutput>;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
private serialize;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
private deserialize;
|
|
149
|
+
export declare class CreateMeetingWithAttendeesCommand extends CreateMeetingWithAttendeesCommand_base {
|
|
165
150
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreatePhoneNumberOrderRequest, CreatePhoneNumberOrderResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreatePhoneNumberOrderCommandInput extends CreatePhoneNumberOrd
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreatePhoneNumberOrderCommandOutput extends CreatePhoneNumberOrderResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreatePhoneNumberOrderCommand_base: {
|
|
24
|
+
new (input: CreatePhoneNumberOrderCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePhoneNumberOrderCommandInput, CreatePhoneNumberOrderCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an order for phone numbers to be provisioned. For toll-free numbers, you cannot use the Amazon Chime Business Calling product type.
|
|
@@ -91,23 +94,5 @@ export interface CreatePhoneNumberOrderCommandOutput extends CreatePhoneNumberOr
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class CreatePhoneNumberOrderCommand extends
|
|
95
|
-
readonly input: CreatePhoneNumberOrderCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: CreatePhoneNumberOrderCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePhoneNumberOrderCommandInput, CreatePhoneNumberOrderCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class CreatePhoneNumberOrderCommand extends CreatePhoneNumberOrderCommand_base {
|
|
113
98
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateProxySessionRequest, CreateProxySessionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateProxySessionCommandInput extends CreateProxySessionReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateProxySessionCommandOutput extends CreateProxySessionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateProxySessionCommand_base: {
|
|
24
|
+
new (input: CreateProxySessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProxySessionCommandInput, CreateProxySessionCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -119,23 +122,5 @@ export interface CreateProxySessionCommandOutput extends CreateProxySessionRespo
|
|
|
119
122
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
120
123
|
*
|
|
121
124
|
*/
|
|
122
|
-
export declare class CreateProxySessionCommand extends
|
|
123
|
-
readonly input: CreateProxySessionCommandInput;
|
|
124
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
125
|
-
/**
|
|
126
|
-
* @public
|
|
127
|
-
*/
|
|
128
|
-
constructor(input: CreateProxySessionCommandInput);
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProxySessionCommandInput, CreateProxySessionCommandOutput>;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private serialize;
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
private deserialize;
|
|
125
|
+
export declare class CreateProxySessionCommand extends CreateProxySessionCommand_base {
|
|
141
126
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
|
|
5
4
|
import { CreateRoomRequest, CreateRoomResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateRoomCommandInput extends CreateRoomRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateRoomCommandOutput extends CreateRoomResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateRoomCommand_base: {
|
|
24
|
+
new (input: CreateRoomCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRoomCommandInput, CreateRoomCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a chat room for the specified Amazon Chime Enterprise account.</p>
|
|
@@ -84,23 +87,5 @@ export interface CreateRoomCommandOutput extends CreateRoomResponse, __MetadataB
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class CreateRoomCommand extends
|
|
88
|
-
readonly input: CreateRoomCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: CreateRoomCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRoomCommandInput, CreateRoomCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class CreateRoomCommand extends CreateRoomCommand_base {
|
|
106
91
|
}
|