Skip to content

adding-rg-phase1#182

Merged
Brandon-Schur merged 1 commit into
aws:mainfrom
rcserafim:adding-rg-phase1
May 14, 2026
Merged

adding-rg-phase1#182
Brandon-Schur merged 1 commit into
aws:mainfrom
rcserafim:adding-rg-phase1

Conversation

@rcserafim
Copy link
Copy Markdown

Issue #, if available:

Description of changes:

Adds support for the new Amazon Redshift rg instance types (rg.xlarge and rg.4xlarge) to the Node Configuration Comparison utility.

Changes:
RedshiftConfigTestingLambda.py: Added rg.xlarge and rg.4xlarge to the allowed node types validation list

README.md: Added rg.xlarge and rg.4xlarge to the NODE_TYPE valid values documentation

user_config.json: Updated example configuration to use rg.xlarge instead of dc2.8xlarge

Testing:
Deployed via CloudFormation and ran the Step Function end-to-end with rg.xlarge (2 nodes)
Validation logic correctly accepts rg types
Cluster creation follows the restore + classic resize path successfully

Notes:
rg.large and rg.12xlarge are not included as they are not yet launched
rg instance types require a minimum of 2 nodes (single-node is not supported)

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

@Brandon-Schur Brandon-Schur self-requested a review May 14, 2026 18:34
@Brandon-Schur Brandon-Schur self-assigned this May 14, 2026
@Brandon-Schur
Copy link
Copy Markdown
Contributor

LGTM. Thank you Ricardo!

@Brandon-Schur Brandon-Schur merged commit a7364d2 into aws:main May 14, 2026
5 checks passed
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