I'm required to archive around 200 AWS S3 buckets to S3 Glacier and I would like to do it automatically but I can't find how it can be done with aws-cli.
The only method I found, is through AWS UI... to go to each bucket manually and within it, to mark each directory -> right click and choose "change storage type" and choose Glacier.
Does anyone have any experience with this?