codebuild-project-s3-logs-encrypted
Checks if a AWS CodeBuild project configured with Amazon S3 Logs has encryption enabled for its logs. The rule is NON_COMPLIANT if ‘encryptionDisabled’ is set to ‘true’ in a S3LogsConfig of a CodeBuild project.
Identifier: CODEBUILD_PROJECT_S3_LOGS_ENCRYPTED
Resource Types: AWS::CodeBuild::Project
Trigger type: Configuration changes
AWS Region: All supported AWS regions except US ISO West, Asia Pacific (Jakarta), US ISO East, Asia Pacific (Malaysia), US ISOB East, Canada West (Calgary) Region
Parameters:
- exemptedProjects (Optional)
- Type: CSV
-
Comma-separated list of CodeBuild project names that are allowed to output unencrypted logs.
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.