2 Answers
- Newest
- Most votes
- Most comments
0
The first thing I would try is to run aws ec2 describe-addresses
using the AWS CLI and then track down the instance(s) using those IPs by looking at their network interface.
0
If the aws ec2 describe-addresses
from the other answer does not work, please check that you have deleted any NAT Gateway(s). They have EIPs and have caused for me a similar issue that you are seeing
answered 3 years ago
Relevant content
- Accepted Answerasked 4 years ago
- asked 4 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 6 months ago
- How do I update a CloudFormation stack that's failing because of a resource that I manually deleted?AWS OFFICIALUpdated 3 years ago