I\'m trying these policy through console.aws.amazon.com on my buckets:
{ \"Statement\": [ { \"Effect\": \"Allow\", \"Action\
@dnlbrky You need to do this by setting the policy on for the IAM user/group/role and set it by either using the AWS console for the IAM user/group or by calling put_[role/user/group]_policy boto API call.