Skip to content

Restricting IP Range for Access to AWS Amplify Gen2 Deployed App

0

Is it possible to specify an IP range for accessing an app deployed with AWS Amplify? I'd like to restrict access so that the app can only be accessed from within a VPN.

1 Answer
2
Accepted Answer

Hello.

How about trying using AWS WAF?
AWS WAF cannot restrict access from private IP addresses, but it can restrict access from public IP addresses.
https://zenn.dev/find/articles/e212943f04d8d9427d39

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.