1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

pub use crate::s3_request_id::RequestIdExt;

/// Types for the `AbortMultipartUpload` operation.
pub mod abort_multipart_upload;

/// Types for the `CompleteMultipartUpload` operation.
pub mod complete_multipart_upload;

/// Types for the `CopyObject` operation.
pub mod copy_object;

/// Types for the `CreateBucket` operation.
pub mod create_bucket;

/// Types for the `CreateMultipartUpload` operation.
pub mod create_multipart_upload;

/// Types for the `CreateSession` operation.
pub mod create_session;

/// Types for the `DeleteBucket` operation.
pub mod delete_bucket;

/// Types for the `DeleteBucketAnalyticsConfiguration` operation.
pub mod delete_bucket_analytics_configuration;

/// Types for the `DeleteBucketCors` operation.
pub mod delete_bucket_cors;

/// Types for the `DeleteBucketEncryption` operation.
pub mod delete_bucket_encryption;

/// Types for the `DeleteBucketIntelligentTieringConfiguration` operation.
pub mod delete_bucket_intelligent_tiering_configuration;

/// Types for the `DeleteBucketInventoryConfiguration` operation.
pub mod delete_bucket_inventory_configuration;

/// Types for the `DeleteBucketLifecycle` operation.
pub mod delete_bucket_lifecycle;

/// Types for the `DeleteBucketMetricsConfiguration` operation.
pub mod delete_bucket_metrics_configuration;

/// Types for the `DeleteBucketOwnershipControls` operation.
pub mod delete_bucket_ownership_controls;

/// Types for the `DeleteBucketPolicy` operation.
pub mod delete_bucket_policy;

/// Types for the `DeleteBucketReplication` operation.
pub mod delete_bucket_replication;

/// Types for the `DeleteBucketTagging` operation.
pub mod delete_bucket_tagging;

/// Types for the `DeleteBucketWebsite` operation.
pub mod delete_bucket_website;

/// Types for the `DeleteObject` operation.
pub mod delete_object;

/// Types for the `DeleteObjectTagging` operation.
pub mod delete_object_tagging;

/// Types for the `DeleteObjects` operation.
pub mod delete_objects;

/// Types for the `DeletePublicAccessBlock` operation.
pub mod delete_public_access_block;

/// Types for the `GetBucketAccelerateConfiguration` operation.
pub mod get_bucket_accelerate_configuration;

/// Types for the `GetBucketAcl` operation.
pub mod get_bucket_acl;

/// Types for the `GetBucketAnalyticsConfiguration` operation.
pub mod get_bucket_analytics_configuration;

/// Types for the `GetBucketCors` operation.
pub mod get_bucket_cors;

/// Types for the `GetBucketEncryption` operation.
pub mod get_bucket_encryption;

/// Types for the `GetBucketIntelligentTieringConfiguration` operation.
pub mod get_bucket_intelligent_tiering_configuration;

/// Types for the `GetBucketInventoryConfiguration` operation.
pub mod get_bucket_inventory_configuration;

/// Types for the `GetBucketLifecycleConfiguration` operation.
pub mod get_bucket_lifecycle_configuration;

/// Types for the `GetBucketLocation` operation.
pub mod get_bucket_location;

/// Types for the `GetBucketLogging` operation.
pub mod get_bucket_logging;

/// Types for the `GetBucketMetricsConfiguration` operation.
pub mod get_bucket_metrics_configuration;

/// Types for the `GetBucketNotificationConfiguration` operation.
pub mod get_bucket_notification_configuration;

/// Types for the `GetBucketOwnershipControls` operation.
pub mod get_bucket_ownership_controls;

/// Types for the `GetBucketPolicy` operation.
pub mod get_bucket_policy;

/// Types for the `GetBucketPolicyStatus` operation.
pub mod get_bucket_policy_status;

/// Types for the `GetBucketReplication` operation.
pub mod get_bucket_replication;

/// Types for the `GetBucketRequestPayment` operation.
pub mod get_bucket_request_payment;

/// Types for the `GetBucketTagging` operation.
pub mod get_bucket_tagging;

/// Types for the `GetBucketVersioning` operation.
pub mod get_bucket_versioning;

/// Types for the `GetBucketWebsite` operation.
pub mod get_bucket_website;

/// Types for the `GetObject` operation.
pub mod get_object;

/// Types for the `GetObjectAcl` operation.
pub mod get_object_acl;

/// Types for the `GetObjectAttributes` operation.
pub mod get_object_attributes;

/// Types for the `GetObjectLegalHold` operation.
pub mod get_object_legal_hold;

/// Types for the `GetObjectLockConfiguration` operation.
pub mod get_object_lock_configuration;

/// Types for the `GetObjectRetention` operation.
pub mod get_object_retention;

/// Types for the `GetObjectTagging` operation.
pub mod get_object_tagging;

/// Types for the `GetObjectTorrent` operation.
pub mod get_object_torrent;

/// Types for the `GetPublicAccessBlock` operation.
pub mod get_public_access_block;

/// Types for the `HeadBucket` operation.
pub mod head_bucket;

/// Types for the `HeadObject` operation.
pub mod head_object;

/// Types for the `ListBucketAnalyticsConfigurations` operation.
pub mod list_bucket_analytics_configurations;

/// Types for the `ListBucketIntelligentTieringConfigurations` operation.
pub mod list_bucket_intelligent_tiering_configurations;

/// Types for the `ListBucketInventoryConfigurations` operation.
pub mod list_bucket_inventory_configurations;

/// Types for the `ListBucketMetricsConfigurations` operation.
pub mod list_bucket_metrics_configurations;

/// Types for the `ListBuckets` operation.
pub mod list_buckets;

/// Types for the `ListDirectoryBuckets` operation.
pub mod list_directory_buckets;

/// Types for the `ListMultipartUploads` operation.
pub mod list_multipart_uploads;

/// Types for the `ListObjectVersions` operation.
pub mod list_object_versions;

/// Types for the `ListObjects` operation.
pub mod list_objects;

/// Types for the `ListObjectsV2` operation.
pub mod list_objects_v2;

/// Types for the `ListParts` operation.
pub mod list_parts;

/// Types for the `PutBucketAccelerateConfiguration` operation.
pub mod put_bucket_accelerate_configuration;

/// Types for the `PutBucketAcl` operation.
pub mod put_bucket_acl;

/// Types for the `PutBucketAnalyticsConfiguration` operation.
pub mod put_bucket_analytics_configuration;

/// Types for the `PutBucketCors` operation.
pub mod put_bucket_cors;

/// Types for the `PutBucketEncryption` operation.
pub mod put_bucket_encryption;

/// Types for the `PutBucketIntelligentTieringConfiguration` operation.
pub mod put_bucket_intelligent_tiering_configuration;

/// Types for the `PutBucketInventoryConfiguration` operation.
pub mod put_bucket_inventory_configuration;

/// Types for the `PutBucketLifecycleConfiguration` operation.
pub mod put_bucket_lifecycle_configuration;

/// Types for the `PutBucketLogging` operation.
pub mod put_bucket_logging;

/// Types for the `PutBucketMetricsConfiguration` operation.
pub mod put_bucket_metrics_configuration;

/// Types for the `PutBucketNotificationConfiguration` operation.
pub mod put_bucket_notification_configuration;

/// Types for the `PutBucketOwnershipControls` operation.
pub mod put_bucket_ownership_controls;

/// Types for the `PutBucketPolicy` operation.
pub mod put_bucket_policy;

/// Types for the `PutBucketReplication` operation.
pub mod put_bucket_replication;

/// Types for the `PutBucketRequestPayment` operation.
pub mod put_bucket_request_payment;

/// Types for the `PutBucketTagging` operation.
pub mod put_bucket_tagging;

/// Types for the `PutBucketVersioning` operation.
pub mod put_bucket_versioning;

/// Types for the `PutBucketWebsite` operation.
pub mod put_bucket_website;

/// Types for the `PutObject` operation.
pub mod put_object;

/// Types for the `PutObjectAcl` operation.
pub mod put_object_acl;

/// Types for the `PutObjectLegalHold` operation.
pub mod put_object_legal_hold;

/// Types for the `PutObjectLockConfiguration` operation.
pub mod put_object_lock_configuration;

/// Types for the `PutObjectRetention` operation.
pub mod put_object_retention;

/// Types for the `PutObjectTagging` operation.
pub mod put_object_tagging;

/// Types for the `PutPublicAccessBlock` operation.
pub mod put_public_access_block;

/// Types for the `RestoreObject` operation.
pub mod restore_object;

/// Types for the `SelectObjectContent` operation.
pub mod select_object_content;

/// Types for the `UploadPart` operation.
pub mod upload_part;

/// Types for the `UploadPartCopy` operation.
pub mod upload_part_copy;

/// Types for the `WriteGetObjectResponse` operation.
pub mod write_get_object_response;