delete_project
(**kwargs)¶Deletes a build project. When you delete a project, its builds are not deleted.
See also: AWS API Documentation
Request Syntax
response = client.delete_project(
name='string'
)
[REQUIRED]
The name of the build project.
{}
Response Structure
Exceptions
CodeBuild.Client.exceptions.InvalidInputException