Skip to main content

AwsEfsFilesystemModuleSchema

AwsEfsFilesystemModuleSchema is the input schema for the AwsEfsFilesystemModule module. This schema defines the required inputs for creating EFS-based filesystems, including naming and region association.

@group

Modules/Filesystem/AwsEfsFilesystem

@see

AwsEfsFilesystemModule to learn more about the AwsEfsFilesystemModule module.

Index

Properties

filesystemName

filesystemName: string = ...

The name of the filesystem. This name is used to identify the EFS filesystem and must be unique within the region.

region

region: Region = ...

The AWS region where the filesystem will be created. The region must have AWS region anchors configured.

Page Options