@aws-sdk/client-chime 3.299.0 → 3.301.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-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +5 -0
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +7 -0
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +7 -0
- package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +8 -0
- package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +14 -0
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +8 -0
- package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +10 -0
- package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +5 -0
- package/dist-types/commands/BatchSuspendUserCommand.d.ts +6 -0
- package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +6 -0
- package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +9 -0
- package/dist-types/commands/BatchUpdateUserCommand.d.ts +14 -0
- package/dist-types/commands/CreateAccountCommand.d.ts +3 -0
- package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +4 -0
- package/dist-types/commands/CreateAppInstanceCommand.d.ts +11 -0
- package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +13 -0
- package/dist-types/commands/CreateAttendeeCommand.d.ts +10 -0
- package/dist-types/commands/CreateBotCommand.d.ts +5 -0
- package/dist-types/commands/CreateChannelBanCommand.d.ts +5 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +15 -0
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +6 -0
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +5 -0
- package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +32 -0
- package/dist-types/commands/CreateMeetingCommand.d.ts +16 -0
- package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +6 -0
- package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +27 -0
- package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +6 -0
- package/dist-types/commands/CreateProxySessionCommand.d.ts +17 -0
- package/dist-types/commands/CreateRoomCommand.d.ts +5 -0
- package/dist-types/commands/CreateRoomMembershipCommand.d.ts +6 -0
- package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +8 -0
- package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +9 -0
- package/dist-types/commands/CreateSipRuleCommand.d.ts +13 -0
- package/dist-types/commands/CreateUserCommand.d.ts +6 -0
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +5 -0
- package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +9 -0
- package/dist-types/commands/DeleteAccountCommand.d.ts +3 -0
- package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAppInstanceCommand.d.ts +3 -0
- package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +3 -0
- package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +3 -0
- package/dist-types/commands/DeleteAttendeeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +5 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +4 -0
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +5 -0
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +5 -0
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +5 -0
- package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +3 -0
- package/dist-types/commands/DeleteMeetingCommand.d.ts +3 -0
- package/dist-types/commands/DeletePhoneNumberCommand.d.ts +3 -0
- package/dist-types/commands/DeleteProxySessionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRoomCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +5 -0
- package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +3 -0
- package/dist-types/commands/DeleteSipRuleCommand.d.ts +3 -0
- package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +3 -0
- package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -0
- package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +3 -0
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +3 -0
- package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +3 -0
- package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +3 -0
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +3 -0
- package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAppInstanceCommand.d.ts +3 -0
- package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +3 -0
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +5 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +4 -0
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +5 -0
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +5 -0
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +5 -0
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +5 -0
- package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +4 -0
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +6 -0
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +6 -0
- package/dist-types/commands/GetAccountCommand.d.ts +3 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +3 -0
- package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +3 -0
- package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +3 -0
- package/dist-types/commands/GetAttendeeCommand.d.ts +4 -0
- package/dist-types/commands/GetBotCommand.d.ts +4 -0
- package/dist-types/commands/GetChannelMessageCommand.d.ts +5 -0
- package/dist-types/commands/GetEventsConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/GetGlobalSettingsCommand.d.ts +1 -0
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +3 -0
- package/dist-types/commands/GetMeetingCommand.d.ts +3 -0
- package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +1 -0
- package/dist-types/commands/GetPhoneNumberCommand.d.ts +3 -0
- package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +3 -0
- package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +1 -0
- package/dist-types/commands/GetProxySessionCommand.d.ts +4 -0
- package/dist-types/commands/GetRetentionSettingsCommand.d.ts +3 -0
- package/dist-types/commands/GetRoomCommand.d.ts +4 -0
- package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +3 -0
- package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -0
- package/dist-types/commands/GetSipRuleCommand.d.ts +3 -0
- package/dist-types/commands/GetUserCommand.d.ts +4 -0
- package/dist-types/commands/GetUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetVoiceConnectorCommand.d.ts +3 -0
- package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -0
- package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +3 -0
- package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +3 -0
- package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +3 -0
- package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +3 -0
- package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +3 -0
- package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +3 -0
- package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +3 -0
- package/dist-types/commands/InviteUsersCommand.d.ts +7 -0
- package/dist-types/commands/ListAccountsCommand.d.ts +6 -0
- package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +5 -0
- package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +5 -0
- package/dist-types/commands/ListAppInstancesCommand.d.ts +4 -0
- package/dist-types/commands/ListAttendeeTagsCommand.d.ts +4 -0
- package/dist-types/commands/ListAttendeesCommand.d.ts +5 -0
- package/dist-types/commands/ListBotsCommand.d.ts +5 -0
- package/dist-types/commands/ListChannelBansCommand.d.ts +6 -0
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +7 -0
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +6 -0
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +9 -0
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +6 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +7 -0
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +6 -0
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +4 -0
- package/dist-types/commands/ListMeetingTagsCommand.d.ts +3 -0
- package/dist-types/commands/ListMeetingsCommand.d.ts +4 -0
- package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +4 -0
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +8 -0
- package/dist-types/commands/ListProxySessionsCommand.d.ts +6 -0
- package/dist-types/commands/ListRoomMembershipsCommand.d.ts +6 -0
- package/dist-types/commands/ListRoomsCommand.d.ts +6 -0
- package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +4 -0
- package/dist-types/commands/ListSipRulesCommand.d.ts +5 -0
- package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +3 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -0
- package/dist-types/commands/ListUsersCommand.d.ts +7 -0
- package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +3 -0
- package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +4 -0
- package/dist-types/commands/LogoutUserCommand.d.ts +4 -0
- package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +8 -0
- package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +9 -0
- package/dist-types/commands/PutEventsConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutRetentionSettingsCommand.d.ts +11 -0
- package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +12 -0
- package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +7 -0
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +15 -0
- package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +9 -0
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +12 -0
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +14 -0
- package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +5 -0
- package/dist-types/commands/RedactConversationMessageCommand.d.ts +5 -0
- package/dist-types/commands/RedactRoomMessageCommand.d.ts +5 -0
- package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +4 -0
- package/dist-types/commands/ResetPersonalPINCommand.d.ts +4 -0
- package/dist-types/commands/RestorePhoneNumberCommand.d.ts +3 -0
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +10 -0
- package/dist-types/commands/SendChannelMessageCommand.d.ts +9 -0
- package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +26 -0
- package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +3 -0
- package/dist-types/commands/TagAttendeeCommand.d.ts +10 -0
- package/dist-types/commands/TagMeetingCommand.d.ts +9 -0
- package/dist-types/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/commands/UntagAttendeeCommand.d.ts +7 -0
- package/dist-types/commands/UntagMeetingCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccountCommand.d.ts +5 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +7 -0
- package/dist-types/commands/UpdateAppInstanceCommand.d.ts +5 -0
- package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +5 -0
- package/dist-types/commands/UpdateBotCommand.d.ts +5 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +7 -0
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +7 -0
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +4 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +8 -0
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +5 -0
- package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +3 -0
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +8 -0
- package/dist-types/commands/UpdateRoomCommand.d.ts +5 -0
- package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +7 -0
- package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +9 -0
- package/dist-types/commands/UpdateSipRuleCommand.d.ts +12 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +10 -0
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +5 -0
- package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +10 -0
- package/dist-types/commands/ValidateE911AddressCommand.d.ts +9 -0
- package/package.json +8 -8
|
@@ -26,6 +26,9 @@ export interface GetMediaCapturePipelineCommandOutput extends GetMediaCapturePip
|
|
|
26
26
|
* import { ChimeClient, GetMediaCapturePipelineCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetMediaCapturePipelineCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetMediaCapturePipelineRequest
|
|
30
|
+
* MediaPipelineId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetMediaCapturePipelineCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -32,6 +32,9 @@ export interface GetMeetingCommandOutput extends GetMeetingResponse, __MetadataB
|
|
|
32
32
|
* import { ChimeClient, GetMeetingCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
33
33
|
* // const { ChimeClient, GetMeetingCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
34
34
|
* const client = new ChimeClient(config);
|
|
35
|
+
* const input = { // GetMeetingRequest
|
|
36
|
+
* MeetingId: "STRING_VALUE", // required
|
|
37
|
+
* };
|
|
35
38
|
* const command = new GetMeetingCommand(input);
|
|
36
39
|
* const response = await client.send(command);
|
|
37
40
|
* ```
|
|
@@ -26,6 +26,7 @@ export interface GetMessagingSessionEndpointCommandOutput extends GetMessagingSe
|
|
|
26
26
|
* import { ChimeClient, GetMessagingSessionEndpointCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetMessagingSessionEndpointCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {};
|
|
29
30
|
* const command = new GetMessagingSessionEndpointCommand(input);
|
|
30
31
|
* const response = await client.send(command);
|
|
31
32
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface GetPhoneNumberCommandOutput extends GetPhoneNumberResponse, __M
|
|
|
26
26
|
* import { ChimeClient, GetPhoneNumberCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetPhoneNumberCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetPhoneNumberRequest
|
|
30
|
+
* PhoneNumberId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetPhoneNumberCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -27,6 +27,9 @@ export interface GetPhoneNumberOrderCommandOutput extends GetPhoneNumberOrderRes
|
|
|
27
27
|
* import { ChimeClient, GetPhoneNumberOrderCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, GetPhoneNumberOrderCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
+
* const input = { // GetPhoneNumberOrderRequest
|
|
31
|
+
* PhoneNumberOrderId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
30
33
|
* const command = new GetPhoneNumberOrderCommand(input);
|
|
31
34
|
* const response = await client.send(command);
|
|
32
35
|
* ```
|
|
@@ -26,6 +26,7 @@ export interface GetPhoneNumberSettingsCommandOutput extends GetPhoneNumberSetti
|
|
|
26
26
|
* import { ChimeClient, GetPhoneNumberSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetPhoneNumberSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {};
|
|
29
30
|
* const command = new GetPhoneNumberSettingsCommand(input);
|
|
30
31
|
* const response = await client.send(command);
|
|
31
32
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface GetProxySessionCommandOutput extends GetProxySessionResponse, _
|
|
|
26
26
|
* import { ChimeClient, GetProxySessionCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetProxySessionCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetProxySessionRequest
|
|
30
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
+
* ProxySessionId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new GetProxySessionCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -30,6 +30,9 @@ export interface GetRetentionSettingsCommandOutput extends GetRetentionSettingsR
|
|
|
30
30
|
* import { ChimeClient, GetRetentionSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
31
31
|
* // const { ChimeClient, GetRetentionSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
32
32
|
* const client = new ChimeClient(config);
|
|
33
|
+
* const input = { // GetRetentionSettingsRequest
|
|
34
|
+
* AccountId: "STRING_VALUE", // required
|
|
35
|
+
* };
|
|
33
36
|
* const command = new GetRetentionSettingsCommand(input);
|
|
34
37
|
* const response = await client.send(command);
|
|
35
38
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface GetRoomCommandOutput extends GetRoomResponse, __MetadataBearer
|
|
|
26
26
|
* import { ChimeClient, GetRoomCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetRoomCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetRoomRequest
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* RoomId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new GetRoomCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface GetSipMediaApplicationCommandOutput extends GetSipMediaApplicat
|
|
|
26
26
|
* import { ChimeClient, GetSipMediaApplicationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetSipMediaApplicationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetSipMediaApplicationRequest
|
|
30
|
+
* SipMediaApplicationId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetSipMediaApplicationCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface GetSipMediaApplicationLoggingConfigurationCommandOutput extends
|
|
|
26
26
|
* import { ChimeClient, GetSipMediaApplicationLoggingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetSipMediaApplicationLoggingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetSipMediaApplicationLoggingConfigurationRequest
|
|
30
|
+
* SipMediaApplicationId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetSipMediaApplicationLoggingConfigurationCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface GetSipRuleCommandOutput extends GetSipRuleResponse, __MetadataB
|
|
|
26
26
|
* import { ChimeClient, GetSipRuleCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetSipRuleCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetSipRuleRequest
|
|
30
|
+
* SipRuleId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetSipRuleCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -31,6 +31,10 @@ export interface GetUserCommandOutput extends GetUserResponse, __MetadataBearer
|
|
|
31
31
|
* import { ChimeClient, GetUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
32
32
|
* // const { ChimeClient, GetUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
33
33
|
* const client = new ChimeClient(config);
|
|
34
|
+
* const input = { // GetUserRequest
|
|
35
|
+
* AccountId: "STRING_VALUE", // required
|
|
36
|
+
* UserId: "STRING_VALUE", // required
|
|
37
|
+
* };
|
|
34
38
|
* const command = new GetUserCommand(input);
|
|
35
39
|
* const response = await client.send(command);
|
|
36
40
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface GetUserSettingsCommandOutput extends GetUserSettingsResponse, _
|
|
|
26
26
|
* import { ChimeClient, GetUserSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetUserSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetUserSettingsRequest
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* UserId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new GetUserSettingsCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface GetVoiceConnectorCommandOutput extends GetVoiceConnectorRespons
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetVoiceConnectorRequest
|
|
30
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetVoiceConnectorCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface GetVoiceConnectorEmergencyCallingConfigurationCommandOutput ext
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorEmergencyCallingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorEmergencyCallingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetVoiceConnectorEmergencyCallingConfigurationRequest
|
|
30
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetVoiceConnectorEmergencyCallingConfigurationCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -27,6 +27,9 @@ export interface GetVoiceConnectorGroupCommandOutput extends GetVoiceConnectorGr
|
|
|
27
27
|
* import { ChimeClient, GetVoiceConnectorGroupCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, GetVoiceConnectorGroupCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
+
* const input = { // GetVoiceConnectorGroupRequest
|
|
31
|
+
* VoiceConnectorGroupId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
30
33
|
* const command = new GetVoiceConnectorGroupCommand(input);
|
|
31
34
|
* const response = await client.send(command);
|
|
32
35
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface GetVoiceConnectorLoggingConfigurationCommandOutput extends GetV
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorLoggingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorLoggingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetVoiceConnectorLoggingConfigurationRequest
|
|
30
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetVoiceConnectorLoggingConfigurationCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface GetVoiceConnectorOriginationCommandOutput extends GetVoiceConne
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorOriginationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorOriginationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetVoiceConnectorOriginationRequest
|
|
30
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetVoiceConnectorOriginationCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface GetVoiceConnectorProxyCommandOutput extends GetVoiceConnectorPr
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorProxyCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorProxyCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetVoiceConnectorProxyRequest
|
|
30
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetVoiceConnectorProxyCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -28,6 +28,9 @@ export interface GetVoiceConnectorStreamingConfigurationCommandOutput extends Ge
|
|
|
28
28
|
* import { ChimeClient, GetVoiceConnectorStreamingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, GetVoiceConnectorStreamingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
+
* const input = { // GetVoiceConnectorStreamingConfigurationRequest
|
|
32
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
31
34
|
* const command = new GetVoiceConnectorStreamingConfigurationCommand(input);
|
|
32
35
|
* const response = await client.send(command);
|
|
33
36
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface GetVoiceConnectorTerminationCommandOutput extends GetVoiceConne
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorTerminationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorTerminationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // GetVoiceConnectorTerminationRequest
|
|
30
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new GetVoiceConnectorTerminationCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -27,6 +27,9 @@ export interface GetVoiceConnectorTerminationHealthCommandOutput extends GetVoic
|
|
|
27
27
|
* import { ChimeClient, GetVoiceConnectorTerminationHealthCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, GetVoiceConnectorTerminationHealthCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
+
* const input = { // GetVoiceConnectorTerminationHealthRequest
|
|
31
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
30
33
|
* const command = new GetVoiceConnectorTerminationHealthCommand(input);
|
|
31
34
|
* const response = await client.send(command);
|
|
32
35
|
* ```
|
|
@@ -28,6 +28,13 @@ export interface InviteUsersCommandOutput extends InviteUsersResponse, __Metadat
|
|
|
28
28
|
* import { ChimeClient, InviteUsersCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, InviteUsersCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
+
* const input = { // InviteUsersRequest
|
|
32
|
+
* AccountId: "STRING_VALUE", // required
|
|
33
|
+
* UserEmailList: [ // UserEmailList // required
|
|
34
|
+
* "STRING_VALUE",
|
|
35
|
+
* ],
|
|
36
|
+
* UserType: "STRING_VALUE",
|
|
37
|
+
* };
|
|
31
38
|
* const command = new InviteUsersCommand(input);
|
|
32
39
|
* const response = await client.send(command);
|
|
33
40
|
* ```
|
|
@@ -28,6 +28,12 @@ export interface ListAccountsCommandOutput extends ListAccountsResponse, __Metad
|
|
|
28
28
|
* import { ChimeClient, ListAccountsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, ListAccountsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
+
* const input = { // ListAccountsRequest
|
|
32
|
+
* Name: "STRING_VALUE",
|
|
33
|
+
* UserEmail: "STRING_VALUE",
|
|
34
|
+
* NextToken: "STRING_VALUE",
|
|
35
|
+
* MaxResults: Number("int"),
|
|
36
|
+
* };
|
|
31
37
|
* const command = new ListAccountsCommand(input);
|
|
32
38
|
* const response = await client.send(command);
|
|
33
39
|
* ```
|
|
@@ -26,6 +26,11 @@ export interface ListAppInstanceAdminsCommandOutput extends ListAppInstanceAdmin
|
|
|
26
26
|
* import { ChimeClient, ListAppInstanceAdminsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListAppInstanceAdminsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListAppInstanceAdminsRequest
|
|
30
|
+
* AppInstanceArn: "STRING_VALUE", // required
|
|
31
|
+
* MaxResults: Number("int"),
|
|
32
|
+
* NextToken: "STRING_VALUE",
|
|
33
|
+
* };
|
|
29
34
|
* const command = new ListAppInstanceAdminsCommand(input);
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
@@ -28,6 +28,11 @@ export interface ListAppInstanceUsersCommandOutput extends ListAppInstanceUsersR
|
|
|
28
28
|
* import { ChimeClient, ListAppInstanceUsersCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, ListAppInstanceUsersCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
+
* const input = { // ListAppInstanceUsersRequest
|
|
32
|
+
* AppInstanceArn: "STRING_VALUE", // required
|
|
33
|
+
* MaxResults: Number("int"),
|
|
34
|
+
* NextToken: "STRING_VALUE",
|
|
35
|
+
* };
|
|
31
36
|
* const command = new ListAppInstanceUsersCommand(input);
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface ListAppInstancesCommandOutput extends ListAppInstancesResponse,
|
|
|
26
26
|
* import { ChimeClient, ListAppInstancesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListAppInstancesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListAppInstancesRequest
|
|
30
|
+
* MaxResults: Number("int"),
|
|
31
|
+
* NextToken: "STRING_VALUE",
|
|
32
|
+
* };
|
|
29
33
|
* const command = new ListAppInstancesCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface ListAttendeeTagsCommandOutput extends ListAttendeeTagsResponse,
|
|
|
26
26
|
* import { ChimeClient, ListAttendeeTagsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListAttendeeTagsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListAttendeeTagsRequest
|
|
30
|
+
* MeetingId: "STRING_VALUE", // required
|
|
31
|
+
* AttendeeId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new ListAttendeeTagsCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -30,6 +30,11 @@ export interface ListAttendeesCommandOutput extends ListAttendeesResponse, __Met
|
|
|
30
30
|
* import { ChimeClient, ListAttendeesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
31
31
|
* // const { ChimeClient, ListAttendeesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
32
32
|
* const client = new ChimeClient(config);
|
|
33
|
+
* const input = { // ListAttendeesRequest
|
|
34
|
+
* MeetingId: "STRING_VALUE", // required
|
|
35
|
+
* NextToken: "STRING_VALUE",
|
|
36
|
+
* MaxResults: Number("int"),
|
|
37
|
+
* };
|
|
33
38
|
* const command = new ListAttendeesCommand(input);
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
@@ -26,6 +26,11 @@ export interface ListBotsCommandOutput extends ListBotsResponse, __MetadataBeare
|
|
|
26
26
|
* import { ChimeClient, ListBotsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListBotsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListBotsRequest
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* MaxResults: Number("int"),
|
|
32
|
+
* NextToken: "STRING_VALUE",
|
|
33
|
+
* };
|
|
29
34
|
* const command = new ListBotsCommand(input);
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
@@ -33,6 +33,12 @@ export interface ListChannelBansCommandOutput extends ListChannelBansResponse, _
|
|
|
33
33
|
* import { ChimeClient, ListChannelBansCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
34
34
|
* // const { ChimeClient, ListChannelBansCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
35
35
|
* const client = new ChimeClient(config);
|
|
36
|
+
* const input = { // ListChannelBansRequest
|
|
37
|
+
* ChannelArn: "STRING_VALUE", // required
|
|
38
|
+
* MaxResults: Number("int"),
|
|
39
|
+
* NextToken: "STRING_VALUE",
|
|
40
|
+
* ChimeBearer: "STRING_VALUE",
|
|
41
|
+
* };
|
|
36
42
|
* const command = new ListChannelBansCommand(input);
|
|
37
43
|
* const response = await client.send(command);
|
|
38
44
|
* ```
|
|
@@ -33,6 +33,13 @@ export interface ListChannelMembershipsCommandOutput extends ListChannelMembersh
|
|
|
33
33
|
* import { ChimeClient, ListChannelMembershipsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
34
34
|
* // const { ChimeClient, ListChannelMembershipsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
35
35
|
* const client = new ChimeClient(config);
|
|
36
|
+
* const input = { // ListChannelMembershipsRequest
|
|
37
|
+
* ChannelArn: "STRING_VALUE", // required
|
|
38
|
+
* Type: "STRING_VALUE",
|
|
39
|
+
* MaxResults: Number("int"),
|
|
40
|
+
* NextToken: "STRING_VALUE",
|
|
41
|
+
* ChimeBearer: "STRING_VALUE",
|
|
42
|
+
* };
|
|
36
43
|
* const command = new ListChannelMembershipsCommand(input);
|
|
37
44
|
* const response = await client.send(command);
|
|
38
45
|
* ```
|
|
@@ -33,6 +33,12 @@ export interface ListChannelMembershipsForAppInstanceUserCommandOutput extends L
|
|
|
33
33
|
* import { ChimeClient, ListChannelMembershipsForAppInstanceUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
34
34
|
* // const { ChimeClient, ListChannelMembershipsForAppInstanceUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
35
35
|
* const client = new ChimeClient(config);
|
|
36
|
+
* const input = { // ListChannelMembershipsForAppInstanceUserRequest
|
|
37
|
+
* AppInstanceUserArn: "STRING_VALUE",
|
|
38
|
+
* MaxResults: Number("int"),
|
|
39
|
+
* NextToken: "STRING_VALUE",
|
|
40
|
+
* ChimeBearer: "STRING_VALUE",
|
|
41
|
+
* };
|
|
36
42
|
* const command = new ListChannelMembershipsForAppInstanceUserCommand(input);
|
|
37
43
|
* const response = await client.send(command);
|
|
38
44
|
* ```
|
|
@@ -36,6 +36,15 @@ export interface ListChannelMessagesCommandOutput extends ListChannelMessagesRes
|
|
|
36
36
|
* import { ChimeClient, ListChannelMessagesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
37
37
|
* // const { ChimeClient, ListChannelMessagesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
38
38
|
* const client = new ChimeClient(config);
|
|
39
|
+
* const input = { // ListChannelMessagesRequest
|
|
40
|
+
* ChannelArn: "STRING_VALUE", // required
|
|
41
|
+
* SortOrder: "STRING_VALUE",
|
|
42
|
+
* NotBefore: new Date("TIMESTAMP"),
|
|
43
|
+
* NotAfter: new Date("TIMESTAMP"),
|
|
44
|
+
* MaxResults: Number("int"),
|
|
45
|
+
* NextToken: "STRING_VALUE",
|
|
46
|
+
* ChimeBearer: "STRING_VALUE",
|
|
47
|
+
* };
|
|
39
48
|
* const command = new ListChannelMessagesCommand(input);
|
|
40
49
|
* const response = await client.send(command);
|
|
41
50
|
* ```
|
|
@@ -31,6 +31,12 @@ export interface ListChannelModeratorsCommandOutput extends ListChannelModerator
|
|
|
31
31
|
* import { ChimeClient, ListChannelModeratorsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
32
32
|
* // const { ChimeClient, ListChannelModeratorsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
33
33
|
* const client = new ChimeClient(config);
|
|
34
|
+
* const input = { // ListChannelModeratorsRequest
|
|
35
|
+
* ChannelArn: "STRING_VALUE", // required
|
|
36
|
+
* MaxResults: Number("int"),
|
|
37
|
+
* NextToken: "STRING_VALUE",
|
|
38
|
+
* ChimeBearer: "STRING_VALUE",
|
|
39
|
+
* };
|
|
34
40
|
* const command = new ListChannelModeratorsCommand(input);
|
|
35
41
|
* const response = await client.send(command);
|
|
36
42
|
* ```
|
|
@@ -47,6 +47,13 @@ export interface ListChannelsCommandOutput extends ListChannelsResponse, __Metad
|
|
|
47
47
|
* import { ChimeClient, ListChannelsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
48
48
|
* // const { ChimeClient, ListChannelsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
49
49
|
* const client = new ChimeClient(config);
|
|
50
|
+
* const input = { // ListChannelsRequest
|
|
51
|
+
* AppInstanceArn: "STRING_VALUE", // required
|
|
52
|
+
* Privacy: "STRING_VALUE",
|
|
53
|
+
* MaxResults: Number("int"),
|
|
54
|
+
* NextToken: "STRING_VALUE",
|
|
55
|
+
* ChimeBearer: "STRING_VALUE",
|
|
56
|
+
* };
|
|
50
57
|
* const command = new ListChannelsCommand(input);
|
|
51
58
|
* const response = await client.send(command);
|
|
52
59
|
* ```
|
|
@@ -32,6 +32,12 @@ export interface ListChannelsModeratedByAppInstanceUserCommandOutput extends Lis
|
|
|
32
32
|
* import { ChimeClient, ListChannelsModeratedByAppInstanceUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
33
33
|
* // const { ChimeClient, ListChannelsModeratedByAppInstanceUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
34
34
|
* const client = new ChimeClient(config);
|
|
35
|
+
* const input = { // ListChannelsModeratedByAppInstanceUserRequest
|
|
36
|
+
* AppInstanceUserArn: "STRING_VALUE",
|
|
37
|
+
* MaxResults: Number("int"),
|
|
38
|
+
* NextToken: "STRING_VALUE",
|
|
39
|
+
* ChimeBearer: "STRING_VALUE",
|
|
40
|
+
* };
|
|
35
41
|
* const command = new ListChannelsModeratedByAppInstanceUserCommand(input);
|
|
36
42
|
* const response = await client.send(command);
|
|
37
43
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface ListMediaCapturePipelinesCommandOutput extends ListMediaCapture
|
|
|
26
26
|
* import { ChimeClient, ListMediaCapturePipelinesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListMediaCapturePipelinesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListMediaCapturePipelinesRequest
|
|
30
|
+
* NextToken: "STRING_VALUE",
|
|
31
|
+
* MaxResults: Number("int"),
|
|
32
|
+
* };
|
|
29
33
|
* const command = new ListMediaCapturePipelinesCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface ListMeetingTagsCommandOutput extends ListMeetingTagsResponse, _
|
|
|
26
26
|
* import { ChimeClient, ListMeetingTagsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListMeetingTagsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListMeetingTagsRequest
|
|
30
|
+
* MeetingId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new ListMeetingTagsCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -29,6 +29,10 @@ export interface ListMeetingsCommandOutput extends ListMeetingsResponse, __Metad
|
|
|
29
29
|
* import { ChimeClient, ListMeetingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
30
30
|
* // const { ChimeClient, ListMeetingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
31
31
|
* const client = new ChimeClient(config);
|
|
32
|
+
* const input = { // ListMeetingsRequest
|
|
33
|
+
* NextToken: "STRING_VALUE",
|
|
34
|
+
* MaxResults: Number("int"),
|
|
35
|
+
* };
|
|
32
36
|
* const command = new ListMeetingsCommand(input);
|
|
33
37
|
* const response = await client.send(command);
|
|
34
38
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface ListPhoneNumberOrdersCommandOutput extends ListPhoneNumberOrder
|
|
|
26
26
|
* import { ChimeClient, ListPhoneNumberOrdersCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListPhoneNumberOrdersCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListPhoneNumberOrdersRequest
|
|
30
|
+
* NextToken: "STRING_VALUE",
|
|
31
|
+
* MaxResults: Number("int"),
|
|
32
|
+
* };
|
|
29
33
|
* const command = new ListPhoneNumberOrdersCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,14 @@ export interface ListPhoneNumbersCommandOutput extends ListPhoneNumbersResponse,
|
|
|
26
26
|
* import { ChimeClient, ListPhoneNumbersCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListPhoneNumbersCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListPhoneNumbersRequest
|
|
30
|
+
* Status: "STRING_VALUE",
|
|
31
|
+
* ProductType: "STRING_VALUE",
|
|
32
|
+
* FilterName: "STRING_VALUE",
|
|
33
|
+
* FilterValue: "STRING_VALUE",
|
|
34
|
+
* MaxResults: Number("int"),
|
|
35
|
+
* NextToken: "STRING_VALUE",
|
|
36
|
+
* };
|
|
29
37
|
* const command = new ListPhoneNumbersCommand(input);
|
|
30
38
|
* const response = await client.send(command);
|
|
31
39
|
* ```
|
|
@@ -26,6 +26,12 @@ export interface ListProxySessionsCommandOutput extends ListProxySessionsRespons
|
|
|
26
26
|
* import { ChimeClient, ListProxySessionsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListProxySessionsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListProxySessionsRequest
|
|
30
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
+
* Status: "STRING_VALUE",
|
|
32
|
+
* NextToken: "STRING_VALUE",
|
|
33
|
+
* MaxResults: Number("int"),
|
|
34
|
+
* };
|
|
29
35
|
* const command = new ListProxySessionsCommand(input);
|
|
30
36
|
* const response = await client.send(command);
|
|
31
37
|
* ```
|
|
@@ -27,6 +27,12 @@ export interface ListRoomMembershipsCommandOutput extends ListRoomMembershipsRes
|
|
|
27
27
|
* import { ChimeClient, ListRoomMembershipsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, ListRoomMembershipsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
+
* const input = { // ListRoomMembershipsRequest
|
|
31
|
+
* AccountId: "STRING_VALUE", // required
|
|
32
|
+
* RoomId: "STRING_VALUE", // required
|
|
33
|
+
* MaxResults: Number("int"),
|
|
34
|
+
* NextToken: "STRING_VALUE",
|
|
35
|
+
* };
|
|
30
36
|
* const command = new ListRoomMembershipsCommand(input);
|
|
31
37
|
* const response = await client.send(command);
|
|
32
38
|
* ```
|
|
@@ -26,6 +26,12 @@ export interface ListRoomsCommandOutput extends ListRoomsResponse, __MetadataBea
|
|
|
26
26
|
* import { ChimeClient, ListRoomsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListRoomsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListRoomsRequest
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* MemberId: "STRING_VALUE",
|
|
32
|
+
* MaxResults: Number("int"),
|
|
33
|
+
* NextToken: "STRING_VALUE",
|
|
34
|
+
* };
|
|
29
35
|
* const command = new ListRoomsCommand(input);
|
|
30
36
|
* const response = await client.send(command);
|
|
31
37
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface ListSipMediaApplicationsCommandOutput extends ListSipMediaAppli
|
|
|
26
26
|
* import { ChimeClient, ListSipMediaApplicationsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListSipMediaApplicationsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListSipMediaApplicationsRequest
|
|
30
|
+
* MaxResults: Number("int"),
|
|
31
|
+
* NextToken: "STRING_VALUE",
|
|
32
|
+
* };
|
|
29
33
|
* const command = new ListSipMediaApplicationsCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,11 @@ export interface ListSipRulesCommandOutput extends ListSipRulesResponse, __Metad
|
|
|
26
26
|
* import { ChimeClient, ListSipRulesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListSipRulesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListSipRulesRequest
|
|
30
|
+
* SipMediaApplicationId: "STRING_VALUE",
|
|
31
|
+
* MaxResults: Number("int"),
|
|
32
|
+
* NextToken: "STRING_VALUE",
|
|
33
|
+
* };
|
|
29
34
|
* const command = new ListSipRulesCommand(input);
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface ListSupportedPhoneNumberCountriesCommandOutput extends ListSupp
|
|
|
26
26
|
* import { ChimeClient, ListSupportedPhoneNumberCountriesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListSupportedPhoneNumberCountriesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = { // ListSupportedPhoneNumberCountriesRequest
|
|
30
|
+
* ProductType: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new ListSupportedPhoneNumberCountriesCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|