aws-sdk-costexplorer 1.115.0

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

/// Types for the `CreateAnomalyMonitor` operation.
pub mod create_anomaly_monitor;

/// Types for the `CreateAnomalySubscription` operation.
pub mod create_anomaly_subscription;

/// Types for the `CreateCostCategoryDefinition` operation.
pub mod create_cost_category_definition;

/// Types for the `DeleteAnomalyMonitor` operation.
pub mod delete_anomaly_monitor;

/// Types for the `DeleteAnomalySubscription` operation.
pub mod delete_anomaly_subscription;

/// Types for the `DeleteCostCategoryDefinition` operation.
pub mod delete_cost_category_definition;

/// Types for the `DescribeCostCategoryDefinition` operation.
pub mod describe_cost_category_definition;

/// Types for the `GetAnomalies` operation.
pub mod get_anomalies;

/// Types for the `GetAnomalyMonitors` operation.
pub mod get_anomaly_monitors;

/// Types for the `GetAnomalySubscriptions` operation.
pub mod get_anomaly_subscriptions;

/// Types for the `GetApproximateUsageRecords` operation.
pub mod get_approximate_usage_records;

/// Types for the `GetCommitmentPurchaseAnalysis` operation.
pub mod get_commitment_purchase_analysis;

/// Types for the `GetCostAndUsage` operation.
pub mod get_cost_and_usage;

/// Types for the `GetCostAndUsageComparisons` operation.
pub mod get_cost_and_usage_comparisons;

/// Types for the `GetCostAndUsageWithResources` operation.
pub mod get_cost_and_usage_with_resources;

/// Types for the `GetCostCategories` operation.
pub mod get_cost_categories;

/// Types for the `GetCostComparisonDrivers` operation.
pub mod get_cost_comparison_drivers;

/// Types for the `GetCostForecast` operation.
pub mod get_cost_forecast;

/// Types for the `GetDimensionValues` operation.
pub mod get_dimension_values;

/// Types for the `GetReservationCoverage` operation.
pub mod get_reservation_coverage;

/// Types for the `GetReservationPurchaseRecommendation` operation.
pub mod get_reservation_purchase_recommendation;

/// Types for the `GetReservationUtilization` operation.
pub mod get_reservation_utilization;

/// Types for the `GetRightsizingRecommendation` operation.
pub mod get_rightsizing_recommendation;

/// Types for the `GetSavingsPlanPurchaseRecommendationDetails` operation.
pub mod get_savings_plan_purchase_recommendation_details;

/// Types for the `GetSavingsPlansCoverage` operation.
pub mod get_savings_plans_coverage;

/// Types for the `GetSavingsPlansPurchaseRecommendation` operation.
pub mod get_savings_plans_purchase_recommendation;

/// Types for the `GetSavingsPlansUtilization` operation.
pub mod get_savings_plans_utilization;

/// Types for the `GetSavingsPlansUtilizationDetails` operation.
pub mod get_savings_plans_utilization_details;

/// Types for the `GetTags` operation.
pub mod get_tags;

/// Types for the `GetUsageForecast` operation.
pub mod get_usage_forecast;

/// Types for the `ListCommitmentPurchaseAnalyses` operation.
pub mod list_commitment_purchase_analyses;

/// Types for the `ListCostAllocationTagBackfillHistory` operation.
pub mod list_cost_allocation_tag_backfill_history;

/// Types for the `ListCostAllocationTags` operation.
pub mod list_cost_allocation_tags;

/// Types for the `ListCostCategoryDefinitions` operation.
pub mod list_cost_category_definitions;

/// Types for the `ListCostCategoryResourceAssociations` operation.
pub mod list_cost_category_resource_associations;

/// Types for the `ListSavingsPlansPurchaseRecommendationGeneration` operation.
pub mod list_savings_plans_purchase_recommendation_generation;

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

/// Types for the `ProvideAnomalyFeedback` operation.
pub mod provide_anomaly_feedback;

/// Types for the `StartCommitmentPurchaseAnalysis` operation.
pub mod start_commitment_purchase_analysis;

/// Types for the `StartCostAllocationTagBackfill` operation.
pub mod start_cost_allocation_tag_backfill;

/// Types for the `StartSavingsPlansPurchaseRecommendationGeneration` operation.
pub mod start_savings_plans_purchase_recommendation_generation;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateAnomalyMonitor` operation.
pub mod update_anomaly_monitor;

/// Types for the `UpdateAnomalySubscription` operation.
pub mod update_anomaly_subscription;

/// Types for the `UpdateCostAllocationTagsStatus` operation.
pub mod update_cost_allocation_tags_status;

/// Types for the `UpdateCostCategoryDefinition` operation.
pub mod update_cost_category_definition;