Skip to main content

projects

Retrieves a list of projects in a region

Overview

Nameprojects
TypeResource
Descriptionprojects
Idawscc.lookoutvision.projects

Fields

NameDatatypeDescription
project_nameundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

lookoutvision:CreateProject

List

lookoutvision:ListProjects