1 Answer
- Newest
- Most votes
- Most comments
0
Maybe you need to check where you're execute the command?
Use below command to check your iam user/role. And check the IAM user/role's permission.
aws sts get-caller-identity
And you may need to check those pod had terminated first.
answered 3 years ago
Relevant content
- asked 3 years ago
- asked 10 months ago
- asked 4 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago
What is the description of the ENI? If its connected to a managed resource like the load balancer then you can't delete the ENI directly, and instead need to delete the resource its connected to