Skip to content

Lightning fast interactive search to help you write IAM policies.

License

Notifications You must be signed in to change notification settings

Octogonapus/IAMPolicyHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAMPolicyHelper: ⚡ 🔍 Lightning fast interactive search to help you write IAM policies

Install

Binary Installation

Download an appropriate binary from the latest release.

Manual Installation

git clone https://github.com/Octogonapus/IAMPolicyHelper
cd IAMPolicyHelper
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. Your filter term is then searched against the local definitions.

About

Lightning fast interactive search to help you write IAM policies.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages