question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing NAT gateway EC2 resource

See original GitHub issue

It looks like there’s a resource for InternetGateway, but not one for NatGateway. I imagine there’s some magic JSON that just needs to be filled in to make that happen.

(having now looked at the various *Gateway types in boto3, it looks like we’re also missing VGWs and CGWs; not sure if it’s worth making another ticket for those)

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
JordonPhillipscommented, Feb 22, 2016

Thanks for the feature request! Yep, you guessed it, the resource models are all hand-written JSON mappings. We’ll look into adding these in!

0reactions
github-actions[bot]commented, Oct 6, 2021

Greetings! It looks like this issue hasn’t been active in longer than one year. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot NAT gateways - Amazon Virtual Private Cloud
Check which resource is associated with the Elastic IP address. Go to the Elastic IPs page in the Amazon VPC console, and view...
Read more >
AWS EC2 Instance unable to use NAT Gateway - Stack Overflow
1) Nat Gateway is created inside a public subnet. 2) Route tables of the private subnet/s is configured properly. Share.
Read more >
What are the differences between Internet Gateway and ...
A NAT Instance is a self-managed Amazon EC2 instance that is configured to act as the intermediary between your private subnet and the...
Read more >
Configure AWS NAT Gateway for Private Subnets Internet ...
Steps to Configure AWS NAT Gateway :1.... ... Create a NAT Gateway in public subnet 2. ... Now try to access internet from...
Read more >
2.1.4. Create NAT Gateway - Getting Started With AWS
Ensure that the Elastic IP address is currently not associated with an instance or a network interface. If you are migrating from a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found