amazonaws.com – ce
You can use the Cost Explorer API to programmatically query your cost and usage data. You can query for aggregated data such as total monthly costs or total daily usage. You can also query for granular data. This might include the number of daily write operations for Amazon DynamoDB database tables in your production environment.
Service Endpoint
The Cost Explorer API provides the following endpoint:
-
https://ce.us-east-1.amazonaws.com
For information about the costs that are associated with the Cost Explorer API, see .
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:ce/2017-10-25.json
- Provider
- amazonaws.com:ce / ce
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/ce/2017-10-25/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/ce/2017-10-25/openapi.yaml
Tools (39)
Extracted live via the executor SDK.
-
xAmzTargetAwsInsightsIndexServiceCreateAnomalyMonitor.createAnomalyMonitorCreates a new cost anomaly detection monitor with the requested type and monitor specification.
-
xAmzTargetAwsInsightsIndexServiceCreateAnomalySubscription.createAnomalySubscriptionAdds an alert subscription to a cost anomaly detection monitor. You can use each subscription to define subscribers with email or SNS notifications. Email subscribers can set an absolute or percentage threshold and a time frequency for receiving notifications.
-
xAmzTargetAwsInsightsIndexServiceCreateCostCategoryDefinition.createCostCategoryDefinitionCreates a new Cost Category with the requested name and rules.
-
xAmzTargetAwsInsightsIndexServiceDeleteAnomalyMonitor.deleteAnomalyMonitorDeletes a cost anomaly monitor.
-
xAmzTargetAwsInsightsIndexServiceDeleteAnomalySubscription.deleteAnomalySubscriptionDeletes a cost anomaly subscription.
-
xAmzTargetAwsInsightsIndexServiceDeleteCostCategoryDefinition.deleteCostCategoryDefinitionDeletes a Cost Category. Expenses from this month going forward will no longer be categorized with this Cost Category.
-
xAmzTargetAwsInsightsIndexServiceDescribeCostCategoryDefinition.describeCostCategoryDefinitionReturns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a Cost Category that's defined in the account.
You have the option to use
EffectiveOnto return a Cost Category that's active on a specific date. If there's noEffectiveOnspecified, you see a Cost Category that's effective on the current date. If Cost Category is still effective,EffectiveEndis omitted in the response. -
xAmzTargetAwsInsightsIndexServiceGetAnomalies.getAnomaliesRetrieves all of the cost anomalies detected on your account during the time period that's specified by the
DateIntervalobject. Anomalies are available for up to 90 days. -
xAmzTargetAwsInsightsIndexServiceGetAnomalyMonitors.getAnomalyMonitorsRetrieves the cost anomaly monitor definitions for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).
-
xAmzTargetAwsInsightsIndexServiceGetAnomalySubscriptions.getAnomalySubscriptionsRetrieves the cost anomaly subscription objects for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).
-
xAmzTargetAwsInsightsIndexServiceGetCostAndUsage.getCostAndUsageRetrieves cost and usage metrics for your account. You can specify which cost and usage-related metric that you want the request to return. For example, you can specify
BlendedCostsorUsageQuantity. You can also filter and group your data by various dimensions, such asSERVICEorAZ, in a specific time range. For a complete list of valid dimensions, see the operation. Management account in an organization in Organizations have access to all member accounts.For information about filter limitations, see in the Billing and Cost Management User Guide.
-
xAmzTargetAwsInsightsIndexServiceGetCostAndUsageWithResources.getCostAndUsageWithResourcesRetrieves cost and usage metrics with resources for your account. You can specify which cost and usage-related metric, such as
BlendedCostsorUsageQuantity, that you want the request to return. You can also filter and group your data by various dimensions, such asSERVICEorAZ, in a specific time range. For a complete list of valid dimensions, see the operation. Management account in an organization in Organizations have access to all member accounts. This API is currently available for the Amazon Elastic Compute Cloud – Compute service only.This is an opt-in only feature. You can enable this feature from the Cost Explorer Settings page. For information about how to access the Settings page, see in the Billing and Cost Management User Guide.
-
xAmzTargetAwsInsightsIndexServiceGetCostCategories.getCostCategoriesRetrieves an array of Cost Category names and values incurred cost.
If some Cost Category names and values are not associated with any cost, they will not be returned by this API.
-
xAmzTargetAwsInsightsIndexServiceGetCostForecast.getCostForecastRetrieves a forecast for how much Amazon Web Services predicts that you will spend over the forecast time period that you select, based on your past costs.
-
xAmzTargetAwsInsightsIndexServiceGetDimensionValues.getDimensionValuesRetrieves all available filter values for a specified filter over a period of time. You can search the dimension values for an arbitrary string.
-
xAmzTargetAwsInsightsIndexServiceGetReservationCoverage.getReservationCoverageRetrieves the reservation coverage for your account, which you can use to see how much of your Amazon Elastic Compute Cloud, Amazon ElastiCache, Amazon Relational Database Service, or Amazon Redshift usage is covered by a reservation. An organization's management account can see the coverage of the associated member accounts. This supports dimensions, Cost Categories, and nested expressions. For any time period, you can filter data about reservation usage by the following dimensions:
-
AZ
-
CACHE_ENGINE
-
DATABASE_ENGINE
-
DEPLOYMENT_OPTION
-
INSTANCE_TYPE
-
LINKED_ACCOUNT
-
OPERATING_SYSTEM
-
PLATFORM
-
REGION
-
SERVICE
-
TAG
-
TENANCY
To determine valid values for a dimension, use the
GetDimensionValuesoperation. -
-
xAmzTargetAwsInsightsIndexServiceGetReservationPurchaseRecommendation.getReservationPurchaseRecommendationGets recommendations for reservation purchases. These recommendations might help you to reduce your costs. Reservations provide a discounted hourly rate (up to 75%) compared to On-Demand pricing.
Amazon Web Services generates your recommendations by identifying your On-Demand usage during a specific time period and collecting your usage into categories that are eligible for a reservation. After Amazon Web Services has these categories, it simulates every combination of reservations in each category of usage to identify the best number of each type of Reserved Instance (RI) to purchase to maximize your estimated savings.
For example, Amazon Web Services automatically aggregates your Amazon EC2 Linux, shared tenancy, and c4 family usage in the US West (Oregon) Region and recommends that you buy size-flexible regional reservations to apply to the c4 family usage. Amazon Web Services recommends the smallest size instance in an instance family. This makes it easier to purchase a size-flexible Reserved Instance (RI). Amazon Web Services also shows the equal number of normalized units. This way, you can purchase any instance size that you want. For this example, your RI recommendation is for
c4.largebecause that is the smallest size instance in the c4 instance family. -
xAmzTargetAwsInsightsIndexServiceGetReservationUtilization.getReservationUtilizationRetrieves the reservation utilization for your account. Management account in an organization have access to member accounts. You can filter data by dimensions in a time period. You can use
GetDimensionValuesto determine the possible dimension values. Currently, you can group only bySUBSCRIPTION_ID. -
xAmzTargetAwsInsightsIndexServiceGetRightsizingRecommendation.getRightsizingRecommendationCreates recommendations that help you save cost by identifying idle and underutilized Amazon EC2 instances.
Recommendations are generated to either downsize or terminate instances, along with providing savings detail and metrics. For more information about calculation and function, see in the Billing and Cost Management User Guide.
-
xAmzTargetAwsInsightsIndexServiceGetSavingsPlansCoverage.getSavingsPlansCoverageRetrieves the Savings Plans covered for your account. This enables you to see how much of your cost is covered by a Savings Plan. An organization’s management account can see the coverage of the associated member accounts. This supports dimensions, Cost Categories, and nested expressions. For any time period, you can filter data for Savings Plans usage with the following dimensions:
-
LINKED_ACCOUNT -
REGION -
SERVICE -
INSTANCE_FAMILY
To determine valid values for a dimension, use the
GetDimensionValuesoperation. -
-
xAmzTargetAwsInsightsIndexServiceGetSavingsPlansPurchaseRecommendation.getSavingsPlansPurchaseRecommendationRetrieves the Savings Plans recommendations for your account. First use
StartSavingsPlansPurchaseRecommendationGenerationto generate a new set of recommendations, and then useGetSavingsPlansPurchaseRecommendationto retrieve them. -
xAmzTargetAwsInsightsIndexServiceGetSavingsPlansUtilization.getSavingsPlansUtilizationRetrieves the Savings Plans utilization for your account across date ranges with daily or monthly granularity. Management account in an organization have access to member accounts. You can use
GetDimensionValuesinSAVINGS_PLANSto determine the possible dimension values.You can't group by any dimension values for
GetSavingsPlansUtilization. -
xAmzTargetAwsInsightsIndexServiceGetSavingsPlansUtilizationDetails.getSavingsPlansUtilizationDetailsRetrieves attribute data along with aggregate utilization and savings data for a given time period. This doesn't support granular or grouped data (daily/monthly) in response. You can't retrieve data by dates in a single response similar to
GetSavingsPlanUtilization, but you have the option to make multiple calls toGetSavingsPlanUtilizationDetailsby providing individual dates. You can useGetDimensionValuesinSAVINGS_PLANSto determine the possible dimension values.GetSavingsPlanUtilizationDetailsinternally groups data bySavingsPlansArn. -
xAmzTargetAwsInsightsIndexServiceGetTags.getTagsQueries for available tag keys and tag values for a specified period. You can search the tag values for an arbitrary string.
-
xAmzTargetAwsInsightsIndexServiceGetUsageForecast.getUsageForecastRetrieves a forecast for how much Amazon Web Services predicts that you will use over the forecast time period that you select, based on your past usage.
-
xAmzTargetAwsInsightsIndexServiceListCostAllocationTags.listCostAllocationTagsGet a list of cost allocation tags. All inputs in the API are optional and serve as filters. By default, all cost allocation tags are returned.
-
xAmzTargetAwsInsightsIndexServiceListCostCategoryDefinitions.listCostCategoryDefinitionsReturns the name, Amazon Resource Name (ARN),
NumberOfRulesand effective dates of all Cost Categories defined in the account. You have the option to useEffectiveOnto return a list of Cost Categories that were active on a specific date. If there is noEffectiveOnspecified, you’ll see Cost Categories that are effective on the current date. If Cost Category is still effective,EffectiveEndis omitted in the response.ListCostCategoryDefinitionssupports pagination. The request can have aMaxResultsrange up to 100. -
xAmzTargetAwsInsightsIndexServiceListSavingsPlansPurchaseRecommendationGeneration.listSavingsPlansPurchaseRecommendationGenerationRetrieves a list of your historical recommendation generations within the past 30 days.
-
xAmzTargetAwsInsightsIndexServiceListTagsForResource.listTagsForResourceReturns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).
-
xAmzTargetAwsInsightsIndexServiceProvideAnomalyFeedback.provideAnomalyFeedbackModifies the feedback property of a given cost anomaly.
-
xAmzTargetAwsInsightsIndexServiceStartSavingsPlansPurchaseRecommendationGeneration.startSavingsPlansPurchaseRecommendationGenerationRequests a Savings Plans recommendation generation. This enables you to calculate a fresh set of Savings Plans recommendations that takes your latest usage data and current Savings Plans inventory into account. You can refresh Savings Plans recommendations up to three times daily for a consolidated billing family.
StartSavingsPlansPurchaseRecommendationGenerationhas no request syntax because no input parameters are needed to support this operation. -
xAmzTargetAwsInsightsIndexServiceTagResource.tagResourceAn API operation for adding one or more tags (key-value pairs) to a resource.
You can use the
TagResourceoperation with a resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value you specify replaces the previous value for that tag.Although the maximum number of array members is 200, user-tag maximum is 50. The remaining are reserved for Amazon Web Services use.
-
xAmzTargetAwsInsightsIndexServiceUntagResource.untagResourceRemoves one or more tags from a resource. Specify only tag keys in your request. Don't specify the value.
-
xAmzTargetAwsInsightsIndexServiceUpdateAnomalyMonitor.updateAnomalyMonitorUpdates an existing cost anomaly monitor. The changes made are applied going forward, and doesn't change anomalies detected in the past.
-
xAmzTargetAwsInsightsIndexServiceUpdateAnomalySubscription.updateAnomalySubscriptionUpdates an existing cost anomaly monitor subscription.
-
xAmzTargetAwsInsightsIndexServiceUpdateCostAllocationTagsStatus.updateCostAllocationTagsStatusUpdates status for cost allocation tags in bulk, with maximum batch size of 20. If the tag status that's updated is the same as the existing tag status, the request doesn't fail. Instead, it doesn't have any effect on the tag status (for example, activating the active tag).
-
xAmzTargetAwsInsightsIndexServiceUpdateCostCategoryDefinition.updateCostCategoryDefinitionUpdates an existing Cost Category. Changes made to the Cost Category rules will be used to categorize the current month’s expenses and future expenses. This won’t change categorization for the previous months.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools