Last chance! 50% off unlimited learning
Sale ends in
Returns the region the bucket resides in.
s3_get_bucket_location(Bucket)
[required]
svc$get_bucket_location( Bucket = "string" )
# NOT RUN {
# The following example returns bucket location.
# }
# NOT RUN {
svc$get_bucket_location(
Bucket = "examplebucket"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab