Skip to main content

projects

Retrieves a list of projects in a region

Overview

Nameprojects
TypeResource
Descriptionprojects
Idawscc.rekognition.projects

Fields

NameDatatypeDescription
project_nameundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
project_name
FROM awscc.rekognition.projects
WHERE region = 'us-east-1'

Permissions

To operate on the projects resource, the following permissions are required:

Create

rekognition:CreateProject

List

rekognition:DescribeProjects