We have an application deployed on SAP Cloud Platform's Cloud Foundry environment that needs an ElastiCache cluster to operate. Can we set up a peering connection between our VPC and the VPC where SAP's Cloud Foundry is deployed so that our application can access ElastiCache without having to be routed over the internet (currently we are forced to use a NAT instance)?
To clarify: I'm interested in knowing if anybody has successfully done this/knows for a fact it's possible; not whether it's technically possible or not to set up peering between two VPCs in general (I know it is).