I have 10 GB assets(images, videos) in aws s3 and I want to move those assets to AEM 6.5 which in on AMS. It is just one time activity. I am thinking to download all the assets from aws s3 to local file system and then move it to AEM using AEM Desktop. Is this correct way of doing?
Please let me know if there is any alternative way to import assets from s3 to aem instance. Note – It is not recurring operation, it is just one time activity.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Mario248 ,
Asset HTTP API is the best option for your situation. It does have CRUD operations support for all REST operations. Please refer [0]
You can also consider to use S3 Asset Ingestor utility. Please refer [1]
Please refer this video-
https://www.youtube.com/watch?v=Yn7ybOwfIYY
Also, I believe you can use S3 Asset Ingestor utility.
Hope that helps!
Regards,
Santosh
Hi @Mario248 ,
Asset HTTP API is the best option for your situation. It does have CRUD operations support for all REST operations. Please refer [0]
You can also consider to use S3 Asset Ingestor utility. Please refer [1]
Please refer this video-
https://www.youtube.com/watch?v=Yn7ybOwfIYY
Also, I believe you can use S3 Asset Ingestor utility.
Hope that helps!
Regards,
Santosh
Thanks for your email. Does this Copy a folder or an asset API solve the problem,https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/mac-api-assets.html?l...?
Does it accept source as aws s3 location and destination as aem ?
I played around asset api. it looks good but this may not help in migrating content from local filesystem or aws. Because Copy Folder or Asset will imply work on same server. It will not copy the folder from local/any external server to aem.
Views
Replies
Total Likes
@Mario248 - In that case you can prefer S3 Asset Ingestor: https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/asset-ingestion/s3-as...
Views
Replies
Total Likes
I could not find S3 Asset Ingestor or bulk importer tool in Tools > Assets > Bulk Import. I Installed latest ACS Common 5.3.2. Please let me know how to install bulk importer or s3 Asset Ingestor
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies