1 Answer
- Newest
- Most votes
- Most comments
2
Hello nadavkav, this setting cannot be changed after creation: https://docs.aws.amazon.com/cli/latest/reference/efs/update-file-system.html
in the aws cli there isn't this option
Thanks Joel
Relevant content
- asked 3 years ago

Thank you Joel.
So my workaround is: I have created a new EFS FS with "One zone" storage class, and I am syncing my data to this new storage. When the sync process is done, I will switch between them and delete the old one.