@aws-sdk/client-lex-model-building-service 3.478.0 → 3.484.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/commands/CreateBotVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateIntentVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateSlotTypeVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteBotAliasCommand.js +18 -41
- package/dist-cjs/commands/DeleteBotChannelAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteBotCommand.js +18 -41
- package/dist-cjs/commands/DeleteBotVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteIntentCommand.js +18 -41
- package/dist-cjs/commands/DeleteIntentVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteSlotTypeCommand.js +18 -41
- package/dist-cjs/commands/DeleteSlotTypeVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteUtterancesCommand.js +18 -41
- package/dist-cjs/commands/GetBotAliasCommand.js +18 -41
- package/dist-cjs/commands/GetBotAliasesCommand.js +18 -41
- package/dist-cjs/commands/GetBotChannelAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetBotChannelAssociationsCommand.js +18 -41
- package/dist-cjs/commands/GetBotCommand.js +18 -41
- package/dist-cjs/commands/GetBotVersionsCommand.js +18 -41
- package/dist-cjs/commands/GetBotsCommand.js +18 -41
- package/dist-cjs/commands/GetBuiltinIntentCommand.js +18 -41
- package/dist-cjs/commands/GetBuiltinIntentsCommand.js +18 -41
- package/dist-cjs/commands/GetBuiltinSlotTypesCommand.js +18 -41
- package/dist-cjs/commands/GetExportCommand.js +18 -41
- package/dist-cjs/commands/GetImportCommand.js +18 -41
- package/dist-cjs/commands/GetIntentCommand.js +18 -41
- package/dist-cjs/commands/GetIntentVersionsCommand.js +18 -41
- package/dist-cjs/commands/GetIntentsCommand.js +18 -41
- package/dist-cjs/commands/GetMigrationCommand.js +18 -41
- package/dist-cjs/commands/GetMigrationsCommand.js +18 -41
- package/dist-cjs/commands/GetSlotTypeCommand.js +18 -41
- package/dist-cjs/commands/GetSlotTypeVersionsCommand.js +18 -41
- package/dist-cjs/commands/GetSlotTypesCommand.js +18 -41
- package/dist-cjs/commands/GetUtterancesViewCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PutBotAliasCommand.js +18 -41
- package/dist-cjs/commands/PutBotCommand.js +18 -41
- package/dist-cjs/commands/PutIntentCommand.js +18 -41
- package/dist-cjs/commands/PutSlotTypeCommand.js +18 -41
- package/dist-cjs/commands/StartImportCommand.js +18 -41
- package/dist-cjs/commands/StartMigrationCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CreateBotVersionCommand.js +18 -41
- package/dist-es/commands/CreateIntentVersionCommand.js +18 -41
- package/dist-es/commands/CreateSlotTypeVersionCommand.js +18 -41
- package/dist-es/commands/DeleteBotAliasCommand.js +18 -41
- package/dist-es/commands/DeleteBotChannelAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteBotCommand.js +18 -41
- package/dist-es/commands/DeleteBotVersionCommand.js +18 -41
- package/dist-es/commands/DeleteIntentCommand.js +18 -41
- package/dist-es/commands/DeleteIntentVersionCommand.js +18 -41
- package/dist-es/commands/DeleteSlotTypeCommand.js +18 -41
- package/dist-es/commands/DeleteSlotTypeVersionCommand.js +18 -41
- package/dist-es/commands/DeleteUtterancesCommand.js +18 -41
- package/dist-es/commands/GetBotAliasCommand.js +18 -41
- package/dist-es/commands/GetBotAliasesCommand.js +18 -41
- package/dist-es/commands/GetBotChannelAssociationCommand.js +18 -41
- package/dist-es/commands/GetBotChannelAssociationsCommand.js +18 -41
- package/dist-es/commands/GetBotCommand.js +18 -41
- package/dist-es/commands/GetBotVersionsCommand.js +18 -41
- package/dist-es/commands/GetBotsCommand.js +18 -41
- package/dist-es/commands/GetBuiltinIntentCommand.js +18 -41
- package/dist-es/commands/GetBuiltinIntentsCommand.js +18 -41
- package/dist-es/commands/GetBuiltinSlotTypesCommand.js +18 -41
- package/dist-es/commands/GetExportCommand.js +18 -41
- package/dist-es/commands/GetImportCommand.js +18 -41
- package/dist-es/commands/GetIntentCommand.js +18 -41
- package/dist-es/commands/GetIntentVersionsCommand.js +18 -41
- package/dist-es/commands/GetIntentsCommand.js +18 -41
- package/dist-es/commands/GetMigrationCommand.js +18 -41
- package/dist-es/commands/GetMigrationsCommand.js +18 -41
- package/dist-es/commands/GetSlotTypeCommand.js +18 -41
- package/dist-es/commands/GetSlotTypeVersionsCommand.js +18 -41
- package/dist-es/commands/GetSlotTypesCommand.js +18 -41
- package/dist-es/commands/GetUtterancesViewCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PutBotAliasCommand.js +18 -41
- package/dist-es/commands/PutBotCommand.js +18 -41
- package/dist-es/commands/PutIntentCommand.js +18 -41
- package/dist-es/commands/PutSlotTypeCommand.js +18 -41
- package/dist-es/commands/StartImportCommand.js +18 -41
- package/dist-es/commands/StartMigrationCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CreateBotVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateIntentVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateSlotTypeVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBotChannelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIntentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIntentVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSlotTypeVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +6 -21
- package/dist-types/commands/GetBotAliasCommand.d.ts +6 -21
- package/dist-types/commands/GetBotAliasesCommand.d.ts +6 -21
- package/dist-types/commands/GetBotChannelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetBotChannelAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/GetBotCommand.d.ts +6 -21
- package/dist-types/commands/GetBotVersionsCommand.d.ts +6 -21
- package/dist-types/commands/GetBotsCommand.d.ts +6 -21
- package/dist-types/commands/GetBuiltinIntentCommand.d.ts +6 -21
- package/dist-types/commands/GetBuiltinIntentsCommand.d.ts +6 -21
- package/dist-types/commands/GetBuiltinSlotTypesCommand.d.ts +6 -21
- package/dist-types/commands/GetExportCommand.d.ts +6 -21
- package/dist-types/commands/GetImportCommand.d.ts +6 -21
- package/dist-types/commands/GetIntentCommand.d.ts +6 -21
- package/dist-types/commands/GetIntentVersionsCommand.d.ts +6 -21
- package/dist-types/commands/GetIntentsCommand.d.ts +6 -21
- package/dist-types/commands/GetMigrationCommand.d.ts +6 -21
- package/dist-types/commands/GetMigrationsCommand.d.ts +6 -21
- package/dist-types/commands/GetSlotTypeCommand.d.ts +6 -21
- package/dist-types/commands/GetSlotTypeVersionsCommand.d.ts +6 -21
- package/dist-types/commands/GetSlotTypesCommand.d.ts +6 -21
- package/dist-types/commands/GetUtterancesViewCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PutBotAliasCommand.d.ts +6 -21
- package/dist-types/commands/PutBotCommand.d.ts +6 -21
- package/dist-types/commands/PutIntentCommand.d.ts +6 -21
- package/dist-types/commands/PutSlotTypeCommand.d.ts +6 -21
- package/dist-types/commands/StartImportCommand.d.ts +6 -21
- package/dist-types/commands/StartMigrationCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIntentVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSlotTypeVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBotChannelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIntentVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSlotTypeVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBotAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBotAliasesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBotChannelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBotChannelAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBotCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetBotVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBotsCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetBuiltinIntentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBuiltinIntentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBuiltinSlotTypesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetExportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetImportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIntentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIntentVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIntentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMigrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMigrationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSlotTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSlotTypeVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSlotTypesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetUtterancesViewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBotAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBotCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/PutIntentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutSlotTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartImportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateBotVersionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LexModelBuildingServiceClient";
|
|
29
|
-
const commandName = "CreateBotVersionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSDeepSenseModelBuildingService",
|
|
38
|
-
operation: "CreateBotVersion",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateBotVersionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateBotVersionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateBotVersionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSDeepSenseModelBuildingService", "CreateBotVersion", {})
|
|
22
|
+
.n("LexModelBuildingServiceClient", "CreateBotVersionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateBotVersionCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateBotVersionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateBotVersionCommand = CreateBotVersionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateIntentVersionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LexModelBuildingServiceClient";
|
|
29
|
-
const commandName = "CreateIntentVersionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSDeepSenseModelBuildingService",
|
|
38
|
-
operation: "CreateIntentVersion",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateIntentVersionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateIntentVersionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateIntentVersionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSDeepSenseModelBuildingService", "CreateIntentVersion", {})
|
|
22
|
+
.n("LexModelBuildingServiceClient", "CreateIntentVersionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateIntentVersionCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateIntentVersionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateIntentVersionCommand = CreateIntentVersionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateSlotTypeVersionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LexModelBuildingServiceClient";
|
|
29
|
-
const commandName = "CreateSlotTypeVersionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSDeepSenseModelBuildingService",
|
|
38
|
-
operation: "CreateSlotTypeVersion",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateSlotTypeVersionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateSlotTypeVersionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateSlotTypeVersionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSDeepSenseModelBuildingService", "CreateSlotTypeVersion", {})
|
|
22
|
+
.n("LexModelBuildingServiceClient", "CreateSlotTypeVersionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateSlotTypeVersionCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateSlotTypeVersionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateSlotTypeVersionCommand = CreateSlotTypeVersionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteBotAliasCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LexModelBuildingServiceClient";
|
|
29
|
-
const commandName = "DeleteBotAliasCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSDeepSenseModelBuildingService",
|
|
38
|
-
operation: "DeleteBotAlias",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteBotAliasCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteBotAliasCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteBotAliasCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSDeepSenseModelBuildingService", "DeleteBotAlias", {})
|
|
22
|
+
.n("LexModelBuildingServiceClient", "DeleteBotAliasCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteBotAliasCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteBotAliasCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteBotAliasCommand = DeleteBotAliasCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteBotChannelAssociationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LexModelBuildingServiceClient";
|
|
29
|
-
const commandName = "DeleteBotChannelAssociationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSDeepSenseModelBuildingService",
|
|
38
|
-
operation: "DeleteBotChannelAssociation",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteBotChannelAssociationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteBotChannelAssociationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteBotChannelAssociationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSDeepSenseModelBuildingService", "DeleteBotChannelAssociation", {})
|
|
22
|
+
.n("LexModelBuildingServiceClient", "DeleteBotChannelAssociationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteBotChannelAssociationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteBotChannelAssociationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteBotChannelAssociationCommand = DeleteBotChannelAssociationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteBotCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LexModelBuildingServiceClient";
|
|
29
|
-
const commandName = "DeleteBotCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSDeepSenseModelBuildingService",
|
|
38
|
-
operation: "DeleteBot",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteBotCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteBotCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteBotCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSDeepSenseModelBuildingService", "DeleteBot", {})
|
|
22
|
+
.n("LexModelBuildingServiceClient", "DeleteBotCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteBotCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteBotCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteBotCommand = DeleteBotCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteBotVersionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LexModelBuildingServiceClient";
|
|
29
|
-
const commandName = "DeleteBotVersionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSDeepSenseModelBuildingService",
|
|
38
|
-
operation: "DeleteBotVersion",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteBotVersionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteBotVersionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteBotVersionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSDeepSenseModelBuildingService", "DeleteBotVersion", {})
|
|
22
|
+
.n("LexModelBuildingServiceClient", "DeleteBotVersionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteBotVersionCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteBotVersionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteBotVersionCommand = DeleteBotVersionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteIntentCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LexModelBuildingServiceClient";
|
|
29
|
-
const commandName = "DeleteIntentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSDeepSenseModelBuildingService",
|
|
38
|
-
operation: "DeleteIntent",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteIntentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteIntentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteIntentCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSDeepSenseModelBuildingService", "DeleteIntent", {})
|
|
22
|
+
.n("LexModelBuildingServiceClient", "DeleteIntentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteIntentCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteIntentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteIntentCommand = DeleteIntentCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteIntentVersionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LexModelBuildingServiceClient";
|
|
29
|
-
const commandName = "DeleteIntentVersionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSDeepSenseModelBuildingService",
|
|
38
|
-
operation: "DeleteIntentVersion",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteIntentVersionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteIntentVersionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteIntentVersionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSDeepSenseModelBuildingService", "DeleteIntentVersion", {})
|
|
22
|
+
.n("LexModelBuildingServiceClient", "DeleteIntentVersionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteIntentVersionCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteIntentVersionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteIntentVersionCommand = DeleteIntentVersionCommand;
|