Skip to content

aws-neptune: no CDK for Neptune Serverless #26428

@MieladNiekzad

Description

@MieladNiekzad

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.87.0

Environment details (OS name and version, etc.)

Windows/Mac/Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-neptuneRelated Amazon Neptuneeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions