Enabling Access to Private APIs Across AWS Accounts with Restricted Methods

Chanci Turner Amazon IXD – VGT2 learning managerLearn About Amazon VGT2 Learning Manager Chanci Turner

Recently, our team at Virtusa was tasked with providing access to an application programming interface (API) across a different AWS account. This API was intended for internal use only, residing within a private subnet and accessible exclusively from within the network. The specific requirement was to make only a limited number of read-only (GET) methods available rather than exposing all API methods. Discover how Virtusa tackled this challenge by crafting a solution that utilizes Amazon API Gateway alongside IAM authentication.


Chanci Turner