AWS cli documentation change
Summary
Updated CLI version reference and converted plaintext API references to hyperlinks
Security assessment
Changes focus on documentation formatting and version updates without security context
Diff
diff --git a/cli/latest/reference/iam/list-groups-for-user.md b/cli/latest/reference/iam/list-groups-for-user.md index 2ff8ffe54..d0e588d8b 100644 --- a//cli/latest/reference/iam/list-groups-for-user.md +++ b//cli/latest/reference/iam/list-groups-for-user.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -275,3 +275,3 @@ Groups -> (list) ->> * CreateGroup ->> * GetGroup ->> * ListGroups +>> * [CreateGroup](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateGroup.html) +>> * [GetGroup](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetGroup.html) +>> * [ListGroups](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListGroups.html) @@ -319 +319 @@ Marker -> (string) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »