Skip to main content

simulation_applications

Retrieves a list of simulation_applications in a region

Overview

Namesimulation_applications
TypeResource
Descriptionsimulation_applications
Idawscc.robomaker.simulation_applications

Fields

NameDatatypeDescription
arnundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

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

List

robomaker:ListSimulationApplications