Project

General

Profile

Actions

Bug #19448

open

GET bucket policy response format

Added by Chang Liu about 7 years ago. Updated almost 7 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Request GET /{bucket}/?policy returns data in XML format. However, by AWS S3 API documentation response should be in JSON format.

"The response contains the (JSON) policy of the specified bucket."
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETpolicy.html

This incompatibility, for example, makes Ansible module s3_bucket useless.

FROM Ceph-Dev Maillist, Artur Molchanov reported this bug.

Actions

Also available in: Atom PDF