1 1 | // Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
|
2 - | pub use crate::types::error::_prior_request_not_complete::PriorRequestNotComplete;
|
2 + | pub use crate::types::error::_concurrent_modification::ConcurrentModification;
|
3 3 |
|
4 - | pub use crate::types::error::_no_such_traffic_policy_instance::NoSuchTrafficPolicyInstance;
|
4 + | pub use crate::types::error::_invalid_input::InvalidInput;
|
5 5 |
|
6 - | pub use crate::types::error::_no_such_traffic_policy::NoSuchTrafficPolicy;
|
6 + | pub use crate::types::error::_invalid_key_signing_key_status::InvalidKeySigningKeyStatus;
|
7 7 |
|
8 - | pub use crate::types::error::_invalid_input::InvalidInput;
|
8 + | pub use crate::types::error::_invalid_kms_arn::InvalidKmsArn;
|
9 9 |
|
10 - | pub use crate::types::error::_conflicting_types::ConflictingTypes;
|
10 + | pub use crate::types::error::_invalid_signing_status::InvalidSigningStatus;
|
11 11 |
|
12 - | pub use crate::types::error::_concurrent_modification::ConcurrentModification;
|
12 + | pub use crate::types::error::_no_such_key_signing_key::NoSuchKeySigningKey;
|
13 13 |
|
14 - | pub use crate::types::error::_no_such_hosted_zone::NoSuchHostedZone;
|
14 + | pub use crate::types::error::_conflicting_domain_exists::ConflictingDomainExists;
|
15 15 |
|
16 - | pub use crate::types::error::_no_such_health_check::NoSuchHealthCheck;
|
16 + | pub use crate::types::error::_invalid_vpc_id::InvalidVpcId;
|
17 17 |
|
18 - | pub use crate::types::error::_health_check_version_mismatch::HealthCheckVersionMismatch;
|
18 + | pub use crate::types::error::_limits_exceeded::LimitsExceeded;
|
19 19 |
|
20 - | pub use crate::types::error::_invalid_pagination_token::InvalidPaginationToken;
|
20 + | pub use crate::types::error::_no_such_hosted_zone::NoSuchHostedZone;
|
21 21 |
|
22 - | pub use crate::types::error::_throttling_exception::ThrottlingException;
|
22 + | pub use crate::types::error::_not_authorized_exception::NotAuthorizedException;
|
23 23 |
|
24 - | pub use crate::types::error::_invalid_domain_name::InvalidDomainName;
|
24 + | pub use crate::types::error::_prior_request_not_complete::PriorRequestNotComplete;
|
25 25 |
|
26 - | pub use crate::types::error::_no_such_delegation_set::NoSuchDelegationSet;
|
26 + | pub use crate::types::error::_public_zone_vpc_association::PublicZoneVpcAssociation;
|
27 27 |
|
28 - | pub use crate::types::error::_delegation_set_not_reusable::DelegationSetNotReusable;
|
28 + | pub use crate::types::error::_cidr_block_in_use_exception::CidrBlockInUseException;
|
29 29 |
|
30 - | pub use crate::types::error::_incompatible_version::IncompatibleVersion;
|
30 + | pub use crate::types::error::_cidr_collection_version_mismatch_exception::CidrCollectionVersionMismatchException;
|
31 31 |
|
32 32 | pub use crate::types::error::_no_such_cidr_collection_exception::NoSuchCidrCollectionException;
|
33 33 |
|
34 - | pub use crate::types::error::_no_such_cidr_location_exception::NoSuchCidrLocationException;
|
34 + | pub use crate::types::error::_invalid_change_batch::InvalidChangeBatch;
|
35 35 |
|
36 - | pub use crate::types::error::_no_such_query_logging_config::NoSuchQueryLoggingConfig;
|
36 + | pub use crate::types::error::_no_such_health_check::NoSuchHealthCheck;
|
37 37 |
|
38 - | pub use crate::types::error::_hosted_zone_not_private::HostedZoneNotPrivate;
|
38 + | pub use crate::types::error::_throttling_exception::ThrottlingException;
|
39 39 |
|
40 - | pub use crate::types::error::_no_such_geo_location::NoSuchGeoLocation;
|
40 + | pub use crate::types::error::_cidr_collection_already_exists_exception::CidrCollectionAlreadyExistsException;
|
41 41 |
|
42 - | pub use crate::types::error::_invalid_argument::InvalidArgument;
|
42 + | pub use crate::types::error::_health_check_already_exists::HealthCheckAlreadyExists;
|
43 43 |
|
44 - | pub use crate::types::error::_no_such_change::NoSuchChange;
|
44 + | pub use crate::types::error::_too_many_health_checks::TooManyHealthChecks;
|
45 45 |
|
46 - | pub use crate::types::error::_key_signing_key_with_active_status_not_found::KeySigningKeyWithActiveStatusNotFound;
|
46 + | pub use crate::types::error::_delegation_set_not_available::DelegationSetNotAvailable;
|
47 47 |
|
48 - | pub use crate::types::error::_invalid_kms_arn::InvalidKmsArn;
|
48 + | pub use crate::types::error::_delegation_set_not_reusable::DelegationSetNotReusable;
|
49 49 |
|
50 - | pub use crate::types::error::_invalid_key_signing_key_status::InvalidKeySigningKeyStatus;
|
50 + | pub use crate::types::error::_hosted_zone_already_exists::HostedZoneAlreadyExists;
|
51 51 |
|
52 - | pub use crate::types::error::_hosted_zone_partially_delegated::HostedZonePartiallyDelegated;
|
52 + | pub use crate::types::error::_invalid_domain_name::InvalidDomainName;
|
53 53 |
|
54 - | pub use crate::types::error::_dnssec_not_found::DnssecNotFound;
|
54 + | pub use crate::types::error::_no_such_delegation_set::NoSuchDelegationSet;
|
55 55 |
|
56 - | pub use crate::types::error::_vpc_association_not_found::VpcAssociationNotFound;
|
56 + | pub use crate::types::error::_too_many_hosted_zones::TooManyHostedZones;
|
57 57 |
|
58 - | pub use crate::types::error::_last_vpc_association::LastVpcAssociation;
|
58 + | pub use crate::types::error::_invalid_argument::InvalidArgument;
|
59 59 |
|
60 - | pub use crate::types::error::_invalid_vpc_id::InvalidVpcId;
|
60 + | pub use crate::types::error::_invalid_key_signing_key_name::InvalidKeySigningKeyName;
|
61 61 |
|
62 - | pub use crate::types::error::_key_signing_key_in_parent_ds_record::KeySigningKeyInParentDsRecord;
|
62 + | pub use crate::types::error::_key_signing_key_already_exists::KeySigningKeyAlreadyExists;
|
63 63 |
|
64 - | pub use crate::types::error::_vpc_association_authorization_not_found::VpcAssociationAuthorizationNotFound;
|
64 + | pub use crate::types::error::_too_many_key_signing_keys::TooManyKeySigningKeys;
|
65 65 |
|
66 - | pub use crate::types::error::_traffic_policy_in_use::TrafficPolicyInUse;
|
66 + | pub use crate::types::error::_insufficient_cloud_watch_logs_resource_policy::InsufficientCloudWatchLogsResourcePolicy;
|
67 67 |
|
68 - | pub use crate::types::error::_delegation_set_in_use::DelegationSetInUse;
|
68 + | pub use crate::types::error::_no_such_cloud_watch_logs_log_group::NoSuchCloudWatchLogsLogGroup;
|
69 69 |
|
70 - | pub use crate::types::error::_no_such_key_signing_key::NoSuchKeySigningKey;
|
70 + | pub use crate::types::error::_query_logging_config_already_exists::QueryLoggingConfigAlreadyExists;
|
71 71 |
|
72 - | pub use crate::types::error::_invalid_signing_status::InvalidSigningStatus;
|
72 + | pub use crate::types::error::_delegation_set_already_created::DelegationSetAlreadyCreated;
|
73 73 |
|
74 - | pub use crate::types::error::_hosted_zone_not_empty::HostedZoneNotEmpty;
|
74 + | pub use crate::types::error::_delegation_set_already_reusable::DelegationSetAlreadyReusable;
|
75 75 |
|
76 - | pub use crate::types::error::_health_check_in_use::HealthCheckInUse;
|
76 + | pub use crate::types::error::_hosted_zone_not_found::HostedZoneNotFound;
|
77 77 |
|
78 - | pub use crate::types::error::_cidr_collection_in_use_exception::CidrCollectionInUseException;
|
78 + | pub use crate::types::error::_invalid_traffic_policy_document::InvalidTrafficPolicyDocument;
|
79 79 |
|
80 - | pub use crate::types::error::_key_signing_key_in_use::KeySigningKeyInUse;
|
80 + | pub use crate::types::error::_too_many_traffic_policies::TooManyTrafficPolicies;
|
81 81 |
|
82 - | pub use crate::types::error::_too_many_vpc_association_authorizations::TooManyVpcAssociationAuthorizations;
|
82 + | pub use crate::types::error::_traffic_policy_already_exists::TrafficPolicyAlreadyExists;
|
83 83 |
|
84 - | pub use crate::types::error::_too_many_traffic_policy_versions_for_current_policy::TooManyTrafficPolicyVersionsForCurrentPolicy;
|
84 + | pub use crate::types::error::_no_such_traffic_policy::NoSuchTrafficPolicy;
|
85 85 |
|
86 - | pub use crate::types::error::_invalid_traffic_policy_document::InvalidTrafficPolicyDocument;
|
86 + | pub use crate::types::error::_too_many_traffic_policy_instances::TooManyTrafficPolicyInstances;
|
87 87 |
|
88 88 | pub use crate::types::error::_traffic_policy_instance_already_exists::TrafficPolicyInstanceAlreadyExists;
|
89 89 |
|
90 - | pub use crate::types::error::_too_many_traffic_policy_instances::TooManyTrafficPolicyInstances;
|
90 + | pub use crate::types::error::_too_many_traffic_policy_versions_for_current_policy::TooManyTrafficPolicyVersionsForCurrentPolicy;
|
91 91 |
|
92 - | pub use crate::types::error::_traffic_policy_already_exists::TrafficPolicyAlreadyExists;
|
92 + | pub use crate::types::error::_too_many_vpc_association_authorizations::TooManyVpcAssociationAuthorizations;
|
93 93 |
|
94 - | pub use crate::types::error::_too_many_traffic_policies::TooManyTrafficPolicies;
|
94 + | pub use crate::types::error::_key_signing_key_in_parent_ds_record::KeySigningKeyInParentDsRecord;
|
95 95 |
|
96 - | pub use crate::types::error::_limits_exceeded::LimitsExceeded;
|
96 + | pub use crate::types::error::_key_signing_key_in_use::KeySigningKeyInUse;
|
97 97 |
|
98 - | pub use crate::types::error::_hosted_zone_not_found::HostedZoneNotFound;
|
98 + | pub use crate::types::error::_cidr_collection_in_use_exception::CidrCollectionInUseException;
|
99 99 |
|
100 - | pub use crate::types::error::_delegation_set_not_available::DelegationSetNotAvailable;
|
100 + | pub use crate::types::error::_health_check_in_use::HealthCheckInUse;
|
101 101 |
|
102 - | pub use crate::types::error::_delegation_set_already_reusable::DelegationSetAlreadyReusable;
|
102 + | pub use crate::types::error::_hosted_zone_not_empty::HostedZoneNotEmpty;
|
103 103 |
|
104 - | pub use crate::types::error::_delegation_set_already_created::DelegationSetAlreadyCreated;
|
104 + | pub use crate::types::error::_no_such_query_logging_config::NoSuchQueryLoggingConfig;
|
105 105 |
|
106 - | pub use crate::types::error::_query_logging_config_already_exists::QueryLoggingConfigAlreadyExists;
|
106 + | pub use crate::types::error::_delegation_set_in_use::DelegationSetInUse;
|
107 107 |
|
108 - | pub use crate::types::error::_no_such_cloud_watch_logs_log_group::NoSuchCloudWatchLogsLogGroup;
|
108 + | pub use crate::types::error::_traffic_policy_in_use::TrafficPolicyInUse;
|
109 109 |
|
110 - | pub use crate::types::error::_insufficient_cloud_watch_logs_resource_policy::InsufficientCloudWatchLogsResourcePolicy;
|
110 + | pub use crate::types::error::_no_such_traffic_policy_instance::NoSuchTrafficPolicyInstance;
|
111 111 |
|
112 - | pub use crate::types::error::_too_many_key_signing_keys::TooManyKeySigningKeys;
|
112 + | pub use crate::types::error::_vpc_association_authorization_not_found::VpcAssociationAuthorizationNotFound;
|
113 113 |
|
114 - | pub use crate::types::error::_key_signing_key_already_exists::KeySigningKeyAlreadyExists;
|
114 + | pub use crate::types::error::_dnssec_not_found::DnssecNotFound;
|
115 115 |
|
116 - | pub use crate::types::error::_invalid_key_signing_key_name::InvalidKeySigningKeyName;
|
116 + | pub use crate::types::error::_last_vpc_association::LastVpcAssociation;
|
117 117 |
|
118 - | pub use crate::types::error::_too_many_hosted_zones::TooManyHostedZones;
|
118 + | pub use crate::types::error::_vpc_association_not_found::VpcAssociationNotFound;
|
119 119 |
|
120 - | pub use crate::types::error::_hosted_zone_already_exists::HostedZoneAlreadyExists;
|
120 + | pub use crate::types::error::_hosted_zone_partially_delegated::HostedZonePartiallyDelegated;
|
121 121 |
|
122 - | pub use crate::types::error::_conflicting_domain_exists::ConflictingDomainExists;
|
122 + | pub use crate::types::error::_key_signing_key_with_active_status_not_found::KeySigningKeyWithActiveStatusNotFound;
|
123 123 |
|
124 - | pub use crate::types::error::_too_many_health_checks::TooManyHealthChecks;
|
124 + | pub use crate::types::error::_no_such_change::NoSuchChange;
|
125 125 |
|
126 - | pub use crate::types::error::_health_check_already_exists::HealthCheckAlreadyExists;
|
126 + | pub use crate::types::error::_no_such_geo_location::NoSuchGeoLocation;
|
127 127 |
|
128 - | pub use crate::types::error::_cidr_collection_already_exists_exception::CidrCollectionAlreadyExistsException;
|
128 + | pub use crate::types::error::_incompatible_version::IncompatibleVersion;
|
129 129 |
|
130 - | pub use crate::types::error::_invalid_change_batch::InvalidChangeBatch;
|
130 + | pub use crate::types::error::_hosted_zone_not_private::HostedZoneNotPrivate;
|
131 131 |
|
132 - | pub use crate::types::error::_cidr_collection_version_mismatch_exception::CidrCollectionVersionMismatchException;
|
132 + | pub use crate::types::error::_no_such_cidr_location_exception::NoSuchCidrLocationException;
|
133 133 |
|
134 - | pub use crate::types::error::_cidr_block_in_use_exception::CidrBlockInUseException;
|
134 + | pub use crate::types::error::_invalid_pagination_token::InvalidPaginationToken;
|
135 135 |
|
136 - | pub use crate::types::error::_public_zone_vpc_association::PublicZoneVpcAssociation;
|
136 + | pub use crate::types::error::_health_check_version_mismatch::HealthCheckVersionMismatch;
|
137 137 |
|
138 - | pub use crate::types::error::_not_authorized_exception::NotAuthorizedException;
|
138 + | pub use crate::types::error::_conflicting_types::ConflictingTypes;
|
139 139 |
|
140 140 | mod _cidr_block_in_use_exception;
|
141 141 |
|
142 142 | mod _cidr_collection_already_exists_exception;
|
143 143 |
|
144 144 | mod _cidr_collection_in_use_exception;
|
145 145 |
|
146 146 | mod _cidr_collection_version_mismatch_exception;
|
147 147 |
|
148 148 | mod _concurrent_modification;
|