AWS.SQS.ESQSOverLimit
AWS_SQS_ESQSOverLimitAWS_SQS_ESQSOverLimit

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.

ESQSOverLimit = class(ESQSException);
class ESQSOverLimit : public ESQSException;

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

Copyright © 2019-2021 Appercept Ltd. All rights reserved.