From 3be2a8be13b66b15e15d6dc31ecdb17112c96f3c Mon Sep 17 00:00:00 2001 From: Fredrick Adjei <68707633+FredrickAdjei@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:19:22 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e364cf2..b8e7b46 100644 --- a/README.md +++ b/README.md @@ -214,11 +214,11 @@ IAM Policies are separated from the other entities above because they are not an - **Default Deny (or Implicit Deny)**: IAM identities start off with no resource access. Access instead must be granted. ### IAM Security Tools: - **IAM Access Advisor(user level) + **IAM Access Advisor(user level)** - Acess advisor shows service permissions granted to a user and when those services were last accessed. - You can use this information to revise your policies. - **IAM Credentials Report(account level) + **IAM Credentials Report(account level)** - a report that list all your account users and the status of their various credentials.