PresignBodyDto: {
    contentType: string;
    fileName: string;
    size?: number;
}