Skip to content

Not setting queueUrl property of NevadoQueue can fail with 403 (Access denied) #91

@madganti

Description

@madganti

If the queueUrl property of NevadoQueue is not set, creation of queue with the name is attempted which can throw a 403 if the user does not have access to sqs:createQueue operation.
We need to make sure the user can create a queue first. If not, then fail because queueUrl is not set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions