Actions, resources, and condition keys for Amazon FSx - Service Authorization Reference

Actions, resources, and condition keys for Amazon FSx

Amazon FSx (service prefix: fsx ) provides the following service-specific resources, actions, and condition context keys for use in IAM permission policies.

References:

Actions defined by Amazon FSx

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.

The Resource types column indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("*") in the Resource element of your policy statement. If the column includes a resource type, then you can specify an ARN of that type in a statement with that action. Required resources are indicated in the table with an asterisk (*). If you specify a resource-level permission ARN in a statement using this action, then it must be of this type. Some actions support multiple resource types. If the resource type is optional (not indicated as required), then you can choose to use one but not the other.

For details about the columns in the following table, see The actions table .

Actions Description Access level Resource types (*required) Condition keys Dependent actions
AssociateFileSystemAliases Grants permission to associate DNS aliases with an Amazon FSx for Windows File Server file system Write

file-system*

CancelDataRepositoryTask Grants permission to cancel a data repository task Write

task*

CreateBackup Grants permission to create a new backup of an Amazon FSx file system Tagging

backup*

file-system*

aws:RequestTag/${TagKey}

aws:TagKeys

CreateDataRepositoryTask Grants permission to create a new data respository task for an Amazon FSx for Lustre file system Tagging

file-system*

task*

aws:RequestTag/${TagKey}

aws:TagKeys

CreateFileSystem Grants permission to create a new, empty, Amazon FSx file system Tagging

file-system*

aws:RequestTag/${TagKey}

aws:TagKeys

CreateFileSystemFromBackup Grants permission to create a new Amazon FSx file system from an existing backup Tagging

backup*

file-system*

aws:RequestTag/${TagKey}

aws:TagKeys

DeleteBackup Grants permission to delete a backup, deleting its contents. After deletion, the backup no longer exists, and its data is no longer available. Write

backup*

DeleteFileSystem Grants permission to delete a file system, deleting its contents and any existing automatic backups of the file system Write

file-system*

DescribeBackups Grants permission to return the descriptions of all backups owned by your AWS account in the AWS Region of the endpoint that you're calling Read
DescribeDataRepositoryTasks Grants permission to return the descriptions of all data repository task owned by your AWS account in the AWS Region of the endpoint that you're calling Read
DescribeFileSystemAliases Grants permission to return the description of all DNS aliases owned by your Amazon FSx for Windows File Server file system Read

file-system*

DescribeFileSystems Grants permission to return the descriptions of all file systems owned by your AWS account in the AWS Region of the endpoint that you're calling Read
DisassociateFileSystemAliases Grants permission to disassociate file system aliases with an Amazon FSx for Windows File Server file system Write

file-system*

ListTagsForResource Grants permission to list tags for an Amazon FSx resource Read

backup

file-system

task

TagResource Grants permission to tag an Amazon FSx resource Tagging

backup

file-system

task

aws:TagKeys

aws:RequestTag/${TagKey}

UntagResource Grants permission to remove a tag from an Amazon FSx resource Tagging

backup

file-system

task

aws:TagKeys

UpdateFileSystem Grants permission to update file system configuration Write

file-system*

Resource types defined by Amazon FSx

The following resource types are defined by this service and can be used in the Resource element of IAM permission policy statements. Each action in the Actions table identifies the resource types that can be specified with that action. A resource type can also define which condition keys you can include in a policy. These keys are displayed in the last column of the table. For details about the columns in the following table, see The resource types table .

Note

Amazon FSx for Windows File Server and Amazon FSx for Lustre share some of the same resource types, with the same ARN format for each.

Resource types ARN Condition keys
file-system arn:$ { Partition}:fsx:$ { Region}:$ { Account}:file-system/$ { FileSystemId}

aws:ResourceTag/${TagKey}

backup arn:$ { Partition}:fsx:$ { Region}:$ { Account}:backup/$ { BackupId}

aws:ResourceTag/${TagKey}

task arn:$ { Partition}:fsx:$ { Region}:$ { Account}:task/$ { TaskId}

aws:ResourceTag/${TagKey}

Condition keys for Amazon FSx

Amazon FSx defines the following condition keys that can be used in the Condition element of an IAM policy. You can use these keys to further refine the conditions under which the policy statement applies. For details about the columns in the following table, see The condition keys table .

To view the global condition keys that are available to all services, see Available global condition keys .

Condition keys Description Type
aws:RequestTag/${TagKey} Filters actions based on the tags that are passed in the request String
aws:ResourceTag/${TagKey} Filters actions based on the tags associated with the resource String
aws:TagKeys Filters actions based on the tag keys that are passed in the request String