| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| software.amazon.awssdk.services.costexplorer.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetRightsizingRecommendationResponse |
CostExplorerClient.getRightsizingRecommendation(GetRightsizingRecommendationRequest getRightsizingRecommendationRequest)
Creates recommendations that help you save cost by identifying idle and underutilized Amazon EC2 instances.
|
default CompletableFuture<GetRightsizingRecommendationResponse> |
CostExplorerAsyncClient.getRightsizingRecommendation(GetRightsizingRecommendationRequest getRightsizingRecommendationRequest)
Creates recommendations that help you save cost by identifying idle and underutilized Amazon EC2 instances.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRightsizingRecommendationRequestMarshaller.marshall(GetRightsizingRecommendationRequest getRightsizingRecommendationRequest) |
Copyright © 2023. All rights reserved.