turbot/aws_compliance

GitHub
Loading controls...

Control: CodeBuild project S3 logs should be encrypted

Description

This control checks if S3 logs for a CodeBuild project are encrypted. The control fails if encryption is deactivated for S3 logs for a CodeBuild project.

Usage

Run the control in your terminal:

steampipe check aws_compliance.control.codebuild_project_s3_logs_encryption_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share aws_compliance.control.codebuild_project_s3_logs_encryption_enabled

SQL

This control uses a named query:

codebuild_project_s3_logs_encryption_enabled

Tags