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