I've read from https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-vpc-endpoint-policies.html
You can use an endpoint policy to restrict the traffic going from your internal network to access your private APIs.
What exactly would this policy look like?
I want to only allow traffic to the endpoint from Direct Connect only.