
Maximilien-charlier
In the lesson, the author tells us multiple times that SQS message is limited to 256 KB of text. AWS documentation describes an extended library for SQS that allow up to 2 GB of data (store in S3) to be carried by a single SQS message.
Source : https://aws.amazon.com/about-aws/whats-new/2015/10/now-send-payloads-up-to-2gb-with-amazon-sqs/
Do we need to know this library for the exam ?
I do not think that you need to know this.