get_requestpayment {aws.s3} | R Documentation |
requestPayment
Description
Get/Put the requestPayment subresource for a bucket.
Usage
get_requestpayment(bucket, ...)
put_requestpayment(bucket, ...)
Arguments
bucket |
Character string with the name of the bucket, or an object of class “s3_bucket”. |
... |
Additional arguments passed to |
Value
A list containing the requestPayment information, if set.
References
[Package aws.s3 version 0.3.21 Index]