I'm looking to replicate an existing EFS to a new EFS and mount it to a cloned environment for testing purposes but can't seem to find any good information on it.
To clarify - I'll be replicating an EC2 instance as well and want to create a completely separate environment so the new EFS instance will be identical to the source EFS at a certain point in time, but does not need to stay in sync afterward.
Any thoughts?
The following link is a potential solution, but seems overly complicated. That said, it may be the best / only way it can be done: https://aws.amazon.com/premiumsupport/knowledge-center/efs-file-sync-between-files/