{"slug":"iam-aws-storagegateway","cloud":"aws","service":"storagegateway","title":"AWS Storage Gateway (IAM)","description":"AWS Storage Gateway is a hybrid cloud storage service that gives you on-premises access to virtually unlimited cloud storage.","category":"storage","common_permissions":["storagegateway:ListGateways","storagegateway:DescribeCache","storagegateway:ListVolumes","storagegateway:ListTapes","storagegateway:DescribeTapes","storagegateway:CreateSnapshot","storagegateway:ListFileShares","storagegateway:DescribeNFSFileShares"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"storagegateway:ListGateways\",\n        \"storagegateway:DescribeCache\",\n        \"storagegateway:ListVolumes\",\n        \"storagegateway:ListTapes\",\n        \"storagegateway:DescribeTapes\",\n        \"storagegateway:CreateSnapshot\",\n        \"storagegateway:ListFileShares\",\n        \"storagegateway:DescribeNFSFileShares\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid storagegateway:* — grants full control including delete and modify operations.","Avoid storagegateway:DeleteVolume — can permanently delete volumes."],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/storagegateway/storagegateway.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:50:53.444Z","updated_at":"2026-06-14T04:50:53.444Z"}