aws_sdk_networkfirewall/
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 `AcceptNetworkFirewallTransitGatewayAttachment` operation.
5pub mod accept_network_firewall_transit_gateway_attachment;
6
7/// Types for the `AssociateAvailabilityZones` operation.
8pub mod associate_availability_zones;
9
10/// Types for the `AssociateFirewallPolicy` operation.
11pub mod associate_firewall_policy;
12
13/// Types for the `AssociateSubnets` operation.
14pub mod associate_subnets;
15
16/// Types for the `AttachRuleGroupsToProxyConfiguration` operation.
17pub mod attach_rule_groups_to_proxy_configuration;
18
19/// Types for the `CreateFirewall` operation.
20pub mod create_firewall;
21
22/// Types for the `CreateFirewallPolicy` operation.
23pub mod create_firewall_policy;
24
25/// Types for the `CreateProxy` operation.
26pub mod create_proxy;
27
28/// Types for the `CreateProxyConfiguration` operation.
29pub mod create_proxy_configuration;
30
31/// Types for the `CreateProxyRuleGroup` operation.
32pub mod create_proxy_rule_group;
33
34/// Types for the `CreateProxyRules` operation.
35pub mod create_proxy_rules;
36
37/// Types for the `CreateRuleGroup` operation.
38pub mod create_rule_group;
39
40/// Types for the `CreateTLSInspectionConfiguration` operation.
41pub mod create_tls_inspection_configuration;
42
43/// Types for the `CreateVpcEndpointAssociation` operation.
44pub mod create_vpc_endpoint_association;
45
46/// Types for the `DeleteFirewall` operation.
47pub mod delete_firewall;
48
49/// Types for the `DeleteFirewallPolicy` operation.
50pub mod delete_firewall_policy;
51
52/// Types for the `DeleteNetworkFirewallTransitGatewayAttachment` operation.
53pub mod delete_network_firewall_transit_gateway_attachment;
54
55/// Types for the `DeleteProxy` operation.
56pub mod delete_proxy;
57
58/// Types for the `DeleteProxyConfiguration` operation.
59pub mod delete_proxy_configuration;
60
61/// Types for the `DeleteProxyRuleGroup` operation.
62pub mod delete_proxy_rule_group;
63
64/// Types for the `DeleteProxyRules` operation.
65pub mod delete_proxy_rules;
66
67/// Types for the `DeleteResourcePolicy` operation.
68pub mod delete_resource_policy;
69
70/// Types for the `DeleteRuleGroup` operation.
71pub mod delete_rule_group;
72
73/// Types for the `DeleteTLSInspectionConfiguration` operation.
74pub mod delete_tls_inspection_configuration;
75
76/// Types for the `DeleteVpcEndpointAssociation` operation.
77pub mod delete_vpc_endpoint_association;
78
79/// Types for the `DescribeFirewall` operation.
80pub mod describe_firewall;
81
82/// Types for the `DescribeFirewallMetadata` operation.
83pub mod describe_firewall_metadata;
84
85/// Types for the `DescribeFirewallPolicy` operation.
86pub mod describe_firewall_policy;
87
88/// Types for the `DescribeFlowOperation` operation.
89pub mod describe_flow_operation;
90
91/// Types for the `DescribeLoggingConfiguration` operation.
92pub mod describe_logging_configuration;
93
94/// Types for the `DescribeProxy` operation.
95pub mod describe_proxy;
96
97/// Types for the `DescribeProxyConfiguration` operation.
98pub mod describe_proxy_configuration;
99
100/// Types for the `DescribeProxyRule` operation.
101pub mod describe_proxy_rule;
102
103/// Types for the `DescribeProxyRuleGroup` operation.
104pub mod describe_proxy_rule_group;
105
106/// Types for the `DescribeResourcePolicy` operation.
107pub mod describe_resource_policy;
108
109/// Types for the `DescribeRuleGroup` operation.
110pub mod describe_rule_group;
111
112/// Types for the `DescribeRuleGroupMetadata` operation.
113pub mod describe_rule_group_metadata;
114
115/// Types for the `DescribeRuleGroupSummary` operation.
116pub mod describe_rule_group_summary;
117
118/// Types for the `DescribeTLSInspectionConfiguration` operation.
119pub mod describe_tls_inspection_configuration;
120
121/// Types for the `DescribeVpcEndpointAssociation` operation.
122pub mod describe_vpc_endpoint_association;
123
124/// Types for the `DetachRuleGroupsFromProxyConfiguration` operation.
125pub mod detach_rule_groups_from_proxy_configuration;
126
127/// Types for the `DisassociateAvailabilityZones` operation.
128pub mod disassociate_availability_zones;
129
130/// Types for the `DisassociateSubnets` operation.
131pub mod disassociate_subnets;
132
133/// Types for the `GetAnalysisReportResults` operation.
134pub mod get_analysis_report_results;
135
136/// Types for the `ListAnalysisReports` operation.
137pub mod list_analysis_reports;
138
139/// Types for the `ListFirewallPolicies` operation.
140pub mod list_firewall_policies;
141
142/// Types for the `ListFirewalls` operation.
143pub mod list_firewalls;
144
145/// Types for the `ListFlowOperationResults` operation.
146pub mod list_flow_operation_results;
147
148/// Types for the `ListFlowOperations` operation.
149pub mod list_flow_operations;
150
151/// Types for the `ListProxies` operation.
152pub mod list_proxies;
153
154/// Types for the `ListProxyConfigurations` operation.
155pub mod list_proxy_configurations;
156
157/// Types for the `ListProxyRuleGroups` operation.
158pub mod list_proxy_rule_groups;
159
160/// Types for the `ListRuleGroups` operation.
161pub mod list_rule_groups;
162
163/// Types for the `ListTagsForResource` operation.
164pub mod list_tags_for_resource;
165
166/// Types for the `ListTLSInspectionConfigurations` operation.
167pub mod list_tls_inspection_configurations;
168
169/// Types for the `ListVpcEndpointAssociations` operation.
170pub mod list_vpc_endpoint_associations;
171
172/// Types for the `PutResourcePolicy` operation.
173pub mod put_resource_policy;
174
175/// Types for the `RejectNetworkFirewallTransitGatewayAttachment` operation.
176pub mod reject_network_firewall_transit_gateway_attachment;
177
178/// Types for the `StartAnalysisReport` operation.
179pub mod start_analysis_report;
180
181/// Types for the `StartFlowCapture` operation.
182pub mod start_flow_capture;
183
184/// Types for the `StartFlowFlush` operation.
185pub mod start_flow_flush;
186
187/// Types for the `TagResource` operation.
188pub mod tag_resource;
189
190/// Types for the `UntagResource` operation.
191pub mod untag_resource;
192
193/// Types for the `UpdateAvailabilityZoneChangeProtection` operation.
194pub mod update_availability_zone_change_protection;
195
196/// Types for the `UpdateFirewallAnalysisSettings` operation.
197pub mod update_firewall_analysis_settings;
198
199/// Types for the `UpdateFirewallDeleteProtection` operation.
200pub mod update_firewall_delete_protection;
201
202/// Types for the `UpdateFirewallDescription` operation.
203pub mod update_firewall_description;
204
205/// Types for the `UpdateFirewallEncryptionConfiguration` operation.
206pub mod update_firewall_encryption_configuration;
207
208/// Types for the `UpdateFirewallPolicy` operation.
209pub mod update_firewall_policy;
210
211/// Types for the `UpdateFirewallPolicyChangeProtection` operation.
212pub mod update_firewall_policy_change_protection;
213
214/// Types for the `UpdateLoggingConfiguration` operation.
215pub mod update_logging_configuration;
216
217/// Types for the `UpdateProxy` operation.
218pub mod update_proxy;
219
220/// Types for the `UpdateProxyConfiguration` operation.
221pub mod update_proxy_configuration;
222
223/// Types for the `UpdateProxyRule` operation.
224pub mod update_proxy_rule;
225
226/// Types for the `UpdateProxyRuleGroupPriorities` operation.
227pub mod update_proxy_rule_group_priorities;
228
229/// Types for the `UpdateProxyRulePriorities` operation.
230pub mod update_proxy_rule_priorities;
231
232/// Types for the `UpdateRuleGroup` operation.
233pub mod update_rule_group;
234
235/// Types for the `UpdateSubnetChangeProtection` operation.
236pub mod update_subnet_change_protection;
237
238/// Types for the `UpdateTLSInspectionConfiguration` operation.
239pub mod update_tls_inspection_configuration;