Skip to content

Commit 063f4e7

Browse files
feat(ec2): support for client route enforcement for client VPN endpoint (#34405)
### Issue # (if applicable) None ### Reason for this change Cloudformation supports for configuring [client route enforcement](https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/cvpn-working-cre.html) feature for client VPN endpoint. ### Description of changes - Add `enableClientRouteEnforcement` 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 - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 088af5d commit 063f4e7

File tree

12 files changed

+1366
-0
lines changed

12 files changed

+1366
-0
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.client-vpn-endpoint-client-route-enforcement.js.snapshot/cdk.out

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.client-vpn-endpoint-client-route-enforcement.js.snapshot/client-vpn-endpoint-stack.assets.json

Lines changed: 34 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)