aws_sdk_s3control/operation.rs
1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `AssociateAccessGrantsIdentityCenter` operation.
5pub mod associate_access_grants_identity_center;
6
7/// Types for the `CreateAccessGrant` operation.
8pub mod create_access_grant;
9
10/// Types for the `CreateAccessGrantsInstance` operation.
11pub mod create_access_grants_instance;
12
13/// Types for the `CreateAccessGrantsLocation` operation.
14pub mod create_access_grants_location;
15
16/// Types for the `CreateAccessPoint` operation.
17pub mod create_access_point;
18
19/// Types for the `CreateAccessPointForObjectLambda` operation.
20pub mod create_access_point_for_object_lambda;
21
22/// Types for the `CreateBucket` operation.
23pub mod create_bucket;
24
25/// Types for the `CreateJob` operation.
26pub mod create_job;
27
28/// Types for the `CreateMultiRegionAccessPoint` operation.
29pub mod create_multi_region_access_point;
30
31/// Types for the `CreateStorageLensGroup` operation.
32pub mod create_storage_lens_group;
33
34/// Types for the `DeleteAccessGrant` operation.
35pub mod delete_access_grant;
36
37/// Types for the `DeleteAccessGrantsInstance` operation.
38pub mod delete_access_grants_instance;
39
40/// Types for the `DeleteAccessGrantsInstanceResourcePolicy` operation.
41pub mod delete_access_grants_instance_resource_policy;
42
43/// Types for the `DeleteAccessGrantsLocation` operation.
44pub mod delete_access_grants_location;
45
46/// Types for the `DeleteAccessPoint` operation.
47pub mod delete_access_point;
48
49/// Types for the `DeleteAccessPointForObjectLambda` operation.
50pub mod delete_access_point_for_object_lambda;
51
52/// Types for the `DeleteAccessPointPolicy` operation.
53pub mod delete_access_point_policy;
54
55/// Types for the `DeleteAccessPointPolicyForObjectLambda` operation.
56pub mod delete_access_point_policy_for_object_lambda;
57
58/// Types for the `DeleteAccessPointScope` operation.
59pub mod delete_access_point_scope;
60
61/// Types for the `DeleteBucket` operation.
62pub mod delete_bucket;
63
64/// Types for the `DeleteBucketLifecycleConfiguration` operation.
65pub mod delete_bucket_lifecycle_configuration;
66
67/// Types for the `DeleteBucketPolicy` operation.
68pub mod delete_bucket_policy;
69
70/// Types for the `DeleteBucketReplication` operation.
71pub mod delete_bucket_replication;
72
73/// Types for the `DeleteBucketTagging` operation.
74pub mod delete_bucket_tagging;
75
76/// Types for the `DeleteJobTagging` operation.
77pub mod delete_job_tagging;
78
79/// Types for the `DeleteMultiRegionAccessPoint` operation.
80pub mod delete_multi_region_access_point;
81
82/// Types for the `DeletePublicAccessBlock` operation.
83pub mod delete_public_access_block;
84
85/// Types for the `DeleteStorageLensConfiguration` operation.
86pub mod delete_storage_lens_configuration;
87
88/// Types for the `DeleteStorageLensConfigurationTagging` operation.
89pub mod delete_storage_lens_configuration_tagging;
90
91/// Types for the `DeleteStorageLensGroup` operation.
92pub mod delete_storage_lens_group;
93
94/// Types for the `DescribeJob` operation.
95pub mod describe_job;
96
97/// Types for the `DescribeMultiRegionAccessPointOperation` operation.
98pub mod describe_multi_region_access_point_operation;
99
100/// Types for the `DissociateAccessGrantsIdentityCenter` operation.
101pub mod dissociate_access_grants_identity_center;
102
103/// Types for the `GetAccessGrant` operation.
104pub mod get_access_grant;
105
106/// Types for the `GetAccessGrantsInstance` operation.
107pub mod get_access_grants_instance;
108
109/// Types for the `GetAccessGrantsInstanceForPrefix` operation.
110pub mod get_access_grants_instance_for_prefix;
111
112/// Types for the `GetAccessGrantsInstanceResourcePolicy` operation.
113pub mod get_access_grants_instance_resource_policy;
114
115/// Types for the `GetAccessGrantsLocation` operation.
116pub mod get_access_grants_location;
117
118/// Types for the `GetAccessPoint` operation.
119pub mod get_access_point;
120
121/// Types for the `GetAccessPointConfigurationForObjectLambda` operation.
122pub mod get_access_point_configuration_for_object_lambda;
123
124/// Types for the `GetAccessPointForObjectLambda` operation.
125pub mod get_access_point_for_object_lambda;
126
127/// Types for the `GetAccessPointPolicy` operation.
128pub mod get_access_point_policy;
129
130/// Types for the `GetAccessPointPolicyForObjectLambda` operation.
131pub mod get_access_point_policy_for_object_lambda;
132
133/// Types for the `GetAccessPointPolicyStatus` operation.
134pub mod get_access_point_policy_status;
135
136/// Types for the `GetAccessPointPolicyStatusForObjectLambda` operation.
137pub mod get_access_point_policy_status_for_object_lambda;
138
139/// Types for the `GetAccessPointScope` operation.
140pub mod get_access_point_scope;
141
142/// Types for the `GetBucket` operation.
143pub mod get_bucket;
144
145/// Types for the `GetBucketLifecycleConfiguration` operation.
146pub mod get_bucket_lifecycle_configuration;
147
148/// Types for the `GetBucketPolicy` operation.
149pub mod get_bucket_policy;
150
151/// Types for the `GetBucketReplication` operation.
152pub mod get_bucket_replication;
153
154/// Types for the `GetBucketTagging` operation.
155pub mod get_bucket_tagging;
156
157/// Types for the `GetBucketVersioning` operation.
158pub mod get_bucket_versioning;
159
160/// Types for the `GetDataAccess` operation.
161pub mod get_data_access;
162
163/// Types for the `GetJobTagging` operation.
164pub mod get_job_tagging;
165
166/// Types for the `GetMultiRegionAccessPoint` operation.
167pub mod get_multi_region_access_point;
168
169/// Types for the `GetMultiRegionAccessPointPolicy` operation.
170pub mod get_multi_region_access_point_policy;
171
172/// Types for the `GetMultiRegionAccessPointPolicyStatus` operation.
173pub mod get_multi_region_access_point_policy_status;
174
175/// Types for the `GetMultiRegionAccessPointRoutes` operation.
176pub mod get_multi_region_access_point_routes;
177
178/// Types for the `GetPublicAccessBlock` operation.
179pub mod get_public_access_block;
180
181/// Types for the `GetStorageLensConfiguration` operation.
182pub mod get_storage_lens_configuration;
183
184/// Types for the `GetStorageLensConfigurationTagging` operation.
185pub mod get_storage_lens_configuration_tagging;
186
187/// Types for the `GetStorageLensGroup` operation.
188pub mod get_storage_lens_group;
189
190/// Types for the `ListAccessGrants` operation.
191pub mod list_access_grants;
192
193/// Types for the `ListAccessGrantsInstances` operation.
194pub mod list_access_grants_instances;
195
196/// Types for the `ListAccessGrantsLocations` operation.
197pub mod list_access_grants_locations;
198
199/// Types for the `ListAccessPoints` operation.
200pub mod list_access_points;
201
202/// Types for the `ListAccessPointsForDirectoryBuckets` operation.
203pub mod list_access_points_for_directory_buckets;
204
205/// Types for the `ListAccessPointsForObjectLambda` operation.
206pub mod list_access_points_for_object_lambda;
207
208/// Types for the `ListCallerAccessGrants` operation.
209pub mod list_caller_access_grants;
210
211/// Types for the `ListJobs` operation.
212pub mod list_jobs;
213
214/// Types for the `ListMultiRegionAccessPoints` operation.
215pub mod list_multi_region_access_points;
216
217/// Types for the `ListRegionalBuckets` operation.
218pub mod list_regional_buckets;
219
220/// Types for the `ListStorageLensConfigurations` operation.
221pub mod list_storage_lens_configurations;
222
223/// Types for the `ListStorageLensGroups` operation.
224pub mod list_storage_lens_groups;
225
226/// Types for the `ListTagsForResource` operation.
227pub mod list_tags_for_resource;
228
229/// Types for the `PutAccessGrantsInstanceResourcePolicy` operation.
230pub mod put_access_grants_instance_resource_policy;
231
232/// Types for the `PutAccessPointConfigurationForObjectLambda` operation.
233pub mod put_access_point_configuration_for_object_lambda;
234
235/// Types for the `PutAccessPointPolicy` operation.
236pub mod put_access_point_policy;
237
238/// Types for the `PutAccessPointPolicyForObjectLambda` operation.
239pub mod put_access_point_policy_for_object_lambda;
240
241/// Types for the `PutAccessPointScope` operation.
242pub mod put_access_point_scope;
243
244/// Types for the `PutBucketLifecycleConfiguration` operation.
245pub mod put_bucket_lifecycle_configuration;
246
247/// Types for the `PutBucketPolicy` operation.
248pub mod put_bucket_policy;
249
250/// Types for the `PutBucketReplication` operation.
251pub mod put_bucket_replication;
252
253/// Types for the `PutBucketTagging` operation.
254pub mod put_bucket_tagging;
255
256/// Types for the `PutBucketVersioning` operation.
257pub mod put_bucket_versioning;
258
259/// Types for the `PutJobTagging` operation.
260pub mod put_job_tagging;
261
262/// Types for the `PutMultiRegionAccessPointPolicy` operation.
263pub mod put_multi_region_access_point_policy;
264
265/// Types for the `PutPublicAccessBlock` operation.
266pub mod put_public_access_block;
267
268/// Types for the `PutStorageLensConfiguration` operation.
269pub mod put_storage_lens_configuration;
270
271/// Types for the `PutStorageLensConfigurationTagging` operation.
272pub mod put_storage_lens_configuration_tagging;
273
274/// Types for the `SubmitMultiRegionAccessPointRoutes` operation.
275pub mod submit_multi_region_access_point_routes;
276
277/// Types for the `TagResource` operation.
278pub mod tag_resource;
279
280/// Types for the `UntagResource` operation.
281pub mod untag_resource;
282
283/// Types for the `UpdateAccessGrantsLocation` operation.
284pub mod update_access_grants_location;
285
286/// Types for the `UpdateJobPriority` operation.
287pub mod update_job_priority;
288
289/// Types for the `UpdateJobStatus` operation.
290pub mod update_job_status;
291
292/// Types for the `UpdateStorageLensGroup` operation.
293pub mod update_storage_lens_group;