delete_report
(**kwargs)¶Deletes a report.
See also: AWS API Documentation
Request Syntax
response = client.delete_report(
arn='string'
)
[REQUIRED]
The ARN of the report to delete.
{}
Response Structure
Exceptions
CodeBuild.Client.exceptions.InvalidInputException