@aws-sdk/client-chime-sdk-voice 3.928.0 → 3.930.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 +3546 -4282
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/ChimeSDKVoiceClient.js +2 -0
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -10
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -10
- package/dist-es/commands/BatchDeletePhoneNumberCommand.js +3 -10
- package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +3 -10
- package/dist-es/commands/CreatePhoneNumberOrderCommand.js +3 -10
- package/dist-es/commands/CreateProxySessionCommand.js +3 -10
- package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +3 -10
- package/dist-es/commands/CreateSipMediaApplicationCommand.js +3 -10
- package/dist-es/commands/CreateSipRuleCommand.js +3 -9
- package/dist-es/commands/CreateVoiceConnectorCommand.js +3 -10
- package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +3 -9
- package/dist-es/commands/CreateVoiceProfileCommand.js +3 -10
- package/dist-es/commands/CreateVoiceProfileDomainCommand.js +3 -10
- package/dist-es/commands/DeletePhoneNumberCommand.js +3 -10
- package/dist-es/commands/DeleteProxySessionCommand.js +3 -9
- package/dist-es/commands/DeleteSipMediaApplicationCommand.js +3 -9
- package/dist-es/commands/DeleteSipRuleCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -10
- package/dist-es/commands/DeleteVoiceProfileCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +3 -9
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -10
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -10
- package/dist-es/commands/GetGlobalSettingsCommand.js +3 -9
- package/dist-es/commands/GetPhoneNumberCommand.js +3 -10
- package/dist-es/commands/GetPhoneNumberOrderCommand.js +3 -10
- package/dist-es/commands/GetPhoneNumberSettingsCommand.js +3 -10
- package/dist-es/commands/GetProxySessionCommand.js +3 -10
- package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
- package/dist-es/commands/GetSipMediaApplicationCommand.js +3 -10
- package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/GetSipRuleCommand.js +3 -9
- package/dist-es/commands/GetSpeakerSearchTaskCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
- package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorGroupCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorProxyCommand.js +3 -10
- package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -10
- package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +3 -10
- package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -9
- package/dist-es/commands/GetVoiceProfileCommand.js +3 -10
- package/dist-es/commands/GetVoiceProfileDomainCommand.js +3 -10
- package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +3 -9
- package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +3 -9
- package/dist-es/commands/ListPhoneNumberOrdersCommand.js +3 -10
- package/dist-es/commands/ListPhoneNumbersCommand.js +3 -10
- package/dist-es/commands/ListProxySessionsCommand.js +3 -10
- package/dist-es/commands/ListSipMediaApplicationsCommand.js +3 -10
- package/dist-es/commands/ListSipRulesCommand.js +3 -9
- package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -10
- package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +3 -9
- package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -10
- package/dist-es/commands/ListVoiceConnectorsCommand.js +3 -9
- package/dist-es/commands/ListVoiceProfileDomainsCommand.js +3 -10
- package/dist-es/commands/ListVoiceProfilesCommand.js +3 -10
- package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
- package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
- package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
- package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +3 -9
- package/dist-es/commands/PutVoiceConnectorProxyCommand.js +3 -10
- package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -10
- package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +3 -10
- package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -10
- package/dist-es/commands/RestorePhoneNumberCommand.js +3 -10
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -10
- package/dist-es/commands/StartSpeakerSearchTaskCommand.js +3 -9
- package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +3 -9
- package/dist-es/commands/StopSpeakerSearchTaskCommand.js +3 -9
- package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -10
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
- package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -10
- package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +3 -10
- package/dist-es/commands/UpdateProxySessionCommand.js +3 -10
- package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +3 -10
- package/dist-es/commands/UpdateSipMediaApplicationCommand.js +3 -10
- package/dist-es/commands/UpdateSipRuleCommand.js +3 -9
- package/dist-es/commands/UpdateVoiceConnectorCommand.js +3 -9
- package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +3 -9
- package/dist-es/commands/UpdateVoiceProfileCommand.js +3 -10
- package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +3 -10
- package/dist-es/commands/ValidateE911AddressCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -484
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +3352 -0
- package/dist-types/ChimeSDKVoiceClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -392
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +379 -0
- package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -276
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +386 -0
- package/package.json +33 -33
- package/dist-es/protocols/Aws_restJson1.js +0 -3021
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -866
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1157
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetVoiceConnectorLoggingConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetVoiceConnectorLoggingConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorLoggingConfiguration", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorLoggingConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetVoiceConnectorLoggingConfigurationCommand)
|
|
20
|
-
.de(de_GetVoiceConnectorLoggingConfigurationCommand)
|
|
14
|
+
.sc(GetVoiceConnectorLoggingConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetVoiceConnectorOrigination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetVoiceConnectorOriginationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorOrigination", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorOriginationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetVoiceConnectorOriginationCommand)
|
|
20
|
-
.de(de_GetVoiceConnectorOriginationCommand)
|
|
14
|
+
.sc(GetVoiceConnectorOrigination)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_GetVoiceConnectorProxyCommand, se_GetVoiceConnectorProxyCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetVoiceConnectorProxy } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetVoiceConnectorProxyCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorProxy", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorProxyCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetVoiceConnectorProxyCommand)
|
|
21
|
-
.de(de_GetVoiceConnectorProxyCommand)
|
|
14
|
+
.sc(GetVoiceConnectorProxy)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_GetVoiceConnectorStreamingConfigurationCommand, se_GetVoiceConnectorStreamingConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetVoiceConnectorStreamingConfiguration } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetVoiceConnectorStreamingConfigurationCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorStreamingConfiguration", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorStreamingConfigurationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetVoiceConnectorStreamingConfigurationCommand)
|
|
21
|
-
.de(de_GetVoiceConnectorStreamingConfigurationCommand)
|
|
14
|
+
.sc(GetVoiceConnectorStreamingConfiguration)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_GetVoiceConnectorTerminationCommand, se_GetVoiceConnectorTerminationCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetVoiceConnectorTermination } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetVoiceConnectorTerminationCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorTermination", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetVoiceConnectorTerminationCommand)
|
|
21
|
-
.de(de_GetVoiceConnectorTerminationCommand)
|
|
14
|
+
.sc(GetVoiceConnectorTermination)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetVoiceConnectorTerminationHealth } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetVoiceConnectorTerminationHealthCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorTerminationHealth", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationHealthCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetVoiceConnectorTerminationHealthCommand)
|
|
20
|
-
.de(de_GetVoiceConnectorTerminationHealthCommand)
|
|
14
|
+
.sc(GetVoiceConnectorTerminationHealth)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_GetVoiceProfileCommand, se_GetVoiceProfileCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetVoiceProfile } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetVoiceProfileCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "GetVoiceProfile", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetVoiceProfileCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetVoiceProfileCommand)
|
|
21
|
-
.de(de_GetVoiceProfileCommand)
|
|
14
|
+
.sc(GetVoiceProfile)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_GetVoiceProfileDomainCommand, se_GetVoiceProfileDomainCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetVoiceProfileDomain } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetVoiceProfileDomainCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "GetVoiceProfileDomain", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetVoiceProfileDomainCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetVoiceProfileDomainCommand)
|
|
21
|
-
.de(de_GetVoiceProfileDomainCommand)
|
|
14
|
+
.sc(GetVoiceProfileDomain)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetVoiceToneAnalysisTask } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetVoiceToneAnalysisTaskCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("ChimeSDKTelephonyService", "GetVoiceToneAnalysisTask", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetVoiceToneAnalysisTaskCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetVoiceToneAnalysisTaskCommand)
|
|
20
|
-
.de(de_GetVoiceToneAnalysisTaskCommand)
|
|
14
|
+
.sc(GetVoiceToneAnalysisTask)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListAvailableVoiceConnectorRegions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAvailableVoiceConnectorRegionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("ChimeSDKTelephonyService", "ListAvailableVoiceConnectorRegions", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "ListAvailableVoiceConnectorRegionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAvailableVoiceConnectorRegionsCommand)
|
|
20
|
-
.de(de_ListAvailableVoiceConnectorRegionsCommand)
|
|
14
|
+
.sc(ListAvailableVoiceConnectorRegions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListPhoneNumberOrdersCommand, se_ListPhoneNumberOrdersCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListPhoneNumberOrders } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListPhoneNumberOrdersCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "ListPhoneNumberOrders", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "ListPhoneNumberOrdersCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListPhoneNumberOrdersCommand)
|
|
21
|
-
.de(de_ListPhoneNumberOrdersCommand)
|
|
14
|
+
.sc(ListPhoneNumberOrders)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListPhoneNumbersCommand, se_ListPhoneNumbersCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListPhoneNumbers } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListPhoneNumbersCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "ListPhoneNumbers", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "ListPhoneNumbersCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListPhoneNumbersCommand)
|
|
21
|
-
.de(de_ListPhoneNumbersCommand)
|
|
14
|
+
.sc(ListPhoneNumbers)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListProxySessionsCommand, se_ListProxySessionsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListProxySessions } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListProxySessionsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "ListProxySessions", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "ListProxySessionsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListProxySessionsCommand)
|
|
21
|
-
.de(de_ListProxySessionsCommand)
|
|
14
|
+
.sc(ListProxySessions)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListSipMediaApplicationsCommand, se_ListSipMediaApplicationsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListSipMediaApplications } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListSipMediaApplicationsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "ListSipMediaApplications", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "ListSipMediaApplicationsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListSipMediaApplicationsCommand)
|
|
21
|
-
.de(de_ListSipMediaApplicationsCommand)
|
|
14
|
+
.sc(ListSipMediaApplications)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListSipRules } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSipRulesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("ChimeSDKTelephonyService", "ListSipRules", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "ListSipRulesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSipRulesCommand)
|
|
20
|
-
.de(de_ListSipRulesCommand)
|
|
14
|
+
.sc(ListSipRules)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListSupportedPhoneNumberCountries } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSupportedPhoneNumberCountriesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("ChimeSDKTelephonyService", "ListSupportedPhoneNumberCountries", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "ListSupportedPhoneNumberCountriesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSupportedPhoneNumberCountriesCommand)
|
|
20
|
-
.de(de_ListSupportedPhoneNumberCountriesCommand)
|
|
14
|
+
.sc(ListSupportedPhoneNumberCountries)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListTagsForResourceCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "ListTagsForResource", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "ListTagsForResourceCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListTagsForResourceCommand)
|
|
21
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListVoiceConnectorGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListVoiceConnectorGroupsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("ChimeSDKTelephonyService", "ListVoiceConnectorGroups", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "ListVoiceConnectorGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListVoiceConnectorGroupsCommand)
|
|
20
|
-
.de(de_ListVoiceConnectorGroupsCommand)
|
|
14
|
+
.sc(ListVoiceConnectorGroups)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListVoiceConnectorTerminationCredentialsCommand, se_ListVoiceConnectorTerminationCredentialsCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListVoiceConnectorTerminationCredentials } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListVoiceConnectorTerminationCredentialsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "ListVoiceConnectorTerminationCredentials", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "ListVoiceConnectorTerminationCredentialsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListVoiceConnectorTerminationCredentialsCommand)
|
|
21
|
-
.de(de_ListVoiceConnectorTerminationCredentialsCommand)
|
|
14
|
+
.sc(ListVoiceConnectorTerminationCredentials)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListVoiceConnectors } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListVoiceConnectorsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("ChimeSDKTelephonyService", "ListVoiceConnectors", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "ListVoiceConnectorsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListVoiceConnectorsCommand)
|
|
20
|
-
.de(de_ListVoiceConnectorsCommand)
|
|
14
|
+
.sc(ListVoiceConnectors)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListVoiceProfileDomainsCommand, se_ListVoiceProfileDomainsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListVoiceProfileDomains } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListVoiceProfileDomainsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "ListVoiceProfileDomains", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "ListVoiceProfileDomainsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListVoiceProfileDomainsCommand)
|
|
21
|
-
.de(de_ListVoiceProfileDomainsCommand)
|
|
14
|
+
.sc(ListVoiceProfileDomains)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListVoiceProfilesCommand, se_ListVoiceProfilesCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListVoiceProfiles } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListVoiceProfilesCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "ListVoiceProfiles", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "ListVoiceProfilesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListVoiceProfilesCommand)
|
|
21
|
-
.de(de_ListVoiceProfilesCommand)
|
|
14
|
+
.sc(ListVoiceProfiles)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_PutSipMediaApplicationAlexaSkillConfigurationCommand, se_PutSipMediaApplicationAlexaSkillConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { PutSipMediaApplicationAlexaSkillConfiguration } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class PutSipMediaApplicationAlexaSkillConfigurationCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("ChimeSDKTelephonyService", "PutSipMediaApplicationAlexaSkillConfiguration", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "PutSipMediaApplicationAlexaSkillConfigurationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_PutSipMediaApplicationAlexaSkillConfigurationCommand)
|
|
21
|
-
.de(de_PutSipMediaApplicationAlexaSkillConfigurationCommand)
|
|
14
|
+
.sc(PutSipMediaApplicationAlexaSkillConfiguration)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|