You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
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)
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
mozilla-aws-cli/cloudformation/group_role_map_builder/functions/group_role_map_builder.py
Lines 440 to 452 in a6e8152
so that it starts by fetching the existing map file and then updating it.
The text was updated successfully, but these errors were encountered: