Update a report group - AWS CodeBuild

Update a report group

When you update a report group, you can specify information about whether to export the raw test result data to files in an Amazon S3 bucket. If you choose to export to an S3 bucket, you can specify the following for your report group:

  • Whether the raw test results files are compressed in a ZIP file.

  • Whether the raw test result files are encrypted. You can specify encryption with one of the following:

    • An AWS managed key for Amazon S3.

    • A customer managed key that you create and configure.

For more information, see Data encryption.

If you use the AWS CLI to update a report group, you can also update or add tags. For more information, see Tagging report groups in AWS CodeBuild.

Note

The CodeBuild service role specified in the project is used for permissions to upload to the S3 bucket.