Skip to content

Commit 0c02c1d

Browse files
Update content/well-architected-framework/docs/docs/optimize-systems/manage-cost/create-cloud-budgets.mdx
Co-authored-by: Brian McClain <brianmmcclain@gmail.com>
1 parent 0f88ef8 commit 0c02c1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/well-architected-framework/docs/docs/optimize-systems/manage-cost/create-cloud-budgets.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ resource "aws_ce_anomaly_subscription" "test" {
127127
```
128128

129129
Some of the key components in the previous example include:
130+
130131
- **aws_ce_anomaly_monitor:** Tracks spending patterns across all AWS services including EC2, S3, and Lambda.
131132
- **frequency = "DAILY":** Sends a daily summary of detected anomalies.
132133
- **threshold_expression:** Alerts when the anomaly's financial impact meets or exceeds $100.

0 commit comments

Comments
 (0)