cartography
cartography copied to clipboard
Process mapAccounts from aws-auth-map in Kubernetes Module
Feature request template
Title: Process mapAccounts from aws-auth-map in kubernetes module
Description:
Right now we are just processing mapUsers and mapAccounts from the aws-auth map in intel/kubernetes/eks.py. If we add functionality to process mapAccounts in the parse_aws_auth_map() function and modify we can make sure that we are getting users from accounts that are listed in mapAccounts.
[optional Relevant Links:]
Reference this PR to see current Kube Functionality( https://github.com/cartography-cncf/cartography/pull/1825)