codebuild-project-logging-enabled
Checks if an Amazon CodeBuild project environment has at least one log option enabled. The rule is NON_COMPLIANT if the status of all present log configurations is set to 'DISABLED'.
Identifier: CODEBUILD_PROJECT_LOGGING_ENABLED
Resource Types: AWS::CodeBuild::Project
Trigger type: Configuration changes
Amazon Web Services Region: All supported Amazon regions except US ISO West, Asia Pacific (Jakarta), US ISO East, Asia Pacific (Malaysia), US ISOB East, Canada West (Calgary) Region
Parameters:
- s3BucketNames (Optional)
- Type: String
-
Comma-separated list of Amazon S3 bucket names that logs should be sent to if S3 logs are configured.
- cloudWatchGroupNames (Optional)
- Type: String
-
Comma-separated list of Amazon CloudWatch log group names that logs should be be sent to if CloudWatch logs are configured.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.