Skip to content

(neptune-alpha): Fix construct to dynamically update supported engine versions #33444

Open
@triggan

Description

@triggan

Describe the feature

The construct does not automatically update the supported engine versions and supported instance families. It needs to be altered to fetch the current supported engine versions via: DescribeDBEngineVersionsCommand

And the latest set of supported instance types/sizes via: DescribeOrderableDBInstanceOptionsCommand

Use Case

Provide users the ability to configure latest engine versions for a cluster along with the full list of supported instance types when using the neptune L2 construct (alpha).

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.178.2

Environment details (OS name and version, etc.)

N/A

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.p3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions