Is there a recent resource on network throughput for Fargate instances

Does anyone know if there is a recent resource on the network throughput available to Fargate instances?

Not AWS official - but this is interesting

https://github.com/sjakthol/aws-network-benchmark/blob/main/analysis/2024/results.ipynb

AWS does not guarantee bandwidth for Fargate tasks, the consensus is the larger the task, the more bandwidth you will get, but there are no guaranteed numbers

That is awesome. Thanks./