@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
|
@@ -26,7 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
-
protocol: config?.protocol ??
|
|
29
|
+
protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
|
|
30
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
31
|
+
defaultNamespace: "com.amazonaws.chimesdkvoice",
|
|
32
|
+
version: "2022-08-03",
|
|
33
|
+
serviceTarget: "ChimeSDKTelephonyService",
|
|
34
|
+
},
|
|
30
35
|
serviceId: config?.serviceId ?? "Chime SDK Voice",
|
|
31
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
32
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -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 { AssociatePhoneNumbersWithVoiceConnector } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociatePhoneNumbersWithVoiceConnector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociatePhoneNumbersWithVoiceConnectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociatePhoneNumbersWithVoiceConnectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "AssociatePhoneNumbersWithVoiceConnector", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorCommand")
|
|
14
|
-
.sc(AssociatePhoneNumbersWithVoiceConnector)
|
|
14
|
+
.sc(AssociatePhoneNumbersWithVoiceConnector$)
|
|
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 { AssociatePhoneNumbersWithVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociatePhoneNumbersWithVoiceConnectorGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends $Comman
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "AssociatePhoneNumbersWithVoiceConnectorGroup", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorGroupCommand")
|
|
14
|
-
.sc(AssociatePhoneNumbersWithVoiceConnectorGroup)
|
|
14
|
+
.sc(AssociatePhoneNumbersWithVoiceConnectorGroup$)
|
|
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 { BatchDeletePhoneNumber } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchDeletePhoneNumber$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchDeletePhoneNumberCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchDeletePhoneNumberCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "BatchDeletePhoneNumber", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "BatchDeletePhoneNumberCommand")
|
|
14
|
-
.sc(BatchDeletePhoneNumber)
|
|
14
|
+
.sc(BatchDeletePhoneNumber$)
|
|
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 { BatchUpdatePhoneNumber } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchUpdatePhoneNumber$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchUpdatePhoneNumberCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchUpdatePhoneNumberCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "BatchUpdatePhoneNumber", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "BatchUpdatePhoneNumberCommand")
|
|
14
|
-
.sc(BatchUpdatePhoneNumber)
|
|
14
|
+
.sc(BatchUpdatePhoneNumber$)
|
|
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 { CreatePhoneNumberOrder } from "../schemas/schemas_0";
|
|
4
|
+
import { CreatePhoneNumberOrder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreatePhoneNumberOrderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreatePhoneNumberOrderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "CreatePhoneNumberOrder", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "CreatePhoneNumberOrderCommand")
|
|
14
|
-
.sc(CreatePhoneNumberOrder)
|
|
14
|
+
.sc(CreatePhoneNumberOrder$)
|
|
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 { CreateProxySession } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateProxySession$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateProxySessionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateProxySessionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "CreateProxySession", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "CreateProxySessionCommand")
|
|
14
|
-
.sc(CreateProxySession)
|
|
14
|
+
.sc(CreateProxySession$)
|
|
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 { CreateSipMediaApplicationCall } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSipMediaApplicationCall$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSipMediaApplicationCallCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSipMediaApplicationCallCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "CreateSipMediaApplicationCall", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCallCommand")
|
|
14
|
-
.sc(CreateSipMediaApplicationCall)
|
|
14
|
+
.sc(CreateSipMediaApplicationCall$)
|
|
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 { CreateSipMediaApplication } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSipMediaApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSipMediaApplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSipMediaApplicationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "CreateSipMediaApplication", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCommand")
|
|
14
|
-
.sc(CreateSipMediaApplication)
|
|
14
|
+
.sc(CreateSipMediaApplication$)
|
|
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 { CreateSipRule } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSipRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSipRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSipRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "CreateSipRule", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "CreateSipRuleCommand")
|
|
14
|
-
.sc(CreateSipRule)
|
|
14
|
+
.sc(CreateSipRule$)
|
|
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 { CreateVoiceConnector } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateVoiceConnector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateVoiceConnectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateVoiceConnectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "CreateVoiceConnector", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "CreateVoiceConnectorCommand")
|
|
14
|
-
.sc(CreateVoiceConnector)
|
|
14
|
+
.sc(CreateVoiceConnector$)
|
|
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 { CreateVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateVoiceConnectorGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateVoiceConnectorGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateVoiceConnectorGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "CreateVoiceConnectorGroup", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "CreateVoiceConnectorGroupCommand")
|
|
14
|
-
.sc(CreateVoiceConnectorGroup)
|
|
14
|
+
.sc(CreateVoiceConnectorGroup$)
|
|
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 { CreateVoiceProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateVoiceProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateVoiceProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateVoiceProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "CreateVoiceProfile", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "CreateVoiceProfileCommand")
|
|
14
|
-
.sc(CreateVoiceProfile)
|
|
14
|
+
.sc(CreateVoiceProfile$)
|
|
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 { CreateVoiceProfileDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateVoiceProfileDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateVoiceProfileDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateVoiceProfileDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "CreateVoiceProfileDomain", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "CreateVoiceProfileDomainCommand")
|
|
14
|
-
.sc(CreateVoiceProfileDomain)
|
|
14
|
+
.sc(CreateVoiceProfileDomain$)
|
|
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 { DeletePhoneNumber } from "../schemas/schemas_0";
|
|
4
|
+
import { DeletePhoneNumber$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeletePhoneNumberCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeletePhoneNumberCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeletePhoneNumber", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeletePhoneNumberCommand")
|
|
14
|
-
.sc(DeletePhoneNumber)
|
|
14
|
+
.sc(DeletePhoneNumber$)
|
|
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 { DeleteProxySession } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProxySession$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProxySessionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProxySessionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteProxySession", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteProxySessionCommand")
|
|
14
|
-
.sc(DeleteProxySession)
|
|
14
|
+
.sc(DeleteProxySession$)
|
|
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 { DeleteSipMediaApplication } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteSipMediaApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteSipMediaApplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteSipMediaApplicationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteSipMediaApplication", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteSipMediaApplicationCommand")
|
|
14
|
-
.sc(DeleteSipMediaApplication)
|
|
14
|
+
.sc(DeleteSipMediaApplication$)
|
|
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 { DeleteSipRule } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteSipRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteSipRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteSipRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteSipRule", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteSipRuleCommand")
|
|
14
|
-
.sc(DeleteSipRule)
|
|
14
|
+
.sc(DeleteSipRule$)
|
|
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 { DeleteVoiceConnector } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceConnector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceConnectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceConnectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceConnector", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorCommand")
|
|
14
|
-
.sc(DeleteVoiceConnector)
|
|
14
|
+
.sc(DeleteVoiceConnector$)
|
|
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 { DeleteVoiceConnectorEmergencyCallingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceConnectorEmergencyCallingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends $C
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceConnectorEmergencyCallingConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorEmergencyCallingConfigurationCommand")
|
|
14
|
-
.sc(DeleteVoiceConnectorEmergencyCallingConfiguration)
|
|
14
|
+
.sc(DeleteVoiceConnectorEmergencyCallingConfiguration$)
|
|
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 { DeleteVoiceConnectorExternalSystemsConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceConnectorExternalSystemsConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceConnectorExternalSystemsConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceConnectorExternalSystemsConfigurationCommand extends $Co
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceConnectorExternalSystemsConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorExternalSystemsConfigurationCommand")
|
|
14
|
-
.sc(DeleteVoiceConnectorExternalSystemsConfiguration)
|
|
14
|
+
.sc(DeleteVoiceConnectorExternalSystemsConfiguration$)
|
|
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 { DeleteVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceConnectorGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceConnectorGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceConnectorGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceConnectorGroup", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorGroupCommand")
|
|
14
|
-
.sc(DeleteVoiceConnectorGroup)
|
|
14
|
+
.sc(DeleteVoiceConnectorGroup$)
|
|
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 { DeleteVoiceConnectorOrigination } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceConnectorOrigination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceConnectorOriginationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceConnectorOriginationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceConnectorOrigination", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorOriginationCommand")
|
|
14
|
-
.sc(DeleteVoiceConnectorOrigination)
|
|
14
|
+
.sc(DeleteVoiceConnectorOrigination$)
|
|
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 { DeleteVoiceConnectorProxy } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceConnectorProxy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceConnectorProxyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceConnectorProxyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceConnectorProxy", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorProxyCommand")
|
|
14
|
-
.sc(DeleteVoiceConnectorProxy)
|
|
14
|
+
.sc(DeleteVoiceConnectorProxy$)
|
|
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 { DeleteVoiceConnectorStreamingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceConnectorStreamingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceConnectorStreamingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceConnectorStreamingConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceConnectorStreamingConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorStreamingConfigurationCommand")
|
|
14
|
-
.sc(DeleteVoiceConnectorStreamingConfiguration)
|
|
14
|
+
.sc(DeleteVoiceConnectorStreamingConfiguration$)
|
|
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 { DeleteVoiceConnectorTermination } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceConnectorTermination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceConnectorTerminationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceConnectorTerminationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceConnectorTermination", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorTerminationCommand")
|
|
14
|
-
.sc(DeleteVoiceConnectorTermination)
|
|
14
|
+
.sc(DeleteVoiceConnectorTermination$)
|
|
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 { DeleteVoiceConnectorTerminationCredentials } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceConnectorTerminationCredentials$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceConnectorTerminationCredentialsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceConnectorTerminationCredentialsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceConnectorTerminationCredentials", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorTerminationCredentialsCommand")
|
|
14
|
-
.sc(DeleteVoiceConnectorTerminationCredentials)
|
|
14
|
+
.sc(DeleteVoiceConnectorTerminationCredentials$)
|
|
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 { DeleteVoiceProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceProfile", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceProfileCommand")
|
|
14
|
-
.sc(DeleteVoiceProfile)
|
|
14
|
+
.sc(DeleteVoiceProfile$)
|
|
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 { DeleteVoiceProfileDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVoiceProfileDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVoiceProfileDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVoiceProfileDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DeleteVoiceProfileDomain", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceProfileDomainCommand")
|
|
14
|
-
.sc(DeleteVoiceProfileDomain)
|
|
14
|
+
.sc(DeleteVoiceProfileDomain$)
|
|
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 { DisassociatePhoneNumbersFromVoiceConnector } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociatePhoneNumbersFromVoiceConnector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociatePhoneNumbersFromVoiceConnectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociatePhoneNumbersFromVoiceConnectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DisassociatePhoneNumbersFromVoiceConnector", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DisassociatePhoneNumbersFromVoiceConnectorCommand")
|
|
14
|
-
.sc(DisassociatePhoneNumbersFromVoiceConnector)
|
|
14
|
+
.sc(DisassociatePhoneNumbersFromVoiceConnector$)
|
|
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 { DisassociatePhoneNumbersFromVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociatePhoneNumbersFromVoiceConnectorGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends $Com
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "DisassociatePhoneNumbersFromVoiceConnectorGroup", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "DisassociatePhoneNumbersFromVoiceConnectorGroupCommand")
|
|
14
|
-
.sc(DisassociatePhoneNumbersFromVoiceConnectorGroup)
|
|
14
|
+
.sc(DisassociatePhoneNumbersFromVoiceConnectorGroup$)
|
|
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 { GetGlobalSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { GetGlobalSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetGlobalSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetGlobalSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetGlobalSettings", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetGlobalSettingsCommand")
|
|
14
|
-
.sc(GetGlobalSettings)
|
|
14
|
+
.sc(GetGlobalSettings$)
|
|
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 { GetPhoneNumber } from "../schemas/schemas_0";
|
|
4
|
+
import { GetPhoneNumber$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetPhoneNumberCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetPhoneNumberCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetPhoneNumber", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetPhoneNumberCommand")
|
|
14
|
-
.sc(GetPhoneNumber)
|
|
14
|
+
.sc(GetPhoneNumber$)
|
|
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 { GetPhoneNumberOrder } from "../schemas/schemas_0";
|
|
4
|
+
import { GetPhoneNumberOrder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetPhoneNumberOrderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetPhoneNumberOrderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetPhoneNumberOrder", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetPhoneNumberOrderCommand")
|
|
14
|
-
.sc(GetPhoneNumberOrder)
|
|
14
|
+
.sc(GetPhoneNumberOrder$)
|
|
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 { GetPhoneNumberSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { GetPhoneNumberSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetPhoneNumberSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetPhoneNumberSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetPhoneNumberSettings", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetPhoneNumberSettingsCommand")
|
|
14
|
-
.sc(GetPhoneNumberSettings)
|
|
14
|
+
.sc(GetPhoneNumberSettings$)
|
|
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 { GetProxySession } from "../schemas/schemas_0";
|
|
4
|
+
import { GetProxySession$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetProxySessionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetProxySessionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetProxySession", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetProxySessionCommand")
|
|
14
|
-
.sc(GetProxySession)
|
|
14
|
+
.sc(GetProxySession$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|