AWS::CodeBuild::Project LogsConfig - AWS CloudFormation (original) (raw)

LogsConfig is a property of the AWS CodeBuild Project resource that specifies information about logs for a build project. These can be logs in Amazon CloudWatch Logs, built in a specified S3 bucket, or both.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

CloudWatchLogs

Information about CloudWatch Logs for a build project. CloudWatch Logs are enabled by default.

Required: No

Type: CloudWatchLogsConfig

Update requires: No interruption

S3Logs

Information about logs built to an S3 bucket for a build project. S3 logs are not enabled by default.

Required: No

Type: S3LogsConfig

Update requires: No interruption

See also

GitSubmodulesConfig

ProjectBuildBatchConfig

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.