aws-ec2: L2 Construct for EC2 Instance Connect Endpoint #31896
Labels
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
An L1 construct is available, however an L2 construct would be handy.
L1 Construct:
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ec2.CfnInstanceConnectEndpoint.html
Original issue where L1 construct was added:
#26226
Use Case
Tunnel into private subnets via a bastion host without needing to expose the ssh port publicly.
Being able to manage the EC2 Instance Connect Endpoint ergonomically with CDK rather than manually managing the resource or using Cfn L1 constructs.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.163.1
Environment details (OS name and version, etc.)
MacOS Sonoma
The text was updated successfully, but these errors were encountered: