Skip to content

Conversation

@gmarciani
Copy link
Contributor

Description of changes

This reverts #7193

We need to revert this commit because the scope down causes cluster creation failure.
The failure occurs on "large cluster" because the shared storage security group ends up with too many rules, which are increased by the scope down. This causes quota exceeded for sg rules (max: 60 rules / SG)

In particular it fails when we set 10 login pool, 50 queues, each using a different custom security group.

Tests

This is a plain revert, unit tests are enough

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…FSx storage"

This reverts commit c3398ca.

We needed to revert this commit because the scope down causes cluster creation failure
because of security group rules quota being exceeded on shared srtorage security group
on big cluster configuration.
In particular it fails when we set 10 login pool, 50 queues, each using a different
custom security group.
@gmarciani gmarciani requested review from a team as code owners January 22, 2026 15:40
@gmarciani gmarciani enabled auto-merge (rebase) January 22, 2026 15:41
@gmarciani gmarciani merged commit 41edb3c into aws:develop Jan 22, 2026
42 of 43 checks passed
@gmarciani gmarciani deleted the wip/mgiacomo/3150/revert-storage-sg-rules-0122-1 branch January 22, 2026 17:11
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.

2 participants