Skip to content

A more user friendly CLI for AWS' IAM policy simulator + support for simulating resource-based policies

Notifications You must be signed in to change notification settings

choww/iam-policy-evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAM Policy Evaluator

Requirements

Set up

# start virtualenv
poetry shell

# install dependencies
poetry install

Usage

# specify the AWS credentials to use for this tool
export AWS_PROFILE=<PROFILE-NAME>

make run

About

A more user friendly CLI for AWS' IAM policy simulator + support for simulating resource-based policies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published