@aws-sdk/client-neptunedata 3.478.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 +9 -9
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ExecuteGremlinExplainQueryCommand, se_ExecuteGremlinExplainQueryCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ExecuteGremlinExplainQueryCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "NeptunedataClient";
|
|
26
|
-
const commandName = "ExecuteGremlinExplainQueryCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonNeptuneDataplane",
|
|
35
|
-
operation: "ExecuteGremlinExplainQuery",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ExecuteGremlinExplainQueryCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ExecuteGremlinExplainQueryCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ExecuteGremlinExplainQueryCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonNeptuneDataplane", "ExecuteGremlinExplainQuery", {})
|
|
19
|
+
.n("NeptunedataClient", "ExecuteGremlinExplainQueryCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ExecuteGremlinExplainQueryCommand)
|
|
22
|
+
.de(de_ExecuteGremlinExplainQueryCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ExecuteGremlinProfileQueryCommand, se_ExecuteGremlinProfileQueryCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ExecuteGremlinProfileQueryCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "NeptunedataClient";
|
|
26
|
-
const commandName = "ExecuteGremlinProfileQueryCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonNeptuneDataplane",
|
|
35
|
-
operation: "ExecuteGremlinProfileQuery",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ExecuteGremlinProfileQueryCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ExecuteGremlinProfileQueryCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ExecuteGremlinProfileQueryCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonNeptuneDataplane", "ExecuteGremlinProfileQuery", {})
|
|
19
|
+
.n("NeptunedataClient", "ExecuteGremlinProfileQueryCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ExecuteGremlinProfileQueryCommand)
|
|
22
|
+
.de(de_ExecuteGremlinProfileQueryCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ExecuteGremlinQueryCommand, se_ExecuteGremlinQueryCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ExecuteGremlinQueryCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "NeptunedataClient";
|
|
26
|
-
const commandName = "ExecuteGremlinQueryCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonNeptuneDataplane",
|
|
35
|
-
operation: "ExecuteGremlinQuery",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ExecuteGremlinQueryCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ExecuteGremlinQueryCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ExecuteGremlinQueryCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonNeptuneDataplane", "ExecuteGremlinQuery", {})
|
|
19
|
+
.n("NeptunedataClient", "ExecuteGremlinQueryCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ExecuteGremlinQueryCommand)
|
|
22
|
+
.de(de_ExecuteGremlinQueryCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ExecuteOpenCypherExplainQueryCommand, se_ExecuteOpenCypherExplainQueryCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ExecuteOpenCypherExplainQueryCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "NeptunedataClient";
|
|
26
|
-
const commandName = "ExecuteOpenCypherExplainQueryCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonNeptuneDataplane",
|
|
35
|
-
operation: "ExecuteOpenCypherExplainQuery",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ExecuteOpenCypherExplainQueryCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ExecuteOpenCypherExplainQueryCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ExecuteOpenCypherExplainQueryCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonNeptuneDataplane", "ExecuteOpenCypherExplainQuery", {})
|
|
19
|
+
.n("NeptunedataClient", "ExecuteOpenCypherExplainQueryCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ExecuteOpenCypherExplainQueryCommand)
|
|
22
|
+
.de(de_ExecuteOpenCypherExplainQueryCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ExecuteOpenCypherQueryCommand, se_ExecuteOpenCypherQueryCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ExecuteOpenCypherQueryCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "NeptunedataClient";
|
|
26
|
-
const commandName = "ExecuteOpenCypherQueryCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonNeptuneDataplane",
|
|
35
|
-
operation: "ExecuteOpenCypherQuery",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ExecuteOpenCypherQueryCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ExecuteOpenCypherQueryCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ExecuteOpenCypherQueryCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonNeptuneDataplane", "ExecuteOpenCypherQuery", {})
|
|
19
|
+
.n("NeptunedataClient", "ExecuteOpenCypherQueryCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ExecuteOpenCypherQueryCommand)
|
|
22
|
+
.de(de_ExecuteOpenCypherQueryCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetEngineStatusCommand, se_GetEngineStatusCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetEngineStatusCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "NeptunedataClient";
|
|
26
|
-
const commandName = "GetEngineStatusCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonNeptuneDataplane",
|
|
35
|
-
operation: "GetEngineStatus",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetEngineStatusCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetEngineStatusCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetEngineStatusCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonNeptuneDataplane", "GetEngineStatus", {})
|
|
19
|
+
.n("NeptunedataClient", "GetEngineStatusCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetEngineStatusCommand)
|
|
22
|
+
.de(de_GetEngineStatusCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetGremlinQueryStatusCommand, se_GetGremlinQueryStatusCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetGremlinQueryStatusCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "NeptunedataClient";
|
|
26
|
-
const commandName = "GetGremlinQueryStatusCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonNeptuneDataplane",
|
|
35
|
-
operation: "GetGremlinQueryStatus",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetGremlinQueryStatusCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetGremlinQueryStatusCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetGremlinQueryStatusCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonNeptuneDataplane", "GetGremlinQueryStatus", {})
|
|
19
|
+
.n("NeptunedataClient", "GetGremlinQueryStatusCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetGremlinQueryStatusCommand)
|
|
22
|
+
.de(de_GetGremlinQueryStatusCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetLoaderJobStatusCommand, se_GetLoaderJobStatusCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetLoaderJobStatusCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "NeptunedataClient";
|
|
26
|
-
const commandName = "GetLoaderJobStatusCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonNeptuneDataplane",
|
|
35
|
-
operation: "GetLoaderJobStatus",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetLoaderJobStatusCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetLoaderJobStatusCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetLoaderJobStatusCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonNeptuneDataplane", "GetLoaderJobStatus", {})
|
|
19
|
+
.n("NeptunedataClient", "GetLoaderJobStatusCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetLoaderJobStatusCommand)
|
|
22
|
+
.de(de_GetLoaderJobStatusCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetMLDataProcessingJobCommand, se_GetMLDataProcessingJobCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetMLDataProcessingJobCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "NeptunedataClient";
|
|
26
|
-
const commandName = "GetMLDataProcessingJobCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonNeptuneDataplane",
|
|
35
|
-
operation: "GetMLDataProcessingJob",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetMLDataProcessingJobCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetMLDataProcessingJobCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetMLDataProcessingJobCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonNeptuneDataplane", "GetMLDataProcessingJob", {})
|
|
19
|
+
.n("NeptunedataClient", "GetMLDataProcessingJobCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetMLDataProcessingJobCommand)
|
|
22
|
+
.de(de_GetMLDataProcessingJobCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|