AWS cli documentation change
Summary
Updated CLI version reference and corrected parameter order/descriptions for free trial information fields (type, end, status).
Security assessment
Changes only correct parameter ordering and descriptions related to free trial management. No security-related content added or modified.
Diff
diff --git a/cli/latest/reference/inspector2/batch-get-free-trial-info.md b/cli/latest/reference/inspector2/batch-get-free-trial-info.md index 7d3f0a26c..9e4ede852 100644 --- a//cli/latest/reference/inspector2/batch-get-free-trial-info.md +++ b//cli/latest/reference/inspector2/batch-get-free-trial-info.md @@ -15 +15 @@ - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) » @@ -223 +223 @@ accounts -> (list) ->>>> end -> (timestamp) +>>>> type -> (string) @@ -225 +225 @@ accounts -> (list) ->>>>> The date and time that the Amazon Inspector free trail ends for a given account. +>>>>> The type of scan covered by the Amazon Inspector free trail. @@ -231 +231 @@ accounts -> (list) ->>>> status -> (string) +>>>> end -> (timestamp) @@ -233 +233 @@ accounts -> (list) ->>>>> The order to sort results by. +>>>>> The date and time that the Amazon Inspector free trail ends for a given account. @@ -235 +235 @@ accounts -> (list) ->>>> type -> (string) +>>>> status -> (string) @@ -237 +237 @@ accounts -> (list) ->>>>> The type of scan covered by the Amazon Inspector free trail. +>>>>> The order to sort results by. @@ -269 +269 @@ failedAccounts -> (list) - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) »