Actions, resources, and condition keys for AWS RoboMaker
AWS RoboMaker (service prefix: robomaker) provides the following
service-specific operations, resources, actions, and condition keys for use in IAM permission
policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
-
View the programmatic service authorization reference
for this service.
Topics
Actions defined by AWS RoboMaker
You can specify the following actions in the Action element of an IAM
policy statement. Use policies to grant permissions to perform an operation in AWS. When
you use an action in a policy, you usually allow or deny access to the API operation or CLI
command with the same name. However, in some cases, a single action controls access to more
than one operation. Alternatively, some operations require several different actions.
| Actions | Description | Resource types (*required) | Condition keys | Access level |
|---|---|---|---|---|
Delete one or more worlds in a batch operation |
Write |
|||
Describe multiple simulation jobs |
Read |
|||
Cancel a deployment job |
Write |
|||
Cancel a simulation job |
Write |
|||
Cancel a simulation job batch |
Write |
|||
Cancel a world export job |
Write |
|||
Cancel a world generation job |
Write |
|||
Create a deployment job |
Write |
|||
Create a deployment fleet that represents a logical group of robots running the same robot application |
Write |
|||
Create a robot that can be registered to a fleet |
Write |
|||
Create a robot application |
Write |
|||
Create a snapshot of a robot application |
Write |
|||
Create a simulation application |
Write |
|||
Create a snapshot of a simulation application |
Write |
|||
Create a simulation job |
Write |
|||
Create a world export job |
Write |
|||
Create a world generation job |
Write |
|||
Create a world template |
Write |
|||
Delete a deployment fleet |
Write |
|||
Delete a robot |
Write |
|||
Delete a robot application |
Write |
|||
Delete a simulation application |
Write |
|||
Delete a world template |
Write |
|||
Deregister a robot from a fleet |
Write |
|||
Describe a deployment job |
Read |
|||
Describe a deployment fleet |
Read |
|||
Describe a robot |
Read |
|||
Describe a robot application |
Read |
|||
Describe a simulation application |
Read |
|||
Describe a simulation job |
Read |
|||
Describe a simulation job batch |
Read |
|||
Describe a world |
Read |
|||
Describe a world export job |
Read |
|||
Describe a world generation job |
Read |
|||
Describe a world template |
Read |
|||
Get the body of a world template |
Read |
|||
List deployment jobs |
List |
|||
List fleets |
List |
|||
List robot applications |
List |
|||
List robots |
List |
|||
List simulation applications |
List |
|||
List simulation job batches |
List |
|||
List simulation jobs |
List |
|||
List tags for a RoboMaker resource |
List |
|||
List world export jobs |
List |
|||
List world generation jobs |
List |
|||
List world templates |
List |
|||
List worlds |
List |
|||
Register a robot to a fleet |
Write |
|||
Restart a running simulation job |
Write |
|||
Create a simulation job batch |
Write |
|||
Ensures the most recently deployed robot application is deployed to all robots in the fleet |
Write |
|||
Add tags to a RoboMaker resource |
Tagging, Write |
|||
Remove tags from a RoboMaker resource |
Tagging, Write |
|||
Update a robot application |
Write |
|||
Update a simulation application |
Write |
|||
Update a world template |
Write |
Permission-only actions for AWS RoboMaker
The following actions are defined by AWS RoboMaker but are not directly invocable through any API operation. They can only be used in IAM policy statements to grant or deny permissions.
| Actions | Description | Resource types (*required) | Condition keys | Access level |
|---|---|---|---|---|
|
ListSupportedAvailabilityZones |
Lists supported availability zones |
List |
||
|
UpdateRobotDeployment |
Report the deployment status for an individual robot |
Write |
Resource types defined by AWS RoboMaker
The following resource types are defined by this service and can be used in the
Resource element of IAM permission policy statements.
| Resource types | ARN | Condition keys |
|---|---|---|
arn:${Partition}:robomaker:${Region}:${Account}:deployment-fleet/${FleetName}/${CreatedOnEpoch} |
||
arn:${Partition}:robomaker:${Region}:${Account}:deployment-job/${DeploymentJobId} |
||
arn:${Partition}:robomaker:${Region}:${Account}:robot/${RobotName}/${CreatedOnEpoch} |
||
arn:${Partition}:robomaker:${Region}:${Account}:robot-application/${ApplicationName}/${CreatedOnEpoch} |
||
arn:${Partition}:robomaker:${Region}:${Account}:simulation-application/${ApplicationName}/${CreatedOnEpoch} |
||
arn:${Partition}:robomaker:${Region}:${Account}:simulation-job/${SimulationJobId} |
||
arn:${Partition}:robomaker:${Region}:${Account}:simulation-job-batch/${SimulationJobBatchId} |
||
arn:${Partition}:robomaker:${Region}:${Account}:world/${WorldId} |
||
arn:${Partition}:robomaker:${Region}:${Account}:world-export-job/${WorldExportJobId} |
||
arn:${Partition}:robomaker:${Region}:${Account}:world-generation-job/${WorldGenerationJobId} |
||
arn:${Partition}:robomaker:${Region}:${Account}:world-template/${WorldTemplateJobId} |
Condition keys for AWS RoboMaker
AWS RoboMaker defines the following condition keys that can be used in the
Condition element of an IAM policy.
| Condition keys | Description | Type |
|---|---|---|
Filters access based on the tags that are passed in the request |
String |
|
Filters access based on the tags associated with the resource |
String |
|
Filters access based on the tag keys that are passed in the request |
ArrayOfString |