Ce Functions
object CeFunctions
Functions
Link copied to clipboard
AWS Cost Anomaly Detection leverages advanced Machine Learning technologies to identify anomalous spend and root causes, so you can quickly take action. You can use Cost Anomaly Detection by creating monitor.
suspend fun getAnomalyMonitor(argument: suspend GetAnomalyMonitorPlainArgsBuilder.() -> Unit): GetAnomalyMonitorResult
Link copied to clipboard
suspend fun getAnomalySubscription(argument: GetAnomalySubscriptionPlainArgs): GetAnomalySubscriptionResult
AWS Cost Anomaly Detection leverages advanced Machine Learning technologies to identify anomalous spend and root causes, so you can quickly take action. Create subscription to be notified
suspend fun getAnomalySubscription(argument: suspend GetAnomalySubscriptionPlainArgsBuilder.() -> Unit): GetAnomalySubscriptionResult
Link copied to clipboard
Cost Category enables you to map your cost and usage into meaningful categories. You can use Cost Category to organize your costs using a rule-based engine.
suspend fun getCostCategory(argument: suspend GetCostCategoryPlainArgsBuilder.() -> Unit): GetCostCategoryResult