标签: amazon-web-services boto3 amazon-ses
如何在AWS中订阅长轮询队列?我没有在队列操作中得到“订阅队列到sns通知”按钮!
我遵循了文档中的步骤
https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-configure-long-polling-for-queue.html
this was the error
答案 0 :(得分:0)
长时间轮询是您使用查询而不是查询内容的方式。如屏幕截图所示,您的查询是FIFO,documentation说:
Amazon SNS当前与FIFO队列不兼容。