Usecase Universe

A collective of use cases for DevOps teams

Browse a variety of 300+ predefined templates to automate all your AWS actions

Create Template
Solutions
All Categories

Simple Queue Service

24 Times Used
22 MAY 2019
Report SQS queues with cross account access.
Security
Simple Queue Service
Security

This template sends a report of SQS queues if access to unauthorized cross account entities are allowed. Allowing untrustworthy cross account access to your SQS queues can lead to unauthorized actions such as intercepting, deleting or sending queue messages without permission.

SQS Exposed Queues
Security
Simple Queue Service
Security

This workflow sends a report for SQS queues which are publicly accessible. Allowing anonymous users to have access to your SQS queues can lead to unauthorized actions such as intercepting, deleting and sending queue messages.

Queue Server Side Encryption
Security
Security
Simple Queue Service

This workflow sends a report for SQS queues if their sever side encryption is not enabled. Amazon Simple Queue Service (SQS) queues are protecting the contents of their messages using Server-Side Encryption (SSE). It is highly recommended to implement encryption in order to make the contents of these messages unavailable to unauthorized or anonymous users.

SQS Encrypted with KMS CMK Key.
Security
Security
Simple Queue Service

This workflow sends a report for SQS queues that are not encrypted with KMS CMK keys. By using your own KMS CMK keys , you obtain full control over who can use the CMK keys and access the data encrypted within queue messages.

Total Number of SQS Queues
Operational Excellence
Simple Queue Service
Operational Excellence

Sends report if total number of SQS queues in your AWS account exceeds the limit.

SQS Queues Without Important Tags - 'Name', 'Environment', 'Role', 'Project'
Simple Queue Service
Operational Excellence
Operational Excellence

Report SQS Queues Without Important Tags - 'Name', 'Environment', 'Role', 'Project'