AWS Lambda with S3

Hi Team,

Does Aptible support AWS Lambda function? An example would be to have a S3 event that triggers a Lambda function whenever we receive a new file in S3.

You can’t run AWS Lambda functions on Aptible, but you can set up your own AWS account to use those services (there’s no reason for us to act as a middleman between you and Lambda). If needed, you can peer a VPC of yours with your Aptible Enclave VPC to allow your Lambda function to access private resources within your network.

Be mindful that you’ll need your own BAA with AWS to use Lambda for PHI.

Hey Thomas - thanks for the response. Once we peer the VPC we would be able to access the database resource as well, right?

Thanks!

Hi Tony,

Yes, indeed!