AWS_VPC_SOURCE_ID

Constant AWS_VPC_SOURCE_ID 

Source
pub const AWS_VPC_SOURCE_ID: &str = "aws:VpcSourceIp";
Expand description

Use this key to compare the IP address from which a request was made with the IP address that you specify in the policy. In a policy, the key matches only if the request originates from the specified IP address and it goes through a VPC endpoint.