Describe the feature
On the 26th of October 2022, AWS released serverless Neptune (a graph database). About 2 months ago, AWS released Cloudformation support for serverless Neptune, which means now serverless Neptune can be made with Cloudformation files.
It would be pretty useful to create constructs for serverless Neptune. Currently these do not exist.
Use Case
At present, you can only choose instances when building Neptune with CDK. There is no ability to go serverless. Neptune is pretty costly, so even at its smallest size, it costs a pretty penny. Having the ability to write the configuration for serverless Neptune in CDK would be a lifesaver (& prevent us from constantly using the GUI). The benefits of IaC are obviously innumerable.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.87.0
Environment details (OS name and version, etc.)
Windows/Mac/Linux
Describe the feature
On the 26th of October 2022, AWS released serverless Neptune (a graph database). About 2 months ago, AWS released Cloudformation support for serverless Neptune, which means now serverless Neptune can be made with Cloudformation files.
It would be pretty useful to create constructs for serverless Neptune. Currently these do not exist.
Use Case
At present, you can only choose instances when building Neptune with CDK. There is no ability to go serverless. Neptune is pretty costly, so even at its smallest size, it costs a pretty penny. Having the ability to write the configuration for serverless Neptune in CDK would be a lifesaver (& prevent us from constantly using the GUI). The benefits of IaC are obviously innumerable.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.87.0
Environment details (OS name and version, etc.)
Windows/Mac/Linux