This document is for Kombu's development version, which can be
significantly different from previous releases. Get the stable docs here:
5.3.
Async Amazon AWS Client - kombu.asynchronous.aws
-
kombu.asynchronous.aws.connect_sqs(aws_access_key_id: str | None = None, aws_secret_access_key: str | None = None, **kwargs: Any) → AsyncSQSConnection[source]
Return async connection to Amazon SQS.