AWS FSx (IAM)

JSON →
aws storage

A fully managed service that provides high-performance file systems for workloads such as high-performance computing, machine learning, and media processing.

fsx:DescribeFileSystemsfsx:DescribeVolumesfsx:DescribeBackupsfsx:DescribeSnapshotsfsx:DescribeFileCachesfsx:ListTagsForResourcefsx:DescribeStorageVirtualMachines
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "fsx:DescribeFileSystems",
        "fsx:DescribeVolumes",
        "fsx:DescribeBackups",
        "fsx:DescribeSnapshots",
        "fsx:DescribeFileCaches",
        "fsx:ListTagsForResource",
        "fsx:DescribeStorageVirtualMachines"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/fsx