AWS cli documentation change
Summary
Updated AWS CLI version from 2.28.8 to 2.28.11 and reordered AccountId field documentation (moved from lines 233-236 to 243-246) while maintaining identical content about account identifiers and verification
Security assessment
The change reorganizes existing documentation structure without altering security-related content. The AccountId description about identity verification was moved but not modified. Version number updates are routine and unrelated to security fixes.
Diff
diff --git a/cli/latest/reference/partnercentral-selling/list-engagement-members.md b/cli/latest/reference/partnercentral-selling/list-engagement-members.md index 256adfa94..c908e5cab 100644 --- a//cli/latest/reference/partnercentral-selling/list-engagement-members.md +++ b//cli/latest/reference/partnercentral-selling/list-engagement-members.md @@ -15 +15 @@ - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) » @@ -233,4 +232,0 @@ EngagementMemberList -> (list) ->> AccountId -> (string) ->> ->>> This is the unique identifier for the AWS account associated with the member organization. It’s used for AWS-related operations and identity verification. ->> @@ -243,0 +240,4 @@ EngagementMemberList -> (list) +>> +>> AccountId -> (string) +>> +>>> This is the unique identifier for the AWS account associated with the member organization. It’s used for AWS-related operations and identity verification. @@ -259 +259 @@ NextToken -> (string) - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) »