@aws-sdk/client-chime-sdk-voice 3.774.0 → 3.777.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/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +17 -18
- package/dist-es/ChimeSDKVoiceClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +1 -0
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +1 -0
- package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +1 -0
- package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +1 -0
- package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +1 -0
- package/dist-types/commands/CreateProxySessionCommand.d.ts +1 -0
- package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +1 -0
- package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +1 -0
- package/dist-types/commands/CreateSipRuleCommand.d.ts +1 -0
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +1 -0
- package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateVoiceProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +1 -0
- package/dist-types/commands/DeletePhoneNumberCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProxySessionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSipRuleCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +1 -0
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +1 -0
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +1 -0
- package/dist-types/commands/GetGlobalSettingsCommand.d.ts +1 -0
- package/dist-types/commands/GetPhoneNumberCommand.d.ts +1 -0
- package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +1 -0
- package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +1 -0
- package/dist-types/commands/GetProxySessionCommand.d.ts +1 -0
- package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +1 -0
- package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetSipRuleCommand.d.ts +1 -0
- package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceConnectorCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +1 -0
- package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +2 -1
- package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +1 -0
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -0
- package/dist-types/commands/ListProxySessionsCommand.d.ts +1 -0
- package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +1 -0
- package/dist-types/commands/ListSipRulesCommand.d.ts +1 -0
- package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +1 -0
- package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +1 -0
- package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +1 -0
- package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +1 -0
- package/dist-types/commands/ListVoiceProfilesCommand.d.ts +1 -0
- package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +1 -0
- package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +1 -0
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +1 -0
- package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +1 -0
- package/dist-types/commands/RestorePhoneNumberCommand.d.ts +1 -0
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -0
- package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +1 -0
- package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +1 -0
- package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +1 -0
- package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSipRuleCommand.d.ts +1 -0
- package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +1 -0
- package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +1 -0
- package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +1 -0
- package/dist-types/commands/ValidateE911AddressCommand.d.ts +1 -0
- package/package.json +33 -33
|
@@ -95,6 +95,7 @@ declare const GetVoiceToneAnalysisTaskCommand_base: {
|
|
|
95
95
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class GetVoiceToneAnalysisTaskCommand extends GetVoiceToneAnalysisTaskCommand_base {
|
|
@@ -24,7 +24,7 @@ export interface ListAvailableVoiceConnectorRegionsCommandOutput extends ListAva
|
|
|
24
24
|
declare const ListAvailableVoiceConnectorRegionsCommand_base: {
|
|
25
25
|
new (input: ListAvailableVoiceConnectorRegionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableVoiceConnectorRegionsCommandInput, ListAvailableVoiceConnectorRegionsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
26
|
new (...[input]: [] | [ListAvailableVoiceConnectorRegionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAvailableVoiceConnectorRegionsCommandInput, ListAvailableVoiceConnectorRegionsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions; /** @internal type navigation helper, not in runtime. */
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <p>Lists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.</p>
|
|
@@ -72,6 +72,7 @@ declare const ListAvailableVoiceConnectorRegionsCommand_base: {
|
|
|
72
72
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListAvailableVoiceConnectorRegionsCommand extends ListAvailableVoiceConnectorRegionsCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const ListPhoneNumberOrdersCommand_base: {
|
|
|
89
89
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class ListPhoneNumberOrdersCommand extends ListPhoneNumberOrdersCommand_base {
|
|
@@ -114,6 +114,7 @@ declare const ListPhoneNumbersCommand_base: {
|
|
|
114
114
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
115
115
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
116
116
|
*
|
|
117
|
+
*
|
|
117
118
|
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class ListPhoneNumbersCommand extends ListPhoneNumbersCommand_base {
|
|
@@ -105,6 +105,7 @@ declare const ListProxySessionsCommand_base: {
|
|
|
105
105
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
107
107
|
*
|
|
108
|
+
*
|
|
108
109
|
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class ListProxySessionsCommand extends ListProxySessionsCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const ListSipMediaApplicationsCommand_base: {
|
|
|
88
88
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListSipMediaApplicationsCommand extends ListSipMediaApplicationsCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const ListSipRulesCommand_base: {
|
|
|
92
92
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListSipRulesCommand extends ListSipRulesCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListSupportedPhoneNumberCountriesCommand_base: {
|
|
|
82
82
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListSupportedPhoneNumberCountriesCommand extends ListSupportedPhoneNumberCountriesCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
77
77
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const ListVoiceConnectorGroupsCommand_base: {
|
|
|
89
89
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class ListVoiceConnectorGroupsCommand extends ListVoiceConnectorGroupsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListVoiceConnectorTerminationCredentialsCommand_base: {
|
|
|
77
77
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListVoiceConnectorTerminationCredentialsCommand extends ListVoiceConnectorTerminationCredentialsCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListVoiceConnectorsCommand_base: {
|
|
|
87
87
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListVoiceConnectorsCommand extends ListVoiceConnectorsCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListVoiceProfileDomainsCommand_base: {
|
|
|
87
87
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListVoiceProfileDomainsCommand extends ListVoiceProfileDomainsCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListVoiceProfilesCommand_base: {
|
|
|
87
87
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListVoiceProfilesCommand extends ListVoiceProfilesCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const PutSipMediaApplicationAlexaSkillConfigurationCommand_base: {
|
|
|
92
92
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class PutSipMediaApplicationAlexaSkillConfigurationCommand extends PutSipMediaApplicationAlexaSkillConfigurationCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const PutSipMediaApplicationLoggingConfigurationCommand_base: {
|
|
|
80
80
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class PutSipMediaApplicationLoggingConfigurationCommand extends PutSipMediaApplicationLoggingConfigurationCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const PutVoiceConnectorEmergencyCallingConfigurationCommand_base: {
|
|
|
92
92
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class PutVoiceConnectorEmergencyCallingConfigurationCommand extends PutVoiceConnectorEmergencyCallingConfigurationCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const PutVoiceConnectorExternalSystemsConfigurationCommand_base: {
|
|
|
91
91
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class PutVoiceConnectorExternalSystemsConfigurationCommand extends PutVoiceConnectorExternalSystemsConfigurationCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const PutVoiceConnectorLoggingConfigurationCommand_base: {
|
|
|
82
82
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class PutVoiceConnectorLoggingConfigurationCommand extends PutVoiceConnectorLoggingConfigurationCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const PutVoiceConnectorOriginationCommand_base: {
|
|
|
98
98
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class PutVoiceConnectorOriginationCommand extends PutVoiceConnectorOriginationCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const PutVoiceConnectorProxyCommand_base: {
|
|
|
91
91
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class PutVoiceConnectorProxyCommand extends PutVoiceConnectorProxyCommand_base {
|
|
@@ -100,6 +100,7 @@ declare const PutVoiceConnectorStreamingConfigurationCommand_base: {
|
|
|
100
100
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
102
102
|
*
|
|
103
|
+
*
|
|
103
104
|
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class PutVoiceConnectorStreamingConfigurationCommand extends PutVoiceConnectorStreamingConfigurationCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const PutVoiceConnectorTerminationCommand_base: {
|
|
|
99
99
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class PutVoiceConnectorTerminationCommand extends PutVoiceConnectorTerminationCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const PutVoiceConnectorTerminationCredentialsCommand_base: {
|
|
|
79
79
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class PutVoiceConnectorTerminationCredentialsCommand extends PutVoiceConnectorTerminationCredentialsCommand_base {
|
|
@@ -107,6 +107,7 @@ declare const RestorePhoneNumberCommand_base: {
|
|
|
107
107
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
109
109
|
*
|
|
110
|
+
*
|
|
110
111
|
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class RestorePhoneNumberCommand extends RestorePhoneNumberCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const SearchAvailablePhoneNumbersCommand_base: {
|
|
|
85
85
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class SearchAvailablePhoneNumbersCommand extends SearchAvailablePhoneNumbersCommand_base {
|
|
@@ -119,6 +119,7 @@ declare const StartSpeakerSearchTaskCommand_base: {
|
|
|
119
119
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
120
120
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
121
121
|
*
|
|
122
|
+
*
|
|
122
123
|
* @public
|
|
123
124
|
*/
|
|
124
125
|
export declare class StartSpeakerSearchTaskCommand extends StartSpeakerSearchTaskCommand_base {
|
|
@@ -111,6 +111,7 @@ declare const StartVoiceToneAnalysisTaskCommand_base: {
|
|
|
111
111
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
113
113
|
*
|
|
114
|
+
*
|
|
114
115
|
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class StartVoiceToneAnalysisTaskCommand extends StartVoiceToneAnalysisTaskCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const StopSpeakerSearchTaskCommand_base: {
|
|
|
83
83
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class StopSpeakerSearchTaskCommand extends StopSpeakerSearchTaskCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const StopVoiceToneAnalysisTaskCommand_base: {
|
|
|
83
83
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class StopVoiceToneAnalysisTaskCommand extends StopVoiceToneAnalysisTaskCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const TagResourceCommand_base: {
|
|
|
79
79
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const UntagResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const UpdateGlobalSettingsCommand_base: {
|
|
|
72
72
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class UpdateGlobalSettingsCommand extends UpdateGlobalSettingsCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const UpdatePhoneNumberCommand_base: {
|
|
|
117
117
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class UpdatePhoneNumberCommand extends UpdatePhoneNumberCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const UpdatePhoneNumberSettingsCommand_base: {
|
|
|
73
73
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UpdatePhoneNumberSettingsCommand extends UpdatePhoneNumberSettingsCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const UpdateProxySessionCommand_base: {
|
|
|
104
104
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class UpdateProxySessionCommand extends UpdateProxySessionCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const UpdateSipMediaApplicationCallCommand_base: {
|
|
|
86
86
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class UpdateSipMediaApplicationCallCommand extends UpdateSipMediaApplicationCallCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const UpdateSipMediaApplicationCommand_base: {
|
|
|
96
96
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class UpdateSipMediaApplicationCommand extends UpdateSipMediaApplicationCommand_base {
|
|
@@ -105,6 +105,7 @@ declare const UpdateSipRuleCommand_base: {
|
|
|
105
105
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
107
107
|
*
|
|
108
|
+
*
|
|
108
109
|
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class UpdateSipRuleCommand extends UpdateSipRuleCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const UpdateVoiceConnectorCommand_base: {
|
|
|
87
87
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class UpdateVoiceConnectorCommand extends UpdateVoiceConnectorCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const UpdateVoiceConnectorGroupCommand_base: {
|
|
|
97
97
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class UpdateVoiceConnectorGroupCommand extends UpdateVoiceConnectorGroupCommand_base {
|
|
@@ -101,6 +101,7 @@ declare const UpdateVoiceProfileCommand_base: {
|
|
|
101
101
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
103
103
|
*
|
|
104
|
+
*
|
|
104
105
|
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class UpdateVoiceProfileCommand extends UpdateVoiceProfileCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const UpdateVoiceProfileDomainCommand_base: {
|
|
|
90
90
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class UpdateVoiceProfileDomainCommand extends UpdateVoiceProfileDomainCommand_base {
|
|
@@ -108,6 +108,7 @@ declare const ValidateE911AddressCommand_base: {
|
|
|
108
108
|
* @throws {@link ChimeSDKVoiceServiceException}
|
|
109
109
|
* <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
|
|
110
110
|
*
|
|
111
|
+
*
|
|
111
112
|
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class ValidateE911AddressCommand extends ValidateE911AddressCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-chime-sdk-voice",
|
|
3
3
|
"description": "AWS SDK for JavaScript Chime Sdk Voice Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-voice",
|
|
@@ -20,41 +20,41 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.0
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
37
|
-
"@smithy/hash-node": "^4.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.0
|
|
41
|
-
"@smithy/middleware-retry": "^4.0
|
|
42
|
-
"@smithy/middleware-serde": "^4.0.
|
|
43
|
-
"@smithy/middleware-stack": "^4.0.
|
|
44
|
-
"@smithy/node-config-provider": "^4.0.
|
|
45
|
-
"@smithy/node-http-handler": "^4.0.
|
|
46
|
-
"@smithy/protocol-http": "^5.0
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.0.
|
|
23
|
+
"@aws-sdk/core": "3.775.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.775.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
|
+
"@aws-sdk/types": "3.775.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.775.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.775.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.1.0",
|
|
35
|
+
"@smithy/core": "^3.2.0",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.0.2",
|
|
37
|
+
"@smithy/hash-node": "^4.0.2",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.0.2",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.0.2",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.1.0",
|
|
41
|
+
"@smithy/middleware-retry": "^4.1.0",
|
|
42
|
+
"@smithy/middleware-serde": "^4.0.3",
|
|
43
|
+
"@smithy/middleware-stack": "^4.0.2",
|
|
44
|
+
"@smithy/node-config-provider": "^4.0.2",
|
|
45
|
+
"@smithy/node-http-handler": "^4.0.4",
|
|
46
|
+
"@smithy/protocol-http": "^5.1.0",
|
|
47
|
+
"@smithy/smithy-client": "^4.2.0",
|
|
48
|
+
"@smithy/types": "^4.2.0",
|
|
49
|
+
"@smithy/url-parser": "^4.0.2",
|
|
50
50
|
"@smithy/util-base64": "^4.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
55
|
-
"@smithy/util-endpoints": "^3.0.
|
|
56
|
-
"@smithy/util-middleware": "^4.0.
|
|
57
|
-
"@smithy/util-retry": "^4.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.0.8",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.0.8",
|
|
55
|
+
"@smithy/util-endpoints": "^3.0.2",
|
|
56
|
+
"@smithy/util-middleware": "^4.0.2",
|
|
57
|
+
"@smithy/util-retry": "^4.0.2",
|
|
58
58
|
"@smithy/util-utf8": "^4.0.0",
|
|
59
59
|
"tslib": "^2.6.2"
|
|
60
60
|
},
|