LogsLocation
Information about build logs in CloudWatch Logs.
Types
Properties
Information about CloudWatch Logs for a build project.
The ARN of the CloudWatch Logs stream for a build execution. Its format is arn:${Partition}:logs:${Region}:${Account}:log-group:${LogGroupName}:log-stream:${LogStreamName}
. The CloudWatch Logs stream is created during the PROVISIONING phase of a build and the ARN will not be valid until it is created. For more information, see Resources Defined by CloudWatch Logs.
The URL to a build log in an S3 bucket.
Information about S3 logs for a build project.
The ARN of S3 logs for a build project. Its format is arn:${Partition}:s3:::${BucketName}/${ObjectName}
. For more information, see Resources Defined by Amazon S3.
The name of the CloudWatch Logs stream for the build logs.