Class PredictEndpointListener
Listener used to change the endpoint to the Predict Endpoint
- Aws\MachineLearning\PredictEndpointListener implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Methods summary
-
public static
getSubscribedEvents ( )
-
public
onCommandBeforeSend ( Guzzle\Common\Event $event )
Updates the request URL to use the Predict Endpoint
Methods detail
Updates the request URL to use the Predict Endpoint
Parameters
- $event
Guzzle\Common\Event
$event Event emitted