**To delete a report in AWS CodeBuild.** The following ``delete-report`` example deletes the specified report. :: aws codebuild delete-report \ --arn arn:aws:codebuild:::report/: This command produces no output. For more information, see `Working with reports `__ in the *AWS CodeBuild User Guide*.