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-apis.rst
**To get a list of REST APIs** Command:: aws apigateway get-rest-apis Output:: { "items": [ { "createdDate": 1438884790, "id": "12s44z21rb", "name": "My First API" } ] }
Save
Cancel