@aws-sdk/client-sso 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 +6 -6
- package/dist-es/schemas/schemas_0.js +6 -6
- package/package.json +32 -32
package/dist-cjs/index.js
CHANGED
|
@@ -228,7 +228,7 @@ var AccountInfo$ = [3, n0, _AI,
|
|
|
228
228
|
var GetRoleCredentialsRequest$ = [3, n0, _GRCR,
|
|
229
229
|
0,
|
|
230
230
|
[_rN, _aI, _aT],
|
|
231
|
-
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
231
|
+
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]], 3
|
|
232
232
|
];
|
|
233
233
|
var GetRoleCredentialsResponse$ = [3, n0, _GRCRe,
|
|
234
234
|
0,
|
|
@@ -243,8 +243,8 @@ var InvalidRequestException$ = [-3, n0, _IRE,
|
|
|
243
243
|
schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
244
244
|
var ListAccountRolesRequest$ = [3, n0, _LARR,
|
|
245
245
|
0,
|
|
246
|
-
[
|
|
247
|
-
[[
|
|
246
|
+
[_aT, _aI, _nT, _mR],
|
|
247
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _ai }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 2
|
|
248
248
|
];
|
|
249
249
|
var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
250
250
|
0,
|
|
@@ -253,8 +253,8 @@ var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
|
253
253
|
];
|
|
254
254
|
var ListAccountsRequest$ = [3, n0, _LAR,
|
|
255
255
|
0,
|
|
256
|
-
[_nT, _mR
|
|
257
|
-
[[
|
|
256
|
+
[_aT, _nT, _mR],
|
|
257
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 1
|
|
258
258
|
];
|
|
259
259
|
var ListAccountsResponse$ = [3, n0, _LARi,
|
|
260
260
|
0,
|
|
@@ -264,7 +264,7 @@ var ListAccountsResponse$ = [3, n0, _LARi,
|
|
|
264
264
|
var LogoutRequest$ = [3, n0, _LR,
|
|
265
265
|
0,
|
|
266
266
|
[_aT],
|
|
267
|
-
[[() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
267
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }]], 1
|
|
268
268
|
];
|
|
269
269
|
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
270
270
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -63,7 +63,7 @@ export var AccountInfo$ = [3, n0, _AI,
|
|
|
63
63
|
export var GetRoleCredentialsRequest$ = [3, n0, _GRCR,
|
|
64
64
|
0,
|
|
65
65
|
[_rN, _aI, _aT],
|
|
66
|
-
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
66
|
+
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]], 3
|
|
67
67
|
];
|
|
68
68
|
export var GetRoleCredentialsResponse$ = [3, n0, _GRCRe,
|
|
69
69
|
0,
|
|
@@ -78,8 +78,8 @@ export var InvalidRequestException$ = [-3, n0, _IRE,
|
|
|
78
78
|
TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
79
79
|
export var ListAccountRolesRequest$ = [3, n0, _LARR,
|
|
80
80
|
0,
|
|
81
|
-
[
|
|
82
|
-
[[
|
|
81
|
+
[_aT, _aI, _nT, _mR],
|
|
82
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _ai }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 2
|
|
83
83
|
];
|
|
84
84
|
export var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
85
85
|
0,
|
|
@@ -88,8 +88,8 @@ export var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
|
88
88
|
];
|
|
89
89
|
export var ListAccountsRequest$ = [3, n0, _LAR,
|
|
90
90
|
0,
|
|
91
|
-
[_nT, _mR
|
|
92
|
-
[[
|
|
91
|
+
[_aT, _nT, _mR],
|
|
92
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 1
|
|
93
93
|
];
|
|
94
94
|
export var ListAccountsResponse$ = [3, n0, _LARi,
|
|
95
95
|
0,
|
|
@@ -99,7 +99,7 @@ export var ListAccountsResponse$ = [3, n0, _LARi,
|
|
|
99
99
|
export var LogoutRequest$ = [3, n0, _LR,
|
|
100
100
|
0,
|
|
101
101
|
[_aT],
|
|
102
|
-
[[() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
102
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }]], 1
|
|
103
103
|
];
|
|
104
104
|
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
105
105
|
{ [_e]: _c, [_hE]: 404 },
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sso",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sso 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-sso",
|
|
@@ -21,40 +21,40 @@
|
|
|
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/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.4.
|
|
35
|
-
"@smithy/core": "^3.20.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
37
|
-
"@smithy/hash-node": "^4.2.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
42
|
-
"@smithy/middleware-serde": "^4.2.
|
|
43
|
-
"@smithy/middleware-stack": "^4.2.
|
|
44
|
-
"@smithy/node-config-provider": "^4.3.
|
|
45
|
-
"@smithy/node-http-handler": "^4.4.
|
|
46
|
-
"@smithy/protocol-http": "^5.3.
|
|
47
|
-
"@smithy/smithy-client": "^4.10.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.969.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.969.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
30
|
+
"@aws-sdk/types": "3.969.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.969.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
35
|
+
"@smithy/core": "^3.20.5",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
37
|
+
"@smithy/hash-node": "^4.2.8",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.4.6",
|
|
41
|
+
"@smithy/middleware-retry": "^4.4.22",
|
|
42
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
43
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
44
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
45
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
46
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
47
|
+
"@smithy/smithy-client": "^4.10.7",
|
|
48
|
+
"@smithy/types": "^4.12.0",
|
|
49
|
+
"@smithy/url-parser": "^4.2.8",
|
|
50
50
|
"@smithy/util-base64": "^4.3.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
55
|
-
"@smithy/util-endpoints": "^3.2.
|
|
56
|
-
"@smithy/util-middleware": "^4.2.
|
|
57
|
-
"@smithy/util-retry": "^4.2.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.3.21",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.2.24",
|
|
55
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
56
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
57
|
+
"@smithy/util-retry": "^4.2.8",
|
|
58
58
|
"@smithy/util-utf8": "^4.2.0",
|
|
59
59
|
"tslib": "^2.6.2"
|
|
60
60
|
},
|