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-deployment.rst
**To get information about a deployment** Command:: aws apigateway get-deployment --rest-api-id 1234123412 --deployment-id ztt4m2 Output:: { "description": "myDeployment", "id": "ztt4m2", "createdDate": 1455218022 }
Save
Cancel