Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

SQS 1000 queues limit bug #207

@ltassone

Description

@ltassone

The function to search a queue by name is built on top of listQueues() (documentation) that returns only the first 1000 queue in alphabetical order.
If you have more than 1000 queues, it won't find the queue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions