@aws-sdk/nested-clients 3.997.23 → 3.997.25
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/cognito-identity.d.ts +1 -3
- package/dist-cjs/submodules/cognito-identity/index.js +4 -3
- package/dist-cjs/submodules/signin/index.js +4 -3
- package/dist-cjs/submodules/sso/index.js +4 -3
- package/dist-cjs/submodules/sso-oidc/index.js +4 -3
- package/dist-cjs/submodules/sts/index.js +4 -3
- package/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +0 -2
- package/dist-es/submodules/cognito-identity/runtimeConfig.js +1 -2
- package/dist-es/submodules/cognito-identity/runtimeConfig.native.js +0 -2
- package/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +2 -0
- package/dist-es/submodules/signin/runtimeConfig.browser.js +0 -2
- package/dist-es/submodules/signin/runtimeConfig.js +1 -2
- package/dist-es/submodules/signin/runtimeConfig.native.js +0 -2
- package/dist-es/submodules/signin/runtimeConfig.shared.js +2 -0
- package/dist-es/submodules/sso/runtimeConfig.browser.js +0 -2
- package/dist-es/submodules/sso/runtimeConfig.js +1 -2
- package/dist-es/submodules/sso/runtimeConfig.native.js +0 -2
- package/dist-es/submodules/sso/runtimeConfig.shared.js +2 -0
- package/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -2
- package/dist-es/submodules/sso-oidc/runtimeConfig.js +1 -2
- package/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -2
- package/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/dist-es/submodules/sts/runtimeConfig.browser.js +0 -2
- package/dist-es/submodules/sts/runtimeConfig.js +1 -2
- package/dist-es/submodules/sts/runtimeConfig.native.js +0 -2
- package/dist-es/submodules/sts/runtimeConfig.shared.js +2 -0
- package/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +2 -2
- package/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +2 -2
- package/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/submodules/signin/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/submodules/signin/runtimeConfig.d.ts +2 -2
- package/dist-types/submodules/signin/runtimeConfig.native.d.ts +2 -2
- package/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/submodules/sso/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/submodules/sso/runtimeConfig.d.ts +2 -2
- package/dist-types/submodules/sso/runtimeConfig.native.d.ts +2 -2
- package/dist-types/submodules/sso/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
- package/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
- package/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/submodules/sts/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/dist-types/submodules/sts/runtimeConfig.native.d.ts +2 -2
- package/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +8 -2
- package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +8 -2
- package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +8 -2
- package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +8 -2
- package/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +8 -2
- package/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +8 -2
- package/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +8 -2
- package/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +8 -2
- package/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +8 -2
- package/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +8 -2
- package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +8 -2
- package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +8 -2
- package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +8 -2
- package/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +8 -2
- package/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +8 -2
- package/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
- package/signin.d.ts +1 -3
- package/sso-oidc.d.ts +1 -3
- package/sso.d.ts +1 -3
- package/sts.d.ts +1 -3
|
@@ -4,7 +4,6 @@ import type { SigninClientConfig } from "./SigninClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
8
7
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
8
|
cacheMiddleware?: boolean;
|
|
10
9
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
@@ -13,9 +12,10 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
13
12
|
[setting: string]: unknown;
|
|
14
13
|
};
|
|
15
14
|
apiVersion: string;
|
|
15
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
16
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
|
-
streamCollector: import("
|
|
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;
|
|
@@ -32,6 +32,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
32
32
|
defaultNamespace?: string;
|
|
33
33
|
};
|
|
34
34
|
serviceId: string;
|
|
35
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
35
36
|
urlParser: import("@smithy/types").UrlParser;
|
|
36
37
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
37
38
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -12,8 +12,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
12
12
|
region: string | import("@smithy/types").Provider<any>;
|
|
13
13
|
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
14
14
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
|
|
16
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
|
15
|
+
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
17
16
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
18
17
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
19
18
|
cacheMiddleware?: boolean | undefined;
|
|
@@ -23,6 +22,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
23
22
|
[setting: string]: unknown;
|
|
24
23
|
};
|
|
25
24
|
apiVersion: string;
|
|
25
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
26
26
|
urlParser: import("@smithy/types").UrlParser;
|
|
27
27
|
base64Decoder: import("@smithy/types").Decoder;
|
|
28
28
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -13,8 +13,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
|
14
14
|
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
|
|
17
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
|
16
|
+
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
18
17
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
18
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
19
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -25,6 +24,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
25
24
|
[setting: string]: unknown;
|
|
26
25
|
};
|
|
27
26
|
apiVersion: string;
|
|
27
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
28
28
|
urlParser: import("@smithy/types").UrlParser;
|
|
29
29
|
base64Decoder: import("@smithy/types").Decoder;
|
|
30
30
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -4,7 +4,6 @@ import type { SSOClientConfig } from "./SSOClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
8
7
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
8
|
cacheMiddleware?: boolean;
|
|
10
9
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
@@ -13,9 +12,10 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
13
12
|
[setting: string]: unknown;
|
|
14
13
|
};
|
|
15
14
|
apiVersion: string;
|
|
15
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
16
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
|
-
streamCollector: import("
|
|
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;
|
|
@@ -32,6 +32,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
32
32
|
defaultNamespace?: string;
|
|
33
33
|
};
|
|
34
34
|
serviceId: string;
|
|
35
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
35
36
|
urlParser: import("@smithy/types").UrlParser;
|
|
36
37
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
37
38
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -12,8 +12,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
12
12
|
region: string | import("@smithy/types").Provider<any>;
|
|
13
13
|
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
14
14
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
|
|
16
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
|
15
|
+
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
17
16
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
18
17
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
19
18
|
cacheMiddleware?: boolean | undefined;
|
|
@@ -23,6 +22,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
23
22
|
[setting: string]: unknown;
|
|
24
23
|
};
|
|
25
24
|
apiVersion: string;
|
|
25
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
26
26
|
urlParser: import("@smithy/types").UrlParser;
|
|
27
27
|
base64Decoder: import("@smithy/types").Decoder;
|
|
28
28
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -13,8 +13,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
|
14
14
|
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
|
|
17
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
|
16
|
+
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
18
17
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
18
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
19
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -25,6 +24,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
25
24
|
[setting: string]: unknown;
|
|
26
25
|
};
|
|
27
26
|
apiVersion: string;
|
|
27
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
28
28
|
urlParser: import("@smithy/types").UrlParser;
|
|
29
29
|
base64Decoder: import("@smithy/types").Decoder;
|
|
30
30
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -4,7 +4,6 @@ import type { SSOOIDCClientConfig } from "./SSOOIDCClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
8
7
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
8
|
cacheMiddleware?: boolean;
|
|
10
9
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
@@ -13,9 +12,10 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
13
12
|
[setting: string]: unknown;
|
|
14
13
|
};
|
|
15
14
|
apiVersion: string;
|
|
15
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
16
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
|
-
streamCollector: import("
|
|
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;
|
|
@@ -32,6 +32,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
32
32
|
defaultNamespace?: string;
|
|
33
33
|
};
|
|
34
34
|
serviceId: string;
|
|
35
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
35
36
|
urlParser: import("@smithy/types").UrlParser;
|
|
36
37
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
37
38
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -13,8 +13,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
|
|
17
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
|
16
|
+
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
18
17
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
19
18
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
20
19
|
cacheMiddleware?: boolean | undefined;
|
|
@@ -24,6 +23,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
24
23
|
[setting: string]: unknown;
|
|
25
24
|
};
|
|
26
25
|
apiVersion: string;
|
|
26
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
27
27
|
urlParser: import("@smithy/types").UrlParser;
|
|
28
28
|
base64Decoder: import("@smithy/types").Decoder;
|
|
29
29
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -25,9 +25,8 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
25
25
|
region: string | import("@smithy/types").Provider<string>;
|
|
26
26
|
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
29
28
|
sigv4aSigningRegionSet: string[] | import("@smithy/types").Provider<string[] | undefined>;
|
|
30
|
-
streamCollector: import("
|
|
29
|
+
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
31
30
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
32
31
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
33
32
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -38,6 +37,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
38
37
|
[setting: string]: unknown;
|
|
39
38
|
};
|
|
40
39
|
apiVersion: string;
|
|
40
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
41
41
|
urlParser: import("@smithy/types").UrlParser;
|
|
42
42
|
base64Decoder: import("@smithy/types").Decoder;
|
|
43
43
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -4,7 +4,6 @@ import type { STSClientConfig } from "./STSClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
8
7
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
8
|
cacheMiddleware?: boolean;
|
|
10
9
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsQueryProtocol;
|
|
@@ -13,9 +12,10 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
13
12
|
[setting: string]: unknown;
|
|
14
13
|
};
|
|
15
14
|
apiVersion: string;
|
|
15
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
16
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
|
-
streamCollector: import("
|
|
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;
|
|
@@ -33,6 +33,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
33
33
|
defaultNamespace?: string;
|
|
34
34
|
};
|
|
35
35
|
serviceId: string;
|
|
36
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
36
37
|
signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof SignatureV4MultiRegion;
|
|
37
38
|
urlParser: import("@smithy/types").UrlParser;
|
|
38
39
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -17,8 +17,13 @@ export declare const getRuntimeConfig: (
|
|
|
17
17
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
18
18
|
| RequestHandler;
|
|
19
19
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
streamCollector: (
|
|
21
|
+
stream:
|
|
22
|
+
| import("stream").Readable
|
|
23
|
+
| import("stream/web").ReadableStream
|
|
24
|
+
| ReadableStream
|
|
25
|
+
| Blob
|
|
26
|
+
) => Promise<Uint8Array>;
|
|
22
27
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
23
28
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
24
29
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
@@ -33,6 +38,7 @@ export declare const getRuntimeConfig: (
|
|
|
33
38
|
[setting: string]: unknown;
|
|
34
39
|
};
|
|
35
40
|
apiVersion: string;
|
|
41
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
36
42
|
urlParser: import("@smithy/types").UrlParser;
|
|
37
43
|
base64Decoder: import("@smithy/types").Decoder;
|
|
38
44
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -18,8 +18,13 @@ export declare const getRuntimeConfig: (
|
|
|
18
18
|
| RequestHandler
|
|
19
19
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
20
20
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
streamCollector: (
|
|
22
|
+
stream:
|
|
23
|
+
| import("stream").Readable
|
|
24
|
+
| import("stream/web").ReadableStream
|
|
25
|
+
| ReadableStream
|
|
26
|
+
| Blob
|
|
27
|
+
) => Promise<Uint8Array>;
|
|
23
28
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
29
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
25
30
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -33,6 +38,7 @@ export declare const getRuntimeConfig: (
|
|
|
33
38
|
[setting: string]: unknown;
|
|
34
39
|
};
|
|
35
40
|
apiVersion: string;
|
|
41
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
36
42
|
urlParser: import("@smithy/types").UrlParser;
|
|
37
43
|
base64Decoder: import("@smithy/types").Decoder;
|
|
38
44
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -3,7 +3,6 @@ export declare const getRuntimeConfig: (
|
|
|
3
3
|
config: CognitoIdentityClientConfig
|
|
4
4
|
) => {
|
|
5
5
|
runtime: string;
|
|
6
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
7
6
|
requestHandler:
|
|
8
7
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
9
8
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -20,9 +19,16 @@ export declare const getRuntimeConfig: (
|
|
|
20
19
|
[setting: string]: unknown;
|
|
21
20
|
};
|
|
22
21
|
apiVersion: string;
|
|
22
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
23
23
|
urlParser: import("@smithy/types").UrlParser;
|
|
24
24
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
25
|
-
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;
|
|
@@ -54,6 +54,7 @@ export declare const getRuntimeConfig: (
|
|
|
54
54
|
defaultNamespace?: string;
|
|
55
55
|
};
|
|
56
56
|
serviceId: string;
|
|
57
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
57
58
|
urlParser: import("@smithy/types").UrlParser;
|
|
58
59
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
59
60
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -20,8 +20,13 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
20
20
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
21
|
| RequestHandler;
|
|
22
22
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
|
-
|
|
24
|
-
|
|
23
|
+
streamCollector: (
|
|
24
|
+
stream:
|
|
25
|
+
| import("stream").Readable
|
|
26
|
+
| import("stream/web").ReadableStream
|
|
27
|
+
| ReadableStream
|
|
28
|
+
| Blob
|
|
29
|
+
) => Promise<Uint8Array>;
|
|
25
30
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
26
31
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
27
32
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
@@ -36,6 +41,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
36
41
|
[setting: string]: unknown;
|
|
37
42
|
};
|
|
38
43
|
apiVersion: string;
|
|
44
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
39
45
|
urlParser: import("@smithy/types").UrlParser;
|
|
40
46
|
base64Decoder: import("@smithy/types").Decoder;
|
|
41
47
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -16,8 +16,13 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
16
16
|
| RequestHandler
|
|
17
17
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
18
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
streamCollector: (
|
|
20
|
+
stream:
|
|
21
|
+
| import("stream").Readable
|
|
22
|
+
| import("stream/web").ReadableStream
|
|
23
|
+
| ReadableStream
|
|
24
|
+
| Blob
|
|
25
|
+
) => Promise<Uint8Array>;
|
|
21
26
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
27
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
28
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -31,6 +36,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
31
36
|
[setting: string]: unknown;
|
|
32
37
|
};
|
|
33
38
|
apiVersion: string;
|
|
39
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
34
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
35
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
36
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { SigninClientConfig } from "./SigninClient";
|
|
2
2
|
export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
3
3
|
runtime: string;
|
|
4
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
5
4
|
requestHandler:
|
|
6
5
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
7
6
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -18,9 +17,16 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
18
17
|
[setting: string]: unknown;
|
|
19
18
|
};
|
|
20
19
|
apiVersion: string;
|
|
20
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
23
|
-
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;
|
|
@@ -52,6 +52,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
52
52
|
defaultNamespace?: string;
|
|
53
53
|
};
|
|
54
54
|
serviceId: string;
|
|
55
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
55
56
|
urlParser: import("@smithy/types").UrlParser;
|
|
56
57
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
57
58
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -15,8 +15,13 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
15
15
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
16
16
|
| RequestHandler;
|
|
17
17
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
streamCollector: (
|
|
19
|
+
stream:
|
|
20
|
+
| import("stream").Readable
|
|
21
|
+
| import("stream/web").ReadableStream
|
|
22
|
+
| ReadableStream
|
|
23
|
+
| Blob
|
|
24
|
+
) => Promise<Uint8Array>;
|
|
20
25
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
21
26
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
22
27
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
@@ -31,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
31
36
|
[setting: string]: unknown;
|
|
32
37
|
};
|
|
33
38
|
apiVersion: string;
|
|
39
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
34
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
35
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
36
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -16,8 +16,13 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
16
16
|
| RequestHandler
|
|
17
17
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
18
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
streamCollector: (
|
|
20
|
+
stream:
|
|
21
|
+
| import("stream").Readable
|
|
22
|
+
| import("stream/web").ReadableStream
|
|
23
|
+
| ReadableStream
|
|
24
|
+
| Blob
|
|
25
|
+
) => Promise<Uint8Array>;
|
|
21
26
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
27
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
28
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -31,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
31
36
|
[setting: string]: unknown;
|
|
32
37
|
};
|
|
33
38
|
apiVersion: string;
|
|
39
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
34
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
35
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
36
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { SSOClientConfig } from "./SSOClient";
|
|
2
2
|
export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
3
3
|
runtime: string;
|
|
4
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
5
4
|
requestHandler:
|
|
6
5
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
7
6
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -18,9 +17,16 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
18
17
|
[setting: string]: unknown;
|
|
19
18
|
};
|
|
20
19
|
apiVersion: string;
|
|
20
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
23
|
-
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;
|
|
@@ -52,6 +52,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
52
52
|
defaultNamespace?: string;
|
|
53
53
|
};
|
|
54
54
|
serviceId: string;
|
|
55
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
55
56
|
urlParser: import("@smithy/types").UrlParser;
|
|
56
57
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
57
58
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -15,8 +15,13 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
15
15
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
16
16
|
| RequestHandler;
|
|
17
17
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
streamCollector: (
|
|
19
|
+
stream:
|
|
20
|
+
| import("stream").Readable
|
|
21
|
+
| import("stream/web").ReadableStream
|
|
22
|
+
| ReadableStream
|
|
23
|
+
| Blob
|
|
24
|
+
) => Promise<Uint8Array>;
|
|
20
25
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
21
26
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
22
27
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
@@ -31,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
31
36
|
[setting: string]: unknown;
|
|
32
37
|
};
|
|
33
38
|
apiVersion: string;
|
|
39
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
34
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
35
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
36
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -16,8 +16,13 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
16
16
|
| RequestHandler
|
|
17
17
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
18
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
streamCollector: (
|
|
20
|
+
stream:
|
|
21
|
+
| import("stream").Readable
|
|
22
|
+
| import("stream/web").ReadableStream
|
|
23
|
+
| ReadableStream
|
|
24
|
+
| Blob
|
|
25
|
+
) => Promise<Uint8Array>;
|
|
21
26
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
27
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
28
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -31,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
31
36
|
[setting: string]: unknown;
|
|
32
37
|
};
|
|
33
38
|
apiVersion: string;
|
|
39
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
34
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
35
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
36
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { SSOOIDCClientConfig } from "./SSOOIDCClient";
|
|
2
2
|
export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
3
3
|
runtime: string;
|
|
4
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
5
4
|
requestHandler:
|
|
6
5
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
7
6
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -18,9 +17,16 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
18
17
|
[setting: string]: unknown;
|
|
19
18
|
};
|
|
20
19
|
apiVersion: string;
|
|
20
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
23
|
-
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;
|
|
@@ -52,6 +52,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
52
52
|
defaultNamespace?: string;
|
|
53
53
|
};
|
|
54
54
|
serviceId: string;
|
|
55
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
55
56
|
urlParser: import("@smithy/types").UrlParser;
|
|
56
57
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
57
58
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -20,8 +20,13 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
20
20
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
21
|
| RequestHandler;
|
|
22
22
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
|
-
|
|
24
|
-
|
|
23
|
+
streamCollector: (
|
|
24
|
+
stream:
|
|
25
|
+
| import("stream").Readable
|
|
26
|
+
| import("stream/web").ReadableStream
|
|
27
|
+
| ReadableStream
|
|
28
|
+
| Blob
|
|
29
|
+
) => Promise<Uint8Array>;
|
|
25
30
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
26
31
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
27
32
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
@@ -36,6 +41,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
36
41
|
[setting: string]: unknown;
|
|
37
42
|
};
|
|
38
43
|
apiVersion: string;
|
|
44
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
39
45
|
urlParser: import("@smithy/types").UrlParser;
|
|
40
46
|
base64Decoder: import("@smithy/types").Decoder;
|
|
41
47
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -45,11 +45,16 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
45
45
|
| RequestHandler
|
|
46
46
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
47
47
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
48
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
49
48
|
sigv4aSigningRegionSet:
|
|
50
49
|
| string[]
|
|
51
50
|
| import("@smithy/types").Provider<string[] | undefined>;
|
|
52
|
-
streamCollector:
|
|
51
|
+
streamCollector: (
|
|
52
|
+
stream:
|
|
53
|
+
| import("stream").Readable
|
|
54
|
+
| import("stream/web").ReadableStream
|
|
55
|
+
| ReadableStream
|
|
56
|
+
| Blob
|
|
57
|
+
) => Promise<Uint8Array>;
|
|
53
58
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
54
59
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
55
60
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -63,6 +68,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
63
68
|
[setting: string]: unknown;
|
|
64
69
|
};
|
|
65
70
|
apiVersion: string;
|
|
71
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
66
72
|
urlParser: import("@smithy/types").UrlParser;
|
|
67
73
|
base64Decoder: import("@smithy/types").Decoder;
|
|
68
74
|
base64Encoder: (_input: Uint8Array | string) => string;
|