AWS cli documentation change
Summary
Updated CLI version reference from 2.27.63 to 2.28.0 and reordered documentation sections for 'nextToken' and 'permissions' parameters
Security assessment
Changes involve documentation formatting adjustments and version number updates without any security-specific context or references to vulnerabilities. The reordering of parameters does not alter security implications.
Diff
diff --git a/cli/latest/reference/inspector2/list-account-permissions.md b/cli/latest/reference/inspector2/list-account-permissions.md index f899796c1..e56b013d0 100644 --- a//cli/latest/reference/inspector2/list-account-permissions.md +++ b//cli/latest/reference/inspector2/list-account-permissions.md @@ -15 +15 @@ - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) » @@ -286,4 +285,0 @@ For more information, see [Identity and Access Management for Amazon Inspector]( -nextToken -> (string) - -> A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. For subsequent calls, use the `NextToken` value returned from the previous request to continue listing results after the first page. - @@ -298,4 +293,0 @@ permissions -> (list) ->> operation -> (string) ->> ->>> The operations that can be performed with the given permissions. ->> @@ -304,0 +297,8 @@ permissions -> (list) +>> +>> operation -> (string) +>> +>>> The operations that can be performed with the given permissions. + +nextToken -> (string) + +> A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. For subsequent calls, use the `NextToken` value returned from the previous request to continue listing results after the first page. @@ -316 +316 @@ permissions -> (list) - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) »