AWS - API Gateway
You ran this command to deploy your API stage:
But you get an error saying the deployment ID does not exist. What is the likely cause?
aws apigateway create-stage --rest-api-id abc123 --stage-name test --deployment-id dep789But you get an error saying the deployment ID does not exist. What is the likely cause?
