| 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 CompletableFuture<GetCostAndUsageResponse> |
CostExplorerAsyncClient.getCostAndUsage(GetCostAndUsageRequest getCostAndUsageRequest)
Retrieves cost and usage metrics for your account.
|
default GetCostAndUsageResponse |
CostExplorerClient.getCostAndUsage(GetCostAndUsageRequest getCostAndUsageRequest)
Retrieves cost and usage metrics for your account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCostAndUsageRequestMarshaller.marshall(GetCostAndUsageRequest getCostAndUsageRequest) |
Copyright © 2023. All rights reserved.