CE (Cost Explorer)
AwsCeAnomalyMonitor
Provides a CE Cost Anomaly Monitor
- Resource
- Import
import { AwsCeAnomalyMonitor } from "@dinghy/tf-aws/serviceCe"
<AwsCeAnomalyMonitor/>
<AwsCeAnomalyMonitor
arn = {}
/>
AwsCeAnomalySubscription
Provides a CE Cost Anomaly Subscription
- Resource
- Import
import { AwsCeAnomalySubscription } from "@dinghy/tf-aws/serviceCe"
<AwsCeAnomalySubscription/>
<AwsCeAnomalySubscription
arn = {}
/>
AwsCeCostAllocationTag
Provides a CE Cost Allocation Tag
- Resource
import { AwsCeCostAllocationTag } from "@dinghy/tf-aws/serviceCe"
<AwsCeCostAllocationTag/>
AwsCeCostCategory
Provides a CE Cost Category Definition
- Resource
- Data
- Import
import { AwsCeCostCategory } from "@dinghy/tf-aws/serviceCe"
<AwsCeCostCategory/>
import { DataAwsCeCostCategory } from "@dinghy/tf-aws/serviceCe"
<DataAwsCeCostCategory/>
<AwsCeCostCategory
arn = {}
/>
AwsCeTags
Provides the available cost allocation tag keys and tag values for a specified period.
- Data
import { DataAwsCeTags } from "@dinghy/tf-aws/serviceCe"
<DataAwsCeTags/>