@aws-sdk/client-s3 3.169.0 → 3.170.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/S3.d.ts +1738 -470
- package/dist-types/ts3.4/S3Client.d.ts +716 -184
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +42 -24
- package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +42 -24
- package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +44 -24
- package/dist-types/ts3.4/commands/index.d.ts +93 -93
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/S3ServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +3732 -3419
- package/dist-types/ts3.4/models/models_1.d.ts +723 -689
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +3 -3
- package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +1124 -281
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +83 -49
- package/dist-types/ts3.4/runtimeConfig.d.ts +86 -50
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +84 -48
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +20 -15
- package/dist-types/ts3.4/waiters/index.d.ts +4 -4
- package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +13 -7
- package/package.json +51 -51
|
@@ -1,49 +1,83 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
|
|
2
|
+
import { S3ClientConfig } from "./S3Client";
|
|
3
|
+
|
|
4
|
+
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
5
|
+
runtime: string;
|
|
6
|
+
defaultsMode: import("@aws-sdk/types").Provider<
|
|
7
|
+
import("@aws-sdk/smithy-client").ResolvedDefaultsMode
|
|
8
|
+
>;
|
|
9
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
10
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
|
+
credentialDefaultProvider: (
|
|
13
|
+
input: any
|
|
14
|
+
) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
15
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
16
|
+
import("@aws-sdk/types").UserAgent
|
|
17
|
+
>;
|
|
18
|
+
eventStreamSerdeProvider: import("@aws-sdk/types").EventStreamSerdeProvider;
|
|
19
|
+
getAwsChunkedEncodingStream:
|
|
20
|
+
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<any>
|
|
21
|
+
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<ReadableStream<any>>;
|
|
22
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
23
|
+
md5: import("@aws-sdk/types").HashConstructor;
|
|
24
|
+
region: string | import("@aws-sdk/types").Provider<any>;
|
|
25
|
+
requestHandler:
|
|
26
|
+
| (import("@aws-sdk/types").RequestHandler<
|
|
27
|
+
any,
|
|
28
|
+
any,
|
|
29
|
+
import("@aws-sdk/types").HttpHandlerOptions
|
|
30
|
+
> &
|
|
31
|
+
import("@aws-sdk/protocol-http").HttpHandler)
|
|
32
|
+
| RequestHandler;
|
|
33
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
34
|
+
sha1: import("@aws-sdk/types").HashConstructor;
|
|
35
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
36
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
37
|
+
streamHasher:
|
|
38
|
+
| import("@aws-sdk/types").StreamHasher<import("stream").Readable>
|
|
39
|
+
| import("@aws-sdk/types").StreamHasher<Blob>;
|
|
40
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
41
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
42
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
43
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
44
|
+
apiVersion: string;
|
|
45
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
46
|
+
disableHostPrefix: boolean;
|
|
47
|
+
logger: import("@aws-sdk/types").Logger;
|
|
48
|
+
serviceId: string;
|
|
49
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
50
|
+
signingEscapePath: boolean;
|
|
51
|
+
useArnRegion: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
52
|
+
endpoint?:
|
|
53
|
+
| string
|
|
54
|
+
| import("@aws-sdk/types").Endpoint
|
|
55
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
56
|
+
| undefined;
|
|
57
|
+
tls?: boolean | undefined;
|
|
58
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
59
|
+
credentials?:
|
|
60
|
+
| import("@aws-sdk/types").Credentials
|
|
61
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>
|
|
62
|
+
| undefined;
|
|
63
|
+
signer?:
|
|
64
|
+
| import("@aws-sdk/types").RequestSigner
|
|
65
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
|
|
66
|
+
| undefined;
|
|
67
|
+
systemClockOffset?: number | undefined;
|
|
68
|
+
signingRegion?: string | undefined;
|
|
69
|
+
signerConstructor:
|
|
70
|
+
| (new (
|
|
71
|
+
options: import("@aws-sdk/signature-v4").SignatureV4Init &
|
|
72
|
+
import("@aws-sdk/signature-v4").SignatureV4CryptoInit
|
|
73
|
+
) => import("@aws-sdk/types").RequestSigner)
|
|
74
|
+
| typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
|
|
75
|
+
bucketEndpoint?: boolean | undefined;
|
|
76
|
+
forcePathStyle?: boolean | undefined;
|
|
77
|
+
useAccelerateEndpoint?: boolean | undefined;
|
|
78
|
+
disableMultiregionAccessPoints?:
|
|
79
|
+
| boolean
|
|
80
|
+
| import("@aws-sdk/types").Provider<boolean>
|
|
81
|
+
| undefined;
|
|
82
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
83
|
+
};
|
|
@@ -1,50 +1,86 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
+
import { HashConstructor as __HashConstructor } from "@aws-sdk/types";
|
|
3
|
+
import { S3ClientConfig } from "./S3Client";
|
|
4
|
+
|
|
5
|
+
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
6
|
+
runtime: string;
|
|
7
|
+
defaultsMode: import("@aws-sdk/types").Provider<
|
|
8
|
+
import("@aws-sdk/smithy-client").ResolvedDefaultsMode
|
|
9
|
+
>;
|
|
10
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
11
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
12
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
13
|
+
credentialDefaultProvider: (
|
|
14
|
+
input: any
|
|
15
|
+
) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
16
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
17
|
+
import("@aws-sdk/types").UserAgent
|
|
18
|
+
>;
|
|
19
|
+
eventStreamSerdeProvider: import("@aws-sdk/types").EventStreamSerdeProvider;
|
|
20
|
+
getAwsChunkedEncodingStream:
|
|
21
|
+
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<any>
|
|
22
|
+
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<
|
|
23
|
+
import("stream").Readable
|
|
24
|
+
>;
|
|
25
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
26
|
+
md5: __HashConstructor;
|
|
27
|
+
region: string | import("@aws-sdk/types").Provider<string>;
|
|
28
|
+
requestHandler:
|
|
29
|
+
| (import("@aws-sdk/types").RequestHandler<
|
|
30
|
+
any,
|
|
31
|
+
any,
|
|
32
|
+
import("@aws-sdk/types").HttpHandlerOptions
|
|
33
|
+
> &
|
|
34
|
+
import("@aws-sdk/protocol-http").HttpHandler)
|
|
35
|
+
| RequestHandler;
|
|
36
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
37
|
+
sha1: __HashConstructor;
|
|
38
|
+
sha256: __HashConstructor;
|
|
39
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
40
|
+
streamHasher:
|
|
41
|
+
| import("@aws-sdk/types").StreamHasher<import("stream").Readable>
|
|
42
|
+
| import("@aws-sdk/types").StreamHasher<Blob>;
|
|
43
|
+
useArnRegion: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
44
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
45
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
46
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
47
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
48
|
+
apiVersion: string;
|
|
49
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
50
|
+
disableHostPrefix: boolean;
|
|
51
|
+
logger: import("@aws-sdk/types").Logger;
|
|
52
|
+
serviceId: string;
|
|
53
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
54
|
+
signingEscapePath: boolean;
|
|
55
|
+
endpoint?:
|
|
56
|
+
| string
|
|
57
|
+
| import("@aws-sdk/types").Endpoint
|
|
58
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
59
|
+
| undefined;
|
|
60
|
+
tls?: boolean | undefined;
|
|
61
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
62
|
+
credentials?:
|
|
63
|
+
| import("@aws-sdk/types").Credentials
|
|
64
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>
|
|
65
|
+
| undefined;
|
|
66
|
+
signer?:
|
|
67
|
+
| import("@aws-sdk/types").RequestSigner
|
|
68
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
|
|
69
|
+
| undefined;
|
|
70
|
+
systemClockOffset?: number | undefined;
|
|
71
|
+
signingRegion?: string | undefined;
|
|
72
|
+
signerConstructor:
|
|
73
|
+
| (new (
|
|
74
|
+
options: import("@aws-sdk/signature-v4").SignatureV4Init &
|
|
75
|
+
import("@aws-sdk/signature-v4").SignatureV4CryptoInit
|
|
76
|
+
) => import("@aws-sdk/types").RequestSigner)
|
|
77
|
+
| typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
|
|
78
|
+
bucketEndpoint?: boolean | undefined;
|
|
79
|
+
forcePathStyle?: boolean | undefined;
|
|
80
|
+
useAccelerateEndpoint?: boolean | undefined;
|
|
81
|
+
disableMultiregionAccessPoints?:
|
|
82
|
+
| boolean
|
|
83
|
+
| import("@aws-sdk/types").Provider<boolean>
|
|
84
|
+
| undefined;
|
|
85
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
86
|
+
};
|
|
@@ -1,48 +1,84 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
1
|
+
import { S3ClientConfig } from "./S3Client";
|
|
2
|
+
|
|
3
|
+
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
4
|
+
runtime: string;
|
|
5
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
6
|
+
requestHandler:
|
|
7
|
+
| (import("@aws-sdk/types").RequestHandler<
|
|
8
|
+
any,
|
|
9
|
+
any,
|
|
10
|
+
import("@aws-sdk/types").HttpHandlerOptions
|
|
11
|
+
> &
|
|
12
|
+
import("@aws-sdk/protocol-http").HttpHandler)
|
|
13
|
+
| import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
14
|
+
apiVersion: string;
|
|
15
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
16
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
17
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
18
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
19
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
20
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
21
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
22
|
+
disableHostPrefix: boolean;
|
|
23
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
24
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
25
|
+
logger: import("@aws-sdk/types").Logger;
|
|
26
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
27
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
28
|
+
serviceId: string;
|
|
29
|
+
region: string | import("@aws-sdk/types").Provider<any>;
|
|
30
|
+
credentialDefaultProvider: (
|
|
31
|
+
input: any
|
|
32
|
+
) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
33
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
34
|
+
signingEscapePath: boolean;
|
|
35
|
+
useArnRegion: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
36
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
37
|
+
import("@aws-sdk/types").UserAgent
|
|
38
|
+
>;
|
|
39
|
+
streamHasher:
|
|
40
|
+
| import("@aws-sdk/types").StreamHasher<import("stream").Readable>
|
|
41
|
+
| import("@aws-sdk/types").StreamHasher<Blob>;
|
|
42
|
+
md5: import("@aws-sdk/types").HashConstructor;
|
|
43
|
+
sha1: import("@aws-sdk/types").HashConstructor;
|
|
44
|
+
getAwsChunkedEncodingStream:
|
|
45
|
+
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<any>
|
|
46
|
+
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<ReadableStream<any>>;
|
|
47
|
+
eventStreamSerdeProvider: import("@aws-sdk/types").EventStreamSerdeProvider;
|
|
48
|
+
defaultsMode:
|
|
49
|
+
| import("@aws-sdk/smithy-client").DefaultsMode
|
|
50
|
+
| import("@aws-sdk/types").Provider<
|
|
51
|
+
import("@aws-sdk/smithy-client").DefaultsMode
|
|
52
|
+
>;
|
|
53
|
+
endpoint?:
|
|
54
|
+
| string
|
|
55
|
+
| import("@aws-sdk/types").Endpoint
|
|
56
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
57
|
+
| undefined;
|
|
58
|
+
tls?: boolean | undefined;
|
|
59
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
60
|
+
credentials?:
|
|
61
|
+
| import("@aws-sdk/types").Credentials
|
|
62
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>
|
|
63
|
+
| undefined;
|
|
64
|
+
signer?:
|
|
65
|
+
| import("@aws-sdk/types").RequestSigner
|
|
66
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
|
|
67
|
+
| undefined;
|
|
68
|
+
systemClockOffset?: number | undefined;
|
|
69
|
+
signingRegion?: string | undefined;
|
|
70
|
+
signerConstructor:
|
|
71
|
+
| (new (
|
|
72
|
+
options: import("@aws-sdk/signature-v4").SignatureV4Init &
|
|
73
|
+
import("@aws-sdk/signature-v4").SignatureV4CryptoInit
|
|
74
|
+
) => import("@aws-sdk/types").RequestSigner)
|
|
75
|
+
| typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
|
|
76
|
+
bucketEndpoint?: boolean | undefined;
|
|
77
|
+
forcePathStyle?: boolean | undefined;
|
|
78
|
+
useAccelerateEndpoint?: boolean | undefined;
|
|
79
|
+
disableMultiregionAccessPoints?:
|
|
80
|
+
| boolean
|
|
81
|
+
| import("@aws-sdk/types").Provider<boolean>
|
|
82
|
+
| undefined;
|
|
83
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
84
|
+
};
|
|
@@ -1,15 +1,20 @@
|
|
|
1
|
-
import { SignatureV4MultiRegion } from "@aws-sdk/signature-v4-multi-region";
|
|
2
|
-
import { Logger as __Logger } from "@aws-sdk/types";
|
|
3
|
-
import { S3ClientConfig } from "./S3Client";
|
|
4
|
-
|
|
5
|
-
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
import { SignatureV4MultiRegion } from "@aws-sdk/signature-v4-multi-region";
|
|
2
|
+
import { Logger as __Logger } from "@aws-sdk/types";
|
|
3
|
+
import { S3ClientConfig } from "./S3Client";
|
|
4
|
+
|
|
5
|
+
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
6
|
+
apiVersion: string;
|
|
7
|
+
disableHostPrefix: boolean;
|
|
8
|
+
logger: __Logger;
|
|
9
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
10
|
+
serviceId: string;
|
|
11
|
+
signerConstructor:
|
|
12
|
+
| (new (
|
|
13
|
+
options: import("@aws-sdk/signature-v4").SignatureV4Init &
|
|
14
|
+
import("@aws-sdk/signature-v4").SignatureV4CryptoInit
|
|
15
|
+
) => import("@aws-sdk/types").RequestSigner)
|
|
16
|
+
| typeof SignatureV4MultiRegion;
|
|
17
|
+
signingEscapePath: boolean;
|
|
18
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
19
|
+
useArnRegion: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
20
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from "./waitForBucketExists";
|
|
2
|
-
export * from "./waitForBucketNotExists";
|
|
3
|
-
export * from "./waitForObjectExists";
|
|
4
|
-
export * from "./waitForObjectNotExists";
|
|
1
|
+
export * from "./waitForBucketExists";
|
|
2
|
+
export * from "./waitForBucketNotExists";
|
|
3
|
+
export * from "./waitForObjectExists";
|
|
4
|
+
export * from "./waitForObjectNotExists";
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { HeadBucketCommandInput } from "../commands/HeadBucketCommand";
|
|
3
|
-
import { S3Client } from "../S3Client";
|
|
4
|
-
|
|
5
|
-
export declare const waitForBucketExists: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { HeadBucketCommandInput } from "../commands/HeadBucketCommand";
|
|
3
|
+
import { S3Client } from "../S3Client";
|
|
4
|
+
|
|
5
|
+
export declare const waitForBucketExists: (
|
|
6
|
+
params: WaiterConfiguration<S3Client>,
|
|
7
|
+
input: HeadBucketCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilBucketExists: (
|
|
11
|
+
params: WaiterConfiguration<S3Client>,
|
|
12
|
+
input: HeadBucketCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { HeadBucketCommandInput } from "../commands/HeadBucketCommand";
|
|
3
|
-
import { S3Client } from "../S3Client";
|
|
4
|
-
|
|
5
|
-
export declare const waitForBucketNotExists: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { HeadBucketCommandInput } from "../commands/HeadBucketCommand";
|
|
3
|
+
import { S3Client } from "../S3Client";
|
|
4
|
+
|
|
5
|
+
export declare const waitForBucketNotExists: (
|
|
6
|
+
params: WaiterConfiguration<S3Client>,
|
|
7
|
+
input: HeadBucketCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilBucketNotExists: (
|
|
11
|
+
params: WaiterConfiguration<S3Client>,
|
|
12
|
+
input: HeadBucketCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { HeadObjectCommandInput } from "../commands/HeadObjectCommand";
|
|
3
|
-
import { S3Client } from "../S3Client";
|
|
4
|
-
|
|
5
|
-
export declare const waitForObjectExists: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { HeadObjectCommandInput } from "../commands/HeadObjectCommand";
|
|
3
|
+
import { S3Client } from "../S3Client";
|
|
4
|
+
|
|
5
|
+
export declare const waitForObjectExists: (
|
|
6
|
+
params: WaiterConfiguration<S3Client>,
|
|
7
|
+
input: HeadObjectCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilObjectExists: (
|
|
11
|
+
params: WaiterConfiguration<S3Client>,
|
|
12
|
+
input: HeadObjectCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { HeadObjectCommandInput } from "../commands/HeadObjectCommand";
|
|
3
|
-
import { S3Client } from "../S3Client";
|
|
4
|
-
|
|
5
|
-
export declare const waitForObjectNotExists: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { HeadObjectCommandInput } from "../commands/HeadObjectCommand";
|
|
3
|
+
import { S3Client } from "../S3Client";
|
|
4
|
+
|
|
5
|
+
export declare const waitForObjectNotExists: (
|
|
6
|
+
params: WaiterConfiguration<S3Client>,
|
|
7
|
+
input: HeadObjectCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilObjectNotExists: (
|
|
11
|
+
params: WaiterConfiguration<S3Client>,
|
|
12
|
+
input: HeadObjectCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|