AWS Partner Network (APN) Blog

Tag: Private API

Virtusa-AWS-Partners

Exposing Private APIs Across AWS Accounts Only for Authorized Access Methods

Virtusa recently received a requirement to make an application programming interface (API) accessible across another AWS account. The API was an internal-only API hosted in a private subnet, and could be accessed only from within the network. The requirement also stipulated Virtusa make only a few read-only (Get) methods accessible, and not all the methods from the API. Learn how Virtusa addressed the customer’s challenge by designing a solution that uses Amazon API Gateway with IAM authentication.