turbot/aws_compliance
Loading controls...

Control: Kinesis streams should be encrypted with CMK

Description

Ensure Kinesis streams are encrypted using CMK. Using KMS CMK, you gain full control over who can use the keys to access AWS Kinesis data (including the system metadata).

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.kinesis_stream_encrypted_with_kms_cmk

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

kinesis_stream_encrypted_with_kms_cmk

Tags