Extend the group role map builder account alias function to accommodate other data producers
Opened this issue · 0 comments
gene1wood commented
Extend the group role map builder account alias function to accommodate other data producers by only updating records in the alias map instead of overwriting the map.
This will allow another tool that connects to AWS Organizations to fetch account ID and alias information to also run to get a more comprehensive alias map (including AWS Accounts that aren't using mozilla-aws-cli)
Modify this section
so that it starts by fetching the existing map file and then updating it.