delete_report

CodeBuild.Client.delete_report(**kwargs)

Deletes a report.

See also: AWS API Documentation

Request Syntax

response = client.delete_report(
    arn='string'
)
Parameters
arn (string) --

[REQUIRED]

The ARN of the report to delete.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • CodeBuild.Client.exceptions.InvalidInputException