CodeStar.Client.
update_project
(**kwargs)¶Updates a project in AWS CodeStar.
See also: AWS API Documentation
Request Syntax
response = client.update_project(
id='string',
name='string',
description='string'
)
[REQUIRED]
The ID of the project you want to update.
dict
Response Syntax
{}
Response Structure
Exceptions
CodeStar.Client.exceptions.ProjectNotFoundException
CodeStar.Client.exceptions.ValidationException