LICENSE
README.md
pyproject.toml
src/capo_cost_explorer/__init__.py
src/capo_cost_explorer/_async.py
src/capo_cost_explorer/_iter.py
src/capo_cost_explorer/_pagination.py
src/capo_cost_explorer/py.typed
src/capo_cost_explorer.egg-info/PKG-INFO
src/capo_cost_explorer.egg-info/SOURCES.txt
src/capo_cost_explorer.egg-info/dependency_links.txt
src/capo_cost_explorer.egg-info/requires.txt
src/capo_cost_explorer.egg-info/top_level.txt
src/capo_cost_explorer/_auth/_identity.py
src/capo_cost_explorer/_auth/_providers.py
src/capo_cost_explorer/_auth/_signers.py
src/capo_cost_explorer/_auth/_sigv4.py
src/capo_cost_explorer/_auth/_zapros_handler.py
src/capo_cost_explorer/_operations/aws_insights_index_service/create_anomaly_monitor.py
src/capo_cost_explorer/_operations/aws_insights_index_service/create_anomaly_subscription.py
src/capo_cost_explorer/_operations/aws_insights_index_service/create_cost_category_definition.py
src/capo_cost_explorer/_operations/aws_insights_index_service/delete_anomaly_monitor.py
src/capo_cost_explorer/_operations/aws_insights_index_service/delete_anomaly_subscription.py
src/capo_cost_explorer/_operations/aws_insights_index_service/delete_cost_category_definition.py
src/capo_cost_explorer/_operations/aws_insights_index_service/describe_cost_category_definition.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_anomalies.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_anomaly_monitors.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_anomaly_subscriptions.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_approximate_usage_records.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_commitment_purchase_analysis.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_cost_and_usage.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_cost_and_usage_comparisons.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_cost_and_usage_with_resources.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_cost_categories.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_cost_comparison_drivers.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_cost_forecast.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_dimension_values.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_reservation_coverage.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_reservation_purchase_recommendation.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_reservation_utilization.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_rightsizing_recommendation.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_savings_plan_purchase_recommendation_details.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_savings_plans_coverage.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_savings_plans_purchase_recommendation.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_savings_plans_utilization.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_savings_plans_utilization_details.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_tags.py
src/capo_cost_explorer/_operations/aws_insights_index_service/get_usage_forecast.py
src/capo_cost_explorer/_operations/aws_insights_index_service/list_commitment_purchase_analyses.py
src/capo_cost_explorer/_operations/aws_insights_index_service/list_cost_allocation_tag_backfill_history.py
src/capo_cost_explorer/_operations/aws_insights_index_service/list_cost_allocation_tags.py
src/capo_cost_explorer/_operations/aws_insights_index_service/list_cost_category_definitions.py
src/capo_cost_explorer/_operations/aws_insights_index_service/list_cost_category_resource_associations.py
src/capo_cost_explorer/_operations/aws_insights_index_service/list_savings_plans_purchase_recommendation_generation.py
src/capo_cost_explorer/_operations/aws_insights_index_service/list_tags_for_resource.py
src/capo_cost_explorer/_operations/aws_insights_index_service/provide_anomaly_feedback.py
src/capo_cost_explorer/_operations/aws_insights_index_service/start_commitment_purchase_analysis.py
src/capo_cost_explorer/_operations/aws_insights_index_service/start_cost_allocation_tag_backfill.py
src/capo_cost_explorer/_operations/aws_insights_index_service/start_savings_plans_purchase_recommendation_generation.py
src/capo_cost_explorer/_operations/aws_insights_index_service/tag_resource.py
src/capo_cost_explorer/_operations/aws_insights_index_service/untag_resource.py
src/capo_cost_explorer/_operations/aws_insights_index_service/update_anomaly_monitor.py
src/capo_cost_explorer/_operations/aws_insights_index_service/update_anomaly_subscription.py
src/capo_cost_explorer/_operations/aws_insights_index_service/update_cost_allocation_tags_status.py
src/capo_cost_explorer/_operations/aws_insights_index_service/update_cost_category_definition.py
src/capo_cost_explorer/_protocol/__init__.py
src/capo_cost_explorer/_protocol/errors.py
src/capo_cost_explorer/_protocol/eventstream.py
src/capo_cost_explorer/_protocol/serialize.py
src/capo_cost_explorer/_protocol/xml.py
src/capo_cost_explorer/_rule_engine/__init__.py
src/capo_cost_explorer/_rule_engine/_aws_partition.py
src/capo_cost_explorer/_rule_engine/_endpoint_rule_set.py
src/capo_cost_explorer/_rule_engine/_endpoint_runtime.py
src/capo_cost_explorer/_services/_aws_config.py
src/capo_cost_explorer/_services/_pipeline.py
src/capo_cost_explorer/_services/async_cost_explorer.py
src/capo_cost_explorer/_services/cost_explorer.py
src/capo_cost_explorer/errors/__init__.py
src/capo_cost_explorer/errors/_base.py
src/capo_cost_explorer/errors/analysis_not_found_exception.py
src/capo_cost_explorer/errors/backfill_limit_exceeded_exception.py
src/capo_cost_explorer/errors/bill_expiration_exception.py
src/capo_cost_explorer/errors/billing_view_health_status_exception.py
src/capo_cost_explorer/errors/data_unavailable_exception.py
src/capo_cost_explorer/errors/generation_exists_exception.py
src/capo_cost_explorer/errors/invalid_next_token_exception.py
src/capo_cost_explorer/errors/limit_exceeded_exception.py
src/capo_cost_explorer/errors/request_changed_exception.py
src/capo_cost_explorer/errors/resource_not_found_exception.py
src/capo_cost_explorer/errors/service_quota_exceeded_exception.py
src/capo_cost_explorer/errors/too_many_tags_exception.py
src/capo_cost_explorer/errors/unknown_monitor_exception.py
src/capo_cost_explorer/errors/unknown_subscription_exception.py
src/capo_cost_explorer/errors/unresolvable_usage_unit_exception.py
src/capo_cost_explorer/types/account_id.py
src/capo_cost_explorer/types/account_scope.py
src/capo_cost_explorer/types/amortized_recurring_fee.py
src/capo_cost_explorer/types/amortized_upfront_fee.py
src/capo_cost_explorer/types/analyses_page_size.py
src/capo_cost_explorer/types/analysis_details.py
src/capo_cost_explorer/types/analysis_id.py
src/capo_cost_explorer/types/analysis_ids.py
src/capo_cost_explorer/types/analysis_status.py
src/capo_cost_explorer/types/analysis_summary.py
src/capo_cost_explorer/types/analysis_summary_list.py
src/capo_cost_explorer/types/analysis_type.py
src/capo_cost_explorer/types/anomalies.py
src/capo_cost_explorer/types/anomaly.py
src/capo_cost_explorer/types/anomaly_date_interval.py
src/capo_cost_explorer/types/anomaly_feedback_type.py
src/capo_cost_explorer/types/anomaly_monitor.py
src/capo_cost_explorer/types/anomaly_monitors.py
src/capo_cost_explorer/types/anomaly_score.py
src/capo_cost_explorer/types/anomaly_subscription.py
src/capo_cost_explorer/types/anomaly_subscription_frequency.py
src/capo_cost_explorer/types/anomaly_subscriptions.py
src/capo_cost_explorer/types/approximate_usage_records_per_service.py
src/capo_cost_explorer/types/approximation_dimension.py
src/capo_cost_explorer/types/arn.py
src/capo_cost_explorer/types/attribute_type.py
src/capo_cost_explorer/types/attribute_value.py
src/capo_cost_explorer/types/attributes.py
src/capo_cost_explorer/types/billing_view_arn.py
src/capo_cost_explorer/types/commitment_purchase_analysis_configuration.py
src/capo_cost_explorer/types/comparison_metric_value.py
src/capo_cost_explorer/types/comparison_metrics.py
src/capo_cost_explorer/types/context.py
src/capo_cost_explorer/types/cost_allocation_tag.py
src/capo_cost_explorer/types/cost_allocation_tag_backfill_request.py
src/capo_cost_explorer/types/cost_allocation_tag_backfill_request_list.py
src/capo_cost_explorer/types/cost_allocation_tag_backfill_status.py
src/capo_cost_explorer/types/cost_allocation_tag_key_list.py
src/capo_cost_explorer/types/cost_allocation_tag_list.py
src/capo_cost_explorer/types/cost_allocation_tag_status.py
src/capo_cost_explorer/types/cost_allocation_tag_status_entry.py
src/capo_cost_explorer/types/cost_allocation_tag_status_list.py
src/capo_cost_explorer/types/cost_allocation_tag_type.py
src/capo_cost_explorer/types/cost_allocation_tags_max_results.py
src/capo_cost_explorer/types/cost_and_usage_comparison.py
src/capo_cost_explorer/types/cost_and_usage_comparisons.py
src/capo_cost_explorer/types/cost_and_usage_comparisons_max_results.py
src/capo_cost_explorer/types/cost_category.py
src/capo_cost_explorer/types/cost_category_inherited_value_dimension.py
src/capo_cost_explorer/types/cost_category_inherited_value_dimension_name.py
src/capo_cost_explorer/types/cost_category_max_results.py
src/capo_cost_explorer/types/cost_category_name.py
src/capo_cost_explorer/types/cost_category_names_list.py
src/capo_cost_explorer/types/cost_category_processing_status.py
src/capo_cost_explorer/types/cost_category_processing_status_list.py
src/capo_cost_explorer/types/cost_category_reference.py
src/capo_cost_explorer/types/cost_category_references_list.py
src/capo_cost_explorer/types/cost_category_resource_association.py
src/capo_cost_explorer/types/cost_category_resource_associations.py
src/capo_cost_explorer/types/cost_category_rule.py
src/capo_cost_explorer/types/cost_category_rule_type.py
src/capo_cost_explorer/types/cost_category_rule_version.py
src/capo_cost_explorer/types/cost_category_rules_list.py
src/capo_cost_explorer/types/cost_category_split_charge_method.py
src/capo_cost_explorer/types/cost_category_split_charge_rule.py
src/capo_cost_explorer/types/cost_category_split_charge_rule_parameter.py
src/capo_cost_explorer/types/cost_category_split_charge_rule_parameter_type.py
src/capo_cost_explorer/types/cost_category_split_charge_rule_parameter_values_list.py
src/capo_cost_explorer/types/cost_category_split_charge_rule_parameters_list.py
src/capo_cost_explorer/types/cost_category_split_charge_rule_targets_list.py
src/capo_cost_explorer/types/cost_category_split_charge_rules_list.py
src/capo_cost_explorer/types/cost_category_status.py
src/capo_cost_explorer/types/cost_category_status_component.py
src/capo_cost_explorer/types/cost_category_value.py
src/capo_cost_explorer/types/cost_category_values.py
src/capo_cost_explorer/types/cost_category_values_list.py
src/capo_cost_explorer/types/cost_comparison_driver.py
src/capo_cost_explorer/types/cost_comparison_drivers.py
src/capo_cost_explorer/types/cost_comparison_drivers_max_results.py
src/capo_cost_explorer/types/cost_driver.py
src/capo_cost_explorer/types/cost_drivers.py
src/capo_cost_explorer/types/coverage.py
src/capo_cost_explorer/types/coverage_by_time.py
src/capo_cost_explorer/types/coverage_cost.py
src/capo_cost_explorer/types/coverage_hours.py
src/capo_cost_explorer/types/coverage_hours_percentage.py
src/capo_cost_explorer/types/coverage_normalized_units.py
src/capo_cost_explorer/types/coverage_normalized_units_percentage.py
src/capo_cost_explorer/types/coverages_by_time.py
src/capo_cost_explorer/types/create_anomaly_monitor_request.py
src/capo_cost_explorer/types/create_anomaly_monitor_response.py
src/capo_cost_explorer/types/create_anomaly_subscription_request.py
src/capo_cost_explorer/types/create_anomaly_subscription_response.py
src/capo_cost_explorer/types/create_cost_category_definition_request.py
src/capo_cost_explorer/types/create_cost_category_definition_response.py
src/capo_cost_explorer/types/current_instance.py
src/capo_cost_explorer/types/date_interval.py
src/capo_cost_explorer/types/delete_anomaly_monitor_request.py
src/capo_cost_explorer/types/delete_anomaly_monitor_response.py
src/capo_cost_explorer/types/delete_anomaly_subscription_request.py
src/capo_cost_explorer/types/delete_anomaly_subscription_response.py
src/capo_cost_explorer/types/delete_cost_category_definition_request.py
src/capo_cost_explorer/types/delete_cost_category_definition_response.py
src/capo_cost_explorer/types/describe_cost_category_definition_request.py
src/capo_cost_explorer/types/describe_cost_category_definition_response.py
src/capo_cost_explorer/types/dimension.py
src/capo_cost_explorer/types/dimension_values.py
src/capo_cost_explorer/types/dimension_values_with_attributes.py
src/capo_cost_explorer/types/dimension_values_with_attributes_list.py
src/capo_cost_explorer/types/disk_resource_utilization.py
src/capo_cost_explorer/types/dynamo_db_capacity_details.py
src/capo_cost_explorer/types/ebs_resource_utilization.py
src/capo_cost_explorer/types/ec2_instance_details.py
src/capo_cost_explorer/types/ec2_resource_details.py
src/capo_cost_explorer/types/ec2_resource_utilization.py
src/capo_cost_explorer/types/ec2_specification.py
src/capo_cost_explorer/types/elasti_cache_instance_details.py
src/capo_cost_explorer/types/entity.py
src/capo_cost_explorer/types/error_code.py
src/capo_cost_explorer/types/error_message.py
src/capo_cost_explorer/types/es_instance_details.py
src/capo_cost_explorer/types/estimated.py
src/capo_cost_explorer/types/expression.py
src/capo_cost_explorer/types/expressions.py
src/capo_cost_explorer/types/finding_reason_code.py
src/capo_cost_explorer/types/finding_reason_codes.py
src/capo_cost_explorer/types/forecast_result.py
src/capo_cost_explorer/types/forecast_results_by_time.py
src/capo_cost_explorer/types/generation_status.py
src/capo_cost_explorer/types/generation_summary.py
src/capo_cost_explorer/types/generation_summary_list.py
src/capo_cost_explorer/types/generic_arn.py
src/capo_cost_explorer/types/generic_boolean.py
src/capo_cost_explorer/types/generic_double.py
src/capo_cost_explorer/types/generic_string.py
src/capo_cost_explorer/types/get_anomalies_request.py
src/capo_cost_explorer/types/get_anomalies_response.py
src/capo_cost_explorer/types/get_anomaly_monitors_request.py
src/capo_cost_explorer/types/get_anomaly_monitors_response.py
src/capo_cost_explorer/types/get_anomaly_subscriptions_request.py
src/capo_cost_explorer/types/get_anomaly_subscriptions_response.py
src/capo_cost_explorer/types/get_approximate_usage_records_request.py
src/capo_cost_explorer/types/get_approximate_usage_records_response.py
src/capo_cost_explorer/types/get_commitment_purchase_analysis_request.py
src/capo_cost_explorer/types/get_commitment_purchase_analysis_response.py
src/capo_cost_explorer/types/get_cost_and_usage_comparisons_request.py
src/capo_cost_explorer/types/get_cost_and_usage_comparisons_response.py
src/capo_cost_explorer/types/get_cost_and_usage_request.py
src/capo_cost_explorer/types/get_cost_and_usage_response.py
src/capo_cost_explorer/types/get_cost_and_usage_with_resources_request.py
src/capo_cost_explorer/types/get_cost_and_usage_with_resources_response.py
src/capo_cost_explorer/types/get_cost_categories_request.py
src/capo_cost_explorer/types/get_cost_categories_response.py
src/capo_cost_explorer/types/get_cost_comparison_drivers_request.py
src/capo_cost_explorer/types/get_cost_comparison_drivers_response.py
src/capo_cost_explorer/types/get_cost_forecast_request.py
src/capo_cost_explorer/types/get_cost_forecast_response.py
src/capo_cost_explorer/types/get_dimension_values_request.py
src/capo_cost_explorer/types/get_dimension_values_response.py
src/capo_cost_explorer/types/get_reservation_coverage_request.py
src/capo_cost_explorer/types/get_reservation_coverage_response.py
src/capo_cost_explorer/types/get_reservation_purchase_recommendation_request.py
src/capo_cost_explorer/types/get_reservation_purchase_recommendation_response.py
src/capo_cost_explorer/types/get_reservation_utilization_request.py
src/capo_cost_explorer/types/get_reservation_utilization_response.py
src/capo_cost_explorer/types/get_rightsizing_recommendation_request.py
src/capo_cost_explorer/types/get_rightsizing_recommendation_response.py
src/capo_cost_explorer/types/get_savings_plan_purchase_recommendation_details_request.py
src/capo_cost_explorer/types/get_savings_plan_purchase_recommendation_details_response.py
src/capo_cost_explorer/types/get_savings_plans_coverage_request.py
src/capo_cost_explorer/types/get_savings_plans_coverage_response.py
src/capo_cost_explorer/types/get_savings_plans_purchase_recommendation_request.py
src/capo_cost_explorer/types/get_savings_plans_purchase_recommendation_response.py
src/capo_cost_explorer/types/get_savings_plans_utilization_details_request.py
src/capo_cost_explorer/types/get_savings_plans_utilization_details_response.py
src/capo_cost_explorer/types/get_savings_plans_utilization_request.py
src/capo_cost_explorer/types/get_savings_plans_utilization_response.py
src/capo_cost_explorer/types/get_tags_request.py
src/capo_cost_explorer/types/get_tags_response.py
src/capo_cost_explorer/types/get_usage_forecast_request.py
src/capo_cost_explorer/types/get_usage_forecast_response.py
src/capo_cost_explorer/types/granularity.py
src/capo_cost_explorer/types/group.py
src/capo_cost_explorer/types/group_definition.py
src/capo_cost_explorer/types/group_definition_key.py
src/capo_cost_explorer/types/group_definition_type.py
src/capo_cost_explorer/types/group_definitions.py
src/capo_cost_explorer/types/groups.py
src/capo_cost_explorer/types/impact.py
src/capo_cost_explorer/types/instance_details.py
src/capo_cost_explorer/types/key.py
src/capo_cost_explorer/types/keys.py
src/capo_cost_explorer/types/list_commitment_purchase_analyses_request.py
src/capo_cost_explorer/types/list_commitment_purchase_analyses_response.py
src/capo_cost_explorer/types/list_cost_allocation_tag_backfill_history_request.py
src/capo_cost_explorer/types/list_cost_allocation_tag_backfill_history_response.py
src/capo_cost_explorer/types/list_cost_allocation_tags_request.py
src/capo_cost_explorer/types/list_cost_allocation_tags_response.py
src/capo_cost_explorer/types/list_cost_category_definitions_request.py
src/capo_cost_explorer/types/list_cost_category_definitions_response.py
src/capo_cost_explorer/types/list_cost_category_resource_associations_request.py
src/capo_cost_explorer/types/list_cost_category_resource_associations_response.py
src/capo_cost_explorer/types/list_savings_plans_purchase_recommendation_generation_request.py
src/capo_cost_explorer/types/list_savings_plans_purchase_recommendation_generation_response.py
src/capo_cost_explorer/types/list_tags_for_resource_request.py
src/capo_cost_explorer/types/list_tags_for_resource_response.py
src/capo_cost_explorer/types/lookback_period_in_days.py
src/capo_cost_explorer/types/match_option.py
src/capo_cost_explorer/types/match_options.py
src/capo_cost_explorer/types/max_results.py
src/capo_cost_explorer/types/memory_db_instance_details.py
src/capo_cost_explorer/types/metric.py
src/capo_cost_explorer/types/metric_amount.py
src/capo_cost_explorer/types/metric_name.py
src/capo_cost_explorer/types/metric_names.py
src/capo_cost_explorer/types/metric_unit.py
src/capo_cost_explorer/types/metric_value.py
src/capo_cost_explorer/types/metrics.py
src/capo_cost_explorer/types/metrics_over_lookback_period.py
src/capo_cost_explorer/types/modify_recommendation_detail.py
src/capo_cost_explorer/types/monitor_arn_list.py
src/capo_cost_explorer/types/monitor_dimension.py
src/capo_cost_explorer/types/monitor_type.py
src/capo_cost_explorer/types/net_ri_savings.py
src/capo_cost_explorer/types/network_resource_utilization.py
src/capo_cost_explorer/types/next_page_token.py
src/capo_cost_explorer/types/non_negative_integer.py
src/capo_cost_explorer/types/non_negative_long.py
src/capo_cost_explorer/types/nullable_non_negative_double.py
src/capo_cost_explorer/types/numeric_operator.py
src/capo_cost_explorer/types/offering_class.py
src/capo_cost_explorer/types/on_demand_cost.py
src/capo_cost_explorer/types/on_demand_cost_of_ri_hours_used.py
src/capo_cost_explorer/types/on_demand_hours.py
src/capo_cost_explorer/types/on_demand_normalized_units.py
src/capo_cost_explorer/types/page_size.py
src/capo_cost_explorer/types/payment_option.py
src/capo_cost_explorer/types/platform_difference.py
src/capo_cost_explorer/types/platform_differences.py
src/capo_cost_explorer/types/prediction_interval_level.py
src/capo_cost_explorer/types/provide_anomaly_feedback_request.py
src/capo_cost_explorer/types/provide_anomaly_feedback_response.py
src/capo_cost_explorer/types/purchased_hours.py
src/capo_cost_explorer/types/purchased_units.py
src/capo_cost_explorer/types/rds_instance_details.py
src/capo_cost_explorer/types/realized_savings.py
src/capo_cost_explorer/types/recommendation_detail_data.py
src/capo_cost_explorer/types/recommendation_detail_hourly_metrics.py
src/capo_cost_explorer/types/recommendation_detail_id.py
src/capo_cost_explorer/types/recommendation_id.py
src/capo_cost_explorer/types/recommendation_id_list.py
src/capo_cost_explorer/types/recommendation_target.py
src/capo_cost_explorer/types/recommendations_page_size.py
src/capo_cost_explorer/types/redshift_instance_details.py
src/capo_cost_explorer/types/reservation_aggregates.py
src/capo_cost_explorer/types/reservation_coverage_group.py
src/capo_cost_explorer/types/reservation_coverage_groups.py
src/capo_cost_explorer/types/reservation_group_key.py
src/capo_cost_explorer/types/reservation_group_value.py
src/capo_cost_explorer/types/reservation_purchase_recommendation.py
src/capo_cost_explorer/types/reservation_purchase_recommendation_detail.py
src/capo_cost_explorer/types/reservation_purchase_recommendation_details.py
src/capo_cost_explorer/types/reservation_purchase_recommendation_metadata.py
src/capo_cost_explorer/types/reservation_purchase_recommendation_summary.py
src/capo_cost_explorer/types/reservation_purchase_recommendations.py
src/capo_cost_explorer/types/reservation_utilization_group.py
src/capo_cost_explorer/types/reservation_utilization_groups.py
src/capo_cost_explorer/types/reserved_capacity_details.py
src/capo_cost_explorer/types/reserved_hours.py
src/capo_cost_explorer/types/reserved_normalized_units.py
src/capo_cost_explorer/types/resource_details.py
src/capo_cost_explorer/types/resource_tag.py
src/capo_cost_explorer/types/resource_tag_key.py
src/capo_cost_explorer/types/resource_tag_key_list.py
src/capo_cost_explorer/types/resource_tag_list.py
src/capo_cost_explorer/types/resource_tag_value.py
src/capo_cost_explorer/types/resource_type.py
src/capo_cost_explorer/types/resource_types.py
src/capo_cost_explorer/types/resource_types_filter_input.py
src/capo_cost_explorer/types/resource_utilization.py
src/capo_cost_explorer/types/result_by_time.py
src/capo_cost_explorer/types/results_by_time.py
src/capo_cost_explorer/types/ri_cost_for_unused_hours.py
src/capo_cost_explorer/types/rightsizing_recommendation.py
src/capo_cost_explorer/types/rightsizing_recommendation_configuration.py
src/capo_cost_explorer/types/rightsizing_recommendation_list.py
src/capo_cost_explorer/types/rightsizing_recommendation_metadata.py
src/capo_cost_explorer/types/rightsizing_recommendation_summary.py
src/capo_cost_explorer/types/rightsizing_type.py
src/capo_cost_explorer/types/root_cause.py
src/capo_cost_explorer/types/root_cause_impact.py
src/capo_cost_explorer/types/root_causes.py
src/capo_cost_explorer/types/savings_plan_arn.py
src/capo_cost_explorer/types/savings_plans.py
src/capo_cost_explorer/types/savings_plans_amortized_commitment.py
src/capo_cost_explorer/types/savings_plans_commitment.py
src/capo_cost_explorer/types/savings_plans_coverage.py
src/capo_cost_explorer/types/savings_plans_coverage_data.py
src/capo_cost_explorer/types/savings_plans_coverages.py
src/capo_cost_explorer/types/savings_plans_data_type.py
src/capo_cost_explorer/types/savings_plans_data_types.py
src/capo_cost_explorer/types/savings_plans_details.py
src/capo_cost_explorer/types/savings_plans_id.py
src/capo_cost_explorer/types/savings_plans_purchase_analysis_configuration.py
src/capo_cost_explorer/types/savings_plans_purchase_analysis_details.py
src/capo_cost_explorer/types/savings_plans_purchase_recommendation.py
src/capo_cost_explorer/types/savings_plans_purchase_recommendation_detail.py
src/capo_cost_explorer/types/savings_plans_purchase_recommendation_detail_list.py
src/capo_cost_explorer/types/savings_plans_purchase_recommendation_metadata.py
src/capo_cost_explorer/types/savings_plans_purchase_recommendation_summary.py
src/capo_cost_explorer/types/savings_plans_savings.py
src/capo_cost_explorer/types/savings_plans_target_coverage.py
src/capo_cost_explorer/types/savings_plans_to_add.py
src/capo_cost_explorer/types/savings_plans_to_exclude.py
src/capo_cost_explorer/types/savings_plans_utilization.py
src/capo_cost_explorer/types/savings_plans_utilization_aggregates.py
src/capo_cost_explorer/types/savings_plans_utilization_by_time.py
src/capo_cost_explorer/types/savings_plans_utilization_detail.py
src/capo_cost_explorer/types/savings_plans_utilization_details.py
src/capo_cost_explorer/types/savings_plans_utilizations_by_time.py
src/capo_cost_explorer/types/search_string.py
src/capo_cost_explorer/types/service_specification.py
src/capo_cost_explorer/types/sort_definition.py
src/capo_cost_explorer/types/sort_definition_key.py
src/capo_cost_explorer/types/sort_definitions.py
src/capo_cost_explorer/types/sort_order.py
src/capo_cost_explorer/types/start_commitment_purchase_analysis_request.py
src/capo_cost_explorer/types/start_commitment_purchase_analysis_response.py
src/capo_cost_explorer/types/start_cost_allocation_tag_backfill_request.py
src/capo_cost_explorer/types/start_cost_allocation_tag_backfill_response.py
src/capo_cost_explorer/types/start_savings_plans_purchase_recommendation_generation_request.py
src/capo_cost_explorer/types/start_savings_plans_purchase_recommendation_generation_response.py
src/capo_cost_explorer/types/subscriber.py
src/capo_cost_explorer/types/subscriber_address.py
src/capo_cost_explorer/types/subscriber_status.py
src/capo_cost_explorer/types/subscriber_type.py
src/capo_cost_explorer/types/subscribers.py
src/capo_cost_explorer/types/supported_savings_plans_type.py
src/capo_cost_explorer/types/tag_key.py
src/capo_cost_explorer/types/tag_list.py
src/capo_cost_explorer/types/tag_resource_request.py
src/capo_cost_explorer/types/tag_resource_response.py
src/capo_cost_explorer/types/tag_values.py
src/capo_cost_explorer/types/tag_values_list.py
src/capo_cost_explorer/types/target_instance.py
src/capo_cost_explorer/types/target_instances_list.py
src/capo_cost_explorer/types/term_in_years.py
src/capo_cost_explorer/types/terminate_recommendation_detail.py
src/capo_cost_explorer/types/total_actual_hours.py
src/capo_cost_explorer/types/total_actual_units.py
src/capo_cost_explorer/types/total_amortized_fee.py
src/capo_cost_explorer/types/total_impact_filter.py
src/capo_cost_explorer/types/total_potential_ri_savings.py
src/capo_cost_explorer/types/total_running_hours.py
src/capo_cost_explorer/types/total_running_normalized_units.py
src/capo_cost_explorer/types/unrealized_savings.py
src/capo_cost_explorer/types/untag_resource_request.py
src/capo_cost_explorer/types/untag_resource_response.py
src/capo_cost_explorer/types/unused_hours.py
src/capo_cost_explorer/types/unused_units.py
src/capo_cost_explorer/types/update_anomaly_monitor_request.py
src/capo_cost_explorer/types/update_anomaly_monitor_response.py
src/capo_cost_explorer/types/update_anomaly_subscription_request.py
src/capo_cost_explorer/types/update_anomaly_subscription_response.py
src/capo_cost_explorer/types/update_cost_allocation_tags_status_error.py
src/capo_cost_explorer/types/update_cost_allocation_tags_status_errors.py
src/capo_cost_explorer/types/update_cost_allocation_tags_status_request.py
src/capo_cost_explorer/types/update_cost_allocation_tags_status_response.py
src/capo_cost_explorer/types/update_cost_category_definition_request.py
src/capo_cost_explorer/types/update_cost_category_definition_response.py
src/capo_cost_explorer/types/usage_services.py
src/capo_cost_explorer/types/utilization_by_time.py
src/capo_cost_explorer/types/utilization_percentage.py
src/capo_cost_explorer/types/utilization_percentage_in_units.py
src/capo_cost_explorer/types/utilizations_by_time.py
src/capo_cost_explorer/types/value.py
src/capo_cost_explorer/types/values.py
src/capo_cost_explorer/types/year_month_day.py
src/capo_cost_explorer/types/zoned_date_time.py
src/capo_cost_explorer/types/_prelude/blob.py
src/capo_cost_explorer/types/_prelude/timestamp.py
tests/test_sigv4.py