@aws-sdk/client-chime 3.321.1 → 3.326.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +4 -0
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +12 -0
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +12 -0
- package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +4 -0
- package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +19 -0
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +26 -0
- package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +12 -0
- package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +12 -0
- package/dist-types/commands/BatchSuspendUserCommand.d.ts +12 -0
- package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +12 -0
- package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +12 -0
- package/dist-types/commands/BatchUpdateUserCommand.d.ts +12 -0
- package/dist-types/commands/CreateAccountCommand.d.ts +22 -0
- package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +10 -0
- package/dist-types/commands/CreateAppInstanceCommand.d.ts +6 -0
- package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +6 -0
- package/dist-types/commands/CreateAttendeeCommand.d.ts +10 -0
- package/dist-types/commands/CreateBotCommand.d.ts +16 -0
- package/dist-types/commands/CreateChannelBanCommand.d.ts +10 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +6 -0
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +10 -0
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +10 -0
- package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +40 -0
- package/dist-types/commands/CreateMeetingCommand.d.ts +20 -0
- package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +6 -0
- package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +34 -0
- package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +18 -0
- package/dist-types/commands/CreateProxySessionCommand.d.ts +30 -0
- package/dist-types/commands/CreateRoomCommand.d.ts +13 -0
- package/dist-types/commands/CreateRoomMembershipCommand.d.ts +18 -0
- package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +8 -0
- package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +17 -0
- package/dist-types/commands/CreateSipRuleCommand.d.ts +21 -0
- package/dist-types/commands/CreateUserCommand.d.ts +23 -0
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +15 -0
- package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +18 -0
- package/dist-types/commands/DeleteAccountCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAppInstanceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAttendeeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +4 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +4 -0
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +4 -0
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +4 -0
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMeetingCommand.d.ts +4 -0
- package/dist-types/commands/DeletePhoneNumberCommand.d.ts +4 -0
- package/dist-types/commands/DeleteProxySessionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRoomCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSipRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +13 -0
- package/dist-types/commands/DescribeAppInstanceCommand.d.ts +12 -0
- package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +12 -0
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +17 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +19 -0
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +19 -0
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +19 -0
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +15 -0
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +17 -0
- package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +4 -0
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +12 -0
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +12 -0
- package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetAccountCommand.d.ts +22 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +9 -0
- package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +11 -0
- package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/GetAttendeeCommand.d.ts +10 -0
- package/dist-types/commands/GetBotCommand.d.ts +16 -0
- package/dist-types/commands/GetChannelMessageCommand.d.ts +21 -0
- package/dist-types/commands/GetEventsConfigurationCommand.d.ts +10 -0
- package/dist-types/commands/GetGlobalSettingsCommand.d.ts +11 -0
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +40 -0
- package/dist-types/commands/GetMeetingCommand.d.ts +20 -0
- package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +8 -0
- package/dist-types/commands/GetPhoneNumberCommand.d.ts +33 -0
- package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +18 -0
- package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +7 -0
- package/dist-types/commands/GetProxySessionCommand.d.ts +30 -0
- package/dist-types/commands/GetRetentionSettingsCommand.d.ts +14 -0
- package/dist-types/commands/GetRoomCommand.d.ts +13 -0
- package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +17 -0
- package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +8 -0
- package/dist-types/commands/GetSipRuleCommand.d.ts +21 -0
- package/dist-types/commands/GetUserCommand.d.ts +23 -0
- package/dist-types/commands/GetUserSettingsCommand.d.ts +12 -0
- package/dist-types/commands/GetVoiceConnectorCommand.d.ts +15 -0
- package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +14 -0
- package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +18 -0
- package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +17 -0
- package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +13 -0
- package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +14 -0
- package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +16 -0
- package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +9 -0
- package/dist-types/commands/InviteUsersCommand.d.ts +13 -0
- package/dist-types/commands/ListAccountsCommand.d.ts +25 -0
- package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +15 -0
- package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +14 -0
- package/dist-types/commands/ListAppInstancesCommand.d.ts +13 -0
- package/dist-types/commands/ListAttendeeTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListAttendeesCommand.d.ts +13 -0
- package/dist-types/commands/ListBotsCommand.d.ts +19 -0
- package/dist-types/commands/ListChannelBansCommand.d.ts +15 -0
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +15 -0
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +22 -0
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +23 -0
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +15 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +16 -0
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +18 -0
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +43 -0
- package/dist-types/commands/ListMeetingTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListMeetingsCommand.d.ts +23 -0
- package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +21 -0
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +36 -0
- package/dist-types/commands/ListProxySessionsCommand.d.ts +33 -0
- package/dist-types/commands/ListRoomMembershipsCommand.d.ts +21 -0
- package/dist-types/commands/ListRoomsCommand.d.ts +16 -0
- package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +20 -0
- package/dist-types/commands/ListSipRulesCommand.d.ts +24 -0
- package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +13 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListUsersCommand.d.ts +26 -0
- package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +21 -0
- package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +8 -0
- package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +18 -0
- package/dist-types/commands/LogoutUserCommand.d.ts +4 -0
- package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +11 -0
- package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/PutEventsConfigurationCommand.d.ts +10 -0
- package/dist-types/commands/PutRetentionSettingsCommand.d.ts +14 -0
- package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +8 -0
- package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +14 -0
- package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +17 -0
- package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +13 -0
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +14 -0
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +16 -0
- package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +4 -0
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +7 -0
- package/dist-types/commands/RedactConversationMessageCommand.d.ts +4 -0
- package/dist-types/commands/RedactRoomMessageCommand.d.ts +4 -0
- package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +16 -0
- package/dist-types/commands/ResetPersonalPINCommand.d.ts +23 -0
- package/dist-types/commands/RestorePhoneNumberCommand.d.ts +33 -0
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +9 -0
- package/dist-types/commands/SendChannelMessageCommand.d.ts +7 -0
- package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +4 -0
- package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +4 -0
- package/dist-types/commands/TagAttendeeCommand.d.ts +4 -0
- package/dist-types/commands/TagMeetingCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagAttendeeCommand.d.ts +4 -0
- package/dist-types/commands/UntagMeetingCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccountCommand.d.ts +22 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAppInstanceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +6 -0
- package/dist-types/commands/UpdateBotCommand.d.ts +16 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +6 -0
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +7 -0
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +33 -0
- package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +30 -0
- package/dist-types/commands/UpdateRoomCommand.d.ts +13 -0
- package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +18 -0
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +8 -0
- package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +17 -0
- package/dist-types/commands/UpdateSipRuleCommand.d.ts +21 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +23 -0
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +15 -0
- package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +18 -0
- package/dist-types/commands/ValidateE911AddressCommand.d.ts +30 -0
- package/package.json +16 -16
|
@@ -39,6 +39,8 @@ export interface UpdateUserSettingsCommandOutput extends __MetadataBearer {
|
|
|
39
39
|
* };
|
|
40
40
|
* const command = new UpdateUserSettingsCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
42
|
+
* // {};
|
|
43
|
+
*
|
|
42
44
|
* ```
|
|
43
45
|
*
|
|
44
46
|
* @param UpdateUserSettingsCommandInput - {@link UpdateUserSettingsCommandInput}
|
|
@@ -68,6 +70,8 @@ export interface UpdateUserSettingsCommandOutput extends __MetadataBearer {
|
|
|
68
70
|
* @throws {@link UnauthorizedClientException} (client fault)
|
|
69
71
|
* <p>The client is not currently authorized to make the request.</p>
|
|
70
72
|
*
|
|
73
|
+
* @throws {@link ChimeServiceException}
|
|
74
|
+
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
71
75
|
*
|
|
72
76
|
*/
|
|
73
77
|
export declare class UpdateUserSettingsCommand extends $Command<UpdateUserSettingsCommandInput, UpdateUserSettingsCommandOutput, ChimeClientResolvedConfig> {
|
|
@@ -33,6 +33,19 @@ export interface UpdateVoiceConnectorCommandOutput extends UpdateVoiceConnectorR
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new UpdateVoiceConnectorCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // UpdateVoiceConnectorResponse
|
|
37
|
+
* // VoiceConnector: { // VoiceConnector
|
|
38
|
+
* // VoiceConnectorId: "STRING_VALUE",
|
|
39
|
+
* // AwsRegion: "us-east-1" || "us-west-2",
|
|
40
|
+
* // Name: "STRING_VALUE",
|
|
41
|
+
* // OutboundHostName: "STRING_VALUE",
|
|
42
|
+
* // RequireEncryption: true || false,
|
|
43
|
+
* // CreatedTimestamp: new Date("TIMESTAMP"),
|
|
44
|
+
* // UpdatedTimestamp: new Date("TIMESTAMP"),
|
|
45
|
+
* // VoiceConnectorArn: "STRING_VALUE",
|
|
46
|
+
* // },
|
|
47
|
+
* // };
|
|
48
|
+
*
|
|
36
49
|
* ```
|
|
37
50
|
*
|
|
38
51
|
* @param UpdateVoiceConnectorCommandInput - {@link UpdateVoiceConnectorCommandInput}
|
|
@@ -62,6 +75,8 @@ export interface UpdateVoiceConnectorCommandOutput extends UpdateVoiceConnectorR
|
|
|
62
75
|
* @throws {@link UnauthorizedClientException} (client fault)
|
|
63
76
|
* <p>The client is not currently authorized to make the request.</p>
|
|
64
77
|
*
|
|
78
|
+
* @throws {@link ChimeServiceException}
|
|
79
|
+
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
65
80
|
*
|
|
66
81
|
*/
|
|
67
82
|
export declare class UpdateVoiceConnectorCommand extends $Command<UpdateVoiceConnectorCommandInput, UpdateVoiceConnectorCommandOutput, ChimeClientResolvedConfig> {
|
|
@@ -39,6 +39,22 @@ export interface UpdateVoiceConnectorGroupCommandOutput extends UpdateVoiceConne
|
|
|
39
39
|
* };
|
|
40
40
|
* const command = new UpdateVoiceConnectorGroupCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
42
|
+
* // { // UpdateVoiceConnectorGroupResponse
|
|
43
|
+
* // VoiceConnectorGroup: { // VoiceConnectorGroup
|
|
44
|
+
* // VoiceConnectorGroupId: "STRING_VALUE",
|
|
45
|
+
* // Name: "STRING_VALUE",
|
|
46
|
+
* // VoiceConnectorItems: [ // VoiceConnectorItemList
|
|
47
|
+
* // { // VoiceConnectorItem
|
|
48
|
+
* // VoiceConnectorId: "STRING_VALUE", // required
|
|
49
|
+
* // Priority: Number("int"), // required
|
|
50
|
+
* // },
|
|
51
|
+
* // ],
|
|
52
|
+
* // CreatedTimestamp: new Date("TIMESTAMP"),
|
|
53
|
+
* // UpdatedTimestamp: new Date("TIMESTAMP"),
|
|
54
|
+
* // VoiceConnectorGroupArn: "STRING_VALUE",
|
|
55
|
+
* // },
|
|
56
|
+
* // };
|
|
57
|
+
*
|
|
42
58
|
* ```
|
|
43
59
|
*
|
|
44
60
|
* @param UpdateVoiceConnectorGroupCommandInput - {@link UpdateVoiceConnectorGroupCommandInput}
|
|
@@ -72,6 +88,8 @@ export interface UpdateVoiceConnectorGroupCommandOutput extends UpdateVoiceConne
|
|
|
72
88
|
* @throws {@link UnauthorizedClientException} (client fault)
|
|
73
89
|
* <p>The client is not currently authorized to make the request.</p>
|
|
74
90
|
*
|
|
91
|
+
* @throws {@link ChimeServiceException}
|
|
92
|
+
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
75
93
|
*
|
|
76
94
|
*/
|
|
77
95
|
export declare class UpdateVoiceConnectorGroupCommand extends $Command<UpdateVoiceConnectorGroupCommandInput, UpdateVoiceConnectorGroupCommandOutput, ChimeClientResolvedConfig> {
|
|
@@ -40,6 +40,34 @@ export interface ValidateE911AddressCommandOutput extends ValidateE911AddressRes
|
|
|
40
40
|
* };
|
|
41
41
|
* const command = new ValidateE911AddressCommand(input);
|
|
42
42
|
* const response = await client.send(command);
|
|
43
|
+
* // { // ValidateE911AddressResponse
|
|
44
|
+
* // ValidationResult: Number("int"),
|
|
45
|
+
* // AddressExternalId: "STRING_VALUE",
|
|
46
|
+
* // Address: { // Address
|
|
47
|
+
* // streetName: "STRING_VALUE",
|
|
48
|
+
* // streetSuffix: "STRING_VALUE",
|
|
49
|
+
* // postDirectional: "STRING_VALUE",
|
|
50
|
+
* // preDirectional: "STRING_VALUE",
|
|
51
|
+
* // streetNumber: "STRING_VALUE",
|
|
52
|
+
* // city: "STRING_VALUE",
|
|
53
|
+
* // state: "STRING_VALUE",
|
|
54
|
+
* // postalCode: "STRING_VALUE",
|
|
55
|
+
* // postalCodePlus4: "STRING_VALUE",
|
|
56
|
+
* // country: "STRING_VALUE",
|
|
57
|
+
* // },
|
|
58
|
+
* // CandidateAddressList: [ // CandidateAddressList
|
|
59
|
+
* // { // CandidateAddress
|
|
60
|
+
* // streetInfo: "STRING_VALUE",
|
|
61
|
+
* // streetNumber: "STRING_VALUE",
|
|
62
|
+
* // city: "STRING_VALUE",
|
|
63
|
+
* // state: "STRING_VALUE",
|
|
64
|
+
* // postalCode: "STRING_VALUE",
|
|
65
|
+
* // postalCodePlus4: "STRING_VALUE",
|
|
66
|
+
* // country: "STRING_VALUE",
|
|
67
|
+
* // },
|
|
68
|
+
* // ],
|
|
69
|
+
* // };
|
|
70
|
+
*
|
|
43
71
|
* ```
|
|
44
72
|
*
|
|
45
73
|
* @param ValidateE911AddressCommandInput - {@link ValidateE911AddressCommandInput}
|
|
@@ -69,6 +97,8 @@ export interface ValidateE911AddressCommandOutput extends ValidateE911AddressRes
|
|
|
69
97
|
* @throws {@link UnauthorizedClientException} (client fault)
|
|
70
98
|
* <p>The client is not currently authorized to make the request.</p>
|
|
71
99
|
*
|
|
100
|
+
* @throws {@link ChimeServiceException}
|
|
101
|
+
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
72
102
|
*
|
|
73
103
|
*/
|
|
74
104
|
export declare class ValidateE911AddressCommand extends $Command<ValidateE911AddressCommandInput, ValidateE911AddressCommandOutput, ChimeClientResolvedConfig> {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-chime",
|
|
3
3
|
"description": "AWS SDK for JavaScript Chime Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.326.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,33 +21,33 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.326.0",
|
|
25
25
|
"@aws-sdk/config-resolver": "3.310.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.326.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.310.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.310.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.310.0",
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.325.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.325.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.325.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.325.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.325.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.325.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.325.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.325.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.325.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.325.0",
|
|
40
40
|
"@aws-sdk/node-config-provider": "3.310.0",
|
|
41
41
|
"@aws-sdk/node-http-handler": "3.321.1",
|
|
42
42
|
"@aws-sdk/protocol-http": "3.310.0",
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
+
"@aws-sdk/smithy-client": "3.325.0",
|
|
44
44
|
"@aws-sdk/types": "3.310.0",
|
|
45
45
|
"@aws-sdk/url-parser": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-base64": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
48
48
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.325.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.325.0",
|
|
51
51
|
"@aws-sdk/util-endpoints": "3.319.0",
|
|
52
52
|
"@aws-sdk/util-retry": "3.310.0",
|
|
53
53
|
"@aws-sdk/util-user-agent-browser": "3.310.0",
|