AmazonS3Client.PutBucketRequestPayment Method (PutBucketRequestPaymentRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

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.

Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual PutBucketRequestPaymentResponse PutBucketRequestPayment(
         PutBucketRequestPaymentRequest putBucketRequestPaymentRequest
)

Parameters

putBucketRequestPaymentRequest
Type: Amazon.S3.Model.PutBucketRequestPaymentRequest

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

Version Information

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