router
router copied to clipboard
File uploads - sigv4 handling
sigv4 is incompatible with streaming file uploads as the signature of a request must be calculated. Detect if sigv4 is enabled and flag an error if file uploads is enabled.