@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 GetUserSettingsCommandOutput extends GetUserSettingsResponse, _
|
|
|
26
26
|
* import { ChimeClient, GetUserSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetUserSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetUserSettingsRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* UserId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetVoiceConnectorCommandOutput extends GetVoiceConnectorRespons
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetVoiceConnectorRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetVoiceConnectorCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetVoiceConnectorEmergencyCallingConfigurationCommandOutput ext
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorEmergencyCallingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorEmergencyCallingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetVoiceConnectorEmergencyCallingConfigurationRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetVoiceConnectorEmergencyCallingConfigurationCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface GetVoiceConnectorGroupCommandOutput extends GetVoiceConnectorGr
|
|
|
27
27
|
* import { ChimeClient, GetVoiceConnectorGroupCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, GetVoiceConnectorGroupCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetVoiceConnectorGroupRequest
|
|
31
31
|
* VoiceConnectorGroupId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetVoiceConnectorGroupCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetVoiceConnectorLoggingConfigurationCommandOutput extends GetV
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorLoggingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorLoggingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetVoiceConnectorLoggingConfigurationRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetVoiceConnectorLoggingConfigurationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetVoiceConnectorOriginationCommandOutput extends GetVoiceConne
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorOriginationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorOriginationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetVoiceConnectorOriginationRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetVoiceConnectorOriginationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetVoiceConnectorProxyCommandOutput extends GetVoiceConnectorPr
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorProxyCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorProxyCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetVoiceConnectorProxyRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetVoiceConnectorProxyCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface GetVoiceConnectorStreamingConfigurationCommandOutput extends Ge
|
|
|
28
28
|
* import { ChimeClient, GetVoiceConnectorStreamingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, GetVoiceConnectorStreamingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // GetVoiceConnectorStreamingConfigurationRequest
|
|
32
32
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new GetVoiceConnectorStreamingConfigurationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetVoiceConnectorTerminationCommandOutput extends GetVoiceConne
|
|
|
26
26
|
* import { ChimeClient, GetVoiceConnectorTerminationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, GetVoiceConnectorTerminationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetVoiceConnectorTerminationRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetVoiceConnectorTerminationCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface GetVoiceConnectorTerminationHealthCommandOutput extends GetVoic
|
|
|
27
27
|
* import { ChimeClient, GetVoiceConnectorTerminationHealthCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, GetVoiceConnectorTerminationHealthCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetVoiceConnectorTerminationHealthRequest
|
|
31
31
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetVoiceConnectorTerminationHealthCommand(input);
|
|
@@ -28,9 +28,9 @@ export interface InviteUsersCommandOutput extends InviteUsersResponse, __Metadat
|
|
|
28
28
|
* import { ChimeClient, InviteUsersCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, InviteUsersCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // InviteUsersRequest
|
|
32
32
|
* AccountId: "STRING_VALUE", // required
|
|
33
|
-
* UserEmailList: [ // required
|
|
33
|
+
* UserEmailList: [ // UserEmailList // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* UserType: "STRING_VALUE",
|
|
@@ -28,7 +28,7 @@ export interface ListAccountsCommandOutput extends ListAccountsResponse, __Metad
|
|
|
28
28
|
* import { ChimeClient, ListAccountsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, ListAccountsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListAccountsRequest
|
|
32
32
|
* Name: "STRING_VALUE",
|
|
33
33
|
* UserEmail: "STRING_VALUE",
|
|
34
34
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListAppInstanceAdminsCommandOutput extends ListAppInstanceAdmin
|
|
|
26
26
|
* import { ChimeClient, ListAppInstanceAdminsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListAppInstanceAdminsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAppInstanceAdminsRequest
|
|
30
30
|
* AppInstanceArn: "STRING_VALUE", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -28,7 +28,7 @@ export interface ListAppInstanceUsersCommandOutput extends ListAppInstanceUsersR
|
|
|
28
28
|
* import { ChimeClient, ListAppInstanceUsersCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, ListAppInstanceUsersCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListAppInstanceUsersRequest
|
|
32
32
|
* AppInstanceArn: "STRING_VALUE", // required
|
|
33
33
|
* MaxResults: Number("int"),
|
|
34
34
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListAppInstancesCommandOutput extends ListAppInstancesResponse,
|
|
|
26
26
|
* import { ChimeClient, ListAppInstancesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListAppInstancesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAppInstancesRequest
|
|
30
30
|
* MaxResults: Number("int"),
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListAttendeeTagsCommandOutput extends ListAttendeeTagsResponse,
|
|
|
26
26
|
* import { ChimeClient, ListAttendeeTagsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListAttendeeTagsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAttendeeTagsRequest
|
|
30
30
|
* MeetingId: "STRING_VALUE", // required
|
|
31
31
|
* AttendeeId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -30,7 +30,7 @@ export interface ListAttendeesCommandOutput extends ListAttendeesResponse, __Met
|
|
|
30
30
|
* import { ChimeClient, ListAttendeesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
31
31
|
* // const { ChimeClient, ListAttendeesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
32
32
|
* const client = new ChimeClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // ListAttendeesRequest
|
|
34
34
|
* MeetingId: "STRING_VALUE", // required
|
|
35
35
|
* NextToken: "STRING_VALUE",
|
|
36
36
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListBotsCommandOutput extends ListBotsResponse, __MetadataBeare
|
|
|
26
26
|
* import { ChimeClient, ListBotsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListBotsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListBotsRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -33,7 +33,7 @@ export interface ListChannelBansCommandOutput extends ListChannelBansResponse, _
|
|
|
33
33
|
* import { ChimeClient, ListChannelBansCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
34
34
|
* // const { ChimeClient, ListChannelBansCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
35
35
|
* const client = new ChimeClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // ListChannelBansRequest
|
|
37
37
|
* ChannelArn: "STRING_VALUE", // required
|
|
38
38
|
* MaxResults: Number("int"),
|
|
39
39
|
* NextToken: "STRING_VALUE",
|
|
@@ -33,7 +33,7 @@ export interface ListChannelMembershipsCommandOutput extends ListChannelMembersh
|
|
|
33
33
|
* import { ChimeClient, ListChannelMembershipsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
34
34
|
* // const { ChimeClient, ListChannelMembershipsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
35
35
|
* const client = new ChimeClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // ListChannelMembershipsRequest
|
|
37
37
|
* ChannelArn: "STRING_VALUE", // required
|
|
38
38
|
* Type: "STRING_VALUE",
|
|
39
39
|
* MaxResults: Number("int"),
|
|
@@ -33,7 +33,7 @@ export interface ListChannelMembershipsForAppInstanceUserCommandOutput extends L
|
|
|
33
33
|
* import { ChimeClient, ListChannelMembershipsForAppInstanceUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
34
34
|
* // const { ChimeClient, ListChannelMembershipsForAppInstanceUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
35
35
|
* const client = new ChimeClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // ListChannelMembershipsForAppInstanceUserRequest
|
|
37
37
|
* AppInstanceUserArn: "STRING_VALUE",
|
|
38
38
|
* MaxResults: Number("int"),
|
|
39
39
|
* NextToken: "STRING_VALUE",
|
|
@@ -36,7 +36,7 @@ export interface ListChannelMessagesCommandOutput extends ListChannelMessagesRes
|
|
|
36
36
|
* import { ChimeClient, ListChannelMessagesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
37
37
|
* // const { ChimeClient, ListChannelMessagesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
38
38
|
* const client = new ChimeClient(config);
|
|
39
|
-
* const input = {
|
|
39
|
+
* const input = { // ListChannelMessagesRequest
|
|
40
40
|
* ChannelArn: "STRING_VALUE", // required
|
|
41
41
|
* SortOrder: "STRING_VALUE",
|
|
42
42
|
* NotBefore: new Date("TIMESTAMP"),
|
|
@@ -31,7 +31,7 @@ export interface ListChannelModeratorsCommandOutput extends ListChannelModerator
|
|
|
31
31
|
* import { ChimeClient, ListChannelModeratorsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
32
32
|
* // const { ChimeClient, ListChannelModeratorsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
33
33
|
* const client = new ChimeClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // ListChannelModeratorsRequest
|
|
35
35
|
* ChannelArn: "STRING_VALUE", // required
|
|
36
36
|
* MaxResults: Number("int"),
|
|
37
37
|
* NextToken: "STRING_VALUE",
|
|
@@ -47,7 +47,7 @@ export interface ListChannelsCommandOutput extends ListChannelsResponse, __Metad
|
|
|
47
47
|
* import { ChimeClient, ListChannelsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
48
48
|
* // const { ChimeClient, ListChannelsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
49
49
|
* const client = new ChimeClient(config);
|
|
50
|
-
* const input = {
|
|
50
|
+
* const input = { // ListChannelsRequest
|
|
51
51
|
* AppInstanceArn: "STRING_VALUE", // required
|
|
52
52
|
* Privacy: "STRING_VALUE",
|
|
53
53
|
* MaxResults: Number("int"),
|
|
@@ -32,7 +32,7 @@ export interface ListChannelsModeratedByAppInstanceUserCommandOutput extends Lis
|
|
|
32
32
|
* import { ChimeClient, ListChannelsModeratedByAppInstanceUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
33
33
|
* // const { ChimeClient, ListChannelsModeratedByAppInstanceUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
34
34
|
* const client = new ChimeClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // ListChannelsModeratedByAppInstanceUserRequest
|
|
36
36
|
* AppInstanceUserArn: "STRING_VALUE",
|
|
37
37
|
* MaxResults: Number("int"),
|
|
38
38
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListMediaCapturePipelinesCommandOutput extends ListMediaCapture
|
|
|
26
26
|
* import { ChimeClient, ListMediaCapturePipelinesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListMediaCapturePipelinesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListMediaCapturePipelinesRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListMeetingTagsCommandOutput extends ListMeetingTagsResponse, _
|
|
|
26
26
|
* import { ChimeClient, ListMeetingTagsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListMeetingTagsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListMeetingTagsRequest
|
|
30
30
|
* MeetingId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new ListMeetingTagsCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface ListMeetingsCommandOutput extends ListMeetingsResponse, __Metad
|
|
|
29
29
|
* import { ChimeClient, ListMeetingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
30
30
|
* // const { ChimeClient, ListMeetingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
31
31
|
* const client = new ChimeClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // ListMeetingsRequest
|
|
33
33
|
* NextToken: "STRING_VALUE",
|
|
34
34
|
* MaxResults: Number("int"),
|
|
35
35
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListPhoneNumberOrdersCommandOutput extends ListPhoneNumberOrder
|
|
|
26
26
|
* import { ChimeClient, ListPhoneNumberOrdersCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListPhoneNumberOrdersCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListPhoneNumberOrdersRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListPhoneNumbersCommandOutput extends ListPhoneNumbersResponse,
|
|
|
26
26
|
* import { ChimeClient, ListPhoneNumbersCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListPhoneNumbersCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListPhoneNumbersRequest
|
|
30
30
|
* Status: "STRING_VALUE",
|
|
31
31
|
* ProductType: "STRING_VALUE",
|
|
32
32
|
* FilterName: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListProxySessionsCommandOutput extends ListProxySessionsRespons
|
|
|
26
26
|
* import { ChimeClient, ListProxySessionsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListProxySessionsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListProxySessionsRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* Status: "STRING_VALUE",
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface ListRoomMembershipsCommandOutput extends ListRoomMembershipsRes
|
|
|
27
27
|
* import { ChimeClient, ListRoomMembershipsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, ListRoomMembershipsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListRoomMembershipsRequest
|
|
31
31
|
* AccountId: "STRING_VALUE", // required
|
|
32
32
|
* RoomId: "STRING_VALUE", // required
|
|
33
33
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListRoomsCommandOutput extends ListRoomsResponse, __MetadataBea
|
|
|
26
26
|
* import { ChimeClient, ListRoomsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListRoomsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListRoomsRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* MemberId: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListSipMediaApplicationsCommandOutput extends ListSipMediaAppli
|
|
|
26
26
|
* import { ChimeClient, ListSipMediaApplicationsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListSipMediaApplicationsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListSipMediaApplicationsRequest
|
|
30
30
|
* MaxResults: Number("int"),
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListSipRulesCommandOutput extends ListSipRulesResponse, __Metad
|
|
|
26
26
|
* import { ChimeClient, ListSipRulesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListSipRulesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListSipRulesRequest
|
|
30
30
|
* SipMediaApplicationId: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListSupportedPhoneNumberCountriesCommandOutput extends ListSupp
|
|
|
26
26
|
* import { ChimeClient, ListSupportedPhoneNumberCountriesCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListSupportedPhoneNumberCountriesCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListSupportedPhoneNumberCountriesRequest
|
|
30
30
|
* ProductType: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new ListSupportedPhoneNumberCountriesCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
26
26
|
* import { ChimeClient, ListTagsForResourceCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListTagsForResourceCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListTagsForResourceRequest
|
|
30
30
|
* ResourceARN: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new ListTagsForResourceCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
|
|
|
27
27
|
* import { ChimeClient, ListUsersCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, ListUsersCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListUsersRequest
|
|
31
31
|
* AccountId: "STRING_VALUE", // required
|
|
32
32
|
* UserEmail: "STRING_VALUE",
|
|
33
33
|
* UserType: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListVoiceConnectorGroupsCommandOutput extends ListVoiceConnecto
|
|
|
26
26
|
* import { ChimeClient, ListVoiceConnectorGroupsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListVoiceConnectorGroupsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListVoiceConnectorGroupsRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListVoiceConnectorTerminationCredentialsCommandOutput extends L
|
|
|
26
26
|
* import { ChimeClient, ListVoiceConnectorTerminationCredentialsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListVoiceConnectorTerminationCredentialsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListVoiceConnectorTerminationCredentialsRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new ListVoiceConnectorTerminationCredentialsCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface ListVoiceConnectorsCommandOutput extends ListVoiceConnectorsRes
|
|
|
26
26
|
* import { ChimeClient, ListVoiceConnectorsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, ListVoiceConnectorsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListVoiceConnectorsRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface LogoutUserCommandOutput extends LogoutUserResponse, __MetadataB
|
|
|
26
26
|
* import { ChimeClient, LogoutUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, LogoutUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // LogoutUserRequest
|
|
30
30
|
* AccountId: "STRING_VALUE", // required
|
|
31
31
|
* UserId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,10 +26,10 @@ export interface PutAppInstanceRetentionSettingsCommandOutput extends PutAppInst
|
|
|
26
26
|
* import { ChimeClient, PutAppInstanceRetentionSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, PutAppInstanceRetentionSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutAppInstanceRetentionSettingsRequest
|
|
30
30
|
* AppInstanceArn: "STRING_VALUE", // required
|
|
31
|
-
* AppInstanceRetentionSettings: {
|
|
32
|
-
* ChannelRetentionSettings: {
|
|
31
|
+
* AppInstanceRetentionSettings: { // AppInstanceRetentionSettings
|
|
32
|
+
* ChannelRetentionSettings: { // ChannelRetentionSettings
|
|
33
33
|
* RetentionDays: Number("int"),
|
|
34
34
|
* },
|
|
35
35
|
* },
|
|
@@ -26,10 +26,10 @@ export interface PutAppInstanceStreamingConfigurationsCommandOutput extends PutA
|
|
|
26
26
|
* import { ChimeClient, PutAppInstanceStreamingConfigurationsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, PutAppInstanceStreamingConfigurationsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutAppInstanceStreamingConfigurationsRequest
|
|
30
30
|
* AppInstanceArn: "STRING_VALUE", // required
|
|
31
|
-
* AppInstanceStreamingConfigurations: [ // required
|
|
32
|
-
* {
|
|
31
|
+
* AppInstanceStreamingConfigurations: [ // AppInstanceStreamingConfigurationList // required
|
|
32
|
+
* { // AppInstanceStreamingConfiguration
|
|
33
33
|
* AppInstanceDataType: "STRING_VALUE", // required
|
|
34
34
|
* ResourceArn: "STRING_VALUE", // required
|
|
35
35
|
* },
|
|
@@ -28,7 +28,7 @@ export interface PutEventsConfigurationCommandOutput extends PutEventsConfigurat
|
|
|
28
28
|
* import { ChimeClient, PutEventsConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, PutEventsConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // PutEventsConfigurationRequest
|
|
32
32
|
* AccountId: "STRING_VALUE", // required
|
|
33
33
|
* BotId: "STRING_VALUE", // required
|
|
34
34
|
* OutboundEventsHTTPSEndpoint: "STRING_VALUE",
|
|
@@ -38,13 +38,13 @@ export interface PutRetentionSettingsCommandOutput extends PutRetentionSettingsR
|
|
|
38
38
|
* import { ChimeClient, PutRetentionSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
39
39
|
* // const { ChimeClient, PutRetentionSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
40
40
|
* const client = new ChimeClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // PutRetentionSettingsRequest
|
|
42
42
|
* AccountId: "STRING_VALUE", // required
|
|
43
|
-
* RetentionSettings: {
|
|
44
|
-
* RoomRetentionSettings: {
|
|
43
|
+
* RetentionSettings: { // RetentionSettings
|
|
44
|
+
* RoomRetentionSettings: { // RoomRetentionSettings
|
|
45
45
|
* RetentionDays: Number("int"),
|
|
46
46
|
* },
|
|
47
|
-
* ConversationRetentionSettings: {
|
|
47
|
+
* ConversationRetentionSettings: { // ConversationRetentionSettings
|
|
48
48
|
* RetentionDays: Number("int"),
|
|
49
49
|
* },
|
|
50
50
|
* },
|
|
@@ -26,9 +26,9 @@ export interface PutSipMediaApplicationLoggingConfigurationCommandOutput extends
|
|
|
26
26
|
* import { ChimeClient, PutSipMediaApplicationLoggingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, PutSipMediaApplicationLoggingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutSipMediaApplicationLoggingConfigurationRequest
|
|
30
30
|
* SipMediaApplicationId: "STRING_VALUE", // required
|
|
31
|
-
* SipMediaApplicationLoggingConfiguration: {
|
|
31
|
+
* SipMediaApplicationLoggingConfiguration: { // SipMediaApplicationLoggingConfiguration
|
|
32
32
|
* EnableSipMediaApplicationMessageLogs: true || false,
|
|
33
33
|
* },
|
|
34
34
|
* };
|
|
@@ -27,11 +27,11 @@ export interface PutVoiceConnectorEmergencyCallingConfigurationCommandOutput ext
|
|
|
27
27
|
* import { ChimeClient, PutVoiceConnectorEmergencyCallingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
28
28
|
* // const { ChimeClient, PutVoiceConnectorEmergencyCallingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
29
29
|
* const client = new ChimeClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // PutVoiceConnectorEmergencyCallingConfigurationRequest
|
|
31
31
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
32
|
-
* EmergencyCallingConfiguration: {
|
|
33
|
-
* DNIS: [
|
|
34
|
-
* {
|
|
32
|
+
* EmergencyCallingConfiguration: { // EmergencyCallingConfiguration
|
|
33
|
+
* DNIS: [ // DNISEmergencyCallingConfigurationList
|
|
34
|
+
* { // DNISEmergencyCallingConfiguration
|
|
35
35
|
* EmergencyPhoneNumber: "STRING_VALUE", // required
|
|
36
36
|
* TestPhoneNumber: "STRING_VALUE",
|
|
37
37
|
* CallingCountry: "STRING_VALUE", // required
|
|
@@ -26,9 +26,9 @@ export interface PutVoiceConnectorLoggingConfigurationCommandOutput extends PutV
|
|
|
26
26
|
* import { ChimeClient, PutVoiceConnectorLoggingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, PutVoiceConnectorLoggingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutVoiceConnectorLoggingConfigurationRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
|
-
* LoggingConfiguration: {
|
|
31
|
+
* LoggingConfiguration: { // LoggingConfiguration
|
|
32
32
|
* EnableSIPLogs: true || false,
|
|
33
33
|
* EnableMediaMetricLogs: true || false,
|
|
34
34
|
* },
|
|
@@ -30,11 +30,11 @@ export interface PutVoiceConnectorOriginationCommandOutput extends PutVoiceConne
|
|
|
30
30
|
* import { ChimeClient, PutVoiceConnectorOriginationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
31
31
|
* // const { ChimeClient, PutVoiceConnectorOriginationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
32
32
|
* const client = new ChimeClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // PutVoiceConnectorOriginationRequest
|
|
34
34
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
35
|
-
* Origination: {
|
|
36
|
-
* Routes: [
|
|
37
|
-
* {
|
|
35
|
+
* Origination: { // Origination
|
|
36
|
+
* Routes: [ // OriginationRouteList
|
|
37
|
+
* { // OriginationRoute
|
|
38
38
|
* Host: "STRING_VALUE",
|
|
39
39
|
* Port: Number("int"),
|
|
40
40
|
* Protocol: "STRING_VALUE",
|
|
@@ -26,10 +26,10 @@ export interface PutVoiceConnectorProxyCommandOutput extends PutVoiceConnectorPr
|
|
|
26
26
|
* import { ChimeClient, PutVoiceConnectorProxyCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
27
27
|
* // const { ChimeClient, PutVoiceConnectorProxyCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
28
28
|
* const client = new ChimeClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutVoiceConnectorProxyRequest
|
|
30
30
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
31
31
|
* DefaultSessionExpiryMinutes: Number("int"), // required
|
|
32
|
-
* PhoneNumberPoolCountries: [ // required
|
|
32
|
+
* PhoneNumberPoolCountries: [ // CountryList // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* FallBackPhoneNumber: "STRING_VALUE",
|
|
@@ -28,13 +28,13 @@ export interface PutVoiceConnectorStreamingConfigurationCommandOutput extends Pu
|
|
|
28
28
|
* import { ChimeClient, PutVoiceConnectorStreamingConfigurationCommand } from "@aws-sdk/client-chime"; // ES Modules import
|
|
29
29
|
* // const { ChimeClient, PutVoiceConnectorStreamingConfigurationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
|
|
30
30
|
* const client = new ChimeClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // PutVoiceConnectorStreamingConfigurationRequest
|
|
32
32
|
* VoiceConnectorId: "STRING_VALUE", // required
|
|
33
|
-
* StreamingConfiguration: {
|
|
33
|
+
* StreamingConfiguration: { // StreamingConfiguration
|
|
34
34
|
* DataRetentionInHours: Number("int"), // required
|
|
35
35
|
* Disabled: true || false,
|
|
36
|
-
* StreamingNotificationTargets: [
|
|
37
|
-
* {
|
|
36
|
+
* StreamingNotificationTargets: [ // StreamingNotificationTargetList
|
|
37
|
+
* { // StreamingNotificationTarget
|
|
38
38
|
* NotificationTarget: "STRING_VALUE", // required
|
|
39
39
|
* },
|
|
40
40
|
* ],
|