Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
apigateway
📤 Upload
📝 New File
📁 New Folder
Close
Editing: get-rest-api.rst
**To get information about an API** Command:: aws apigateway get-rest-api --rest-api-id 1234123412 Output:: { "name": "myAPI", "id": "o1y243m4f5", "createdDate": 1453416433 }
Save
Cancel