@aws-sdk/client-rds-data 3.968.0 → 3.970.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/index.js +6 -6
- package/dist-es/schemas/schemas_0.js +6 -6
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -469,7 +469,7 @@ schema.TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestExcept
|
|
|
469
469
|
var BatchExecuteStatementRequest$ = [3, n0, _BESR,
|
|
470
470
|
0,
|
|
471
471
|
[_rA, _sA, _s, _d, _sc, _pS, _tI],
|
|
472
|
-
[0, 0, 0, 0, 0, () => SqlParameterSets, 0]
|
|
472
|
+
[0, 0, 0, 0, 0, () => SqlParameterSets, 0], 3
|
|
473
473
|
];
|
|
474
474
|
var BatchExecuteStatementResponse$ = [3, n0, _BESRa,
|
|
475
475
|
0,
|
|
@@ -479,7 +479,7 @@ var BatchExecuteStatementResponse$ = [3, n0, _BESRa,
|
|
|
479
479
|
var BeginTransactionRequest$ = [3, n0, _BTR,
|
|
480
480
|
0,
|
|
481
481
|
[_rA, _sA, _d, _sc],
|
|
482
|
-
[0, 0, 0, 0]
|
|
482
|
+
[0, 0, 0, 0], 2
|
|
483
483
|
];
|
|
484
484
|
var BeginTransactionResponse$ = [3, n0, _BTRe,
|
|
485
485
|
0,
|
|
@@ -494,7 +494,7 @@ var ColumnMetadata$ = [3, n0, _CM,
|
|
|
494
494
|
var CommitTransactionRequest$ = [3, n0, _CTR,
|
|
495
495
|
0,
|
|
496
496
|
[_rA, _sA, _tI],
|
|
497
|
-
[0, 0, 0]
|
|
497
|
+
[0, 0, 0], 3
|
|
498
498
|
];
|
|
499
499
|
var CommitTransactionResponse$ = [3, n0, _CTRo,
|
|
500
500
|
0,
|
|
@@ -528,7 +528,7 @@ schema.TypeRegistry.for(n0).registerError(DatabaseUnavailableException$, Databas
|
|
|
528
528
|
var ExecuteSqlRequest$ = [3, n0, _ESR,
|
|
529
529
|
0,
|
|
530
530
|
[_dCOIA, _aSSA, _sS, _d, _sc],
|
|
531
|
-
[0, 0, 0, 0, 0]
|
|
531
|
+
[0, 0, 0, 0, 0], 3
|
|
532
532
|
];
|
|
533
533
|
var ExecuteSqlResponse$ = [3, n0, _ESRx,
|
|
534
534
|
0,
|
|
@@ -538,7 +538,7 @@ var ExecuteSqlResponse$ = [3, n0, _ESRx,
|
|
|
538
538
|
var ExecuteStatementRequest$ = [3, n0, _ESRxe,
|
|
539
539
|
0,
|
|
540
540
|
[_rA, _sA, _s, _d, _sc, _pa, _tI, _iRM, _cAT, _rSO, _fRA],
|
|
541
|
-
[0, 0, 0, 0, 0, () => SqlParametersList, 0, 2, 2, () => ResultSetOptions$, 0]
|
|
541
|
+
[0, 0, 0, 0, 0, () => SqlParametersList, 0, 2, 2, () => ResultSetOptions$, 0], 3
|
|
542
542
|
];
|
|
543
543
|
var ExecuteStatementResponse$ = [3, n0, _ESRxec,
|
|
544
544
|
0,
|
|
@@ -604,7 +604,7 @@ var ResultSetOptions$ = [3, n0, _RSO,
|
|
|
604
604
|
var RollbackTransactionRequest$ = [3, n0, _RTR,
|
|
605
605
|
0,
|
|
606
606
|
[_rA, _sA, _tI],
|
|
607
|
-
[0, 0, 0]
|
|
607
|
+
[0, 0, 0], 3
|
|
608
608
|
];
|
|
609
609
|
var RollbackTransactionResponse$ = [3, n0, _RTRo,
|
|
610
610
|
0,
|
|
@@ -146,7 +146,7 @@ TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
|
|
|
146
146
|
export var BatchExecuteStatementRequest$ = [3, n0, _BESR,
|
|
147
147
|
0,
|
|
148
148
|
[_rA, _sA, _s, _d, _sc, _pS, _tI],
|
|
149
|
-
[0, 0, 0, 0, 0, () => SqlParameterSets, 0]
|
|
149
|
+
[0, 0, 0, 0, 0, () => SqlParameterSets, 0], 3
|
|
150
150
|
];
|
|
151
151
|
export var BatchExecuteStatementResponse$ = [3, n0, _BESRa,
|
|
152
152
|
0,
|
|
@@ -156,7 +156,7 @@ export var BatchExecuteStatementResponse$ = [3, n0, _BESRa,
|
|
|
156
156
|
export var BeginTransactionRequest$ = [3, n0, _BTR,
|
|
157
157
|
0,
|
|
158
158
|
[_rA, _sA, _d, _sc],
|
|
159
|
-
[0, 0, 0, 0]
|
|
159
|
+
[0, 0, 0, 0], 2
|
|
160
160
|
];
|
|
161
161
|
export var BeginTransactionResponse$ = [3, n0, _BTRe,
|
|
162
162
|
0,
|
|
@@ -171,7 +171,7 @@ export var ColumnMetadata$ = [3, n0, _CM,
|
|
|
171
171
|
export var CommitTransactionRequest$ = [3, n0, _CTR,
|
|
172
172
|
0,
|
|
173
173
|
[_rA, _sA, _tI],
|
|
174
|
-
[0, 0, 0]
|
|
174
|
+
[0, 0, 0], 3
|
|
175
175
|
];
|
|
176
176
|
export var CommitTransactionResponse$ = [3, n0, _CTRo,
|
|
177
177
|
0,
|
|
@@ -205,7 +205,7 @@ TypeRegistry.for(n0).registerError(DatabaseUnavailableException$, DatabaseUnavai
|
|
|
205
205
|
export var ExecuteSqlRequest$ = [3, n0, _ESR,
|
|
206
206
|
0,
|
|
207
207
|
[_dCOIA, _aSSA, _sS, _d, _sc],
|
|
208
|
-
[0, 0, 0, 0, 0]
|
|
208
|
+
[0, 0, 0, 0, 0], 3
|
|
209
209
|
];
|
|
210
210
|
export var ExecuteSqlResponse$ = [3, n0, _ESRx,
|
|
211
211
|
0,
|
|
@@ -215,7 +215,7 @@ export var ExecuteSqlResponse$ = [3, n0, _ESRx,
|
|
|
215
215
|
export var ExecuteStatementRequest$ = [3, n0, _ESRxe,
|
|
216
216
|
0,
|
|
217
217
|
[_rA, _sA, _s, _d, _sc, _pa, _tI, _iRM, _cAT, _rSO, _fRA],
|
|
218
|
-
[0, 0, 0, 0, 0, () => SqlParametersList, 0, 2, 2, () => ResultSetOptions$, 0]
|
|
218
|
+
[0, 0, 0, 0, 0, () => SqlParametersList, 0, 2, 2, () => ResultSetOptions$, 0], 3
|
|
219
219
|
];
|
|
220
220
|
export var ExecuteStatementResponse$ = [3, n0, _ESRxec,
|
|
221
221
|
0,
|
|
@@ -281,7 +281,7 @@ export var ResultSetOptions$ = [3, n0, _RSO,
|
|
|
281
281
|
export var RollbackTransactionRequest$ = [3, n0, _RTR,
|
|
282
282
|
0,
|
|
283
283
|
[_rA, _sA, _tI],
|
|
284
|
-
[0, 0, 0]
|
|
284
|
+
[0, 0, 0], 3
|
|
285
285
|
];
|
|
286
286
|
export var RollbackTransactionResponse$ = [3, n0, _RTRo,
|
|
287
287
|
0,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-rds-data",
|
|
3
3
|
"description": "AWS SDK for JavaScript Rds Data Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.970.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-rds-data",
|
|
@@ -21,41 +21,41 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
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-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.970.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.970.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.970.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.970.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.6",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.7",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.22",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|