Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
AWS ARN service portion should be fixed, account randomized, maybe region kept #10
Comments
|
If we keep the region, #13 suddenly becomes moot. |
Seen as
arn:aws:cloudtrail:us-east-1:123456789012:trail/mytrailnamemapping toarn:aws:83s8p0ju4w87prn1p7j:::Kj. This mostly just looks ridiculous. Some groups are empty because ARNs do legitimately allow them to be.Would be cool if the account ID gets redacted separately, so that account IDs still get redacted, but two ARNs that are otherwise completely different will map the same account ID to the same account ID. Also, if the account ID occurs elsewhere, it'll similarly get redacted identically.