Skip to content

(aws-efs): support one-zone FileSystem #15864

@rectalogic

Description

@rectalogic

EFS FileSystem should support one-zone storage class
https://aws.amazon.com/blogs/storage/lower-your-amazon-efs-costs-by-47-with-one-zone-storage-classes/

This is done by setting the AWS::EFS::FileSystem AvailabilityZoneName
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-availabilityzonename

Use Case

It's cheaper

Proposed Solution

Expose oneZone property and have that set AvailabilityZoneName to one of the subnet availabilityZones for the subnets the FileSystem is in?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-efsRelated to Amazon Elastic File Systemeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions