pub use ::aws_types::request_id::RequestId;
pub mod activate_key_signing_key;
pub mod associate_vpc_with_hosted_zone;
pub mod change_cidr_collection;
pub mod change_resource_record_sets;
pub mod change_tags_for_resource;
pub mod create_cidr_collection;
pub mod create_health_check;
pub mod create_hosted_zone;
pub mod create_key_signing_key;
pub mod create_query_logging_config;
pub mod create_reusable_delegation_set;
pub mod create_traffic_policy;
pub mod create_traffic_policy_instance;
pub mod create_traffic_policy_version;
pub mod create_vpc_association_authorization;
pub mod deactivate_key_signing_key;
pub mod delete_cidr_collection;
pub mod delete_health_check;
pub mod delete_hosted_zone;
pub mod delete_key_signing_key;
pub mod delete_query_logging_config;
pub mod delete_reusable_delegation_set;
pub mod delete_traffic_policy;
pub mod delete_traffic_policy_instance;
pub mod delete_vpc_association_authorization;
pub mod disable_hosted_zone_dnssec;
pub mod disassociate_vpc_from_hosted_zone;
pub mod enable_hosted_zone_dnssec;
pub mod get_account_limit;
pub mod get_change;
pub mod get_checker_ip_ranges;
pub mod get_dnssec;
pub mod get_geo_location;
pub mod get_health_check;
pub mod get_health_check_count;
pub mod get_health_check_last_failure_reason;
pub mod get_health_check_status;
pub mod get_hosted_zone;
pub mod get_hosted_zone_count;
pub mod get_hosted_zone_limit;
pub mod get_query_logging_config;
pub mod get_reusable_delegation_set;
pub mod get_reusable_delegation_set_limit;
pub mod get_traffic_policy;
pub mod get_traffic_policy_instance;
pub mod get_traffic_policy_instance_count;
pub mod list_cidr_blocks;
pub mod list_cidr_collections;
pub mod list_cidr_locations;
pub mod list_geo_locations;
pub mod list_health_checks;
pub mod list_hosted_zones;
pub mod list_hosted_zones_by_name;
pub mod list_hosted_zones_by_vpc;
pub mod list_query_logging_configs;
pub mod list_resource_record_sets;
pub mod list_reusable_delegation_sets;
pub mod list_tags_for_resource;
pub mod list_tags_for_resources;
pub mod list_traffic_policies;
pub mod list_traffic_policy_instances;
pub mod list_traffic_policy_instances_by_hosted_zone;
pub mod list_traffic_policy_instances_by_policy;
pub mod list_traffic_policy_versions;
pub mod list_vpc_association_authorizations;
pub mod test_dns_answer;
pub mod update_health_check;
pub mod update_hosted_zone_comment;
pub mod update_traffic_policy_comment;
pub mod update_traffic_policy_instance;