Skip to content

Conversation

@Laren-AWS
Copy link
Contributor

Some tributary categories use a different format for their IDs (like IAM policies). This update safely splits them and returns unknown_svc/action if they are not in the standard category format.

We already allow non-standard-categories to use alternate ID formats elsewhere in the DocGen validator, so we either need to rethink that or allow it. I'm not sure what the full effect of using "unknown" in these fields will be, but this is an expedient fix to let us move forward for now.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…IAM policies). Safely split and return unknown if they are not in the standard category format.
@Laren-AWS Laren-AWS requested a review from DavidSouther May 2, 2025 23:14
@Laren-AWS Laren-AWS self-assigned this May 5, 2025
@Laren-AWS Laren-AWS added the Bug An update to fix incorrect code or typos. label May 5, 2025
@Laren-AWS Laren-AWS merged commit 2f783f4 into main May 5, 2025
2 of 3 checks passed
@Laren-AWS Laren-AWS deleted the bug/safe-split-for-example-ids branch May 5, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug An update to fix incorrect code or typos.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants