Skip to content

Make SQSContext configurable #596

Closed
@ghostika

Description

@ghostika

I have access to an SQS queue on AWS, but I'm not the owner of it.
Given this setup, I can't access this queue with the use of enqueue/sqs library.

The problem, in SqsContext.php, at getQueryUrl I would need to pass an additional parameter for the $this->getClient()->getQueueUrl(), namely QueueOwnerAWSAccountId.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions