{
"data": {
"attributes": {
"costs": {
"actual": "number",
"amount": "number",
"forecast": "number",
"ootb_forecast": "number"
},
"costs_period_end": "integer",
"costs_period_start": "integer",
"costs_unit": {
"family": "string",
"id": "string",
"name": "string",
"plural": "string",
"scale_factor": "number",
"short_name": "string"
},
"created_at": 1738258683590,
"created_by": "00000000-0a0a-0a0a-aaa0-00000000000a",
"end_month": 202502,
"entries": [
{
"amount": "number",
"costs": {
"actual": "number",
"amount": "number",
"custom_forecast": "number",
"forecast": "number",
"ootb_forecast": "number"
},
"month": "integer",
"tag_filters": [
{
"tag_key": "string",
"tag_value": "string"
}
]
}
],
"metrics_query": "aws.cost.amortized{service:ec2} by {service}",
"name": "my budget",
"org_id": 123,
"start_month": 202501,
"total_amount": 1000,
"updated_at": 1738258683590,
"updated_by": "00000000-0a0a-0a0a-aaa0-00000000000a"
},
"id": "00000000-0a0a-0a0a-aaa0-00000000000a",
"type": ""
}
}