A VPC endpoint policy that allows full access to the specified resource Arn
{ "Version": "2012-10-17", "Statement": [ { "Action": "*", "Principal": "*", "Resource": [ "" ], "Effect": "Allow" } ] }