Skip to content

Lambda  >  Structures  >  FileSystemConfig

FileSystemConfig

Structure Class

FileSystemConfig dataclass

Details about the connection between a Lambda function and an Amazon EFS file system or an Amazon S3 Files file system.

Attributes

arn instance-attribute
arn: str

The Amazon Resource Name (ARN) of the Amazon EFS or Amazon S3 Files access point that provides access to the file system.

local_mount_path instance-attribute
local_mount_path: str

The path where the function can access the file system, starting with /mnt/.