Skip to content

Riak CS SetBucketPolicy #1346

@IvanLuber

Description

@IvanLuber

Hi,
I've been using golang with minio-go client (https://github.com/minio/minio-go) to Put and Get image objects to RiakCS, and it works splendidly.
But problem arised (I got Accessdenied error) when the object is accessed with url through browser hostname/bucketname/objectkey
*the object is put directly under the bucket

I've raised issue to minio-go (minio/minio-go#894) and it's pointed out to me that Riak CS needs to implement SetBucketPolicy API Handler. It's Probably because Bucket ACL's are deprecated and instead Bucket policies are implemented as in http://docs.aws.amazon.com/AmazonS3/latest/user-guide/add-bucket-policy.html

I hope you can help me with this problem, Best Regards ~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions