v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14166943.3 KB

Updates a project associated with your AWS account and region. With the exception of device template names, you can pass just the values that need to be updated because the update request will change only the values that are provided. To clear a value, pass the empty string (i.e., <code>""</code>).

put/projects/{projectName}

Path parameters

projectNamestring required

The name of the project to be updated.

Request body

descriptionstring

An optional user-defined description for the project.

Response

Success

UpdateProjectResponse required