You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
* Cleans all AWS CodeCommit data and build machines artefacts if they exist.
* @param {ICleanupRequestDataBase} cleanupProjectData Data needed for project cleaning.
* @returns {Promise<ICleanupProjectResult>} Information about the cleanup. It includes AWS CodeCommit result and the result from the cleanup on each build machine.
* If the promise is rejected the error will contain cloudOperationId property.