1 Answer
- Newest
- Most votes
- Most comments
0
Hi THere
Can you try deleting the VPC endpoint using the delete-vpc-endpoints
CLI command via CloudShell? It might give more details as to the error
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/delete-vpc-endpoints.html
Relevant content
- asked a year ago
- asked 5 months ago
- asked 3 months ago
- asked 7 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a month ago
Thanks, I've got this:
It's a start, will try to solve it now
Great! Please take a look at this KB article for troubleshooting deleting requester managed vpc endpoints: https://repost.aws/knowledge-center/vpc-delete-requester-managed-endpoint. You might have Aurora serverless, AWS Network Firewall, RDS Proxy, or a Redshift vpc endpoint. In that case, you need to delete those services which will in turn delete the endpoint.