@aws-sdk/client-neptune 3.490.0 → 3.495.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 +12318 -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,22 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.resolveRuntimeExtensions = void 0;
|
|
4
|
-
const region_config_resolver_1 = require("@aws-sdk/region-config-resolver");
|
|
5
|
-
const protocol_http_1 = require("@smithy/protocol-http");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
const asPartial = (t) => t;
|
|
8
|
-
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
9
|
-
const extensionConfiguration = {
|
|
10
|
-
...asPartial((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig)),
|
|
11
|
-
...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
|
|
12
|
-
...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
|
|
13
|
-
};
|
|
14
|
-
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
15
|
-
return {
|
|
16
|
-
...runtimeConfig,
|
|
17
|
-
...(0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
18
|
-
...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
19
|
-
...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./waitForDBInstanceAvailable"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./waitForDBInstanceDeleted"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,119 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.waitUntilDBInstanceAvailable = exports.waitForDBInstanceAvailable = void 0;
|
|
4
|
-
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
|
-
const DescribeDBInstancesCommand_1 = require("../commands/DescribeDBInstancesCommand");
|
|
6
|
-
const checkState = async (client, input) => {
|
|
7
|
-
let reason;
|
|
8
|
-
try {
|
|
9
|
-
const result = await client.send(new DescribeDBInstancesCommand_1.DescribeDBInstancesCommand(input));
|
|
10
|
-
reason = result;
|
|
11
|
-
try {
|
|
12
|
-
const returnComparator = () => {
|
|
13
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
14
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
15
|
-
return element_2.DBInstanceStatus;
|
|
16
|
-
});
|
|
17
|
-
return projection_3;
|
|
18
|
-
};
|
|
19
|
-
let allStringEq_5 = returnComparator().length > 0;
|
|
20
|
-
for (const element_4 of returnComparator()) {
|
|
21
|
-
allStringEq_5 = allStringEq_5 && element_4 == "available";
|
|
22
|
-
}
|
|
23
|
-
if (allStringEq_5) {
|
|
24
|
-
return { state: util_waiter_1.WaiterState.SUCCESS, reason };
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
catch (e) { }
|
|
28
|
-
try {
|
|
29
|
-
const returnComparator = () => {
|
|
30
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
31
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
32
|
-
return element_2.DBInstanceStatus;
|
|
33
|
-
});
|
|
34
|
-
return projection_3;
|
|
35
|
-
};
|
|
36
|
-
for (const anyStringEq_4 of returnComparator()) {
|
|
37
|
-
if (anyStringEq_4 == "deleted") {
|
|
38
|
-
return { state: util_waiter_1.WaiterState.FAILURE, reason };
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
catch (e) { }
|
|
43
|
-
try {
|
|
44
|
-
const returnComparator = () => {
|
|
45
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
46
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
47
|
-
return element_2.DBInstanceStatus;
|
|
48
|
-
});
|
|
49
|
-
return projection_3;
|
|
50
|
-
};
|
|
51
|
-
for (const anyStringEq_4 of returnComparator()) {
|
|
52
|
-
if (anyStringEq_4 == "deleting") {
|
|
53
|
-
return { state: util_waiter_1.WaiterState.FAILURE, reason };
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
catch (e) { }
|
|
58
|
-
try {
|
|
59
|
-
const returnComparator = () => {
|
|
60
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
61
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
62
|
-
return element_2.DBInstanceStatus;
|
|
63
|
-
});
|
|
64
|
-
return projection_3;
|
|
65
|
-
};
|
|
66
|
-
for (const anyStringEq_4 of returnComparator()) {
|
|
67
|
-
if (anyStringEq_4 == "failed") {
|
|
68
|
-
return { state: util_waiter_1.WaiterState.FAILURE, reason };
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
catch (e) { }
|
|
73
|
-
try {
|
|
74
|
-
const returnComparator = () => {
|
|
75
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
76
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
77
|
-
return element_2.DBInstanceStatus;
|
|
78
|
-
});
|
|
79
|
-
return projection_3;
|
|
80
|
-
};
|
|
81
|
-
for (const anyStringEq_4 of returnComparator()) {
|
|
82
|
-
if (anyStringEq_4 == "incompatible-restore") {
|
|
83
|
-
return { state: util_waiter_1.WaiterState.FAILURE, reason };
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
catch (e) { }
|
|
88
|
-
try {
|
|
89
|
-
const returnComparator = () => {
|
|
90
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
91
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
92
|
-
return element_2.DBInstanceStatus;
|
|
93
|
-
});
|
|
94
|
-
return projection_3;
|
|
95
|
-
};
|
|
96
|
-
for (const anyStringEq_4 of returnComparator()) {
|
|
97
|
-
if (anyStringEq_4 == "incompatible-parameters") {
|
|
98
|
-
return { state: util_waiter_1.WaiterState.FAILURE, reason };
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
catch (e) { }
|
|
103
|
-
}
|
|
104
|
-
catch (exception) {
|
|
105
|
-
reason = exception;
|
|
106
|
-
}
|
|
107
|
-
return { state: util_waiter_1.WaiterState.RETRY, reason };
|
|
108
|
-
};
|
|
109
|
-
const waitForDBInstanceAvailable = async (params, input) => {
|
|
110
|
-
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
111
|
-
return (0, util_waiter_1.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
112
|
-
};
|
|
113
|
-
exports.waitForDBInstanceAvailable = waitForDBInstanceAvailable;
|
|
114
|
-
const waitUntilDBInstanceAvailable = async (params, input) => {
|
|
115
|
-
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
116
|
-
const result = await (0, util_waiter_1.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
117
|
-
return (0, util_waiter_1.checkExceptions)(result);
|
|
118
|
-
};
|
|
119
|
-
exports.waitUntilDBInstanceAvailable = waitUntilDBInstanceAvailable;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,107 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.waitUntilDBInstanceDeleted = exports.waitForDBInstanceDeleted = void 0;
|
|
4
|
-
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
|
-
const DescribeDBInstancesCommand_1 = require("../commands/DescribeDBInstancesCommand");
|
|
6
|
-
const checkState = async (client, input) => {
|
|
7
|
-
let reason;
|
|
8
|
-
try {
|
|
9
|
-
const result = await client.send(new DescribeDBInstancesCommand_1.DescribeDBInstancesCommand(input));
|
|
10
|
-
reason = result;
|
|
11
|
-
try {
|
|
12
|
-
const returnComparator = () => {
|
|
13
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
14
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
15
|
-
return element_2.DBInstanceStatus;
|
|
16
|
-
});
|
|
17
|
-
return projection_3;
|
|
18
|
-
};
|
|
19
|
-
let allStringEq_5 = returnComparator().length > 0;
|
|
20
|
-
for (const element_4 of returnComparator()) {
|
|
21
|
-
allStringEq_5 = allStringEq_5 && element_4 == "deleted";
|
|
22
|
-
}
|
|
23
|
-
if (allStringEq_5) {
|
|
24
|
-
return { state: util_waiter_1.WaiterState.SUCCESS, reason };
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
catch (e) { }
|
|
28
|
-
try {
|
|
29
|
-
const returnComparator = () => {
|
|
30
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
31
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
32
|
-
return element_2.DBInstanceStatus;
|
|
33
|
-
});
|
|
34
|
-
return projection_3;
|
|
35
|
-
};
|
|
36
|
-
for (const anyStringEq_4 of returnComparator()) {
|
|
37
|
-
if (anyStringEq_4 == "creating") {
|
|
38
|
-
return { state: util_waiter_1.WaiterState.FAILURE, reason };
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
catch (e) { }
|
|
43
|
-
try {
|
|
44
|
-
const returnComparator = () => {
|
|
45
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
46
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
47
|
-
return element_2.DBInstanceStatus;
|
|
48
|
-
});
|
|
49
|
-
return projection_3;
|
|
50
|
-
};
|
|
51
|
-
for (const anyStringEq_4 of returnComparator()) {
|
|
52
|
-
if (anyStringEq_4 == "modifying") {
|
|
53
|
-
return { state: util_waiter_1.WaiterState.FAILURE, reason };
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
catch (e) { }
|
|
58
|
-
try {
|
|
59
|
-
const returnComparator = () => {
|
|
60
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
61
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
62
|
-
return element_2.DBInstanceStatus;
|
|
63
|
-
});
|
|
64
|
-
return projection_3;
|
|
65
|
-
};
|
|
66
|
-
for (const anyStringEq_4 of returnComparator()) {
|
|
67
|
-
if (anyStringEq_4 == "rebooting") {
|
|
68
|
-
return { state: util_waiter_1.WaiterState.FAILURE, reason };
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
catch (e) { }
|
|
73
|
-
try {
|
|
74
|
-
const returnComparator = () => {
|
|
75
|
-
const flat_1 = [].concat(...result.DBInstances);
|
|
76
|
-
const projection_3 = flat_1.map((element_2) => {
|
|
77
|
-
return element_2.DBInstanceStatus;
|
|
78
|
-
});
|
|
79
|
-
return projection_3;
|
|
80
|
-
};
|
|
81
|
-
for (const anyStringEq_4 of returnComparator()) {
|
|
82
|
-
if (anyStringEq_4 == "resetting-master-credentials") {
|
|
83
|
-
return { state: util_waiter_1.WaiterState.FAILURE, reason };
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
catch (e) { }
|
|
88
|
-
}
|
|
89
|
-
catch (exception) {
|
|
90
|
-
reason = exception;
|
|
91
|
-
if (exception.name && exception.name == "DBInstanceNotFound") {
|
|
92
|
-
return { state: util_waiter_1.WaiterState.SUCCESS, reason };
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
return { state: util_waiter_1.WaiterState.RETRY, reason };
|
|
96
|
-
};
|
|
97
|
-
const waitForDBInstanceDeleted = async (params, input) => {
|
|
98
|
-
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
99
|
-
return (0, util_waiter_1.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
100
|
-
};
|
|
101
|
-
exports.waitForDBInstanceDeleted = waitForDBInstanceDeleted;
|
|
102
|
-
const waitUntilDBInstanceDeleted = async (params, input) => {
|
|
103
|
-
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
104
|
-
const result = await (0, util_waiter_1.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
105
|
-
return (0, util_waiter_1.checkExceptions)(result);
|
|
106
|
-
};
|
|
107
|
-
exports.waitUntilDBInstanceDeleted = waitUntilDBInstanceDeleted;
|
|
1
|
+
module.exports = require("../index.js");
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-neptune",
|
|
3
3
|
"description": "AWS SDK for JavaScript Neptune Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.495.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
|
-
"build:cjs": "
|
|
7
|
+
"build:cjs": "node ../../scripts/compilation/inline client-neptune",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
9
|
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
10
|
"build:types": "tsc -p tsconfig.types.json",
|
|
@@ -20,50 +20,50 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-sdk-rds": "3.
|
|
30
|
-
"@aws-sdk/middleware-signing": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
33
|
-
"@aws-sdk/types": "3.
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
37
|
-
"@smithy/config-resolver": "^2.0
|
|
38
|
-
"@smithy/core": "^1.
|
|
39
|
-
"@smithy/fetch-http-handler": "^2.
|
|
40
|
-
"@smithy/hash-node": "^2.0
|
|
41
|
-
"@smithy/invalid-dependency": "^2.0
|
|
42
|
-
"@smithy/middleware-content-length": "^2.0
|
|
43
|
-
"@smithy/middleware-endpoint": "^2.
|
|
44
|
-
"@smithy/middleware-retry": "^2.0
|
|
45
|
-
"@smithy/middleware-serde": "^2.0
|
|
46
|
-
"@smithy/middleware-stack": "^2.0
|
|
47
|
-
"@smithy/node-config-provider": "^2.
|
|
48
|
-
"@smithy/node-http-handler": "^2.
|
|
49
|
-
"@smithy/protocol-http": "^3.0
|
|
50
|
-
"@smithy/smithy-client": "^2.
|
|
51
|
-
"@smithy/types": "^2.
|
|
52
|
-
"@smithy/url-parser": "^2.0
|
|
53
|
-
"@smithy/util-base64": "^2.0
|
|
54
|
-
"@smithy/util-body-length-browser": "^2.0
|
|
55
|
-
"@smithy/util-body-length-node": "^2.
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^2.0
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^2.0
|
|
58
|
-
"@smithy/util-endpoints": "^1.0
|
|
59
|
-
"@smithy/util-retry": "^2.0
|
|
60
|
-
"@smithy/util-utf8": "^2.0
|
|
61
|
-
"@smithy/util-waiter": "^2.0
|
|
23
|
+
"@aws-sdk/client-sts": "3.495.0",
|
|
24
|
+
"@aws-sdk/core": "3.495.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.495.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.495.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.495.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.495.0",
|
|
29
|
+
"@aws-sdk/middleware-sdk-rds": "3.495.0",
|
|
30
|
+
"@aws-sdk/middleware-signing": "3.495.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.495.0",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "3.495.0",
|
|
33
|
+
"@aws-sdk/types": "3.495.0",
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.495.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "3.495.0",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.495.0",
|
|
37
|
+
"@smithy/config-resolver": "^2.1.0",
|
|
38
|
+
"@smithy/core": "^1.3.0",
|
|
39
|
+
"@smithy/fetch-http-handler": "^2.4.0",
|
|
40
|
+
"@smithy/hash-node": "^2.1.0",
|
|
41
|
+
"@smithy/invalid-dependency": "^2.1.0",
|
|
42
|
+
"@smithy/middleware-content-length": "^2.1.0",
|
|
43
|
+
"@smithy/middleware-endpoint": "^2.4.0",
|
|
44
|
+
"@smithy/middleware-retry": "^2.1.0",
|
|
45
|
+
"@smithy/middleware-serde": "^2.1.0",
|
|
46
|
+
"@smithy/middleware-stack": "^2.1.0",
|
|
47
|
+
"@smithy/node-config-provider": "^2.2.0",
|
|
48
|
+
"@smithy/node-http-handler": "^2.3.0",
|
|
49
|
+
"@smithy/protocol-http": "^3.1.0",
|
|
50
|
+
"@smithy/smithy-client": "^2.3.0",
|
|
51
|
+
"@smithy/types": "^2.9.0",
|
|
52
|
+
"@smithy/url-parser": "^2.1.0",
|
|
53
|
+
"@smithy/util-base64": "^2.1.0",
|
|
54
|
+
"@smithy/util-body-length-browser": "^2.1.0",
|
|
55
|
+
"@smithy/util-body-length-node": "^2.2.0",
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^2.1.0",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^2.1.0",
|
|
58
|
+
"@smithy/util-endpoints": "^1.1.0",
|
|
59
|
+
"@smithy/util-retry": "^2.1.0",
|
|
60
|
+
"@smithy/util-utf8": "^2.1.0",
|
|
61
|
+
"@smithy/util-waiter": "^2.1.0",
|
|
62
62
|
"fast-xml-parser": "4.2.5",
|
|
63
63
|
"tslib": "^2.5.0"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@smithy/service-client-documentation-generator": "^2.
|
|
66
|
+
"@smithy/service-client-documentation-generator": "^2.1.0",
|
|
67
67
|
"@tsconfig/node14": "1.0.3",
|
|
68
68
|
"@types/node": "^14.14.31",
|
|
69
69
|
"concurrently": "7.0.0",
|