Can anyone please tell me how to import all the AEM files to S3 while maintaining the folder structure on S3 as it is on AEM using a Java application?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Shubham,
That's not possible OOTB, so customisation would be required to achieve it.
There are number of helpful API's in AEM available at various level's to help you achieve your ask.
Depending on your exact requirements most appropriate API would be recommended.
Regards,
Peter
Hi Shubham,
That's not possible OOTB, so customisation would be required to achieve it.
There are number of helpful API's in AEM available at various level's to help you achieve your ask.
Depending on your exact requirements most appropriate API would be recommended.
Regards,
Peter
As mentioned already, the implementation will depend upon several factors specific to your use case. Let me add here a couple of resources of how other people have done this, just for reference:
- https://medium.com/@mobacc2000/export-aem-assets-to-s3-generate-signed-url-to-share-it-with-3rd-part...
Hope this helps.
Hello @shubham25,
Can you please elaborate on the business a little more? When you say AEM Files, what exactly do you mean by that? AEM content, assets or the code structure that you are building?
Thanks
Views
Likes
Replies