@aws-sdk/client-chime-sdk-voice 3.297.0 → 3.299.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/README.md +152 -0
- package/dist-cjs/ChimeSDKVoice.js +285 -0
- package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +1 -1
- package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +1 -1
- package/dist-cjs/commands/CreateSipRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateVoiceConnectorCommand.js +2 -3
- package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateVoiceProfileCommand.js +46 -0
- package/dist-cjs/commands/CreateVoiceProfileDomainCommand.js +46 -0
- package/dist-cjs/commands/DeletePhoneNumberCommand.js +1 -1
- package/dist-cjs/commands/DeleteProxySessionCommand.js +2 -3
- package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +2 -3
- package/dist-cjs/commands/DeleteSipRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
- package/dist-cjs/commands/DeleteVoiceProfileCommand.js +45 -0
- package/dist-cjs/commands/DeleteVoiceProfileDomainCommand.js +45 -0
- package/dist-cjs/commands/GetGlobalSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +1 -1
- package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +1 -1
- package/dist-cjs/commands/GetProxySessionCommand.js +1 -1
- package/dist-cjs/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -1
- package/dist-cjs/commands/GetSipMediaApplicationCommand.js +1 -1
- package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetSipRuleCommand.js +2 -3
- package/dist-cjs/commands/GetSpeakerSearchTaskCommand.js +45 -0
- package/dist-cjs/commands/GetVoiceConnectorCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -1
- package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +1 -1
- package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -1
- package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +1 -1
- package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceProfileCommand.js +46 -0
- package/dist-cjs/commands/GetVoiceProfileDomainCommand.js +46 -0
- package/dist-cjs/commands/GetVoiceToneAnalysisTaskCommand.js +45 -0
- package/dist-cjs/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
- package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +1 -1
- package/dist-cjs/commands/ListPhoneNumbersCommand.js +1 -1
- package/dist-cjs/commands/ListProxySessionsCommand.js +1 -1
- package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +1 -1
- package/dist-cjs/commands/ListSipRulesCommand.js +2 -3
- package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +46 -0
- package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -1
- package/dist-cjs/commands/ListVoiceConnectorsCommand.js +2 -3
- package/dist-cjs/commands/ListVoiceProfileDomainsCommand.js +46 -0
- package/dist-cjs/commands/ListVoiceProfilesCommand.js +46 -0
- package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +2 -3
- package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
- package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +1 -1
- package/dist-cjs/commands/StartSpeakerSearchTaskCommand.js +45 -0
- package/dist-cjs/commands/StartVoiceToneAnalysisTaskCommand.js +45 -0
- package/dist-cjs/commands/StopSpeakerSearchTaskCommand.js +45 -0
- package/dist-cjs/commands/StopVoiceToneAnalysisTaskCommand.js +45 -0
- package/dist-cjs/commands/TagResourceCommand.js +46 -0
- package/dist-cjs/commands/UntagResourceCommand.js +46 -0
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
- package/dist-cjs/commands/UpdateProxySessionCommand.js +1 -1
- package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +1 -1
- package/dist-cjs/commands/UpdateSipRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +2 -3
- package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateVoiceProfileCommand.js +46 -0
- package/dist-cjs/commands/UpdateVoiceProfileDomainCommand.js +46 -0
- package/dist-cjs/commands/index.js +19 -0
- package/dist-cjs/models/models_0.js +127 -321
- package/dist-cjs/pagination/ListVoiceProfileDomainsPaginator.js +29 -0
- package/dist-cjs/pagination/ListVoiceProfilesPaginator.js +29 -0
- package/dist-cjs/pagination/index.js +2 -0
- package/dist-cjs/protocols/Aws_restJson1.js +2085 -342
- package/dist-es/ChimeSDKVoice.js +285 -0
- package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -2
- package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -2
- package/dist-es/commands/CreateSipRuleCommand.js +2 -3
- package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -3
- package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -3
- package/dist-es/commands/CreateVoiceProfileCommand.js +42 -0
- package/dist-es/commands/CreateVoiceProfileDomainCommand.js +42 -0
- package/dist-es/commands/DeletePhoneNumberCommand.js +1 -1
- package/dist-es/commands/DeleteProxySessionCommand.js +2 -3
- package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -3
- package/dist-es/commands/DeleteSipRuleCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
- package/dist-es/commands/DeleteVoiceProfileCommand.js +41 -0
- package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +41 -0
- package/dist-es/commands/GetGlobalSettingsCommand.js +2 -3
- package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -2
- package/dist-es/commands/GetPhoneNumberSettingsCommand.js +1 -1
- 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 -3
- package/dist-es/commands/GetSipRuleCommand.js +2 -3
- package/dist-es/commands/GetSpeakerSearchTaskCommand.js +41 -0
- package/dist-es/commands/GetVoiceConnectorCommand.js +2 -3
- package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -3
- package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -3
- 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 -3
- package/dist-es/commands/GetVoiceProfileCommand.js +42 -0
- package/dist-es/commands/GetVoiceProfileDomainCommand.js +42 -0
- package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +41 -0
- package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
- 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 -3
- package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +42 -0
- package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -3
- package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -2
- package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -3
- package/dist-es/commands/ListVoiceProfileDomainsCommand.js +42 -0
- package/dist-es/commands/ListVoiceProfilesCommand.js +42 -0
- package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -3
- package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
- package/dist-es/commands/StartSpeakerSearchTaskCommand.js +41 -0
- package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +41 -0
- package/dist-es/commands/StopSpeakerSearchTaskCommand.js +41 -0
- package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +41 -0
- package/dist-es/commands/TagResourceCommand.js +42 -0
- package/dist-es/commands/UntagResourceCommand.js +42 -0
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -3
- package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
- package/dist-es/commands/UpdateProxySessionCommand.js +2 -2
- package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -2
- package/dist-es/commands/UpdateSipRuleCommand.js +2 -3
- package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -3
- package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
- package/dist-es/commands/UpdateVoiceProfileCommand.js +42 -0
- package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +42 -0
- package/dist-es/commands/index.js +19 -0
- package/dist-es/models/models_0.js +101 -228
- package/dist-es/pagination/ListVoiceProfileDomainsPaginator.js +25 -0
- package/dist-es/pagination/ListVoiceProfilesPaginator.js +25 -0
- package/dist-es/pagination/index.js +2 -0
- package/dist-es/protocols/Aws_restJson1.js +1982 -278
- package/dist-types/ChimeSDKVoice.d.ts +133 -0
- package/dist-types/ChimeSDKVoiceClient.d.ts +21 -2
- package/dist-types/commands/CreateVoiceProfileCommand.d.ts +39 -0
- package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +39 -0
- package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +39 -0
- package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +39 -0
- package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +39 -0
- package/dist-types/commands/GetVoiceProfileCommand.d.ts +39 -0
- package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +39 -0
- package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +39 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +39 -0
- package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +39 -0
- package/dist-types/commands/ListVoiceProfilesCommand.d.ts +39 -0
- package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +39 -0
- package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +39 -0
- package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +39 -0
- package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +39 -0
- package/dist-types/commands/TagResourceCommand.d.ts +39 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +39 -0
- package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +39 -0
- package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +39 -0
- package/dist-types/commands/index.d.ts +19 -0
- package/dist-types/models/models_0.d.ts +384 -294
- package/dist-types/pagination/ListVoiceProfileDomainsPaginator.d.ts +7 -0
- package/dist-types/pagination/ListVoiceProfilesPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +2 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +57 -0
- package/dist-types/ts3.4/ChimeSDKVoice.d.ts +323 -0
- package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +114 -0
- package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +33 -0
- package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/index.d.ts +19 -0
- package/dist-types/ts3.4/models/models_0.d.ts +260 -245
- package/dist-types/ts3.4/pagination/ListVoiceProfileDomainsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListVoiceProfilesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +228 -0
- package/package.json +11 -10
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.StartSpeakerSearchTaskCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
+
class StartSpeakerSearchTaskCommand extends smithy_client_1.Command {
|
|
9
|
+
static getEndpointParameterInstructions() {
|
|
10
|
+
return {
|
|
11
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
12
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
13
|
+
Region: { type: "builtInParams", name: "region" },
|
|
14
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
constructor(input) {
|
|
18
|
+
super();
|
|
19
|
+
this.input = input;
|
|
20
|
+
}
|
|
21
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
22
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
23
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartSpeakerSearchTaskCommand.getEndpointParameterInstructions()));
|
|
24
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
25
|
+
const { logger } = configuration;
|
|
26
|
+
const clientName = "ChimeSDKVoiceClient";
|
|
27
|
+
const commandName = "StartSpeakerSearchTaskCommand";
|
|
28
|
+
const handlerExecutionContext = {
|
|
29
|
+
logger,
|
|
30
|
+
clientName,
|
|
31
|
+
commandName,
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
};
|
|
35
|
+
const { requestHandler } = configuration;
|
|
36
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
|
+
}
|
|
38
|
+
serialize(input, context) {
|
|
39
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1StartSpeakerSearchTaskCommand)(input, context);
|
|
40
|
+
}
|
|
41
|
+
deserialize(output, context) {
|
|
42
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1StartSpeakerSearchTaskCommand)(output, context);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
exports.StartSpeakerSearchTaskCommand = StartSpeakerSearchTaskCommand;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.StartVoiceToneAnalysisTaskCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
+
class StartVoiceToneAnalysisTaskCommand extends smithy_client_1.Command {
|
|
9
|
+
static getEndpointParameterInstructions() {
|
|
10
|
+
return {
|
|
11
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
12
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
13
|
+
Region: { type: "builtInParams", name: "region" },
|
|
14
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
constructor(input) {
|
|
18
|
+
super();
|
|
19
|
+
this.input = input;
|
|
20
|
+
}
|
|
21
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
22
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
23
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartVoiceToneAnalysisTaskCommand.getEndpointParameterInstructions()));
|
|
24
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
25
|
+
const { logger } = configuration;
|
|
26
|
+
const clientName = "ChimeSDKVoiceClient";
|
|
27
|
+
const commandName = "StartVoiceToneAnalysisTaskCommand";
|
|
28
|
+
const handlerExecutionContext = {
|
|
29
|
+
logger,
|
|
30
|
+
clientName,
|
|
31
|
+
commandName,
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
};
|
|
35
|
+
const { requestHandler } = configuration;
|
|
36
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
|
+
}
|
|
38
|
+
serialize(input, context) {
|
|
39
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1StartVoiceToneAnalysisTaskCommand)(input, context);
|
|
40
|
+
}
|
|
41
|
+
deserialize(output, context) {
|
|
42
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1StartVoiceToneAnalysisTaskCommand)(output, context);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
exports.StartVoiceToneAnalysisTaskCommand = StartVoiceToneAnalysisTaskCommand;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.StopSpeakerSearchTaskCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
+
class StopSpeakerSearchTaskCommand extends smithy_client_1.Command {
|
|
9
|
+
static getEndpointParameterInstructions() {
|
|
10
|
+
return {
|
|
11
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
12
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
13
|
+
Region: { type: "builtInParams", name: "region" },
|
|
14
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
constructor(input) {
|
|
18
|
+
super();
|
|
19
|
+
this.input = input;
|
|
20
|
+
}
|
|
21
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
22
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
23
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StopSpeakerSearchTaskCommand.getEndpointParameterInstructions()));
|
|
24
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
25
|
+
const { logger } = configuration;
|
|
26
|
+
const clientName = "ChimeSDKVoiceClient";
|
|
27
|
+
const commandName = "StopSpeakerSearchTaskCommand";
|
|
28
|
+
const handlerExecutionContext = {
|
|
29
|
+
logger,
|
|
30
|
+
clientName,
|
|
31
|
+
commandName,
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
};
|
|
35
|
+
const { requestHandler } = configuration;
|
|
36
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
|
+
}
|
|
38
|
+
serialize(input, context) {
|
|
39
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1StopSpeakerSearchTaskCommand)(input, context);
|
|
40
|
+
}
|
|
41
|
+
deserialize(output, context) {
|
|
42
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1StopSpeakerSearchTaskCommand)(output, context);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
exports.StopSpeakerSearchTaskCommand = StopSpeakerSearchTaskCommand;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.StopVoiceToneAnalysisTaskCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
+
class StopVoiceToneAnalysisTaskCommand extends smithy_client_1.Command {
|
|
9
|
+
static getEndpointParameterInstructions() {
|
|
10
|
+
return {
|
|
11
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
12
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
13
|
+
Region: { type: "builtInParams", name: "region" },
|
|
14
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
constructor(input) {
|
|
18
|
+
super();
|
|
19
|
+
this.input = input;
|
|
20
|
+
}
|
|
21
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
22
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
23
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StopVoiceToneAnalysisTaskCommand.getEndpointParameterInstructions()));
|
|
24
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
25
|
+
const { logger } = configuration;
|
|
26
|
+
const clientName = "ChimeSDKVoiceClient";
|
|
27
|
+
const commandName = "StopVoiceToneAnalysisTaskCommand";
|
|
28
|
+
const handlerExecutionContext = {
|
|
29
|
+
logger,
|
|
30
|
+
clientName,
|
|
31
|
+
commandName,
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
};
|
|
35
|
+
const { requestHandler } = configuration;
|
|
36
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
|
+
}
|
|
38
|
+
serialize(input, context) {
|
|
39
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1StopVoiceToneAnalysisTaskCommand)(input, context);
|
|
40
|
+
}
|
|
41
|
+
deserialize(output, context) {
|
|
42
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1StopVoiceToneAnalysisTaskCommand)(output, context);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
exports.StopVoiceToneAnalysisTaskCommand = StopVoiceToneAnalysisTaskCommand;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.TagResourceCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
const models_0_1 = require("../models/models_0");
|
|
8
|
+
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
|
+
class TagResourceCommand extends smithy_client_1.Command {
|
|
10
|
+
static getEndpointParameterInstructions() {
|
|
11
|
+
return {
|
|
12
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
13
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
14
|
+
Region: { type: "builtInParams", name: "region" },
|
|
15
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
23
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TagResourceCommand.getEndpointParameterInstructions()));
|
|
25
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
26
|
+
const { logger } = configuration;
|
|
27
|
+
const clientName = "ChimeSDKVoiceClient";
|
|
28
|
+
const commandName = "TagResourceCommand";
|
|
29
|
+
const handlerExecutionContext = {
|
|
30
|
+
logger,
|
|
31
|
+
clientName,
|
|
32
|
+
commandName,
|
|
33
|
+
inputFilterSensitiveLog: models_0_1.TagResourceRequestFilterSensitiveLog,
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
};
|
|
36
|
+
const { requestHandler } = configuration;
|
|
37
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
|
+
}
|
|
39
|
+
serialize(input, context) {
|
|
40
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1TagResourceCommand)(input, context);
|
|
41
|
+
}
|
|
42
|
+
deserialize(output, context) {
|
|
43
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1TagResourceCommand)(output, context);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.UntagResourceCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
const models_0_1 = require("../models/models_0");
|
|
8
|
+
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
|
+
class UntagResourceCommand extends smithy_client_1.Command {
|
|
10
|
+
static getEndpointParameterInstructions() {
|
|
11
|
+
return {
|
|
12
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
13
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
14
|
+
Region: { type: "builtInParams", name: "region" },
|
|
15
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
23
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
|
|
25
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
26
|
+
const { logger } = configuration;
|
|
27
|
+
const clientName = "ChimeSDKVoiceClient";
|
|
28
|
+
const commandName = "UntagResourceCommand";
|
|
29
|
+
const handlerExecutionContext = {
|
|
30
|
+
logger,
|
|
31
|
+
clientName,
|
|
32
|
+
commandName,
|
|
33
|
+
inputFilterSensitiveLog: models_0_1.UntagResourceRequestFilterSensitiveLog,
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
};
|
|
36
|
+
const { requestHandler } = configuration;
|
|
37
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
|
+
}
|
|
39
|
+
serialize(input, context) {
|
|
40
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UntagResourceCommand)(input, context);
|
|
41
|
+
}
|
|
42
|
+
deserialize(output, context) {
|
|
43
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UntagResourceCommand)(output, context);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -4,7 +4,6 @@ exports.UpdateGlobalSettingsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
8
|
class UpdateGlobalSettingsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateGlobalSettingsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -31,7 +31,7 @@ class UpdatePhoneNumberSettingsCommand extends smithy_client_1.Command {
|
|
|
31
31
|
clientName,
|
|
32
32
|
commandName,
|
|
33
33
|
inputFilterSensitiveLog: models_0_1.UpdatePhoneNumberSettingsRequestFilterSensitiveLog,
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
35
|
};
|
|
36
36
|
const { requestHandler } = configuration;
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -30,7 +30,7 @@ class UpdateProxySessionCommand extends smithy_client_1.Command {
|
|
|
30
30
|
logger,
|
|
31
31
|
clientName,
|
|
32
32
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
33
|
+
inputFilterSensitiveLog: (_) => _,
|
|
34
34
|
outputFilterSensitiveLog: models_0_1.UpdateProxySessionResponseFilterSensitiveLog,
|
|
35
35
|
};
|
|
36
36
|
const { requestHandler } = configuration;
|
|
@@ -31,7 +31,7 @@ class UpdateSipMediaApplicationCallCommand extends smithy_client_1.Command {
|
|
|
31
31
|
clientName,
|
|
32
32
|
commandName,
|
|
33
33
|
inputFilterSensitiveLog: models_0_1.UpdateSipMediaApplicationCallRequestFilterSensitiveLog,
|
|
34
|
-
outputFilterSensitiveLog:
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
35
|
};
|
|
36
36
|
const { requestHandler } = configuration;
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateSipRuleCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
8
|
class UpdateSipRuleCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateSipRuleCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateVoiceConnectorCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
8
|
class UpdateVoiceConnectorCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateVoiceConnectorCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateVoiceConnectorGroupCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
8
|
class UpdateVoiceConnectorGroupCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateVoiceConnectorGroupCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.UpdateVoiceProfileCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
const models_0_1 = require("../models/models_0");
|
|
8
|
+
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
|
+
class UpdateVoiceProfileCommand extends smithy_client_1.Command {
|
|
10
|
+
static getEndpointParameterInstructions() {
|
|
11
|
+
return {
|
|
12
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
13
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
14
|
+
Region: { type: "builtInParams", name: "region" },
|
|
15
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
23
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateVoiceProfileCommand.getEndpointParameterInstructions()));
|
|
25
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
26
|
+
const { logger } = configuration;
|
|
27
|
+
const clientName = "ChimeSDKVoiceClient";
|
|
28
|
+
const commandName = "UpdateVoiceProfileCommand";
|
|
29
|
+
const handlerExecutionContext = {
|
|
30
|
+
logger,
|
|
31
|
+
clientName,
|
|
32
|
+
commandName,
|
|
33
|
+
inputFilterSensitiveLog: (_) => _,
|
|
34
|
+
outputFilterSensitiveLog: models_0_1.UpdateVoiceProfileResponseFilterSensitiveLog,
|
|
35
|
+
};
|
|
36
|
+
const { requestHandler } = configuration;
|
|
37
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
|
+
}
|
|
39
|
+
serialize(input, context) {
|
|
40
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateVoiceProfileCommand)(input, context);
|
|
41
|
+
}
|
|
42
|
+
deserialize(output, context) {
|
|
43
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateVoiceProfileCommand)(output, context);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
exports.UpdateVoiceProfileCommand = UpdateVoiceProfileCommand;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.UpdateVoiceProfileDomainCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
const models_0_1 = require("../models/models_0");
|
|
8
|
+
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
|
+
class UpdateVoiceProfileDomainCommand extends smithy_client_1.Command {
|
|
10
|
+
static getEndpointParameterInstructions() {
|
|
11
|
+
return {
|
|
12
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
13
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
14
|
+
Region: { type: "builtInParams", name: "region" },
|
|
15
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
23
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateVoiceProfileDomainCommand.getEndpointParameterInstructions()));
|
|
25
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
26
|
+
const { logger } = configuration;
|
|
27
|
+
const clientName = "ChimeSDKVoiceClient";
|
|
28
|
+
const commandName = "UpdateVoiceProfileDomainCommand";
|
|
29
|
+
const handlerExecutionContext = {
|
|
30
|
+
logger,
|
|
31
|
+
clientName,
|
|
32
|
+
commandName,
|
|
33
|
+
inputFilterSensitiveLog: (_) => _,
|
|
34
|
+
outputFilterSensitiveLog: models_0_1.UpdateVoiceProfileDomainResponseFilterSensitiveLog,
|
|
35
|
+
};
|
|
36
|
+
const { requestHandler } = configuration;
|
|
37
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
|
+
}
|
|
39
|
+
serialize(input, context) {
|
|
40
|
+
return (0, Aws_restJson1_1.serializeAws_restJson1UpdateVoiceProfileDomainCommand)(input, context);
|
|
41
|
+
}
|
|
42
|
+
deserialize(output, context) {
|
|
43
|
+
return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateVoiceProfileDomainCommand)(output, context);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
exports.UpdateVoiceProfileDomainCommand = UpdateVoiceProfileDomainCommand;
|
|
@@ -12,6 +12,8 @@ tslib_1.__exportStar(require("./CreateSipMediaApplicationCommand"), exports);
|
|
|
12
12
|
tslib_1.__exportStar(require("./CreateSipRuleCommand"), exports);
|
|
13
13
|
tslib_1.__exportStar(require("./CreateVoiceConnectorCommand"), exports);
|
|
14
14
|
tslib_1.__exportStar(require("./CreateVoiceConnectorGroupCommand"), exports);
|
|
15
|
+
tslib_1.__exportStar(require("./CreateVoiceProfileCommand"), exports);
|
|
16
|
+
tslib_1.__exportStar(require("./CreateVoiceProfileDomainCommand"), exports);
|
|
15
17
|
tslib_1.__exportStar(require("./DeletePhoneNumberCommand"), exports);
|
|
16
18
|
tslib_1.__exportStar(require("./DeleteProxySessionCommand"), exports);
|
|
17
19
|
tslib_1.__exportStar(require("./DeleteSipMediaApplicationCommand"), exports);
|
|
@@ -24,6 +26,8 @@ tslib_1.__exportStar(require("./DeleteVoiceConnectorProxyCommand"), exports);
|
|
|
24
26
|
tslib_1.__exportStar(require("./DeleteVoiceConnectorStreamingConfigurationCommand"), exports);
|
|
25
27
|
tslib_1.__exportStar(require("./DeleteVoiceConnectorTerminationCommand"), exports);
|
|
26
28
|
tslib_1.__exportStar(require("./DeleteVoiceConnectorTerminationCredentialsCommand"), exports);
|
|
29
|
+
tslib_1.__exportStar(require("./DeleteVoiceProfileCommand"), exports);
|
|
30
|
+
tslib_1.__exportStar(require("./DeleteVoiceProfileDomainCommand"), exports);
|
|
27
31
|
tslib_1.__exportStar(require("./DisassociatePhoneNumbersFromVoiceConnectorCommand"), exports);
|
|
28
32
|
tslib_1.__exportStar(require("./DisassociatePhoneNumbersFromVoiceConnectorGroupCommand"), exports);
|
|
29
33
|
tslib_1.__exportStar(require("./GetGlobalSettingsCommand"), exports);
|
|
@@ -35,6 +39,7 @@ tslib_1.__exportStar(require("./GetSipMediaApplicationAlexaSkillConfigurationCom
|
|
|
35
39
|
tslib_1.__exportStar(require("./GetSipMediaApplicationCommand"), exports);
|
|
36
40
|
tslib_1.__exportStar(require("./GetSipMediaApplicationLoggingConfigurationCommand"), exports);
|
|
37
41
|
tslib_1.__exportStar(require("./GetSipRuleCommand"), exports);
|
|
42
|
+
tslib_1.__exportStar(require("./GetSpeakerSearchTaskCommand"), exports);
|
|
38
43
|
tslib_1.__exportStar(require("./GetVoiceConnectorCommand"), exports);
|
|
39
44
|
tslib_1.__exportStar(require("./GetVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
|
|
40
45
|
tslib_1.__exportStar(require("./GetVoiceConnectorGroupCommand"), exports);
|
|
@@ -44,6 +49,9 @@ tslib_1.__exportStar(require("./GetVoiceConnectorProxyCommand"), exports);
|
|
|
44
49
|
tslib_1.__exportStar(require("./GetVoiceConnectorStreamingConfigurationCommand"), exports);
|
|
45
50
|
tslib_1.__exportStar(require("./GetVoiceConnectorTerminationCommand"), exports);
|
|
46
51
|
tslib_1.__exportStar(require("./GetVoiceConnectorTerminationHealthCommand"), exports);
|
|
52
|
+
tslib_1.__exportStar(require("./GetVoiceProfileCommand"), exports);
|
|
53
|
+
tslib_1.__exportStar(require("./GetVoiceProfileDomainCommand"), exports);
|
|
54
|
+
tslib_1.__exportStar(require("./GetVoiceToneAnalysisTaskCommand"), exports);
|
|
47
55
|
tslib_1.__exportStar(require("./ListAvailableVoiceConnectorRegionsCommand"), exports);
|
|
48
56
|
tslib_1.__exportStar(require("./ListPhoneNumberOrdersCommand"), exports);
|
|
49
57
|
tslib_1.__exportStar(require("./ListPhoneNumbersCommand"), exports);
|
|
@@ -51,9 +59,12 @@ tslib_1.__exportStar(require("./ListProxySessionsCommand"), exports);
|
|
|
51
59
|
tslib_1.__exportStar(require("./ListSipMediaApplicationsCommand"), exports);
|
|
52
60
|
tslib_1.__exportStar(require("./ListSipRulesCommand"), exports);
|
|
53
61
|
tslib_1.__exportStar(require("./ListSupportedPhoneNumberCountriesCommand"), exports);
|
|
62
|
+
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
54
63
|
tslib_1.__exportStar(require("./ListVoiceConnectorGroupsCommand"), exports);
|
|
55
64
|
tslib_1.__exportStar(require("./ListVoiceConnectorTerminationCredentialsCommand"), exports);
|
|
56
65
|
tslib_1.__exportStar(require("./ListVoiceConnectorsCommand"), exports);
|
|
66
|
+
tslib_1.__exportStar(require("./ListVoiceProfileDomainsCommand"), exports);
|
|
67
|
+
tslib_1.__exportStar(require("./ListVoiceProfilesCommand"), exports);
|
|
57
68
|
tslib_1.__exportStar(require("./PutSipMediaApplicationAlexaSkillConfigurationCommand"), exports);
|
|
58
69
|
tslib_1.__exportStar(require("./PutSipMediaApplicationLoggingConfigurationCommand"), exports);
|
|
59
70
|
tslib_1.__exportStar(require("./PutVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
|
|
@@ -65,6 +76,12 @@ tslib_1.__exportStar(require("./PutVoiceConnectorTerminationCommand"), exports);
|
|
|
65
76
|
tslib_1.__exportStar(require("./PutVoiceConnectorTerminationCredentialsCommand"), exports);
|
|
66
77
|
tslib_1.__exportStar(require("./RestorePhoneNumberCommand"), exports);
|
|
67
78
|
tslib_1.__exportStar(require("./SearchAvailablePhoneNumbersCommand"), exports);
|
|
79
|
+
tslib_1.__exportStar(require("./StartSpeakerSearchTaskCommand"), exports);
|
|
80
|
+
tslib_1.__exportStar(require("./StartVoiceToneAnalysisTaskCommand"), exports);
|
|
81
|
+
tslib_1.__exportStar(require("./StopSpeakerSearchTaskCommand"), exports);
|
|
82
|
+
tslib_1.__exportStar(require("./StopVoiceToneAnalysisTaskCommand"), exports);
|
|
83
|
+
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
84
|
+
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
68
85
|
tslib_1.__exportStar(require("./UpdateGlobalSettingsCommand"), exports);
|
|
69
86
|
tslib_1.__exportStar(require("./UpdatePhoneNumberCommand"), exports);
|
|
70
87
|
tslib_1.__exportStar(require("./UpdatePhoneNumberSettingsCommand"), exports);
|
|
@@ -74,4 +91,6 @@ tslib_1.__exportStar(require("./UpdateSipMediaApplicationCommand"), exports);
|
|
|
74
91
|
tslib_1.__exportStar(require("./UpdateSipRuleCommand"), exports);
|
|
75
92
|
tslib_1.__exportStar(require("./UpdateVoiceConnectorCommand"), exports);
|
|
76
93
|
tslib_1.__exportStar(require("./UpdateVoiceConnectorGroupCommand"), exports);
|
|
94
|
+
tslib_1.__exportStar(require("./UpdateVoiceProfileCommand"), exports);
|
|
95
|
+
tslib_1.__exportStar(require("./UpdateVoiceProfileDomainCommand"), exports);
|
|
77
96
|
tslib_1.__exportStar(require("./ValidateE911AddressCommand"), exports);
|