Class QueueUrlListener
Listener used to change the endpoint to the queue URL
- Aws\Sqs\QueueUrlListener implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Methods summary
-
public staticgetSubscribedEvents ( ) -
publiconCommandBeforeSend ( 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