Is it possible to limit the bandwidth used by Amazon S3 or CloudFront?
So, for example, when the limit is 100 gb, every file after that is being denied?
If so, can you also limit the bandwidth at IP-base. So for example, each IP can only receive 10 gb, after that, every request is being denied. Is something like that possible?
Or is there any other solution to prevent bandwidth abuse? Note that every file should be public (not private)!
Thanks in advance, Tim