amazon-ecs-exec-checker icon indicating copy to clipboard operation
amazon-ecs-exec-checker copied to clipboard

VPC Endpoints shown as "CHECK FAILED" in a RAM-shared VPC/subnets context.. but actually unnecessary

Open psantus opened this issue 8 months ago • 0 comments

I'm facing the following result:

VPC Endpoints          | CHECK FAILED
     Amazon ECS Exec Checker doesn't support VPC endpoint validation for AWS RAM shared VPC/subnets.

I don't have VPC Endpoints and ECS Exec still works like a charm since I put my tasks in AWSVPC mode and my VPC has a NAT Gateway (and my subnet route table route 0.0.0.0/0 to this NAT Gateway).

Maybe additional checks can be performed and/or error message mention this alternative to VPC Endpoints?

psantus avatar Jun 13 '24 08:06 psantus