Skip to content

Lambda

Mount an S3 file system inside an AWS Lambda function by attaching an access point and configuring file-system-configs. Lambda requires an access point — it cannot mount a file system by ID alone.

Complete Setup before starting here. The Lambda compute role (s3files-compute-role-lambda) must exist from IAM.