aws-sdk-computeoptimizer 1.102.0

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

/// Types for the `DeleteRecommendationPreferences` operation.
pub mod delete_recommendation_preferences;

/// Types for the `DescribeRecommendationExportJobs` operation.
pub mod describe_recommendation_export_jobs;

/// Types for the `ExportAutoScalingGroupRecommendations` operation.
pub mod export_auto_scaling_group_recommendations;

/// Types for the `ExportEBSVolumeRecommendations` operation.
pub mod export_ebs_volume_recommendations;

/// Types for the `ExportEC2InstanceRecommendations` operation.
pub mod export_ec2_instance_recommendations;

/// Types for the `ExportECSServiceRecommendations` operation.
pub mod export_ecs_service_recommendations;

/// Types for the `ExportIdleRecommendations` operation.
pub mod export_idle_recommendations;

/// Types for the `ExportLambdaFunctionRecommendations` operation.
pub mod export_lambda_function_recommendations;

/// Types for the `ExportLicenseRecommendations` operation.
pub mod export_license_recommendations;

/// Types for the `ExportRDSDatabaseRecommendations` operation.
pub mod export_rds_database_recommendations;

/// Types for the `GetAutoScalingGroupRecommendations` operation.
pub mod get_auto_scaling_group_recommendations;

/// Types for the `GetEBSVolumeRecommendations` operation.
pub mod get_ebs_volume_recommendations;

/// Types for the `GetEC2InstanceRecommendations` operation.
pub mod get_ec2_instance_recommendations;

/// Types for the `GetEC2RecommendationProjectedMetrics` operation.
pub mod get_ec2_recommendation_projected_metrics;

/// Types for the `GetECSServiceRecommendationProjectedMetrics` operation.
pub mod get_ecs_service_recommendation_projected_metrics;

/// Types for the `GetECSServiceRecommendations` operation.
pub mod get_ecs_service_recommendations;

/// Types for the `GetEffectiveRecommendationPreferences` operation.
pub mod get_effective_recommendation_preferences;

/// Types for the `GetEnrollmentStatus` operation.
pub mod get_enrollment_status;

/// Types for the `GetEnrollmentStatusesForOrganization` operation.
pub mod get_enrollment_statuses_for_organization;

/// Types for the `GetIdleRecommendations` operation.
pub mod get_idle_recommendations;

/// Types for the `GetLambdaFunctionRecommendations` operation.
pub mod get_lambda_function_recommendations;

/// Types for the `GetLicenseRecommendations` operation.
pub mod get_license_recommendations;

/// Types for the `GetRDSDatabaseRecommendationProjectedMetrics` operation.
pub mod get_rds_database_recommendation_projected_metrics;

/// Types for the `GetRDSDatabaseRecommendations` operation.
pub mod get_rds_database_recommendations;

/// Types for the `GetRecommendationPreferences` operation.
pub mod get_recommendation_preferences;

/// Types for the `GetRecommendationSummaries` operation.
pub mod get_recommendation_summaries;

/// Types for the `PutRecommendationPreferences` operation.
pub mod put_recommendation_preferences;

/// Types for the `UpdateEnrollmentStatus` operation.
pub mod update_enrollment_status;