Skip to content
#

iam

Here are 738 public repositories matching this topic...

kmcquade
kmcquade commented Apr 13, 2022

There's a lot of work that would need to be done to upgrade the report to use Vue 3, which is almost 2 years old at this point (Cloudsplaining uses Vue 2). I know there is some work required to upgrade the report to use Vue 3, but I don't have capacity for it right now.

I'd also like to get some upgrades to the Javascript dependencies since they are outdated but can't seem to upgrade them witho

good first issue help wanted javascript
infra
flosell
flosell commented Jun 10, 2018

#22 introduced a feature to guess actions that are similar to an existing policy. It currently doesn't support all actions.

Here's things I currently know are missing (comment if you find more):

  • KMS: Encrypt, Decrypt, GenerateDataKey, ...
  • ECR: BatchDeleteImage, BatchGetImage, ...
  • *Deregister*
  • *Modify*
  • *Remove*
  • API Gateway: (DELETE,
enhancement good first issue guess-feature
ali0818
ali0818 commented Oct 14, 2021

running airiam recommend_groups, in MAC gives this error

`INFO:botocore.credentials:Found credentials in shared credentials file: ~/.aws/credentials
Reusing local data
INFO:root:Analyzing data for account 051349106950
INFO:root:Using the default UserOrganizer
Traceback (most recent call last):
File "/usr/local/bin/airiam", line 5, in
run()
File "/usr/local/Cellar/airiam/

Improve this page

Add a description, image, and links to the iam topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iam topic, visit your repo's landing page and select "manage topics."

Learn more