This document is for Kombu's development version, which can be significantly different from previous releases. Get the stable docs here: 5.0.

Async Amazon AWS客户端- 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[源代码]

返回到Amazon SQS的异步连接。