Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Octogonapus authored Jun 12, 2023
1 parent 02fc558 commit 326656e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ go build
go install
```

## AWS IAM Policy Updates

AWS sometimes updates IAM by introducing new actions/resources/etc. or by changing existing ones.
When this happens, you should remove the local copy of the IAM policies located at `~/.iampolicyhelper/rawData.json`.

## How does it work?

The latest IAM documentation is scraped from the AWS website and saved locally the first time you run the program.
Expand Down

0 comments on commit 326656e

Please sign in to comment.