@aws-sdk/client-neptune 3.529.1 → 3.535.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-types/Neptune.d.ts +15 -1
- package/dist-types/NeptuneClient.d.ts +1 -1
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -1
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -1
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +2 -1
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +2 -1
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -1
- package/dist-types/commands/StartDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/StopDBClusterCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +914 -914
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/Neptune.d.ts +14 -0
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +42 -42
package/dist-types/Neptune.d.ts
CHANGED
|
@@ -223,12 +223,14 @@ export interface Neptune {
|
|
|
223
223
|
/**
|
|
224
224
|
* @see {@link DescribeDBClusterEndpointsCommand}
|
|
225
225
|
*/
|
|
226
|
+
describeDBClusterEndpoints(): Promise<DescribeDBClusterEndpointsCommandOutput>;
|
|
226
227
|
describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterEndpointsCommandOutput>;
|
|
227
228
|
describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void): void;
|
|
228
229
|
describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void): void;
|
|
229
230
|
/**
|
|
230
231
|
* @see {@link DescribeDBClusterParameterGroupsCommand}
|
|
231
232
|
*/
|
|
233
|
+
describeDBClusterParameterGroups(): Promise<DescribeDBClusterParameterGroupsCommandOutput>;
|
|
232
234
|
describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterParameterGroupsCommandOutput>;
|
|
233
235
|
describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void): void;
|
|
234
236
|
describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void): void;
|
|
@@ -241,6 +243,7 @@ export interface Neptune {
|
|
|
241
243
|
/**
|
|
242
244
|
* @see {@link DescribeDBClustersCommand}
|
|
243
245
|
*/
|
|
246
|
+
describeDBClusters(): Promise<DescribeDBClustersCommandOutput>;
|
|
244
247
|
describeDBClusters(args: DescribeDBClustersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClustersCommandOutput>;
|
|
245
248
|
describeDBClusters(args: DescribeDBClustersCommandInput, cb: (err: any, data?: DescribeDBClustersCommandOutput) => void): void;
|
|
246
249
|
describeDBClusters(args: DescribeDBClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClustersCommandOutput) => void): void;
|
|
@@ -253,24 +256,28 @@ export interface Neptune {
|
|
|
253
256
|
/**
|
|
254
257
|
* @see {@link DescribeDBClusterSnapshotsCommand}
|
|
255
258
|
*/
|
|
259
|
+
describeDBClusterSnapshots(): Promise<DescribeDBClusterSnapshotsCommandOutput>;
|
|
256
260
|
describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterSnapshotsCommandOutput>;
|
|
257
261
|
describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void): void;
|
|
258
262
|
describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void): void;
|
|
259
263
|
/**
|
|
260
264
|
* @see {@link DescribeDBEngineVersionsCommand}
|
|
261
265
|
*/
|
|
266
|
+
describeDBEngineVersions(): Promise<DescribeDBEngineVersionsCommandOutput>;
|
|
262
267
|
describeDBEngineVersions(args: DescribeDBEngineVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBEngineVersionsCommandOutput>;
|
|
263
268
|
describeDBEngineVersions(args: DescribeDBEngineVersionsCommandInput, cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void): void;
|
|
264
269
|
describeDBEngineVersions(args: DescribeDBEngineVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void): void;
|
|
265
270
|
/**
|
|
266
271
|
* @see {@link DescribeDBInstancesCommand}
|
|
267
272
|
*/
|
|
273
|
+
describeDBInstances(): Promise<DescribeDBInstancesCommandOutput>;
|
|
268
274
|
describeDBInstances(args: DescribeDBInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBInstancesCommandOutput>;
|
|
269
275
|
describeDBInstances(args: DescribeDBInstancesCommandInput, cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void): void;
|
|
270
276
|
describeDBInstances(args: DescribeDBInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void): void;
|
|
271
277
|
/**
|
|
272
278
|
* @see {@link DescribeDBParameterGroupsCommand}
|
|
273
279
|
*/
|
|
280
|
+
describeDBParameterGroups(): Promise<DescribeDBParameterGroupsCommandOutput>;
|
|
274
281
|
describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBParameterGroupsCommandOutput>;
|
|
275
282
|
describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void): void;
|
|
276
283
|
describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void): void;
|
|
@@ -283,6 +290,7 @@ export interface Neptune {
|
|
|
283
290
|
/**
|
|
284
291
|
* @see {@link DescribeDBSubnetGroupsCommand}
|
|
285
292
|
*/
|
|
293
|
+
describeDBSubnetGroups(): Promise<DescribeDBSubnetGroupsCommandOutput>;
|
|
286
294
|
describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBSubnetGroupsCommandOutput>;
|
|
287
295
|
describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void): void;
|
|
288
296
|
describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void): void;
|
|
@@ -301,24 +309,28 @@ export interface Neptune {
|
|
|
301
309
|
/**
|
|
302
310
|
* @see {@link DescribeEventCategoriesCommand}
|
|
303
311
|
*/
|
|
312
|
+
describeEventCategories(): Promise<DescribeEventCategoriesCommandOutput>;
|
|
304
313
|
describeEventCategories(args: DescribeEventCategoriesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventCategoriesCommandOutput>;
|
|
305
314
|
describeEventCategories(args: DescribeEventCategoriesCommandInput, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
|
|
306
315
|
describeEventCategories(args: DescribeEventCategoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
|
|
307
316
|
/**
|
|
308
317
|
* @see {@link DescribeEventsCommand}
|
|
309
318
|
*/
|
|
319
|
+
describeEvents(): Promise<DescribeEventsCommandOutput>;
|
|
310
320
|
describeEvents(args: DescribeEventsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventsCommandOutput>;
|
|
311
321
|
describeEvents(args: DescribeEventsCommandInput, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
|
|
312
322
|
describeEvents(args: DescribeEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
|
|
313
323
|
/**
|
|
314
324
|
* @see {@link DescribeEventSubscriptionsCommand}
|
|
315
325
|
*/
|
|
326
|
+
describeEventSubscriptions(): Promise<DescribeEventSubscriptionsCommandOutput>;
|
|
316
327
|
describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventSubscriptionsCommandOutput>;
|
|
317
328
|
describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
|
|
318
329
|
describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
|
|
319
330
|
/**
|
|
320
331
|
* @see {@link DescribeGlobalClustersCommand}
|
|
321
332
|
*/
|
|
333
|
+
describeGlobalClusters(): Promise<DescribeGlobalClustersCommandOutput>;
|
|
322
334
|
describeGlobalClusters(args: DescribeGlobalClustersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGlobalClustersCommandOutput>;
|
|
323
335
|
describeGlobalClusters(args: DescribeGlobalClustersCommandInput, cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void): void;
|
|
324
336
|
describeGlobalClusters(args: DescribeGlobalClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void): void;
|
|
@@ -331,6 +343,7 @@ export interface Neptune {
|
|
|
331
343
|
/**
|
|
332
344
|
* @see {@link DescribePendingMaintenanceActionsCommand}
|
|
333
345
|
*/
|
|
346
|
+
describePendingMaintenanceActions(): Promise<DescribePendingMaintenanceActionsCommandOutput>;
|
|
334
347
|
describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePendingMaintenanceActionsCommandOutput>;
|
|
335
348
|
describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, cb: (err: any, data?: DescribePendingMaintenanceActionsCommandOutput) => void): void;
|
|
336
349
|
describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePendingMaintenanceActionsCommandOutput) => void): void;
|
|
@@ -343,6 +356,7 @@ export interface Neptune {
|
|
|
343
356
|
/**
|
|
344
357
|
* @see {@link FailoverDBClusterCommand}
|
|
345
358
|
*/
|
|
359
|
+
failoverDBCluster(): Promise<FailoverDBClusterCommandOutput>;
|
|
346
360
|
failoverDBCluster(args: FailoverDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<FailoverDBClusterCommandOutput>;
|
|
347
361
|
failoverDBCluster(args: FailoverDBClusterCommandInput, cb: (err: any, data?: FailoverDBClusterCommandOutput) => void): void;
|
|
348
362
|
failoverDBCluster(args: FailoverDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: FailoverDBClusterCommandOutput) => void): void;
|
|
@@ -486,7 +500,6 @@ export interface Neptune {
|
|
|
486
500
|
stopDBCluster(args: StopDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopDBClusterCommandOutput) => void): void;
|
|
487
501
|
}
|
|
488
502
|
/**
|
|
489
|
-
* @public
|
|
490
503
|
* <fullname>Amazon Neptune</fullname>
|
|
491
504
|
* <p>Amazon Neptune is a fast, reliable, fully-managed graph database service that makes it
|
|
492
505
|
* easy to build and run applications that work with highly connected datasets. The core of
|
|
@@ -504,6 +517,7 @@ export interface Neptune {
|
|
|
504
517
|
* parameter descriptions indicate whether a command is applied immediately, on the next instance
|
|
505
518
|
* reboot, or during the maintenance window. The reference structure is as follows, and we list
|
|
506
519
|
* following some related topics from the user guide.</p>
|
|
520
|
+
* @public
|
|
507
521
|
*/
|
|
508
522
|
export declare class Neptune extends NeptuneClient implements Neptune {
|
|
509
523
|
}
|
|
@@ -220,7 +220,6 @@ export type NeptuneClientResolvedConfigType = __SmithyResolvedConfiguration<__Ht
|
|
|
220
220
|
export interface NeptuneClientResolvedConfig extends NeptuneClientResolvedConfigType {
|
|
221
221
|
}
|
|
222
222
|
/**
|
|
223
|
-
* @public
|
|
224
223
|
* <fullname>Amazon Neptune</fullname>
|
|
225
224
|
* <p>Amazon Neptune is a fast, reliable, fully-managed graph database service that makes it
|
|
226
225
|
* easy to build and run applications that work with highly connected datasets. The core of
|
|
@@ -238,6 +237,7 @@ export interface NeptuneClientResolvedConfig extends NeptuneClientResolvedConfig
|
|
|
238
237
|
* parameter descriptions indicate whether a command is applied immediately, on the next instance
|
|
239
238
|
* reboot, or during the maintenance window. The reference structure is as follows, and we list
|
|
240
239
|
* following some related topics from the user guide.</p>
|
|
240
|
+
* @public
|
|
241
241
|
*/
|
|
242
242
|
export declare class NeptuneClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, NeptuneClientResolvedConfig> {
|
|
243
243
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AddRoleToDBClusterCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AddRoleToDBClusterCommand_base: {
|
|
24
24
|
new (input: AddRoleToDBClusterCommandInput): import("@smithy/smithy-client").CommandImpl<AddRoleToDBClusterCommandInput, AddRoleToDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AddRoleToDBClusterCommandInput): import("@smithy/smithy-client").CommandImpl<AddRoleToDBClusterCommandInput, AddRoleToDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates an Identity and Access Management (IAM) role with an
|
|
30
30
|
* Neptune DB cluster.</p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const AddRoleToDBClusterCommand_base: {
|
|
|
67
67
|
* @throws {@link NeptuneServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class AddRoleToDBClusterCommand extends AddRoleToDBClusterCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface AddSourceIdentifierToSubscriptionCommandOutput extends AddSourc
|
|
|
22
22
|
}
|
|
23
23
|
declare const AddSourceIdentifierToSubscriptionCommand_base: {
|
|
24
24
|
new (input: AddSourceIdentifierToSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<AddSourceIdentifierToSubscriptionCommandInput, AddSourceIdentifierToSubscriptionCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AddSourceIdentifierToSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<AddSourceIdentifierToSubscriptionCommandInput, AddSourceIdentifierToSubscriptionCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds a source identifier to an existing event notification subscription.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const AddSourceIdentifierToSubscriptionCommand_base: {
|
|
|
75
75
|
* @throws {@link NeptuneServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class AddSourceIdentifierToSubscriptionCommand extends AddSourceIdentifierToSubscriptionCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface AddTagsToResourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AddTagsToResourceCommand_base: {
|
|
24
24
|
new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds metadata tags to an Amazon Neptune resource. These tags can also be used with cost
|
|
30
30
|
* allocation reporting to track cost associated with Amazon Neptune resources, or used in a
|
|
31
31
|
* Condition statement in an IAM policy for Amazon Neptune.</p>
|
|
@@ -71,6 +71,7 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
71
71
|
* @throws {@link NeptuneServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface ApplyPendingMaintenanceActionCommandOutput extends ApplyPending
|
|
|
22
22
|
}
|
|
23
23
|
declare const ApplyPendingMaintenanceActionCommand_base: {
|
|
24
24
|
new (input: ApplyPendingMaintenanceActionCommandInput): import("@smithy/smithy-client").CommandImpl<ApplyPendingMaintenanceActionCommandInput, ApplyPendingMaintenanceActionCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ApplyPendingMaintenanceActionCommandInput): import("@smithy/smithy-client").CommandImpl<ApplyPendingMaintenanceActionCommandInput, ApplyPendingMaintenanceActionCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Applies a pending maintenance action to a resource (for example, to a DB instance).</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const ApplyPendingMaintenanceActionCommand_base: {
|
|
|
70
70
|
* @throws {@link NeptuneServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ApplyPendingMaintenanceActionCommand extends ApplyPendingMaintenanceActionCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface CopyDBClusterParameterGroupCommandOutput extends CopyDBClusterP
|
|
|
22
22
|
}
|
|
23
23
|
declare const CopyDBClusterParameterGroupCommand_base: {
|
|
24
24
|
new (input: CopyDBClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CopyDBClusterParameterGroupCommandInput, CopyDBClusterParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CopyDBClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CopyDBClusterParameterGroupCommandInput, CopyDBClusterParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Copies the specified DB cluster parameter group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const CopyDBClusterParameterGroupCommand_base: {
|
|
|
77
77
|
* @throws {@link NeptuneServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CopyDBClusterParameterGroupCommand extends CopyDBClusterParameterGroupCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface CopyDBClusterSnapshotCommandOutput extends CopyDBClusterSnapsho
|
|
|
22
22
|
}
|
|
23
23
|
declare const CopyDBClusterSnapshotCommand_base: {
|
|
24
24
|
new (input: CopyDBClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyDBClusterSnapshotCommandInput, CopyDBClusterSnapshotCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CopyDBClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyDBClusterSnapshotCommandInput, CopyDBClusterSnapshotCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Copies a snapshot of a DB cluster.</p>
|
|
30
30
|
* <p>To copy a DB cluster snapshot from a shared manual DB cluster snapshot,
|
|
31
31
|
* <code>SourceDBClusterSnapshotIdentifier</code> must be the Amazon Resource Name (ARN) of the
|
|
@@ -110,6 +110,7 @@ declare const CopyDBClusterSnapshotCommand_base: {
|
|
|
110
110
|
* @throws {@link NeptuneServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class CopyDBClusterSnapshotCommand extends CopyDBClusterSnapshotCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface CopyDBParameterGroupCommandOutput extends CopyDBParameterGroupR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CopyDBParameterGroupCommand_base: {
|
|
24
24
|
new (input: CopyDBParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CopyDBParameterGroupCommandInput, CopyDBParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CopyDBParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CopyDBParameterGroupCommandInput, CopyDBParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Copies the specified DB parameter group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const CopyDBParameterGroupCommand_base: {
|
|
|
77
77
|
* @throws {@link NeptuneServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CopyDBParameterGroupCommand extends CopyDBParameterGroupCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDBClusterCommandOutput extends CreateDBClusterResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDBClusterCommand_base: {
|
|
24
24
|
new (input: CreateDBClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBClusterCommandInput, CreateDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDBClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBClusterCommandInput, CreateDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new Amazon Neptune DB cluster.</p>
|
|
30
30
|
* <p>You can use the <code>ReplicationSourceIdentifier</code> parameter to create the DB
|
|
31
31
|
* cluster as a Read Replica of another DB cluster or Amazon Neptune DB instance.</p>
|
|
@@ -256,6 +256,7 @@ declare const CreateDBClusterCommand_base: {
|
|
|
256
256
|
* @throws {@link NeptuneServiceException}
|
|
257
257
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
258
258
|
*
|
|
259
|
+
* @public
|
|
259
260
|
*/
|
|
260
261
|
export declare class CreateDBClusterCommand extends CreateDBClusterCommand_base {
|
|
261
262
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDBClusterEndpointCommandOutput extends CreateDBClusterEnd
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDBClusterEndpointCommand_base: {
|
|
24
24
|
new (input: CreateDBClusterEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBClusterEndpointCommandInput, CreateDBClusterEndpointCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDBClusterEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBClusterEndpointCommandInput, CreateDBClusterEndpointCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new custom endpoint and associates it with an Amazon Neptune DB cluster.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -100,6 +100,7 @@ declare const CreateDBClusterEndpointCommand_base: {
|
|
|
100
100
|
* @throws {@link NeptuneServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class CreateDBClusterEndpointCommand extends CreateDBClusterEndpointCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDBClusterParameterGroupCommandOutput extends CreateDBClus
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDBClusterParameterGroupCommand_base: {
|
|
24
24
|
new (input: CreateDBClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBClusterParameterGroupCommandInput, CreateDBClusterParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDBClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBClusterParameterGroupCommandInput, CreateDBClusterParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new DB cluster parameter group.</p>
|
|
30
30
|
* <p>Parameters in a DB cluster parameter group apply to all of the instances in a DB
|
|
31
31
|
* cluster.</p>
|
|
@@ -96,6 +96,7 @@ declare const CreateDBClusterParameterGroupCommand_base: {
|
|
|
96
96
|
* @throws {@link NeptuneServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateDBClusterParameterGroupCommand extends CreateDBClusterParameterGroupCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDBClusterSnapshotCommandOutput extends CreateDBClusterSna
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDBClusterSnapshotCommand_base: {
|
|
24
24
|
new (input: CreateDBClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBClusterSnapshotCommandInput, CreateDBClusterSnapshotCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDBClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBClusterSnapshotCommandInput, CreateDBClusterSnapshotCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a snapshot of a DB cluster.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -100,6 +100,7 @@ declare const CreateDBClusterSnapshotCommand_base: {
|
|
|
100
100
|
* @throws {@link NeptuneServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class CreateDBClusterSnapshotCommand extends CreateDBClusterSnapshotCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDBInstanceCommandOutput extends CreateDBInstanceResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDBInstanceCommand_base: {
|
|
24
24
|
new (input: CreateDBInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBInstanceCommandInput, CreateDBInstanceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDBInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBInstanceCommandInput, CreateDBInstanceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new DB instance.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -308,6 +308,7 @@ declare const CreateDBInstanceCommand_base: {
|
|
|
308
308
|
* @throws {@link NeptuneServiceException}
|
|
309
309
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
310
310
|
*
|
|
311
|
+
* @public
|
|
311
312
|
*/
|
|
312
313
|
export declare class CreateDBInstanceCommand extends CreateDBInstanceCommand_base {
|
|
313
314
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDBParameterGroupCommandOutput extends CreateDBParameterGr
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDBParameterGroupCommand_base: {
|
|
24
24
|
new (input: CreateDBParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBParameterGroupCommandInput, CreateDBParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDBParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBParameterGroupCommandInput, CreateDBParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new DB parameter group.</p>
|
|
30
30
|
* <p>A DB parameter group is initially created with the default parameters for the database
|
|
31
31
|
* engine used by the DB instance. To provide custom values for any of the parameters, you must
|
|
@@ -91,6 +91,7 @@ declare const CreateDBParameterGroupCommand_base: {
|
|
|
91
91
|
* @throws {@link NeptuneServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class CreateDBParameterGroupCommand extends CreateDBParameterGroupCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDBSubnetGroupCommandOutput extends CreateDBSubnetGroupRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDBSubnetGroupCommand_base: {
|
|
24
24
|
new (input: CreateDBSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBSubnetGroupCommandInput, CreateDBSubnetGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDBSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBSubnetGroupCommandInput, CreateDBSubnetGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at
|
|
30
30
|
* least two AZs in the Amazon Region.</p>
|
|
31
31
|
* @example
|
|
@@ -97,6 +97,7 @@ declare const CreateDBSubnetGroupCommand_base: {
|
|
|
97
97
|
* @throws {@link NeptuneServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class CreateDBSubnetGroupCommand extends CreateDBSubnetGroupCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateEventSubscriptionCommand_base: {
|
|
24
24
|
new (input: CreateEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an event notification subscription. This action requires a topic ARN (Amazon
|
|
30
30
|
* Resource Name) created by either the Neptune console, the SNS console, or the SNS API. To
|
|
31
31
|
* obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The
|
|
@@ -118,6 +118,7 @@ declare const CreateEventSubscriptionCommand_base: {
|
|
|
118
118
|
* @throws {@link NeptuneServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class CreateEventSubscriptionCommand extends CreateEventSubscriptionCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateGlobalClusterCommandOutput extends CreateGlobalClusterRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateGlobalClusterCommand_base: {
|
|
24
24
|
new (input: CreateGlobalClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalClusterCommandInput, CreateGlobalClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateGlobalClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalClusterCommandInput, CreateGlobalClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a Neptune global database spread across multiple Amazon Regions.
|
|
30
30
|
* The global database contains a single primary cluster with read-write
|
|
31
31
|
* capability, and read-only secondary clusters that receive data from the
|
|
@@ -97,6 +97,7 @@ declare const CreateGlobalClusterCommand_base: {
|
|
|
97
97
|
* @throws {@link NeptuneServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class CreateGlobalClusterCommand extends CreateGlobalClusterCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDBClusterCommandOutput extends DeleteDBClusterResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDBClusterCommand_base: {
|
|
24
24
|
new (input: DeleteDBClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterCommandInput, DeleteDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDBClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterCommandInput, DeleteDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The DeleteDBCluster action deletes a previously provisioned DB cluster. When you delete a
|
|
30
30
|
* DB cluster, all automated backups for that DB cluster are deleted and can't be recovered.
|
|
31
31
|
* Manual DB cluster snapshots of the specified DB cluster are not deleted.</p>
|
|
@@ -170,6 +170,7 @@ declare const DeleteDBClusterCommand_base: {
|
|
|
170
170
|
* @throws {@link NeptuneServiceException}
|
|
171
171
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
172
172
|
*
|
|
173
|
+
* @public
|
|
173
174
|
*/
|
|
174
175
|
export declare class DeleteDBClusterCommand extends DeleteDBClusterCommand_base {
|
|
175
176
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDBClusterEndpointCommandOutput extends DeleteDBClusterEnd
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDBClusterEndpointCommand_base: {
|
|
24
24
|
new (input: DeleteDBClusterEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterEndpointCommandInput, DeleteDBClusterEndpointCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDBClusterEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterEndpointCommandInput, DeleteDBClusterEndpointCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const DeleteDBClusterEndpointCommand_base: {
|
|
|
75
75
|
* @throws {@link NeptuneServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteDBClusterEndpointCommand extends DeleteDBClusterEndpointCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDBClusterParameterGroupCommandOutput extends __MetadataBe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDBClusterParameterGroupCommand_base: {
|
|
24
24
|
new (input: DeleteDBClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterParameterGroupCommandInput, DeleteDBClusterParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDBClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterParameterGroupCommandInput, DeleteDBClusterParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a specified DB cluster parameter group. The DB cluster parameter group to be
|
|
30
30
|
* deleted can't be associated with any DB clusters.</p>
|
|
31
31
|
* @example
|
|
@@ -61,6 +61,7 @@ declare const DeleteDBClusterParameterGroupCommand_base: {
|
|
|
61
61
|
* @throws {@link NeptuneServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
63
63
|
*
|
|
64
|
+
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class DeleteDBClusterParameterGroupCommand extends DeleteDBClusterParameterGroupCommand_base {
|
|
66
67
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDBClusterSnapshotCommandOutput extends DeleteDBClusterSna
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDBClusterSnapshotCommand_base: {
|
|
24
24
|
new (input: DeleteDBClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterSnapshotCommandInput, DeleteDBClusterSnapshotCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDBClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterSnapshotCommandInput, DeleteDBClusterSnapshotCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is
|
|
30
30
|
* terminated.</p>
|
|
31
31
|
* <note>
|
|
@@ -90,6 +90,7 @@ declare const DeleteDBClusterSnapshotCommand_base: {
|
|
|
90
90
|
* @throws {@link NeptuneServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class DeleteDBClusterSnapshotCommand extends DeleteDBClusterSnapshotCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDBInstanceCommandOutput extends DeleteDBInstanceResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDBInstanceCommand_base: {
|
|
24
24
|
new (input: DeleteDBInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBInstanceCommandInput, DeleteDBInstanceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDBInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBInstanceCommandInput, DeleteDBInstanceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The DeleteDBInstance action deletes a previously provisioned DB instance. When you delete
|
|
30
30
|
* a DB instance, all automated backups for that instance are deleted and can't be recovered.
|
|
31
31
|
* Manual DB snapshots of the DB instance to be deleted by <code>DeleteDBInstance</code> are not
|
|
@@ -220,6 +220,7 @@ declare const DeleteDBInstanceCommand_base: {
|
|
|
220
220
|
* @throws {@link NeptuneServiceException}
|
|
221
221
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
222
222
|
*
|
|
223
|
+
* @public
|
|
223
224
|
*/
|
|
224
225
|
export declare class DeleteDBInstanceCommand extends DeleteDBInstanceCommand_base {
|
|
225
226
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDBParameterGroupCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDBParameterGroupCommand_base: {
|
|
24
24
|
new (input: DeleteDBParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBParameterGroupCommandInput, DeleteDBParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDBParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBParameterGroupCommandInput, DeleteDBParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted can't be
|
|
30
30
|
* associated with any DB instances.</p>
|
|
31
31
|
* @example
|
|
@@ -61,6 +61,7 @@ declare const DeleteDBParameterGroupCommand_base: {
|
|
|
61
61
|
* @throws {@link NeptuneServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
63
63
|
*
|
|
64
|
+
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class DeleteDBParameterGroupCommand extends DeleteDBParameterGroupCommand_base {
|
|
66
67
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDBSubnetGroupCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDBSubnetGroupCommand_base: {
|
|
24
24
|
new (input: DeleteDBSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBSubnetGroupCommandInput, DeleteDBSubnetGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDBSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBSubnetGroupCommandInput, DeleteDBSubnetGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a DB subnet group.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>The specified database subnet group must not be associated with any DB instances.</p>
|
|
@@ -65,6 +65,7 @@ declare const DeleteDBSubnetGroupCommand_base: {
|
|
|
65
65
|
* @throws {@link NeptuneServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteDBSubnetGroupCommand extends DeleteDBSubnetGroupCommand_base {
|
|
70
71
|
}
|