pub use ::aws_types::request_id::RequestId;
pub mod accept_attachment;
pub mod associate_connect_peer;
pub mod associate_customer_gateway;
pub mod associate_link;
pub mod associate_transit_gateway_connect_peer;
pub mod create_connect_attachment;
pub mod create_connect_peer;
pub mod create_connection;
pub mod create_core_network;
pub mod create_core_network_prefix_list_association;
pub mod create_device;
pub mod create_direct_connect_gateway_attachment;
pub mod create_global_network;
pub mod create_link;
pub mod create_site;
pub mod create_site_to_site_vpn_attachment;
pub mod create_transit_gateway_peering;
pub mod create_transit_gateway_route_table_attachment;
pub mod create_vpc_attachment;
pub mod delete_attachment;
pub mod delete_connect_peer;
pub mod delete_connection;
pub mod delete_core_network;
pub mod delete_core_network_policy_version;
pub mod delete_core_network_prefix_list_association;
pub mod delete_device;
pub mod delete_global_network;
pub mod delete_link;
pub mod delete_peering;
pub mod delete_resource_policy;
pub mod delete_site;
pub mod deregister_transit_gateway;
pub mod describe_global_networks;
pub mod disassociate_connect_peer;
pub mod disassociate_customer_gateway;
pub mod disassociate_link;
pub mod disassociate_transit_gateway_connect_peer;
pub mod execute_core_network_change_set;
pub mod get_connect_attachment;
pub mod get_connect_peer;
pub mod get_connect_peer_associations;
pub mod get_connections;
pub mod get_core_network;
pub mod get_core_network_change_events;
pub mod get_core_network_change_set;
pub mod get_core_network_policy;
pub mod get_customer_gateway_associations;
pub mod get_devices;
pub mod get_direct_connect_gateway_attachment;
pub mod get_link_associations;
pub mod get_links;
pub mod get_network_resource_counts;
pub mod get_network_resource_relationships;
pub mod get_network_resources;
pub mod get_network_routes;
pub mod get_network_telemetry;
pub mod get_resource_policy;
pub mod get_route_analysis;
pub mod get_site_to_site_vpn_attachment;
pub mod get_sites;
pub mod get_transit_gateway_connect_peer_associations;
pub mod get_transit_gateway_peering;
pub mod get_transit_gateway_registrations;
pub mod get_transit_gateway_route_table_attachment;
pub mod get_vpc_attachment;
pub mod list_attachment_routing_policy_associations;
pub mod list_attachments;
pub mod list_connect_peers;
pub mod list_core_network_policy_versions;
pub mod list_core_network_prefix_list_associations;
pub mod list_core_network_routing_information;
pub mod list_core_networks;
pub mod list_organization_service_access_status;
pub mod list_peerings;
pub mod list_tags_for_resource;
pub mod put_attachment_routing_policy_label;
pub mod put_core_network_policy;
pub mod put_resource_policy;
pub mod register_transit_gateway;
pub mod reject_attachment;
pub mod remove_attachment_routing_policy_label;
pub mod restore_core_network_policy_version;
pub mod start_organization_service_access_update;
pub mod start_route_analysis;
pub mod tag_resource;
pub mod untag_resource;
pub mod update_connection;
pub mod update_core_network;
pub mod update_device;
pub mod update_direct_connect_gateway_attachment;
pub mod update_global_network;
pub mod update_link;
pub mod update_network_resource_metadata;
pub mod update_site;
pub mod update_vpc_attachment;