{"slug":"iam-aws-fsx","cloud":"aws","service":"fsx","title":"AWS FSx (IAM)","description":"A fully managed service that provides high-performance file systems for workloads such as high-performance computing, machine learning, and media processing.","category":"storage","common_permissions":["fsx:DescribeFileSystems","fsx:DescribeVolumes","fsx:DescribeBackups","fsx:DescribeSnapshots","fsx:DescribeFileCaches","fsx:ListTagsForResource","fsx:DescribeStorageVirtualMachines"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"fsx:DescribeFileSystems\",\n        \"fsx:DescribeVolumes\",\n        \"fsx:DescribeBackups\",\n        \"fsx:DescribeSnapshots\",\n        \"fsx:DescribeFileCaches\",\n        \"fsx:ListTagsForResource\",\n        \"fsx:DescribeStorageVirtualMachines\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid fsx:* — grants full control including creating, modifying, and deleting file systems and data.","Avoid fsx:DeleteFileSystem — allows deletion of file systems, causing permanent data loss."],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/fsx/fsx.json","tags":["iam","aws"],"last_verified":"2026-06-14T00:00:00.000Z","next_check":"2026-12-11T00:00:00.000Z","created_at":"2026-06-14T04:49:18.300Z","updated_at":"2026-06-14T04:49:18.300Z"}