@aws-sdk/nested-clients 3.953.0 → 3.955.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-es/submodules/signin/index.js +1 -0
- package/dist-es/submodules/sso-oidc/index.js +1 -0
- package/dist-es/submodules/sts/index.js +1 -0
- package/dist-types/submodules/signin/index.d.ts +1 -1
- package/dist-types/submodules/sso-oidc/index.d.ts +1 -1
- package/dist-types/submodules/sts/index.d.ts +1 -1
- package/package.json +9 -9
|
@@ -3,5 +3,6 @@ export * from "./STS";
|
|
|
3
3
|
export * from "./commands";
|
|
4
4
|
export * from "./schemas/schemas_0";
|
|
5
5
|
export * from "./models/errors";
|
|
6
|
+
export * from "./models/models_0";
|
|
6
7
|
export * from "./defaultRoleAssumers";
|
|
7
8
|
export { STSServiceException } from "./models/STSServiceException";
|
|
@@ -13,5 +13,5 @@ export * from "./commands";
|
|
|
13
13
|
export * from "./schemas/schemas_0";
|
|
14
14
|
export * from "./models/enums";
|
|
15
15
|
export * from "./models/errors";
|
|
16
|
-
export
|
|
16
|
+
export * from "./models/models_0";
|
|
17
17
|
export { SigninServiceException } from "./models/SigninServiceException";
|
|
@@ -50,5 +50,5 @@ export * from "./commands";
|
|
|
50
50
|
export * from "./schemas/schemas_0";
|
|
51
51
|
export * from "./models/enums";
|
|
52
52
|
export * from "./models/errors";
|
|
53
|
-
export
|
|
53
|
+
export * from "./models/models_0";
|
|
54
54
|
export { SSOOIDCServiceException } from "./models/SSOOIDCServiceException";
|
|
@@ -14,6 +14,6 @@ export type { STSExtensionConfiguration } from "./extensionConfiguration";
|
|
|
14
14
|
export * from "./commands";
|
|
15
15
|
export * from "./schemas/schemas_0";
|
|
16
16
|
export * from "./models/errors";
|
|
17
|
-
export
|
|
17
|
+
export * from "./models/models_0";
|
|
18
18
|
export * from "./defaultRoleAssumers";
|
|
19
19
|
export { STSServiceException } from "./models/STSServiceException";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/nested-clients",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.955.0",
|
|
4
4
|
"description": "Nested clients for AWS SDK packages.",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -29,37 +29,37 @@
|
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
31
31
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
32
|
-
"@aws-sdk/core": "3.
|
|
32
|
+
"@aws-sdk/core": "3.954.0",
|
|
33
33
|
"@aws-sdk/middleware-host-header": "3.953.0",
|
|
34
34
|
"@aws-sdk/middleware-logger": "3.953.0",
|
|
35
35
|
"@aws-sdk/middleware-recursion-detection": "3.953.0",
|
|
36
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
36
|
+
"@aws-sdk/middleware-user-agent": "3.954.0",
|
|
37
37
|
"@aws-sdk/region-config-resolver": "3.953.0",
|
|
38
38
|
"@aws-sdk/types": "3.953.0",
|
|
39
39
|
"@aws-sdk/util-endpoints": "3.953.0",
|
|
40
40
|
"@aws-sdk/util-user-agent-browser": "3.953.0",
|
|
41
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
41
|
+
"@aws-sdk/util-user-agent-node": "3.954.0",
|
|
42
42
|
"@smithy/config-resolver": "^4.4.4",
|
|
43
43
|
"@smithy/core": "^3.19.0",
|
|
44
44
|
"@smithy/fetch-http-handler": "^5.3.7",
|
|
45
45
|
"@smithy/hash-node": "^4.2.6",
|
|
46
46
|
"@smithy/invalid-dependency": "^4.2.6",
|
|
47
47
|
"@smithy/middleware-content-length": "^4.2.6",
|
|
48
|
-
"@smithy/middleware-endpoint": "^4.
|
|
49
|
-
"@smithy/middleware-retry": "^4.4.
|
|
48
|
+
"@smithy/middleware-endpoint": "^4.4.0",
|
|
49
|
+
"@smithy/middleware-retry": "^4.4.16",
|
|
50
50
|
"@smithy/middleware-serde": "^4.2.7",
|
|
51
51
|
"@smithy/middleware-stack": "^4.2.6",
|
|
52
52
|
"@smithy/node-config-provider": "^4.3.6",
|
|
53
53
|
"@smithy/node-http-handler": "^4.4.6",
|
|
54
54
|
"@smithy/protocol-http": "^5.3.6",
|
|
55
|
-
"@smithy/smithy-client": "^4.10.
|
|
55
|
+
"@smithy/smithy-client": "^4.10.1",
|
|
56
56
|
"@smithy/types": "^4.10.0",
|
|
57
57
|
"@smithy/url-parser": "^4.2.6",
|
|
58
58
|
"@smithy/util-base64": "^4.3.0",
|
|
59
59
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
60
60
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
61
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
62
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
61
|
+
"@smithy/util-defaults-mode-browser": "^4.3.15",
|
|
62
|
+
"@smithy/util-defaults-mode-node": "^4.2.18",
|
|
63
63
|
"@smithy/util-endpoints": "^3.2.6",
|
|
64
64
|
"@smithy/util-middleware": "^4.2.6",
|
|
65
65
|
"@smithy/util-retry": "^4.2.6",
|