createProject
inline suspend fun IotSiteWiseClient.createProject(crossinline block: CreateProjectRequest.Builder.() -> Unit): CreateProjectResponse
Creates a project in the specified portal.
Make sure that the project name and description don't contain confidential information.