| 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<CreateAnomalySubscriptionResponse> |
CostExplorerAsyncClient.createAnomalySubscription(CreateAnomalySubscriptionRequest createAnomalySubscriptionRequest)
Adds an alert subscription to a cost anomaly detection monitor.
|
default CreateAnomalySubscriptionResponse |
CostExplorerClient.createAnomalySubscription(CreateAnomalySubscriptionRequest createAnomalySubscriptionRequest)
Adds an alert subscription to a cost anomaly detection monitor.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAnomalySubscriptionRequestMarshaller.marshall(CreateAnomalySubscriptionRequest createAnomalySubscriptionRequest) |
Copyright © 2023. All rights reserved.