I'm getting some odd 403 errors from amazon when requesting objects from an S3 bucket. It seems be intermittent and it only happens in rapid succession.
If I try to access the same objects at a later time, I can usually retrieve them without issue.
My gut feeling is that these errors are occurring because of some sort of rate-limiting constraint but I can't find anything in the docs. Is rate limiting a possible cause for a 403 error?