@aws-sdk/client-neptune 3.490.0 → 3.496.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/Neptune.js +1 -149
- package/dist-cjs/NeptuneClient.js +1 -43
- package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -28
- package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -28
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +1 -28
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +1 -28
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +1 -30
- package/dist-cjs/commands/CopyDBParameterGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateDBClusterCommand.js +1 -30
- package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +1 -28
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +1 -28
- package/dist-cjs/commands/CreateDBInstanceCommand.js +1 -29
- package/dist-cjs/commands/CreateDBParameterGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +1 -28
- package/dist-cjs/commands/DeleteDBClusterCommand.js +1 -28
- package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +1 -28
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +1 -28
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +1 -28
- package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBClustersCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBParametersCommand.js +1 -28
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +1 -28
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +1 -28
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +1 -28
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +1 -28
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeEventsCommand.js +1 -28
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +1 -28
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +1 -28
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +1 -28
- package/dist-cjs/commands/FailoverDBClusterCommand.js +1 -28
- package/dist-cjs/commands/FailoverGlobalClusterCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ModifyDBClusterCommand.js +1 -28
- package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +1 -28
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +1 -28
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +1 -28
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +1 -29
- package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +1 -28
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +1 -28
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +1 -28
- package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +1 -28
- package/dist-cjs/commands/RebootDBInstanceCommand.js +1 -28
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +1 -28
- package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -28
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -28
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +1 -28
- package/dist-cjs/commands/ResetDBParameterGroupCommand.js +1 -28
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +1 -28
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +1 -28
- package/dist-cjs/commands/StartDBClusterCommand.js +1 -28
- package/dist-cjs/commands/StopDBClusterCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -72
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +12320 -12
- package/dist-cjs/models/NeptuneServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -899
- package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeDBClustersPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeDBParametersPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeEventsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/index.js +1 -20
- package/dist-cjs/protocols/Aws_query.js +1 -9398
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -5
- package/dist-cjs/waiters/waitForDBInstanceAvailable.js +1 -119
- package/dist-cjs/waiters/waitForDBInstanceDeleted.js +1 -107
- package/package.json +42 -42
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ModifyGlobalClusterCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ModifyGlobalClusterCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "ModifyGlobalCluster", {})
|
|
22
|
-
.n("NeptuneClient", "ModifyGlobalClusterCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_ModifyGlobalClusterCommand)
|
|
25
|
-
.de(Aws_query_1.de_ModifyGlobalClusterCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ModifyGlobalClusterCommand = ModifyGlobalClusterCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PromoteReadReplicaDBClusterCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class PromoteReadReplicaDBClusterCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "PromoteReadReplicaDBCluster", {})
|
|
22
|
-
.n("NeptuneClient", "PromoteReadReplicaDBClusterCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_PromoteReadReplicaDBClusterCommand)
|
|
25
|
-
.de(Aws_query_1.de_PromoteReadReplicaDBClusterCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.PromoteReadReplicaDBClusterCommand = PromoteReadReplicaDBClusterCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RebootDBInstanceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class RebootDBInstanceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "RebootDBInstance", {})
|
|
22
|
-
.n("NeptuneClient", "RebootDBInstanceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_RebootDBInstanceCommand)
|
|
25
|
-
.de(Aws_query_1.de_RebootDBInstanceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.RebootDBInstanceCommand = RebootDBInstanceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RemoveFromGlobalClusterCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class RemoveFromGlobalClusterCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "RemoveFromGlobalCluster", {})
|
|
22
|
-
.n("NeptuneClient", "RemoveFromGlobalClusterCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_RemoveFromGlobalClusterCommand)
|
|
25
|
-
.de(Aws_query_1.de_RemoveFromGlobalClusterCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.RemoveFromGlobalClusterCommand = RemoveFromGlobalClusterCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RemoveRoleFromDBClusterCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class RemoveRoleFromDBClusterCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "RemoveRoleFromDBCluster", {})
|
|
22
|
-
.n("NeptuneClient", "RemoveRoleFromDBClusterCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_RemoveRoleFromDBClusterCommand)
|
|
25
|
-
.de(Aws_query_1.de_RemoveRoleFromDBClusterCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.RemoveRoleFromDBClusterCommand = RemoveRoleFromDBClusterCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RemoveSourceIdentifierFromSubscriptionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class RemoveSourceIdentifierFromSubscriptionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "RemoveSourceIdentifierFromSubscription", {})
|
|
22
|
-
.n("NeptuneClient", "RemoveSourceIdentifierFromSubscriptionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_RemoveSourceIdentifierFromSubscriptionCommand)
|
|
25
|
-
.de(Aws_query_1.de_RemoveSourceIdentifierFromSubscriptionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.RemoveSourceIdentifierFromSubscriptionCommand = RemoveSourceIdentifierFromSubscriptionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RemoveTagsFromResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class RemoveTagsFromResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "RemoveTagsFromResource", {})
|
|
22
|
-
.n("NeptuneClient", "RemoveTagsFromResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_RemoveTagsFromResourceCommand)
|
|
25
|
-
.de(Aws_query_1.de_RemoveTagsFromResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.RemoveTagsFromResourceCommand = RemoveTagsFromResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ResetDBClusterParameterGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ResetDBClusterParameterGroupCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "ResetDBClusterParameterGroup", {})
|
|
22
|
-
.n("NeptuneClient", "ResetDBClusterParameterGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_ResetDBClusterParameterGroupCommand)
|
|
25
|
-
.de(Aws_query_1.de_ResetDBClusterParameterGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ResetDBClusterParameterGroupCommand = ResetDBClusterParameterGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ResetDBParameterGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ResetDBParameterGroupCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "ResetDBParameterGroup", {})
|
|
22
|
-
.n("NeptuneClient", "ResetDBParameterGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_ResetDBParameterGroupCommand)
|
|
25
|
-
.de(Aws_query_1.de_ResetDBParameterGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ResetDBParameterGroupCommand = ResetDBParameterGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RestoreDBClusterFromSnapshotCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class RestoreDBClusterFromSnapshotCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "RestoreDBClusterFromSnapshot", {})
|
|
22
|
-
.n("NeptuneClient", "RestoreDBClusterFromSnapshotCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_RestoreDBClusterFromSnapshotCommand)
|
|
25
|
-
.de(Aws_query_1.de_RestoreDBClusterFromSnapshotCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.RestoreDBClusterFromSnapshotCommand = RestoreDBClusterFromSnapshotCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RestoreDBClusterToPointInTimeCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class RestoreDBClusterToPointInTimeCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "RestoreDBClusterToPointInTime", {})
|
|
22
|
-
.n("NeptuneClient", "RestoreDBClusterToPointInTimeCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_RestoreDBClusterToPointInTimeCommand)
|
|
25
|
-
.de(Aws_query_1.de_RestoreDBClusterToPointInTimeCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.RestoreDBClusterToPointInTimeCommand = RestoreDBClusterToPointInTimeCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartDBClusterCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class StartDBClusterCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "StartDBCluster", {})
|
|
22
|
-
.n("NeptuneClient", "StartDBClusterCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_StartDBClusterCommand)
|
|
25
|
-
.de(Aws_query_1.de_StartDBClusterCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.StartDBClusterCommand = StartDBClusterCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopDBClusterCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class StopDBClusterCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonRDSv19", "StopDBCluster", {})
|
|
22
|
-
.n("NeptuneClient", "StopDBClusterCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_StopDBClusterCommand)
|
|
25
|
-
.de(Aws_query_1.de_StopDBClusterCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.StopDBClusterCommand = StopDBClusterCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,72 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./AddRoleToDBClusterCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./AddSourceIdentifierToSubscriptionCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./AddTagsToResourceCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./ApplyPendingMaintenanceActionCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./CopyDBClusterParameterGroupCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./CopyDBClusterSnapshotCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./CopyDBParameterGroupCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./CreateDBClusterCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./CreateDBClusterEndpointCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./CreateDBClusterParameterGroupCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./CreateDBClusterSnapshotCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./CreateDBInstanceCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./CreateDBParameterGroupCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./CreateDBSubnetGroupCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./CreateEventSubscriptionCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./CreateGlobalClusterCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./DeleteDBClusterCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./DeleteDBClusterEndpointCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./DeleteDBClusterParameterGroupCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./DeleteDBClusterSnapshotCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./DeleteDBInstanceCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./DeleteDBParameterGroupCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./DeleteDBSubnetGroupCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./DeleteEventSubscriptionCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./DeleteGlobalClusterCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./DescribeDBClusterEndpointsCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./DescribeDBClusterParameterGroupsCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./DescribeDBClusterParametersCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./DescribeDBClusterSnapshotAttributesCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./DescribeDBClusterSnapshotsCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./DescribeDBClustersCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./DescribeDBEngineVersionsCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./DescribeDBInstancesCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./DescribeDBParameterGroupsCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./DescribeDBParametersCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./DescribeDBSubnetGroupsCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./DescribeEngineDefaultClusterParametersCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./DescribeEngineDefaultParametersCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./DescribeEventCategoriesCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./DescribeEventSubscriptionsCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./DescribeEventsCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./DescribeGlobalClustersCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./DescribeOrderableDBInstanceOptionsCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./DescribePendingMaintenanceActionsCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./DescribeValidDBInstanceModificationsCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./FailoverDBClusterCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./FailoverGlobalClusterCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./ModifyDBClusterCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./ModifyDBClusterEndpointCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./ModifyDBClusterParameterGroupCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./ModifyDBClusterSnapshotAttributeCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./ModifyDBInstanceCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./ModifyDBParameterGroupCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./ModifyDBSubnetGroupCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./ModifyEventSubscriptionCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./ModifyGlobalClusterCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./PromoteReadReplicaDBClusterCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./RebootDBInstanceCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./RemoveFromGlobalClusterCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./RemoveRoleFromDBClusterCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./RemoveSourceIdentifierFromSubscriptionCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./RemoveTagsFromResourceCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./ResetDBClusterParameterGroupCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./ResetDBParameterGroupCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./RestoreDBClusterFromSnapshotCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./RestoreDBClusterToPointInTimeCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./StartDBClusterCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./StopDBClusterCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "rds",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|