cartography icon indicating copy to clipboard operation
cartography copied to clipboard

Process mapAccounts from aws-auth-map in Kubernetes Module

Open shyammukund opened this issue 3 months ago • 0 comments

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)

shyammukund avatar Aug 29 '25 18:08 shyammukund