ZTWHHH's picture
Add files using upload-large-folder tool
643c00a verified
**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
}