Skip to content

neptune: support latest engine major version 1.2 #21877

@humanzz

Description

@humanzz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-neptuneRelated Amazon Neptuneeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdp2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions