aws_sdk_cloudfront/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 `AssociateAlias` operation.
5pub mod associate_alias;
6
7/// Types for the `CopyDistribution` operation.
8pub mod copy_distribution;
9
10/// Types for the `CreateAnycastIpList` operation.
11pub mod create_anycast_ip_list;
12
13/// Types for the `CreateCachePolicy` operation.
14pub mod create_cache_policy;
15
16/// Types for the `CreateCloudFrontOriginAccessIdentity` operation.
17pub mod create_cloud_front_origin_access_identity;
18
19/// Types for the `CreateContinuousDeploymentPolicy` operation.
20pub mod create_continuous_deployment_policy;
21
22/// Types for the `CreateDistribution` operation.
23pub mod create_distribution;
24
25/// Types for the `CreateDistributionWithTags` operation.
26pub mod create_distribution_with_tags;
27
28/// Types for the `CreateFieldLevelEncryptionConfig` operation.
29pub mod create_field_level_encryption_config;
30
31/// Types for the `CreateFieldLevelEncryptionProfile` operation.
32pub mod create_field_level_encryption_profile;
33
34/// Types for the `CreateFunction` operation.
35pub mod create_function;
36
37/// Types for the `CreateInvalidation` operation.
38pub mod create_invalidation;
39
40/// Types for the `CreateKeyGroup` operation.
41pub mod create_key_group;
42
43/// Types for the `CreateKeyValueStore` operation.
44pub mod create_key_value_store;
45
46/// Types for the `CreateMonitoringSubscription` operation.
47pub mod create_monitoring_subscription;
48
49/// Types for the `CreateOriginAccessControl` operation.
50pub mod create_origin_access_control;
51
52/// Types for the `CreateOriginRequestPolicy` operation.
53pub mod create_origin_request_policy;
54
55/// Types for the `CreatePublicKey` operation.
56pub mod create_public_key;
57
58/// Types for the `CreateRealtimeLogConfig` operation.
59pub mod create_realtime_log_config;
60
61/// Types for the `CreateResponseHeadersPolicy` operation.
62pub mod create_response_headers_policy;
63
64/// Types for the `CreateStreamingDistribution` operation.
65pub mod create_streaming_distribution;
66
67/// Types for the `CreateStreamingDistributionWithTags` operation.
68pub mod create_streaming_distribution_with_tags;
69
70/// Types for the `CreateVpcOrigin` operation.
71pub mod create_vpc_origin;
72
73/// Types for the `DeleteAnycastIpList` operation.
74pub mod delete_anycast_ip_list;
75
76/// Types for the `DeleteCachePolicy` operation.
77pub mod delete_cache_policy;
78
79/// Types for the `DeleteCloudFrontOriginAccessIdentity` operation.
80pub mod delete_cloud_front_origin_access_identity;
81
82/// Types for the `DeleteContinuousDeploymentPolicy` operation.
83pub mod delete_continuous_deployment_policy;
84
85/// Types for the `DeleteDistribution` operation.
86pub mod delete_distribution;
87
88/// Types for the `DeleteFieldLevelEncryptionConfig` operation.
89pub mod delete_field_level_encryption_config;
90
91/// Types for the `DeleteFieldLevelEncryptionProfile` operation.
92pub mod delete_field_level_encryption_profile;
93
94/// Types for the `DeleteFunction` operation.
95pub mod delete_function;
96
97/// Types for the `DeleteKeyGroup` operation.
98pub mod delete_key_group;
99
100/// Types for the `DeleteKeyValueStore` operation.
101pub mod delete_key_value_store;
102
103/// Types for the `DeleteMonitoringSubscription` operation.
104pub mod delete_monitoring_subscription;
105
106/// Types for the `DeleteOriginAccessControl` operation.
107pub mod delete_origin_access_control;
108
109/// Types for the `DeleteOriginRequestPolicy` operation.
110pub mod delete_origin_request_policy;
111
112/// Types for the `DeletePublicKey` operation.
113pub mod delete_public_key;
114
115/// Types for the `DeleteRealtimeLogConfig` operation.
116pub mod delete_realtime_log_config;
117
118/// Types for the `DeleteResponseHeadersPolicy` operation.
119pub mod delete_response_headers_policy;
120
121/// Types for the `DeleteStreamingDistribution` operation.
122pub mod delete_streaming_distribution;
123
124/// Types for the `DeleteVpcOrigin` operation.
125pub mod delete_vpc_origin;
126
127/// Types for the `DescribeFunction` operation.
128pub mod describe_function;
129
130/// Types for the `DescribeKeyValueStore` operation.
131pub mod describe_key_value_store;
132
133/// Types for the `GetAnycastIpList` operation.
134pub mod get_anycast_ip_list;
135
136/// Types for the `GetCachePolicy` operation.
137pub mod get_cache_policy;
138
139/// Types for the `GetCachePolicyConfig` operation.
140pub mod get_cache_policy_config;
141
142/// Types for the `GetCloudFrontOriginAccessIdentity` operation.
143pub mod get_cloud_front_origin_access_identity;
144
145/// Types for the `GetCloudFrontOriginAccessIdentityConfig` operation.
146pub mod get_cloud_front_origin_access_identity_config;
147
148/// Types for the `GetContinuousDeploymentPolicy` operation.
149pub mod get_continuous_deployment_policy;
150
151/// Types for the `GetContinuousDeploymentPolicyConfig` operation.
152pub mod get_continuous_deployment_policy_config;
153
154/// Types for the `GetDistribution` operation.
155pub mod get_distribution;
156
157/// Types for the `GetDistributionConfig` operation.
158pub mod get_distribution_config;
159
160/// Types for the `GetFieldLevelEncryption` operation.
161pub mod get_field_level_encryption;
162
163/// Types for the `GetFieldLevelEncryptionConfig` operation.
164pub mod get_field_level_encryption_config;
165
166/// Types for the `GetFieldLevelEncryptionProfile` operation.
167pub mod get_field_level_encryption_profile;
168
169/// Types for the `GetFieldLevelEncryptionProfileConfig` operation.
170pub mod get_field_level_encryption_profile_config;
171
172/// Types for the `GetFunction` operation.
173pub mod get_function;
174
175/// Types for the `GetInvalidation` operation.
176pub mod get_invalidation;
177
178/// Types for the `GetKeyGroup` operation.
179pub mod get_key_group;
180
181/// Types for the `GetKeyGroupConfig` operation.
182pub mod get_key_group_config;
183
184/// Types for the `GetMonitoringSubscription` operation.
185pub mod get_monitoring_subscription;
186
187/// Types for the `GetOriginAccessControl` operation.
188pub mod get_origin_access_control;
189
190/// Types for the `GetOriginAccessControlConfig` operation.
191pub mod get_origin_access_control_config;
192
193/// Types for the `GetOriginRequestPolicy` operation.
194pub mod get_origin_request_policy;
195
196/// Types for the `GetOriginRequestPolicyConfig` operation.
197pub mod get_origin_request_policy_config;
198
199/// Types for the `GetPublicKey` operation.
200pub mod get_public_key;
201
202/// Types for the `GetPublicKeyConfig` operation.
203pub mod get_public_key_config;
204
205/// Types for the `GetRealtimeLogConfig` operation.
206pub mod get_realtime_log_config;
207
208/// Types for the `GetResponseHeadersPolicy` operation.
209pub mod get_response_headers_policy;
210
211/// Types for the `GetResponseHeadersPolicyConfig` operation.
212pub mod get_response_headers_policy_config;
213
214/// Types for the `GetStreamingDistribution` operation.
215pub mod get_streaming_distribution;
216
217/// Types for the `GetStreamingDistributionConfig` operation.
218pub mod get_streaming_distribution_config;
219
220/// Types for the `GetVpcOrigin` operation.
221pub mod get_vpc_origin;
222
223/// Types for the `ListAnycastIpLists` operation.
224pub mod list_anycast_ip_lists;
225
226/// Types for the `ListCachePolicies` operation.
227pub mod list_cache_policies;
228
229/// Types for the `ListCloudFrontOriginAccessIdentities` operation.
230pub mod list_cloud_front_origin_access_identities;
231
232/// Types for the `ListConflictingAliases` operation.
233pub mod list_conflicting_aliases;
234
235/// Types for the `ListContinuousDeploymentPolicies` operation.
236pub mod list_continuous_deployment_policies;
237
238/// Types for the `ListDistributions` operation.
239pub mod list_distributions;
240
241/// Types for the `ListDistributionsByAnycastIpListId` operation.
242pub mod list_distributions_by_anycast_ip_list_id;
243
244/// Types for the `ListDistributionsByCachePolicyId` operation.
245pub mod list_distributions_by_cache_policy_id;
246
247/// Types for the `ListDistributionsByKeyGroup` operation.
248pub mod list_distributions_by_key_group;
249
250/// Types for the `ListDistributionsByOriginRequestPolicyId` operation.
251pub mod list_distributions_by_origin_request_policy_id;
252
253/// Types for the `ListDistributionsByRealtimeLogConfig` operation.
254pub mod list_distributions_by_realtime_log_config;
255
256/// Types for the `ListDistributionsByResponseHeadersPolicyId` operation.
257pub mod list_distributions_by_response_headers_policy_id;
258
259/// Types for the `ListDistributionsByVpcOriginId` operation.
260pub mod list_distributions_by_vpc_origin_id;
261
262/// Types for the `ListDistributionsByWebACLId` operation.
263pub mod list_distributions_by_web_acl_id;
264
265/// Types for the `ListFieldLevelEncryptionConfigs` operation.
266pub mod list_field_level_encryption_configs;
267
268/// Types for the `ListFieldLevelEncryptionProfiles` operation.
269pub mod list_field_level_encryption_profiles;
270
271/// Types for the `ListFunctions` operation.
272pub mod list_functions;
273
274/// Types for the `ListInvalidations` operation.
275pub mod list_invalidations;
276
277/// Types for the `ListKeyGroups` operation.
278pub mod list_key_groups;
279
280/// Types for the `ListKeyValueStores` operation.
281pub mod list_key_value_stores;
282
283/// Types for the `ListOriginAccessControls` operation.
284pub mod list_origin_access_controls;
285
286/// Types for the `ListOriginRequestPolicies` operation.
287pub mod list_origin_request_policies;
288
289/// Types for the `ListPublicKeys` operation.
290pub mod list_public_keys;
291
292/// Types for the `ListRealtimeLogConfigs` operation.
293pub mod list_realtime_log_configs;
294
295/// Types for the `ListResponseHeadersPolicies` operation.
296pub mod list_response_headers_policies;
297
298/// Types for the `ListStreamingDistributions` operation.
299pub mod list_streaming_distributions;
300
301/// Types for the `ListTagsForResource` operation.
302pub mod list_tags_for_resource;
303
304/// Types for the `ListVpcOrigins` operation.
305pub mod list_vpc_origins;
306
307/// Types for the `PublishFunction` operation.
308pub mod publish_function;
309
310/// Types for the `TagResource` operation.
311pub mod tag_resource;
312
313/// Types for the `TestFunction` operation.
314pub mod test_function;
315
316/// Types for the `UntagResource` operation.
317pub mod untag_resource;
318
319/// Types for the `UpdateCachePolicy` operation.
320pub mod update_cache_policy;
321
322/// Types for the `UpdateCloudFrontOriginAccessIdentity` operation.
323pub mod update_cloud_front_origin_access_identity;
324
325/// Types for the `UpdateContinuousDeploymentPolicy` operation.
326pub mod update_continuous_deployment_policy;
327
328/// Types for the `UpdateDistribution` operation.
329pub mod update_distribution;
330
331/// Types for the `UpdateDistributionWithStagingConfig` operation.
332pub mod update_distribution_with_staging_config;
333
334/// Types for the `UpdateFieldLevelEncryptionConfig` operation.
335pub mod update_field_level_encryption_config;
336
337/// Types for the `UpdateFieldLevelEncryptionProfile` operation.
338pub mod update_field_level_encryption_profile;
339
340/// Types for the `UpdateFunction` operation.
341pub mod update_function;
342
343/// Types for the `UpdateKeyGroup` operation.
344pub mod update_key_group;
345
346/// Types for the `UpdateKeyValueStore` operation.
347pub mod update_key_value_store;
348
349/// Types for the `UpdateOriginAccessControl` operation.
350pub mod update_origin_access_control;
351
352/// Types for the `UpdateOriginRequestPolicy` operation.
353pub mod update_origin_request_policy;
354
355/// Types for the `UpdatePublicKey` operation.
356pub mod update_public_key;
357
358/// Types for the `UpdateRealtimeLogConfig` operation.
359pub mod update_realtime_log_config;
360
361/// Types for the `UpdateResponseHeadersPolicy` operation.
362pub mod update_response_headers_policy;
363
364/// Types for the `UpdateStreamingDistribution` operation.
365pub mod update_streaming_distribution;
366
367/// Types for the `UpdateVpcOrigin` operation.
368pub mod update_vpc_origin;