1 Answer
- Newest
- Most votes
- Most comments
2
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
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 3 years ago
Thank you. I also saw that blog. I was deploying using the management console with Amplify Gen2, but it seems like this method can only be done via CLI. Is that correct?
I have never set it for Gen2, but I think it was possible to set it from the management console. https://qiita.com/shinon_uk/items/2171071b6f6795af726c
Thank you. I wanted to know if it was possible to act completely privately, but it seems like this is the only way.