Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
directconnect
📤 Upload
📝 New File
📁 New Folder
Close
Editing: describe-locations.rst
**To list AWS Direct Connect partners and locations** The following ``describe-locations`` command lists AWS Direct Connect partners and locations in the current region:: aws directconnect describe-locations Output:: { "locations": [ { "locationName": "NAP do Brasil, Barueri, Sao Paulo", "locationCode": "TNDB" }, { "locationName": "Tivit - Site Transamerica (Sao Paulo)", "locationCode": "TIVIT" } ] }
Save
Cancel