@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,184 +1,716 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
import {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
import {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
import {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
import {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
import {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
import {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
EventStreamSerdeInputConfig,
|
|
9
|
+
EventStreamSerdeResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/eventstream-serde-config-resolver";
|
|
11
|
+
import {
|
|
12
|
+
BucketEndpointInputConfig,
|
|
13
|
+
BucketEndpointResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-bucket-endpoint";
|
|
15
|
+
import {
|
|
16
|
+
HostHeaderInputConfig,
|
|
17
|
+
HostHeaderResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-host-header";
|
|
19
|
+
import {
|
|
20
|
+
RetryInputConfig,
|
|
21
|
+
RetryResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-retry";
|
|
23
|
+
import {
|
|
24
|
+
AwsAuthInputConfig,
|
|
25
|
+
AwsAuthResolvedConfig,
|
|
26
|
+
} from "@aws-sdk/middleware-signing";
|
|
27
|
+
import {
|
|
28
|
+
UserAgentInputConfig,
|
|
29
|
+
UserAgentResolvedConfig,
|
|
30
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
31
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
32
|
+
import {
|
|
33
|
+
Client as __Client,
|
|
34
|
+
DefaultsMode,
|
|
35
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
36
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
37
|
+
} from "@aws-sdk/smithy-client";
|
|
38
|
+
import {
|
|
39
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
40
|
+
Credentials as __Credentials,
|
|
41
|
+
Decoder as __Decoder,
|
|
42
|
+
Encoder as __Encoder,
|
|
43
|
+
EventStreamSerdeProvider as __EventStreamSerdeProvider,
|
|
44
|
+
GetAwsChunkedEncodingStream,
|
|
45
|
+
HashConstructor as __HashConstructor,
|
|
46
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
47
|
+
Logger as __Logger,
|
|
48
|
+
Provider as __Provider,
|
|
49
|
+
Provider,
|
|
50
|
+
RegionInfoProvider,
|
|
51
|
+
StreamCollector as __StreamCollector,
|
|
52
|
+
StreamHasher as __StreamHasher,
|
|
53
|
+
UrlParser as __UrlParser,
|
|
54
|
+
UserAgent as __UserAgent,
|
|
55
|
+
} from "@aws-sdk/types";
|
|
56
|
+
import { Readable } from "stream";
|
|
57
|
+
import {
|
|
58
|
+
AbortMultipartUploadCommandInput,
|
|
59
|
+
AbortMultipartUploadCommandOutput,
|
|
60
|
+
} from "./commands/AbortMultipartUploadCommand";
|
|
61
|
+
import {
|
|
62
|
+
CompleteMultipartUploadCommandInput,
|
|
63
|
+
CompleteMultipartUploadCommandOutput,
|
|
64
|
+
} from "./commands/CompleteMultipartUploadCommand";
|
|
65
|
+
import {
|
|
66
|
+
CopyObjectCommandInput,
|
|
67
|
+
CopyObjectCommandOutput,
|
|
68
|
+
} from "./commands/CopyObjectCommand";
|
|
69
|
+
import {
|
|
70
|
+
CreateBucketCommandInput,
|
|
71
|
+
CreateBucketCommandOutput,
|
|
72
|
+
} from "./commands/CreateBucketCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateMultipartUploadCommandInput,
|
|
75
|
+
CreateMultipartUploadCommandOutput,
|
|
76
|
+
} from "./commands/CreateMultipartUploadCommand";
|
|
77
|
+
import {
|
|
78
|
+
DeleteBucketAnalyticsConfigurationCommandInput,
|
|
79
|
+
DeleteBucketAnalyticsConfigurationCommandOutput,
|
|
80
|
+
} from "./commands/DeleteBucketAnalyticsConfigurationCommand";
|
|
81
|
+
import {
|
|
82
|
+
DeleteBucketCommandInput,
|
|
83
|
+
DeleteBucketCommandOutput,
|
|
84
|
+
} from "./commands/DeleteBucketCommand";
|
|
85
|
+
import {
|
|
86
|
+
DeleteBucketCorsCommandInput,
|
|
87
|
+
DeleteBucketCorsCommandOutput,
|
|
88
|
+
} from "./commands/DeleteBucketCorsCommand";
|
|
89
|
+
import {
|
|
90
|
+
DeleteBucketEncryptionCommandInput,
|
|
91
|
+
DeleteBucketEncryptionCommandOutput,
|
|
92
|
+
} from "./commands/DeleteBucketEncryptionCommand";
|
|
93
|
+
import {
|
|
94
|
+
DeleteBucketIntelligentTieringConfigurationCommandInput,
|
|
95
|
+
DeleteBucketIntelligentTieringConfigurationCommandOutput,
|
|
96
|
+
} from "./commands/DeleteBucketIntelligentTieringConfigurationCommand";
|
|
97
|
+
import {
|
|
98
|
+
DeleteBucketInventoryConfigurationCommandInput,
|
|
99
|
+
DeleteBucketInventoryConfigurationCommandOutput,
|
|
100
|
+
} from "./commands/DeleteBucketInventoryConfigurationCommand";
|
|
101
|
+
import {
|
|
102
|
+
DeleteBucketLifecycleCommandInput,
|
|
103
|
+
DeleteBucketLifecycleCommandOutput,
|
|
104
|
+
} from "./commands/DeleteBucketLifecycleCommand";
|
|
105
|
+
import {
|
|
106
|
+
DeleteBucketMetricsConfigurationCommandInput,
|
|
107
|
+
DeleteBucketMetricsConfigurationCommandOutput,
|
|
108
|
+
} from "./commands/DeleteBucketMetricsConfigurationCommand";
|
|
109
|
+
import {
|
|
110
|
+
DeleteBucketOwnershipControlsCommandInput,
|
|
111
|
+
DeleteBucketOwnershipControlsCommandOutput,
|
|
112
|
+
} from "./commands/DeleteBucketOwnershipControlsCommand";
|
|
113
|
+
import {
|
|
114
|
+
DeleteBucketPolicyCommandInput,
|
|
115
|
+
DeleteBucketPolicyCommandOutput,
|
|
116
|
+
} from "./commands/DeleteBucketPolicyCommand";
|
|
117
|
+
import {
|
|
118
|
+
DeleteBucketReplicationCommandInput,
|
|
119
|
+
DeleteBucketReplicationCommandOutput,
|
|
120
|
+
} from "./commands/DeleteBucketReplicationCommand";
|
|
121
|
+
import {
|
|
122
|
+
DeleteBucketTaggingCommandInput,
|
|
123
|
+
DeleteBucketTaggingCommandOutput,
|
|
124
|
+
} from "./commands/DeleteBucketTaggingCommand";
|
|
125
|
+
import {
|
|
126
|
+
DeleteBucketWebsiteCommandInput,
|
|
127
|
+
DeleteBucketWebsiteCommandOutput,
|
|
128
|
+
} from "./commands/DeleteBucketWebsiteCommand";
|
|
129
|
+
import {
|
|
130
|
+
DeleteObjectCommandInput,
|
|
131
|
+
DeleteObjectCommandOutput,
|
|
132
|
+
} from "./commands/DeleteObjectCommand";
|
|
133
|
+
import {
|
|
134
|
+
DeleteObjectsCommandInput,
|
|
135
|
+
DeleteObjectsCommandOutput,
|
|
136
|
+
} from "./commands/DeleteObjectsCommand";
|
|
137
|
+
import {
|
|
138
|
+
DeleteObjectTaggingCommandInput,
|
|
139
|
+
DeleteObjectTaggingCommandOutput,
|
|
140
|
+
} from "./commands/DeleteObjectTaggingCommand";
|
|
141
|
+
import {
|
|
142
|
+
DeletePublicAccessBlockCommandInput,
|
|
143
|
+
DeletePublicAccessBlockCommandOutput,
|
|
144
|
+
} from "./commands/DeletePublicAccessBlockCommand";
|
|
145
|
+
import {
|
|
146
|
+
GetBucketAccelerateConfigurationCommandInput,
|
|
147
|
+
GetBucketAccelerateConfigurationCommandOutput,
|
|
148
|
+
} from "./commands/GetBucketAccelerateConfigurationCommand";
|
|
149
|
+
import {
|
|
150
|
+
GetBucketAclCommandInput,
|
|
151
|
+
GetBucketAclCommandOutput,
|
|
152
|
+
} from "./commands/GetBucketAclCommand";
|
|
153
|
+
import {
|
|
154
|
+
GetBucketAnalyticsConfigurationCommandInput,
|
|
155
|
+
GetBucketAnalyticsConfigurationCommandOutput,
|
|
156
|
+
} from "./commands/GetBucketAnalyticsConfigurationCommand";
|
|
157
|
+
import {
|
|
158
|
+
GetBucketCorsCommandInput,
|
|
159
|
+
GetBucketCorsCommandOutput,
|
|
160
|
+
} from "./commands/GetBucketCorsCommand";
|
|
161
|
+
import {
|
|
162
|
+
GetBucketEncryptionCommandInput,
|
|
163
|
+
GetBucketEncryptionCommandOutput,
|
|
164
|
+
} from "./commands/GetBucketEncryptionCommand";
|
|
165
|
+
import {
|
|
166
|
+
GetBucketIntelligentTieringConfigurationCommandInput,
|
|
167
|
+
GetBucketIntelligentTieringConfigurationCommandOutput,
|
|
168
|
+
} from "./commands/GetBucketIntelligentTieringConfigurationCommand";
|
|
169
|
+
import {
|
|
170
|
+
GetBucketInventoryConfigurationCommandInput,
|
|
171
|
+
GetBucketInventoryConfigurationCommandOutput,
|
|
172
|
+
} from "./commands/GetBucketInventoryConfigurationCommand";
|
|
173
|
+
import {
|
|
174
|
+
GetBucketLifecycleConfigurationCommandInput,
|
|
175
|
+
GetBucketLifecycleConfigurationCommandOutput,
|
|
176
|
+
} from "./commands/GetBucketLifecycleConfigurationCommand";
|
|
177
|
+
import {
|
|
178
|
+
GetBucketLocationCommandInput,
|
|
179
|
+
GetBucketLocationCommandOutput,
|
|
180
|
+
} from "./commands/GetBucketLocationCommand";
|
|
181
|
+
import {
|
|
182
|
+
GetBucketLoggingCommandInput,
|
|
183
|
+
GetBucketLoggingCommandOutput,
|
|
184
|
+
} from "./commands/GetBucketLoggingCommand";
|
|
185
|
+
import {
|
|
186
|
+
GetBucketMetricsConfigurationCommandInput,
|
|
187
|
+
GetBucketMetricsConfigurationCommandOutput,
|
|
188
|
+
} from "./commands/GetBucketMetricsConfigurationCommand";
|
|
189
|
+
import {
|
|
190
|
+
GetBucketNotificationConfigurationCommandInput,
|
|
191
|
+
GetBucketNotificationConfigurationCommandOutput,
|
|
192
|
+
} from "./commands/GetBucketNotificationConfigurationCommand";
|
|
193
|
+
import {
|
|
194
|
+
GetBucketOwnershipControlsCommandInput,
|
|
195
|
+
GetBucketOwnershipControlsCommandOutput,
|
|
196
|
+
} from "./commands/GetBucketOwnershipControlsCommand";
|
|
197
|
+
import {
|
|
198
|
+
GetBucketPolicyCommandInput,
|
|
199
|
+
GetBucketPolicyCommandOutput,
|
|
200
|
+
} from "./commands/GetBucketPolicyCommand";
|
|
201
|
+
import {
|
|
202
|
+
GetBucketPolicyStatusCommandInput,
|
|
203
|
+
GetBucketPolicyStatusCommandOutput,
|
|
204
|
+
} from "./commands/GetBucketPolicyStatusCommand";
|
|
205
|
+
import {
|
|
206
|
+
GetBucketReplicationCommandInput,
|
|
207
|
+
GetBucketReplicationCommandOutput,
|
|
208
|
+
} from "./commands/GetBucketReplicationCommand";
|
|
209
|
+
import {
|
|
210
|
+
GetBucketRequestPaymentCommandInput,
|
|
211
|
+
GetBucketRequestPaymentCommandOutput,
|
|
212
|
+
} from "./commands/GetBucketRequestPaymentCommand";
|
|
213
|
+
import {
|
|
214
|
+
GetBucketTaggingCommandInput,
|
|
215
|
+
GetBucketTaggingCommandOutput,
|
|
216
|
+
} from "./commands/GetBucketTaggingCommand";
|
|
217
|
+
import {
|
|
218
|
+
GetBucketVersioningCommandInput,
|
|
219
|
+
GetBucketVersioningCommandOutput,
|
|
220
|
+
} from "./commands/GetBucketVersioningCommand";
|
|
221
|
+
import {
|
|
222
|
+
GetBucketWebsiteCommandInput,
|
|
223
|
+
GetBucketWebsiteCommandOutput,
|
|
224
|
+
} from "./commands/GetBucketWebsiteCommand";
|
|
225
|
+
import {
|
|
226
|
+
GetObjectAclCommandInput,
|
|
227
|
+
GetObjectAclCommandOutput,
|
|
228
|
+
} from "./commands/GetObjectAclCommand";
|
|
229
|
+
import {
|
|
230
|
+
GetObjectAttributesCommandInput,
|
|
231
|
+
GetObjectAttributesCommandOutput,
|
|
232
|
+
} from "./commands/GetObjectAttributesCommand";
|
|
233
|
+
import {
|
|
234
|
+
GetObjectCommandInput,
|
|
235
|
+
GetObjectCommandOutput,
|
|
236
|
+
} from "./commands/GetObjectCommand";
|
|
237
|
+
import {
|
|
238
|
+
GetObjectLegalHoldCommandInput,
|
|
239
|
+
GetObjectLegalHoldCommandOutput,
|
|
240
|
+
} from "./commands/GetObjectLegalHoldCommand";
|
|
241
|
+
import {
|
|
242
|
+
GetObjectLockConfigurationCommandInput,
|
|
243
|
+
GetObjectLockConfigurationCommandOutput,
|
|
244
|
+
} from "./commands/GetObjectLockConfigurationCommand";
|
|
245
|
+
import {
|
|
246
|
+
GetObjectRetentionCommandInput,
|
|
247
|
+
GetObjectRetentionCommandOutput,
|
|
248
|
+
} from "./commands/GetObjectRetentionCommand";
|
|
249
|
+
import {
|
|
250
|
+
GetObjectTaggingCommandInput,
|
|
251
|
+
GetObjectTaggingCommandOutput,
|
|
252
|
+
} from "./commands/GetObjectTaggingCommand";
|
|
253
|
+
import {
|
|
254
|
+
GetObjectTorrentCommandInput,
|
|
255
|
+
GetObjectTorrentCommandOutput,
|
|
256
|
+
} from "./commands/GetObjectTorrentCommand";
|
|
257
|
+
import {
|
|
258
|
+
GetPublicAccessBlockCommandInput,
|
|
259
|
+
GetPublicAccessBlockCommandOutput,
|
|
260
|
+
} from "./commands/GetPublicAccessBlockCommand";
|
|
261
|
+
import {
|
|
262
|
+
HeadBucketCommandInput,
|
|
263
|
+
HeadBucketCommandOutput,
|
|
264
|
+
} from "./commands/HeadBucketCommand";
|
|
265
|
+
import {
|
|
266
|
+
HeadObjectCommandInput,
|
|
267
|
+
HeadObjectCommandOutput,
|
|
268
|
+
} from "./commands/HeadObjectCommand";
|
|
269
|
+
import {
|
|
270
|
+
ListBucketAnalyticsConfigurationsCommandInput,
|
|
271
|
+
ListBucketAnalyticsConfigurationsCommandOutput,
|
|
272
|
+
} from "./commands/ListBucketAnalyticsConfigurationsCommand";
|
|
273
|
+
import {
|
|
274
|
+
ListBucketIntelligentTieringConfigurationsCommandInput,
|
|
275
|
+
ListBucketIntelligentTieringConfigurationsCommandOutput,
|
|
276
|
+
} from "./commands/ListBucketIntelligentTieringConfigurationsCommand";
|
|
277
|
+
import {
|
|
278
|
+
ListBucketInventoryConfigurationsCommandInput,
|
|
279
|
+
ListBucketInventoryConfigurationsCommandOutput,
|
|
280
|
+
} from "./commands/ListBucketInventoryConfigurationsCommand";
|
|
281
|
+
import {
|
|
282
|
+
ListBucketMetricsConfigurationsCommandInput,
|
|
283
|
+
ListBucketMetricsConfigurationsCommandOutput,
|
|
284
|
+
} from "./commands/ListBucketMetricsConfigurationsCommand";
|
|
285
|
+
import {
|
|
286
|
+
ListBucketsCommandInput,
|
|
287
|
+
ListBucketsCommandOutput,
|
|
288
|
+
} from "./commands/ListBucketsCommand";
|
|
289
|
+
import {
|
|
290
|
+
ListMultipartUploadsCommandInput,
|
|
291
|
+
ListMultipartUploadsCommandOutput,
|
|
292
|
+
} from "./commands/ListMultipartUploadsCommand";
|
|
293
|
+
import {
|
|
294
|
+
ListObjectsCommandInput,
|
|
295
|
+
ListObjectsCommandOutput,
|
|
296
|
+
} from "./commands/ListObjectsCommand";
|
|
297
|
+
import {
|
|
298
|
+
ListObjectsV2CommandInput,
|
|
299
|
+
ListObjectsV2CommandOutput,
|
|
300
|
+
} from "./commands/ListObjectsV2Command";
|
|
301
|
+
import {
|
|
302
|
+
ListObjectVersionsCommandInput,
|
|
303
|
+
ListObjectVersionsCommandOutput,
|
|
304
|
+
} from "./commands/ListObjectVersionsCommand";
|
|
305
|
+
import {
|
|
306
|
+
ListPartsCommandInput,
|
|
307
|
+
ListPartsCommandOutput,
|
|
308
|
+
} from "./commands/ListPartsCommand";
|
|
309
|
+
import {
|
|
310
|
+
PutBucketAccelerateConfigurationCommandInput,
|
|
311
|
+
PutBucketAccelerateConfigurationCommandOutput,
|
|
312
|
+
} from "./commands/PutBucketAccelerateConfigurationCommand";
|
|
313
|
+
import {
|
|
314
|
+
PutBucketAclCommandInput,
|
|
315
|
+
PutBucketAclCommandOutput,
|
|
316
|
+
} from "./commands/PutBucketAclCommand";
|
|
317
|
+
import {
|
|
318
|
+
PutBucketAnalyticsConfigurationCommandInput,
|
|
319
|
+
PutBucketAnalyticsConfigurationCommandOutput,
|
|
320
|
+
} from "./commands/PutBucketAnalyticsConfigurationCommand";
|
|
321
|
+
import {
|
|
322
|
+
PutBucketCorsCommandInput,
|
|
323
|
+
PutBucketCorsCommandOutput,
|
|
324
|
+
} from "./commands/PutBucketCorsCommand";
|
|
325
|
+
import {
|
|
326
|
+
PutBucketEncryptionCommandInput,
|
|
327
|
+
PutBucketEncryptionCommandOutput,
|
|
328
|
+
} from "./commands/PutBucketEncryptionCommand";
|
|
329
|
+
import {
|
|
330
|
+
PutBucketIntelligentTieringConfigurationCommandInput,
|
|
331
|
+
PutBucketIntelligentTieringConfigurationCommandOutput,
|
|
332
|
+
} from "./commands/PutBucketIntelligentTieringConfigurationCommand";
|
|
333
|
+
import {
|
|
334
|
+
PutBucketInventoryConfigurationCommandInput,
|
|
335
|
+
PutBucketInventoryConfigurationCommandOutput,
|
|
336
|
+
} from "./commands/PutBucketInventoryConfigurationCommand";
|
|
337
|
+
import {
|
|
338
|
+
PutBucketLifecycleConfigurationCommandInput,
|
|
339
|
+
PutBucketLifecycleConfigurationCommandOutput,
|
|
340
|
+
} from "./commands/PutBucketLifecycleConfigurationCommand";
|
|
341
|
+
import {
|
|
342
|
+
PutBucketLoggingCommandInput,
|
|
343
|
+
PutBucketLoggingCommandOutput,
|
|
344
|
+
} from "./commands/PutBucketLoggingCommand";
|
|
345
|
+
import {
|
|
346
|
+
PutBucketMetricsConfigurationCommandInput,
|
|
347
|
+
PutBucketMetricsConfigurationCommandOutput,
|
|
348
|
+
} from "./commands/PutBucketMetricsConfigurationCommand";
|
|
349
|
+
import {
|
|
350
|
+
PutBucketNotificationConfigurationCommandInput,
|
|
351
|
+
PutBucketNotificationConfigurationCommandOutput,
|
|
352
|
+
} from "./commands/PutBucketNotificationConfigurationCommand";
|
|
353
|
+
import {
|
|
354
|
+
PutBucketOwnershipControlsCommandInput,
|
|
355
|
+
PutBucketOwnershipControlsCommandOutput,
|
|
356
|
+
} from "./commands/PutBucketOwnershipControlsCommand";
|
|
357
|
+
import {
|
|
358
|
+
PutBucketPolicyCommandInput,
|
|
359
|
+
PutBucketPolicyCommandOutput,
|
|
360
|
+
} from "./commands/PutBucketPolicyCommand";
|
|
361
|
+
import {
|
|
362
|
+
PutBucketReplicationCommandInput,
|
|
363
|
+
PutBucketReplicationCommandOutput,
|
|
364
|
+
} from "./commands/PutBucketReplicationCommand";
|
|
365
|
+
import {
|
|
366
|
+
PutBucketRequestPaymentCommandInput,
|
|
367
|
+
PutBucketRequestPaymentCommandOutput,
|
|
368
|
+
} from "./commands/PutBucketRequestPaymentCommand";
|
|
369
|
+
import {
|
|
370
|
+
PutBucketTaggingCommandInput,
|
|
371
|
+
PutBucketTaggingCommandOutput,
|
|
372
|
+
} from "./commands/PutBucketTaggingCommand";
|
|
373
|
+
import {
|
|
374
|
+
PutBucketVersioningCommandInput,
|
|
375
|
+
PutBucketVersioningCommandOutput,
|
|
376
|
+
} from "./commands/PutBucketVersioningCommand";
|
|
377
|
+
import {
|
|
378
|
+
PutBucketWebsiteCommandInput,
|
|
379
|
+
PutBucketWebsiteCommandOutput,
|
|
380
|
+
} from "./commands/PutBucketWebsiteCommand";
|
|
381
|
+
import {
|
|
382
|
+
PutObjectAclCommandInput,
|
|
383
|
+
PutObjectAclCommandOutput,
|
|
384
|
+
} from "./commands/PutObjectAclCommand";
|
|
385
|
+
import {
|
|
386
|
+
PutObjectCommandInput,
|
|
387
|
+
PutObjectCommandOutput,
|
|
388
|
+
} from "./commands/PutObjectCommand";
|
|
389
|
+
import {
|
|
390
|
+
PutObjectLegalHoldCommandInput,
|
|
391
|
+
PutObjectLegalHoldCommandOutput,
|
|
392
|
+
} from "./commands/PutObjectLegalHoldCommand";
|
|
393
|
+
import {
|
|
394
|
+
PutObjectLockConfigurationCommandInput,
|
|
395
|
+
PutObjectLockConfigurationCommandOutput,
|
|
396
|
+
} from "./commands/PutObjectLockConfigurationCommand";
|
|
397
|
+
import {
|
|
398
|
+
PutObjectRetentionCommandInput,
|
|
399
|
+
PutObjectRetentionCommandOutput,
|
|
400
|
+
} from "./commands/PutObjectRetentionCommand";
|
|
401
|
+
import {
|
|
402
|
+
PutObjectTaggingCommandInput,
|
|
403
|
+
PutObjectTaggingCommandOutput,
|
|
404
|
+
} from "./commands/PutObjectTaggingCommand";
|
|
405
|
+
import {
|
|
406
|
+
PutPublicAccessBlockCommandInput,
|
|
407
|
+
PutPublicAccessBlockCommandOutput,
|
|
408
|
+
} from "./commands/PutPublicAccessBlockCommand";
|
|
409
|
+
import {
|
|
410
|
+
RestoreObjectCommandInput,
|
|
411
|
+
RestoreObjectCommandOutput,
|
|
412
|
+
} from "./commands/RestoreObjectCommand";
|
|
413
|
+
import {
|
|
414
|
+
SelectObjectContentCommandInput,
|
|
415
|
+
SelectObjectContentCommandOutput,
|
|
416
|
+
} from "./commands/SelectObjectContentCommand";
|
|
417
|
+
import {
|
|
418
|
+
UploadPartCommandInput,
|
|
419
|
+
UploadPartCommandOutput,
|
|
420
|
+
} from "./commands/UploadPartCommand";
|
|
421
|
+
import {
|
|
422
|
+
UploadPartCopyCommandInput,
|
|
423
|
+
UploadPartCopyCommandOutput,
|
|
424
|
+
} from "./commands/UploadPartCopyCommand";
|
|
425
|
+
import {
|
|
426
|
+
WriteGetObjectResponseCommandInput,
|
|
427
|
+
WriteGetObjectResponseCommandOutput,
|
|
428
|
+
} from "./commands/WriteGetObjectResponseCommand";
|
|
429
|
+
export declare type ServiceInputTypes =
|
|
430
|
+
| AbortMultipartUploadCommandInput
|
|
431
|
+
| CompleteMultipartUploadCommandInput
|
|
432
|
+
| CopyObjectCommandInput
|
|
433
|
+
| CreateBucketCommandInput
|
|
434
|
+
| CreateMultipartUploadCommandInput
|
|
435
|
+
| DeleteBucketAnalyticsConfigurationCommandInput
|
|
436
|
+
| DeleteBucketCommandInput
|
|
437
|
+
| DeleteBucketCorsCommandInput
|
|
438
|
+
| DeleteBucketEncryptionCommandInput
|
|
439
|
+
| DeleteBucketIntelligentTieringConfigurationCommandInput
|
|
440
|
+
| DeleteBucketInventoryConfigurationCommandInput
|
|
441
|
+
| DeleteBucketLifecycleCommandInput
|
|
442
|
+
| DeleteBucketMetricsConfigurationCommandInput
|
|
443
|
+
| DeleteBucketOwnershipControlsCommandInput
|
|
444
|
+
| DeleteBucketPolicyCommandInput
|
|
445
|
+
| DeleteBucketReplicationCommandInput
|
|
446
|
+
| DeleteBucketTaggingCommandInput
|
|
447
|
+
| DeleteBucketWebsiteCommandInput
|
|
448
|
+
| DeleteObjectCommandInput
|
|
449
|
+
| DeleteObjectTaggingCommandInput
|
|
450
|
+
| DeleteObjectsCommandInput
|
|
451
|
+
| DeletePublicAccessBlockCommandInput
|
|
452
|
+
| GetBucketAccelerateConfigurationCommandInput
|
|
453
|
+
| GetBucketAclCommandInput
|
|
454
|
+
| GetBucketAnalyticsConfigurationCommandInput
|
|
455
|
+
| GetBucketCorsCommandInput
|
|
456
|
+
| GetBucketEncryptionCommandInput
|
|
457
|
+
| GetBucketIntelligentTieringConfigurationCommandInput
|
|
458
|
+
| GetBucketInventoryConfigurationCommandInput
|
|
459
|
+
| GetBucketLifecycleConfigurationCommandInput
|
|
460
|
+
| GetBucketLocationCommandInput
|
|
461
|
+
| GetBucketLoggingCommandInput
|
|
462
|
+
| GetBucketMetricsConfigurationCommandInput
|
|
463
|
+
| GetBucketNotificationConfigurationCommandInput
|
|
464
|
+
| GetBucketOwnershipControlsCommandInput
|
|
465
|
+
| GetBucketPolicyCommandInput
|
|
466
|
+
| GetBucketPolicyStatusCommandInput
|
|
467
|
+
| GetBucketReplicationCommandInput
|
|
468
|
+
| GetBucketRequestPaymentCommandInput
|
|
469
|
+
| GetBucketTaggingCommandInput
|
|
470
|
+
| GetBucketVersioningCommandInput
|
|
471
|
+
| GetBucketWebsiteCommandInput
|
|
472
|
+
| GetObjectAclCommandInput
|
|
473
|
+
| GetObjectAttributesCommandInput
|
|
474
|
+
| GetObjectCommandInput
|
|
475
|
+
| GetObjectLegalHoldCommandInput
|
|
476
|
+
| GetObjectLockConfigurationCommandInput
|
|
477
|
+
| GetObjectRetentionCommandInput
|
|
478
|
+
| GetObjectTaggingCommandInput
|
|
479
|
+
| GetObjectTorrentCommandInput
|
|
480
|
+
| GetPublicAccessBlockCommandInput
|
|
481
|
+
| HeadBucketCommandInput
|
|
482
|
+
| HeadObjectCommandInput
|
|
483
|
+
| ListBucketAnalyticsConfigurationsCommandInput
|
|
484
|
+
| ListBucketIntelligentTieringConfigurationsCommandInput
|
|
485
|
+
| ListBucketInventoryConfigurationsCommandInput
|
|
486
|
+
| ListBucketMetricsConfigurationsCommandInput
|
|
487
|
+
| ListBucketsCommandInput
|
|
488
|
+
| ListMultipartUploadsCommandInput
|
|
489
|
+
| ListObjectVersionsCommandInput
|
|
490
|
+
| ListObjectsCommandInput
|
|
491
|
+
| ListObjectsV2CommandInput
|
|
492
|
+
| ListPartsCommandInput
|
|
493
|
+
| PutBucketAccelerateConfigurationCommandInput
|
|
494
|
+
| PutBucketAclCommandInput
|
|
495
|
+
| PutBucketAnalyticsConfigurationCommandInput
|
|
496
|
+
| PutBucketCorsCommandInput
|
|
497
|
+
| PutBucketEncryptionCommandInput
|
|
498
|
+
| PutBucketIntelligentTieringConfigurationCommandInput
|
|
499
|
+
| PutBucketInventoryConfigurationCommandInput
|
|
500
|
+
| PutBucketLifecycleConfigurationCommandInput
|
|
501
|
+
| PutBucketLoggingCommandInput
|
|
502
|
+
| PutBucketMetricsConfigurationCommandInput
|
|
503
|
+
| PutBucketNotificationConfigurationCommandInput
|
|
504
|
+
| PutBucketOwnershipControlsCommandInput
|
|
505
|
+
| PutBucketPolicyCommandInput
|
|
506
|
+
| PutBucketReplicationCommandInput
|
|
507
|
+
| PutBucketRequestPaymentCommandInput
|
|
508
|
+
| PutBucketTaggingCommandInput
|
|
509
|
+
| PutBucketVersioningCommandInput
|
|
510
|
+
| PutBucketWebsiteCommandInput
|
|
511
|
+
| PutObjectAclCommandInput
|
|
512
|
+
| PutObjectCommandInput
|
|
513
|
+
| PutObjectLegalHoldCommandInput
|
|
514
|
+
| PutObjectLockConfigurationCommandInput
|
|
515
|
+
| PutObjectRetentionCommandInput
|
|
516
|
+
| PutObjectTaggingCommandInput
|
|
517
|
+
| PutPublicAccessBlockCommandInput
|
|
518
|
+
| RestoreObjectCommandInput
|
|
519
|
+
| SelectObjectContentCommandInput
|
|
520
|
+
| UploadPartCommandInput
|
|
521
|
+
| UploadPartCopyCommandInput
|
|
522
|
+
| WriteGetObjectResponseCommandInput;
|
|
523
|
+
export declare type ServiceOutputTypes =
|
|
524
|
+
| AbortMultipartUploadCommandOutput
|
|
525
|
+
| CompleteMultipartUploadCommandOutput
|
|
526
|
+
| CopyObjectCommandOutput
|
|
527
|
+
| CreateBucketCommandOutput
|
|
528
|
+
| CreateMultipartUploadCommandOutput
|
|
529
|
+
| DeleteBucketAnalyticsConfigurationCommandOutput
|
|
530
|
+
| DeleteBucketCommandOutput
|
|
531
|
+
| DeleteBucketCorsCommandOutput
|
|
532
|
+
| DeleteBucketEncryptionCommandOutput
|
|
533
|
+
| DeleteBucketIntelligentTieringConfigurationCommandOutput
|
|
534
|
+
| DeleteBucketInventoryConfigurationCommandOutput
|
|
535
|
+
| DeleteBucketLifecycleCommandOutput
|
|
536
|
+
| DeleteBucketMetricsConfigurationCommandOutput
|
|
537
|
+
| DeleteBucketOwnershipControlsCommandOutput
|
|
538
|
+
| DeleteBucketPolicyCommandOutput
|
|
539
|
+
| DeleteBucketReplicationCommandOutput
|
|
540
|
+
| DeleteBucketTaggingCommandOutput
|
|
541
|
+
| DeleteBucketWebsiteCommandOutput
|
|
542
|
+
| DeleteObjectCommandOutput
|
|
543
|
+
| DeleteObjectTaggingCommandOutput
|
|
544
|
+
| DeleteObjectsCommandOutput
|
|
545
|
+
| DeletePublicAccessBlockCommandOutput
|
|
546
|
+
| GetBucketAccelerateConfigurationCommandOutput
|
|
547
|
+
| GetBucketAclCommandOutput
|
|
548
|
+
| GetBucketAnalyticsConfigurationCommandOutput
|
|
549
|
+
| GetBucketCorsCommandOutput
|
|
550
|
+
| GetBucketEncryptionCommandOutput
|
|
551
|
+
| GetBucketIntelligentTieringConfigurationCommandOutput
|
|
552
|
+
| GetBucketInventoryConfigurationCommandOutput
|
|
553
|
+
| GetBucketLifecycleConfigurationCommandOutput
|
|
554
|
+
| GetBucketLocationCommandOutput
|
|
555
|
+
| GetBucketLoggingCommandOutput
|
|
556
|
+
| GetBucketMetricsConfigurationCommandOutput
|
|
557
|
+
| GetBucketNotificationConfigurationCommandOutput
|
|
558
|
+
| GetBucketOwnershipControlsCommandOutput
|
|
559
|
+
| GetBucketPolicyCommandOutput
|
|
560
|
+
| GetBucketPolicyStatusCommandOutput
|
|
561
|
+
| GetBucketReplicationCommandOutput
|
|
562
|
+
| GetBucketRequestPaymentCommandOutput
|
|
563
|
+
| GetBucketTaggingCommandOutput
|
|
564
|
+
| GetBucketVersioningCommandOutput
|
|
565
|
+
| GetBucketWebsiteCommandOutput
|
|
566
|
+
| GetObjectAclCommandOutput
|
|
567
|
+
| GetObjectAttributesCommandOutput
|
|
568
|
+
| GetObjectCommandOutput
|
|
569
|
+
| GetObjectLegalHoldCommandOutput
|
|
570
|
+
| GetObjectLockConfigurationCommandOutput
|
|
571
|
+
| GetObjectRetentionCommandOutput
|
|
572
|
+
| GetObjectTaggingCommandOutput
|
|
573
|
+
| GetObjectTorrentCommandOutput
|
|
574
|
+
| GetPublicAccessBlockCommandOutput
|
|
575
|
+
| HeadBucketCommandOutput
|
|
576
|
+
| HeadObjectCommandOutput
|
|
577
|
+
| ListBucketAnalyticsConfigurationsCommandOutput
|
|
578
|
+
| ListBucketIntelligentTieringConfigurationsCommandOutput
|
|
579
|
+
| ListBucketInventoryConfigurationsCommandOutput
|
|
580
|
+
| ListBucketMetricsConfigurationsCommandOutput
|
|
581
|
+
| ListBucketsCommandOutput
|
|
582
|
+
| ListMultipartUploadsCommandOutput
|
|
583
|
+
| ListObjectVersionsCommandOutput
|
|
584
|
+
| ListObjectsCommandOutput
|
|
585
|
+
| ListObjectsV2CommandOutput
|
|
586
|
+
| ListPartsCommandOutput
|
|
587
|
+
| PutBucketAccelerateConfigurationCommandOutput
|
|
588
|
+
| PutBucketAclCommandOutput
|
|
589
|
+
| PutBucketAnalyticsConfigurationCommandOutput
|
|
590
|
+
| PutBucketCorsCommandOutput
|
|
591
|
+
| PutBucketEncryptionCommandOutput
|
|
592
|
+
| PutBucketIntelligentTieringConfigurationCommandOutput
|
|
593
|
+
| PutBucketInventoryConfigurationCommandOutput
|
|
594
|
+
| PutBucketLifecycleConfigurationCommandOutput
|
|
595
|
+
| PutBucketLoggingCommandOutput
|
|
596
|
+
| PutBucketMetricsConfigurationCommandOutput
|
|
597
|
+
| PutBucketNotificationConfigurationCommandOutput
|
|
598
|
+
| PutBucketOwnershipControlsCommandOutput
|
|
599
|
+
| PutBucketPolicyCommandOutput
|
|
600
|
+
| PutBucketReplicationCommandOutput
|
|
601
|
+
| PutBucketRequestPaymentCommandOutput
|
|
602
|
+
| PutBucketTaggingCommandOutput
|
|
603
|
+
| PutBucketVersioningCommandOutput
|
|
604
|
+
| PutBucketWebsiteCommandOutput
|
|
605
|
+
| PutObjectAclCommandOutput
|
|
606
|
+
| PutObjectCommandOutput
|
|
607
|
+
| PutObjectLegalHoldCommandOutput
|
|
608
|
+
| PutObjectLockConfigurationCommandOutput
|
|
609
|
+
| PutObjectRetentionCommandOutput
|
|
610
|
+
| PutObjectTaggingCommandOutput
|
|
611
|
+
| PutPublicAccessBlockCommandOutput
|
|
612
|
+
| RestoreObjectCommandOutput
|
|
613
|
+
| SelectObjectContentCommandOutput
|
|
614
|
+
| UploadPartCommandOutput
|
|
615
|
+
| UploadPartCopyCommandOutput
|
|
616
|
+
| WriteGetObjectResponseCommandOutput;
|
|
617
|
+
export interface ClientDefaults
|
|
618
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
619
|
+
requestHandler?: __HttpHandler;
|
|
620
|
+
|
|
621
|
+
sha256?: __HashConstructor;
|
|
622
|
+
|
|
623
|
+
urlParser?: __UrlParser;
|
|
624
|
+
|
|
625
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
626
|
+
|
|
627
|
+
streamCollector?: __StreamCollector;
|
|
628
|
+
|
|
629
|
+
base64Decoder?: __Decoder;
|
|
630
|
+
|
|
631
|
+
base64Encoder?: __Encoder;
|
|
632
|
+
|
|
633
|
+
utf8Decoder?: __Decoder;
|
|
634
|
+
|
|
635
|
+
utf8Encoder?: __Encoder;
|
|
636
|
+
|
|
637
|
+
runtime?: string;
|
|
638
|
+
|
|
639
|
+
disableHostPrefix?: boolean;
|
|
640
|
+
|
|
641
|
+
maxAttempts?: number | __Provider<number>;
|
|
642
|
+
|
|
643
|
+
retryMode?: string | __Provider<string>;
|
|
644
|
+
|
|
645
|
+
logger?: __Logger;
|
|
646
|
+
|
|
647
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
648
|
+
|
|
649
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
650
|
+
|
|
651
|
+
serviceId?: string;
|
|
652
|
+
|
|
653
|
+
region?: string | __Provider<string>;
|
|
654
|
+
|
|
655
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
656
|
+
|
|
657
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
658
|
+
|
|
659
|
+
signingEscapePath?: boolean;
|
|
660
|
+
|
|
661
|
+
useArnRegion?: boolean | Provider<boolean>;
|
|
662
|
+
|
|
663
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
664
|
+
|
|
665
|
+
streamHasher?: __StreamHasher<Readable> | __StreamHasher<Blob>;
|
|
666
|
+
|
|
667
|
+
md5?: __HashConstructor;
|
|
668
|
+
|
|
669
|
+
sha1?: __HashConstructor;
|
|
670
|
+
|
|
671
|
+
getAwsChunkedEncodingStream?: GetAwsChunkedEncodingStream;
|
|
672
|
+
|
|
673
|
+
eventStreamSerdeProvider?: __EventStreamSerdeProvider;
|
|
674
|
+
|
|
675
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
676
|
+
}
|
|
677
|
+
declare type S3ClientConfigType = Partial<
|
|
678
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
679
|
+
> &
|
|
680
|
+
ClientDefaults &
|
|
681
|
+
RegionInputConfig &
|
|
682
|
+
EndpointsInputConfig &
|
|
683
|
+
RetryInputConfig &
|
|
684
|
+
HostHeaderInputConfig &
|
|
685
|
+
AwsAuthInputConfig &
|
|
686
|
+
BucketEndpointInputConfig &
|
|
687
|
+
UserAgentInputConfig &
|
|
688
|
+
EventStreamSerdeInputConfig;
|
|
689
|
+
|
|
690
|
+
export interface S3ClientConfig extends S3ClientConfigType {}
|
|
691
|
+
declare type S3ClientResolvedConfigType =
|
|
692
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
693
|
+
Required<ClientDefaults> &
|
|
694
|
+
RegionResolvedConfig &
|
|
695
|
+
EndpointsResolvedConfig &
|
|
696
|
+
RetryResolvedConfig &
|
|
697
|
+
HostHeaderResolvedConfig &
|
|
698
|
+
AwsAuthResolvedConfig &
|
|
699
|
+
BucketEndpointResolvedConfig &
|
|
700
|
+
UserAgentResolvedConfig &
|
|
701
|
+
EventStreamSerdeResolvedConfig;
|
|
702
|
+
|
|
703
|
+
export interface S3ClientResolvedConfig extends S3ClientResolvedConfigType {}
|
|
704
|
+
|
|
705
|
+
export declare class S3Client extends __Client<
|
|
706
|
+
__HttpHandlerOptions,
|
|
707
|
+
ServiceInputTypes,
|
|
708
|
+
ServiceOutputTypes,
|
|
709
|
+
S3ClientResolvedConfig
|
|
710
|
+
> {
|
|
711
|
+
readonly config: S3ClientResolvedConfig;
|
|
712
|
+
constructor(configuration: S3ClientConfig);
|
|
713
|
+
|
|
714
|
+
destroy(): void;
|
|
715
|
+
}
|
|
716
|
+
export {};
|