AWS cli documentation change
Summary
Updated CLI version reference from 2.27.45 to 2.27.46 and added API documentation link for ListEntitiesForPolicy
Security assessment
Routine version update and improved API documentation link. No security-related content changes.
Diff
diff --git a/cli/latest/reference/iam/set-default-policy-version.md b/cli/latest/reference/iam/set-default-policy-version.md index eafd6563c..64b6941c2 100644 --- a//cli/latest/reference/iam/set-default-policy-version.md +++ b//cli/latest/reference/iam/set-default-policy-version.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -62 +62 @@ Sets the specified version of the specified policy as the policy’s default (op -This operation affects all users, groups, and roles that the policy is attached to. To list the users, groups, and roles that the policy is attached to, use ListEntitiesForPolicy . +This operation affects all users, groups, and roles that the policy is attached to. To list the users, groups, and roles that the policy is attached to, use [ListEntitiesForPolicy](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListEntitiesForPolicy.html) . @@ -241 +241 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »