Actions, resources, and condition keys for AWS Parallel Computing Service
AWS Parallel Computing Service (service prefix: pcs) 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
API operations defined by AWS Parallel Computing Service
The following table maps API operations to the IAM actions they authorize. Only condition keys that have static values for the given API and action are listed; for the full set of condition keys supported by each action, see the Actions table.
| Operation | IAM action | Condition key | Possible value(s) | Access level |
|---|---|---|---|---|
|
CreateCluster |
Write |
|||
Tagging, Write |
||||
|
CreateComputeNodeGroup |
Write |
|||
Tagging, Write |
||||
iam:PassedToService |
ec2.amazonaws.com |
Write |
||
|
CreateQueue |
Write |
|||
Tagging, Write |
||||
|
DeleteCluster |
Write |
|||
|
DeleteComputeNodeGroup |
Write |
|||
|
DeleteQueue |
Write |
|||
|
GetCluster |
Read |
|||
|
GetComputeNodeGroup |
Read |
|||
|
GetQueue |
Read |
|||
|
ListClusters |
List |
|||
|
ListComputeNodeGroups |
List |
|||
|
ListQueues |
List |
|||
|
ListTagsForResource |
Read |
|||
|
RegisterComputeNodeGroupInstance |
Write |
|||
|
TagResource |
Tagging, Write |
|||
|
UntagResource |
Tagging, Write |
|||
|
UpdateCluster |
Write |
|||
|
UpdateComputeNodeGroup |
Write |
|||
iam:PassedToService |
ec2.amazonaws.com |
Write |
||
|
UpdateQueue |
Write |
Actions defined by AWS Parallel Computing Service
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 |
|---|---|---|---|---|
Grants permission to create clusters |
Write |
|||
Grants permission to create compute node groups |
Write |
|||
Grants permission to create queues |
Write |
|||
Grants permission to delete clusters |
Write |
|||
Grants permission to delete compute node groups |
Write |
|||
Grants permission to delete queues |
Write |
|||
Grants permission to get cluster properties |
Read |
|||
Grants permission to get compute node group properties |
Read |
|||
Grants permission to get queue properties |
Read |
|||
Grants permission to list clusters |
List |
|||
Grants permission to list compute node groups |
List |
|||
Grants permission to list queues |
List |
|||
Grants permission to list the tags for a resource |
Read |
|||
Grants permission to register a compute instance in a compute node group |
Write |
|||
Grants permission to tag a resource |
Tagging, Write |
|||
Grants permission to untag a resource |
Tagging, Write |
|||
Grants permission to update cluster properties |
Write |
|||
Grants permission to update compute node group properties |
Write |
|||
Grants permission to update queue properties |
Write |
|||
Permission-only actions for AWS Parallel Computing Service
The following actions are defined by AWS Parallel Computing Service 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 |
|---|---|---|---|---|
Grants permission to configure vended log delivery for AWS PCS cluster logs |
Write |
Resource types defined by AWS Parallel Computing Service
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}:pcs:${Region}:${Account}:cluster/${ClusterIdentifier} |
||
arn:${Partition}:pcs:${Region}:${Account}:cluster/${ClusterIdentifier}/computenodegroup/${ComputeNodeGroupIdentifier} |
||
arn:${Partition}:pcs:${Region}:${Account}:cluster/${ClusterIdentifier}/queue/${QueueIdentifier} |
Condition keys for AWS Parallel Computing Service
AWS Parallel Computing Service defines the following condition keys that can be used in the
Condition element of an IAM policy.
| Condition keys | Description | Type |
|---|---|---|
Filters access by the tags that are passed in the request |
String |
|
Filters access by the tags associated with the resource |
String |
|
Filters access by the tag keys that are passed in the request |
ArrayOfString |