@aws-sdk/client-s3 3.169.0 → 3.171.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 +16 -0
- package/dist-types/ts3.4/S3.d.ts +1645 -470
- package/dist-types/ts3.4/S3Client.d.ts +684 -184
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +39 -24
- package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +39 -24
- package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +41 -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 +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2578 -3419
- package/dist-types/ts3.4/models/models_1.d.ts +482 -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 +82 -49
- package/dist-types/ts3.4/runtimeConfig.d.ts +85 -50
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +83 -48
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +19 -15
- package/dist-types/ts3.4/waiters/index.d.ts +4 -4
- package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +11 -7
- package/package.json +51 -51
|
@@ -1,24 +1,41 @@
|
|
|
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
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import { WriteGetObjectResponseRequest } from "../models/models_1";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
declare type WriteGetObjectResponseCommandInputType = Pick<
|
|
15
|
+
WriteGetObjectResponseRequest,
|
|
16
|
+
Exclude<keyof WriteGetObjectResponseRequest, "Body">
|
|
17
|
+
> & {
|
|
18
|
+
Body?: WriteGetObjectResponseRequest["Body"] | string | Uint8Array | Buffer;
|
|
19
|
+
};
|
|
20
|
+
export interface WriteGetObjectResponseCommandInput
|
|
21
|
+
extends WriteGetObjectResponseCommandInputType {}
|
|
22
|
+
export interface WriteGetObjectResponseCommandOutput extends __MetadataBearer {}
|
|
23
|
+
export declare class WriteGetObjectResponseCommand extends $Command<
|
|
24
|
+
WriteGetObjectResponseCommandInput,
|
|
25
|
+
WriteGetObjectResponseCommandOutput,
|
|
26
|
+
S3ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: WriteGetObjectResponseCommandInput;
|
|
29
|
+
constructor(input: WriteGetObjectResponseCommandInput);
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: S3ClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<
|
|
35
|
+
WriteGetObjectResponseCommandInput,
|
|
36
|
+
WriteGetObjectResponseCommandOutput
|
|
37
|
+
>;
|
|
38
|
+
private serialize;
|
|
39
|
+
private deserialize;
|
|
40
|
+
}
|
|
41
|
+
export {};
|
|
@@ -1,93 +1,93 @@
|
|
|
1
|
-
export * from "./AbortMultipartUploadCommand";
|
|
2
|
-
export * from "./CompleteMultipartUploadCommand";
|
|
3
|
-
export * from "./CopyObjectCommand";
|
|
4
|
-
export * from "./CreateBucketCommand";
|
|
5
|
-
export * from "./CreateMultipartUploadCommand";
|
|
6
|
-
export * from "./DeleteBucketAnalyticsConfigurationCommand";
|
|
7
|
-
export * from "./DeleteBucketCommand";
|
|
8
|
-
export * from "./DeleteBucketCorsCommand";
|
|
9
|
-
export * from "./DeleteBucketEncryptionCommand";
|
|
10
|
-
export * from "./DeleteBucketIntelligentTieringConfigurationCommand";
|
|
11
|
-
export * from "./DeleteBucketInventoryConfigurationCommand";
|
|
12
|
-
export * from "./DeleteBucketLifecycleCommand";
|
|
13
|
-
export * from "./DeleteBucketMetricsConfigurationCommand";
|
|
14
|
-
export * from "./DeleteBucketOwnershipControlsCommand";
|
|
15
|
-
export * from "./DeleteBucketPolicyCommand";
|
|
16
|
-
export * from "./DeleteBucketReplicationCommand";
|
|
17
|
-
export * from "./DeleteBucketTaggingCommand";
|
|
18
|
-
export * from "./DeleteBucketWebsiteCommand";
|
|
19
|
-
export * from "./DeleteObjectCommand";
|
|
20
|
-
export * from "./DeleteObjectTaggingCommand";
|
|
21
|
-
export * from "./DeleteObjectsCommand";
|
|
22
|
-
export * from "./DeletePublicAccessBlockCommand";
|
|
23
|
-
export * from "./GetBucketAccelerateConfigurationCommand";
|
|
24
|
-
export * from "./GetBucketAclCommand";
|
|
25
|
-
export * from "./GetBucketAnalyticsConfigurationCommand";
|
|
26
|
-
export * from "./GetBucketCorsCommand";
|
|
27
|
-
export * from "./GetBucketEncryptionCommand";
|
|
28
|
-
export * from "./GetBucketIntelligentTieringConfigurationCommand";
|
|
29
|
-
export * from "./GetBucketInventoryConfigurationCommand";
|
|
30
|
-
export * from "./GetBucketLifecycleConfigurationCommand";
|
|
31
|
-
export * from "./GetBucketLocationCommand";
|
|
32
|
-
export * from "./GetBucketLoggingCommand";
|
|
33
|
-
export * from "./GetBucketMetricsConfigurationCommand";
|
|
34
|
-
export * from "./GetBucketNotificationConfigurationCommand";
|
|
35
|
-
export * from "./GetBucketOwnershipControlsCommand";
|
|
36
|
-
export * from "./GetBucketPolicyCommand";
|
|
37
|
-
export * from "./GetBucketPolicyStatusCommand";
|
|
38
|
-
export * from "./GetBucketReplicationCommand";
|
|
39
|
-
export * from "./GetBucketRequestPaymentCommand";
|
|
40
|
-
export * from "./GetBucketTaggingCommand";
|
|
41
|
-
export * from "./GetBucketVersioningCommand";
|
|
42
|
-
export * from "./GetBucketWebsiteCommand";
|
|
43
|
-
export * from "./GetObjectAclCommand";
|
|
44
|
-
export * from "./GetObjectAttributesCommand";
|
|
45
|
-
export * from "./GetObjectCommand";
|
|
46
|
-
export * from "./GetObjectLegalHoldCommand";
|
|
47
|
-
export * from "./GetObjectLockConfigurationCommand";
|
|
48
|
-
export * from "./GetObjectRetentionCommand";
|
|
49
|
-
export * from "./GetObjectTaggingCommand";
|
|
50
|
-
export * from "./GetObjectTorrentCommand";
|
|
51
|
-
export * from "./GetPublicAccessBlockCommand";
|
|
52
|
-
export * from "./HeadBucketCommand";
|
|
53
|
-
export * from "./HeadObjectCommand";
|
|
54
|
-
export * from "./ListBucketAnalyticsConfigurationsCommand";
|
|
55
|
-
export * from "./ListBucketIntelligentTieringConfigurationsCommand";
|
|
56
|
-
export * from "./ListBucketInventoryConfigurationsCommand";
|
|
57
|
-
export * from "./ListBucketMetricsConfigurationsCommand";
|
|
58
|
-
export * from "./ListBucketsCommand";
|
|
59
|
-
export * from "./ListMultipartUploadsCommand";
|
|
60
|
-
export * from "./ListObjectVersionsCommand";
|
|
61
|
-
export * from "./ListObjectsCommand";
|
|
62
|
-
export * from "./ListObjectsV2Command";
|
|
63
|
-
export * from "./ListPartsCommand";
|
|
64
|
-
export * from "./PutBucketAccelerateConfigurationCommand";
|
|
65
|
-
export * from "./PutBucketAclCommand";
|
|
66
|
-
export * from "./PutBucketAnalyticsConfigurationCommand";
|
|
67
|
-
export * from "./PutBucketCorsCommand";
|
|
68
|
-
export * from "./PutBucketEncryptionCommand";
|
|
69
|
-
export * from "./PutBucketIntelligentTieringConfigurationCommand";
|
|
70
|
-
export * from "./PutBucketInventoryConfigurationCommand";
|
|
71
|
-
export * from "./PutBucketLifecycleConfigurationCommand";
|
|
72
|
-
export * from "./PutBucketLoggingCommand";
|
|
73
|
-
export * from "./PutBucketMetricsConfigurationCommand";
|
|
74
|
-
export * from "./PutBucketNotificationConfigurationCommand";
|
|
75
|
-
export * from "./PutBucketOwnershipControlsCommand";
|
|
76
|
-
export * from "./PutBucketPolicyCommand";
|
|
77
|
-
export * from "./PutBucketReplicationCommand";
|
|
78
|
-
export * from "./PutBucketRequestPaymentCommand";
|
|
79
|
-
export * from "./PutBucketTaggingCommand";
|
|
80
|
-
export * from "./PutBucketVersioningCommand";
|
|
81
|
-
export * from "./PutBucketWebsiteCommand";
|
|
82
|
-
export * from "./PutObjectAclCommand";
|
|
83
|
-
export * from "./PutObjectCommand";
|
|
84
|
-
export * from "./PutObjectLegalHoldCommand";
|
|
85
|
-
export * from "./PutObjectLockConfigurationCommand";
|
|
86
|
-
export * from "./PutObjectRetentionCommand";
|
|
87
|
-
export * from "./PutObjectTaggingCommand";
|
|
88
|
-
export * from "./PutPublicAccessBlockCommand";
|
|
89
|
-
export * from "./RestoreObjectCommand";
|
|
90
|
-
export * from "./SelectObjectContentCommand";
|
|
91
|
-
export * from "./UploadPartCommand";
|
|
92
|
-
export * from "./UploadPartCopyCommand";
|
|
93
|
-
export * from "./WriteGetObjectResponseCommand";
|
|
1
|
+
export * from "./AbortMultipartUploadCommand";
|
|
2
|
+
export * from "./CompleteMultipartUploadCommand";
|
|
3
|
+
export * from "./CopyObjectCommand";
|
|
4
|
+
export * from "./CreateBucketCommand";
|
|
5
|
+
export * from "./CreateMultipartUploadCommand";
|
|
6
|
+
export * from "./DeleteBucketAnalyticsConfigurationCommand";
|
|
7
|
+
export * from "./DeleteBucketCommand";
|
|
8
|
+
export * from "./DeleteBucketCorsCommand";
|
|
9
|
+
export * from "./DeleteBucketEncryptionCommand";
|
|
10
|
+
export * from "./DeleteBucketIntelligentTieringConfigurationCommand";
|
|
11
|
+
export * from "./DeleteBucketInventoryConfigurationCommand";
|
|
12
|
+
export * from "./DeleteBucketLifecycleCommand";
|
|
13
|
+
export * from "./DeleteBucketMetricsConfigurationCommand";
|
|
14
|
+
export * from "./DeleteBucketOwnershipControlsCommand";
|
|
15
|
+
export * from "./DeleteBucketPolicyCommand";
|
|
16
|
+
export * from "./DeleteBucketReplicationCommand";
|
|
17
|
+
export * from "./DeleteBucketTaggingCommand";
|
|
18
|
+
export * from "./DeleteBucketWebsiteCommand";
|
|
19
|
+
export * from "./DeleteObjectCommand";
|
|
20
|
+
export * from "./DeleteObjectTaggingCommand";
|
|
21
|
+
export * from "./DeleteObjectsCommand";
|
|
22
|
+
export * from "./DeletePublicAccessBlockCommand";
|
|
23
|
+
export * from "./GetBucketAccelerateConfigurationCommand";
|
|
24
|
+
export * from "./GetBucketAclCommand";
|
|
25
|
+
export * from "./GetBucketAnalyticsConfigurationCommand";
|
|
26
|
+
export * from "./GetBucketCorsCommand";
|
|
27
|
+
export * from "./GetBucketEncryptionCommand";
|
|
28
|
+
export * from "./GetBucketIntelligentTieringConfigurationCommand";
|
|
29
|
+
export * from "./GetBucketInventoryConfigurationCommand";
|
|
30
|
+
export * from "./GetBucketLifecycleConfigurationCommand";
|
|
31
|
+
export * from "./GetBucketLocationCommand";
|
|
32
|
+
export * from "./GetBucketLoggingCommand";
|
|
33
|
+
export * from "./GetBucketMetricsConfigurationCommand";
|
|
34
|
+
export * from "./GetBucketNotificationConfigurationCommand";
|
|
35
|
+
export * from "./GetBucketOwnershipControlsCommand";
|
|
36
|
+
export * from "./GetBucketPolicyCommand";
|
|
37
|
+
export * from "./GetBucketPolicyStatusCommand";
|
|
38
|
+
export * from "./GetBucketReplicationCommand";
|
|
39
|
+
export * from "./GetBucketRequestPaymentCommand";
|
|
40
|
+
export * from "./GetBucketTaggingCommand";
|
|
41
|
+
export * from "./GetBucketVersioningCommand";
|
|
42
|
+
export * from "./GetBucketWebsiteCommand";
|
|
43
|
+
export * from "./GetObjectAclCommand";
|
|
44
|
+
export * from "./GetObjectAttributesCommand";
|
|
45
|
+
export * from "./GetObjectCommand";
|
|
46
|
+
export * from "./GetObjectLegalHoldCommand";
|
|
47
|
+
export * from "./GetObjectLockConfigurationCommand";
|
|
48
|
+
export * from "./GetObjectRetentionCommand";
|
|
49
|
+
export * from "./GetObjectTaggingCommand";
|
|
50
|
+
export * from "./GetObjectTorrentCommand";
|
|
51
|
+
export * from "./GetPublicAccessBlockCommand";
|
|
52
|
+
export * from "./HeadBucketCommand";
|
|
53
|
+
export * from "./HeadObjectCommand";
|
|
54
|
+
export * from "./ListBucketAnalyticsConfigurationsCommand";
|
|
55
|
+
export * from "./ListBucketIntelligentTieringConfigurationsCommand";
|
|
56
|
+
export * from "./ListBucketInventoryConfigurationsCommand";
|
|
57
|
+
export * from "./ListBucketMetricsConfigurationsCommand";
|
|
58
|
+
export * from "./ListBucketsCommand";
|
|
59
|
+
export * from "./ListMultipartUploadsCommand";
|
|
60
|
+
export * from "./ListObjectVersionsCommand";
|
|
61
|
+
export * from "./ListObjectsCommand";
|
|
62
|
+
export * from "./ListObjectsV2Command";
|
|
63
|
+
export * from "./ListPartsCommand";
|
|
64
|
+
export * from "./PutBucketAccelerateConfigurationCommand";
|
|
65
|
+
export * from "./PutBucketAclCommand";
|
|
66
|
+
export * from "./PutBucketAnalyticsConfigurationCommand";
|
|
67
|
+
export * from "./PutBucketCorsCommand";
|
|
68
|
+
export * from "./PutBucketEncryptionCommand";
|
|
69
|
+
export * from "./PutBucketIntelligentTieringConfigurationCommand";
|
|
70
|
+
export * from "./PutBucketInventoryConfigurationCommand";
|
|
71
|
+
export * from "./PutBucketLifecycleConfigurationCommand";
|
|
72
|
+
export * from "./PutBucketLoggingCommand";
|
|
73
|
+
export * from "./PutBucketMetricsConfigurationCommand";
|
|
74
|
+
export * from "./PutBucketNotificationConfigurationCommand";
|
|
75
|
+
export * from "./PutBucketOwnershipControlsCommand";
|
|
76
|
+
export * from "./PutBucketPolicyCommand";
|
|
77
|
+
export * from "./PutBucketReplicationCommand";
|
|
78
|
+
export * from "./PutBucketRequestPaymentCommand";
|
|
79
|
+
export * from "./PutBucketTaggingCommand";
|
|
80
|
+
export * from "./PutBucketVersioningCommand";
|
|
81
|
+
export * from "./PutBucketWebsiteCommand";
|
|
82
|
+
export * from "./PutObjectAclCommand";
|
|
83
|
+
export * from "./PutObjectCommand";
|
|
84
|
+
export * from "./PutObjectLegalHoldCommand";
|
|
85
|
+
export * from "./PutObjectLockConfigurationCommand";
|
|
86
|
+
export * from "./PutObjectRetentionCommand";
|
|
87
|
+
export * from "./PutObjectTaggingCommand";
|
|
88
|
+
export * from "./PutPublicAccessBlockCommand";
|
|
89
|
+
export * from "./RestoreObjectCommand";
|
|
90
|
+
export * from "./SelectObjectContentCommand";
|
|
91
|
+
export * from "./UploadPartCommand";
|
|
92
|
+
export * from "./UploadPartCopyCommand";
|
|
93
|
+
export * from "./WriteGetObjectResponseCommand";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
-
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
1
|
+
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
+
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./S3";
|
|
2
|
-
export * from "./S3Client";
|
|
3
|
-
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
|
-
export * from "./pagination";
|
|
6
|
-
export * from "./waiters";
|
|
7
|
-
export { S3ServiceException } from "./models/S3ServiceException";
|
|
1
|
+
export * from "./S3";
|
|
2
|
+
export * from "./S3Client";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export * from "./waiters";
|
|
7
|
+
export { S3ServiceException } from "./models/S3ServiceException";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import {
|
|
2
|
+
ServiceException as __ServiceException,
|
|
3
|
+
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
+
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export declare class S3ServiceException extends __ServiceException {
|
|
6
|
+
constructor(options: __ServiceExceptionOptions);
|
|
7
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./models_0";
|
|
2
|
-
export * from "./models_1";
|
|
1
|
+
export * from "./models_0";
|
|
2
|
+
export * from "./models_1";
|