1 Answers
0
Hello,
You could use AWS DataSync https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html, but to do that you will need to share the EBS volume as NFS or SMB because DataSync does not support EBS as a direct location to transfer data from.
If you can create an NFS or SMB share for that EBS data then you can use DataSync to move data from the source file share to an EFS location.
I hope this works for you
answered a month ago
Relevant questions
How to use Amplify Datastore to sync with data from DynamoDB and seed DynamoDB from a Lamba
asked 7 months agoBuild a Cloud Sync Engine for Windows to Sync S3 Data
asked a month agoBuild a Cloud Sync App like DropBox/OneDrive for Windows to Sync S3 Data
asked 25 days agoChange EFS storage classes availability from Regional to One zone
Accepted Answerasked 4 months agoIs there an option to create an EFS from an EBS snapshot?
Accepted Answerasked 6 months agoHow do I transfer data from EBS volume to EFS site using DataSync?
asked 3 months agoIs using the linux sync command able to provide a consistent view of an EFS volume?
asked 8 months agoone way data sync between ebs to efs
asked a month agoChanging EFS filesystems from General Performance to Max I/O
Accepted Answerasked 5 months agoAWS:InstanceInformation folder created in s3 by Resource Data Sync cannot be queried by Athena because it has an invalid schema with duplicate columns.
asked 4 months ago