class Aws::SQS::Types::OverLimit

The specified action violates a limit. For example, `ReceiveMessage` returns this error if the maximum number of inflight messages is reached and `AddPermission` returns this error if the maximum number of permissions for the queue is reached.

@see docs.aws.amazon.com/goto/WebAPI/sqs-2012-11-05/OverLimit AWS API Documentation