Any existing bucket policy patch for swift s3api
Currently the swift3 middleare (https://opendev.org/x/swift3) is imported in swift's codebase as s3api. But this does not support the bucket policy feature for amazon's s3 api(http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETpolicy.html). Just wanted to check if there is a patch already available for bucket policy implementation in swift's s3api? Any kind of help would be appreciated.