aws-sdk-route53 1.59.0

AWS SDK for Amazon Route 53
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `ActivateKeySigningKey` operation.
pub mod activate_key_signing_key;

/// Types for the `AssociateVPCWithHostedZone` operation.
pub mod associate_vpc_with_hosted_zone;

/// Types for the `ChangeCidrCollection` operation.
pub mod change_cidr_collection;

/// Types for the `ChangeResourceRecordSets` operation.
pub mod change_resource_record_sets;

/// Types for the `ChangeTagsForResource` operation.
pub mod change_tags_for_resource;

/// Types for the `CreateCidrCollection` operation.
pub mod create_cidr_collection;

/// Types for the `CreateHealthCheck` operation.
pub mod create_health_check;

/// Types for the `CreateHostedZone` operation.
pub mod create_hosted_zone;

/// Types for the `CreateKeySigningKey` operation.
pub mod create_key_signing_key;

/// Types for the `CreateQueryLoggingConfig` operation.
pub mod create_query_logging_config;

/// Types for the `CreateReusableDelegationSet` operation.
pub mod create_reusable_delegation_set;

/// Types for the `CreateTrafficPolicy` operation.
pub mod create_traffic_policy;

/// Types for the `CreateTrafficPolicyInstance` operation.
pub mod create_traffic_policy_instance;

/// Types for the `CreateTrafficPolicyVersion` operation.
pub mod create_traffic_policy_version;

/// Types for the `CreateVPCAssociationAuthorization` operation.
pub mod create_vpc_association_authorization;

/// Types for the `DeactivateKeySigningKey` operation.
pub mod deactivate_key_signing_key;

/// Types for the `DeleteCidrCollection` operation.
pub mod delete_cidr_collection;

/// Types for the `DeleteHealthCheck` operation.
pub mod delete_health_check;

/// Types for the `DeleteHostedZone` operation.
pub mod delete_hosted_zone;

/// Types for the `DeleteKeySigningKey` operation.
pub mod delete_key_signing_key;

/// Types for the `DeleteQueryLoggingConfig` operation.
pub mod delete_query_logging_config;

/// Types for the `DeleteReusableDelegationSet` operation.
pub mod delete_reusable_delegation_set;

/// Types for the `DeleteTrafficPolicy` operation.
pub mod delete_traffic_policy;

/// Types for the `DeleteTrafficPolicyInstance` operation.
pub mod delete_traffic_policy_instance;

/// Types for the `DeleteVPCAssociationAuthorization` operation.
pub mod delete_vpc_association_authorization;

/// Types for the `DisableHostedZoneDNSSEC` operation.
pub mod disable_hosted_zone_dnssec;

/// Types for the `DisassociateVPCFromHostedZone` operation.
pub mod disassociate_vpc_from_hosted_zone;

/// Types for the `EnableHostedZoneDNSSEC` operation.
pub mod enable_hosted_zone_dnssec;

/// Types for the `GetAccountLimit` operation.
pub mod get_account_limit;

/// Types for the `GetChange` operation.
pub mod get_change;

/// Types for the `GetCheckerIpRanges` operation.
pub mod get_checker_ip_ranges;

/// Types for the `GetDNSSEC` operation.
pub mod get_dnssec;

/// Types for the `GetGeoLocation` operation.
pub mod get_geo_location;

/// Types for the `GetHealthCheck` operation.
pub mod get_health_check;

/// Types for the `GetHealthCheckCount` operation.
pub mod get_health_check_count;

/// Types for the `GetHealthCheckLastFailureReason` operation.
pub mod get_health_check_last_failure_reason;

/// Types for the `GetHealthCheckStatus` operation.
pub mod get_health_check_status;

/// Types for the `GetHostedZone` operation.
pub mod get_hosted_zone;

/// Types for the `GetHostedZoneCount` operation.
pub mod get_hosted_zone_count;

/// Types for the `GetHostedZoneLimit` operation.
pub mod get_hosted_zone_limit;

/// Types for the `GetQueryLoggingConfig` operation.
pub mod get_query_logging_config;

/// Types for the `GetReusableDelegationSet` operation.
pub mod get_reusable_delegation_set;

/// Types for the `GetReusableDelegationSetLimit` operation.
pub mod get_reusable_delegation_set_limit;

/// Types for the `GetTrafficPolicy` operation.
pub mod get_traffic_policy;

/// Types for the `GetTrafficPolicyInstance` operation.
pub mod get_traffic_policy_instance;

/// Types for the `GetTrafficPolicyInstanceCount` operation.
pub mod get_traffic_policy_instance_count;

/// Types for the `ListCidrBlocks` operation.
pub mod list_cidr_blocks;

/// Types for the `ListCidrCollections` operation.
pub mod list_cidr_collections;

/// Types for the `ListCidrLocations` operation.
pub mod list_cidr_locations;

/// Types for the `ListGeoLocations` operation.
pub mod list_geo_locations;

/// Types for the `ListHealthChecks` operation.
pub mod list_health_checks;

/// Types for the `ListHostedZones` operation.
pub mod list_hosted_zones;

/// Types for the `ListHostedZonesByName` operation.
pub mod list_hosted_zones_by_name;

/// Types for the `ListHostedZonesByVPC` operation.
pub mod list_hosted_zones_by_vpc;

/// Types for the `ListQueryLoggingConfigs` operation.
pub mod list_query_logging_configs;

/// Types for the `ListResourceRecordSets` operation.
pub mod list_resource_record_sets;

/// Types for the `ListReusableDelegationSets` operation.
pub mod list_reusable_delegation_sets;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListTagsForResources` operation.
pub mod list_tags_for_resources;

/// Types for the `ListTrafficPolicies` operation.
pub mod list_traffic_policies;

/// Types for the `ListTrafficPolicyInstances` operation.
pub mod list_traffic_policy_instances;

/// Types for the `ListTrafficPolicyInstancesByHostedZone` operation.
pub mod list_traffic_policy_instances_by_hosted_zone;

/// Types for the `ListTrafficPolicyInstancesByPolicy` operation.
pub mod list_traffic_policy_instances_by_policy;

/// Types for the `ListTrafficPolicyVersions` operation.
pub mod list_traffic_policy_versions;

/// Types for the `ListVPCAssociationAuthorizations` operation.
pub mod list_vpc_association_authorizations;

/// Types for the `TestDNSAnswer` operation.
pub mod test_dns_answer;

/// Types for the `UpdateHealthCheck` operation.
pub mod update_health_check;

/// Types for the `UpdateHostedZoneComment` operation.
pub mod update_hosted_zone_comment;

/// Types for the `UpdateTrafficPolicyComment` operation.
pub mod update_traffic_policy_comment;

/// Types for the `UpdateTrafficPolicyInstance` operation.
pub mod update_traffic_policy_instance;