A developer is designing an internal single-page website for a company. The website has static content that is hosted in an Amazon S3 bucket that is configured as a static web host. The design requires the web application to invoke a REST API in Amazon API Gateway to run an AWS Lambda function.
The developer must ensure that the REST API can be invoked only by computers that have IP addresses within the company’s corporate CIDR range.
Which solution will meet this requirement?
Submit