turbot/aws_compliance

Control: SQS queues should be encrypted with KMS CMK

Description

To help protect sensitive data at rest, ensure encryption is enabled for your AWS SQS queues with KMS CMK.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.sqs_queue_encrypted_with_kms_cmk

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.sqs_queue_encrypted_with_kms_cmk --share

SQL

This control uses a named query:

sqs_queue_encrypted_with_kms_cmk

Tags