Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-efs-filesystem.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::EFS::FileSystem. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

Encrypted boolean
FileSystemTags ElasticFileSystemTag[]
uniqueItems=true
KmsKeyId string | Aws_CF_FunctionString
LifecyclePolicies LifecyclePolicy[]
uniqueItems=true
PerformanceMode string | Aws_CF_FunctionString
ProvisionedThroughputInMibps number
ThroughputMode string | Aws_CF_FunctionString
FileSystemPolicy object
BypassPolicyLockoutSafetyCheck boolean

Whether to bypass the FileSystemPolicy lockout safety check. The policy lockout safety check determines whether the policy in the request will prevent the principal making the request to be locked out from making future PutFileSystemPolicy requests on the file system. Set BypassPolicyLockoutSafetyCheck to True only when you intend to prevent the principal that is making the request from making a subsequent PutFileSystemPolicy request on the file system. Defaults to false

BackupPolicy object
1 nested properties
Status string | Aws_CF_FunctionString required
AvailabilityZoneName string | Aws_CF_FunctionString

Definitions

ElasticFileSystemTag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required
LifecyclePolicy object
TransitionToIA string | Aws_CF_FunctionString
TransitionToPrimaryStorageClass string | Aws_CF_FunctionString
BackupPolicy object
Status string | Aws_CF_FunctionString required