@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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,7 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.chimesdkvoice" }),
|
|
28
30
|
serviceId: config?.serviceId ?? "Chime SDK Voice",
|
|
29
31
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
32
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class ChimeSDKVoiceClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -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_AssociatePhoneNumbersWithVoiceConnectorCommand, se_AssociatePhoneNumbersWithVoiceConnectorCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { AssociatePhoneNumbersWithVoiceConnector } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class AssociatePhoneNumbersWithVoiceConnectorCommand 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", "AssociatePhoneNumbersWithVoiceConnector", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_AssociatePhoneNumbersWithVoiceConnectorCommand)
|
|
21
|
-
.de(de_AssociatePhoneNumbersWithVoiceConnectorCommand)
|
|
14
|
+
.sc(AssociatePhoneNumbersWithVoiceConnector)
|
|
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_AssociatePhoneNumbersWithVoiceConnectorGroupCommand, se_AssociatePhoneNumbersWithVoiceConnectorGroupCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { AssociatePhoneNumbersWithVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class AssociatePhoneNumbersWithVoiceConnectorGroupCommand 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", "AssociatePhoneNumbersWithVoiceConnectorGroup", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorGroupCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_AssociatePhoneNumbersWithVoiceConnectorGroupCommand)
|
|
21
|
-
.de(de_AssociatePhoneNumbersWithVoiceConnectorGroupCommand)
|
|
14
|
+
.sc(AssociatePhoneNumbersWithVoiceConnectorGroup)
|
|
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_BatchDeletePhoneNumberCommand, se_BatchDeletePhoneNumberCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { BatchDeletePhoneNumber } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class BatchDeletePhoneNumberCommand 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", "BatchDeletePhoneNumber", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "BatchDeletePhoneNumberCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_BatchDeletePhoneNumberCommand)
|
|
21
|
-
.de(de_BatchDeletePhoneNumberCommand)
|
|
14
|
+
.sc(BatchDeletePhoneNumber)
|
|
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_BatchUpdatePhoneNumberCommand, se_BatchUpdatePhoneNumberCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { BatchUpdatePhoneNumber } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class BatchUpdatePhoneNumberCommand 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", "BatchUpdatePhoneNumber", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "BatchUpdatePhoneNumberCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_BatchUpdatePhoneNumberCommand)
|
|
21
|
-
.de(de_BatchUpdatePhoneNumberCommand)
|
|
14
|
+
.sc(BatchUpdatePhoneNumber)
|
|
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_CreatePhoneNumberOrderCommand, se_CreatePhoneNumberOrderCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreatePhoneNumberOrder } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreatePhoneNumberOrderCommand 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", "CreatePhoneNumberOrder", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "CreatePhoneNumberOrderCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreatePhoneNumberOrderCommand)
|
|
21
|
-
.de(de_CreatePhoneNumberOrderCommand)
|
|
14
|
+
.sc(CreatePhoneNumberOrder)
|
|
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_CreateProxySessionCommand, se_CreateProxySessionCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateProxySession } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateProxySessionCommand 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", "CreateProxySession", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "CreateProxySessionCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateProxySessionCommand)
|
|
21
|
-
.de(de_CreateProxySessionCommand)
|
|
14
|
+
.sc(CreateProxySession)
|
|
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_CreateSipMediaApplicationCallCommand, se_CreateSipMediaApplicationCallCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateSipMediaApplicationCall } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateSipMediaApplicationCallCommand 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", "CreateSipMediaApplicationCall", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCallCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateSipMediaApplicationCallCommand)
|
|
21
|
-
.de(de_CreateSipMediaApplicationCallCommand)
|
|
14
|
+
.sc(CreateSipMediaApplicationCall)
|
|
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_CreateSipMediaApplicationCommand, se_CreateSipMediaApplicationCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateSipMediaApplication } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateSipMediaApplicationCommand 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", "CreateSipMediaApplication", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateSipMediaApplicationCommand)
|
|
21
|
-
.de(de_CreateSipMediaApplicationCommand)
|
|
14
|
+
.sc(CreateSipMediaApplication)
|
|
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 { CreateSipRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateSipRuleCommand 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", "CreateSipRule", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "CreateSipRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateSipRuleCommand)
|
|
20
|
-
.de(de_CreateSipRuleCommand)
|
|
14
|
+
.sc(CreateSipRule)
|
|
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_CreateVoiceConnectorCommand, se_CreateVoiceConnectorCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateVoiceConnector } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateVoiceConnectorCommand 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", "CreateVoiceConnector", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "CreateVoiceConnectorCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateVoiceConnectorCommand)
|
|
21
|
-
.de(de_CreateVoiceConnectorCommand)
|
|
14
|
+
.sc(CreateVoiceConnector)
|
|
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 { CreateVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateVoiceConnectorGroupCommand 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", "CreateVoiceConnectorGroup", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "CreateVoiceConnectorGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateVoiceConnectorGroupCommand)
|
|
20
|
-
.de(de_CreateVoiceConnectorGroupCommand)
|
|
14
|
+
.sc(CreateVoiceConnectorGroup)
|
|
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_CreateVoiceProfileCommand, se_CreateVoiceProfileCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateVoiceProfile } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateVoiceProfileCommand 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", "CreateVoiceProfile", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "CreateVoiceProfileCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateVoiceProfileCommand)
|
|
21
|
-
.de(de_CreateVoiceProfileCommand)
|
|
14
|
+
.sc(CreateVoiceProfile)
|
|
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_CreateVoiceProfileDomainCommand, se_CreateVoiceProfileDomainCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateVoiceProfileDomain } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateVoiceProfileDomainCommand 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", "CreateVoiceProfileDomain", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "CreateVoiceProfileDomainCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateVoiceProfileDomainCommand)
|
|
21
|
-
.de(de_CreateVoiceProfileDomainCommand)
|
|
14
|
+
.sc(CreateVoiceProfileDomain)
|
|
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_DeletePhoneNumberCommand, se_DeletePhoneNumberCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { DeletePhoneNumber } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DeletePhoneNumberCommand 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", "DeletePhoneNumber", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "DeletePhoneNumberCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DeletePhoneNumberCommand)
|
|
21
|
-
.de(de_DeletePhoneNumberCommand)
|
|
14
|
+
.sc(DeletePhoneNumber)
|
|
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 { DeleteProxySession } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteProxySessionCommand 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", "DeleteProxySession", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteProxySessionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteProxySessionCommand)
|
|
20
|
-
.de(de_DeleteProxySessionCommand)
|
|
14
|
+
.sc(DeleteProxySession)
|
|
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 { DeleteSipMediaApplication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteSipMediaApplicationCommand 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", "DeleteSipMediaApplication", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteSipMediaApplicationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteSipMediaApplicationCommand)
|
|
20
|
-
.de(de_DeleteSipMediaApplicationCommand)
|
|
14
|
+
.sc(DeleteSipMediaApplication)
|
|
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 { DeleteSipRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteSipRuleCommand 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", "DeleteSipRule", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteSipRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteSipRuleCommand)
|
|
20
|
-
.de(de_DeleteSipRuleCommand)
|
|
14
|
+
.sc(DeleteSipRule)
|
|
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 { DeleteVoiceConnector } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVoiceConnectorCommand 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", "DeleteVoiceConnector", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVoiceConnectorCommand)
|
|
20
|
-
.de(de_DeleteVoiceConnectorCommand)
|
|
14
|
+
.sc(DeleteVoiceConnector)
|
|
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 { DeleteVoiceConnectorEmergencyCallingConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVoiceConnectorEmergencyCallingConfigurationCommand 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", "DeleteVoiceConnectorEmergencyCallingConfiguration", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorEmergencyCallingConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVoiceConnectorEmergencyCallingConfigurationCommand)
|
|
20
|
-
.de(de_DeleteVoiceConnectorEmergencyCallingConfigurationCommand)
|
|
14
|
+
.sc(DeleteVoiceConnectorEmergencyCallingConfiguration)
|
|
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 { DeleteVoiceConnectorExternalSystemsConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVoiceConnectorExternalSystemsConfigurationCommand 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", "DeleteVoiceConnectorExternalSystemsConfiguration", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorExternalSystemsConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVoiceConnectorExternalSystemsConfigurationCommand)
|
|
20
|
-
.de(de_DeleteVoiceConnectorExternalSystemsConfigurationCommand)
|
|
14
|
+
.sc(DeleteVoiceConnectorExternalSystemsConfiguration)
|
|
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 { DeleteVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVoiceConnectorGroupCommand 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", "DeleteVoiceConnectorGroup", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVoiceConnectorGroupCommand)
|
|
20
|
-
.de(de_DeleteVoiceConnectorGroupCommand)
|
|
14
|
+
.sc(DeleteVoiceConnectorGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|