Class PredictEndpointListener
Listener used to change the endpoint to the Predict Endpoint
- Aws\MachineLearning\PredictEndpointListener implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Methods summary
-
public staticgetSubscribedEvents ( ) -
publiconCommandBeforeSend ( 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