FINRAOS / Gatekeeper

Gatekeeper is a self-serviced web application allowing users to make requests for temporary access to EC2 & RDS instances running in AWS and gain access instantly

Home Page:https://finraos.github.io/Gatekeeper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide Option for Gatekeeper RDS to execute Database Connections from within a Lambda

SMxJrz opened this issue · comments

The current implementation executes the connection to the database from within the service, when dealing with cross-region databases, this will allow gatekeeper to invoke the connection within multiple regions (cross-region VPC peering isn't supported well by AWS)