Python boto3 upload_fileobj of 1.5gb JSON object getting killed despite configuration
I have a pretty simple function to take an object and upload it to an S3 bucket. Let’s say this object is approximately 1.5gb…
I have a pretty simple function to take an object and upload it to an S3 bucket. Let’s say this object is approximately 1.5gb…