github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/aws/sqs/AVD-AWS-0097/docs.md (about)

     1  
     2  SQS Policy actions should always be restricted to a specific set.
     3  
     4  This ensures that the queue itself cannot be modified or deleted, and prevents possible future additions to queue actions to be implicitly allowed.
     5  
     6  ### Impact
     7  SQS policies with wildcard actions allow more that is required
     8  
     9  <!-- DO NOT CHANGE -->
    10  {{ remediationActions }}
    11  
    12  ### Links
    13  - https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-security-best-practices.html
    14  
    15