@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSCostExplorerAsync extends AbstractAWSCostExplorer implements AWSCostExplorerAsync
AWSCostExplorerAsync
. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
createAnomalyMonitor, createAnomalySubscription, createCostCategoryDefinition, deleteAnomalyMonitor, deleteAnomalySubscription, deleteCostCategoryDefinition, describeCostCategoryDefinition, getAnomalies, getAnomalyMonitors, getAnomalySubscriptions, getApproximateUsageRecords, getCachedResponseMetadata, getCostAndUsage, getCostAndUsageWithResources, getCostCategories, getCostForecast, getDimensionValues, getReservationCoverage, getReservationPurchaseRecommendation, getReservationUtilization, getRightsizingRecommendation, getSavingsPlanPurchaseRecommendationDetails, getSavingsPlansCoverage, getSavingsPlansPurchaseRecommendation, getSavingsPlansUtilization, getSavingsPlansUtilizationDetails, getTags, getUsageForecast, listCostAllocationTagBackfillHistory, listCostAllocationTags, listCostCategoryDefinitions, listSavingsPlansPurchaseRecommendationGeneration, listTagsForResource, provideAnomalyFeedback, shutdown, startCostAllocationTagBackfill, startSavingsPlansPurchaseRecommendationGeneration, tagResource, untagResource, updateAnomalyMonitor, updateAnomalySubscription, updateCostAllocationTagsStatus, updateCostCategoryDefinition
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createAnomalyMonitor, createAnomalySubscription, createCostCategoryDefinition, deleteAnomalyMonitor, deleteAnomalySubscription, deleteCostCategoryDefinition, describeCostCategoryDefinition, getAnomalies, getAnomalyMonitors, getAnomalySubscriptions, getApproximateUsageRecords, getCachedResponseMetadata, getCostAndUsage, getCostAndUsageWithResources, getCostCategories, getCostForecast, getDimensionValues, getReservationCoverage, getReservationPurchaseRecommendation, getReservationUtilization, getRightsizingRecommendation, getSavingsPlanPurchaseRecommendationDetails, getSavingsPlansCoverage, getSavingsPlansPurchaseRecommendation, getSavingsPlansUtilization, getSavingsPlansUtilizationDetails, getTags, getUsageForecast, listCostAllocationTagBackfillHistory, listCostAllocationTags, listCostCategoryDefinitions, listSavingsPlansPurchaseRecommendationGeneration, listTagsForResource, provideAnomalyFeedback, shutdown, startCostAllocationTagBackfill, startSavingsPlansPurchaseRecommendationGeneration, tagResource, untagResource, updateAnomalyMonitor, updateAnomalySubscription, updateCostAllocationTagsStatus, updateCostCategoryDefinition
public Future<CreateAnomalyMonitorResult> createAnomalyMonitorAsync(CreateAnomalyMonitorRequest request)
AWSCostExplorerAsync
Creates a new cost anomaly detection monitor with the requested type and monitor specification.
createAnomalyMonitorAsync
in interface AWSCostExplorerAsync
public Future<CreateAnomalyMonitorResult> createAnomalyMonitorAsync(CreateAnomalyMonitorRequest request, AsyncHandler<CreateAnomalyMonitorRequest,CreateAnomalyMonitorResult> asyncHandler)
AWSCostExplorerAsync
Creates a new cost anomaly detection monitor with the requested type and monitor specification.
createAnomalyMonitorAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAnomalySubscriptionResult> createAnomalySubscriptionAsync(CreateAnomalySubscriptionRequest request)
AWSCostExplorerAsync
Adds 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.
createAnomalySubscriptionAsync
in interface AWSCostExplorerAsync
public Future<CreateAnomalySubscriptionResult> createAnomalySubscriptionAsync(CreateAnomalySubscriptionRequest request, AsyncHandler<CreateAnomalySubscriptionRequest,CreateAnomalySubscriptionResult> asyncHandler)
AWSCostExplorerAsync
Adds 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.
createAnomalySubscriptionAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateCostCategoryDefinitionResult> createCostCategoryDefinitionAsync(CreateCostCategoryDefinitionRequest request)
AWSCostExplorerAsync
Creates a new Cost Category with the requested name and rules.
createCostCategoryDefinitionAsync
in interface AWSCostExplorerAsync
public Future<CreateCostCategoryDefinitionResult> createCostCategoryDefinitionAsync(CreateCostCategoryDefinitionRequest request, AsyncHandler<CreateCostCategoryDefinitionRequest,CreateCostCategoryDefinitionResult> asyncHandler)
AWSCostExplorerAsync
Creates a new Cost Category with the requested name and rules.
createCostCategoryDefinitionAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAnomalyMonitorResult> deleteAnomalyMonitorAsync(DeleteAnomalyMonitorRequest request)
AWSCostExplorerAsync
Deletes a cost anomaly monitor.
deleteAnomalyMonitorAsync
in interface AWSCostExplorerAsync
public Future<DeleteAnomalyMonitorResult> deleteAnomalyMonitorAsync(DeleteAnomalyMonitorRequest request, AsyncHandler<DeleteAnomalyMonitorRequest,DeleteAnomalyMonitorResult> asyncHandler)
AWSCostExplorerAsync
Deletes a cost anomaly monitor.
deleteAnomalyMonitorAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAnomalySubscriptionResult> deleteAnomalySubscriptionAsync(DeleteAnomalySubscriptionRequest request)
AWSCostExplorerAsync
Deletes a cost anomaly subscription.
deleteAnomalySubscriptionAsync
in interface AWSCostExplorerAsync
public Future<DeleteAnomalySubscriptionResult> deleteAnomalySubscriptionAsync(DeleteAnomalySubscriptionRequest request, AsyncHandler<DeleteAnomalySubscriptionRequest,DeleteAnomalySubscriptionResult> asyncHandler)
AWSCostExplorerAsync
Deletes a cost anomaly subscription.
deleteAnomalySubscriptionAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteCostCategoryDefinitionResult> deleteCostCategoryDefinitionAsync(DeleteCostCategoryDefinitionRequest request)
AWSCostExplorerAsync
Deletes a Cost Category. Expenses from this month going forward will no longer be categorized with this Cost Category.
deleteCostCategoryDefinitionAsync
in interface AWSCostExplorerAsync
public Future<DeleteCostCategoryDefinitionResult> deleteCostCategoryDefinitionAsync(DeleteCostCategoryDefinitionRequest request, AsyncHandler<DeleteCostCategoryDefinitionRequest,DeleteCostCategoryDefinitionResult> asyncHandler)
AWSCostExplorerAsync
Deletes a Cost Category. Expenses from this month going forward will no longer be categorized with this Cost Category.
deleteCostCategoryDefinitionAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeCostCategoryDefinitionResult> describeCostCategoryDefinitionAsync(DescribeCostCategoryDefinitionRequest request)
AWSCostExplorerAsync
Returns 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 EffectiveOn
to return a Cost Category that's active on a specific date.
If there's no EffectiveOn
specified, you see a Cost Category that's effective on the current date.
If Cost Category is still effective, EffectiveEnd
is omitted in the response.
describeCostCategoryDefinitionAsync
in interface AWSCostExplorerAsync
public Future<DescribeCostCategoryDefinitionResult> describeCostCategoryDefinitionAsync(DescribeCostCategoryDefinitionRequest request, AsyncHandler<DescribeCostCategoryDefinitionRequest,DescribeCostCategoryDefinitionResult> asyncHandler)
AWSCostExplorerAsync
Returns 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 EffectiveOn
to return a Cost Category that's active on a specific date.
If there's no EffectiveOn
specified, you see a Cost Category that's effective on the current date.
If Cost Category is still effective, EffectiveEnd
is omitted in the response.
describeCostCategoryDefinitionAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAnomaliesResult> getAnomaliesAsync(GetAnomaliesRequest request)
AWSCostExplorerAsync
Retrieves all of the cost anomalies detected on your account during the time period that's specified by the
DateInterval
object. Anomalies are available for up to 90 days.
getAnomaliesAsync
in interface AWSCostExplorerAsync
public Future<GetAnomaliesResult> getAnomaliesAsync(GetAnomaliesRequest request, AsyncHandler<GetAnomaliesRequest,GetAnomaliesResult> asyncHandler)
AWSCostExplorerAsync
Retrieves all of the cost anomalies detected on your account during the time period that's specified by the
DateInterval
object. Anomalies are available for up to 90 days.
getAnomaliesAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAnomalyMonitorsResult> getAnomalyMonitorsAsync(GetAnomalyMonitorsRequest request)
AWSCostExplorerAsync
Retrieves the cost anomaly monitor definitions for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).
getAnomalyMonitorsAsync
in interface AWSCostExplorerAsync
public Future<GetAnomalyMonitorsResult> getAnomalyMonitorsAsync(GetAnomalyMonitorsRequest request, AsyncHandler<GetAnomalyMonitorsRequest,GetAnomalyMonitorsResult> asyncHandler)
AWSCostExplorerAsync
Retrieves the cost anomaly monitor definitions for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).
getAnomalyMonitorsAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAnomalySubscriptionsResult> getAnomalySubscriptionsAsync(GetAnomalySubscriptionsRequest request)
AWSCostExplorerAsync
Retrieves the cost anomaly subscription objects for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).
getAnomalySubscriptionsAsync
in interface AWSCostExplorerAsync
public Future<GetAnomalySubscriptionsResult> getAnomalySubscriptionsAsync(GetAnomalySubscriptionsRequest request, AsyncHandler<GetAnomalySubscriptionsRequest,GetAnomalySubscriptionsResult> asyncHandler)
AWSCostExplorerAsync
Retrieves the cost anomaly subscription objects for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).
getAnomalySubscriptionsAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetApproximateUsageRecordsResult> getApproximateUsageRecordsAsync(GetApproximateUsageRecordsRequest request)
AWSCostExplorerAsync
Retrieves estimated usage records for hourly granularity or resource-level data at daily granularity.
getApproximateUsageRecordsAsync
in interface AWSCostExplorerAsync
public Future<GetApproximateUsageRecordsResult> getApproximateUsageRecordsAsync(GetApproximateUsageRecordsRequest request, AsyncHandler<GetApproximateUsageRecordsRequest,GetApproximateUsageRecordsResult> asyncHandler)
AWSCostExplorerAsync
Retrieves estimated usage records for hourly granularity or resource-level data at daily granularity.
getApproximateUsageRecordsAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetCostAndUsageResult> getCostAndUsageAsync(GetCostAndUsageRequest request)
AWSCostExplorerAsync
Retrieves 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 BlendedCosts
or UsageQuantity
.
You can also filter and group your data by various dimensions, such as SERVICE
or AZ
,
in a specific time range. For a complete list of valid dimensions, see the GetDimensionValues operation. Management account in an organization in Organizations have access to all
member accounts.
For information about filter limitations, see Quotas and restrictions in the Billing and Cost Management User Guide.
getCostAndUsageAsync
in interface AWSCostExplorerAsync
public Future<GetCostAndUsageResult> getCostAndUsageAsync(GetCostAndUsageRequest request, AsyncHandler<GetCostAndUsageRequest,GetCostAndUsageResult> asyncHandler)
AWSCostExplorerAsync
Retrieves 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 BlendedCosts
or UsageQuantity
.
You can also filter and group your data by various dimensions, such as SERVICE
or AZ
,
in a specific time range. For a complete list of valid dimensions, see the GetDimensionValues operation. Management account in an organization in Organizations have access to all
member accounts.
For information about filter limitations, see Quotas and restrictions in the Billing and Cost Management User Guide.
getCostAndUsageAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetCostAndUsageWithResourcesResult> getCostAndUsageWithResourcesAsync(GetCostAndUsageWithResourcesRequest request)
AWSCostExplorerAsync
Retrieves cost and usage metrics with resources for your account. You can specify which cost and usage-related
metric, such as BlendedCosts
or UsageQuantity
, that you want the request to return. You
can also filter and group your data by various dimensions, such as SERVICE
or AZ
, in a
specific time range. For a complete list of valid dimensions, see the GetDimensionValues operation. Management account in an organization in Organizations have access to all
member accounts.
Hourly granularity is only available for EC2-Instances (Elastic Compute Cloud) resource-level data. All other resource-level data is available at daily granularity.
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 Controlling Access for Cost Explorer in the Billing and Cost Management User Guide.
getCostAndUsageWithResourcesAsync
in interface AWSCostExplorerAsync
public Future<GetCostAndUsageWithResourcesResult> getCostAndUsageWithResourcesAsync(GetCostAndUsageWithResourcesRequest request, AsyncHandler<GetCostAndUsageWithResourcesRequest,GetCostAndUsageWithResourcesResult> asyncHandler)
AWSCostExplorerAsync
Retrieves cost and usage metrics with resources for your account. You can specify which cost and usage-related
metric, such as BlendedCosts
or UsageQuantity
, that you want the request to return. You
can also filter and group your data by various dimensions, such as SERVICE
or AZ
, in a
specific time range. For a complete list of valid dimensions, see the GetDimensionValues operation. Management account in an organization in Organizations have access to all
member accounts.
Hourly granularity is only available for EC2-Instances (Elastic Compute Cloud) resource-level data. All other resource-level data is available at daily granularity.
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 Controlling Access for Cost Explorer in the Billing and Cost Management User Guide.
getCostAndUsageWithResourcesAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetCostCategoriesResult> getCostCategoriesAsync(GetCostCategoriesRequest request)
AWSCostExplorerAsync
Retrieves 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.
getCostCategoriesAsync
in interface AWSCostExplorerAsync
public Future<GetCostCategoriesResult> getCostCategoriesAsync(GetCostCategoriesRequest request, AsyncHandler<GetCostCategoriesRequest,GetCostCategoriesResult> asyncHandler)
AWSCostExplorerAsync
Retrieves 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.
getCostCategoriesAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetCostForecastResult> getCostForecastAsync(GetCostForecastRequest request)
AWSCostExplorerAsync
Retrieves 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.
getCostForecastAsync
in interface AWSCostExplorerAsync
public Future<GetCostForecastResult> getCostForecastAsync(GetCostForecastRequest request, AsyncHandler<GetCostForecastRequest,GetCostForecastResult> asyncHandler)
AWSCostExplorerAsync
Retrieves 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.
getCostForecastAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDimensionValuesResult> getDimensionValuesAsync(GetDimensionValuesRequest request)
AWSCostExplorerAsync
Retrieves all available filter values for a specified filter over a period of time. You can search the dimension values for an arbitrary string.
getDimensionValuesAsync
in interface AWSCostExplorerAsync
public Future<GetDimensionValuesResult> getDimensionValuesAsync(GetDimensionValuesRequest request, AsyncHandler<GetDimensionValuesRequest,GetDimensionValuesResult> asyncHandler)
AWSCostExplorerAsync
Retrieves all available filter values for a specified filter over a period of time. You can search the dimension values for an arbitrary string.
getDimensionValuesAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetReservationCoverageResult> getReservationCoverageAsync(GetReservationCoverageRequest request)
AWSCostExplorerAsync
Retrieves 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 GetDimensionValues
operation.
getReservationCoverageAsync
in interface AWSCostExplorerAsync
request
- You can use the following request parameters to query for how much of your instance usage a reservation
covered.public Future<GetReservationCoverageResult> getReservationCoverageAsync(GetReservationCoverageRequest request, AsyncHandler<GetReservationCoverageRequest,GetReservationCoverageResult> asyncHandler)
AWSCostExplorerAsync
Retrieves 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 GetDimensionValues
operation.
getReservationCoverageAsync
in interface AWSCostExplorerAsync
request
- You can use the following request parameters to query for how much of your instance usage a reservation
covered.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetReservationPurchaseRecommendationResult> getReservationPurchaseRecommendationAsync(GetReservationPurchaseRecommendationRequest request)
AWSCostExplorerAsync
Gets 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.large
because that is the smallest size instance in the c4 instance family.
getReservationPurchaseRecommendationAsync
in interface AWSCostExplorerAsync
public Future<GetReservationPurchaseRecommendationResult> getReservationPurchaseRecommendationAsync(GetReservationPurchaseRecommendationRequest request, AsyncHandler<GetReservationPurchaseRecommendationRequest,GetReservationPurchaseRecommendationResult> asyncHandler)
AWSCostExplorerAsync
Gets 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.large
because that is the smallest size instance in the c4 instance family.
getReservationPurchaseRecommendationAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetReservationUtilizationResult> getReservationUtilizationAsync(GetReservationUtilizationRequest request)
AWSCostExplorerAsync
Retrieves 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 GetDimensionValues
to determine the possible dimension values. Currently, you can group only by SUBSCRIPTION_ID
.
getReservationUtilizationAsync
in interface AWSCostExplorerAsync
public Future<GetReservationUtilizationResult> getReservationUtilizationAsync(GetReservationUtilizationRequest request, AsyncHandler<GetReservationUtilizationRequest,GetReservationUtilizationResult> asyncHandler)
AWSCostExplorerAsync
Retrieves 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 GetDimensionValues
to determine the possible dimension values. Currently, you can group only by SUBSCRIPTION_ID
.
getReservationUtilizationAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetRightsizingRecommendationResult> getRightsizingRecommendationAsync(GetRightsizingRecommendationRequest request)
AWSCostExplorerAsync
Creates 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 Optimizing Your Cost with Rightsizing Recommendations in the Billing and Cost Management User Guide.
getRightsizingRecommendationAsync
in interface AWSCostExplorerAsync
public Future<GetRightsizingRecommendationResult> getRightsizingRecommendationAsync(GetRightsizingRecommendationRequest request, AsyncHandler<GetRightsizingRecommendationRequest,GetRightsizingRecommendationResult> asyncHandler)
AWSCostExplorerAsync
Creates 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 Optimizing Your Cost with Rightsizing Recommendations in the Billing and Cost Management User Guide.
getRightsizingRecommendationAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSavingsPlanPurchaseRecommendationDetailsResult> getSavingsPlanPurchaseRecommendationDetailsAsync(GetSavingsPlanPurchaseRecommendationDetailsRequest request)
AWSCostExplorerAsync
Retrieves the details for a Savings Plan recommendation. These details include the hourly data-points that construct the cost, coverage, and utilization charts.
getSavingsPlanPurchaseRecommendationDetailsAsync
in interface AWSCostExplorerAsync
public Future<GetSavingsPlanPurchaseRecommendationDetailsResult> getSavingsPlanPurchaseRecommendationDetailsAsync(GetSavingsPlanPurchaseRecommendationDetailsRequest request, AsyncHandler<GetSavingsPlanPurchaseRecommendationDetailsRequest,GetSavingsPlanPurchaseRecommendationDetailsResult> asyncHandler)
AWSCostExplorerAsync
Retrieves the details for a Savings Plan recommendation. These details include the hourly data-points that construct the cost, coverage, and utilization charts.
getSavingsPlanPurchaseRecommendationDetailsAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSavingsPlansCoverageResult> getSavingsPlansCoverageAsync(GetSavingsPlansCoverageRequest request)
AWSCostExplorerAsync
Retrieves 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 GetDimensionValues
operation.
getSavingsPlansCoverageAsync
in interface AWSCostExplorerAsync
public Future<GetSavingsPlansCoverageResult> getSavingsPlansCoverageAsync(GetSavingsPlansCoverageRequest request, AsyncHandler<GetSavingsPlansCoverageRequest,GetSavingsPlansCoverageResult> asyncHandler)
AWSCostExplorerAsync
Retrieves 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 GetDimensionValues
operation.
getSavingsPlansCoverageAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSavingsPlansPurchaseRecommendationResult> getSavingsPlansPurchaseRecommendationAsync(GetSavingsPlansPurchaseRecommendationRequest request)
AWSCostExplorerAsync
Retrieves the Savings Plans recommendations for your account. First use
StartSavingsPlansPurchaseRecommendationGeneration
to generate a new set of recommendations, and then
use GetSavingsPlansPurchaseRecommendation
to retrieve them.
getSavingsPlansPurchaseRecommendationAsync
in interface AWSCostExplorerAsync
public Future<GetSavingsPlansPurchaseRecommendationResult> getSavingsPlansPurchaseRecommendationAsync(GetSavingsPlansPurchaseRecommendationRequest request, AsyncHandler<GetSavingsPlansPurchaseRecommendationRequest,GetSavingsPlansPurchaseRecommendationResult> asyncHandler)
AWSCostExplorerAsync
Retrieves the Savings Plans recommendations for your account. First use
StartSavingsPlansPurchaseRecommendationGeneration
to generate a new set of recommendations, and then
use GetSavingsPlansPurchaseRecommendation
to retrieve them.
getSavingsPlansPurchaseRecommendationAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSavingsPlansUtilizationResult> getSavingsPlansUtilizationAsync(GetSavingsPlansUtilizationRequest request)
AWSCostExplorerAsync
Retrieves 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 GetDimensionValues
in SAVINGS_PLANS
to determine the possible dimension values.
You can't group by any dimension values for GetSavingsPlansUtilization
.
getSavingsPlansUtilizationAsync
in interface AWSCostExplorerAsync
public Future<GetSavingsPlansUtilizationResult> getSavingsPlansUtilizationAsync(GetSavingsPlansUtilizationRequest request, AsyncHandler<GetSavingsPlansUtilizationRequest,GetSavingsPlansUtilizationResult> asyncHandler)
AWSCostExplorerAsync
Retrieves 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 GetDimensionValues
in SAVINGS_PLANS
to determine the possible dimension values.
You can't group by any dimension values for GetSavingsPlansUtilization
.
getSavingsPlansUtilizationAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSavingsPlansUtilizationDetailsResult> getSavingsPlansUtilizationDetailsAsync(GetSavingsPlansUtilizationDetailsRequest request)
AWSCostExplorerAsync
Retrieves 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 to
GetSavingsPlanUtilizationDetails
by providing individual dates. You can use
GetDimensionValues
in SAVINGS_PLANS
to determine the possible dimension values.
GetSavingsPlanUtilizationDetails
internally groups data by SavingsPlansArn
.
getSavingsPlansUtilizationDetailsAsync
in interface AWSCostExplorerAsync
public Future<GetSavingsPlansUtilizationDetailsResult> getSavingsPlansUtilizationDetailsAsync(GetSavingsPlansUtilizationDetailsRequest request, AsyncHandler<GetSavingsPlansUtilizationDetailsRequest,GetSavingsPlansUtilizationDetailsResult> asyncHandler)
AWSCostExplorerAsync
Retrieves 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 to
GetSavingsPlanUtilizationDetails
by providing individual dates. You can use
GetDimensionValues
in SAVINGS_PLANS
to determine the possible dimension values.
GetSavingsPlanUtilizationDetails
internally groups data by SavingsPlansArn
.
getSavingsPlansUtilizationDetailsAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetTagsResult> getTagsAsync(GetTagsRequest request)
AWSCostExplorerAsync
Queries for available tag keys and tag values for a specified period. You can search the tag values for an arbitrary string.
getTagsAsync
in interface AWSCostExplorerAsync
public Future<GetTagsResult> getTagsAsync(GetTagsRequest request, AsyncHandler<GetTagsRequest,GetTagsResult> asyncHandler)
AWSCostExplorerAsync
Queries for available tag keys and tag values for a specified period. You can search the tag values for an arbitrary string.
getTagsAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetUsageForecastResult> getUsageForecastAsync(GetUsageForecastRequest request)
AWSCostExplorerAsync
Retrieves 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.
getUsageForecastAsync
in interface AWSCostExplorerAsync
public Future<GetUsageForecastResult> getUsageForecastAsync(GetUsageForecastRequest request, AsyncHandler<GetUsageForecastRequest,GetUsageForecastResult> asyncHandler)
AWSCostExplorerAsync
Retrieves 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.
getUsageForecastAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListCostAllocationTagBackfillHistoryResult> listCostAllocationTagBackfillHistoryAsync(ListCostAllocationTagBackfillHistoryRequest request)
AWSCostExplorerAsync
Retrieves a list of your historical cost allocation tag backfill requests.
listCostAllocationTagBackfillHistoryAsync
in interface AWSCostExplorerAsync
public Future<ListCostAllocationTagBackfillHistoryResult> listCostAllocationTagBackfillHistoryAsync(ListCostAllocationTagBackfillHistoryRequest request, AsyncHandler<ListCostAllocationTagBackfillHistoryRequest,ListCostAllocationTagBackfillHistoryResult> asyncHandler)
AWSCostExplorerAsync
Retrieves a list of your historical cost allocation tag backfill requests.
listCostAllocationTagBackfillHistoryAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListCostAllocationTagsResult> listCostAllocationTagsAsync(ListCostAllocationTagsRequest request)
AWSCostExplorerAsync
Get 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.
listCostAllocationTagsAsync
in interface AWSCostExplorerAsync
public Future<ListCostAllocationTagsResult> listCostAllocationTagsAsync(ListCostAllocationTagsRequest request, AsyncHandler<ListCostAllocationTagsRequest,ListCostAllocationTagsResult> asyncHandler)
AWSCostExplorerAsync
Get 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.
listCostAllocationTagsAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListCostCategoryDefinitionsResult> listCostCategoryDefinitionsAsync(ListCostCategoryDefinitionsRequest request)
AWSCostExplorerAsync
Returns the name, Amazon Resource Name (ARN), NumberOfRules
and effective dates of all Cost
Categories defined in the account. You have the option to use EffectiveOn
to return a list of Cost
Categories that were active on a specific date. If there is no EffectiveOn
specified, you’ll see
Cost Categories that are effective on the current date. If Cost Category is still effective,
EffectiveEnd
is omitted in the response. ListCostCategoryDefinitions
supports
pagination. The request can have a MaxResults
range up to 100.
listCostCategoryDefinitionsAsync
in interface AWSCostExplorerAsync
public Future<ListCostCategoryDefinitionsResult> listCostCategoryDefinitionsAsync(ListCostCategoryDefinitionsRequest request, AsyncHandler<ListCostCategoryDefinitionsRequest,ListCostCategoryDefinitionsResult> asyncHandler)
AWSCostExplorerAsync
Returns the name, Amazon Resource Name (ARN), NumberOfRules
and effective dates of all Cost
Categories defined in the account. You have the option to use EffectiveOn
to return a list of Cost
Categories that were active on a specific date. If there is no EffectiveOn
specified, you’ll see
Cost Categories that are effective on the current date. If Cost Category is still effective,
EffectiveEnd
is omitted in the response. ListCostCategoryDefinitions
supports
pagination. The request can have a MaxResults
range up to 100.
listCostCategoryDefinitionsAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSavingsPlansPurchaseRecommendationGenerationResult> listSavingsPlansPurchaseRecommendationGenerationAsync(ListSavingsPlansPurchaseRecommendationGenerationRequest request)
AWSCostExplorerAsync
Retrieves a list of your historical recommendation generations within the past 30 days.
listSavingsPlansPurchaseRecommendationGenerationAsync
in interface AWSCostExplorerAsync
public Future<ListSavingsPlansPurchaseRecommendationGenerationResult> listSavingsPlansPurchaseRecommendationGenerationAsync(ListSavingsPlansPurchaseRecommendationGenerationRequest request, AsyncHandler<ListSavingsPlansPurchaseRecommendationGenerationRequest,ListSavingsPlansPurchaseRecommendationGenerationResult> asyncHandler)
AWSCostExplorerAsync
Retrieves a list of your historical recommendation generations within the past 30 days.
listSavingsPlansPurchaseRecommendationGenerationAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSCostExplorerAsync
Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).
listTagsForResourceAsync
in interface AWSCostExplorerAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSCostExplorerAsync
Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).
listTagsForResourceAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ProvideAnomalyFeedbackResult> provideAnomalyFeedbackAsync(ProvideAnomalyFeedbackRequest request)
AWSCostExplorerAsync
Modifies the feedback property of a given cost anomaly.
provideAnomalyFeedbackAsync
in interface AWSCostExplorerAsync
public Future<ProvideAnomalyFeedbackResult> provideAnomalyFeedbackAsync(ProvideAnomalyFeedbackRequest request, AsyncHandler<ProvideAnomalyFeedbackRequest,ProvideAnomalyFeedbackResult> asyncHandler)
AWSCostExplorerAsync
Modifies the feedback property of a given cost anomaly.
provideAnomalyFeedbackAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartCostAllocationTagBackfillResult> startCostAllocationTagBackfillAsync(StartCostAllocationTagBackfillRequest request)
AWSCostExplorerAsync
Request a cost allocation tag backfill. This will backfill the activation status (either active
or
inactive
) for all tag keys from para:BackfillFrom
up to the when this request is made.
You can request a backfill once every 24 hours.
startCostAllocationTagBackfillAsync
in interface AWSCostExplorerAsync
public Future<StartCostAllocationTagBackfillResult> startCostAllocationTagBackfillAsync(StartCostAllocationTagBackfillRequest request, AsyncHandler<StartCostAllocationTagBackfillRequest,StartCostAllocationTagBackfillResult> asyncHandler)
AWSCostExplorerAsync
Request a cost allocation tag backfill. This will backfill the activation status (either active
or
inactive
) for all tag keys from para:BackfillFrom
up to the when this request is made.
You can request a backfill once every 24 hours.
startCostAllocationTagBackfillAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartSavingsPlansPurchaseRecommendationGenerationResult> startSavingsPlansPurchaseRecommendationGenerationAsync(StartSavingsPlansPurchaseRecommendationGenerationRequest request)
AWSCostExplorerAsync
Requests 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.
StartSavingsPlansPurchaseRecommendationGeneration
has no request syntax because no input parameters
are needed to support this operation.
startSavingsPlansPurchaseRecommendationGenerationAsync
in interface AWSCostExplorerAsync
public Future<StartSavingsPlansPurchaseRecommendationGenerationResult> startSavingsPlansPurchaseRecommendationGenerationAsync(StartSavingsPlansPurchaseRecommendationGenerationRequest request, AsyncHandler<StartSavingsPlansPurchaseRecommendationGenerationRequest,StartSavingsPlansPurchaseRecommendationGenerationResult> asyncHandler)
AWSCostExplorerAsync
Requests 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.
StartSavingsPlansPurchaseRecommendationGeneration
has no request syntax because no input parameters
are needed to support this operation.
startSavingsPlansPurchaseRecommendationGenerationAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSCostExplorerAsync
An API operation for adding one or more tags (key-value pairs) to a resource.
You can use the TagResource
operation 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.
tagResourceAsync
in interface AWSCostExplorerAsync
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSCostExplorerAsync
An API operation for adding one or more tags (key-value pairs) to a resource.
You can use the TagResource
operation 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.
tagResourceAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSCostExplorerAsync
Removes one or more tags from a resource. Specify only tag keys in your request. Don't specify the value.
untagResourceAsync
in interface AWSCostExplorerAsync
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSCostExplorerAsync
Removes one or more tags from a resource. Specify only tag keys in your request. Don't specify the value.
untagResourceAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAnomalyMonitorResult> updateAnomalyMonitorAsync(UpdateAnomalyMonitorRequest request)
AWSCostExplorerAsync
Updates an existing cost anomaly monitor. The changes made are applied going forward, and doesn't change anomalies detected in the past.
updateAnomalyMonitorAsync
in interface AWSCostExplorerAsync
public Future<UpdateAnomalyMonitorResult> updateAnomalyMonitorAsync(UpdateAnomalyMonitorRequest request, AsyncHandler<UpdateAnomalyMonitorRequest,UpdateAnomalyMonitorResult> asyncHandler)
AWSCostExplorerAsync
Updates an existing cost anomaly monitor. The changes made are applied going forward, and doesn't change anomalies detected in the past.
updateAnomalyMonitorAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAnomalySubscriptionResult> updateAnomalySubscriptionAsync(UpdateAnomalySubscriptionRequest request)
AWSCostExplorerAsync
Updates an existing cost anomaly subscription. Specify the fields that you want to update. Omitted fields are unchanged.
The JSON below describes the generic construct for each type. See Request Parameters for possible values as they apply to AnomalySubscription
.
updateAnomalySubscriptionAsync
in interface AWSCostExplorerAsync
public Future<UpdateAnomalySubscriptionResult> updateAnomalySubscriptionAsync(UpdateAnomalySubscriptionRequest request, AsyncHandler<UpdateAnomalySubscriptionRequest,UpdateAnomalySubscriptionResult> asyncHandler)
AWSCostExplorerAsync
Updates an existing cost anomaly subscription. Specify the fields that you want to update. Omitted fields are unchanged.
The JSON below describes the generic construct for each type. See Request Parameters for possible values as they apply to AnomalySubscription
.
updateAnomalySubscriptionAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateCostAllocationTagsStatusResult> updateCostAllocationTagsStatusAsync(UpdateCostAllocationTagsStatusRequest request)
AWSCostExplorerAsync
Updates 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).
updateCostAllocationTagsStatusAsync
in interface AWSCostExplorerAsync
public Future<UpdateCostAllocationTagsStatusResult> updateCostAllocationTagsStatusAsync(UpdateCostAllocationTagsStatusRequest request, AsyncHandler<UpdateCostAllocationTagsStatusRequest,UpdateCostAllocationTagsStatusResult> asyncHandler)
AWSCostExplorerAsync
Updates 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).
updateCostAllocationTagsStatusAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateCostCategoryDefinitionResult> updateCostCategoryDefinitionAsync(UpdateCostCategoryDefinitionRequest request)
AWSCostExplorerAsync
Updates 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.
updateCostCategoryDefinitionAsync
in interface AWSCostExplorerAsync
public Future<UpdateCostCategoryDefinitionResult> updateCostCategoryDefinitionAsync(UpdateCostCategoryDefinitionRequest request, AsyncHandler<UpdateCostCategoryDefinitionRequest,UpdateCostCategoryDefinitionResult> asyncHandler)
AWSCostExplorerAsync
Updates 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.
updateCostCategoryDefinitionAsync
in interface AWSCostExplorerAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.