powered by
Returns the request payment configuration of a bucket.
s3_get_bucket_request_payment(Bucket)
[required]
svc$get_bucket_request_payment( Bucket = "string" )
# NOT RUN { # The following example retrieves bucket versioning configuration. # } # NOT RUN { svc$get_bucket_request_payment( Bucket = "examplebucket" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab