Can I limit the bandwidth used by Amazon S3 or CloudFront?
So, for example, when the limit is 100 gb, then each file is rejected after that?
If so, can you also limit the bandwidth on the IP base. So, for example, each IP can receive only 10 gb, after which each request is rejected. Is something like this possible?
Or is there another solution to prevent bandwidth abuse? Please note: each file must be public (not private)!
Thanks in advance Tim
source
share