In EC2 classic you were about to reference another account's security group in your security group to limit ingress to an instance or ELB to members of that other account's security group.
I'd like to replicate this in a VPC only region (Sydney) where I have an internet facing ELB in a VPC that I need to restrict to only certain instances of another account. I wont know their IP addresses ahead of time.
Is this achievable?