Git Product home page Git Product logo

snat's Issues

Add `machineImage` prop

Thanks for the library! I was using the Terraform version, but switched my infra as code to CDK, so this has been super helpful.

Can we include an option to specify the machine image? I'd like to use ARM AMIs.

  • ๐Ÿ‘‹ I may be able to implement this feature request

This is a ๐Ÿš€ Feature Request

Question Use Case: Allow List IP - Third Party Service

โ“ Allow List IP - Third Party Service

Hi, I need to provide a third party a list of allowed IPs from which to filter my requests.

Therefore, my AWS lambdas need to run within those IPs in order to communicate with the third party service.

I am currently solving this problem with a VPC with a NAT Gateway with one associated EIP. (cannot associate more EIPs to the same NAT)

The problem is that as I scale, I really need multiple EIPs associated with the NAT, and then to have my Lambda function randomly assigned to one of the static IPs from the list of allowed IPs, every time they got invoked (even the same IP twice is fine, but ideally long-term I want to rotate between all IPs of the subnet).

Do you think snat could be useful for this use case? If yes, how?

Thank you very much for the work done.

Do you think snat could be useful for this use case? If yes, how?

Environment

  • Version: latest
  • CDK CLI Version: 2.99.0
  • Node.js Version: 20
  • OS: MacOS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.