Skip to content

fix: allow NO_REGIONS finding aggregator linking mode#2

Merged
cdaniluk merged 1 commit into
masterfrom
fix/no-regions-linking-mode
Jul 7, 2026
Merged

fix: allow NO_REGIONS finding aggregator linking mode#2
cdaniluk merged 1 commit into
masterfrom
fix/no-regions-linking-mode

Conversation

@cdaniluk

@cdaniluk cdaniluk commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

AWS supports RegionLinkingMode=NO_REGIONS (verified against provider 6.39) — central configuration structurally requires the aggregator to exist, and NO_REGIONS is the supported way to run central config without cross-region aggregation. Needed in rhythmic-aws-master where the linked regions lack org-wide AWS Config, so policy associations fail enabling standards there.

One-line validation change. After merge, please tag v0.9.0-rc2 so the audit module can pin it.

🤖 Generated with Claude Code

Central configuration requires the finding aggregator to exist
(DeleteFindingAggregator: 'You must ... disable central configuration in
order to remove or change your aggregation Region'). NO_REGIONS is AWS's
supported way to run central config without cross-region aggregation —
needed when linked regions lack AWS Config coverage and policy
associations would otherwise fail enabling standards there.
@cdaniluk cdaniluk requested a review from a team as a code owner July 7, 2026 18:42
@cdaniluk cdaniluk merged commit 5980599 into master Jul 7, 2026
0 of 5 checks passed
@cdaniluk cdaniluk deleted the fix/no-regions-linking-mode branch July 7, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant