Getting 400 "Bad Request" error while uploading file to s3 during bulk mutation operation

This issue is resolved.

Due to some reason my file operation was failing and My program was trying to upload empty file(File with no contents). That’s why I was getting Bad Request error

Thank you for considering my question.