Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
s3api
/
Filename :
get-bucket-location.rst
back
Copy
The following command retrieves the location constraint for a bucket named ``my-bucket``, if a constraint exists:: aws s3api get-bucket-location --bucket my-bucket Output:: { "LocationConstraint": "us-west-2" }