@aws-sdk/client-neptune 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/AddRoleToDBClusterCommand.js +18 -41
- package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/AddTagsToResourceCommand.js +18 -41
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +18 -41
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +19 -42
- package/dist-cjs/commands/CopyDBParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateDBClusterCommand.js +19 -42
- package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +18 -41
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +18 -41
- package/dist-cjs/commands/CreateDBInstanceCommand.js +18 -41
- package/dist-cjs/commands/CreateDBParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +18 -41
- package/dist-cjs/commands/DeleteDBClusterCommand.js +18 -41
- package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +18 -41
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +18 -41
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +18 -41
- package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBClustersCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBParametersCommand.js +18 -41
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +18 -41
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +18 -41
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +18 -41
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeEventsCommand.js +18 -41
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +18 -41
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +18 -41
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +18 -41
- package/dist-cjs/commands/FailoverDBClusterCommand.js +18 -41
- package/dist-cjs/commands/FailoverGlobalClusterCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ModifyDBClusterCommand.js +18 -41
- package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +18 -41
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +18 -41
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +18 -41
- package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +18 -41
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +18 -41
- package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +18 -41
- package/dist-cjs/commands/RebootDBInstanceCommand.js +18 -41
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +18 -41
- package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +18 -41
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +18 -41
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/ResetDBParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +18 -41
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +18 -41
- package/dist-cjs/commands/StartDBClusterCommand.js +18 -41
- package/dist-cjs/commands/StopDBClusterCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddRoleToDBClusterCommand.js +18 -41
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +18 -41
- package/dist-es/commands/AddTagsToResourceCommand.js +18 -41
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +18 -41
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +18 -41
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +19 -42
- package/dist-es/commands/CopyDBParameterGroupCommand.js +18 -41
- package/dist-es/commands/CreateDBClusterCommand.js +19 -42
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +18 -41
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +18 -41
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +18 -41
- package/dist-es/commands/CreateDBInstanceCommand.js +18 -41
- package/dist-es/commands/CreateDBParameterGroupCommand.js +18 -41
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +18 -41
- package/dist-es/commands/CreateEventSubscriptionCommand.js +18 -41
- package/dist-es/commands/CreateGlobalClusterCommand.js +18 -41
- package/dist-es/commands/DeleteDBClusterCommand.js +18 -41
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +18 -41
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +18 -41
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +18 -41
- package/dist-es/commands/DeleteDBInstanceCommand.js +18 -41
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +18 -41
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +18 -41
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +18 -41
- package/dist-es/commands/DeleteGlobalClusterCommand.js +18 -41
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +18 -41
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +18 -41
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +18 -41
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +18 -41
- package/dist-es/commands/DescribeDBClustersCommand.js +18 -41
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +18 -41
- package/dist-es/commands/DescribeDBInstancesCommand.js +18 -41
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeDBParametersCommand.js +18 -41
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +18 -41
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +18 -41
- package/dist-es/commands/DescribeEventCategoriesCommand.js +18 -41
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +18 -41
- package/dist-es/commands/DescribeEventsCommand.js +18 -41
- package/dist-es/commands/DescribeGlobalClustersCommand.js +18 -41
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +18 -41
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +18 -41
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +18 -41
- package/dist-es/commands/FailoverDBClusterCommand.js +18 -41
- package/dist-es/commands/FailoverGlobalClusterCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ModifyDBClusterCommand.js +18 -41
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +18 -41
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +18 -41
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +18 -41
- package/dist-es/commands/ModifyDBInstanceCommand.js +18 -41
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +18 -41
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +18 -41
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +18 -41
- package/dist-es/commands/ModifyGlobalClusterCommand.js +18 -41
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +18 -41
- package/dist-es/commands/RebootDBInstanceCommand.js +18 -41
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +18 -41
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +18 -41
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +18 -41
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +18 -41
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +18 -41
- package/dist-es/commands/ResetDBParameterGroupCommand.js +18 -41
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +18 -41
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +18 -41
- package/dist-es/commands/StartDBClusterCommand.js +18 -41
- package/dist-es/commands/StopDBClusterCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +6 -21
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -21
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -21
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateDBClusterCommand.d.ts +6 -21
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +6 -21
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +6 -21
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEventsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +6 -21
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +6 -21
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +6 -21
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +6 -21
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +6 -21
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +6 -21
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +6 -21
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +6 -21
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +6 -21
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +6 -21
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +6 -21
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +6 -21
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -21
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -21
- package/dist-types/commands/StartDBClusterCommand.d.ts +6 -21
- package/dist-types/commands/StopDBClusterCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +14 -23
- 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 { CreateDBClusterParameterGroupMessage, CreateDBClusterParameterGroupResult } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDBClusterParameterGroupCommandInput extends CreateDBClust
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDBClusterParameterGroupCommandOutput extends CreateDBClusterParameterGroupResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDBClusterParameterGroupCommand_base: {
|
|
24
|
+
new (input: CreateDBClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBClusterParameterGroupCommandInput, CreateDBClusterParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new DB cluster parameter group.</p>
|
|
@@ -94,23 +97,5 @@ export interface CreateDBClusterParameterGroupCommandOutput extends CreateDBClus
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class CreateDBClusterParameterGroupCommand extends
|
|
98
|
-
readonly input: CreateDBClusterParameterGroupCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: CreateDBClusterParameterGroupCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDBClusterParameterGroupCommandInput, CreateDBClusterParameterGroupCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class CreateDBClusterParameterGroupCommand extends CreateDBClusterParameterGroupCommand_base {
|
|
116
101
|
}
|
|
@@ -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 { CreateDBClusterSnapshotMessage, CreateDBClusterSnapshotResult } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDBClusterSnapshotCommandInput extends CreateDBClusterSnap
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDBClusterSnapshotCommandOutput extends CreateDBClusterSnapshotResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDBClusterSnapshotCommand_base: {
|
|
24
|
+
new (input: CreateDBClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBClusterSnapshotCommandInput, CreateDBClusterSnapshotCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a snapshot of a DB cluster.</p>
|
|
@@ -98,23 +101,5 @@ export interface CreateDBClusterSnapshotCommandOutput extends CreateDBClusterSna
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class CreateDBClusterSnapshotCommand extends
|
|
102
|
-
readonly input: CreateDBClusterSnapshotCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: CreateDBClusterSnapshotCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDBClusterSnapshotCommandInput, CreateDBClusterSnapshotCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class CreateDBClusterSnapshotCommand extends CreateDBClusterSnapshotCommand_base {
|
|
120
105
|
}
|
|
@@ -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 { CreateDBInstanceMessage, CreateDBInstanceResult } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDBInstanceCommandInput extends CreateDBInstanceMessage {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDBInstanceCommandOutput extends CreateDBInstanceResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDBInstanceCommand_base: {
|
|
24
|
+
new (input: CreateDBInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBInstanceCommandInput, CreateDBInstanceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new DB instance.</p>
|
|
@@ -306,23 +309,5 @@ export interface CreateDBInstanceCommandOutput extends CreateDBInstanceResult, _
|
|
|
306
309
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
307
310
|
*
|
|
308
311
|
*/
|
|
309
|
-
export declare class CreateDBInstanceCommand extends
|
|
310
|
-
readonly input: CreateDBInstanceCommandInput;
|
|
311
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
312
|
-
/**
|
|
313
|
-
* @public
|
|
314
|
-
*/
|
|
315
|
-
constructor(input: CreateDBInstanceCommandInput);
|
|
316
|
-
/**
|
|
317
|
-
* @internal
|
|
318
|
-
*/
|
|
319
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDBInstanceCommandInput, CreateDBInstanceCommandOutput>;
|
|
320
|
-
/**
|
|
321
|
-
* @internal
|
|
322
|
-
*/
|
|
323
|
-
private serialize;
|
|
324
|
-
/**
|
|
325
|
-
* @internal
|
|
326
|
-
*/
|
|
327
|
-
private deserialize;
|
|
312
|
+
export declare class CreateDBInstanceCommand extends CreateDBInstanceCommand_base {
|
|
328
313
|
}
|
|
@@ -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 { CreateDBParameterGroupMessage, CreateDBParameterGroupResult } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDBParameterGroupCommandInput extends CreateDBParameterGro
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDBParameterGroupCommandOutput extends CreateDBParameterGroupResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDBParameterGroupCommand_base: {
|
|
24
|
+
new (input: CreateDBParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBParameterGroupCommandInput, CreateDBParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new DB parameter group.</p>
|
|
@@ -89,23 +92,5 @@ export interface CreateDBParameterGroupCommandOutput extends CreateDBParameterGr
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class CreateDBParameterGroupCommand extends
|
|
93
|
-
readonly input: CreateDBParameterGroupCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: CreateDBParameterGroupCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDBParameterGroupCommandInput, CreateDBParameterGroupCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class CreateDBParameterGroupCommand extends CreateDBParameterGroupCommand_base {
|
|
111
96
|
}
|
|
@@ -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 { CreateDBSubnetGroupMessage, CreateDBSubnetGroupResult } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDBSubnetGroupCommandInput extends CreateDBSubnetGroupMess
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDBSubnetGroupCommandOutput extends CreateDBSubnetGroupResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDBSubnetGroupCommand_base: {
|
|
24
|
+
new (input: CreateDBSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDBSubnetGroupCommandInput, CreateDBSubnetGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at
|
|
@@ -95,23 +98,5 @@ export interface CreateDBSubnetGroupCommandOutput extends CreateDBSubnetGroupRes
|
|
|
95
98
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class CreateDBSubnetGroupCommand extends
|
|
99
|
-
readonly input: CreateDBSubnetGroupCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: CreateDBSubnetGroupCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDBSubnetGroupCommandInput, CreateDBSubnetGroupCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class CreateDBSubnetGroupCommand extends CreateDBSubnetGroupCommand_base {
|
|
117
102
|
}
|
|
@@ -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 { CreateEventSubscriptionMessage, CreateEventSubscriptionResult } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateEventSubscriptionCommandInput extends CreateEventSubscrip
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscriptionResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateEventSubscriptionCommand_base: {
|
|
24
|
+
new (input: CreateEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an event notification subscription. This action requires a topic ARN (Amazon
|
|
@@ -116,23 +119,5 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
|
|
|
116
119
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
117
120
|
*
|
|
118
121
|
*/
|
|
119
|
-
export declare class CreateEventSubscriptionCommand extends
|
|
120
|
-
readonly input: CreateEventSubscriptionCommandInput;
|
|
121
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
122
|
-
/**
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
constructor(input: CreateEventSubscriptionCommandInput);
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput>;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private serialize;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private deserialize;
|
|
122
|
+
export declare class CreateEventSubscriptionCommand extends CreateEventSubscriptionCommand_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 { CreateGlobalClusterMessage, CreateGlobalClusterResult } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateGlobalClusterCommandInput extends CreateGlobalClusterMess
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateGlobalClusterCommandOutput extends CreateGlobalClusterResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateGlobalClusterCommand_base: {
|
|
24
|
+
new (input: CreateGlobalClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalClusterCommandInput, CreateGlobalClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a Neptune global database spread across multiple Amazon Regions.
|
|
@@ -95,23 +98,5 @@ export interface CreateGlobalClusterCommandOutput extends CreateGlobalClusterRes
|
|
|
95
98
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class CreateGlobalClusterCommand extends
|
|
99
|
-
readonly input: CreateGlobalClusterCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: CreateGlobalClusterCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGlobalClusterCommandInput, CreateGlobalClusterCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class CreateGlobalClusterCommand extends CreateGlobalClusterCommand_base {
|
|
117
102
|
}
|
|
@@ -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 { DeleteDBClusterMessage, DeleteDBClusterResult } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDBClusterCommandInput extends DeleteDBClusterMessage {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDBClusterCommandOutput extends DeleteDBClusterResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDBClusterCommand_base: {
|
|
24
|
+
new (input: DeleteDBClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterCommandInput, DeleteDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>The DeleteDBCluster action deletes a previously provisioned DB cluster. When you delete a
|
|
@@ -168,23 +171,5 @@ export interface DeleteDBClusterCommandOutput extends DeleteDBClusterResult, __M
|
|
|
168
171
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
169
172
|
*
|
|
170
173
|
*/
|
|
171
|
-
export declare class DeleteDBClusterCommand extends
|
|
172
|
-
readonly input: DeleteDBClusterCommandInput;
|
|
173
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
174
|
-
/**
|
|
175
|
-
* @public
|
|
176
|
-
*/
|
|
177
|
-
constructor(input: DeleteDBClusterCommandInput);
|
|
178
|
-
/**
|
|
179
|
-
* @internal
|
|
180
|
-
*/
|
|
181
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBClusterCommandInput, DeleteDBClusterCommandOutput>;
|
|
182
|
-
/**
|
|
183
|
-
* @internal
|
|
184
|
-
*/
|
|
185
|
-
private serialize;
|
|
186
|
-
/**
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
189
|
-
private deserialize;
|
|
174
|
+
export declare class DeleteDBClusterCommand extends DeleteDBClusterCommand_base {
|
|
190
175
|
}
|
|
@@ -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 { DeleteDBClusterEndpointMessage, DeleteDBClusterEndpointOutput } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDBClusterEndpointCommandInput extends DeleteDBClusterEndp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDBClusterEndpointCommandOutput extends DeleteDBClusterEndpointOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDBClusterEndpointCommand_base: {
|
|
24
|
+
new (input: DeleteDBClusterEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterEndpointCommandInput, DeleteDBClusterEndpointCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster.</p>
|
|
@@ -73,23 +76,5 @@ export interface DeleteDBClusterEndpointCommandOutput extends DeleteDBClusterEnd
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeleteDBClusterEndpointCommand extends
|
|
77
|
-
readonly input: DeleteDBClusterEndpointCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeleteDBClusterEndpointCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBClusterEndpointCommandInput, DeleteDBClusterEndpointCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeleteDBClusterEndpointCommand extends DeleteDBClusterEndpointCommand_base {
|
|
95
80
|
}
|
|
@@ -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 { DeleteDBClusterParameterGroupMessage } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDBClusterParameterGroupCommandInput extends DeleteDBClust
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDBClusterParameterGroupCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDBClusterParameterGroupCommand_base: {
|
|
24
|
+
new (input: DeleteDBClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterParameterGroupCommandInput, DeleteDBClusterParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a specified DB cluster parameter group. The DB cluster parameter group to be
|
|
@@ -59,23 +62,5 @@ export interface DeleteDBClusterParameterGroupCommandOutput extends __MetadataBe
|
|
|
59
62
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
60
63
|
*
|
|
61
64
|
*/
|
|
62
|
-
export declare class DeleteDBClusterParameterGroupCommand extends
|
|
63
|
-
readonly input: DeleteDBClusterParameterGroupCommandInput;
|
|
64
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
-
/**
|
|
66
|
-
* @public
|
|
67
|
-
*/
|
|
68
|
-
constructor(input: DeleteDBClusterParameterGroupCommandInput);
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBClusterParameterGroupCommandInput, DeleteDBClusterParameterGroupCommandOutput>;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private serialize;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private deserialize;
|
|
65
|
+
export declare class DeleteDBClusterParameterGroupCommand extends DeleteDBClusterParameterGroupCommand_base {
|
|
81
66
|
}
|
|
@@ -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 { DeleteDBClusterSnapshotMessage, DeleteDBClusterSnapshotResult } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDBClusterSnapshotCommandInput extends DeleteDBClusterSnap
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDBClusterSnapshotCommandOutput extends DeleteDBClusterSnapshotResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDBClusterSnapshotCommand_base: {
|
|
24
|
+
new (input: DeleteDBClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBClusterSnapshotCommandInput, DeleteDBClusterSnapshotCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is
|
|
@@ -88,23 +91,5 @@ export interface DeleteDBClusterSnapshotCommandOutput extends DeleteDBClusterSna
|
|
|
88
91
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class DeleteDBClusterSnapshotCommand extends
|
|
92
|
-
readonly input: DeleteDBClusterSnapshotCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: DeleteDBClusterSnapshotCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBClusterSnapshotCommandInput, DeleteDBClusterSnapshotCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class DeleteDBClusterSnapshotCommand extends DeleteDBClusterSnapshotCommand_base {
|
|
110
95
|
}
|
|
@@ -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 { DeleteDBInstanceMessage, DeleteDBInstanceResult } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDBInstanceCommandInput extends DeleteDBInstanceMessage {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDBInstanceCommandOutput extends DeleteDBInstanceResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDBInstanceCommand_base: {
|
|
24
|
+
new (input: DeleteDBInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBInstanceCommandInput, DeleteDBInstanceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>The DeleteDBInstance action deletes a previously provisioned DB instance. When you delete
|
|
@@ -218,23 +221,5 @@ export interface DeleteDBInstanceCommandOutput extends DeleteDBInstanceResult, _
|
|
|
218
221
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
219
222
|
*
|
|
220
223
|
*/
|
|
221
|
-
export declare class DeleteDBInstanceCommand extends
|
|
222
|
-
readonly input: DeleteDBInstanceCommandInput;
|
|
223
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
224
|
-
/**
|
|
225
|
-
* @public
|
|
226
|
-
*/
|
|
227
|
-
constructor(input: DeleteDBInstanceCommandInput);
|
|
228
|
-
/**
|
|
229
|
-
* @internal
|
|
230
|
-
*/
|
|
231
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBInstanceCommandInput, DeleteDBInstanceCommandOutput>;
|
|
232
|
-
/**
|
|
233
|
-
* @internal
|
|
234
|
-
*/
|
|
235
|
-
private serialize;
|
|
236
|
-
/**
|
|
237
|
-
* @internal
|
|
238
|
-
*/
|
|
239
|
-
private deserialize;
|
|
224
|
+
export declare class DeleteDBInstanceCommand extends DeleteDBInstanceCommand_base {
|
|
240
225
|
}
|
|
@@ -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 { DeleteDBParameterGroupMessage } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDBParameterGroupCommandInput extends DeleteDBParameterGro
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDBParameterGroupCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDBParameterGroupCommand_base: {
|
|
24
|
+
new (input: DeleteDBParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBParameterGroupCommandInput, DeleteDBParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted can't be
|
|
@@ -59,23 +62,5 @@ export interface DeleteDBParameterGroupCommandOutput extends __MetadataBearer {
|
|
|
59
62
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
60
63
|
*
|
|
61
64
|
*/
|
|
62
|
-
export declare class DeleteDBParameterGroupCommand extends
|
|
63
|
-
readonly input: DeleteDBParameterGroupCommandInput;
|
|
64
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
-
/**
|
|
66
|
-
* @public
|
|
67
|
-
*/
|
|
68
|
-
constructor(input: DeleteDBParameterGroupCommandInput);
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBParameterGroupCommandInput, DeleteDBParameterGroupCommandOutput>;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private serialize;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private deserialize;
|
|
65
|
+
export declare class DeleteDBParameterGroupCommand extends DeleteDBParameterGroupCommand_base {
|
|
81
66
|
}
|
|
@@ -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 { DeleteDBSubnetGroupMessage } from "../models/models_0";
|
|
5
4
|
import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptuneClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDBSubnetGroupCommandInput extends DeleteDBSubnetGroupMess
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDBSubnetGroupCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDBSubnetGroupCommand_base: {
|
|
24
|
+
new (input: DeleteDBSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDBSubnetGroupCommandInput, DeleteDBSubnetGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a DB subnet group.</p>
|
|
@@ -63,23 +66,5 @@ export interface DeleteDBSubnetGroupCommandOutput extends __MetadataBearer {
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Neptune service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class DeleteDBSubnetGroupCommand extends
|
|
67
|
-
readonly input: DeleteDBSubnetGroupCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: DeleteDBSubnetGroupCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptuneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBSubnetGroupCommandInput, DeleteDBSubnetGroupCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class DeleteDBSubnetGroupCommand extends DeleteDBSubnetGroupCommand_base {
|
|
85
70
|
}
|