@aws-sdk/client-chime-sdk-voice 3.952.0 → 3.954.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1078 -724
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -2
- package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +2 -2
- package/dist-es/commands/CreatePhoneNumberOrderCommand.js +2 -2
- package/dist-es/commands/CreateProxySessionCommand.js +2 -2
- package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -2
- package/dist-es/commands/CreateSipMediaApplicationCommand.js +2 -2
- package/dist-es/commands/CreateSipRuleCommand.js +2 -2
- package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/CreateVoiceProfileCommand.js +2 -2
- package/dist-es/commands/CreateVoiceProfileDomainCommand.js +2 -2
- package/dist-es/commands/DeletePhoneNumberCommand.js +2 -2
- package/dist-es/commands/DeleteProxySessionCommand.js +2 -2
- package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -2
- package/dist-es/commands/DeleteSipRuleCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceProfileCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +2 -2
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/GetGlobalSettingsCommand.js +2 -2
- package/dist-es/commands/GetPhoneNumberCommand.js +2 -2
- package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -2
- package/dist-es/commands/GetPhoneNumberSettingsCommand.js +2 -2
- package/dist-es/commands/GetProxySessionCommand.js +2 -2
- package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -2
- package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSipRuleCommand.js +2 -2
- package/dist-es/commands/GetSpeakerSearchTaskCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorProxyCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -2
- package/dist-es/commands/GetVoiceProfileCommand.js +2 -2
- package/dist-es/commands/GetVoiceProfileDomainCommand.js +2 -2
- package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +2 -2
- package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -2
- package/dist-es/commands/ListPhoneNumberOrdersCommand.js +2 -2
- package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
- package/dist-es/commands/ListProxySessionsCommand.js +2 -2
- package/dist-es/commands/ListSipMediaApplicationsCommand.js +2 -2
- package/dist-es/commands/ListSipRulesCommand.js +2 -2
- package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -2
- package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -2
- package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -2
- package/dist-es/commands/ListVoiceProfileDomainsCommand.js +2 -2
- package/dist-es/commands/ListVoiceProfilesCommand.js +2 -2
- package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
- package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorProxyCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +2 -2
- package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +2 -2
- package/dist-es/commands/RestorePhoneNumberCommand.js +2 -2
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
- package/dist-es/commands/StartSpeakerSearchTaskCommand.js +2 -2
- package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +2 -2
- package/dist-es/commands/StopSpeakerSearchTaskCommand.js +2 -2
- package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -2
- package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -2
- package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateProxySessionCommand.js +2 -2
- package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -2
- package/dist-es/commands/UpdateSipMediaApplicationCommand.js +2 -2
- package/dist-es/commands/UpdateSipRuleCommand.js +2 -2
- package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -2
- package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -2
- package/dist-es/commands/UpdateVoiceProfileCommand.js +2 -2
- package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +2 -2
- package/dist-es/commands/ValidateE911AddressCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +653 -623
- package/dist-types/ChimeSDKVoiceClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +325 -379
- package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +324 -381
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSipMediaApplicationAlexaSkillConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSipMediaApplicationAlexaSkillConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSipMediaApplicationAlexaSkillConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSipMediaApplicationAlexaSkillConfigurationCommand extends $Comma
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetSipMediaApplicationAlexaSkillConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetSipMediaApplicationAlexaSkillConfigurationCommand")
|
|
14
|
-
.sc(GetSipMediaApplicationAlexaSkillConfiguration)
|
|
14
|
+
.sc(GetSipMediaApplicationAlexaSkillConfiguration$)
|
|
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 { GetSipMediaApplication } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSipMediaApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSipMediaApplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSipMediaApplicationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetSipMediaApplication", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetSipMediaApplicationCommand")
|
|
14
|
-
.sc(GetSipMediaApplication)
|
|
14
|
+
.sc(GetSipMediaApplication$)
|
|
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 { GetSipMediaApplicationLoggingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSipMediaApplicationLoggingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSipMediaApplicationLoggingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSipMediaApplicationLoggingConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetSipMediaApplicationLoggingConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetSipMediaApplicationLoggingConfigurationCommand")
|
|
14
|
-
.sc(GetSipMediaApplicationLoggingConfiguration)
|
|
14
|
+
.sc(GetSipMediaApplicationLoggingConfiguration$)
|
|
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 { GetSipRule } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSipRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSipRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSipRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetSipRule", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetSipRuleCommand")
|
|
14
|
-
.sc(GetSipRule)
|
|
14
|
+
.sc(GetSipRule$)
|
|
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 { GetSpeakerSearchTask } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSpeakerSearchTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSpeakerSearchTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSpeakerSearchTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetSpeakerSearchTask", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetSpeakerSearchTaskCommand")
|
|
14
|
-
.sc(GetSpeakerSearchTask)
|
|
14
|
+
.sc(GetSpeakerSearchTask$)
|
|
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 { GetVoiceConnector } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceConnector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceConnectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceConnectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnector", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorCommand")
|
|
14
|
-
.sc(GetVoiceConnector)
|
|
14
|
+
.sc(GetVoiceConnector$)
|
|
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 { GetVoiceConnectorEmergencyCallingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceConnectorEmergencyCallingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceConnectorEmergencyCallingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorEmergencyCallingConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorEmergencyCallingConfigurationCommand")
|
|
14
|
-
.sc(GetVoiceConnectorEmergencyCallingConfiguration)
|
|
14
|
+
.sc(GetVoiceConnectorEmergencyCallingConfiguration$)
|
|
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 { GetVoiceConnectorExternalSystemsConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceConnectorExternalSystemsConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceConnectorExternalSystemsConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceConnectorExternalSystemsConfigurationCommand extends $Comma
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorExternalSystemsConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorExternalSystemsConfigurationCommand")
|
|
14
|
-
.sc(GetVoiceConnectorExternalSystemsConfiguration)
|
|
14
|
+
.sc(GetVoiceConnectorExternalSystemsConfiguration$)
|
|
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 { GetVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceConnectorGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceConnectorGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceConnectorGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorGroup", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorGroupCommand")
|
|
14
|
-
.sc(GetVoiceConnectorGroup)
|
|
14
|
+
.sc(GetVoiceConnectorGroup$)
|
|
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 { GetVoiceConnectorLoggingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceConnectorLoggingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceConnectorLoggingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceConnectorLoggingConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorLoggingConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorLoggingConfigurationCommand")
|
|
14
|
-
.sc(GetVoiceConnectorLoggingConfiguration)
|
|
14
|
+
.sc(GetVoiceConnectorLoggingConfiguration$)
|
|
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 { GetVoiceConnectorOrigination } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceConnectorOrigination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceConnectorOriginationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceConnectorOriginationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorOrigination", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorOriginationCommand")
|
|
14
|
-
.sc(GetVoiceConnectorOrigination)
|
|
14
|
+
.sc(GetVoiceConnectorOrigination$)
|
|
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 { GetVoiceConnectorProxy } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceConnectorProxy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceConnectorProxyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceConnectorProxyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorProxy", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorProxyCommand")
|
|
14
|
-
.sc(GetVoiceConnectorProxy)
|
|
14
|
+
.sc(GetVoiceConnectorProxy$)
|
|
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 { GetVoiceConnectorStreamingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceConnectorStreamingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceConnectorStreamingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceConnectorStreamingConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorStreamingConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorStreamingConfigurationCommand")
|
|
14
|
-
.sc(GetVoiceConnectorStreamingConfiguration)
|
|
14
|
+
.sc(GetVoiceConnectorStreamingConfiguration$)
|
|
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 { GetVoiceConnectorTermination } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceConnectorTermination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceConnectorTerminationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceConnectorTerminationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorTermination", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationCommand")
|
|
14
|
-
.sc(GetVoiceConnectorTermination)
|
|
14
|
+
.sc(GetVoiceConnectorTermination$)
|
|
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 { GetVoiceConnectorTerminationHealth } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceConnectorTerminationHealth$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceConnectorTerminationHealthCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceConnectorTerminationHealthCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceConnectorTerminationHealth", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationHealthCommand")
|
|
14
|
-
.sc(GetVoiceConnectorTerminationHealth)
|
|
14
|
+
.sc(GetVoiceConnectorTerminationHealth$)
|
|
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 { GetVoiceProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceProfile", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceProfileCommand")
|
|
14
|
-
.sc(GetVoiceProfile)
|
|
14
|
+
.sc(GetVoiceProfile$)
|
|
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 { GetVoiceProfileDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceProfileDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceProfileDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceProfileDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceProfileDomain", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceProfileDomainCommand")
|
|
14
|
-
.sc(GetVoiceProfileDomain)
|
|
14
|
+
.sc(GetVoiceProfileDomain$)
|
|
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 { GetVoiceToneAnalysisTask } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceToneAnalysisTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceToneAnalysisTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceToneAnalysisTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "GetVoiceToneAnalysisTask", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "GetVoiceToneAnalysisTaskCommand")
|
|
14
|
-
.sc(GetVoiceToneAnalysisTask)
|
|
14
|
+
.sc(GetVoiceToneAnalysisTask$)
|
|
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 { ListAvailableVoiceConnectorRegions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAvailableVoiceConnectorRegions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAvailableVoiceConnectorRegionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAvailableVoiceConnectorRegionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListAvailableVoiceConnectorRegions", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListAvailableVoiceConnectorRegionsCommand")
|
|
14
|
-
.sc(ListAvailableVoiceConnectorRegions)
|
|
14
|
+
.sc(ListAvailableVoiceConnectorRegions$)
|
|
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 { ListPhoneNumberOrders } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPhoneNumberOrders$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPhoneNumberOrdersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPhoneNumberOrdersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListPhoneNumberOrders", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListPhoneNumberOrdersCommand")
|
|
14
|
-
.sc(ListPhoneNumberOrders)
|
|
14
|
+
.sc(ListPhoneNumberOrders$)
|
|
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 { ListPhoneNumbers } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPhoneNumbers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPhoneNumbersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPhoneNumbersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListPhoneNumbers", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListPhoneNumbersCommand")
|
|
14
|
-
.sc(ListPhoneNumbers)
|
|
14
|
+
.sc(ListPhoneNumbers$)
|
|
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 { ListProxySessions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProxySessions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProxySessionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProxySessionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListProxySessions", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListProxySessionsCommand")
|
|
14
|
-
.sc(ListProxySessions)
|
|
14
|
+
.sc(ListProxySessions$)
|
|
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 { ListSipMediaApplications } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSipMediaApplications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSipMediaApplicationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSipMediaApplicationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListSipMediaApplications", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListSipMediaApplicationsCommand")
|
|
14
|
-
.sc(ListSipMediaApplications)
|
|
14
|
+
.sc(ListSipMediaApplications$)
|
|
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 { ListSipRules } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSipRules$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSipRulesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSipRulesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListSipRules", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListSipRulesCommand")
|
|
14
|
-
.sc(ListSipRules)
|
|
14
|
+
.sc(ListSipRules$)
|
|
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 { ListSupportedPhoneNumberCountries } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSupportedPhoneNumberCountries$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSupportedPhoneNumberCountriesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSupportedPhoneNumberCountriesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListSupportedPhoneNumberCountries", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListSupportedPhoneNumberCountriesCommand")
|
|
14
|
-
.sc(ListSupportedPhoneNumberCountries)
|
|
14
|
+
.sc(ListSupportedPhoneNumberCountries$)
|
|
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 { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListTagsForResource", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
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 { ListVoiceConnectorGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { ListVoiceConnectorGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListVoiceConnectorGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListVoiceConnectorGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListVoiceConnectorGroups", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListVoiceConnectorGroupsCommand")
|
|
14
|
-
.sc(ListVoiceConnectorGroups)
|
|
14
|
+
.sc(ListVoiceConnectorGroups$)
|
|
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 { ListVoiceConnectorTerminationCredentials } from "../schemas/schemas_0";
|
|
4
|
+
import { ListVoiceConnectorTerminationCredentials$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListVoiceConnectorTerminationCredentialsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListVoiceConnectorTerminationCredentialsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListVoiceConnectorTerminationCredentials", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListVoiceConnectorTerminationCredentialsCommand")
|
|
14
|
-
.sc(ListVoiceConnectorTerminationCredentials)
|
|
14
|
+
.sc(ListVoiceConnectorTerminationCredentials$)
|
|
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 { ListVoiceConnectors } from "../schemas/schemas_0";
|
|
4
|
+
import { ListVoiceConnectors$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListVoiceConnectorsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListVoiceConnectorsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListVoiceConnectors", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListVoiceConnectorsCommand")
|
|
14
|
-
.sc(ListVoiceConnectors)
|
|
14
|
+
.sc(ListVoiceConnectors$)
|
|
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 { ListVoiceProfileDomains } from "../schemas/schemas_0";
|
|
4
|
+
import { ListVoiceProfileDomains$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListVoiceProfileDomainsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListVoiceProfileDomainsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListVoiceProfileDomains", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListVoiceProfileDomainsCommand")
|
|
14
|
-
.sc(ListVoiceProfileDomains)
|
|
14
|
+
.sc(ListVoiceProfileDomains$)
|
|
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 { ListVoiceProfiles } from "../schemas/schemas_0";
|
|
4
|
+
import { ListVoiceProfiles$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListVoiceProfilesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListVoiceProfilesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "ListVoiceProfiles", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "ListVoiceProfilesCommand")
|
|
14
|
-
.sc(ListVoiceProfiles)
|
|
14
|
+
.sc(ListVoiceProfiles$)
|
|
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 { PutSipMediaApplicationAlexaSkillConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutSipMediaApplicationAlexaSkillConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutSipMediaApplicationAlexaSkillConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutSipMediaApplicationAlexaSkillConfigurationCommand extends $Comma
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "PutSipMediaApplicationAlexaSkillConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "PutSipMediaApplicationAlexaSkillConfigurationCommand")
|
|
14
|
-
.sc(PutSipMediaApplicationAlexaSkillConfiguration)
|
|
14
|
+
.sc(PutSipMediaApplicationAlexaSkillConfiguration$)
|
|
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 { PutSipMediaApplicationLoggingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutSipMediaApplicationLoggingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutSipMediaApplicationLoggingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutSipMediaApplicationLoggingConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "PutSipMediaApplicationLoggingConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "PutSipMediaApplicationLoggingConfigurationCommand")
|
|
14
|
-
.sc(PutSipMediaApplicationLoggingConfiguration)
|
|
14
|
+
.sc(PutSipMediaApplicationLoggingConfiguration$)
|
|
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 { PutVoiceConnectorEmergencyCallingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutVoiceConnectorEmergencyCallingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutVoiceConnectorEmergencyCallingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "PutVoiceConnectorEmergencyCallingConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "PutVoiceConnectorEmergencyCallingConfigurationCommand")
|
|
14
|
-
.sc(PutVoiceConnectorEmergencyCallingConfiguration)
|
|
14
|
+
.sc(PutVoiceConnectorEmergencyCallingConfiguration$)
|
|
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 { PutVoiceConnectorExternalSystemsConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutVoiceConnectorExternalSystemsConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutVoiceConnectorExternalSystemsConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutVoiceConnectorExternalSystemsConfigurationCommand extends $Comma
|
|
|
11
11
|
})
|
|
12
12
|
.s("ChimeSDKTelephonyService", "PutVoiceConnectorExternalSystemsConfiguration", {})
|
|
13
13
|
.n("ChimeSDKVoiceClient", "PutVoiceConnectorExternalSystemsConfigurationCommand")
|
|
14
|
-
.sc(PutVoiceConnectorExternalSystemsConfiguration)
|
|
14
|
+
.sc(PutVoiceConnectorExternalSystemsConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|