@psalm-param CONTENT_TYPE $contentType
public function __construct(ClientInterface $client, RequestFactoryInterface $requestFactory, StreamFactoryInterface $streamFactory, string $endpoint, string $contentType, array $headers, array $compression, int $retryDelay, int $maxRetries) { }