diff --git a/content/en/cost_analysis/v1/Budget.md b/content/en/cost_analysis/v1/Budget.md
index 3903ac3a..3822ab36 100644
--- a/content/en/cost_analysis/v1/Budget.md
+++ b/content/en/cost_analysis/v1/Budget.md
@@ -276,9 +276,6 @@ Updates a specific Budget. You can make changes in the budgeted amount of the ti
* **planned_limits** (PlannedLimit) `Repeated`
-* **provider_filter** (ProviderFilter)
-
-
* **tags** (Struct)
@@ -1144,9 +1141,6 @@ Gets a list of all Budgets. You can use a query to get a filtered list of Budget
* **planned_limits** (PlannedLimit) `Repeated`
-* **provider_filter** (ProviderFilter)
-
-
* **tags** (Struct)
diff --git a/content/en/cost_analysis/v1/Cost.md b/content/en/cost_analysis/v1/Cost.md
index c5d751b5..987e7989 100644
--- a/content/en/cost_analysis/v1/Cost.md
+++ b/content/en/cost_analysis/v1/Cost.md
@@ -384,6 +384,9 @@ Gets a list of all Costs. You can use a query to get a filtered list of Costs.
[CostQuery](./Cost#costquery)
+* **data_source_id** (string) `Required`
+
+
* **domain_id** (string) `Required`
@@ -417,7 +420,7 @@ Gets a list of all Costs. You can use a query to get a filtered list of Costs.
* **project_id** (string)
-* **data_source_id** (string)
+* **project_group_id** (string)
* **billed_year** (string)
@@ -616,6 +619,9 @@ Gets the Cost information of specific `product`s based on the time granularity:
### CostQuery
+* **data_source_id** (string) `Required`
+
+
* **domain_id** (string) `Required`
@@ -649,7 +655,7 @@ Gets the Cost information of specific `product`s based on the time granularity:
* **project_id** (string)
-* **data_source_id** (string)
+* **project_group_id** (string)
* **billed_year** (string)