Skip to main content

aws_sdk_route53/types/
error.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use crate::types::error::_concurrent_modification::ConcurrentModification;
3
4pub use crate::types::error::_invalid_input::InvalidInput;
5
6pub use crate::types::error::_invalid_key_signing_key_status::InvalidKeySigningKeyStatus;
7
8pub use crate::types::error::_invalid_kms_arn::InvalidKmsArn;
9
10pub use crate::types::error::_invalid_signing_status::InvalidSigningStatus;
11
12pub use crate::types::error::_no_such_key_signing_key::NoSuchKeySigningKey;
13
14pub use crate::types::error::_conflicting_domain_exists::ConflictingDomainExists;
15
16pub use crate::types::error::_invalid_vpc_id::InvalidVpcId;
17
18pub use crate::types::error::_limits_exceeded::LimitsExceeded;
19
20pub use crate::types::error::_no_such_hosted_zone::NoSuchHostedZone;
21
22pub use crate::types::error::_not_authorized_exception::NotAuthorizedException;
23
24pub use crate::types::error::_prior_request_not_complete::PriorRequestNotComplete;
25
26pub use crate::types::error::_public_zone_vpc_association::PublicZoneVpcAssociation;
27
28pub use crate::types::error::_cidr_block_in_use_exception::CidrBlockInUseException;
29
30pub use crate::types::error::_cidr_collection_version_mismatch_exception::CidrCollectionVersionMismatchException;
31
32pub use crate::types::error::_no_such_cidr_collection_exception::NoSuchCidrCollectionException;
33
34pub use crate::types::error::_invalid_change_batch::InvalidChangeBatch;
35
36pub use crate::types::error::_no_such_health_check::NoSuchHealthCheck;
37
38pub use crate::types::error::_throttling_exception::ThrottlingException;
39
40pub use crate::types::error::_cidr_collection_already_exists_exception::CidrCollectionAlreadyExistsException;
41
42pub use crate::types::error::_health_check_already_exists::HealthCheckAlreadyExists;
43
44pub use crate::types::error::_too_many_health_checks::TooManyHealthChecks;
45
46pub use crate::types::error::_delegation_set_not_available::DelegationSetNotAvailable;
47
48pub use crate::types::error::_delegation_set_not_reusable::DelegationSetNotReusable;
49
50pub use crate::types::error::_hosted_zone_already_exists::HostedZoneAlreadyExists;
51
52pub use crate::types::error::_invalid_domain_name::InvalidDomainName;
53
54pub use crate::types::error::_no_such_delegation_set::NoSuchDelegationSet;
55
56pub use crate::types::error::_too_many_hosted_zones::TooManyHostedZones;
57
58pub use crate::types::error::_invalid_argument::InvalidArgument;
59
60pub use crate::types::error::_invalid_key_signing_key_name::InvalidKeySigningKeyName;
61
62pub use crate::types::error::_key_signing_key_already_exists::KeySigningKeyAlreadyExists;
63
64pub use crate::types::error::_too_many_key_signing_keys::TooManyKeySigningKeys;
65
66pub use crate::types::error::_insufficient_cloud_watch_logs_resource_policy::InsufficientCloudWatchLogsResourcePolicy;
67
68pub use crate::types::error::_no_such_cloud_watch_logs_log_group::NoSuchCloudWatchLogsLogGroup;
69
70pub use crate::types::error::_query_logging_config_already_exists::QueryLoggingConfigAlreadyExists;
71
72pub use crate::types::error::_delegation_set_already_created::DelegationSetAlreadyCreated;
73
74pub use crate::types::error::_delegation_set_already_reusable::DelegationSetAlreadyReusable;
75
76pub use crate::types::error::_hosted_zone_not_found::HostedZoneNotFound;
77
78pub use crate::types::error::_invalid_traffic_policy_document::InvalidTrafficPolicyDocument;
79
80pub use crate::types::error::_too_many_traffic_policies::TooManyTrafficPolicies;
81
82pub use crate::types::error::_traffic_policy_already_exists::TrafficPolicyAlreadyExists;
83
84pub use crate::types::error::_no_such_traffic_policy::NoSuchTrafficPolicy;
85
86pub use crate::types::error::_too_many_traffic_policy_instances::TooManyTrafficPolicyInstances;
87
88pub use crate::types::error::_traffic_policy_instance_already_exists::TrafficPolicyInstanceAlreadyExists;
89
90pub use crate::types::error::_too_many_traffic_policy_versions_for_current_policy::TooManyTrafficPolicyVersionsForCurrentPolicy;
91
92pub use crate::types::error::_too_many_vpc_association_authorizations::TooManyVpcAssociationAuthorizations;
93
94pub use crate::types::error::_key_signing_key_in_parent_ds_record::KeySigningKeyInParentDsRecord;
95
96pub use crate::types::error::_key_signing_key_in_use::KeySigningKeyInUse;
97
98pub use crate::types::error::_cidr_collection_in_use_exception::CidrCollectionInUseException;
99
100pub use crate::types::error::_health_check_in_use::HealthCheckInUse;
101
102pub use crate::types::error::_hosted_zone_not_empty::HostedZoneNotEmpty;
103
104pub use crate::types::error::_no_such_query_logging_config::NoSuchQueryLoggingConfig;
105
106pub use crate::types::error::_delegation_set_in_use::DelegationSetInUse;
107
108pub use crate::types::error::_traffic_policy_in_use::TrafficPolicyInUse;
109
110pub use crate::types::error::_no_such_traffic_policy_instance::NoSuchTrafficPolicyInstance;
111
112pub use crate::types::error::_vpc_association_authorization_not_found::VpcAssociationAuthorizationNotFound;
113
114pub use crate::types::error::_dnssec_not_found::DnssecNotFound;
115
116pub use crate::types::error::_last_vpc_association::LastVpcAssociation;
117
118pub use crate::types::error::_vpc_association_not_found::VpcAssociationNotFound;
119
120pub use crate::types::error::_hosted_zone_partially_delegated::HostedZonePartiallyDelegated;
121
122pub use crate::types::error::_key_signing_key_with_active_status_not_found::KeySigningKeyWithActiveStatusNotFound;
123
124pub use crate::types::error::_no_such_change::NoSuchChange;
125
126pub use crate::types::error::_no_such_geo_location::NoSuchGeoLocation;
127
128pub use crate::types::error::_incompatible_version::IncompatibleVersion;
129
130pub use crate::types::error::_hosted_zone_not_private::HostedZoneNotPrivate;
131
132pub use crate::types::error::_no_such_cidr_location_exception::NoSuchCidrLocationException;
133
134pub use crate::types::error::_invalid_pagination_token::InvalidPaginationToken;
135
136pub use crate::types::error::_health_check_version_mismatch::HealthCheckVersionMismatch;
137
138pub use crate::types::error::_conflicting_types::ConflictingTypes;
139
140mod _cidr_block_in_use_exception;
141
142mod _cidr_collection_already_exists_exception;
143
144mod _cidr_collection_in_use_exception;
145
146mod _cidr_collection_version_mismatch_exception;
147
148mod _concurrent_modification;
149
150mod _conflicting_domain_exists;
151
152mod _conflicting_types;
153
154mod _delegation_set_already_created;
155
156mod _delegation_set_already_reusable;
157
158mod _delegation_set_in_use;
159
160mod _delegation_set_not_available;
161
162mod _delegation_set_not_reusable;
163
164mod _dnssec_not_found;
165
166mod _health_check_already_exists;
167
168mod _health_check_in_use;
169
170mod _health_check_version_mismatch;
171
172mod _hosted_zone_already_exists;
173
174mod _hosted_zone_not_empty;
175
176mod _hosted_zone_not_found;
177
178mod _hosted_zone_not_private;
179
180mod _hosted_zone_partially_delegated;
181
182mod _incompatible_version;
183
184mod _insufficient_cloud_watch_logs_resource_policy;
185
186mod _invalid_argument;
187
188mod _invalid_change_batch;
189
190mod _invalid_domain_name;
191
192mod _invalid_input;
193
194mod _invalid_key_signing_key_name;
195
196mod _invalid_key_signing_key_status;
197
198mod _invalid_kms_arn;
199
200mod _invalid_pagination_token;
201
202mod _invalid_signing_status;
203
204mod _invalid_traffic_policy_document;
205
206mod _invalid_vpc_id;
207
208mod _key_signing_key_already_exists;
209
210mod _key_signing_key_in_parent_ds_record;
211
212mod _key_signing_key_in_use;
213
214mod _key_signing_key_with_active_status_not_found;
215
216mod _last_vpc_association;
217
218mod _limits_exceeded;
219
220mod _no_such_change;
221
222mod _no_such_cidr_collection_exception;
223
224mod _no_such_cidr_location_exception;
225
226mod _no_such_cloud_watch_logs_log_group;
227
228mod _no_such_delegation_set;
229
230mod _no_such_geo_location;
231
232mod _no_such_health_check;
233
234mod _no_such_hosted_zone;
235
236mod _no_such_key_signing_key;
237
238mod _no_such_query_logging_config;
239
240mod _no_such_traffic_policy;
241
242mod _no_such_traffic_policy_instance;
243
244mod _not_authorized_exception;
245
246mod _prior_request_not_complete;
247
248mod _public_zone_vpc_association;
249
250mod _query_logging_config_already_exists;
251
252mod _throttling_exception;
253
254mod _too_many_health_checks;
255
256mod _too_many_hosted_zones;
257
258mod _too_many_key_signing_keys;
259
260mod _too_many_traffic_policies;
261
262mod _too_many_traffic_policy_instances;
263
264mod _too_many_traffic_policy_versions_for_current_policy;
265
266mod _too_many_vpc_association_authorizations;
267
268mod _traffic_policy_already_exists;
269
270mod _traffic_policy_in_use;
271
272mod _traffic_policy_instance_already_exists;
273
274mod _vpc_association_authorization_not_found;
275
276mod _vpc_association_not_found;
277
278/// Builders
279pub mod builders;