Closed chriswessells closed 1 year ago
I have this in Python if anybody is interested
I have this in Python if anybody is interested
@josjaf interested in the python solution for this.
I'll post it on github for you tomorrow
We have an example using SSM endpoints. https://github.com/aws-samples/aws-cdk-examples/blob/master/typescript/ec2-ssm-local-zone/example-localzone-stack.ts
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.
:rocket: Feature Request
General Information
Description
Example of a VPC with the endpoints necessary for AWS Systems Manager Agent to communicate without using a IGW or NAT Gateway (private subnets that do not have access to the Internet).
Proposed Solution
I have working CDK code I use when mocking up environments. I would add the Typescript to the aws-cdk-examples in the expected format.
Environment
Other information