SQS queue policies should not allow wildcard principals

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

Description

SQS queue resource policies should not grant access to wildcard principals (Principal: "*"). Wildcard principals allow any AWS account or unauthenticated user to access the resource, creating a significant security risk.

Remediation

Update the queue access policy to specify explicit principals instead of wildcards. For guidance, refer to Amazon SQS policy examples.