@aws-sdk/client-sts 3.968.0 → 3.969.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 +14 -14
- package/dist-es/schemas/schemas_0.js +14 -14
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -280,12 +280,12 @@ var webIdentityTokenType = [0, n0, _wITT, 8, 0];
|
|
|
280
280
|
var AssumedRoleUser$ = [3, n0, _ARU,
|
|
281
281
|
0,
|
|
282
282
|
[_ARI, _A],
|
|
283
|
-
[0, 0]
|
|
283
|
+
[0, 0], 2
|
|
284
284
|
];
|
|
285
285
|
var AssumeRoleRequest$ = [3, n0, _ARR,
|
|
286
286
|
0,
|
|
287
287
|
[_RA, _RSN, _PA, _P, _DS, _T, _TTK, _EI, _SN, _TC, _SI, _PC],
|
|
288
|
-
[0, 0, () => policyDescriptorListType, 0, 1, () => tagListType, 64 | 0, 0, 0, 0, 0, () => ProvidedContextsListType]
|
|
288
|
+
[0, 0, () => policyDescriptorListType, 0, 1, () => tagListType, 64 | 0, 0, 0, 0, 0, () => ProvidedContextsListType], 2
|
|
289
289
|
];
|
|
290
290
|
var AssumeRoleResponse$ = [3, n0, _ARRs,
|
|
291
291
|
0,
|
|
@@ -295,7 +295,7 @@ var AssumeRoleResponse$ = [3, n0, _ARRs,
|
|
|
295
295
|
var AssumeRoleWithSAMLRequest$ = [3, n0, _ARWSAMLR,
|
|
296
296
|
0,
|
|
297
297
|
[_RA, _PAr, _SAMLA, _PA, _P, _DS],
|
|
298
|
-
[0, 0, [() => SAMLAssertionType, 0], () => policyDescriptorListType, 0, 1]
|
|
298
|
+
[0, 0, [() => SAMLAssertionType, 0], () => policyDescriptorListType, 0, 1], 3
|
|
299
299
|
];
|
|
300
300
|
var AssumeRoleWithSAMLResponse$ = [3, n0, _ARWSAMLRs,
|
|
301
301
|
0,
|
|
@@ -305,7 +305,7 @@ var AssumeRoleWithSAMLResponse$ = [3, n0, _ARWSAMLRs,
|
|
|
305
305
|
var AssumeRoleWithWebIdentityRequest$ = [3, n0, _ARWWIR,
|
|
306
306
|
0,
|
|
307
307
|
[_RA, _RSN, _WIT, _PI, _PA, _P, _DS],
|
|
308
|
-
[0, 0, [() => clientTokenType, 0], 0, () => policyDescriptorListType, 0, 1]
|
|
308
|
+
[0, 0, [() => clientTokenType, 0], 0, () => policyDescriptorListType, 0, 1], 3
|
|
309
309
|
];
|
|
310
310
|
var AssumeRoleWithWebIdentityResponse$ = [3, n0, _ARWWIRs,
|
|
311
311
|
0,
|
|
@@ -315,7 +315,7 @@ var AssumeRoleWithWebIdentityResponse$ = [3, n0, _ARWWIRs,
|
|
|
315
315
|
var AssumeRootRequest$ = [3, n0, _ARRss,
|
|
316
316
|
0,
|
|
317
317
|
[_TP, _TPA, _DS],
|
|
318
|
-
[0, () => PolicyDescriptorType$, 1]
|
|
318
|
+
[0, () => PolicyDescriptorType$, 1], 2
|
|
319
319
|
];
|
|
320
320
|
var AssumeRootResponse$ = [3, n0, _ARRssu,
|
|
321
321
|
0,
|
|
@@ -325,12 +325,12 @@ var AssumeRootResponse$ = [3, n0, _ARRssu,
|
|
|
325
325
|
var Credentials$ = [3, n0, _C,
|
|
326
326
|
0,
|
|
327
327
|
[_AKI, _SAK, _STe, _E],
|
|
328
|
-
[0, [() => accessKeySecretType, 0], 0, 4]
|
|
328
|
+
[0, [() => accessKeySecretType, 0], 0, 4], 4
|
|
329
329
|
];
|
|
330
330
|
var DecodeAuthorizationMessageRequest$ = [3, n0, _DAMR,
|
|
331
331
|
0,
|
|
332
332
|
[_EM],
|
|
333
|
-
[0]
|
|
333
|
+
[0], 1
|
|
334
334
|
];
|
|
335
335
|
var DecodeAuthorizationMessageResponse$ = [3, n0, _DAMRe,
|
|
336
336
|
0,
|
|
@@ -352,12 +352,12 @@ schema.TypeRegistry.for(n0).registerError(ExpiredTradeInTokenException$, Expired
|
|
|
352
352
|
var FederatedUser$ = [3, n0, _FU,
|
|
353
353
|
0,
|
|
354
354
|
[_FUI, _A],
|
|
355
|
-
[0, 0]
|
|
355
|
+
[0, 0], 2
|
|
356
356
|
];
|
|
357
357
|
var GetAccessKeyInfoRequest$ = [3, n0, _GAKIR,
|
|
358
358
|
0,
|
|
359
359
|
[_AKI],
|
|
360
|
-
[0]
|
|
360
|
+
[0], 1
|
|
361
361
|
];
|
|
362
362
|
var GetAccessKeyInfoResponse$ = [3, n0, _GAKIRe,
|
|
363
363
|
0,
|
|
@@ -377,7 +377,7 @@ var GetCallerIdentityResponse$ = [3, n0, _GCIRe,
|
|
|
377
377
|
var GetDelegatedAccessTokenRequest$ = [3, n0, _GDATR,
|
|
378
378
|
0,
|
|
379
379
|
[_TIT],
|
|
380
|
-
[[() => tradeInTokenType, 0]]
|
|
380
|
+
[[() => tradeInTokenType, 0]], 1
|
|
381
381
|
];
|
|
382
382
|
var GetDelegatedAccessTokenResponse$ = [3, n0, _GDATRe,
|
|
383
383
|
0,
|
|
@@ -387,7 +387,7 @@ var GetDelegatedAccessTokenResponse$ = [3, n0, _GDATRe,
|
|
|
387
387
|
var GetFederationTokenRequest$ = [3, n0, _GFTR,
|
|
388
388
|
0,
|
|
389
389
|
[_N, _P, _PA, _DS, _T],
|
|
390
|
-
[0, 0, () => policyDescriptorListType, 1, () => tagListType]
|
|
390
|
+
[0, 0, () => policyDescriptorListType, 1, () => tagListType], 1
|
|
391
391
|
];
|
|
392
392
|
var GetFederationTokenResponse$ = [3, n0, _GFTRe,
|
|
393
393
|
0,
|
|
@@ -406,8 +406,8 @@ var GetSessionTokenResponse$ = [3, n0, _GSTRe,
|
|
|
406
406
|
];
|
|
407
407
|
var GetWebIdentityTokenRequest$ = [3, n0, _GWITR,
|
|
408
408
|
0,
|
|
409
|
-
[_Au,
|
|
410
|
-
[64 | 0,
|
|
409
|
+
[_Au, _SA, _DS, _T],
|
|
410
|
+
[64 | 0, 0, 1, () => tagListType], 2
|
|
411
411
|
];
|
|
412
412
|
var GetWebIdentityTokenResponse$ = [3, n0, _GWITRe,
|
|
413
413
|
0,
|
|
@@ -487,7 +487,7 @@ schema.TypeRegistry.for(n0).registerError(SessionDurationEscalationException$, S
|
|
|
487
487
|
var Tag$ = [3, n0, _Ta,
|
|
488
488
|
0,
|
|
489
489
|
[_K, _V],
|
|
490
|
-
[0, 0]
|
|
490
|
+
[0, 0], 2
|
|
491
491
|
];
|
|
492
492
|
var STSServiceException$ = [-3, _s, "STSServiceException", 0, [], []];
|
|
493
493
|
schema.TypeRegistry.for(_s).registerError(STSServiceException$, STSServiceException);
|
|
@@ -121,12 +121,12 @@ var webIdentityTokenType = [0, n0, _wITT, 8, 0];
|
|
|
121
121
|
export var AssumedRoleUser$ = [3, n0, _ARU,
|
|
122
122
|
0,
|
|
123
123
|
[_ARI, _A],
|
|
124
|
-
[0, 0]
|
|
124
|
+
[0, 0], 2
|
|
125
125
|
];
|
|
126
126
|
export var AssumeRoleRequest$ = [3, n0, _ARR,
|
|
127
127
|
0,
|
|
128
128
|
[_RA, _RSN, _PA, _P, _DS, _T, _TTK, _EI, _SN, _TC, _SI, _PC],
|
|
129
|
-
[0, 0, () => policyDescriptorListType, 0, 1, () => tagListType, 64 | 0, 0, 0, 0, 0, () => ProvidedContextsListType]
|
|
129
|
+
[0, 0, () => policyDescriptorListType, 0, 1, () => tagListType, 64 | 0, 0, 0, 0, 0, () => ProvidedContextsListType], 2
|
|
130
130
|
];
|
|
131
131
|
export var AssumeRoleResponse$ = [3, n0, _ARRs,
|
|
132
132
|
0,
|
|
@@ -136,7 +136,7 @@ export var AssumeRoleResponse$ = [3, n0, _ARRs,
|
|
|
136
136
|
export var AssumeRoleWithSAMLRequest$ = [3, n0, _ARWSAMLR,
|
|
137
137
|
0,
|
|
138
138
|
[_RA, _PAr, _SAMLA, _PA, _P, _DS],
|
|
139
|
-
[0, 0, [() => SAMLAssertionType, 0], () => policyDescriptorListType, 0, 1]
|
|
139
|
+
[0, 0, [() => SAMLAssertionType, 0], () => policyDescriptorListType, 0, 1], 3
|
|
140
140
|
];
|
|
141
141
|
export var AssumeRoleWithSAMLResponse$ = [3, n0, _ARWSAMLRs,
|
|
142
142
|
0,
|
|
@@ -146,7 +146,7 @@ export var AssumeRoleWithSAMLResponse$ = [3, n0, _ARWSAMLRs,
|
|
|
146
146
|
export var AssumeRoleWithWebIdentityRequest$ = [3, n0, _ARWWIR,
|
|
147
147
|
0,
|
|
148
148
|
[_RA, _RSN, _WIT, _PI, _PA, _P, _DS],
|
|
149
|
-
[0, 0, [() => clientTokenType, 0], 0, () => policyDescriptorListType, 0, 1]
|
|
149
|
+
[0, 0, [() => clientTokenType, 0], 0, () => policyDescriptorListType, 0, 1], 3
|
|
150
150
|
];
|
|
151
151
|
export var AssumeRoleWithWebIdentityResponse$ = [3, n0, _ARWWIRs,
|
|
152
152
|
0,
|
|
@@ -156,7 +156,7 @@ export var AssumeRoleWithWebIdentityResponse$ = [3, n0, _ARWWIRs,
|
|
|
156
156
|
export var AssumeRootRequest$ = [3, n0, _ARRss,
|
|
157
157
|
0,
|
|
158
158
|
[_TP, _TPA, _DS],
|
|
159
|
-
[0, () => PolicyDescriptorType$, 1]
|
|
159
|
+
[0, () => PolicyDescriptorType$, 1], 2
|
|
160
160
|
];
|
|
161
161
|
export var AssumeRootResponse$ = [3, n0, _ARRssu,
|
|
162
162
|
0,
|
|
@@ -166,12 +166,12 @@ export var AssumeRootResponse$ = [3, n0, _ARRssu,
|
|
|
166
166
|
export var Credentials$ = [3, n0, _C,
|
|
167
167
|
0,
|
|
168
168
|
[_AKI, _SAK, _STe, _E],
|
|
169
|
-
[0, [() => accessKeySecretType, 0], 0, 4]
|
|
169
|
+
[0, [() => accessKeySecretType, 0], 0, 4], 4
|
|
170
170
|
];
|
|
171
171
|
export var DecodeAuthorizationMessageRequest$ = [3, n0, _DAMR,
|
|
172
172
|
0,
|
|
173
173
|
[_EM],
|
|
174
|
-
[0]
|
|
174
|
+
[0], 1
|
|
175
175
|
];
|
|
176
176
|
export var DecodeAuthorizationMessageResponse$ = [3, n0, _DAMRe,
|
|
177
177
|
0,
|
|
@@ -193,12 +193,12 @@ TypeRegistry.for(n0).registerError(ExpiredTradeInTokenException$, ExpiredTradeIn
|
|
|
193
193
|
export var FederatedUser$ = [3, n0, _FU,
|
|
194
194
|
0,
|
|
195
195
|
[_FUI, _A],
|
|
196
|
-
[0, 0]
|
|
196
|
+
[0, 0], 2
|
|
197
197
|
];
|
|
198
198
|
export var GetAccessKeyInfoRequest$ = [3, n0, _GAKIR,
|
|
199
199
|
0,
|
|
200
200
|
[_AKI],
|
|
201
|
-
[0]
|
|
201
|
+
[0], 1
|
|
202
202
|
];
|
|
203
203
|
export var GetAccessKeyInfoResponse$ = [3, n0, _GAKIRe,
|
|
204
204
|
0,
|
|
@@ -218,7 +218,7 @@ export var GetCallerIdentityResponse$ = [3, n0, _GCIRe,
|
|
|
218
218
|
export var GetDelegatedAccessTokenRequest$ = [3, n0, _GDATR,
|
|
219
219
|
0,
|
|
220
220
|
[_TIT],
|
|
221
|
-
[[() => tradeInTokenType, 0]]
|
|
221
|
+
[[() => tradeInTokenType, 0]], 1
|
|
222
222
|
];
|
|
223
223
|
export var GetDelegatedAccessTokenResponse$ = [3, n0, _GDATRe,
|
|
224
224
|
0,
|
|
@@ -228,7 +228,7 @@ export var GetDelegatedAccessTokenResponse$ = [3, n0, _GDATRe,
|
|
|
228
228
|
export var GetFederationTokenRequest$ = [3, n0, _GFTR,
|
|
229
229
|
0,
|
|
230
230
|
[_N, _P, _PA, _DS, _T],
|
|
231
|
-
[0, 0, () => policyDescriptorListType, 1, () => tagListType]
|
|
231
|
+
[0, 0, () => policyDescriptorListType, 1, () => tagListType], 1
|
|
232
232
|
];
|
|
233
233
|
export var GetFederationTokenResponse$ = [3, n0, _GFTRe,
|
|
234
234
|
0,
|
|
@@ -247,8 +247,8 @@ export var GetSessionTokenResponse$ = [3, n0, _GSTRe,
|
|
|
247
247
|
];
|
|
248
248
|
export var GetWebIdentityTokenRequest$ = [3, n0, _GWITR,
|
|
249
249
|
0,
|
|
250
|
-
[_Au,
|
|
251
|
-
[64 | 0,
|
|
250
|
+
[_Au, _SA, _DS, _T],
|
|
251
|
+
[64 | 0, 0, 1, () => tagListType], 2
|
|
252
252
|
];
|
|
253
253
|
export var GetWebIdentityTokenResponse$ = [3, n0, _GWITRe,
|
|
254
254
|
0,
|
|
@@ -328,7 +328,7 @@ TypeRegistry.for(n0).registerError(SessionDurationEscalationException$, SessionD
|
|
|
328
328
|
export var Tag$ = [3, n0, _Ta,
|
|
329
329
|
0,
|
|
330
330
|
[_K, _V],
|
|
331
|
-
[0, 0]
|
|
331
|
+
[0, 0], 2
|
|
332
332
|
];
|
|
333
333
|
export var STSServiceException$ = [-3, _s, "STSServiceException", 0, [], []];
|
|
334
334
|
TypeRegistry.for(_s).registerError(STSServiceException$, STSServiceException);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sts",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.969.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-sts",
|
|
@@ -25,41 +25,41 @@
|
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
27
27
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
28
|
-
"@aws-sdk/core": "3.
|
|
29
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
30
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
31
|
-
"@aws-sdk/middleware-logger": "3.
|
|
32
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
33
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
34
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
35
|
-
"@aws-sdk/types": "3.
|
|
36
|
-
"@aws-sdk/util-endpoints": "3.
|
|
37
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
38
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
39
|
-
"@smithy/config-resolver": "^4.4.
|
|
40
|
-
"@smithy/core": "^3.20.
|
|
41
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
42
|
-
"@smithy/hash-node": "^4.2.
|
|
43
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
44
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
45
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
46
|
-
"@smithy/middleware-retry": "^4.4.
|
|
47
|
-
"@smithy/middleware-serde": "^4.2.
|
|
48
|
-
"@smithy/middleware-stack": "^4.2.
|
|
49
|
-
"@smithy/node-config-provider": "^4.3.
|
|
50
|
-
"@smithy/node-http-handler": "^4.4.
|
|
51
|
-
"@smithy/protocol-http": "^5.3.
|
|
52
|
-
"@smithy/smithy-client": "^4.10.
|
|
53
|
-
"@smithy/types": "^4.
|
|
54
|
-
"@smithy/url-parser": "^4.2.
|
|
28
|
+
"@aws-sdk/core": "3.969.0",
|
|
29
|
+
"@aws-sdk/credential-provider-node": "3.969.0",
|
|
30
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
31
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
32
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
33
|
+
"@aws-sdk/middleware-user-agent": "3.969.0",
|
|
34
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
35
|
+
"@aws-sdk/types": "3.969.0",
|
|
36
|
+
"@aws-sdk/util-endpoints": "3.969.0",
|
|
37
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
38
|
+
"@aws-sdk/util-user-agent-node": "3.969.0",
|
|
39
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
40
|
+
"@smithy/core": "^3.20.5",
|
|
41
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
42
|
+
"@smithy/hash-node": "^4.2.8",
|
|
43
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
44
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
45
|
+
"@smithy/middleware-endpoint": "^4.4.6",
|
|
46
|
+
"@smithy/middleware-retry": "^4.4.22",
|
|
47
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
48
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
49
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
50
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
51
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
52
|
+
"@smithy/smithy-client": "^4.10.7",
|
|
53
|
+
"@smithy/types": "^4.12.0",
|
|
54
|
+
"@smithy/url-parser": "^4.2.8",
|
|
55
55
|
"@smithy/util-base64": "^4.3.0",
|
|
56
56
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
57
57
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
58
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
59
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
60
|
-
"@smithy/util-endpoints": "^3.2.
|
|
61
|
-
"@smithy/util-middleware": "^4.2.
|
|
62
|
-
"@smithy/util-retry": "^4.2.
|
|
58
|
+
"@smithy/util-defaults-mode-browser": "^4.3.21",
|
|
59
|
+
"@smithy/util-defaults-mode-node": "^4.2.24",
|
|
60
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
61
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
62
|
+
"@smithy/util-retry": "^4.2.8",
|
|
63
63
|
"@smithy/util-utf8": "^4.2.0",
|
|
64
64
|
"tslib": "^2.6.2"
|
|
65
65
|
},
|