@aws-sdk/nested-clients 3.997.23 → 3.997.24

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 (41) hide show
  1. package/cognito-identity.d.ts +1 -3
  2. package/dist-cjs/submodules/cognito-identity/index.js +1 -1
  3. package/dist-cjs/submodules/signin/index.js +1 -1
  4. package/dist-cjs/submodules/sso/index.js +1 -1
  5. package/dist-cjs/submodules/sso-oidc/index.js +1 -1
  6. package/dist-cjs/submodules/sts/index.js +1 -1
  7. package/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +1 -1
  8. package/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
  9. package/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
  10. package/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  11. package/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  12. package/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  13. package/dist-types/submodules/sso/runtimeConfig.browser.d.ts +1 -1
  14. package/dist-types/submodules/sso/runtimeConfig.d.ts +1 -1
  15. package/dist-types/submodules/sso/runtimeConfig.native.d.ts +1 -1
  16. package/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  17. package/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  18. package/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  19. package/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  20. package/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
  21. package/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  22. package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +7 -1
  23. package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +7 -1
  24. package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +7 -1
  25. package/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +7 -1
  26. package/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +7 -1
  27. package/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +7 -1
  28. package/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +7 -1
  29. package/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +7 -1
  30. package/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +7 -1
  31. package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +7 -1
  32. package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +7 -1
  33. package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +7 -1
  34. package/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +7 -1
  35. package/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +7 -1
  36. package/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +7 -1
  37. package/package.json +8 -8
  38. package/signin.d.ts +1 -3
  39. package/sso-oidc.d.ts +1 -3
  40. package/sso.d.ts +1 -3
  41. package/sts.d.ts +1 -3
@@ -2,6 +2,4 @@
2
2
  * Do not edit:
3
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
4
4
  */
5
- declare module "@aws-sdk/nested-clients/cognito-identity" {
6
- export * from "@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d";
7
- }
5
+ export * from "./dist-types/submodules/cognito-identity/index";
@@ -79,7 +79,7 @@ const commonParams = {
79
79
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
80
80
  };
81
81
 
82
- var version = "3.997.22";
82
+ var version = "3.997.23";
83
83
  var packageInfo = {
84
84
  version: version};
85
85
 
@@ -75,7 +75,7 @@ const commonParams = {
75
75
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
76
76
  };
77
77
 
78
- var version = "3.997.22";
78
+ var version = "3.997.23";
79
79
  var packageInfo = {
80
80
  version: version};
81
81
 
@@ -75,7 +75,7 @@ const commonParams = {
75
75
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
76
76
  };
77
77
 
78
- var version = "3.997.22";
78
+ var version = "3.997.23";
79
79
  var packageInfo = {
80
80
  version: version};
81
81
 
@@ -75,7 +75,7 @@ const commonParams = {
75
75
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
76
76
  };
77
77
 
78
- var version = "3.997.22";
78
+ var version = "3.997.23";
79
79
  var packageInfo = {
80
80
  version: version};
81
81
 
@@ -256,7 +256,7 @@ const commonParams = {
256
256
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
257
257
  };
258
258
 
259
- var version = "3.997.22";
259
+ var version = "3.997.23";
260
260
  var packageInfo = {
261
261
  version: version};
262
262
 
@@ -13,7 +13,7 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
13
13
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
14
14
  retryMode: string | import("@smithy/types").Provider<string>;
15
15
  sha256: import("@smithy/types").HashConstructor;
16
- streamCollector: import("@smithy/types").StreamCollector;
16
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
17
17
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
18
18
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
19
  cacheMiddleware?: boolean | undefined;
@@ -14,7 +14,7 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
14
14
  requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
16
  sha256: import("@smithy/types").HashConstructor;
17
- streamCollector: import("@smithy/types").StreamCollector;
17
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
@@ -15,7 +15,7 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
15
15
  apiVersion: string;
16
16
  urlParser: import("@smithy/types").UrlParser;
17
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
- streamCollector: import("@smithy/types").StreamCollector;
18
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
19
19
  base64Decoder: import("@smithy/types").Decoder;
20
20
  base64Encoder: (_input: Uint8Array | string) => string;
21
21
  utf8Decoder: import("@smithy/types").Decoder;
@@ -14,7 +14,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
14
14
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
16
  sha256: import("@smithy/types").HashConstructor;
17
- streamCollector: import("@smithy/types").StreamCollector;
17
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
18
18
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
19
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
20
20
  cacheMiddleware?: boolean | undefined;
@@ -14,7 +14,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
14
14
  requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
16
  sha256: import("@smithy/types").HashConstructor;
17
- streamCollector: import("@smithy/types").StreamCollector;
17
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
@@ -15,7 +15,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
15
15
  apiVersion: string;
16
16
  urlParser: import("@smithy/types").UrlParser;
17
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
- streamCollector: import("@smithy/types").StreamCollector;
18
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
19
19
  base64Decoder: import("@smithy/types").Decoder;
20
20
  base64Encoder: (_input: Uint8Array | string) => string;
21
21
  utf8Decoder: import("@smithy/types").Decoder;
@@ -13,7 +13,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
13
13
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
14
14
  retryMode: string | import("@smithy/types").Provider<string>;
15
15
  sha256: import("@smithy/types").HashConstructor;
16
- streamCollector: import("@smithy/types").StreamCollector;
16
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
17
17
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
18
18
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
19
  cacheMiddleware?: boolean | undefined;
@@ -14,7 +14,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
14
14
  requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
16
  sha256: import("@smithy/types").HashConstructor;
17
- streamCollector: import("@smithy/types").StreamCollector;
17
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
@@ -15,7 +15,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
15
15
  apiVersion: string;
16
16
  urlParser: import("@smithy/types").UrlParser;
17
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
- streamCollector: import("@smithy/types").StreamCollector;
18
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
19
19
  base64Decoder: import("@smithy/types").Decoder;
20
20
  base64Encoder: (_input: Uint8Array | string) => string;
21
21
  utf8Decoder: import("@smithy/types").Decoder;
@@ -13,7 +13,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
13
13
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
14
14
  retryMode: string | import("@smithy/types").Provider<string>;
15
15
  sha256: import("@smithy/types").HashConstructor;
16
- streamCollector: import("@smithy/types").StreamCollector;
16
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
17
17
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
18
18
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
19
  cacheMiddleware?: boolean | undefined;
@@ -14,7 +14,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
14
14
  requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
16
  sha256: import("@smithy/types").HashConstructor;
17
- streamCollector: import("@smithy/types").StreamCollector;
17
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
@@ -15,7 +15,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
15
15
  apiVersion: string;
16
16
  urlParser: import("@smithy/types").UrlParser;
17
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
- streamCollector: import("@smithy/types").StreamCollector;
18
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
19
19
  base64Decoder: import("@smithy/types").Decoder;
20
20
  base64Encoder: (_input: Uint8Array | string) => string;
21
21
  utf8Decoder: import("@smithy/types").Decoder;
@@ -14,7 +14,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
14
14
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
16
  sha256: import("@smithy/types").HashConstructor;
17
- streamCollector: import("@smithy/types").StreamCollector;
17
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
18
18
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
19
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
20
20
  cacheMiddleware?: boolean | undefined;
@@ -27,7 +27,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  sha256: import("@smithy/types").HashConstructor;
29
29
  sigv4aSigningRegionSet: string[] | import("@smithy/types").Provider<string[] | undefined>;
30
- streamCollector: import("@smithy/types").StreamCollector;
30
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
31
31
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
32
32
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
33
33
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
@@ -15,7 +15,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
15
15
  apiVersion: string;
16
16
  urlParser: import("@smithy/types").UrlParser;
17
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
- streamCollector: import("@smithy/types").StreamCollector;
18
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
19
19
  base64Decoder: import("@smithy/types").Decoder;
20
20
  base64Encoder: (_input: Uint8Array | string) => string;
21
21
  utf8Decoder: import("@smithy/types").Decoder;
@@ -18,7 +18,13 @@ export declare const getRuntimeConfig: (
18
18
  | RequestHandler;
19
19
  retryMode: string | import("@smithy/types").Provider<string>;
20
20
  sha256: import("@smithy/types").HashConstructor;
21
- streamCollector: import("@smithy/types").StreamCollector;
21
+ streamCollector: (
22
+ stream:
23
+ | import("stream").Readable
24
+ | import("stream/web").ReadableStream
25
+ | ReadableStream
26
+ | Blob
27
+ ) => Promise<Uint8Array>;
22
28
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
23
29
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
24
30
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
@@ -19,7 +19,13 @@ export declare const getRuntimeConfig: (
19
19
  | import("@smithy/core/protocols").HttpHandler<any>;
20
20
  retryMode: string | import("@smithy/types").Provider<string>;
21
21
  sha256: import("@smithy/types").HashConstructor;
22
- streamCollector: import("@smithy/types").StreamCollector;
22
+ streamCollector: (
23
+ stream:
24
+ | import("stream").Readable
25
+ | import("stream/web").ReadableStream
26
+ | ReadableStream
27
+ | Blob
28
+ ) => Promise<Uint8Array>;
23
29
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
30
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
25
31
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
@@ -22,7 +22,13 @@ export declare const getRuntimeConfig: (
22
22
  apiVersion: string;
23
23
  urlParser: import("@smithy/types").UrlParser;
24
24
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
25
- streamCollector: import("@smithy/types").StreamCollector;
25
+ streamCollector: (
26
+ stream:
27
+ | import("stream").Readable
28
+ | import("stream/web").ReadableStream
29
+ | ReadableStream
30
+ | Blob
31
+ ) => Promise<Uint8Array>;
26
32
  base64Decoder: import("@smithy/types").Decoder;
27
33
  base64Encoder: (_input: Uint8Array | string) => string;
28
34
  utf8Decoder: import("@smithy/types").Decoder;
@@ -21,7 +21,13 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
21
21
  | RequestHandler;
22
22
  retryMode: string | import("@smithy/types").Provider<string>;
23
23
  sha256: import("@smithy/types").HashConstructor;
24
- streamCollector: import("@smithy/types").StreamCollector;
24
+ streamCollector: (
25
+ stream:
26
+ | import("stream").Readable
27
+ | import("stream/web").ReadableStream
28
+ | ReadableStream
29
+ | Blob
30
+ ) => Promise<Uint8Array>;
25
31
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
26
32
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
27
33
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
@@ -17,7 +17,13 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
17
17
  | import("@smithy/core/protocols").HttpHandler<any>;
18
18
  retryMode: string | import("@smithy/types").Provider<string>;
19
19
  sha256: import("@smithy/types").HashConstructor;
20
- streamCollector: import("@smithy/types").StreamCollector;
20
+ streamCollector: (
21
+ stream:
22
+ | import("stream").Readable
23
+ | import("stream/web").ReadableStream
24
+ | ReadableStream
25
+ | Blob
26
+ ) => Promise<Uint8Array>;
21
27
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
28
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
29
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
@@ -20,7 +20,13 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
- streamCollector: import("@smithy/types").StreamCollector;
23
+ streamCollector: (
24
+ stream:
25
+ | import("stream").Readable
26
+ | import("stream/web").ReadableStream
27
+ | ReadableStream
28
+ | Blob
29
+ ) => Promise<Uint8Array>;
24
30
  base64Decoder: import("@smithy/types").Decoder;
25
31
  base64Encoder: (_input: Uint8Array | string) => string;
26
32
  utf8Decoder: import("@smithy/types").Decoder;
@@ -16,7 +16,13 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
16
16
  | RequestHandler;
17
17
  retryMode: string | import("@smithy/types").Provider<string>;
18
18
  sha256: import("@smithy/types").HashConstructor;
19
- streamCollector: import("@smithy/types").StreamCollector;
19
+ streamCollector: (
20
+ stream:
21
+ | import("stream").Readable
22
+ | import("stream/web").ReadableStream
23
+ | ReadableStream
24
+ | Blob
25
+ ) => Promise<Uint8Array>;
20
26
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
21
27
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
22
28
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
@@ -17,7 +17,13 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
17
17
  | import("@smithy/core/protocols").HttpHandler<any>;
18
18
  retryMode: string | import("@smithy/types").Provider<string>;
19
19
  sha256: import("@smithy/types").HashConstructor;
20
- streamCollector: import("@smithy/types").StreamCollector;
20
+ streamCollector: (
21
+ stream:
22
+ | import("stream").Readable
23
+ | import("stream/web").ReadableStream
24
+ | ReadableStream
25
+ | Blob
26
+ ) => Promise<Uint8Array>;
21
27
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
28
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
29
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
@@ -20,7 +20,13 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
- streamCollector: import("@smithy/types").StreamCollector;
23
+ streamCollector: (
24
+ stream:
25
+ | import("stream").Readable
26
+ | import("stream/web").ReadableStream
27
+ | ReadableStream
28
+ | Blob
29
+ ) => Promise<Uint8Array>;
24
30
  base64Decoder: import("@smithy/types").Decoder;
25
31
  base64Encoder: (_input: Uint8Array | string) => string;
26
32
  utf8Decoder: import("@smithy/types").Decoder;
@@ -16,7 +16,13 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
16
16
  | RequestHandler;
17
17
  retryMode: string | import("@smithy/types").Provider<string>;
18
18
  sha256: import("@smithy/types").HashConstructor;
19
- streamCollector: import("@smithy/types").StreamCollector;
19
+ streamCollector: (
20
+ stream:
21
+ | import("stream").Readable
22
+ | import("stream/web").ReadableStream
23
+ | ReadableStream
24
+ | Blob
25
+ ) => Promise<Uint8Array>;
20
26
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
21
27
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
22
28
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
@@ -17,7 +17,13 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
17
17
  | import("@smithy/core/protocols").HttpHandler<any>;
18
18
  retryMode: string | import("@smithy/types").Provider<string>;
19
19
  sha256: import("@smithy/types").HashConstructor;
20
- streamCollector: import("@smithy/types").StreamCollector;
20
+ streamCollector: (
21
+ stream:
22
+ | import("stream").Readable
23
+ | import("stream/web").ReadableStream
24
+ | ReadableStream
25
+ | Blob
26
+ ) => Promise<Uint8Array>;
21
27
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
28
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
29
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
@@ -20,7 +20,13 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
- streamCollector: import("@smithy/types").StreamCollector;
23
+ streamCollector: (
24
+ stream:
25
+ | import("stream").Readable
26
+ | import("stream/web").ReadableStream
27
+ | ReadableStream
28
+ | Blob
29
+ ) => Promise<Uint8Array>;
24
30
  base64Decoder: import("@smithy/types").Decoder;
25
31
  base64Encoder: (_input: Uint8Array | string) => string;
26
32
  utf8Decoder: import("@smithy/types").Decoder;
@@ -21,7 +21,13 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
21
21
  | RequestHandler;
22
22
  retryMode: string | import("@smithy/types").Provider<string>;
23
23
  sha256: import("@smithy/types").HashConstructor;
24
- streamCollector: import("@smithy/types").StreamCollector;
24
+ streamCollector: (
25
+ stream:
26
+ | import("stream").Readable
27
+ | import("stream/web").ReadableStream
28
+ | ReadableStream
29
+ | Blob
30
+ ) => Promise<Uint8Array>;
25
31
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
26
32
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
27
33
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
@@ -49,7 +49,13 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
49
49
  sigv4aSigningRegionSet:
50
50
  | string[]
51
51
  | import("@smithy/types").Provider<string[] | undefined>;
52
- streamCollector: import("@smithy/types").StreamCollector;
52
+ streamCollector: (
53
+ stream:
54
+ | import("stream").Readable
55
+ | import("stream/web").ReadableStream
56
+ | ReadableStream
57
+ | Blob
58
+ ) => Promise<Uint8Array>;
53
59
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
54
60
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
55
61
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
@@ -20,7 +20,13 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
- streamCollector: import("@smithy/types").StreamCollector;
23
+ streamCollector: (
24
+ stream:
25
+ | import("stream").Readable
26
+ | import("stream/web").ReadableStream
27
+ | ReadableStream
28
+ | Blob
29
+ ) => Promise<Uint8Array>;
24
30
  base64Decoder: import("@smithy/types").Decoder;
25
31
  base64Encoder: (_input: Uint8Array | string) => string;
26
32
  utf8Decoder: import("@smithy/types").Decoder;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.997.23",
3
+ "version": "3.997.24",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -30,13 +30,13 @@
30
30
  "dependencies": {
31
31
  "@aws-crypto/sha256-browser": "5.2.0",
32
32
  "@aws-crypto/sha256-js": "5.2.0",
33
- "@aws-sdk/core": "^3.974.23",
34
- "@aws-sdk/signature-v4-multi-region": "^3.996.35",
35
- "@aws-sdk/types": "^3.973.13",
36
- "@smithy/core": "^3.24.6",
37
- "@smithy/fetch-http-handler": "^5.4.6",
38
- "@smithy/node-http-handler": "^4.7.6",
39
- "@smithy/types": "^4.14.3",
33
+ "@aws-sdk/core": "^3.974.24",
34
+ "@aws-sdk/signature-v4-multi-region": "^3.996.36",
35
+ "@aws-sdk/types": "^3.973.14",
36
+ "@smithy/core": "^3.27.0",
37
+ "@smithy/fetch-http-handler": "^5.6.0",
38
+ "@smithy/node-http-handler": "^4.9.0",
39
+ "@smithy/types": "^4.15.0",
40
40
  "tslib": "^2.6.2"
41
41
  },
42
42
  "devDependencies": {
package/signin.d.ts CHANGED
@@ -2,6 +2,4 @@
2
2
  * Do not edit:
3
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
4
4
  */
5
- declare module "@aws-sdk/nested-clients/signin" {
6
- export * from "@aws-sdk/nested-clients/dist-types/submodules/signin/index.d";
7
- }
5
+ export * from "./dist-types/submodules/signin/index";
package/sso-oidc.d.ts CHANGED
@@ -2,6 +2,4 @@
2
2
  * Do not edit:
3
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
4
4
  */
5
- declare module "@aws-sdk/nested-clients/sso-oidc" {
6
- export * from "@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d";
7
- }
5
+ export * from "./dist-types/submodules/sso-oidc/index";
package/sso.d.ts CHANGED
@@ -2,6 +2,4 @@
2
2
  * Do not edit:
3
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
4
4
  */
5
- declare module "@aws-sdk/nested-clients/sso" {
6
- export * from "@aws-sdk/nested-clients/dist-types/submodules/sso/index.d";
7
- }
5
+ export * from "./dist-types/submodules/sso/index";
package/sts.d.ts CHANGED
@@ -2,6 +2,4 @@
2
2
  * Do not edit:
3
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
4
4
  */
5
- declare module "@aws-sdk/nested-clients/sts" {
6
- export * from "@aws-sdk/nested-clients/dist-types/submodules/sts/index.d";
7
- }
5
+ export * from "./dist-types/submodules/sts/index";