@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.
Files changed (102) hide show
  1. package/dist-cjs/Neptune.js +1 -149
  2. package/dist-cjs/NeptuneClient.js +1 -43
  3. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -28
  4. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +1 -28
  5. package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -28
  6. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +1 -28
  7. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +1 -28
  8. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +1 -30
  9. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +1 -28
  10. package/dist-cjs/commands/CreateDBClusterCommand.js +1 -30
  11. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +1 -28
  12. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +1 -28
  13. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +1 -28
  14. package/dist-cjs/commands/CreateDBInstanceCommand.js +1 -29
  15. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +1 -28
  16. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +1 -28
  17. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +1 -28
  18. package/dist-cjs/commands/CreateGlobalClusterCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteDBClusterCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteDBInstanceCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeDBClustersCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeDBInstancesCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeDBParametersCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +1 -28
  42. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +1 -28
  43. package/dist-cjs/commands/DescribeEventsCommand.js +1 -28
  44. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +1 -28
  45. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +1 -28
  46. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +1 -28
  47. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +1 -28
  48. package/dist-cjs/commands/FailoverDBClusterCommand.js +1 -28
  49. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +1 -28
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  51. package/dist-cjs/commands/ModifyDBClusterCommand.js +1 -28
  52. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +1 -28
  53. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +1 -28
  54. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +1 -28
  55. package/dist-cjs/commands/ModifyDBInstanceCommand.js +1 -29
  56. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +1 -28
  57. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +1 -28
  58. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +1 -28
  59. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +1 -28
  60. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +1 -28
  61. package/dist-cjs/commands/RebootDBInstanceCommand.js +1 -28
  62. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +1 -28
  63. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -28
  64. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +1 -28
  65. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -28
  66. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +1 -28
  67. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +1 -28
  68. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +1 -28
  69. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +1 -28
  70. package/dist-cjs/commands/StartDBClusterCommand.js +1 -28
  71. package/dist-cjs/commands/StopDBClusterCommand.js +1 -28
  72. package/dist-cjs/commands/index.js +1 -72
  73. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  74. package/dist-cjs/extensionConfiguration.js +1 -2
  75. package/dist-cjs/index.js +12318 -12
  76. package/dist-cjs/models/NeptuneServiceException.js +1 -12
  77. package/dist-cjs/models/index.js +1 -4
  78. package/dist-cjs/models/models_0.js +1 -899
  79. package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +1 -7
  80. package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +1 -7
  81. package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +1 -7
  82. package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +1 -7
  83. package/dist-cjs/pagination/DescribeDBClustersPaginator.js +1 -7
  84. package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +1 -7
  85. package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +1 -7
  86. package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +1 -7
  87. package/dist-cjs/pagination/DescribeDBParametersPaginator.js +1 -7
  88. package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +1 -7
  89. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +1 -7
  90. package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +1 -7
  91. package/dist-cjs/pagination/DescribeEventsPaginator.js +1 -7
  92. package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +1 -7
  93. package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +1 -7
  94. package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +1 -7
  95. package/dist-cjs/pagination/Interfaces.js +1 -2
  96. package/dist-cjs/pagination/index.js +1 -20
  97. package/dist-cjs/protocols/Aws_query.js +1 -9398
  98. package/dist-cjs/runtimeExtensions.js +1 -22
  99. package/dist-cjs/waiters/index.js +1 -5
  100. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +1 -119
  101. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +1 -107
  102. package/package.json +42 -42
@@ -1,22 +1 @@
1
- "use strict";
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
- "use strict";
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
- "use strict";
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
- "use strict";
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.490.0",
4
+ "version": "3.495.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
- "build:cjs": "tsc -p tsconfig.cjs.json",
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.490.0",
24
- "@aws-sdk/core": "3.490.0",
25
- "@aws-sdk/credential-provider-node": "3.490.0",
26
- "@aws-sdk/middleware-host-header": "3.489.0",
27
- "@aws-sdk/middleware-logger": "3.489.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.489.0",
29
- "@aws-sdk/middleware-sdk-rds": "3.489.0",
30
- "@aws-sdk/middleware-signing": "3.489.0",
31
- "@aws-sdk/middleware-user-agent": "3.489.0",
32
- "@aws-sdk/region-config-resolver": "3.489.0",
33
- "@aws-sdk/types": "3.489.0",
34
- "@aws-sdk/util-endpoints": "3.489.0",
35
- "@aws-sdk/util-user-agent-browser": "3.489.0",
36
- "@aws-sdk/util-user-agent-node": "3.489.0",
37
- "@smithy/config-resolver": "^2.0.23",
38
- "@smithy/core": "^1.2.2",
39
- "@smithy/fetch-http-handler": "^2.3.2",
40
- "@smithy/hash-node": "^2.0.18",
41
- "@smithy/invalid-dependency": "^2.0.16",
42
- "@smithy/middleware-content-length": "^2.0.18",
43
- "@smithy/middleware-endpoint": "^2.3.0",
44
- "@smithy/middleware-retry": "^2.0.26",
45
- "@smithy/middleware-serde": "^2.0.16",
46
- "@smithy/middleware-stack": "^2.0.10",
47
- "@smithy/node-config-provider": "^2.1.9",
48
- "@smithy/node-http-handler": "^2.2.2",
49
- "@smithy/protocol-http": "^3.0.12",
50
- "@smithy/smithy-client": "^2.2.1",
51
- "@smithy/types": "^2.8.0",
52
- "@smithy/url-parser": "^2.0.16",
53
- "@smithy/util-base64": "^2.0.1",
54
- "@smithy/util-body-length-browser": "^2.0.1",
55
- "@smithy/util-body-length-node": "^2.1.0",
56
- "@smithy/util-defaults-mode-browser": "^2.0.24",
57
- "@smithy/util-defaults-mode-node": "^2.0.32",
58
- "@smithy/util-endpoints": "^1.0.8",
59
- "@smithy/util-retry": "^2.0.9",
60
- "@smithy/util-utf8": "^2.0.2",
61
- "@smithy/util-waiter": "^2.0.16",
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.0.0",
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",