-
Notifications
You must be signed in to change notification settings - Fork 4.5k
neptune: support latest engine major version 1.2 #21877
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-neptuneRelated Amazon NeptuneRelated Amazon Neptuneeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2
Description
Describe the feature
AWS Neptune has released a new major version in 1.2 in https://docs.aws.amazon.com/neptune/latest/userguide/engine-releases-1.2.0.0.html which is not supported in EngineVersion enum.
Additionally, parameters e.g https://github.com/aws/aws-cdk/blob/main/packages/%40aws-cdk/aws-neptune/lib/parameter-group.ts#L84 seems to assume family: 'neptune1' without exposing a prop for setting that.
Use Case
Use the latest MV 1.2 of Neptune
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.38.1
Environment details (OS name and version, etc.)
macOs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-neptuneRelated Amazon NeptuneRelated Amazon Neptuneeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2