IPWorks MQ 2020 Python Edition

Questions / Feedback?

list_queues Method

Lists the queues under the current account.

Syntax

def list_queues() -> None: ...

Remarks

This method will fire a on_queue event for each queue available for the Amazon SQS account specified by access_key. The listing may be filtered using queue_prefix.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Python Edition - Version 20.0 [Build 8155]