requesterPays property
A value that sets who pays the cost of the request and the cost associated
with data download from the S3 bucket. If this value is set to
true
, the requester pays the costs; otherwise, the S3 bucket
owner pays. However, the S3 bucket owner always pays the cost of storing
data.
Valid Values: true
| false
Implementation
final bool? requesterPays;