@aws-sdk/client-chime-sdk-voice 3.952.0 → 3.954.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/index.js +1078 -724
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -2
- package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +2 -2
- package/dist-es/commands/CreatePhoneNumberOrderCommand.js +2 -2
- package/dist-es/commands/CreateProxySessionCommand.js +2 -2
- package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -2
- package/dist-es/commands/CreateSipMediaApplicationCommand.js +2 -2
- package/dist-es/commands/CreateSipRuleCommand.js +2 -2
- package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/CreateVoiceProfileCommand.js +2 -2
- package/dist-es/commands/CreateVoiceProfileDomainCommand.js +2 -2
- package/dist-es/commands/DeletePhoneNumberCommand.js +2 -2
- package/dist-es/commands/DeleteProxySessionCommand.js +2 -2
- package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -2
- package/dist-es/commands/DeleteSipRuleCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceProfileCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +2 -2
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/GetGlobalSettingsCommand.js +2 -2
- package/dist-es/commands/GetPhoneNumberCommand.js +2 -2
- package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -2
- package/dist-es/commands/GetPhoneNumberSettingsCommand.js +2 -2
- package/dist-es/commands/GetProxySessionCommand.js +2 -2
- package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -2
- package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSipRuleCommand.js +2 -2
- package/dist-es/commands/GetSpeakerSearchTaskCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorProxyCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -2
- package/dist-es/commands/GetVoiceProfileCommand.js +2 -2
- package/dist-es/commands/GetVoiceProfileDomainCommand.js +2 -2
- package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +2 -2
- package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -2
- package/dist-es/commands/ListPhoneNumberOrdersCommand.js +2 -2
- package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
- package/dist-es/commands/ListProxySessionsCommand.js +2 -2
- package/dist-es/commands/ListSipMediaApplicationsCommand.js +2 -2
- package/dist-es/commands/ListSipRulesCommand.js +2 -2
- package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -2
- package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -2
- package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -2
- package/dist-es/commands/ListVoiceProfileDomainsCommand.js +2 -2
- package/dist-es/commands/ListVoiceProfilesCommand.js +2 -2
- package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
- package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorProxyCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +2 -2
- package/dist-es/commands/RestorePhoneNumberCommand.js +2 -2
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
- package/dist-es/commands/StartSpeakerSearchTaskCommand.js +2 -2
- package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +2 -2
- package/dist-es/commands/StopSpeakerSearchTaskCommand.js +2 -2
- package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -2
- package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -2
- package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateProxySessionCommand.js +2 -2
- package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -2
- package/dist-es/commands/UpdateSipMediaApplicationCommand.js +2 -2
- package/dist-es/commands/UpdateSipRuleCommand.js +2 -2
- package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/UpdateVoiceProfileCommand.js +2 -2
- package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +2 -2
- package/dist-es/commands/ValidateE911AddressCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +653 -623
- package/dist-types/ChimeSDKVoiceClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +325 -379
- package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +324 -381
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutVoiceConnectorLoggingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutVoiceConnectorLoggingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutVoiceConnectorLoggingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutVoiceConnectorLoggingConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "PutVoiceConnectorLoggingConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "PutVoiceConnectorLoggingConfigurationCommand")
|
|
14
|
-
.sc(PutVoiceConnectorLoggingConfiguration)
|
|
14
|
+
.sc(PutVoiceConnectorLoggingConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutVoiceConnectorOrigination } from "../schemas/schemas_0";
|
|
4
|
+
import { PutVoiceConnectorOrigination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutVoiceConnectorOriginationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutVoiceConnectorOriginationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "PutVoiceConnectorOrigination", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "PutVoiceConnectorOriginationCommand")
|
|
14
|
-
.sc(PutVoiceConnectorOrigination)
|
|
14
|
+
.sc(PutVoiceConnectorOrigination$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutVoiceConnectorProxy } from "../schemas/schemas_0";
|
|
4
|
+
import { PutVoiceConnectorProxy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutVoiceConnectorProxyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutVoiceConnectorProxyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "PutVoiceConnectorProxy", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "PutVoiceConnectorProxyCommand")
|
|
14
|
-
.sc(PutVoiceConnectorProxy)
|
|
14
|
+
.sc(PutVoiceConnectorProxy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutVoiceConnectorStreamingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutVoiceConnectorStreamingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutVoiceConnectorStreamingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutVoiceConnectorStreamingConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "PutVoiceConnectorStreamingConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "PutVoiceConnectorStreamingConfigurationCommand")
|
|
14
|
-
.sc(PutVoiceConnectorStreamingConfiguration)
|
|
14
|
+
.sc(PutVoiceConnectorStreamingConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutVoiceConnectorTermination } from "../schemas/schemas_0";
|
|
4
|
+
import { PutVoiceConnectorTermination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutVoiceConnectorTerminationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutVoiceConnectorTerminationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "PutVoiceConnectorTermination", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCommand")
|
|
14
|
-
.sc(PutVoiceConnectorTermination)
|
|
14
|
+
.sc(PutVoiceConnectorTermination$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutVoiceConnectorTerminationCredentials } from "../schemas/schemas_0";
|
|
4
|
+
import { PutVoiceConnectorTerminationCredentials$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutVoiceConnectorTerminationCredentialsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutVoiceConnectorTerminationCredentialsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "PutVoiceConnectorTerminationCredentials", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCredentialsCommand")
|
|
14
|
-
.sc(PutVoiceConnectorTerminationCredentials)
|
|
14
|
+
.sc(PutVoiceConnectorTerminationCredentials$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RestorePhoneNumber } from "../schemas/schemas_0";
|
|
4
|
+
import { RestorePhoneNumber$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RestorePhoneNumberCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RestorePhoneNumberCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "RestorePhoneNumber", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "RestorePhoneNumberCommand")
|
|
14
|
-
.sc(RestorePhoneNumber)
|
|
14
|
+
.sc(RestorePhoneNumber$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { SearchAvailablePhoneNumbers } from "../schemas/schemas_0";
|
|
4
|
+
import { SearchAvailablePhoneNumbers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SearchAvailablePhoneNumbersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SearchAvailablePhoneNumbersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "SearchAvailablePhoneNumbers", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "SearchAvailablePhoneNumbersCommand")
|
|
14
|
-
.sc(SearchAvailablePhoneNumbers)
|
|
14
|
+
.sc(SearchAvailablePhoneNumbers$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartSpeakerSearchTask } from "../schemas/schemas_0";
|
|
4
|
+
import { StartSpeakerSearchTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartSpeakerSearchTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartSpeakerSearchTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "StartSpeakerSearchTask", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "StartSpeakerSearchTaskCommand")
|
|
14
|
-
.sc(StartSpeakerSearchTask)
|
|
14
|
+
.sc(StartSpeakerSearchTask$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartVoiceToneAnalysisTask } from "../schemas/schemas_0";
|
|
4
|
+
import { StartVoiceToneAnalysisTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartVoiceToneAnalysisTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartVoiceToneAnalysisTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "StartVoiceToneAnalysisTask", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "StartVoiceToneAnalysisTaskCommand")
|
|
14
|
-
.sc(StartVoiceToneAnalysisTask)
|
|
14
|
+
.sc(StartVoiceToneAnalysisTask$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StopSpeakerSearchTask } from "../schemas/schemas_0";
|
|
4
|
+
import { StopSpeakerSearchTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopSpeakerSearchTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopSpeakerSearchTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "StopSpeakerSearchTask", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "StopSpeakerSearchTaskCommand")
|
|
14
|
-
.sc(StopSpeakerSearchTask)
|
|
14
|
+
.sc(StopSpeakerSearchTask$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StopVoiceToneAnalysisTask } from "../schemas/schemas_0";
|
|
4
|
+
import { StopVoiceToneAnalysisTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopVoiceToneAnalysisTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopVoiceToneAnalysisTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "StopVoiceToneAnalysisTask", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "StopVoiceToneAnalysisTaskCommand")
|
|
14
|
-
.sc(StopVoiceToneAnalysisTask)
|
|
14
|
+
.sc(StopVoiceToneAnalysisTask$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "TagResource", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UntagResource", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateGlobalSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateGlobalSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateGlobalSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateGlobalSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdateGlobalSettings", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdateGlobalSettingsCommand")
|
|
14
|
-
.sc(UpdateGlobalSettings)
|
|
14
|
+
.sc(UpdateGlobalSettings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdatePhoneNumber } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdatePhoneNumber$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdatePhoneNumberCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdatePhoneNumberCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdatePhoneNumber", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdatePhoneNumberCommand")
|
|
14
|
-
.sc(UpdatePhoneNumber)
|
|
14
|
+
.sc(UpdatePhoneNumber$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdatePhoneNumberSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdatePhoneNumberSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdatePhoneNumberSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdatePhoneNumberSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdatePhoneNumberSettings", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdatePhoneNumberSettingsCommand")
|
|
14
|
-
.sc(UpdatePhoneNumberSettings)
|
|
14
|
+
.sc(UpdatePhoneNumberSettings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateProxySession } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateProxySession$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateProxySessionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateProxySessionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdateProxySession", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdateProxySessionCommand")
|
|
14
|
-
.sc(UpdateProxySession)
|
|
14
|
+
.sc(UpdateProxySession$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateSipMediaApplicationCall } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateSipMediaApplicationCall$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateSipMediaApplicationCallCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateSipMediaApplicationCallCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdateSipMediaApplicationCall", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCallCommand")
|
|
14
|
-
.sc(UpdateSipMediaApplicationCall)
|
|
14
|
+
.sc(UpdateSipMediaApplicationCall$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateSipMediaApplication } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateSipMediaApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateSipMediaApplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateSipMediaApplicationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdateSipMediaApplication", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCommand")
|
|
14
|
-
.sc(UpdateSipMediaApplication)
|
|
14
|
+
.sc(UpdateSipMediaApplication$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateSipRule } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateSipRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateSipRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateSipRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdateSipRule", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdateSipRuleCommand")
|
|
14
|
-
.sc(UpdateSipRule)
|
|
14
|
+
.sc(UpdateSipRule$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateVoiceConnector } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateVoiceConnector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateVoiceConnectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateVoiceConnectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdateVoiceConnector", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdateVoiceConnectorCommand")
|
|
14
|
-
.sc(UpdateVoiceConnector)
|
|
14
|
+
.sc(UpdateVoiceConnector$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateVoiceConnectorGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateVoiceConnectorGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateVoiceConnectorGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdateVoiceConnectorGroup", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdateVoiceConnectorGroupCommand")
|
|
14
|
-
.sc(UpdateVoiceConnectorGroup)
|
|
14
|
+
.sc(UpdateVoiceConnectorGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateVoiceProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateVoiceProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateVoiceProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateVoiceProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdateVoiceProfile", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdateVoiceProfileCommand")
|
|
14
|
-
.sc(UpdateVoiceProfile)
|
|
14
|
+
.sc(UpdateVoiceProfile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateVoiceProfileDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateVoiceProfileDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateVoiceProfileDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateVoiceProfileDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "UpdateVoiceProfileDomain", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "UpdateVoiceProfileDomainCommand")
|
|
14
|
-
.sc(UpdateVoiceProfileDomain)
|
|
14
|
+
.sc(UpdateVoiceProfileDomain$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ValidateE911Address } from "../schemas/schemas_0";
|
|
4
|
+
import { ValidateE911Address$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ValidateE911AddressCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ValidateE911AddressCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ValidateE911Address", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ValidateE911AddressCommand")
|
|
14
|
-
.sc(ValidateE911Address)
|
|
14
|
+
.sc(ValidateE911Address$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,7 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
26
|
+
protocol: config?.protocol ?? AwsRestJsonProtocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.chimesdkvoice",
|
|
29
|
+
version: "2022-08-03",
|
|
30
|
+
serviceTarget: "ChimeSDKTelephonyService",
|
|
31
|
+
},
|
|
27
32
|
serviceId: config?.serviceId ?? "Chime SDK Voice",
|
|
28
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
29
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|