I’m traying to copy files from my AWS S3 account to Sharepoint from Sagemaker, but I cannont.
I have in my bucket “Nemesis” to prefix “Heroes” and “Villains”, each prefix, have meni folders inside with names of heroes and villains. On the other hand, I have in Sharepoint the same name folders, and inside names of heroes and villains to, my idea is try to copy the foldes from S3 that I don’t have in Sharepoint
Example
S3
Heroes foldes: Spiderman, Superman, Ironman
Sharpoint
Heroes folders: Spiderman
The code must copy only Superman and Ironman from S3 to Sharepoint
It’s is possible?
I tried to stablish connection between S3 and Sharepoint to copy files from S3 to Sharepoint,, but I cannot, I saw i others forums that it is impossible