AWS.SQS.ESQSQueueAlreadyExists
AWS_SQS_ESQSQueueAlreadyExistsAWS_SQS_ESQSQueueAlreadyExists

A queue with this name already exists. Amazon SQS returns this error only if the request includes attributes whose values differ from those of the existing queue.

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

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

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