@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,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListMLModelTrainingJobsInput, ListMLModelTrainingJobsOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListMLModelTrainingJobsCommandInput extends ListMLModelTraining
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListMLModelTrainingJobsCommandOutput extends ListMLModelTrainingJobsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListMLModelTrainingJobsCommand_base: {
|
|
24
|
+
new (input: ListMLModelTrainingJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMLModelTrainingJobsCommandInput, ListMLModelTrainingJobsCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists Neptune ML model-training jobs. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-api-modeltraining.html">Model
|
|
@@ -92,23 +95,5 @@ export interface ListMLModelTrainingJobsCommandOutput extends ListMLModelTrainin
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class ListMLModelTrainingJobsCommand extends
|
|
96
|
-
readonly input: ListMLModelTrainingJobsCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: ListMLModelTrainingJobsCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMLModelTrainingJobsCommandInput, ListMLModelTrainingJobsCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class ListMLModelTrainingJobsCommand extends ListMLModelTrainingJobsCommand_base {
|
|
114
99
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListMLModelTransformJobsInput, ListMLModelTransformJobsOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListMLModelTransformJobsCommandInput extends ListMLModelTransfo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListMLModelTransformJobsCommandOutput extends ListMLModelTransformJobsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListMLModelTransformJobsCommand_base: {
|
|
24
|
+
new (input: ListMLModelTransformJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMLModelTransformJobsCommandInput, ListMLModelTransformJobsCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of model transform job IDs. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-model-transform.html">Use
|
|
@@ -92,23 +95,5 @@ export interface ListMLModelTransformJobsCommandOutput extends ListMLModelTransf
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class ListMLModelTransformJobsCommand extends
|
|
96
|
-
readonly input: ListMLModelTransformJobsCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: ListMLModelTransformJobsCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMLModelTransformJobsCommandInput, ListMLModelTransformJobsCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class ListMLModelTransformJobsCommand extends ListMLModelTransformJobsCommand_base {
|
|
114
99
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListOpenCypherQueriesInput, ListOpenCypherQueriesOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListOpenCypherQueriesCommandInput extends ListOpenCypherQueries
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListOpenCypherQueriesCommandOutput extends ListOpenCypherQueriesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListOpenCypherQueriesCommand_base: {
|
|
24
|
+
new (input: ListOpenCypherQueriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListOpenCypherQueriesCommandInput, ListOpenCypherQueriesCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists active openCypher queries. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-opencypher-status.html">Neptune
|
|
@@ -125,23 +128,5 @@ export interface ListOpenCypherQueriesCommandOutput extends ListOpenCypherQuerie
|
|
|
125
128
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
126
129
|
*
|
|
127
130
|
*/
|
|
128
|
-
export declare class ListOpenCypherQueriesCommand extends
|
|
129
|
-
readonly input: ListOpenCypherQueriesCommandInput;
|
|
130
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
131
|
-
/**
|
|
132
|
-
* @public
|
|
133
|
-
*/
|
|
134
|
-
constructor(input: ListOpenCypherQueriesCommandInput);
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOpenCypherQueriesCommandInput, ListOpenCypherQueriesCommandOutput>;
|
|
139
|
-
/**
|
|
140
|
-
* @internal
|
|
141
|
-
*/
|
|
142
|
-
private serialize;
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
private deserialize;
|
|
131
|
+
export declare class ListOpenCypherQueriesCommand extends ListOpenCypherQueriesCommand_base {
|
|
147
132
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ManagePropertygraphStatisticsInput, ManagePropertygraphStatisticsOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ManagePropertygraphStatisticsCommandInput extends ManagePropert
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ManagePropertygraphStatisticsCommandOutput extends ManagePropertygraphStatisticsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ManagePropertygraphStatisticsCommand_base: {
|
|
24
|
+
new (input: ManagePropertygraphStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<ManagePropertygraphStatisticsCommandInput, ManagePropertygraphStatisticsCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Manages the generation and use of property graph statistics.</p>
|
|
@@ -97,23 +100,5 @@ export interface ManagePropertygraphStatisticsCommandOutput extends ManageProper
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class ManagePropertygraphStatisticsCommand extends
|
|
101
|
-
readonly input: ManagePropertygraphStatisticsCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: ManagePropertygraphStatisticsCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ManagePropertygraphStatisticsCommandInput, ManagePropertygraphStatisticsCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class ManagePropertygraphStatisticsCommand extends ManagePropertygraphStatisticsCommand_base {
|
|
119
104
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ManageSparqlStatisticsInput, ManageSparqlStatisticsOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ManageSparqlStatisticsCommandInput extends ManageSparqlStatisti
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ManageSparqlStatisticsCommandOutput extends ManageSparqlStatisticsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ManageSparqlStatisticsCommand_base: {
|
|
24
|
+
new (input: ManageSparqlStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<ManageSparqlStatisticsCommandInput, ManageSparqlStatisticsCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Manages the generation and use of RDF graph statistics.</p>
|
|
@@ -97,23 +100,5 @@ export interface ManageSparqlStatisticsCommandOutput extends ManageSparqlStatist
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class ManageSparqlStatisticsCommand extends
|
|
101
|
-
readonly input: ManageSparqlStatisticsCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: ManageSparqlStatisticsCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ManageSparqlStatisticsCommandInput, ManageSparqlStatisticsCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class ManageSparqlStatisticsCommand extends ManageSparqlStatisticsCommand_base {
|
|
119
104
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { StartLoaderJobInput, StartLoaderJobOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartLoaderJobCommandInput extends StartLoaderJobInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartLoaderJobCommandOutput extends StartLoaderJobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartLoaderJobCommand_base: {
|
|
24
|
+
new (input: StartLoaderJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartLoaderJobCommandInput, StartLoaderJobCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts a Neptune bulk loader job to load data from an Amazon S3
|
|
@@ -117,23 +120,5 @@ export interface StartLoaderJobCommandOutput extends StartLoaderJobOutput, __Met
|
|
|
117
120
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
118
121
|
*
|
|
119
122
|
*/
|
|
120
|
-
export declare class StartLoaderJobCommand extends
|
|
121
|
-
readonly input: StartLoaderJobCommandInput;
|
|
122
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
123
|
-
/**
|
|
124
|
-
* @public
|
|
125
|
-
*/
|
|
126
|
-
constructor(input: StartLoaderJobCommandInput);
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartLoaderJobCommandInput, StartLoaderJobCommandOutput>;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private serialize;
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
private deserialize;
|
|
123
|
+
export declare class StartLoaderJobCommand extends StartLoaderJobCommand_base {
|
|
139
124
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { StartMLDataProcessingJobInput, StartMLDataProcessingJobOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartMLDataProcessingJobCommandInput extends StartMLDataProcess
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartMLDataProcessingJobCommandOutput extends StartMLDataProcessingJobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartMLDataProcessingJobCommand_base: {
|
|
24
|
+
new (input: StartMLDataProcessingJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartMLDataProcessingJobCommandInput, StartMLDataProcessingJobCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new Neptune ML data processing job for processing the
|
|
@@ -110,23 +113,5 @@ export interface StartMLDataProcessingJobCommandOutput extends StartMLDataProces
|
|
|
110
113
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
111
114
|
*
|
|
112
115
|
*/
|
|
113
|
-
export declare class StartMLDataProcessingJobCommand extends
|
|
114
|
-
readonly input: StartMLDataProcessingJobCommandInput;
|
|
115
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
116
|
-
/**
|
|
117
|
-
* @public
|
|
118
|
-
*/
|
|
119
|
-
constructor(input: StartMLDataProcessingJobCommandInput);
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMLDataProcessingJobCommandInput, StartMLDataProcessingJobCommandOutput>;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private serialize;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private deserialize;
|
|
116
|
+
export declare class StartMLDataProcessingJobCommand extends StartMLDataProcessingJobCommand_base {
|
|
132
117
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { StartMLModelTrainingJobInput, StartMLModelTrainingJobOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartMLModelTrainingJobCommandInput extends StartMLModelTrainin
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartMLModelTrainingJobCommandOutput extends StartMLModelTrainingJobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartMLModelTrainingJobCommand_base: {
|
|
24
|
+
new (input: StartMLModelTrainingJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartMLModelTrainingJobCommandInput, StartMLModelTrainingJobCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new Neptune ML model training job. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-api-modeltraining.html">Model
|
|
@@ -116,23 +119,5 @@ export interface StartMLModelTrainingJobCommandOutput extends StartMLModelTraini
|
|
|
116
119
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
117
120
|
*
|
|
118
121
|
*/
|
|
119
|
-
export declare class StartMLModelTrainingJobCommand extends
|
|
120
|
-
readonly input: StartMLModelTrainingJobCommandInput;
|
|
121
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
122
|
-
/**
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
constructor(input: StartMLModelTrainingJobCommandInput);
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMLModelTrainingJobCommandInput, StartMLModelTrainingJobCommandOutput>;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private serialize;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private deserialize;
|
|
122
|
+
export declare class StartMLModelTrainingJobCommand extends StartMLModelTrainingJobCommand_base {
|
|
138
123
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { StartMLModelTransformJobInput, StartMLModelTransformJobOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartMLModelTransformJobCommandInput extends StartMLModelTransf
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartMLModelTransformJobCommandOutput extends StartMLModelTransformJobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartMLModelTransformJobCommand_base: {
|
|
24
|
+
new (input: StartMLModelTransformJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartMLModelTransformJobCommandInput, StartMLModelTransformJobCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new model transform job. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-model-transform.html">Use
|
|
@@ -111,23 +114,5 @@ export interface StartMLModelTransformJobCommandOutput extends StartMLModelTrans
|
|
|
111
114
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
112
115
|
*
|
|
113
116
|
*/
|
|
114
|
-
export declare class StartMLModelTransformJobCommand extends
|
|
115
|
-
readonly input: StartMLModelTransformJobCommandInput;
|
|
116
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
constructor(input: StartMLModelTransformJobCommandInput);
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMLModelTransformJobCommandInput, StartMLModelTransformJobCommandOutput>;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private serialize;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private deserialize;
|
|
117
|
+
export declare class StartMLModelTransformJobCommand extends StartMLModelTransformJobCommand_base {
|
|
133
118
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CancelGremlinQueryInput,
|
|
11
5
|
CancelGremlinQueryOutput,
|
|
@@ -21,19 +15,16 @@ export interface CancelGremlinQueryCommandInput
|
|
|
21
15
|
export interface CancelGremlinQueryCommandOutput
|
|
22
16
|
extends CancelGremlinQueryOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const CancelGremlinQueryCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CancelGremlinQueryCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
CancelGremlinQueryCommandInput,
|
|
23
|
+
CancelGremlinQueryCommandOutput,
|
|
24
|
+
NeptunedataClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CancelGremlinQueryCommand extends CancelGremlinQueryCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CancelLoaderJobInput,
|
|
11
5
|
CancelLoaderJobOutput,
|
|
@@ -20,19 +14,16 @@ export interface CancelLoaderJobCommandInput extends CancelLoaderJobInput {}
|
|
|
20
14
|
export interface CancelLoaderJobCommandOutput
|
|
21
15
|
extends CancelLoaderJobOutput,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CancelLoaderJobCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CancelLoaderJobCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CancelLoaderJobCommandInput,
|
|
22
|
+
CancelLoaderJobCommandOutput,
|
|
23
|
+
NeptunedataClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CancelLoaderJobCommand extends CancelLoaderJobCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CancelMLDataProcessingJobInput,
|
|
11
5
|
CancelMLDataProcessingJobOutput,
|
|
@@ -21,22 +15,16 @@ export interface CancelMLDataProcessingJobCommandInput
|
|
|
21
15
|
export interface CancelMLDataProcessingJobCommandOutput
|
|
22
16
|
extends CancelMLDataProcessingJobOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CancelMLDataProcessingJobCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CancelMLDataProcessingJobCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: NeptunedataClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CancelMLDataProcessingJobCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CancelMLDataProcessingJobCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CancelMLDataProcessingJobCommandInput,
|
|
38
|
-
CancelMLDataProcessingJobCommandOutput
|
|
23
|
+
CancelMLDataProcessingJobCommandOutput,
|
|
24
|
+
NeptunedataClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CancelMLDataProcessingJobCommand extends CancelMLDataProcessingJobCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CancelMLModelTrainingJobInput,
|
|
11
5
|
CancelMLModelTrainingJobOutput,
|
|
@@ -21,22 +15,16 @@ export interface CancelMLModelTrainingJobCommandInput
|
|
|
21
15
|
export interface CancelMLModelTrainingJobCommandOutput
|
|
22
16
|
extends CancelMLModelTrainingJobOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CancelMLModelTrainingJobCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CancelMLModelTrainingJobCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: NeptunedataClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CancelMLModelTrainingJobCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CancelMLModelTrainingJobCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CancelMLModelTrainingJobCommandInput,
|
|
38
|
-
CancelMLModelTrainingJobCommandOutput
|
|
23
|
+
CancelMLModelTrainingJobCommandOutput,
|
|
24
|
+
NeptunedataClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CancelMLModelTrainingJobCommand extends CancelMLModelTrainingJobCommand_base {}
|