Bucket Request Payment

GET https://s3.amazonaws.com/{{bucket}}/?requestPayment

Returns the request payment configuration of a bucket. To use this version of the operation, you must be the bucket owner. For more information, see Requester Pays Buckets.

Request Params

KeyDatatypeRequiredDescription
requestPaymentnull

HEADERS

KeyDatatypeRequiredDescription
x-amz-content-sha256string

RESPONSES

status: OK

"\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cRequestPaymentConfiguration xmlns=\"http://s3.amazonaws.com/doc/2006-03-01/\"\u003e\u003cPayer\u003eRequester\u003c/Payer\u003e\u003c/RequestPaymentConfiguration\u003e"