Class GlacierUploadListener
Adds the content sha256 and tree hash to Glacier upload requests if not set
- Aws\Glacier\GlacierUploadListener implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Methods summary
-
public staticgetSubscribedEvents ( ) -
publiconCommandBeforeSend ( Guzzle\Common\Event $event )Retrieve bodies passed in as UploadPartContext objects and set the real hash, length, etc. values on the command
Methods detail
Retrieve bodies passed in as UploadPartContext objects and set the real hash, length, etc. values on the command
Parameters
- $event
Guzzle\Common\Event
$event Event emitted