Skip to content

Conversation

@dennis-ruhe-npo
Copy link

Issue # (if applicable)

Closes #35647.

Reason for this change

The publiclyAccessible option allows Neptune instances to be reached from outside a VPC.

Description of changes

The changes in this PR add the publiclyAccessible option to the Neptune cluster and instance props.

Describe any new or updated permissions being added

None

Description of how you validated changes

  • Unit tests
  • Integration tests
  • Manual testing

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Nov 27, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team November 27, 2025 12:36
@github-actions github-actions bot added feature-request A feature should be added or improved. p2 labels Nov 27, 2025
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull request linter fails with the following errors:

❌ Features must contain a change to an integration test file and the resulting snapshot.

If you believe this pull request should receive an exemption, please comment and provide a justification. A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed, add Clarification Request to a comment.

@dennis-ruhe-npo dennis-ruhe-npo changed the title feat(aws-neptune-alpha): Add publiclyAccessible feat(neptune-alpha): add publiclyAccessible Nov 27, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-further-review PR requires additional review from our team specialists due to the scope or complexity of changes. label Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK feature-request A feature should be added or improved. p2 pr/needs-further-review PR requires additional review from our team specialists due to the scope or complexity of changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(neptune-alpha): Add PubliclyAccessible option to DatabaseCluster options

2 participants