feat(neptune-alpha): add engine version v1.5.0.0 - #38185
Conversation
|
👋 It looks like your PR description follows the template but is missing a valid issue number in the first section. PRs without a linked issue will receive lower priority for review and merging. Please update the description to include a reference like |
|
Thanks for the PR! Unfortunately, Neptune engine version 1.5.0.0 and the neptune1.5 parameter group family don't exist yet. They are not mentioned in the Neptune engine releases documentation (https://docs.aws.amazon.com/neptune/latest/userguide/engine-releases.html), and deploying this returns:
Closing for now — please re-open this PR once the version becomes available. |
|
Comments on closed issues and PRs are hard for our team to see. |
Issue # (if applicable)
Closes #XXXXX
Reason for this change
Neptune engine version 1.5.0.0 not available in the CDK construct library.
Description of changes
Added Neptune engine version 1.5.0.0 and parameter group family neptune1.5.
Description of how you validated changes
Integration test (
integ.cluster-ev15.ts)Checklist