Creates a new Amazon Rekognition Custom Labels project
Creates a new Amazon Rekognition Custom Labels project. A project is a logical grouping of resources (images, Labels, models) and operations (training, evaluation and detection).
This operation requires permissions to perform the
rekognition:CreateProject
action.
rekognition_create_project(ProjectName)
ProjectName |
[required] The name of the project to create. |
A list with the following syntax:
list( ProjectArn = "string" )
svc$create_project( ProjectName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.