Skip to main content

robot_applications

Retrieves a list of robot_applications in a region

Overview

Namerobot_applications
TypeResource
Descriptionrobot_applications
Idawscc.robomaker.robot_applications

Fields

NameDatatypeDescription
arnundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

robomaker:CreateRobotApplication,
robomaker:TagResource,
robomaker:UntagResource,
ecr:BatchGetImage,
ecr:GetAuthorizationToken,
ecr:BatchCheckLayerAvailability,
ecr-public:GetAuthorizationToken,
sts:GetServiceBearerToken

List

robomaker:ListRobotApplications