The Wayback Machine - https://web.archive.org/web/20220528153848/https://github.com/topics/iam
Skip to content
#

iam

Here are 715 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
jmorganca
jmorganca commented May 27, 2022

infra grants list shows an ACCESS column

$ infra grants list
  USER (4)           ACCESS     DESTINATION      
  connector          connector  infra            
  admin@infrahq.com  admin      infra            
  jeff@infrahq.com   admin      infra            
  admin@infrahq.com  view       example-cluster

However, infra grants add uses a --role flag

$ infra g
kind/bug good first issue area/cli
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