aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.66k stars 3.92k forks source link

(neptune): Higher level constructs for Neptune #12762

Closed cornerwings closed 3 years ago

cornerwings commented 3 years ago

Add level 2 constructs for the Amazon Neptune.

Use Case

CDK users who want to build applications that use Neptune currently have to use level 1 constructs or implement their own higher-level constructs.

Proposed Solution

The level 2 constructs from the @aws-cdk/aws-rds package in CDK offers a good starting point since their CloudFormation resource specifications follow a similar architecture. From there, the code must be reviewed and modified to reflect Neptune's CloudFormation resources.

Other

N/A


This is a :rocket: Feature Request

NetaNir commented 3 years ago

duplicate of https://github.com/aws/aws-cdk/issues/6857

github-actions[bot] commented 3 years ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.