Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The information required to create an Amazon Simple Queue Service (Amazon SQS) queue destination.

    interface SqsResource {
        arn: string;
    }
    Index
    arn: string

    The Amazon Resource Name (ARN) associated with the SQS queue.