The 429 Too Many Requests error is a universal HTTP status code indicating that a user has sent too many requests to a server in a given amount of time ("rate limiting"). Within the context of AWS, this error is typically indicative of throttling, which is AWS's way of handling overuse of resources.
