@cfn-modules/vpc-nat-gateway

AWS VPC NAT gateway

Usage no npm install needed!

<script type="module">
  import cfnModulesVpcNatGateway from 'https://cdn.skypack.dev/@cfn-modules/vpc-nat-gateway';
</script>

README

Build Status NPM version

cfn-modules: AWS VPC NAT gateway

This is an internal module. Have a look at the vpc module instead.

Limitations

  • Highly available: NAT gateways only live in a single AZ by design (use on in each AZ to overcome limitation)
  • Scalable: NAT gateways capacity (CPU, RAM, network, ...) is limited by design
  • Monitoring: Network In+Out is not monitored