-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aws-redshiftserverless: Add Max RPU Support #29259
Comments
Looks like there is no aws-redshiftserverless tag. Bot is confused. |
Thanks for the feature request. I'll add the appropriate labels here. Others can add a 👍 to aws-cloudformation/cloudformation-coverage-roadmap#1844 to help with visibility. |
@tim-finnigan Hey, the issue I mentioned for CFN has been updated. The Max Capacity option has been added. I ran a test with my gamma env and it worked just fine editing the redshift serverless wg capacity. |
The Max capacity has been updated in the docs here https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_redshiftserverless.CfnWorkgroup.html |
|
Describe the feature
Opening this early. Related: aws-cloudformation/cloudformation-coverage-roadmap#1844
Feature likely doesn't already exist due to no CFN support. If anyone wants to help make it a priority for CFN team that would be helpful. (add 👍 to issue above)
Use Case
Despite there being no support, the CDK deployment still overwrites any manually added max RPU value, which makes this a vital feature for CI/CD.
Proposed Solution
Once this issue is resolved aws-cloudformation/cloudformation-coverage-roadmap#1844,
please add Max RPU support in CDK.
Other Information
No response
Acknowledgements
CDK version used
2.128.0
Environment details (OS name and version, etc.)
MacBook Pro M2
The text was updated successfully, but these errors were encountered: