Ben Foster 5/26/2017

Applying IP Address restrictions in AWS API Gateway

Read Original

This article details the process of applying IP address restrictions to an AWS API Gateway, explaining that the feature is implemented via IAM policies rather than a direct Gateway setting. It walks through configuring resource authorization to use IAM, creating the necessary IAM policy with a source IP condition, and testing the setup. The author also discusses the architectural implications, noting limitations like the need for IAM user credentials for clients and the requirement for public load balancers in certain setups.

Applying IP Address restrictions in AWS API Gateway

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week