jclouds only supports bucket and object ACLs.  Odd that minio does not
support these as S3 clones more widely implement them than policy.  That
being said, the functionality is simple and we could easily add bucket
policies.  Or you could use an external tool like the aws cli to set
them.  I opened an issue for this and we welcome pull requests on
GitHub:

https://issues.apache.org/jira/browse/JCLOUDS-1232

On Tue, Jan 24, 2017 at 05:40:06PM +0100, cen wrote:
> Hi,
> 
> I am trying to use jClouds 2.0 with minio (s3 clone). Minio does not
> support ACLs but they do support bucket policies.
> 
> Does jClouds blob store support bucket policies? I couldn't find any
> mentions in the docs and my source code exploration didn't find
> anything that fits the description. If this exists an example would
> be most welcome.
> 
> Best regards, cen
> 
> 

-- 
Andrew Gaul
http://gaul.org/

Reply via email to