BucketHandlerArgs are the arguments passed to an [onPut] or [onDelete] handler.
The time (in ISO-8601 format) when the [put] or [delete] was completed.
The key that was updated or deleted by the operation.
The size, in bytes, of the blob that was [put].
Generated using TypeDoc
BucketHandlerArgs are the arguments passed to an [onPut] or [onDelete] handler.