Amazon S3 Configuration
Hi All,
We are working on using AEM with Amazon S3.In, normal scenario AEM provide connector to Communicate with S3. All we need to do is change the configuration.
Our case- Amazon S3 stores data in a flat directory structure, but in our case we want to create a new folder every time the folder reaches a particular object count.
Example- suppose we want to store 5 objects and we have restriction of 3 objects per folder then after 3 objects it will save the next object in a new folder.
is there any way to do these? Thanks in advance.

