AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Sets the request payment configuration for a bucket. By default, the bucket owner pays for downloads from the bucket. This configuration parameter enables the bucket owner (only) to specify that the person requesting the download will be charged for the download. Documentation on requester pays buckets can be found at http://docs.aws.amazon.com/AmazonS3/latest/dev/RequesterPaysBuckets.html

Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public virtual PutBucketRequestPaymentResponse PutBucketRequestPayment(
         PutBucketRequestPaymentRequest request
)

Parameters

request
Type: Amazon.S3.Model.PutBucketRequestPaymentRequest

Container for the necessary parameters to execute the PutBucketRequestPayment service method.

Return Value
Type: Amazon.S3.Model.PutBucketRequestPaymentResponse
The response from the PutBucketRequestPayment service method, as returned by S3.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5