cloud-custodian / cloud-custodian/cloud-custodian
aws.iam-user resource access-key filter needs logic to stack multiple access-key filters
Open
provider/aws
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 1.6k
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 15
Description
With iam-user we are trying to identify and disable/delete only matching Access Keys which match all our filters however it is currently only using the last filter as it doesn't have logic to handle multiple filters stacked. @kapilt has started a PR for a fix
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.