awsdocs / iam-user-guide

Official documentation source for the AWS Identity and Access Management (IAM) User Guide
MIT No Attribution
325 stars 355 forks source link

Fix typo in best-practices.md #230

Closed hasibhassan closed 3 years ago

hasibhassan commented 3 years ago

Line 106

- 1. For groups, choose **Show Policy** next to the inline policy that you want to remove\. For users and roles, choose **Show *n* more**, if necessary, and then choose the arrow next to the inline policy that you want to remove\.
+ 1. For groups, choose **Show Policy** next to the inline policy that you want to remove\. For users and roles, choose **Show more**, if necessary, and then choose the arrow next to the inline policy that you want to remove\.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

bonniekeller commented 3 years ago

Hi @hasibhassan, thanks for taking the time to submit a PR. This is not a typo. Here, "n" is used to indicate a placeholder for a number of policies. For example, in the IAM console, you might see this if you have more than 2 policies attached to an entity. We display Show 1 more text (or Show n more, for however many policies you might have). You can choose this text to expand the list to see all of the policies that are attached to an entity. show_n_more