aws_sdk_route53resolver/
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 `AssociateFirewallRuleGroup` operation.
5pub mod associate_firewall_rule_group;
6
7/// Types for the `AssociateResolverEndpointIpAddress` operation.
8pub mod associate_resolver_endpoint_ip_address;
9
10/// Types for the `AssociateResolverQueryLogConfig` operation.
11pub mod associate_resolver_query_log_config;
12
13/// Types for the `AssociateResolverRule` operation.
14pub mod associate_resolver_rule;
15
16/// Types for the `CreateFirewallDomainList` operation.
17pub mod create_firewall_domain_list;
18
19/// Types for the `CreateFirewallRule` operation.
20pub mod create_firewall_rule;
21
22/// Types for the `CreateFirewallRuleGroup` operation.
23pub mod create_firewall_rule_group;
24
25/// Types for the `CreateOutpostResolver` operation.
26pub mod create_outpost_resolver;
27
28/// Types for the `CreateResolverEndpoint` operation.
29pub mod create_resolver_endpoint;
30
31/// Types for the `CreateResolverQueryLogConfig` operation.
32pub mod create_resolver_query_log_config;
33
34/// Types for the `CreateResolverRule` operation.
35pub mod create_resolver_rule;
36
37/// Types for the `DeleteFirewallDomainList` operation.
38pub mod delete_firewall_domain_list;
39
40/// Types for the `DeleteFirewallRule` operation.
41pub mod delete_firewall_rule;
42
43/// Types for the `DeleteFirewallRuleGroup` operation.
44pub mod delete_firewall_rule_group;
45
46/// Types for the `DeleteOutpostResolver` operation.
47pub mod delete_outpost_resolver;
48
49/// Types for the `DeleteResolverEndpoint` operation.
50pub mod delete_resolver_endpoint;
51
52/// Types for the `DeleteResolverQueryLogConfig` operation.
53pub mod delete_resolver_query_log_config;
54
55/// Types for the `DeleteResolverRule` operation.
56pub mod delete_resolver_rule;
57
58/// Types for the `DisassociateFirewallRuleGroup` operation.
59pub mod disassociate_firewall_rule_group;
60
61/// Types for the `DisassociateResolverEndpointIpAddress` operation.
62pub mod disassociate_resolver_endpoint_ip_address;
63
64/// Types for the `DisassociateResolverQueryLogConfig` operation.
65pub mod disassociate_resolver_query_log_config;
66
67/// Types for the `DisassociateResolverRule` operation.
68pub mod disassociate_resolver_rule;
69
70/// Types for the `GetFirewallConfig` operation.
71pub mod get_firewall_config;
72
73/// Types for the `GetFirewallDomainList` operation.
74pub mod get_firewall_domain_list;
75
76/// Types for the `GetFirewallRuleGroup` operation.
77pub mod get_firewall_rule_group;
78
79/// Types for the `GetFirewallRuleGroupAssociation` operation.
80pub mod get_firewall_rule_group_association;
81
82/// Types for the `GetFirewallRuleGroupPolicy` operation.
83pub mod get_firewall_rule_group_policy;
84
85/// Types for the `GetOutpostResolver` operation.
86pub mod get_outpost_resolver;
87
88/// Types for the `GetResolverConfig` operation.
89pub mod get_resolver_config;
90
91/// Types for the `GetResolverDnssecConfig` operation.
92pub mod get_resolver_dnssec_config;
93
94/// Types for the `GetResolverEndpoint` operation.
95pub mod get_resolver_endpoint;
96
97/// Types for the `GetResolverQueryLogConfig` operation.
98pub mod get_resolver_query_log_config;
99
100/// Types for the `GetResolverQueryLogConfigAssociation` operation.
101pub mod get_resolver_query_log_config_association;
102
103/// Types for the `GetResolverQueryLogConfigPolicy` operation.
104pub mod get_resolver_query_log_config_policy;
105
106/// Types for the `GetResolverRule` operation.
107pub mod get_resolver_rule;
108
109/// Types for the `GetResolverRuleAssociation` operation.
110pub mod get_resolver_rule_association;
111
112/// Types for the `GetResolverRulePolicy` operation.
113pub mod get_resolver_rule_policy;
114
115/// Types for the `ImportFirewallDomains` operation.
116pub mod import_firewall_domains;
117
118/// Types for the `ListFirewallConfigs` operation.
119pub mod list_firewall_configs;
120
121/// Types for the `ListFirewallDomainLists` operation.
122pub mod list_firewall_domain_lists;
123
124/// Types for the `ListFirewallDomains` operation.
125pub mod list_firewall_domains;
126
127/// Types for the `ListFirewallRuleGroupAssociations` operation.
128pub mod list_firewall_rule_group_associations;
129
130/// Types for the `ListFirewallRuleGroups` operation.
131pub mod list_firewall_rule_groups;
132
133/// Types for the `ListFirewallRules` operation.
134pub mod list_firewall_rules;
135
136/// Types for the `ListOutpostResolvers` operation.
137pub mod list_outpost_resolvers;
138
139/// Types for the `ListResolverConfigs` operation.
140pub mod list_resolver_configs;
141
142/// Types for the `ListResolverDnssecConfigs` operation.
143pub mod list_resolver_dnssec_configs;
144
145/// Types for the `ListResolverEndpointIpAddresses` operation.
146pub mod list_resolver_endpoint_ip_addresses;
147
148/// Types for the `ListResolverEndpoints` operation.
149pub mod list_resolver_endpoints;
150
151/// Types for the `ListResolverQueryLogConfigAssociations` operation.
152pub mod list_resolver_query_log_config_associations;
153
154/// Types for the `ListResolverQueryLogConfigs` operation.
155pub mod list_resolver_query_log_configs;
156
157/// Types for the `ListResolverRuleAssociations` operation.
158pub mod list_resolver_rule_associations;
159
160/// Types for the `ListResolverRules` operation.
161pub mod list_resolver_rules;
162
163/// Types for the `ListTagsForResource` operation.
164pub mod list_tags_for_resource;
165
166/// Types for the `PutFirewallRuleGroupPolicy` operation.
167pub mod put_firewall_rule_group_policy;
168
169/// Types for the `PutResolverQueryLogConfigPolicy` operation.
170pub mod put_resolver_query_log_config_policy;
171
172/// Types for the `PutResolverRulePolicy` operation.
173pub mod put_resolver_rule_policy;
174
175/// Types for the `TagResource` operation.
176pub mod tag_resource;
177
178/// Types for the `UntagResource` operation.
179pub mod untag_resource;
180
181/// Types for the `UpdateFirewallConfig` operation.
182pub mod update_firewall_config;
183
184/// Types for the `UpdateFirewallDomains` operation.
185pub mod update_firewall_domains;
186
187/// Types for the `UpdateFirewallRule` operation.
188pub mod update_firewall_rule;
189
190/// Types for the `UpdateFirewallRuleGroupAssociation` operation.
191pub mod update_firewall_rule_group_association;
192
193/// Types for the `UpdateOutpostResolver` operation.
194pub mod update_outpost_resolver;
195
196/// Types for the `UpdateResolverConfig` operation.
197pub mod update_resolver_config;
198
199/// Types for the `UpdateResolverDnssecConfig` operation.
200pub mod update_resolver_dnssec_config;
201
202/// Types for the `UpdateResolverEndpoint` operation.
203pub mod update_resolver_endpoint;
204
205/// Types for the `UpdateResolverRule` operation.
206pub mod update_resolver_rule;