The standard SNS topics do not support batching on delivery, even when PublishBatch API is used, due to an internal delivery mechanism that differs from SNS FIFO. If you need batched delivery to SQS, you should use SNS FIFO topics to deliver to both standard and FIFO SQS queues.