@aws-sdk/client-s3 3.131.0 → 3.141.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.
Files changed (199) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AbortMultipartUploadCommand.js +2 -2
  4. package/dist-cjs/commands/CompleteMultipartUploadCommand.js +2 -2
  5. package/dist-cjs/commands/CopyObjectCommand.js +2 -2
  6. package/dist-cjs/commands/CreateBucketCommand.js +2 -2
  7. package/dist-cjs/commands/CreateMultipartUploadCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +1 -1
  9. package/dist-cjs/commands/DeleteBucketCommand.js +1 -1
  10. package/dist-cjs/commands/DeleteBucketCorsCommand.js +1 -1
  11. package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +1 -1
  12. package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +1 -1
  13. package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +1 -1
  14. package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +1 -1
  15. package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +1 -1
  16. package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +1 -1
  17. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +1 -1
  18. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +1 -1
  19. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +1 -1
  20. package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +1 -1
  21. package/dist-cjs/commands/DeleteObjectCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteObjectTaggingCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteObjectsCommand.js +2 -2
  24. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +1 -1
  25. package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +2 -2
  26. package/dist-cjs/commands/GetBucketAclCommand.js +2 -2
  27. package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +2 -2
  28. package/dist-cjs/commands/GetBucketCorsCommand.js +2 -2
  29. package/dist-cjs/commands/GetBucketEncryptionCommand.js +2 -2
  30. package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +2 -2
  31. package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +2 -2
  32. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +2 -2
  33. package/dist-cjs/commands/GetBucketLocationCommand.js +2 -2
  34. package/dist-cjs/commands/GetBucketLoggingCommand.js +2 -2
  35. package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +2 -2
  36. package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +2 -2
  37. package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +2 -2
  38. package/dist-cjs/commands/GetBucketPolicyCommand.js +2 -2
  39. package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +2 -2
  40. package/dist-cjs/commands/GetBucketReplicationCommand.js +2 -2
  41. package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +2 -2
  42. package/dist-cjs/commands/GetBucketTaggingCommand.js +2 -2
  43. package/dist-cjs/commands/GetBucketVersioningCommand.js +2 -2
  44. package/dist-cjs/commands/GetBucketWebsiteCommand.js +2 -2
  45. package/dist-cjs/commands/GetObjectAclCommand.js +2 -2
  46. package/dist-cjs/commands/GetObjectAttributesCommand.js +2 -2
  47. package/dist-cjs/commands/GetObjectCommand.js +2 -2
  48. package/dist-cjs/commands/GetObjectLegalHoldCommand.js +2 -2
  49. package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +2 -2
  50. package/dist-cjs/commands/GetObjectRetentionCommand.js +2 -2
  51. package/dist-cjs/commands/GetObjectTaggingCommand.js +2 -2
  52. package/dist-cjs/commands/GetObjectTorrentCommand.js +2 -2
  53. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +2 -2
  54. package/dist-cjs/commands/HeadBucketCommand.js +1 -1
  55. package/dist-cjs/commands/HeadObjectCommand.js +2 -2
  56. package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +2 -2
  57. package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +2 -2
  58. package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +2 -2
  59. package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +2 -2
  60. package/dist-cjs/commands/ListBucketsCommand.js +1 -1
  61. package/dist-cjs/commands/ListMultipartUploadsCommand.js +2 -2
  62. package/dist-cjs/commands/ListObjectVersionsCommand.js +2 -2
  63. package/dist-cjs/commands/ListObjectsCommand.js +2 -2
  64. package/dist-cjs/commands/ListObjectsV2Command.js +2 -2
  65. package/dist-cjs/commands/ListPartsCommand.js +2 -2
  66. package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +1 -1
  67. package/dist-cjs/commands/PutBucketAclCommand.js +1 -1
  68. package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +1 -1
  69. package/dist-cjs/commands/PutBucketCorsCommand.js +1 -1
  70. package/dist-cjs/commands/PutBucketEncryptionCommand.js +1 -1
  71. package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +1 -1
  72. package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +1 -1
  73. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
  74. package/dist-cjs/commands/PutBucketLoggingCommand.js +1 -1
  75. package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +1 -1
  76. package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +1 -1
  77. package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +1 -1
  78. package/dist-cjs/commands/PutBucketPolicyCommand.js +1 -1
  79. package/dist-cjs/commands/PutBucketReplicationCommand.js +1 -1
  80. package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +1 -1
  81. package/dist-cjs/commands/PutBucketTaggingCommand.js +1 -1
  82. package/dist-cjs/commands/PutBucketVersioningCommand.js +1 -1
  83. package/dist-cjs/commands/PutBucketWebsiteCommand.js +1 -1
  84. package/dist-cjs/commands/PutObjectAclCommand.js +2 -2
  85. package/dist-cjs/commands/PutObjectCommand.js +2 -2
  86. package/dist-cjs/commands/PutObjectLegalHoldCommand.js +2 -2
  87. package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +2 -2
  88. package/dist-cjs/commands/PutObjectRetentionCommand.js +2 -2
  89. package/dist-cjs/commands/PutObjectTaggingCommand.js +2 -2
  90. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +1 -1
  91. package/dist-cjs/commands/RestoreObjectCommand.js +2 -2
  92. package/dist-cjs/commands/SelectObjectContentCommand.js +2 -2
  93. package/dist-cjs/commands/UploadPartCommand.js +2 -2
  94. package/dist-cjs/commands/UploadPartCopyCommand.js +2 -2
  95. package/dist-cjs/commands/WriteGetObjectResponseCommand.js +1 -1
  96. package/dist-cjs/models/models_0.js +1089 -1559
  97. package/dist-cjs/models/models_1.js +181 -256
  98. package/dist-cjs/protocols/Aws_restXml.js +61 -122
  99. package/dist-es/commands/AbortMultipartUploadCommand.js +3 -3
  100. package/dist-es/commands/CompleteMultipartUploadCommand.js +3 -3
  101. package/dist-es/commands/CopyObjectCommand.js +3 -3
  102. package/dist-es/commands/CreateBucketCommand.js +3 -3
  103. package/dist-es/commands/CreateMultipartUploadCommand.js +3 -3
  104. package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
  105. package/dist-es/commands/DeleteBucketCommand.js +2 -2
  106. package/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
  107. package/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
  108. package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
  109. package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
  110. package/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
  111. package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
  112. package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
  113. package/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
  114. package/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
  115. package/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
  116. package/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
  117. package/dist-es/commands/DeleteObjectCommand.js +3 -3
  118. package/dist-es/commands/DeleteObjectTaggingCommand.js +3 -3
  119. package/dist-es/commands/DeleteObjectsCommand.js +3 -3
  120. package/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
  121. package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +3 -3
  122. package/dist-es/commands/GetBucketAclCommand.js +3 -3
  123. package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +3 -3
  124. package/dist-es/commands/GetBucketCorsCommand.js +3 -3
  125. package/dist-es/commands/GetBucketEncryptionCommand.js +3 -3
  126. package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +3 -3
  127. package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +3 -3
  128. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -3
  129. package/dist-es/commands/GetBucketLocationCommand.js +3 -3
  130. package/dist-es/commands/GetBucketLoggingCommand.js +3 -3
  131. package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +3 -3
  132. package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +3 -3
  133. package/dist-es/commands/GetBucketOwnershipControlsCommand.js +3 -3
  134. package/dist-es/commands/GetBucketPolicyCommand.js +3 -3
  135. package/dist-es/commands/GetBucketPolicyStatusCommand.js +3 -3
  136. package/dist-es/commands/GetBucketReplicationCommand.js +3 -3
  137. package/dist-es/commands/GetBucketRequestPaymentCommand.js +3 -3
  138. package/dist-es/commands/GetBucketTaggingCommand.js +3 -3
  139. package/dist-es/commands/GetBucketVersioningCommand.js +3 -3
  140. package/dist-es/commands/GetBucketWebsiteCommand.js +3 -3
  141. package/dist-es/commands/GetObjectAclCommand.js +3 -3
  142. package/dist-es/commands/GetObjectAttributesCommand.js +3 -3
  143. package/dist-es/commands/GetObjectCommand.js +3 -3
  144. package/dist-es/commands/GetObjectLegalHoldCommand.js +3 -3
  145. package/dist-es/commands/GetObjectLockConfigurationCommand.js +3 -3
  146. package/dist-es/commands/GetObjectRetentionCommand.js +3 -3
  147. package/dist-es/commands/GetObjectTaggingCommand.js +3 -3
  148. package/dist-es/commands/GetObjectTorrentCommand.js +3 -3
  149. package/dist-es/commands/GetPublicAccessBlockCommand.js +3 -3
  150. package/dist-es/commands/HeadBucketCommand.js +2 -2
  151. package/dist-es/commands/HeadObjectCommand.js +3 -3
  152. package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +3 -3
  153. package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +3 -3
  154. package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +3 -3
  155. package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +3 -3
  156. package/dist-es/commands/ListBucketsCommand.js +2 -2
  157. package/dist-es/commands/ListMultipartUploadsCommand.js +3 -3
  158. package/dist-es/commands/ListObjectVersionsCommand.js +3 -3
  159. package/dist-es/commands/ListObjectsCommand.js +3 -3
  160. package/dist-es/commands/ListObjectsV2Command.js +3 -3
  161. package/dist-es/commands/ListPartsCommand.js +3 -3
  162. package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -2
  163. package/dist-es/commands/PutBucketAclCommand.js +2 -2
  164. package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
  165. package/dist-es/commands/PutBucketCorsCommand.js +2 -2
  166. package/dist-es/commands/PutBucketEncryptionCommand.js +2 -2
  167. package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
  168. package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
  169. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -2
  170. package/dist-es/commands/PutBucketLoggingCommand.js +2 -2
  171. package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
  172. package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
  173. package/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -2
  174. package/dist-es/commands/PutBucketPolicyCommand.js +2 -2
  175. package/dist-es/commands/PutBucketReplicationCommand.js +2 -2
  176. package/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -2
  177. package/dist-es/commands/PutBucketTaggingCommand.js +2 -2
  178. package/dist-es/commands/PutBucketVersioningCommand.js +2 -2
  179. package/dist-es/commands/PutBucketWebsiteCommand.js +2 -2
  180. package/dist-es/commands/PutObjectAclCommand.js +3 -3
  181. package/dist-es/commands/PutObjectCommand.js +3 -3
  182. package/dist-es/commands/PutObjectLegalHoldCommand.js +3 -3
  183. package/dist-es/commands/PutObjectLockConfigurationCommand.js +3 -3
  184. package/dist-es/commands/PutObjectRetentionCommand.js +3 -3
  185. package/dist-es/commands/PutObjectTaggingCommand.js +3 -3
  186. package/dist-es/commands/PutPublicAccessBlockCommand.js +2 -2
  187. package/dist-es/commands/RestoreObjectCommand.js +3 -3
  188. package/dist-es/commands/SelectObjectContentCommand.js +3 -3
  189. package/dist-es/commands/UploadPartCommand.js +3 -3
  190. package/dist-es/commands/UploadPartCopyCommand.js +3 -3
  191. package/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
  192. package/dist-es/models/models_0.js +323 -1036
  193. package/dist-es/models/models_1.js +53 -167
  194. package/dist-es/protocols/Aws_restXml.js +106 -167
  195. package/dist-types/models/models_0.d.ts +965 -1439
  196. package/dist-types/models/models_1.d.ts +156 -232
  197. package/dist-types/ts3.4/models/models_0.d.ts +482 -956
  198. package/dist-types/ts3.4/models/models_1.d.ts +78 -154
  199. package/package.json +6 -6
@@ -7,10 +7,6 @@ export interface PutObjectRetentionOutput {
7
7
 
8
8
  RequestCharged?: RequestCharged | string;
9
9
  }
10
- export declare namespace PutObjectRetentionOutput {
11
-
12
- const filterSensitiveLog: (obj: PutObjectRetentionOutput) => any;
13
- }
14
10
  export interface PutObjectRetentionRequest {
15
11
 
16
12
  Bucket: string | undefined;
@@ -31,18 +27,10 @@ export interface PutObjectRetentionRequest {
31
27
 
32
28
  ExpectedBucketOwner?: string;
33
29
  }
34
- export declare namespace PutObjectRetentionRequest {
35
-
36
- const filterSensitiveLog: (obj: PutObjectRetentionRequest) => any;
37
- }
38
30
  export interface PutObjectTaggingOutput {
39
31
 
40
32
  VersionId?: string;
41
33
  }
42
- export declare namespace PutObjectTaggingOutput {
43
-
44
- const filterSensitiveLog: (obj: PutObjectTaggingOutput) => any;
45
- }
46
34
  export interface PutObjectTaggingRequest {
47
35
 
48
36
  Bucket: string | undefined;
@@ -61,10 +49,6 @@ export interface PutObjectTaggingRequest {
61
49
 
62
50
  RequestPayer?: RequestPayer | string;
63
51
  }
64
- export declare namespace PutObjectTaggingRequest {
65
-
66
- const filterSensitiveLog: (obj: PutObjectTaggingRequest) => any;
67
- }
68
52
  export interface PutPublicAccessBlockRequest {
69
53
 
70
54
  Bucket: string | undefined;
@@ -77,10 +61,6 @@ export interface PutPublicAccessBlockRequest {
77
61
 
78
62
  ExpectedBucketOwner?: string;
79
63
  }
80
- export declare namespace PutPublicAccessBlockRequest {
81
-
82
- const filterSensitiveLog: (obj: PutPublicAccessBlockRequest) => any;
83
- }
84
64
 
85
65
  export declare class ObjectAlreadyInActiveTierError extends __BaseException {
86
66
  readonly name: "ObjectAlreadyInActiveTierError";
@@ -94,20 +74,12 @@ export interface RestoreObjectOutput {
94
74
 
95
75
  RestoreOutputPath?: string;
96
76
  }
97
- export declare namespace RestoreObjectOutput {
98
-
99
- const filterSensitiveLog: (obj: RestoreObjectOutput) => any;
100
- }
101
77
  export declare type Tier = "Bulk" | "Expedited" | "Standard";
102
78
 
103
79
  export interface GlacierJobParameters {
104
80
 
105
81
  Tier: Tier | string | undefined;
106
82
  }
107
- export declare namespace GlacierJobParameters {
108
-
109
- const filterSensitiveLog: (obj: GlacierJobParameters) => any;
110
- }
111
83
 
112
84
  export interface Encryption {
113
85
 
@@ -117,10 +89,6 @@ export interface Encryption {
117
89
 
118
90
  KMSContext?: string;
119
91
  }
120
- export declare namespace Encryption {
121
-
122
- const filterSensitiveLog: (obj: Encryption) => any;
123
- }
124
92
 
125
93
  export interface MetadataEntry {
126
94
 
@@ -128,10 +96,6 @@ export interface MetadataEntry {
128
96
 
129
97
  Value?: string;
130
98
  }
131
- export declare namespace MetadataEntry {
132
-
133
- const filterSensitiveLog: (obj: MetadataEntry) => any;
134
- }
135
99
 
136
100
  export interface S3Location {
137
101
 
@@ -151,19 +115,11 @@ export interface S3Location {
151
115
 
152
116
  StorageClass?: StorageClass | string;
153
117
  }
154
- export declare namespace S3Location {
155
-
156
- const filterSensitiveLog: (obj: S3Location) => any;
157
- }
158
118
 
159
119
  export interface OutputLocation {
160
120
 
161
121
  S3?: S3Location;
162
122
  }
163
- export declare namespace OutputLocation {
164
-
165
- const filterSensitiveLog: (obj: OutputLocation) => any;
166
- }
167
123
  export declare type ExpressionType = "SQL";
168
124
  export declare type CompressionType = "BZIP2" | "GZIP" | "NONE";
169
125
  export declare enum FileHeaderInfo {
@@ -188,10 +144,6 @@ export interface CSVInput {
188
144
 
189
145
  AllowQuotedRecordDelimiter?: boolean;
190
146
  }
191
- export declare namespace CSVInput {
192
-
193
- const filterSensitiveLog: (obj: CSVInput) => any;
194
- }
195
147
  export declare enum JSONType {
196
148
  DOCUMENT = "DOCUMENT",
197
149
  LINES = "LINES"
@@ -201,17 +153,9 @@ export interface JSONInput {
201
153
 
202
154
  Type?: JSONType | string;
203
155
  }
204
- export declare namespace JSONInput {
205
-
206
- const filterSensitiveLog: (obj: JSONInput) => any;
207
- }
208
156
 
209
157
  export interface ParquetInput {
210
158
  }
211
- export declare namespace ParquetInput {
212
-
213
- const filterSensitiveLog: (obj: ParquetInput) => any;
214
- }
215
159
 
216
160
  export interface InputSerialization {
217
161
 
@@ -223,10 +167,6 @@ export interface InputSerialization {
223
167
 
224
168
  Parquet?: ParquetInput;
225
169
  }
226
- export declare namespace InputSerialization {
227
-
228
- const filterSensitiveLog: (obj: InputSerialization) => any;
229
- }
230
170
  export declare enum QuoteFields {
231
171
  ALWAYS = "ALWAYS",
232
172
  ASNEEDED = "ASNEEDED"
@@ -244,19 +184,11 @@ export interface CSVOutput {
244
184
 
245
185
  QuoteCharacter?: string;
246
186
  }
247
- export declare namespace CSVOutput {
248
-
249
- const filterSensitiveLog: (obj: CSVOutput) => any;
250
- }
251
187
 
252
188
  export interface JSONOutput {
253
189
 
254
190
  RecordDelimiter?: string;
255
191
  }
256
- export declare namespace JSONOutput {
257
-
258
- const filterSensitiveLog: (obj: JSONOutput) => any;
259
- }
260
192
 
261
193
  export interface OutputSerialization {
262
194
 
@@ -264,10 +196,6 @@ export interface OutputSerialization {
264
196
 
265
197
  JSON?: JSONOutput;
266
198
  }
267
- export declare namespace OutputSerialization {
268
-
269
- const filterSensitiveLog: (obj: OutputSerialization) => any;
270
- }
271
199
 
272
200
  export interface SelectParameters {
273
201
 
@@ -279,10 +207,6 @@ export interface SelectParameters {
279
207
 
280
208
  OutputSerialization: OutputSerialization | undefined;
281
209
  }
282
- export declare namespace SelectParameters {
283
-
284
- const filterSensitiveLog: (obj: SelectParameters) => any;
285
- }
286
210
  export declare enum RestoreRequestType {
287
211
  SELECT = "SELECT"
288
212
  }
@@ -303,10 +227,6 @@ export interface RestoreRequest {
303
227
 
304
228
  OutputLocation?: OutputLocation;
305
229
  }
306
- export declare namespace RestoreRequest {
307
-
308
- const filterSensitiveLog: (obj: RestoreRequest) => any;
309
- }
310
230
  export interface RestoreObjectRequest {
311
231
 
312
232
  Bucket: string | undefined;
@@ -323,24 +243,12 @@ export interface RestoreObjectRequest {
323
243
 
324
244
  ExpectedBucketOwner?: string;
325
245
  }
326
- export declare namespace RestoreObjectRequest {
327
-
328
- const filterSensitiveLog: (obj: RestoreObjectRequest) => any;
329
- }
330
246
 
331
247
  export interface ContinuationEvent {
332
248
  }
333
- export declare namespace ContinuationEvent {
334
-
335
- const filterSensitiveLog: (obj: ContinuationEvent) => any;
336
- }
337
249
 
338
250
  export interface EndEvent {
339
251
  }
340
- export declare namespace EndEvent {
341
-
342
- const filterSensitiveLog: (obj: EndEvent) => any;
343
- }
344
252
 
345
253
  export interface Progress {
346
254
 
@@ -350,28 +258,16 @@ export interface Progress {
350
258
 
351
259
  BytesReturned?: number;
352
260
  }
353
- export declare namespace Progress {
354
-
355
- const filterSensitiveLog: (obj: Progress) => any;
356
- }
357
261
 
358
262
  export interface ProgressEvent {
359
263
 
360
264
  Details?: Progress;
361
265
  }
362
- export declare namespace ProgressEvent {
363
-
364
- const filterSensitiveLog: (obj: ProgressEvent) => any;
365
- }
366
266
 
367
267
  export interface RecordsEvent {
368
268
 
369
269
  Payload?: Uint8Array;
370
270
  }
371
- export declare namespace RecordsEvent {
372
-
373
- const filterSensitiveLog: (obj: RecordsEvent) => any;
374
- }
375
271
 
376
272
  export interface Stats {
377
273
 
@@ -381,19 +277,11 @@ export interface Stats {
381
277
 
382
278
  BytesReturned?: number;
383
279
  }
384
- export declare namespace Stats {
385
-
386
- const filterSensitiveLog: (obj: Stats) => any;
387
- }
388
280
 
389
281
  export interface StatsEvent {
390
282
 
391
283
  Details?: Stats;
392
284
  }
393
- export declare namespace StatsEvent {
394
-
395
- const filterSensitiveLog: (obj: StatsEvent) => any;
396
- }
397
285
 
398
286
  export declare type SelectObjectContentEventStream = SelectObjectContentEventStream.ContMember | SelectObjectContentEventStream.EndMember | SelectObjectContentEventStream.ProgressMember | SelectObjectContentEventStream.RecordsMember | SelectObjectContentEventStream.StatsMember | SelectObjectContentEventStream.$UnknownMember;
399
287
  export declare namespace SelectObjectContentEventStream {
@@ -462,26 +350,16 @@ export declare namespace SelectObjectContentEventStream {
462
350
  _: (name: string, value: any) => T;
463
351
  }
464
352
  const visit: <T>(value: SelectObjectContentEventStream, visitor: Visitor<T>) => T;
465
-
466
- const filterSensitiveLog: (obj: SelectObjectContentEventStream) => any;
467
353
  }
468
354
  export interface SelectObjectContentOutput {
469
355
 
470
356
  Payload?: AsyncIterable<SelectObjectContentEventStream>;
471
357
  }
472
- export declare namespace SelectObjectContentOutput {
473
-
474
- const filterSensitiveLog: (obj: SelectObjectContentOutput) => any;
475
- }
476
358
 
477
359
  export interface RequestProgress {
478
360
 
479
361
  Enabled?: boolean;
480
362
  }
481
- export declare namespace RequestProgress {
482
-
483
- const filterSensitiveLog: (obj: RequestProgress) => any;
484
- }
485
363
 
486
364
  export interface ScanRange {
487
365
 
@@ -489,10 +367,6 @@ export interface ScanRange {
489
367
 
490
368
  End?: number;
491
369
  }
492
- export declare namespace ScanRange {
493
-
494
- const filterSensitiveLog: (obj: ScanRange) => any;
495
- }
496
370
 
497
371
  export interface SelectObjectContentRequest {
498
372
 
@@ -520,10 +394,6 @@ export interface SelectObjectContentRequest {
520
394
 
521
395
  ExpectedBucketOwner?: string;
522
396
  }
523
- export declare namespace SelectObjectContentRequest {
524
-
525
- const filterSensitiveLog: (obj: SelectObjectContentRequest) => any;
526
- }
527
397
  export interface UploadPartOutput {
528
398
 
529
399
  ServerSideEncryption?: ServerSideEncryption | string;
@@ -548,10 +418,6 @@ export interface UploadPartOutput {
548
418
 
549
419
  RequestCharged?: RequestCharged | string;
550
420
  }
551
- export declare namespace UploadPartOutput {
552
-
553
- const filterSensitiveLog: (obj: UploadPartOutput) => any;
554
- }
555
421
  export interface UploadPartRequest {
556
422
 
557
423
  Body?: Readable | ReadableStream | Blob;
@@ -588,10 +454,6 @@ export interface UploadPartRequest {
588
454
 
589
455
  ExpectedBucketOwner?: string;
590
456
  }
591
- export declare namespace UploadPartRequest {
592
-
593
- const filterSensitiveLog: (obj: UploadPartRequest) => any;
594
- }
595
457
 
596
458
  export interface CopyPartResult {
597
459
 
@@ -607,10 +469,6 @@ export interface CopyPartResult {
607
469
 
608
470
  ChecksumSHA256?: string;
609
471
  }
610
- export declare namespace CopyPartResult {
611
-
612
- const filterSensitiveLog: (obj: CopyPartResult) => any;
613
- }
614
472
  export interface UploadPartCopyOutput {
615
473
 
616
474
  CopySourceVersionId?: string;
@@ -629,10 +487,6 @@ export interface UploadPartCopyOutput {
629
487
 
630
488
  RequestCharged?: RequestCharged | string;
631
489
  }
632
- export declare namespace UploadPartCopyOutput {
633
-
634
- const filterSensitiveLog: (obj: UploadPartCopyOutput) => any;
635
- }
636
490
  export interface UploadPartCopyRequest {
637
491
 
638
492
  Bucket: string | undefined;
@@ -673,10 +527,6 @@ export interface UploadPartCopyRequest {
673
527
 
674
528
  ExpectedSourceBucketOwner?: string;
675
529
  }
676
- export declare namespace UploadPartCopyRequest {
677
-
678
- const filterSensitiveLog: (obj: UploadPartCopyRequest) => any;
679
- }
680
530
  export interface WriteGetObjectResponseRequest {
681
531
 
682
532
  RequestRoute: string | undefined;
@@ -759,7 +609,81 @@ export interface WriteGetObjectResponseRequest {
759
609
 
760
610
  BucketKeyEnabled?: boolean;
761
611
  }
762
- export declare namespace WriteGetObjectResponseRequest {
763
-
764
- const filterSensitiveLog: (obj: WriteGetObjectResponseRequest) => any;
765
- }
612
+
613
+ export declare const PutObjectRetentionOutputFilterSensitiveLog: (obj: PutObjectRetentionOutput) => any;
614
+
615
+ export declare const PutObjectRetentionRequestFilterSensitiveLog: (obj: PutObjectRetentionRequest) => any;
616
+
617
+ export declare const PutObjectTaggingOutputFilterSensitiveLog: (obj: PutObjectTaggingOutput) => any;
618
+
619
+ export declare const PutObjectTaggingRequestFilterSensitiveLog: (obj: PutObjectTaggingRequest) => any;
620
+
621
+ export declare const PutPublicAccessBlockRequestFilterSensitiveLog: (obj: PutPublicAccessBlockRequest) => any;
622
+
623
+ export declare const RestoreObjectOutputFilterSensitiveLog: (obj: RestoreObjectOutput) => any;
624
+
625
+ export declare const GlacierJobParametersFilterSensitiveLog: (obj: GlacierJobParameters) => any;
626
+
627
+ export declare const EncryptionFilterSensitiveLog: (obj: Encryption) => any;
628
+
629
+ export declare const MetadataEntryFilterSensitiveLog: (obj: MetadataEntry) => any;
630
+
631
+ export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
632
+
633
+ export declare const OutputLocationFilterSensitiveLog: (obj: OutputLocation) => any;
634
+
635
+ export declare const CSVInputFilterSensitiveLog: (obj: CSVInput) => any;
636
+
637
+ export declare const JSONInputFilterSensitiveLog: (obj: JSONInput) => any;
638
+
639
+ export declare const ParquetInputFilterSensitiveLog: (obj: ParquetInput) => any;
640
+
641
+ export declare const InputSerializationFilterSensitiveLog: (obj: InputSerialization) => any;
642
+
643
+ export declare const CSVOutputFilterSensitiveLog: (obj: CSVOutput) => any;
644
+
645
+ export declare const JSONOutputFilterSensitiveLog: (obj: JSONOutput) => any;
646
+
647
+ export declare const OutputSerializationFilterSensitiveLog: (obj: OutputSerialization) => any;
648
+
649
+ export declare const SelectParametersFilterSensitiveLog: (obj: SelectParameters) => any;
650
+
651
+ export declare const RestoreRequestFilterSensitiveLog: (obj: RestoreRequest) => any;
652
+
653
+ export declare const RestoreObjectRequestFilterSensitiveLog: (obj: RestoreObjectRequest) => any;
654
+
655
+ export declare const ContinuationEventFilterSensitiveLog: (obj: ContinuationEvent) => any;
656
+
657
+ export declare const EndEventFilterSensitiveLog: (obj: EndEvent) => any;
658
+
659
+ export declare const ProgressFilterSensitiveLog: (obj: Progress) => any;
660
+
661
+ export declare const ProgressEventFilterSensitiveLog: (obj: ProgressEvent) => any;
662
+
663
+ export declare const RecordsEventFilterSensitiveLog: (obj: RecordsEvent) => any;
664
+
665
+ export declare const StatsFilterSensitiveLog: (obj: Stats) => any;
666
+
667
+ export declare const StatsEventFilterSensitiveLog: (obj: StatsEvent) => any;
668
+
669
+ export declare const SelectObjectContentEventStreamFilterSensitiveLog: (obj: SelectObjectContentEventStream) => any;
670
+
671
+ export declare const SelectObjectContentOutputFilterSensitiveLog: (obj: SelectObjectContentOutput) => any;
672
+
673
+ export declare const RequestProgressFilterSensitiveLog: (obj: RequestProgress) => any;
674
+
675
+ export declare const ScanRangeFilterSensitiveLog: (obj: ScanRange) => any;
676
+
677
+ export declare const SelectObjectContentRequestFilterSensitiveLog: (obj: SelectObjectContentRequest) => any;
678
+
679
+ export declare const UploadPartOutputFilterSensitiveLog: (obj: UploadPartOutput) => any;
680
+
681
+ export declare const UploadPartRequestFilterSensitiveLog: (obj: UploadPartRequest) => any;
682
+
683
+ export declare const CopyPartResultFilterSensitiveLog: (obj: CopyPartResult) => any;
684
+
685
+ export declare const UploadPartCopyOutputFilterSensitiveLog: (obj: UploadPartCopyOutput) => any;
686
+
687
+ export declare const UploadPartCopyRequestFilterSensitiveLog: (obj: UploadPartCopyRequest) => any;
688
+
689
+ export declare const WriteGetObjectResponseRequestFilterSensitiveLog: (obj: WriteGetObjectResponseRequest) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3",
3
3
  "description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4
- "version": "3.131.0",
4
+ "version": "3.141.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -22,9 +22,9 @@
22
22
  "@aws-crypto/sha1-browser": "2.0.0",
23
23
  "@aws-crypto/sha256-browser": "2.0.0",
24
24
  "@aws-crypto/sha256-js": "2.0.0",
25
- "@aws-sdk/client-sts": "3.131.0",
25
+ "@aws-sdk/client-sts": "3.141.0",
26
26
  "@aws-sdk/config-resolver": "3.130.0",
27
- "@aws-sdk/credential-provider-node": "3.131.0",
27
+ "@aws-sdk/credential-provider-node": "3.141.0",
28
28
  "@aws-sdk/eventstream-serde-browser": "3.127.0",
29
29
  "@aws-sdk/eventstream-serde-config-resolver": "3.127.0",
30
30
  "@aws-sdk/eventstream-serde-node": "3.127.0",
@@ -53,15 +53,15 @@
53
53
  "@aws-sdk/node-http-handler": "3.127.0",
54
54
  "@aws-sdk/protocol-http": "3.127.0",
55
55
  "@aws-sdk/signature-v4-multi-region": "3.130.0",
56
- "@aws-sdk/smithy-client": "3.127.0",
56
+ "@aws-sdk/smithy-client": "3.137.0",
57
57
  "@aws-sdk/types": "3.127.0",
58
58
  "@aws-sdk/url-parser": "3.127.0",
59
59
  "@aws-sdk/util-base64-browser": "3.109.0",
60
60
  "@aws-sdk/util-base64-node": "3.55.0",
61
61
  "@aws-sdk/util-body-length-browser": "3.55.0",
62
62
  "@aws-sdk/util-body-length-node": "3.55.0",
63
- "@aws-sdk/util-defaults-mode-browser": "3.127.0",
64
- "@aws-sdk/util-defaults-mode-node": "3.130.0",
63
+ "@aws-sdk/util-defaults-mode-browser": "3.137.0",
64
+ "@aws-sdk/util-defaults-mode-node": "3.137.0",
65
65
  "@aws-sdk/util-stream-browser": "3.131.0",
66
66
  "@aws-sdk/util-stream-node": "3.129.0",
67
67
  "@aws-sdk/util-user-agent-browser": "3.127.0",