Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

View and delete IAM things #633

Open
MikaelSmith opened this issue Dec 2, 2019 · 0 comments
Open

View and delete IAM things #633

MikaelSmith opened this issue Dec 2, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@MikaelSmith
Copy link
Contributor

We want to be able to find IAM things based on metadata, and potentially delete them.

Need to explore what precisely are worth exposing. Some candidates: users, groups, roles, policies, entities, instance profiles. https://docs.aws.amazon.com/sdk-for-go/api/service/iam has ways to list a bunch of things, but some of them operate on a particular user/group/etc and should be additional details under those. We don't expect to expose all available information in this first pass.

The outcome should be a new IAM directory in the AWS hierarchy with several types of resources under it: users, groups, roles, policies are a good start. Those should have relevant metadata for searching, and support Delete.

@MikaelSmith MikaelSmith added the enhancement New feature or request label Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant