@aws-sdk/client-chime 3.299.0 → 3.300.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,11 @@ export interface AssociatePhoneNumberWithUserCommandOutput extends AssociatePhon
|
|
|
26
26
|
* import { ChimeClient, AssociatePhoneNumberWithUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, AssociatePhoneNumberWithUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* UserId: "STRING_VALUE", // required
|
|
32
|
+
* E164PhoneNumber: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
29
34
|
* const command = new AssociatePhoneNumberWithUserCommand(input);
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
@@ -26,6 +26,13 @@ export interface AssociatePhoneNumbersWithVoiceConnectorCommandOutput extends As
|
|
|
26
26
|
* import { ChimeClient, AssociatePhoneNumbersWithVoiceConnectorCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, AssociatePhoneNumbersWithVoiceConnectorCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
+
* E164PhoneNumbers: [ // required
|
|
32
|
+
* "STRING_VALUE",
|
|
33
|
+
* ],
|
|
34
|
+
* ForceAssociate: true || false,
|
|
35
|
+
* };
|
|
29
36
|
* const command = new AssociatePhoneNumbersWithVoiceConnectorCommand(input);
|
|
30
37
|
* const response = await client.send(command);
|
|
31
38
|
* ```
|
|
@@ -26,6 +26,13 @@ export interface AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput exten
|
|
|
26
26
|
* import { ChimeClient, AssociatePhoneNumbersWithVoiceConnectorGroupCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, AssociatePhoneNumbersWithVoiceConnectorGroupCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* VoiceConnectorGroupId: "STRING_VALUE", // required
|
|
31
|
+
* E164PhoneNumbers: [ // required
|
|
32
|
+
* "STRING_VALUE",
|
|
33
|
+
* ],
|
|
34
|
+
* ForceAssociate: true || false,
|
|
35
|
+
* };
|
|
29
36
|
* const command = new AssociatePhoneNumbersWithVoiceConnectorGroupCommand(input);
|
|
30
37
|
* const response = await client.send(command);
|
|
31
38
|
* ```
|
|
@@ -26,6 +26,14 @@ export interface AssociateSigninDelegateGroupsWithAccountCommandOutput extends A
|
|
|
26
26
|
* import { ChimeClient, AssociateSigninDelegateGroupsWithAccountCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, AssociateSigninDelegateGroupsWithAccountCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* SigninDelegateGroups: [ // required
|
|
32
|
+
* {
|
|
33
|
+
* GroupName: "STRING_VALUE",
|
|
34
|
+
* },
|
|
35
|
+
* ],
|
|
36
|
+
* };
|
|
29
37
|
* const command = new AssociateSigninDelegateGroupsWithAccountCommand(input);
|
|
30
38
|
* const response = await client.send(command);
|
|
31
39
|
* ```
|
|
@@ -31,6 +31,20 @@ export interface BatchCreateAttendeeCommandOutput extends BatchCreateAttendeeRes
|
|
|
31
31
|
* import { ChimeClient, BatchCreateAttendeeCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
32
32
|
* // const { ChimeClient, BatchCreateAttendeeCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
33
33
|
* const client = new ChimeClient(config);
|
|
34
|
+
* const input = {
|
|
35
|
+
* MeetingId: "STRING_VALUE", // required
|
|
36
|
+
* Attendees: [ // required
|
|
37
|
+
* {
|
|
38
|
+
* ExternalUserId: "STRING_VALUE", // required
|
|
39
|
+
* Tags: [
|
|
40
|
+
* {
|
|
41
|
+
* Key: "STRING_VALUE", // required
|
|
42
|
+
* Value: "STRING_VALUE", // required
|
|
43
|
+
* },
|
|
44
|
+
* ],
|
|
45
|
+
* },
|
|
46
|
+
* ],
|
|
47
|
+
* };
|
|
34
48
|
* const command = new BatchCreateAttendeeCommand(input);
|
|
35
49
|
* const response = await client.send(command);
|
|
36
50
|
* ```
|
|
@@ -26,6 +26,14 @@ export interface BatchCreateChannelMembershipCommandOutput extends BatchCreateCh
|
|
|
26
26
|
* import { ChimeClient, BatchCreateChannelMembershipCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, BatchCreateChannelMembershipCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* ChannelArn: "STRING_VALUE", // required
|
|
31
|
+
* Type: "STRING_VALUE",
|
|
32
|
+
* MemberArns: [ // required
|
|
33
|
+
* "STRING_VALUE",
|
|
34
|
+
* ],
|
|
35
|
+
* ChimeBearer: "STRING_VALUE",
|
|
36
|
+
* };
|
|
29
37
|
* const command = new BatchCreateChannelMembershipCommand(input);
|
|
30
38
|
* const response = await client.send(command);
|
|
31
39
|
* ```
|
|
@@ -26,6 +26,16 @@ export interface BatchCreateRoomMembershipCommandOutput extends BatchCreateRoomM
|
|
|
26
26
|
* import { ChimeClient, BatchCreateRoomMembershipCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, BatchCreateRoomMembershipCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* RoomId: "STRING_VALUE", // required
|
|
32
|
+
* MembershipItemList: [ // required
|
|
33
|
+
* {
|
|
34
|
+
* MemberId: "STRING_VALUE",
|
|
35
|
+
* Role: "STRING_VALUE",
|
|
36
|
+
* },
|
|
37
|
+
* ],
|
|
38
|
+
* };
|
|
29
39
|
* const command = new BatchCreateRoomMembershipCommand(input);
|
|
30
40
|
* const response = await client.send(command);
|
|
31
41
|
* ```
|
|
@@ -34,6 +34,11 @@ export interface BatchDeletePhoneNumberCommandOutput extends BatchDeletePhoneNum
|
|
|
34
34
|
* import { ChimeClient, BatchDeletePhoneNumberCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
35
35
|
* // const { ChimeClient, BatchDeletePhoneNumberCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
36
36
|
* const client = new ChimeClient(config);
|
|
37
|
+
* const input = {
|
|
38
|
+
* PhoneNumberIds: [ // required
|
|
39
|
+
* "STRING_VALUE",
|
|
40
|
+
* ],
|
|
41
|
+
* };
|
|
37
42
|
* const command = new BatchDeletePhoneNumberCommand(input);
|
|
38
43
|
* const response = await client.send(command);
|
|
39
44
|
* ```
|
|
@@ -42,6 +42,12 @@ export interface BatchSuspendUserCommandOutput extends BatchSuspendUserResponse,
|
|
|
42
42
|
* import { ChimeClient, BatchSuspendUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
43
43
|
* // const { ChimeClient, BatchSuspendUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
44
44
|
* const client = new ChimeClient(config);
|
|
45
|
+
* const input = {
|
|
46
|
+
* AccountId: "STRING_VALUE", // required
|
|
47
|
+
* UserIdList: [ // required
|
|
48
|
+
* "STRING_VALUE",
|
|
49
|
+
* ],
|
|
50
|
+
* };
|
|
45
51
|
* const command = new BatchSuspendUserCommand(input);
|
|
46
52
|
* const response = await client.send(command);
|
|
47
53
|
* ```
|
|
@@ -38,6 +38,12 @@ export interface BatchUnsuspendUserCommandOutput extends BatchUnsuspendUserRespo
|
|
|
38
38
|
* import { ChimeClient, BatchUnsuspendUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
39
39
|
* // const { ChimeClient, BatchUnsuspendUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
40
40
|
* const client = new ChimeClient(config);
|
|
41
|
+
* const input = {
|
|
42
|
+
* AccountId: "STRING_VALUE", // required
|
|
43
|
+
* UserIdList: [ // required
|
|
44
|
+
* "STRING_VALUE",
|
|
45
|
+
* ],
|
|
46
|
+
* };
|
|
41
47
|
* const command = new BatchUnsuspendUserCommand(input);
|
|
42
48
|
* const response = await client.send(command);
|
|
43
49
|
* ```
|
|
@@ -28,6 +28,15 @@ export interface BatchUpdatePhoneNumberCommandOutput extends BatchUpdatePhoneNum
|
|
|
28
28
|
* import { ChimeClient, BatchUpdatePhoneNumberCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, BatchUpdatePhoneNumberCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
+
* const input = {
|
|
32
|
+
* UpdatePhoneNumberRequestItems: [ // required
|
|
33
|
+
* {
|
|
34
|
+
* PhoneNumberId: "STRING_VALUE", // required
|
|
35
|
+
* ProductType: "STRING_VALUE",
|
|
36
|
+
* CallingName: "STRING_VALUE",
|
|
37
|
+
* },
|
|
38
|
+
* ],
|
|
39
|
+
* };
|
|
31
40
|
* const command = new BatchUpdatePhoneNumberCommand(input);
|
|
32
41
|
* const response = await client.send(command);
|
|
33
42
|
* ```
|
|
@@ -26,6 +26,20 @@ export interface BatchUpdateUserCommandOutput extends BatchUpdateUserResponse, _
|
|
|
26
26
|
* import { ChimeClient, BatchUpdateUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, BatchUpdateUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* UpdateUserRequestItems: [ // required
|
|
32
|
+
* {
|
|
33
|
+
* UserId: "STRING_VALUE", // required
|
|
34
|
+
* LicenseType: "STRING_VALUE",
|
|
35
|
+
* UserType: "STRING_VALUE",
|
|
36
|
+
* AlexaForBusinessMetadata: {
|
|
37
|
+
* IsAlexaForBusinessEnabled: true || false,
|
|
38
|
+
* AlexaForBusinessRoomArn: "STRING_VALUE",
|
|
39
|
+
* },
|
|
40
|
+
* },
|
|
41
|
+
* ],
|
|
42
|
+
* };
|
|
29
43
|
* const command = new BatchUpdateUserCommand(input);
|
|
30
44
|
* const response = await client.send(command);
|
|
31
45
|
* ```
|
|
@@ -28,6 +28,9 @@ export interface CreateAccountCommandOutput extends CreateAccountResponse, __Met
|
|
|
28
28
|
* import { ChimeClient, CreateAccountCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, CreateAccountCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
+
* const input = {
|
|
32
|
+
* Name: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
31
34
|
* const command = new CreateAccountCommand(input);
|
|
32
35
|
* const response = await client.send(command);
|
|
33
36
|
* ```
|
|
@@ -40,6 +40,10 @@ export interface CreateAppInstanceAdminCommandOutput extends CreateAppInstanceAd
|
|
|
40
40
|
* import { ChimeClient, CreateAppInstanceAdminCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
41
41
|
* // const { ChimeClient, CreateAppInstanceAdminCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
42
42
|
* const client = new ChimeClient(config);
|
|
43
|
+
* const input = {
|
|
44
|
+
* AppInstanceAdminArn: "STRING_VALUE", // required
|
|
45
|
+
* AppInstanceArn: "STRING_VALUE", // required
|
|
46
|
+
* };
|
|
43
47
|
* const command = new CreateAppInstanceAdminCommand(input);
|
|
44
48
|
* const response = await client.send(command);
|
|
45
49
|
* ```
|
|
@@ -27,6 +27,17 @@ export interface CreateAppInstanceCommandOutput extends CreateAppInstanceRespons
|
|
|
27
27
|
* import { ChimeClient, CreateAppInstanceCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, CreateAppInstanceCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
+
* const input = {
|
|
31
|
+
* Name: "STRING_VALUE", // required
|
|
32
|
+
* Metadata: "STRING_VALUE",
|
|
33
|
+
* ClientRequestToken: "STRING_VALUE", // required
|
|
34
|
+
* Tags: [
|
|
35
|
+
* {
|
|
36
|
+
* Key: "STRING_VALUE", // required
|
|
37
|
+
* Value: "STRING_VALUE", // required
|
|
38
|
+
* },
|
|
39
|
+
* ],
|
|
40
|
+
* };
|
|
30
41
|
* const command = new CreateAppInstanceCommand(input);
|
|
31
42
|
* const response = await client.send(command);
|
|
32
43
|
* ```
|
|
@@ -27,6 +27,19 @@ export interface CreateAppInstanceUserCommandOutput extends CreateAppInstanceUse
|
|
|
27
27
|
* import { ChimeClient, CreateAppInstanceUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, CreateAppInstanceUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
+
* const input = {
|
|
31
|
+
* AppInstanceArn: "STRING_VALUE", // required
|
|
32
|
+
* AppInstanceUserId: "STRING_VALUE", // required
|
|
33
|
+
* Name: "STRING_VALUE", // required
|
|
34
|
+
* Metadata: "STRING_VALUE",
|
|
35
|
+
* ClientRequestToken: "STRING_VALUE", // required
|
|
36
|
+
* Tags: [
|
|
37
|
+
* {
|
|
38
|
+
* Key: "STRING_VALUE", // required
|
|
39
|
+
* Value: "STRING_VALUE", // required
|
|
40
|
+
* },
|
|
41
|
+
* ],
|
|
42
|
+
* };
|
|
30
43
|
* const command = new CreateAppInstanceUserCommand(input);
|
|
31
44
|
* const response = await client.send(command);
|
|
32
45
|
* ```
|
|
@@ -31,6 +31,16 @@ export interface CreateAttendeeCommandOutput extends CreateAttendeeResponse, __M
|
|
|
31
31
|
* import { ChimeClient, CreateAttendeeCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
32
32
|
* // const { ChimeClient, CreateAttendeeCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
33
33
|
* const client = new ChimeClient(config);
|
|
34
|
+
* const input = {
|
|
35
|
+
* MeetingId: "STRING_VALUE", // required
|
|
36
|
+
* ExternalUserId: "STRING_VALUE", // required
|
|
37
|
+
* Tags: [
|
|
38
|
+
* {
|
|
39
|
+
* Key: "STRING_VALUE", // required
|
|
40
|
+
* Value: "STRING_VALUE", // required
|
|
41
|
+
* },
|
|
42
|
+
* ],
|
|
43
|
+
* };
|
|
34
44
|
* const command = new CreateAttendeeCommand(input);
|
|
35
45
|
* const response = await client.send(command);
|
|
36
46
|
* ```
|
|
@@ -26,6 +26,11 @@ export interface CreateBotCommandOutput extends CreateBotResponse, __MetadataBea
|
|
|
26
26
|
* import { ChimeClient, CreateBotCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, CreateBotCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* DisplayName: "STRING_VALUE", // required
|
|
32
|
+
* Domain: "STRING_VALUE",
|
|
33
|
+
* };
|
|
29
34
|
* const command = new CreateBotCommand(input);
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
@@ -37,6 +37,11 @@ export interface CreateChannelBanCommandOutput extends CreateChannelBanResponse,
|
|
|
37
37
|
* import { ChimeClient, CreateChannelBanCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
38
38
|
* // const { ChimeClient, CreateChannelBanCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
39
39
|
* const client = new ChimeClient(config);
|
|
40
|
+
* const input = {
|
|
41
|
+
* ChannelArn: "STRING_VALUE", // required
|
|
42
|
+
* MemberArn: "STRING_VALUE", // required
|
|
43
|
+
* ChimeBearer: "STRING_VALUE",
|
|
44
|
+
* };
|
|
40
45
|
* const command = new CreateChannelBanCommand(input);
|
|
41
46
|
* const response = await client.send(command);
|
|
42
47
|
* ```
|
|
@@ -36,6 +36,21 @@ export interface CreateChannelCommandOutput extends CreateChannelResponse, __Met
|
|
|
36
36
|
* import { ChimeClient, CreateChannelCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
37
37
|
* // const { ChimeClient, CreateChannelCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
38
38
|
* const client = new ChimeClient(config);
|
|
39
|
+
* const input = {
|
|
40
|
+
* AppInstanceArn: "STRING_VALUE", // required
|
|
41
|
+
* Name: "STRING_VALUE", // required
|
|
42
|
+
* Mode: "STRING_VALUE",
|
|
43
|
+
* Privacy: "STRING_VALUE",
|
|
44
|
+
* Metadata: "STRING_VALUE",
|
|
45
|
+
* ClientRequestToken: "STRING_VALUE", // required
|
|
46
|
+
* Tags: [
|
|
47
|
+
* {
|
|
48
|
+
* Key: "STRING_VALUE", // required
|
|
49
|
+
* Value: "STRING_VALUE", // required
|
|
50
|
+
* },
|
|
51
|
+
* ],
|
|
52
|
+
* ChimeBearer: "STRING_VALUE",
|
|
53
|
+
* };
|
|
39
54
|
* const command = new CreateChannelCommand(input);
|
|
40
55
|
* const response = await client.send(command);
|
|
41
56
|
* ```
|
|
@@ -63,6 +63,12 @@ export interface CreateChannelMembershipCommandOutput extends CreateChannelMembe
|
|
|
63
63
|
* import { ChimeClient, CreateChannelMembershipCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
64
64
|
* // const { ChimeClient, CreateChannelMembershipCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
65
65
|
* const client = new ChimeClient(config);
|
|
66
|
+
* const input = {
|
|
67
|
+
* ChannelArn: "STRING_VALUE", // required
|
|
68
|
+
* MemberArn: "STRING_VALUE", // required
|
|
69
|
+
* Type: "STRING_VALUE", // required
|
|
70
|
+
* ChimeBearer: "STRING_VALUE",
|
|
71
|
+
* };
|
|
66
72
|
* const command = new CreateChannelMembershipCommand(input);
|
|
67
73
|
* const response = await client.send(command);
|
|
68
74
|
* ```
|
|
@@ -50,6 +50,11 @@ export interface CreateChannelModeratorCommandOutput extends CreateChannelModera
|
|
|
50
50
|
* import { ChimeClient, CreateChannelModeratorCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
51
51
|
* // const { ChimeClient, CreateChannelModeratorCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
52
52
|
* const client = new ChimeClient(config);
|
|
53
|
+
* const input = {
|
|
54
|
+
* ChannelArn: "STRING_VALUE", // required
|
|
55
|
+
* ChannelModeratorArn: "STRING_VALUE", // required
|
|
56
|
+
* ChimeBearer: "STRING_VALUE",
|
|
57
|
+
* };
|
|
53
58
|
* const command = new CreateChannelModeratorCommand(input);
|
|
54
59
|
* const response = await client.send(command);
|
|
55
60
|
* ```
|
|
@@ -26,6 +26,38 @@ export interface CreateMediaCapturePipelineCommandOutput extends CreateMediaCapt
|
|
|
26
26
|
* import { ChimeClient, CreateMediaCapturePipelineCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, CreateMediaCapturePipelineCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* SourceType: "STRING_VALUE", // required
|
|
31
|
+
* SourceArn: "STRING_VALUE", // required
|
|
32
|
+
* SinkType: "STRING_VALUE", // required
|
|
33
|
+
* SinkArn: "STRING_VALUE", // required
|
|
34
|
+
* ClientRequestToken: "STRING_VALUE",
|
|
35
|
+
* ChimeSdkMeetingConfiguration: {
|
|
36
|
+
* SourceConfiguration: {
|
|
37
|
+
* SelectedVideoStreams: {
|
|
38
|
+
* AttendeeIds: [
|
|
39
|
+
* "STRING_VALUE",
|
|
40
|
+
* ],
|
|
41
|
+
* ExternalUserIds: [
|
|
42
|
+
* "STRING_VALUE",
|
|
43
|
+
* ],
|
|
44
|
+
* },
|
|
45
|
+
* },
|
|
46
|
+
* ArtifactsConfiguration: {
|
|
47
|
+
* Audio: {
|
|
48
|
+
* MuxType: "STRING_VALUE", // required
|
|
49
|
+
* },
|
|
50
|
+
* Video: {
|
|
51
|
+
* State: "STRING_VALUE", // required
|
|
52
|
+
* MuxType: "STRING_VALUE",
|
|
53
|
+
* },
|
|
54
|
+
* Content: {
|
|
55
|
+
* State: "STRING_VALUE", // required
|
|
56
|
+
* MuxType: "STRING_VALUE",
|
|
57
|
+
* },
|
|
58
|
+
* },
|
|
59
|
+
* },
|
|
60
|
+
* };
|
|
29
61
|
* const command = new CreateMediaCapturePipelineCommand(input);
|
|
30
62
|
* const response = await client.send(command);
|
|
31
63
|
* ```
|
|
@@ -36,6 +36,22 @@ export interface CreateMeetingCommandOutput extends CreateMeetingResponse, __Met
|
|
|
36
36
|
* import { ChimeClient, CreateMeetingCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
37
37
|
* // const { ChimeClient, CreateMeetingCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
38
38
|
* const client = new ChimeClient(config);
|
|
39
|
+
* const input = {
|
|
40
|
+
* ClientRequestToken: "STRING_VALUE", // required
|
|
41
|
+
* ExternalMeetingId: "STRING_VALUE",
|
|
42
|
+
* MeetingHostId: "STRING_VALUE",
|
|
43
|
+
* MediaRegion: "STRING_VALUE",
|
|
44
|
+
* Tags: [
|
|
45
|
+
* {
|
|
46
|
+
* Key: "STRING_VALUE", // required
|
|
47
|
+
* Value: "STRING_VALUE", // required
|
|
48
|
+
* },
|
|
49
|
+
* ],
|
|
50
|
+
* NotificationsConfiguration: {
|
|
51
|
+
* SnsTopicArn: "STRING_VALUE",
|
|
52
|
+
* SqsQueueArn: "STRING_VALUE",
|
|
53
|
+
* },
|
|
54
|
+
* };
|
|
39
55
|
* const command = new CreateMeetingCommand(input);
|
|
40
56
|
* const response = await client.send(command);
|
|
41
57
|
* ```
|
|
@@ -30,6 +30,12 @@ export interface CreateMeetingDialOutCommandOutput extends CreateMeetingDialOutR
|
|
|
30
30
|
* import { ChimeClient, CreateMeetingDialOutCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
31
31
|
* // const { ChimeClient, CreateMeetingDialOutCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
32
32
|
* const client = new ChimeClient(config);
|
|
33
|
+
* const input = {
|
|
34
|
+
* MeetingId: "STRING_VALUE", // required
|
|
35
|
+
* FromPhoneNumber: "STRING_VALUE", // required
|
|
36
|
+
* ToPhoneNumber: "STRING_VALUE", // required
|
|
37
|
+
* JoinToken: "STRING_VALUE", // required
|
|
38
|
+
* };
|
|
33
39
|
* const command = new CreateMeetingDialOutCommand(input);
|
|
34
40
|
* const response = await client.send(command);
|
|
35
41
|
* ```
|
|
@@ -36,6 +36,33 @@ export interface CreateMeetingWithAttendeesCommandOutput extends CreateMeetingWi
|
|
|
36
36
|
* import { ChimeClient, CreateMeetingWithAttendeesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
37
37
|
* // const { ChimeClient, CreateMeetingWithAttendeesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
38
38
|
* const client = new ChimeClient(config);
|
|
39
|
+
* const input = {
|
|
40
|
+
* ClientRequestToken: "STRING_VALUE", // required
|
|
41
|
+
* ExternalMeetingId: "STRING_VALUE",
|
|
42
|
+
* MeetingHostId: "STRING_VALUE",
|
|
43
|
+
* MediaRegion: "STRING_VALUE",
|
|
44
|
+
* Tags: [
|
|
45
|
+
* {
|
|
46
|
+
* Key: "STRING_VALUE", // required
|
|
47
|
+
* Value: "STRING_VALUE", // required
|
|
48
|
+
* },
|
|
49
|
+
* ],
|
|
50
|
+
* NotificationsConfiguration: {
|
|
51
|
+
* SnsTopicArn: "STRING_VALUE",
|
|
52
|
+
* SqsQueueArn: "STRING_VALUE",
|
|
53
|
+
* },
|
|
54
|
+
* Attendees: [
|
|
55
|
+
* {
|
|
56
|
+
* ExternalUserId: "STRING_VALUE", // required
|
|
57
|
+
* Tags: [
|
|
58
|
+
* {
|
|
59
|
+
* Key: "STRING_VALUE", // required
|
|
60
|
+
* Value: "STRING_VALUE", // required
|
|
61
|
+
* },
|
|
62
|
+
* ],
|
|
63
|
+
* },
|
|
64
|
+
* ],
|
|
65
|
+
* };
|
|
39
66
|
* const command = new CreateMeetingWithAttendeesCommand(input);
|
|
40
67
|
* const response = await client.send(command);
|
|
41
68
|
* ```
|
|
@@ -27,6 +27,12 @@ export interface CreatePhoneNumberOrderCommandOutput extends CreatePhoneNumberOr
|
|
|
27
27
|
* import { ChimeClient, CreatePhoneNumberOrderCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, CreatePhoneNumberOrderCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
+
* const input = {
|
|
31
|
+
* ProductType: "STRING_VALUE", // required
|
|
32
|
+
* E164PhoneNumbers: [ // required
|
|
33
|
+
* "STRING_VALUE",
|
|
34
|
+
* ],
|
|
35
|
+
* };
|
|
30
36
|
* const command = new CreatePhoneNumberOrderCommand(input);
|
|
31
37
|
* const response = await client.send(command);
|
|
32
38
|
* ```
|
|
@@ -26,6 +26,23 @@ export interface CreateProxySessionCommandOutput extends CreateProxySessionRespo
|
|
|
26
26
|
* import { ChimeClient, CreateProxySessionCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, CreateProxySessionCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
+
* ParticipantPhoneNumbers: [ // required
|
|
32
|
+
* "STRING_VALUE",
|
|
33
|
+
* ],
|
|
34
|
+
* Name: "STRING_VALUE",
|
|
35
|
+
* ExpiryMinutes: Number("int"),
|
|
36
|
+
* Capabilities: [ // required
|
|
37
|
+
* "STRING_VALUE",
|
|
38
|
+
* ],
|
|
39
|
+
* NumberSelectionBehavior: "STRING_VALUE",
|
|
40
|
+
* GeoMatchLevel: "STRING_VALUE",
|
|
41
|
+
* GeoMatchParams: {
|
|
42
|
+
* Country: "STRING_VALUE", // required
|
|
43
|
+
* AreaCode: "STRING_VALUE", // required
|
|
44
|
+
* },
|
|
45
|
+
* };
|
|
29
46
|
* const command = new CreateProxySessionCommand(input);
|
|
30
47
|
* const response = await client.send(command);
|
|
31
48
|
* ```
|
|
@@ -26,6 +26,11 @@ export interface CreateRoomCommandOutput extends CreateRoomResponse, __MetadataB
|
|
|
26
26
|
* import { ChimeClient, CreateRoomCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, CreateRoomCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* Name: "STRING_VALUE", // required
|
|
32
|
+
* ClientRequestToken: "STRING_VALUE",
|
|
33
|
+
* };
|
|
29
34
|
* const command = new CreateRoomCommand(input);
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
@@ -26,6 +26,12 @@ export interface CreateRoomMembershipCommandOutput extends CreateRoomMembershipR
|
|
|
26
26
|
* import { ChimeClient, CreateRoomMembershipCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, CreateRoomMembershipCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* RoomId: "STRING_VALUE", // required
|
|
32
|
+
* MemberId: "STRING_VALUE", // required
|
|
33
|
+
* Role: "STRING_VALUE",
|
|
34
|
+
* };
|
|
29
35
|
* const command = new CreateRoomMembershipCommand(input);
|
|
30
36
|
* const response = await client.send(command);
|
|
31
37
|
* ```
|
|
@@ -27,6 +27,14 @@ export interface CreateSipMediaApplicationCallCommandOutput extends CreateSipMed
|
|
|
27
27
|
* import { ChimeClient, CreateSipMediaApplicationCallCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, CreateSipMediaApplicationCallCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
+
* const input = {
|
|
31
|
+
* FromPhoneNumber: "STRING_VALUE", // required
|
|
32
|
+
* ToPhoneNumber: "STRING_VALUE", // required
|
|
33
|
+
* SipMediaApplicationId: "STRING_VALUE", // required
|
|
34
|
+
* SipHeaders: {
|
|
35
|
+
* "<keys>": "STRING_VALUE",
|
|
36
|
+
* },
|
|
37
|
+
* };
|
|
30
38
|
* const command = new CreateSipMediaApplicationCallCommand(input);
|
|
31
39
|
* const response = await client.send(command);
|
|
32
40
|
* ```
|
|
@@ -26,6 +26,15 @@ export interface CreateSipMediaApplicationCommandOutput extends CreateSipMediaAp
|
|
|
26
26
|
* import { ChimeClient, CreateSipMediaApplicationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, CreateSipMediaApplicationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* AwsRegion: "STRING_VALUE", // required
|
|
31
|
+
* Name: "STRING_VALUE", // required
|
|
32
|
+
* Endpoints: [ // required
|
|
33
|
+
* {
|
|
34
|
+
* LambdaArn: "STRING_VALUE",
|
|
35
|
+
* },
|
|
36
|
+
* ],
|
|
37
|
+
* };
|
|
29
38
|
* const command = new CreateSipMediaApplicationCommand(input);
|
|
30
39
|
* const response = await client.send(command);
|
|
31
40
|
* ```
|
|
@@ -26,6 +26,19 @@ export interface CreateSipRuleCommandOutput extends CreateSipRuleResponse, __Met
|
|
|
26
26
|
* import { ChimeClient, CreateSipRuleCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, CreateSipRuleCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* Name: "STRING_VALUE", // required
|
|
31
|
+
* TriggerType: "STRING_VALUE", // required
|
|
32
|
+
* TriggerValue: "STRING_VALUE", // required
|
|
33
|
+
* Disabled: true || false,
|
|
34
|
+
* TargetApplications: [ // required
|
|
35
|
+
* {
|
|
36
|
+
* SipMediaApplicationId: "STRING_VALUE",
|
|
37
|
+
* Priority: Number("int"),
|
|
38
|
+
* AwsRegion: "STRING_VALUE",
|
|
39
|
+
* },
|
|
40
|
+
* ],
|
|
41
|
+
* };
|
|
29
42
|
* const command = new CreateSipRuleCommand(input);
|
|
30
43
|
* const response = await client.send(command);
|
|
31
44
|
* ```
|
|
@@ -26,6 +26,12 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
|
|
|
26
26
|
* import { ChimeClient, CreateUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, CreateUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* AccountId: "STRING_VALUE", // required
|
|
31
|
+
* Username: "STRING_VALUE",
|
|
32
|
+
* Email: "STRING_VALUE",
|
|
33
|
+
* UserType: "STRING_VALUE",
|
|
34
|
+
* };
|
|
29
35
|
* const command = new CreateUserCommand(input);
|
|
30
36
|
* const response = await client.send(command);
|
|
31
37
|
* ```
|
|
@@ -32,6 +32,11 @@ export interface CreateVoiceConnectorCommandOutput extends CreateVoiceConnectorR
|
|
|
32
32
|
* import { ChimeClient, CreateVoiceConnectorCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
33
33
|
* // const { ChimeClient, CreateVoiceConnectorCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
34
34
|
* const client = new ChimeClient(config);
|
|
35
|
+
* const input = {
|
|
36
|
+
* Name: "STRING_VALUE", // required
|
|
37
|
+
* AwsRegion: "STRING_VALUE",
|
|
38
|
+
* RequireEncryption: true || false, // required
|
|
39
|
+
* };
|
|
35
40
|
* const command = new CreateVoiceConnectorCommand(input);
|
|
36
41
|
* const response = await client.send(command);
|
|
37
42
|
* ```
|
|
@@ -30,6 +30,15 @@ export interface CreateVoiceConnectorGroupCommandOutput extends CreateVoiceConne
|
|
|
30
30
|
* import { ChimeClient, CreateVoiceConnectorGroupCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
31
31
|
* // const { ChimeClient, CreateVoiceConnectorGroupCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
32
32
|
* const client = new ChimeClient(config);
|
|
33
|
+
* const input = {
|
|
34
|
+
* Name: "STRING_VALUE", // required
|
|
35
|
+
* VoiceConnectorItems: [
|
|
36
|
+
* {
|
|
37
|
+
* VoiceConnectorId: "STRING_VALUE", // required
|
|
38
|
+
* Priority: Number("int"), // required
|
|
39
|
+
* },
|
|
40
|
+
* ],
|
|
41
|
+
* };
|
|
33
42
|
* const command = new CreateVoiceConnectorGroupCommand(input);
|
|
34
43
|
* const response = await client.send(command);
|
|
35
44
|
* ```
|
|
@@ -39,6 +39,9 @@ export interface DeleteAccountCommandOutput extends DeleteAccountResponse, __Met
|
|
|
39
39
|
* import { ChimeClient, DeleteAccountCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
40
40
|
* // const { ChimeClient, DeleteAccountCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
41
41
|
* const client = new ChimeClient(config);
|
|
42
|
+
* const input = {
|
|
43
|
+
* AccountId: "STRING_VALUE", // required
|
|
44
|
+
* };
|
|
42
45
|
* const command = new DeleteAccountCommand(input);
|
|
43
46
|
* const response = await client.send(command);
|
|
44
47
|
* ```
|