Skip to content

Commit 41b7793

Browse files
authored
Fixed link label (#765)
1 parent ab92dee commit 41b7793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ We cover security basics first, since configuring user accounts is something you
634634
1. Explicit deny: The most restrictive policy wins.
635635
2. Explicit allow: Access permissions to any resource has to be explicitly given.
636636
3. Implicit deny: All permissions are implicitly denied by default.
637-
- You can test policy permissions via the AWS IAM [policy simulator tool tool](https://policysim.aws.amazon.com/home/index.jsp). This is particularly useful if you write custom policies.
637+
- You can test policy permissions via the AWS IAM [policy simulator tool](https://policysim.aws.amazon.com/home/index.jsp). This is particularly useful if you write custom policies.
638638

639639

640640
### Security and IAM Tips

0 commit comments

Comments
 (0)