@aws-sdk/client-neptunedata 3.477.0 → 3.481.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/CancelGremlinQueryCommand.js +18 -41
- package/dist-cjs/commands/CancelLoaderJobCommand.js +18 -41
- package/dist-cjs/commands/CancelMLDataProcessingJobCommand.js +18 -41
- package/dist-cjs/commands/CancelMLModelTrainingJobCommand.js +18 -41
- package/dist-cjs/commands/CancelMLModelTransformJobCommand.js +18 -41
- package/dist-cjs/commands/CancelOpenCypherQueryCommand.js +18 -41
- package/dist-cjs/commands/CreateMLEndpointCommand.js +18 -41
- package/dist-cjs/commands/DeleteMLEndpointCommand.js +18 -41
- package/dist-cjs/commands/DeletePropertygraphStatisticsCommand.js +18 -41
- package/dist-cjs/commands/DeleteSparqlStatisticsCommand.js +18 -41
- package/dist-cjs/commands/ExecuteFastResetCommand.js +18 -41
- package/dist-cjs/commands/ExecuteGremlinExplainQueryCommand.js +18 -41
- package/dist-cjs/commands/ExecuteGremlinProfileQueryCommand.js +18 -41
- package/dist-cjs/commands/ExecuteGremlinQueryCommand.js +18 -41
- package/dist-cjs/commands/ExecuteOpenCypherExplainQueryCommand.js +18 -41
- package/dist-cjs/commands/ExecuteOpenCypherQueryCommand.js +18 -41
- package/dist-cjs/commands/GetEngineStatusCommand.js +18 -41
- package/dist-cjs/commands/GetGremlinQueryStatusCommand.js +18 -41
- package/dist-cjs/commands/GetLoaderJobStatusCommand.js +18 -41
- package/dist-cjs/commands/GetMLDataProcessingJobCommand.js +18 -41
- package/dist-cjs/commands/GetMLEndpointCommand.js +18 -41
- package/dist-cjs/commands/GetMLModelTrainingJobCommand.js +18 -41
- package/dist-cjs/commands/GetMLModelTransformJobCommand.js +18 -41
- package/dist-cjs/commands/GetOpenCypherQueryStatusCommand.js +18 -41
- package/dist-cjs/commands/GetPropertygraphStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetPropertygraphStreamCommand.js +18 -41
- package/dist-cjs/commands/GetPropertygraphSummaryCommand.js +18 -41
- package/dist-cjs/commands/GetRDFGraphSummaryCommand.js +18 -41
- package/dist-cjs/commands/GetSparqlStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetSparqlStreamCommand.js +18 -41
- package/dist-cjs/commands/ListGremlinQueriesCommand.js +18 -41
- package/dist-cjs/commands/ListLoaderJobsCommand.js +18 -41
- package/dist-cjs/commands/ListMLDataProcessingJobsCommand.js +18 -41
- package/dist-cjs/commands/ListMLEndpointsCommand.js +18 -41
- package/dist-cjs/commands/ListMLModelTrainingJobsCommand.js +18 -41
- package/dist-cjs/commands/ListMLModelTransformJobsCommand.js +18 -41
- package/dist-cjs/commands/ListOpenCypherQueriesCommand.js +18 -41
- package/dist-cjs/commands/ManagePropertygraphStatisticsCommand.js +18 -41
- package/dist-cjs/commands/ManageSparqlStatisticsCommand.js +18 -41
- package/dist-cjs/commands/StartLoaderJobCommand.js +18 -41
- package/dist-cjs/commands/StartMLDataProcessingJobCommand.js +18 -41
- package/dist-cjs/commands/StartMLModelTrainingJobCommand.js +18 -41
- package/dist-cjs/commands/StartMLModelTransformJobCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CancelGremlinQueryCommand.js +18 -41
- package/dist-es/commands/CancelLoaderJobCommand.js +18 -41
- package/dist-es/commands/CancelMLDataProcessingJobCommand.js +18 -41
- package/dist-es/commands/CancelMLModelTrainingJobCommand.js +18 -41
- package/dist-es/commands/CancelMLModelTransformJobCommand.js +18 -41
- package/dist-es/commands/CancelOpenCypherQueryCommand.js +18 -41
- package/dist-es/commands/CreateMLEndpointCommand.js +18 -41
- package/dist-es/commands/DeleteMLEndpointCommand.js +18 -41
- package/dist-es/commands/DeletePropertygraphStatisticsCommand.js +18 -41
- package/dist-es/commands/DeleteSparqlStatisticsCommand.js +18 -41
- package/dist-es/commands/ExecuteFastResetCommand.js +18 -41
- package/dist-es/commands/ExecuteGremlinExplainQueryCommand.js +18 -41
- package/dist-es/commands/ExecuteGremlinProfileQueryCommand.js +18 -41
- package/dist-es/commands/ExecuteGremlinQueryCommand.js +18 -41
- package/dist-es/commands/ExecuteOpenCypherExplainQueryCommand.js +18 -41
- package/dist-es/commands/ExecuteOpenCypherQueryCommand.js +18 -41
- package/dist-es/commands/GetEngineStatusCommand.js +18 -41
- package/dist-es/commands/GetGremlinQueryStatusCommand.js +18 -41
- package/dist-es/commands/GetLoaderJobStatusCommand.js +18 -41
- package/dist-es/commands/GetMLDataProcessingJobCommand.js +18 -41
- package/dist-es/commands/GetMLEndpointCommand.js +18 -41
- package/dist-es/commands/GetMLModelTrainingJobCommand.js +18 -41
- package/dist-es/commands/GetMLModelTransformJobCommand.js +18 -41
- package/dist-es/commands/GetOpenCypherQueryStatusCommand.js +18 -41
- package/dist-es/commands/GetPropertygraphStatisticsCommand.js +18 -41
- package/dist-es/commands/GetPropertygraphStreamCommand.js +18 -41
- package/dist-es/commands/GetPropertygraphSummaryCommand.js +18 -41
- package/dist-es/commands/GetRDFGraphSummaryCommand.js +18 -41
- package/dist-es/commands/GetSparqlStatisticsCommand.js +18 -41
- package/dist-es/commands/GetSparqlStreamCommand.js +18 -41
- package/dist-es/commands/ListGremlinQueriesCommand.js +18 -41
- package/dist-es/commands/ListLoaderJobsCommand.js +18 -41
- package/dist-es/commands/ListMLDataProcessingJobsCommand.js +18 -41
- package/dist-es/commands/ListMLEndpointsCommand.js +18 -41
- package/dist-es/commands/ListMLModelTrainingJobsCommand.js +18 -41
- package/dist-es/commands/ListMLModelTransformJobsCommand.js +18 -41
- package/dist-es/commands/ListOpenCypherQueriesCommand.js +18 -41
- package/dist-es/commands/ManagePropertygraphStatisticsCommand.js +18 -41
- package/dist-es/commands/ManageSparqlStatisticsCommand.js +18 -41
- package/dist-es/commands/StartLoaderJobCommand.js +18 -41
- package/dist-es/commands/StartMLDataProcessingJobCommand.js +18 -41
- package/dist-es/commands/StartMLModelTrainingJobCommand.js +18 -41
- package/dist-es/commands/StartMLModelTransformJobCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CancelGremlinQueryCommand.d.ts +6 -21
- package/dist-types/commands/CancelLoaderJobCommand.d.ts +6 -21
- package/dist-types/commands/CancelMLDataProcessingJobCommand.d.ts +6 -21
- package/dist-types/commands/CancelMLModelTrainingJobCommand.d.ts +6 -21
- package/dist-types/commands/CancelMLModelTransformJobCommand.d.ts +6 -21
- package/dist-types/commands/CancelOpenCypherQueryCommand.d.ts +6 -21
- package/dist-types/commands/CreateMLEndpointCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMLEndpointCommand.d.ts +6 -21
- package/dist-types/commands/DeletePropertygraphStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSparqlStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteFastResetCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteGremlinExplainQueryCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteGremlinProfileQueryCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteGremlinQueryCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteOpenCypherExplainQueryCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteOpenCypherQueryCommand.d.ts +6 -21
- package/dist-types/commands/GetEngineStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetGremlinQueryStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetLoaderJobStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetMLDataProcessingJobCommand.d.ts +6 -21
- package/dist-types/commands/GetMLEndpointCommand.d.ts +6 -21
- package/dist-types/commands/GetMLModelTrainingJobCommand.d.ts +6 -21
- package/dist-types/commands/GetMLModelTransformJobCommand.d.ts +6 -21
- package/dist-types/commands/GetOpenCypherQueryStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetPropertygraphStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetPropertygraphStreamCommand.d.ts +6 -21
- package/dist-types/commands/GetPropertygraphSummaryCommand.d.ts +6 -21
- package/dist-types/commands/GetRDFGraphSummaryCommand.d.ts +6 -21
- package/dist-types/commands/GetSparqlStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetSparqlStreamCommand.d.ts +6 -21
- package/dist-types/commands/ListGremlinQueriesCommand.d.ts +6 -21
- package/dist-types/commands/ListLoaderJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListMLDataProcessingJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListMLEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/ListMLModelTrainingJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListMLModelTransformJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListOpenCypherQueriesCommand.d.ts +6 -21
- package/dist-types/commands/ManagePropertygraphStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/ManageSparqlStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/StartLoaderJobCommand.d.ts +6 -21
- package/dist-types/commands/StartMLDataProcessingJobCommand.d.ts +6 -21
- package/dist-types/commands/StartMLModelTrainingJobCommand.d.ts +6 -21
- package/dist-types/commands/StartMLModelTransformJobCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CancelGremlinQueryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelLoaderJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelMLDataProcessingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelMLModelTrainingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelMLModelTransformJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelOpenCypherQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMLEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMLEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePropertygraphStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSparqlStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteFastResetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExecuteGremlinExplainQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteGremlinProfileQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteGremlinQueryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExecuteOpenCypherExplainQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteOpenCypherQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEngineStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGremlinQueryStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLoaderJobStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMLDataProcessingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMLEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMLModelTrainingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMLModelTransformJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetOpenCypherQueryStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPropertygraphStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPropertygraphStreamCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPropertygraphSummaryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRDFGraphSummaryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSparqlStatisticsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSparqlStreamCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListGremlinQueriesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLoaderJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMLDataProcessingJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMLEndpointsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMLModelTrainingJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMLModelTransformJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListOpenCypherQueriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ManagePropertygraphStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ManageSparqlStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartLoaderJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartMLDataProcessingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMLModelTrainingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMLModelTransformJobCommand.d.ts +12 -24
- 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 DeleteSparqlStatisticsCommand 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 = "NeptunedataClient";
|
|
29
|
-
const commandName = "DeleteSparqlStatisticsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "DeleteSparqlStatistics",
|
|
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_DeleteSparqlStatisticsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteSparqlStatisticsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteSparqlStatisticsCommand 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("AmazonNeptuneDataplane", "DeleteSparqlStatistics", {})
|
|
22
|
+
.n("NeptunedataClient", "DeleteSparqlStatisticsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteSparqlStatisticsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteSparqlStatisticsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteSparqlStatisticsCommand = DeleteSparqlStatisticsCommand;
|
|
@@ -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 ExecuteFastResetCommand 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 = "NeptunedataClient";
|
|
29
|
-
const commandName = "ExecuteFastResetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "ExecuteFastReset",
|
|
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_ExecuteFastResetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ExecuteFastResetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ExecuteFastResetCommand 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("AmazonNeptuneDataplane", "ExecuteFastReset", {})
|
|
22
|
+
.n("NeptunedataClient", "ExecuteFastResetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ExecuteFastResetCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ExecuteFastResetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ExecuteFastResetCommand = ExecuteFastResetCommand;
|
|
@@ -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 ExecuteGremlinExplainQueryCommand 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 = "NeptunedataClient";
|
|
29
|
-
const commandName = "ExecuteGremlinExplainQueryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "ExecuteGremlinExplainQuery",
|
|
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_ExecuteGremlinExplainQueryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ExecuteGremlinExplainQueryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ExecuteGremlinExplainQueryCommand 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("AmazonNeptuneDataplane", "ExecuteGremlinExplainQuery", {})
|
|
22
|
+
.n("NeptunedataClient", "ExecuteGremlinExplainQueryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ExecuteGremlinExplainQueryCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ExecuteGremlinExplainQueryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ExecuteGremlinExplainQueryCommand = ExecuteGremlinExplainQueryCommand;
|
|
@@ -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 ExecuteGremlinProfileQueryCommand 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 = "NeptunedataClient";
|
|
29
|
-
const commandName = "ExecuteGremlinProfileQueryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "ExecuteGremlinProfileQuery",
|
|
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_ExecuteGremlinProfileQueryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ExecuteGremlinProfileQueryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ExecuteGremlinProfileQueryCommand 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("AmazonNeptuneDataplane", "ExecuteGremlinProfileQuery", {})
|
|
22
|
+
.n("NeptunedataClient", "ExecuteGremlinProfileQueryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ExecuteGremlinProfileQueryCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ExecuteGremlinProfileQueryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ExecuteGremlinProfileQueryCommand = ExecuteGremlinProfileQueryCommand;
|
|
@@ -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 ExecuteGremlinQueryCommand 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 = "NeptunedataClient";
|
|
29
|
-
const commandName = "ExecuteGremlinQueryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "ExecuteGremlinQuery",
|
|
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_ExecuteGremlinQueryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ExecuteGremlinQueryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ExecuteGremlinQueryCommand 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("AmazonNeptuneDataplane", "ExecuteGremlinQuery", {})
|
|
22
|
+
.n("NeptunedataClient", "ExecuteGremlinQueryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ExecuteGremlinQueryCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ExecuteGremlinQueryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ExecuteGremlinQueryCommand = ExecuteGremlinQueryCommand;
|
|
@@ -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 ExecuteOpenCypherExplainQueryCommand 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 = "NeptunedataClient";
|
|
29
|
-
const commandName = "ExecuteOpenCypherExplainQueryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "ExecuteOpenCypherExplainQuery",
|
|
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_ExecuteOpenCypherExplainQueryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ExecuteOpenCypherExplainQueryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ExecuteOpenCypherExplainQueryCommand 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("AmazonNeptuneDataplane", "ExecuteOpenCypherExplainQuery", {})
|
|
22
|
+
.n("NeptunedataClient", "ExecuteOpenCypherExplainQueryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ExecuteOpenCypherExplainQueryCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ExecuteOpenCypherExplainQueryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ExecuteOpenCypherExplainQueryCommand = ExecuteOpenCypherExplainQueryCommand;
|
|
@@ -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 ExecuteOpenCypherQueryCommand 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 = "NeptunedataClient";
|
|
29
|
-
const commandName = "ExecuteOpenCypherQueryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "ExecuteOpenCypherQuery",
|
|
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_ExecuteOpenCypherQueryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ExecuteOpenCypherQueryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ExecuteOpenCypherQueryCommand 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("AmazonNeptuneDataplane", "ExecuteOpenCypherQuery", {})
|
|
22
|
+
.n("NeptunedataClient", "ExecuteOpenCypherQueryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ExecuteOpenCypherQueryCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ExecuteOpenCypherQueryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ExecuteOpenCypherQueryCommand = ExecuteOpenCypherQueryCommand;
|
|
@@ -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 GetEngineStatusCommand 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 = "NeptunedataClient";
|
|
29
|
-
const commandName = "GetEngineStatusCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetEngineStatus",
|
|
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_GetEngineStatusCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetEngineStatusCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetEngineStatusCommand 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("AmazonNeptuneDataplane", "GetEngineStatus", {})
|
|
22
|
+
.n("NeptunedataClient", "GetEngineStatusCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetEngineStatusCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetEngineStatusCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetEngineStatusCommand = GetEngineStatusCommand;
|
|
@@ -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 GetGremlinQueryStatusCommand 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 = "NeptunedataClient";
|
|
29
|
-
const commandName = "GetGremlinQueryStatusCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetGremlinQueryStatus",
|
|
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_GetGremlinQueryStatusCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetGremlinQueryStatusCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetGremlinQueryStatusCommand 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("AmazonNeptuneDataplane", "GetGremlinQueryStatus", {})
|
|
22
|
+
.n("NeptunedataClient", "GetGremlinQueryStatusCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetGremlinQueryStatusCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetGremlinQueryStatusCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetGremlinQueryStatusCommand = GetGremlinQueryStatusCommand;
|