Skip to main content

robots

Retrieves a list of robots in a region

Overview

Namerobots
TypeResource
Descriptionrobots
Idawscc.robomaker.robots

Fields

NameDatatypeDescription
arnundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.robomaker.robots
WHERE region = 'us-east-1'

Permissions

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

Create

robomaker:CreateRobot,
robomaker:RegisterRobot

List

robomaker:ListRobots