Update README.md

This commit is contained in:
Fredrick Adjei 2023-01-31 11:15:32 +01:00 committed by GitHub
parent 51253b2169
commit b86a4de97e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -213,6 +213,14 @@ 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)
- 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)
- a report that list all your account users and the status of their various credentials.
## Simple Storage Service (S3)