AmazonFSxFullAccess - AWS 受管政策

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

AmazonFSxFullAccess

描述:提供對 Amazon FSx 的完整存取權限以及相關 AWS 服務的存取權。

AmazonFSxFullAccessAWS 受管理的策略

使用此政策

您可以附加AmazonFSxFullAccess至您的使用者、群組和角色。

政策詳情

  • 類型: AWS 受管理的策略

  • 創建時間:2018 年十一月二十八日, 16:34 世界標準時間

  • 編輯時間:世界標準時間 2024 年 1 月 10 日晚上 20:16

  • ARN: arn:aws:iam::aws:policy/AmazonFSxFullAccess

政策版本

策略版本:v10(預設值)

原則的預設版本是定義原則權限的版本。當具有策略的使用者或角色發出要求以存取 AWS 資源時,請 AWS 檢查原則的預設版本,以決定是否允許該要求。

政策文件

{ "Version" : "2012-10-17", "Statement" : [ { "Sid" : "ViewAWSDSDirectories", "Effect" : "Allow", "Action" : [ "ds:DescribeDirectories" ], "Resource" : "*" }, { "Sid" : "FullAccessToFSx", "Effect" : "Allow", "Action" : [ "fsx:AssociateFileGateway", "fsx:AssociateFileSystemAliases", "fsx:CancelDataRepositoryTask", "fsx:CopyBackup", "fsx:CopySnapshotAndUpdateVolume", "fsx:CreateBackup", "fsx:CreateDataRepositoryAssociation", "fsx:CreateDataRepositoryTask", "fsx:CreateFileCache", "fsx:CreateFileSystem", "fsx:CreateFileSystemFromBackup", "fsx:CreateSnapshot", "fsx:CreateStorageVirtualMachine", "fsx:CreateVolume", "fsx:CreateVolumeFromBackup", "fsx:DeleteBackup", "fsx:DeleteDataRepositoryAssociation", "fsx:DeleteFileCache", "fsx:DeleteFileSystem", "fsx:DeleteSnapshot", "fsx:DeleteStorageVirtualMachine", "fsx:DeleteVolume", "fsx:DescribeAssociatedFileGateways", "fsx:DescribeBackups", "fsx:DescribeDataRepositoryAssociations", "fsx:DescribeDataRepositoryTasks", "fsx:DescribeFileCaches", "fsx:DescribeFileSystemAliases", "fsx:DescribeFileSystems", "fsx:DescribeSharedVpcConfiguration", "fsx:DescribeSnapshots", "fsx:DescribeStorageVirtualMachines", "fsx:DescribeVolumes", "fsx:DisassociateFileGateway", "fsx:DisassociateFileSystemAliases", "fsx:ListTagsForResource", "fsx:ManageBackupPrincipalAssociations", "fsx:ReleaseFileSystemNfsV3Locks", "fsx:RestoreVolumeFromSnapshot", "fsx:TagResource", "fsx:UntagResource", "fsx:UpdateDataRepositoryAssociation", "fsx:UpdateFileCache", "fsx:UpdateFileSystem", "fsx:UpdateSharedVpcConfiguration", "fsx:UpdateSnapshot", "fsx:UpdateStorageVirtualMachine", "fsx:UpdateVolume" ], "Resource" : "*" }, { "Sid" : "CreateSLRForFSx", "Effect" : "Allow", "Action" : "iam:CreateServiceLinkedRole", "Resource" : "*", "Condition" : { "StringEquals" : { "iam:AWSServiceName" : [ "fsx.amazonaws.com" ] } } }, { "Sid" : "CreateSLRForLustreS3Integration", "Effect" : "Allow", "Action" : "iam:CreateServiceLinkedRole", "Resource" : "*", "Condition" : { "StringEquals" : { "iam:AWSServiceName" : [ "s3.data-source.lustre.fsx.amazonaws.com" ] } } }, { "Sid" : "CreateLogsForFSxWindowsAuditLogs", "Effect" : "Allow", "Action" : [ "logs:CreateLogGroup", "logs:CreateLogStream", "logs:PutLogEvents" ], "Resource" : [ "arn:aws:logs:*:*:log-group:/aws/fsx/*" ] }, { "Sid" : "WriteToAmazonKinesisDataFirehose", "Effect" : "Allow", "Action" : [ "firehose:PutRecord" ], "Resource" : [ "arn:aws:firehose:*:*:deliverystream/aws-fsx-*" ] }, { "Sid" : "CreateTags", "Effect" : "Allow", "Action" : [ "ec2:CreateTags" ], "Resource" : [ "arn:aws:ec2:*:*:route-table/*" ], "Condition" : { "StringEquals" : { "aws:RequestTag/AmazonFSx" : "ManagedByAmazonFSx" }, "ForAnyValue:StringEquals" : { "aws:CalledVia" : [ "fsx.amazonaws.com" ] } } }, { "Sid" : "DescribeEC2VpcResources", "Effect" : "Allow", "Action" : [ "ec2:DescribeSecurityGroups", "ec2:GetSecurityGroupsForVpc", "ec2:DescribeSubnets", "ec2:DescribeVpcs", "ec2:DescribeRouteTables" ], "Resource" : "*", "Condition" : { "ForAnyValue:StringEquals" : { "aws:CalledVia" : [ "fsx.amazonaws.com" ] } } }, { "Sid" : "ManageCrossAccountDataReplication", "Effect" : "Allow", "Action" : [ "fsx:PutResourcePolicy", "fsx:GetResourcePolicy", "fsx:DeleteResourcePolicy" ], "Resource" : "*", "Condition" : { "ForAnyValue:StringEquals" : { "aws:CalledVia" : [ "ram.amazonaws.com" ] } } } ] }

進一步了解