Copy data from S3 into EFS with a Lambda function with AWS CDK in Python — AWS CDK
Copy files from S3 to EFS in your cluster using a Lambda function for fast access. Set up EFS and create your first access point with our guide.
3 min readDec 21, 2022
--
Using EFS can be very useful when you have a cluster in ECS or EKS running with an…