@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
|
@@ -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 GetLoaderJobStatusCommand 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 = "GetLoaderJobStatusCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetLoaderJobStatus",
|
|
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_GetLoaderJobStatusCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetLoaderJobStatusCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetLoaderJobStatusCommand 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", "GetLoaderJobStatus", {})
|
|
22
|
+
.n("NeptunedataClient", "GetLoaderJobStatusCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetLoaderJobStatusCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetLoaderJobStatusCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetLoaderJobStatusCommand = GetLoaderJobStatusCommand;
|
|
@@ -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 GetMLDataProcessingJobCommand 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 = "GetMLDataProcessingJobCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetMLDataProcessingJob",
|
|
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_GetMLDataProcessingJobCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetMLDataProcessingJobCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetMLDataProcessingJobCommand 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", "GetMLDataProcessingJob", {})
|
|
22
|
+
.n("NeptunedataClient", "GetMLDataProcessingJobCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetMLDataProcessingJobCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetMLDataProcessingJobCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetMLDataProcessingJobCommand = GetMLDataProcessingJobCommand;
|
|
@@ -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 GetMLEndpointCommand 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 = "GetMLEndpointCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetMLEndpoint",
|
|
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_GetMLEndpointCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetMLEndpointCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetMLEndpointCommand 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", "GetMLEndpoint", {})
|
|
22
|
+
.n("NeptunedataClient", "GetMLEndpointCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetMLEndpointCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetMLEndpointCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetMLEndpointCommand = GetMLEndpointCommand;
|
|
@@ -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 GetMLModelTrainingJobCommand 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 = "GetMLModelTrainingJobCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetMLModelTrainingJob",
|
|
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_GetMLModelTrainingJobCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetMLModelTrainingJobCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetMLModelTrainingJobCommand 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", "GetMLModelTrainingJob", {})
|
|
22
|
+
.n("NeptunedataClient", "GetMLModelTrainingJobCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetMLModelTrainingJobCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetMLModelTrainingJobCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetMLModelTrainingJobCommand = GetMLModelTrainingJobCommand;
|
|
@@ -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 GetMLModelTransformJobCommand 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 = "GetMLModelTransformJobCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetMLModelTransformJob",
|
|
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_GetMLModelTransformJobCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetMLModelTransformJobCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetMLModelTransformJobCommand 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", "GetMLModelTransformJob", {})
|
|
22
|
+
.n("NeptunedataClient", "GetMLModelTransformJobCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetMLModelTransformJobCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetMLModelTransformJobCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetMLModelTransformJobCommand = GetMLModelTransformJobCommand;
|
|
@@ -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 GetOpenCypherQueryStatusCommand 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 = "GetOpenCypherQueryStatusCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetOpenCypherQueryStatus",
|
|
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_GetOpenCypherQueryStatusCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetOpenCypherQueryStatusCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetOpenCypherQueryStatusCommand 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", "GetOpenCypherQueryStatus", {})
|
|
22
|
+
.n("NeptunedataClient", "GetOpenCypherQueryStatusCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetOpenCypherQueryStatusCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetOpenCypherQueryStatusCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetOpenCypherQueryStatusCommand = GetOpenCypherQueryStatusCommand;
|
|
@@ -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 GetPropertygraphStatisticsCommand 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 = "GetPropertygraphStatisticsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetPropertygraphStatistics",
|
|
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_GetPropertygraphStatisticsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetPropertygraphStatisticsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetPropertygraphStatisticsCommand 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", "GetPropertygraphStatistics", {})
|
|
22
|
+
.n("NeptunedataClient", "GetPropertygraphStatisticsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetPropertygraphStatisticsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetPropertygraphStatisticsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetPropertygraphStatisticsCommand = GetPropertygraphStatisticsCommand;
|
|
@@ -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 GetPropertygraphStreamCommand 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 = "GetPropertygraphStreamCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetPropertygraphStream",
|
|
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_GetPropertygraphStreamCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetPropertygraphStreamCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetPropertygraphStreamCommand 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", "GetPropertygraphStream", {})
|
|
22
|
+
.n("NeptunedataClient", "GetPropertygraphStreamCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetPropertygraphStreamCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetPropertygraphStreamCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetPropertygraphStreamCommand = GetPropertygraphStreamCommand;
|
|
@@ -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 GetPropertygraphSummaryCommand 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 = "GetPropertygraphSummaryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonNeptuneDataplane",
|
|
38
|
-
operation: "GetPropertygraphSummary",
|
|
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_GetPropertygraphSummaryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetPropertygraphSummaryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetPropertygraphSummaryCommand 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", "GetPropertygraphSummary", {})
|
|
22
|
+
.n("NeptunedataClient", "GetPropertygraphSummaryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetPropertygraphSummaryCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetPropertygraphSummaryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetPropertygraphSummaryCommand = GetPropertygraphSummaryCommand;
|