Open
Description
Describe the feature
The construct does not automatically update the supported engine versions and supported instance families. It needs to be altered to fetch the current supported engine versions via: DescribeDBEngineVersionsCommand
And the latest set of supported instance types/sizes via: DescribeOrderableDBInstanceOptionsCommand
Use Case
Provide users the ability to configure latest engine versions for a cluster along with the full list of supported instance types when using the neptune L2 construct (alpha).
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.178.2
Environment details (OS name and version, etc.)
N/A