Skip to content

Conversation

badmintoncryer
Copy link
Contributor

Issue # (if applicable)

None

Reason for this change

AWS Client VPN supports for configuring whether to automatically reconnect VPN session and this feature is not supported by AWS CDK L2 construct.

https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/cvpn-working-max-duration.html

Description of changes

  • add disconnectOnSessionTimeout prop to ClientVpnEndpointProps

Describe any new or updated permissions being added

None

Description of how you validated changes

Add both unit and integ tests.

Checklist


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

@aws-cdk-automation aws-cdk-automation requested a review from a team September 20, 2025 14:57
@github-actions github-actions bot added p2 distinguished-contributor [Pilot] contributed 50+ PRs to the CDK labels Sep 20, 2025
@badmintoncryer badmintoncryer changed the title feat(ec2): disconnect on session timeout of client vpn endpoint feat(ec2): automatic VPN session reconnect on client VPN endpoint Sep 21, 2025
@badmintoncryer badmintoncryer changed the title feat(ec2): automatic VPN session reconnect on client VPN endpoint feat(ec2): support for automatic VPN session reconnect on client VPN endpoint Sep 21, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Sep 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distinguished-contributor [Pilot] contributed 50+ PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants