I created a AWS Transfer Family sftp server to upload files to S3. Our users will use Sftp clients to connect AWS Transfer Family and upload files. All uploaded files will be in a S3 bucket associated with the AWS Transfer Family server.
My question is: Is there a way to restrict the file size limit, like 10M maximum for a single file? at AWS Transfer Family layer? S3 layer?
Thanks