pub use ::aws_types::request_id::RequestId;
pub mod delete_recommendation_preferences;
pub mod describe_recommendation_export_jobs;
pub mod export_auto_scaling_group_recommendations;
pub mod export_ebs_volume_recommendations;
pub mod export_ec2_instance_recommendations;
pub mod export_ecs_service_recommendations;
pub mod export_idle_recommendations;
pub mod export_lambda_function_recommendations;
pub mod export_license_recommendations;
pub mod export_rds_database_recommendations;
pub mod get_auto_scaling_group_recommendations;
pub mod get_ebs_volume_recommendations;
pub mod get_ec2_instance_recommendations;
pub mod get_ec2_recommendation_projected_metrics;
pub mod get_ecs_service_recommendation_projected_metrics;
pub mod get_ecs_service_recommendations;
pub mod get_effective_recommendation_preferences;
pub mod get_enrollment_status;
pub mod get_enrollment_statuses_for_organization;
pub mod get_idle_recommendations;
pub mod get_lambda_function_recommendations;
pub mod get_license_recommendations;
pub mod get_rds_database_recommendation_projected_metrics;
pub mod get_rds_database_recommendations;
pub mod get_recommendation_preferences;
pub mod get_recommendation_summaries;
pub mod put_recommendation_preferences;
pub mod update_enrollment_status;