AWS cli documentation change
Summary
Updated AWS CLI version from 2.32.11 to 2.32.13 and standardized capitalization of 'cost category' terms throughout documentation (lowercase instead of title case).
Security assessment
The changes are purely cosmetic/documentation style improvements (version number update and capitalization consistency). No security vulnerabilities, mitigations, or security features are mentioned or implied in the changes.
Diff
diff --git a/cli/latest/reference/ce/get-cost-categories.md b/cli/latest/reference/ce/get-cost-categories.md index 2588306df..c7345763a 100644 --- a//cli/latest/reference/ce/get-cost-categories.md +++ b//cli/latest/reference/ce/get-cost-categories.md @@ -15 +15 @@ - * [AWS CLI 2.32.11 Command Reference](../../index.html) » + * [AWS CLI 2.32.13 Command Reference](../../index.html) » @@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Retrieves an array of Cost Category names and values incurred cost. +Retrieves an array of cost category names and values incurred cost. @@ -63 +63 @@ Retrieves an array of Cost Category names and values incurred cost. -If some Cost Category names and values are not associated with any cost, they will not be returned by this API. +If some cost category names and values are not associated with any cost, they will not be returned by this API. @@ -107 +107 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/ce-201 -> If you don’t specify a `CostCategoryName` , `SearchString` is used to filter Cost Category names that match the `SearchString` pattern. If you specify a `CostCategoryName` , `SearchString` is used to filter Cost Category values that match the `SearchString` pattern. +> If you don’t specify a `CostCategoryName` , `SearchString` is used to filter cost category names that match the `SearchString` pattern. If you specify a `CostCategoryName` , `SearchString` is used to filter cost category values that match the `SearchString` pattern. @@ -162 +162 @@ JSON Syntax: -> The unique name of the Cost Category. +> The unique name of the cost category. @@ -338 +338 @@ 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. @@ -389 +389 @@ 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` . @@ -412 +412 @@ JSON Syntax: ->>>>> The unique name of the Cost Category. +>>>>> The unique name of the cost category. @@ -424 +424 @@ JSON Syntax: ->>>>> The specific value of the Cost Category. +>>>>> The specific value of the cost category. @@ -582 +582 @@ 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. @@ -633 +633 @@ 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` . @@ -656 +656 @@ JSON Syntax: ->>>>> The unique name of the Cost Category. +>>>>> The unique name of the cost category. @@ -668 +668 @@ JSON Syntax: ->>>>> The specific value of the Cost Category. +>>>>> The specific value of the cost category. @@ -787 +787 @@ 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. @@ -838 +838 @@ 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` . @@ -861 +861 @@ JSON Syntax: ->>>> The unique name of the Cost Category. +>>>> The unique name of the cost category. @@ -873 +873 @@ JSON Syntax: ->>>> The specific value of the Cost Category. +>>>> The specific value of the cost category. @@ -976 +976 @@ 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. @@ -1027 +1027 @@ 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` . @@ -1050 +1050 @@ JSON Syntax: ->>> The unique name of the Cost Category. +>>> The unique name of the cost category. @@ -1062 +1062 @@ JSON Syntax: ->>> The specific value of the Cost Category. +>>> The specific value of the cost category. @@ -1415 +1415 @@ CostCategoryNames -> (list) -> The names of the Cost Categories. +> The names of the cost categories. @@ -1419 +1419 @@ CostCategoryNames -> (list) ->> The unique name of the Cost Category. +>> The unique name of the cost category. @@ -1431 +1431 @@ CostCategoryValues -> (list) -> The Cost Category values. +> The cost category values. @@ -1465 +1465 @@ TotalSize -> (integer) - * [AWS CLI 2.32.11 Command Reference](../../index.html) » + * [AWS CLI 2.32.13 Command Reference](../../index.html) »