AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-12-10 · Documentation low

File: cli/latest/reference/ce/get-cost-and-usage-with-resources.md

Summary

Updated CLI version from 2.32.11 to 2.32.13, added requirement note about ResourceId grouping/filtering with EC2 Compute service filter, and standardized capitalization of 'cost category' terms

Security assessment

The changes primarily involve documentation formatting (capitalization consistency), version updates, and clarification of API requirements. The added requirement to group/filter by ResourceId with a specific service filter appears to be an operational clarification rather than addressing a security vulnerability. There is no mention of security vulnerabilities, access controls, or authentication mechanisms in the changes.

Diff

diff --git a/cli/latest/reference/ce/get-cost-and-usage-with-resources.md b/cli/latest/reference/ce/get-cost-and-usage-with-resources.md
index dd82633af..d04275afe 100644
--- a//cli/latest/reference/ce/get-cost-and-usage-with-resources.md
+++ b//cli/latest/reference/ce/get-cost-and-usage-with-resources.md
@@ -15 +15 @@
-  * [AWS CLI 2.32.11 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.13 Command Reference](../../index.html) »
@@ -162,0 +163,2 @@ JSON Syntax:
+> The `GetCostAndUsageWithResources` operation requires that you either group by or filter by a `ResourceId` . It requires the [Expression](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_Expression.html) `"SERVICE = Amazon Elastic Compute Cloud - Compute"` in the filter.
+> 
@@ -294 +296 @@ JSON Syntax:
->>>>>> `MatchOptions` is only applicable for actions related to Cost Category and Anomaly Subscriptions. Refer to the documentation for each specific API to see what is supported.
+>>>>>> `MatchOptions` is only applicable for actions related to cost category and Anomaly Subscriptions. Refer to the documentation for each specific API to see what is supported.
@@ -345 +347 @@ JSON Syntax:
->>>>> The match options that you can use to filter your results. `MatchOptions` is only applicable for actions related to Cost Category. The default values for `MatchOptions` are `EQUALS` and `CASE_SENSITIVE` .
+>>>>> The match options that you can use to filter your results. `MatchOptions` is only applicable for actions related to cost category. The default values for `MatchOptions` are `EQUALS` and `CASE_SENSITIVE` .
@@ -368 +370 @@ JSON Syntax:
->>>>> The unique name of the Cost Category.
+>>>>> The unique name of the cost category.
@@ -380 +382 @@ JSON Syntax:
->>>>> The specific value of the Cost Category.
+>>>>> The specific value of the cost category.
@@ -538 +540 @@ JSON Syntax:
->>>>>> `MatchOptions` is only applicable for actions related to Cost Category and Anomaly Subscriptions. Refer to the documentation for each specific API to see what is supported.
+>>>>>> `MatchOptions` is only applicable for actions related to cost category and Anomaly Subscriptions. Refer to the documentation for each specific API to see what is supported.
@@ -589 +591 @@ JSON Syntax:
->>>>> The match options that you can use to filter your results. `MatchOptions` is only applicable for actions related to Cost Category. The default values for `MatchOptions` are `EQUALS` and `CASE_SENSITIVE` .
+>>>>> The match options that you can use to filter your results. `MatchOptions` is only applicable for actions related to cost category. The default values for `MatchOptions` are `EQUALS` and `CASE_SENSITIVE` .
@@ -612 +614 @@ JSON Syntax:
->>>>> The unique name of the Cost Category.
+>>>>> The unique name of the cost category.
@@ -624 +626 @@ JSON Syntax:
->>>>> The specific value of the Cost Category.
+>>>>> The specific value of the cost category.
@@ -743 +745 @@ JSON Syntax:
->>>>> `MatchOptions` is only applicable for actions related to Cost Category and Anomaly Subscriptions. Refer to the documentation for each specific API to see what is supported.
+>>>>> `MatchOptions` is only applicable for actions related to cost category and Anomaly Subscriptions. Refer to the documentation for each specific API to see what is supported.
@@ -794 +796 @@ JSON Syntax:
->>>> The match options that you can use to filter your results. `MatchOptions` is only applicable for actions related to Cost Category. The default values for `MatchOptions` are `EQUALS` and `CASE_SENSITIVE` .
+>>>> The match options that you can use to filter your results. `MatchOptions` is only applicable for actions related to cost category. The default values for `MatchOptions` are `EQUALS` and `CASE_SENSITIVE` .
@@ -817 +819 @@ JSON Syntax:
->>>> The unique name of the Cost Category.
+>>>> The unique name of the cost category.
@@ -829 +831 @@ JSON Syntax:
->>>> The specific value of the Cost Category.
+>>>> The specific value of the cost category.
@@ -932 +934 @@ JSON Syntax:
->>>> `MatchOptions` is only applicable for actions related to Cost Category and Anomaly Subscriptions. Refer to the documentation for each specific API to see what is supported.
+>>>> `MatchOptions` is only applicable for actions related to cost category and Anomaly Subscriptions. Refer to the documentation for each specific API to see what is supported.
@@ -983 +985 @@ JSON Syntax:
->>> The match options that you can use to filter your results. `MatchOptions` is only applicable for actions related to Cost Category. The default values for `MatchOptions` are `EQUALS` and `CASE_SENSITIVE` .
+>>> The match options that you can use to filter your results. `MatchOptions` is only applicable for actions related to cost category. The default values for `MatchOptions` are `EQUALS` and `CASE_SENSITIVE` .
@@ -1006 +1008 @@ JSON Syntax:
->>> The unique name of the Cost Category.
+>>> The unique name of the cost category.
@@ -1018 +1020 @@ JSON Syntax:
->>> The specific value of the Cost Category.
+>>> The specific value of the cost category.
@@ -1544 +1546 @@ DimensionValueAttributes -> (list)
-  * [AWS CLI 2.32.11 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.13 Command Reference](../../index.html) »