@aws-sdk/client-chime 3.300.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +254 -302
- package/dist-cjs/models/models_1.js +13 -16
- package/dist-es/models/models_0.js +254 -302
- package/dist-es/models/models_1.js +13 -16
- package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +1 -1
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -2
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -2
- package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +3 -3
- package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +5 -5
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +2 -2
- package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +2 -2
- package/dist-types/commands/BatchSuspendUserCommand.d.ts +2 -2
- package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +2 -2
- package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdateUserCommand.d.ts +4 -4
- package/dist-types/commands/CreateAccountCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppInstanceCommand.d.ts +3 -3
- package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +3 -3
- package/dist-types/commands/CreateAttendeeCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelBanCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +3 -3
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +1 -1
- package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +10 -10
- package/dist-types/commands/CreateMeetingCommand.d.ts +4 -4
- package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +1 -1
- package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +7 -7
- package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +2 -2
- package/dist-types/commands/CreateProxySessionCommand.d.ts +4 -4
- package/dist-types/commands/CreateRoomCommand.d.ts +1 -1
- package/dist-types/commands/CreateRoomMembershipCommand.d.ts +1 -1
- package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -2
- package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +3 -3
- package/dist-types/commands/CreateSipRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +1 -1
- package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccountCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAttendeeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMeetingCommand.d.ts +1 -1
- package/dist-types/commands/DeletePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProxySessionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoomCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSipRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +1 -1
- package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +1 -1
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -2
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -2
- package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +2 -2
- package/dist-types/commands/GetAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/GetAttendeeCommand.d.ts +1 -1
- package/dist-types/commands/GetBotCommand.d.ts +1 -1
- package/dist-types/commands/GetChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/GetEventsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +1 -1
- package/dist-types/commands/GetMeetingCommand.d.ts +1 -1
- package/dist-types/commands/GetPhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +1 -1
- package/dist-types/commands/GetProxySessionCommand.d.ts +1 -1
- package/dist-types/commands/GetRetentionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetRoomCommand.d.ts +1 -1
- package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +1 -1
- package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetSipRuleCommand.d.ts +1 -1
- package/dist-types/commands/GetUserCommand.d.ts +1 -1
- package/dist-types/commands/GetUserSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +1 -1
- package/dist-types/commands/InviteUsersCommand.d.ts +2 -2
- package/dist-types/commands/ListAccountsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListAppInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListAttendeeTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListAttendeesCommand.d.ts +1 -1
- package/dist-types/commands/ListBotsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelBansCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListMeetingTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListMeetingsCommand.d.ts +1 -1
- package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +1 -1
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -1
- package/dist-types/commands/ListProxySessionsCommand.d.ts +1 -1
- package/dist-types/commands/ListRoomMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListRoomsCommand.d.ts +1 -1
- package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/ListSipRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +1 -1
- package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/LogoutUserCommand.d.ts +1 -1
- package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +3 -3
- package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/PutEventsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutRetentionSettingsCommand.d.ts +4 -4
- package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +4 -4
- package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +2 -2
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +4 -4
- package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/RedactConversationMessageCommand.d.ts +1 -1
- package/dist-types/commands/RedactRoomMessageCommand.d.ts +1 -1
- package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +1 -1
- package/dist-types/commands/ResetPersonalPINCommand.d.ts +1 -1
- package/dist-types/commands/RestorePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
- package/dist-types/commands/SendChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +4 -4
- package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +1 -1
- package/dist-types/commands/TagAttendeeCommand.d.ts +3 -3
- package/dist-types/commands/TagMeetingCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagAttendeeCommand.d.ts +2 -2
- package/dist-types/commands/UntagMeetingCommand.d.ts +2 -2
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAccountCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAppInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBotCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateRoomCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSipRuleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUserCommand.d.ts +2 -2
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +3 -3
- package/dist-types/commands/ValidateE911AddressCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +494 -254
- package/dist-types/models/models_1.d.ts +28 -13
- package/dist-types/ts3.4/models/models_0.d.ts +336 -254
- package/dist-types/ts3.4/models/models_1.d.ts +18 -13
- package/package.json +34 -34
|
@@ -26,7 +26,7 @@ export interface DeleteAppInstanceUserCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { ChimeClient, DeleteAppInstanceUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteAppInstanceUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteAppInstanceUserRequest
|
|
30
30
|
* AppInstanceUserArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteAppInstanceUserCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface DeleteAttendeeCommandOutput extends __MetadataBearer {
|
|
|
29
29
|
* import { ChimeClient, DeleteAttendeeCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
30
30
|
* // const { ChimeClient, DeleteAttendeeCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
31
31
|
* const client = new ChimeClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteAttendeeRequest
|
|
33
33
|
* MeetingId: "STRING_VALUE", // required
|
|
34
34
|
* AttendeeId: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
@@ -32,7 +32,7 @@ export interface DeleteChannelBanCommandOutput extends __MetadataBearer {
|
|
|
32
32
|
* import { ChimeClient, DeleteChannelBanCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
33
33
|
* // const { ChimeClient, DeleteChannelBanCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
34
34
|
* const client = new ChimeClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DeleteChannelBanRequest
|
|
36
36
|
* ChannelArn: "STRING_VALUE", // required
|
|
37
37
|
* MemberArn: "STRING_VALUE", // required
|
|
38
38
|
* ChimeBearer: "STRING_VALUE",
|
|
@@ -33,7 +33,7 @@ export interface DeleteChannelCommandOutput extends __MetadataBearer {
|
|
|
33
33
|
* import { ChimeClient, DeleteChannelCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
34
34
|
* // const { ChimeClient, DeleteChannelCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
35
35
|
* const client = new ChimeClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DeleteChannelRequest
|
|
37
37
|
* ChannelArn: "STRING_VALUE", // required
|
|
38
38
|
* ChimeBearer: "STRING_VALUE",
|
|
39
39
|
* };
|
|
@@ -32,7 +32,7 @@ export interface DeleteChannelMembershipCommandOutput extends __MetadataBearer {
|
|
|
32
32
|
* import { ChimeClient, DeleteChannelMembershipCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
33
33
|
* // const { ChimeClient, DeleteChannelMembershipCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
34
34
|
* const client = new ChimeClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DeleteChannelMembershipRequest
|
|
36
36
|
* ChannelArn: "STRING_VALUE", // required
|
|
37
37
|
* MemberArn: "STRING_VALUE", // required
|
|
38
38
|
* ChimeBearer: "STRING_VALUE",
|
|
@@ -34,7 +34,7 @@ export interface DeleteChannelMessageCommandOutput extends __MetadataBearer {
|
|
|
34
34
|
* import { ChimeClient, DeleteChannelMessageCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
35
35
|
* // const { ChimeClient, DeleteChannelMessageCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
36
36
|
* const client = new ChimeClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // DeleteChannelMessageRequest
|
|
38
38
|
* ChannelArn: "STRING_VALUE", // required
|
|
39
39
|
* MessageId: "STRING_VALUE", // required
|
|
40
40
|
* ChimeBearer: "STRING_VALUE",
|
|
@@ -32,7 +32,7 @@ export interface DeleteChannelModeratorCommandOutput extends __MetadataBearer {
|
|
|
32
32
|
* import { ChimeClient, DeleteChannelModeratorCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
33
33
|
* // const { ChimeClient, DeleteChannelModeratorCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
34
34
|
* const client = new ChimeClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DeleteChannelModeratorRequest
|
|
36
36
|
* ChannelArn: "STRING_VALUE", // required
|
|
37
37
|
* ChannelModeratorArn: "STRING_VALUE", // required
|
|
38
38
|
* ChimeBearer: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface DeleteEventsConfigurationCommandOutput extends __MetadataBearer
|
|
|
26
26
|
* import { ChimeClient, DeleteEventsConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteEventsConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteEventsConfigurationRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* BotId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteMediaCapturePipelineCommandOutput extends __MetadataBeare
|
|
|
26
26
|
* import { ChimeClient, DeleteMediaCapturePipelineCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteMediaCapturePipelineCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteMediaCapturePipelineRequest
|
|
30
30
|
* MediaPipelineId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteMediaCapturePipelineCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface DeleteMeetingCommandOutput extends __MetadataBearer {
|
|
|
29
29
|
* import { ChimeClient, DeleteMeetingCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
30
30
|
* // const { ChimeClient, DeleteMeetingCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
31
31
|
* const client = new ChimeClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteMeetingRequest
|
|
33
33
|
* MeetingId: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new DeleteMeetingCommand(input);
|
|
@@ -32,7 +32,7 @@ export interface DeletePhoneNumberCommandOutput extends __MetadataBearer {
|
|
|
32
32
|
* import { ChimeClient, DeletePhoneNumberCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
33
33
|
* // const { ChimeClient, DeletePhoneNumberCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
34
34
|
* const client = new ChimeClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DeletePhoneNumberRequest
|
|
36
36
|
* PhoneNumberId: "STRING_VALUE", // required
|
|
37
37
|
* };
|
|
38
38
|
* const command = new DeletePhoneNumberCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteProxySessionCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { ChimeClient, DeleteProxySessionCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteProxySessionCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteProxySessionRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* ProxySessionId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteRoomCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { ChimeClient, DeleteRoomCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteRoomCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteRoomRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* RoomId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteRoomMembershipCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { ChimeClient, DeleteRoomMembershipCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteRoomMembershipCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteRoomMembershipRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* RoomId: "STRING_VALUE", // required
|
|
32
32
|
* MemberId: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DeleteSipMediaApplicationCommandOutput extends __MetadataBearer
|
|
|
26
26
|
* import { ChimeClient, DeleteSipMediaApplicationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteSipMediaApplicationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteSipMediaApplicationRequest
|
|
30
30
|
* SipMediaApplicationId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteSipMediaApplicationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteSipRuleCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { ChimeClient, DeleteSipRuleCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteSipRuleCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteSipRuleRequest
|
|
30
30
|
* SipRuleId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteSipRuleCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DeleteVoiceConnectorCommandOutput extends __MetadataBearer {
|
|
|
28
28
|
* import { ChimeClient, DeleteVoiceConnectorCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, DeleteVoiceConnectorCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteVoiceConnectorRequest
|
|
32
32
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DeleteVoiceConnectorCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput
|
|
|
26
26
|
* import { ChimeClient, DeleteVoiceConnectorEmergencyCallingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteVoiceConnectorEmergencyCallingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteVoiceConnectorEmergencyCallingConfigurationRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteVoiceConnectorEmergencyCallingConfigurationCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DeleteVoiceConnectorGroupCommandOutput extends __MetadataBearer
|
|
|
28
28
|
* import { ChimeClient, DeleteVoiceConnectorGroupCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, DeleteVoiceConnectorGroupCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteVoiceConnectorGroupRequest
|
|
32
32
|
* VoiceConnectorGroupId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DeleteVoiceConnectorGroupCommand(input);
|
|
@@ -30,7 +30,7 @@ export interface DeleteVoiceConnectorOriginationCommandOutput extends __Metadata
|
|
|
30
30
|
* import { ChimeClient, DeleteVoiceConnectorOriginationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
31
31
|
* // const { ChimeClient, DeleteVoiceConnectorOriginationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
32
32
|
* const client = new ChimeClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DeleteVoiceConnectorOriginationRequest
|
|
34
34
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DeleteVoiceConnectorOriginationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteVoiceConnectorProxyCommandOutput extends __MetadataBearer
|
|
|
26
26
|
* import { ChimeClient, DeleteVoiceConnectorProxyCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteVoiceConnectorProxyCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteVoiceConnectorProxyRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteVoiceConnectorProxyCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteVoiceConnectorStreamingConfigurationCommandOutput extends
|
|
|
26
26
|
* import { ChimeClient, DeleteVoiceConnectorStreamingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteVoiceConnectorStreamingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteVoiceConnectorStreamingConfigurationRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteVoiceConnectorStreamingConfigurationCommand(input);
|
|
@@ -30,7 +30,7 @@ export interface DeleteVoiceConnectorTerminationCommandOutput extends __Metadata
|
|
|
30
30
|
* import { ChimeClient, DeleteVoiceConnectorTerminationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
31
31
|
* // const { ChimeClient, DeleteVoiceConnectorTerminationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
32
32
|
* const client = new ChimeClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DeleteVoiceConnectorTerminationRequest
|
|
34
34
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DeleteVoiceConnectorTerminationCommand(input);
|
|
@@ -26,9 +26,9 @@ export interface DeleteVoiceConnectorTerminationCredentialsCommandOutput extends
|
|
|
26
26
|
* import { ChimeClient, DeleteVoiceConnectorTerminationCredentialsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DeleteVoiceConnectorTerminationCredentialsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteVoiceConnectorTerminationCredentialsRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
-
* Usernames: [ // required
|
|
31
|
+
* Usernames: [ // SensitiveStringList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DescribeAppInstanceAdminCommandOutput extends DescribeAppInstan
|
|
|
26
26
|
* import { ChimeClient, DescribeAppInstanceAdminCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DescribeAppInstanceAdminCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeAppInstanceAdminRequest
|
|
30
30
|
* AppInstanceAdminArn: "STRING_VALUE", // required
|
|
31
31
|
* AppInstanceArn: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DescribeAppInstanceCommandOutput extends DescribeAppInstanceRes
|
|
|
26
26
|
* import { ChimeClient, DescribeAppInstanceCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DescribeAppInstanceCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeAppInstanceRequest
|
|
30
30
|
* AppInstanceArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeAppInstanceCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeAppInstanceUserCommandOutput extends DescribeAppInstanc
|
|
|
26
26
|
* import { ChimeClient, DescribeAppInstanceUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DescribeAppInstanceUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeAppInstanceUserRequest
|
|
30
30
|
* AppInstanceUserArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeAppInstanceUserCommand(input);
|
|
@@ -33,7 +33,7 @@ export interface DescribeChannelBanCommandOutput extends DescribeChannelBanRespo
|
|
|
33
33
|
* import { ChimeClient, DescribeChannelBanCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
34
34
|
* // const { ChimeClient, DescribeChannelBanCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
35
35
|
* const client = new ChimeClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DescribeChannelBanRequest
|
|
37
37
|
* ChannelArn: "STRING_VALUE", // required
|
|
38
38
|
* MemberArn: "STRING_VALUE", // required
|
|
39
39
|
* ChimeBearer: "STRING_VALUE",
|
|
@@ -34,7 +34,7 @@ export interface DescribeChannelCommandOutput extends DescribeChannelResponse, _
|
|
|
34
34
|
* import { ChimeClient, DescribeChannelCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
35
35
|
* // const { ChimeClient, DescribeChannelCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
36
36
|
* const client = new ChimeClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // DescribeChannelRequest
|
|
38
38
|
* ChannelArn: "STRING_VALUE", // required
|
|
39
39
|
* ChimeBearer: "STRING_VALUE",
|
|
40
40
|
* };
|
|
@@ -31,7 +31,7 @@ export interface DescribeChannelMembershipCommandOutput extends DescribeChannelM
|
|
|
31
31
|
* import { ChimeClient, DescribeChannelMembershipCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
32
32
|
* // const { ChimeClient, DescribeChannelMembershipCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
33
33
|
* const client = new ChimeClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DescribeChannelMembershipRequest
|
|
35
35
|
* ChannelArn: "STRING_VALUE", // required
|
|
36
36
|
* MemberArn: "STRING_VALUE", // required
|
|
37
37
|
* ChimeBearer: "STRING_VALUE",
|
|
@@ -33,7 +33,7 @@ export interface DescribeChannelMembershipForAppInstanceUserCommandOutput extend
|
|
|
33
33
|
* import { ChimeClient, DescribeChannelMembershipForAppInstanceUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
34
34
|
* // const { ChimeClient, DescribeChannelMembershipForAppInstanceUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
35
35
|
* const client = new ChimeClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DescribeChannelMembershipForAppInstanceUserRequest
|
|
37
37
|
* ChannelArn: "STRING_VALUE", // required
|
|
38
38
|
* AppInstanceUserArn: "STRING_VALUE", // required
|
|
39
39
|
* ChimeBearer: "STRING_VALUE",
|
|
@@ -33,7 +33,7 @@ export interface DescribeChannelModeratedByAppInstanceUserCommandOutput extends
|
|
|
33
33
|
* import { ChimeClient, DescribeChannelModeratedByAppInstanceUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
34
34
|
* // const { ChimeClient, DescribeChannelModeratedByAppInstanceUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
35
35
|
* const client = new ChimeClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DescribeChannelModeratedByAppInstanceUserRequest
|
|
37
37
|
* ChannelArn: "STRING_VALUE", // required
|
|
38
38
|
* AppInstanceUserArn: "STRING_VALUE", // required
|
|
39
39
|
* ChimeBearer: "STRING_VALUE",
|
|
@@ -31,7 +31,7 @@ export interface DescribeChannelModeratorCommandOutput extends DescribeChannelMo
|
|
|
31
31
|
* import { ChimeClient, DescribeChannelModeratorCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
32
32
|
* // const { ChimeClient, DescribeChannelModeratorCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
33
33
|
* const client = new ChimeClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DescribeChannelModeratorRequest
|
|
35
35
|
* ChannelArn: "STRING_VALUE", // required
|
|
36
36
|
* ChannelModeratorArn: "STRING_VALUE", // required
|
|
37
37
|
* ChimeBearer: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface DisassociatePhoneNumberFromUserCommandOutput extends Disassocia
|
|
|
26
26
|
* import { ChimeClient, DisassociatePhoneNumberFromUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DisassociatePhoneNumberFromUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociatePhoneNumberFromUserRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* UserId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,9 +26,9 @@ export interface DisassociatePhoneNumbersFromVoiceConnectorCommandOutput extends
|
|
|
26
26
|
* import { ChimeClient, DisassociatePhoneNumbersFromVoiceConnectorCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DisassociatePhoneNumbersFromVoiceConnectorCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociatePhoneNumbersFromVoiceConnectorRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
-
* E164PhoneNumbers: [ // required
|
|
31
|
+
* E164PhoneNumbers: [ // E164PhoneNumberList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,9 +26,9 @@ export interface DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput ex
|
|
|
26
26
|
* import { ChimeClient, DisassociatePhoneNumbersFromVoiceConnectorGroupCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DisassociatePhoneNumbersFromVoiceConnectorGroupCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociatePhoneNumbersFromVoiceConnectorGroupRequest
|
|
30
30
|
* VoiceConnectorGroupId: "STRING_VALUE", // required
|
|
31
|
-
* E164PhoneNumbers: [ // required
|
|
31
|
+
* E164PhoneNumbers: [ // E164PhoneNumberList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,9 +26,9 @@ export interface DisassociateSigninDelegateGroupsFromAccountCommandOutput extend
|
|
|
26
26
|
* import { ChimeClient, DisassociateSigninDelegateGroupsFromAccountCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, DisassociateSigninDelegateGroupsFromAccountCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateSigninDelegateGroupsFromAccountRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
|
-
* GroupNames: [ // required
|
|
31
|
+
* GroupNames: [ // NonEmptyStringList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -27,7 +27,7 @@ export interface GetAccountCommandOutput extends GetAccountResponse, __MetadataB
|
|
|
27
27
|
* import { ChimeClient, GetAccountCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, GetAccountCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetAccountRequest
|
|
31
31
|
* AccountId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetAccountCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface GetAccountSettingsCommandOutput extends GetAccountSettingsRespo
|
|
|
29
29
|
* import { ChimeClient, GetAccountSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
30
30
|
* // const { ChimeClient, GetAccountSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
31
31
|
* const client = new ChimeClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // GetAccountSettingsRequest
|
|
33
33
|
* AccountId: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new GetAccountSettingsCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetAppInstanceRetentionSettingsCommandOutput extends GetAppInst
|
|
|
26
26
|
* import { ChimeClient, GetAppInstanceRetentionSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetAppInstanceRetentionSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetAppInstanceRetentionSettingsRequest
|
|
30
30
|
* AppInstanceArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetAppInstanceRetentionSettingsCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetAppInstanceStreamingConfigurationsCommandOutput extends GetA
|
|
|
26
26
|
* import { ChimeClient, GetAppInstanceStreamingConfigurationsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetAppInstanceStreamingConfigurationsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetAppInstanceStreamingConfigurationsRequest
|
|
30
30
|
* AppInstanceArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetAppInstanceStreamingConfigurationsCommand(input);
|
|
@@ -32,7 +32,7 @@ export interface GetAttendeeCommandOutput extends GetAttendeeResponse, __Metadat
|
|
|
32
32
|
* import { ChimeClient, GetAttendeeCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
33
33
|
* // const { ChimeClient, GetAttendeeCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
34
34
|
* const client = new ChimeClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // GetAttendeeRequest
|
|
36
36
|
* MeetingId: "STRING_VALUE", // required
|
|
37
37
|
* AttendeeId: "STRING_VALUE", // required
|
|
38
38
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetBotCommandOutput extends GetBotResponse, __MetadataBearer {
|
|
|
26
26
|
* import { ChimeClient, GetBotCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetBotCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBotRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* BotId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -32,7 +32,7 @@ export interface GetChannelMessageCommandOutput extends GetChannelMessageRespons
|
|
|
32
32
|
* import { ChimeClient, GetChannelMessageCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
33
33
|
* // const { ChimeClient, GetChannelMessageCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
34
34
|
* const client = new ChimeClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // GetChannelMessageRequest
|
|
36
36
|
* ChannelArn: "STRING_VALUE", // required
|
|
37
37
|
* MessageId: "STRING_VALUE", // required
|
|
38
38
|
* ChimeBearer: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetEventsConfigurationCommandOutput extends GetEventsConfigurat
|
|
|
26
26
|
* import { ChimeClient, GetEventsConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetEventsConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetEventsConfigurationRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* BotId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ 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 = {
|
|
29
|
+
* const input = { // GetMediaCapturePipelineRequest
|
|
30
30
|
* MediaPipelineId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetMediaCapturePipelineCommand(input);
|
|
@@ -32,7 +32,7 @@ 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 = {
|
|
35
|
+
* const input = { // GetMeetingRequest
|
|
36
36
|
* MeetingId: "STRING_VALUE", // required
|
|
37
37
|
* };
|
|
38
38
|
* const command = new GetMeetingCommand(input);
|
|
@@ -26,7 +26,7 @@ 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 = {
|
|
29
|
+
* const input = { // GetPhoneNumberRequest
|
|
30
30
|
* PhoneNumberId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetPhoneNumberCommand(input);
|
|
@@ -27,7 +27,7 @@ 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 = {
|
|
30
|
+
* const input = { // GetPhoneNumberOrderRequest
|
|
31
31
|
* PhoneNumberOrderId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetPhoneNumberOrderCommand(input);
|
|
@@ -26,7 +26,7 @@ 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 = {
|
|
29
|
+
* const input = { // GetProxySessionRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* ProxySessionId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -30,7 +30,7 @@ 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 = {
|
|
33
|
+
* const input = { // GetRetentionSettingsRequest
|
|
34
34
|
* AccountId: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new GetRetentionSettingsCommand(input);
|
|
@@ -26,7 +26,7 @@ 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 = {
|
|
29
|
+
* const input = { // GetRoomRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* RoomId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ 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 = {
|
|
29
|
+
* const input = { // GetSipMediaApplicationRequest
|
|
30
30
|
* SipMediaApplicationId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetSipMediaApplicationCommand(input);
|
|
@@ -26,7 +26,7 @@ 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 = {
|
|
29
|
+
* const input = { // GetSipMediaApplicationLoggingConfigurationRequest
|
|
30
30
|
* SipMediaApplicationId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetSipMediaApplicationLoggingConfigurationCommand(input);
|
|
@@ -26,7 +26,7 @@ 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 = {
|
|
29
|
+
* const input = { // GetSipRuleRequest
|
|
30
30
|
* SipRuleId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetSipRuleCommand(input);
|
|
@@ -31,7 +31,7 @@ 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 = {
|
|
34
|
+
* const input = { // GetUserRequest
|
|
35
35
|
* AccountId: "STRING_VALUE", // required
|
|
36
36
|
* UserId: "STRING_VALUE", // required
|
|
37
37
|
* };
|