Actions, resources, and condition keys for AWS Elemental Inference
AWS Elemental Inference (service prefix: elemental-inference) 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 Elemental Inference
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 |
|---|---|---|---|---|
|
AssociateFeed |
Write |
|||
|
CreateDictionary |
Write |
|||
Tagging, Write |
||||
|
CreateFeed |
Write |
|||
Tagging, Write |
||||
|
DeleteDictionary |
Write |
|||
|
DeleteFeed |
Write |
|||
|
DisassociateFeed |
Write |
|||
|
ExportDictionaryEntries |
Read |
|||
|
GetDictionary |
Read |
|||
|
GetFeed |
Read |
|||
|
ListDictionaries |
List |
|||
|
ListFeeds |
List |
|||
|
ListTagsForResource |
Read |
|||
|
TagResource |
Tagging, Write |
|||
|
UntagResource |
Tagging, Write |
|||
|
UpdateDictionary |
Write |
|||
|
UpdateFeed |
Write |
Actions defined by AWS Elemental Inference
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 associate a feed with an AWS resource |
Write |
|||
Grants permission to create a new dictionary |
Write |
|||
Grants permission to create a new feed |
Write |
|||
Grants permission to delete a dictionary |
Write |
|||
Grants permission to delete a feed |
Write |
|||
Grants permission to disassociate a feed from an AWS resource |
Write |
|||
Grants permission to export dictionary entries |
Read |
|||
Grants permission to get dictionary details |
Read |
|||
Grants permission to get feed details |
Read |
|||
Grants permission to retrieve metadata for a specific feed output |
Read |
|||
Grants permission to list dictionaries in the account |
List |
|||
Grants permission to list feeds in the account |
List |
|||
Grants permission to list tags on a resource |
Read |
|||
Grants permission to upload media data for a specified feed |
Write |
|||
Grants permission to add tags to a resource |
Tagging, Write |
|||
Grants permission to remove tags from a resource |
Tagging, Write |
|||
Grants permission to update dictionary configuration |
Write |
|||
Grants permission to update feed configuration |
Write |
Resource types defined by AWS Elemental Inference
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}:elemental-inference:${Region}:${Account}:dictionary/${Id} |
||
arn:${Partition}:elemental-inference:${Region}:${Account}:feed/${Id} |
Condition keys for AWS Elemental Inference
AWS Elemental Inference defines the following condition keys that can be used in the
Condition element of an IAM policy.
| Condition keys | Description | Type |
|---|---|---|
Filters access by tags that are passed in the request |
String |
|
Filters access by tags associated with the resource |
String |
|
Filters access by tag keys that are passed in the request |
ArrayOfString |