AWS::CodeBuild::ReportGroup ReportExportConfig - AWS CloudFormation (original) (raw)
AWS::CodeBuild::ReportGroup ReportExportConfig - AWS CloudFormation
Information about the location where the run of a report is exported.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
ExportConfigType
The export configuration type. Valid values are:
S3
: The report results are exported to an S3 bucket.NO_EXPORT
: The report results are not exported.
Required: Yes
Type: String
Allowed values: S3 | NO_EXPORT
Update requires: No interruption
S3Destination
A S3ReportExportConfig
object that contains information about the S3 bucket where the run of a report is exported.
Required: No
Type: S3ReportExportConfig
Update requires: No interruption
AWS::CodeBuild::ReportGroup
S3ReportExportConfig
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.