White-List AWS Lambda functions
Mar 5, 2021 · 5 min read · So you have a situation where you need to white-list your Lambda functions. For example, you could have Lambda function that is used to query a Database but due to security concerns, all requests made to the Database need to come from IP address that...
Join discussion