AWS cli documentation change
Summary
Updated CLI version reference and reordered/renamed fields in usage totals response structure (currency/estimatedMonthlyCost/type)
Security assessment
Change reorganizes financial metric documentation without introducing or modifying security-related content
Diff
diff --git a/cli/latest/reference/inspector2/list-usage-totals.md b/cli/latest/reference/inspector2/list-usage-totals.md index 95cb6c9a4..e4906a230 100644 --- a//cli/latest/reference/inspector2/list-usage-totals.md +++ b//cli/latest/reference/inspector2/list-usage-totals.md @@ -15 +15 @@ - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) » @@ -319,5 +319 @@ totals -> (list) ->>>> currency -> (string) ->>>> ->>>>> The currency type used when calculating usage data. ->>>> ->>>> estimatedMonthlyCost -> (double) +>>>> type -> (string) @@ -325 +321 @@ totals -> (list) ->>>>> The estimated monthly cost of Amazon Inspector. +>>>>> The type scan. @@ -331 +327 @@ totals -> (list) ->>>> type -> (string) +>>>> estimatedMonthlyCost -> (double) @@ -333 +329,5 @@ totals -> (list) ->>>>> The type scan. +>>>>> The estimated monthly cost of Amazon Inspector. +>>>> +>>>> currency -> (string) +>>>> +>>>>> The currency type used when calculating usage data. @@ -345 +345 @@ totals -> (list) - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) »