AWS - API Gateway
Given the following AWS CLI command:
What does this command do?
aws apigateway create-stage --rest-api-id abc123 --stage-name prod --deployment-id dep456What does this command do?
