Using Console
/{proxy}
, the Default Execution Endpoint is enabled.
Using CLI
<rest-api-id>
with the ID of the API you want to check. This command will return a list of all the stages for the specified API.
defaultRouteSettings
field. If the dataTraceEnabled
field is set to true
, then the default execution endpoint is enabled. If it’s set to false
, then it’s not enabled.
Using Python