AmazonElasticFileSystemClientReadWriteAccess details (in AWS console)
Policy Name
AmazonElasticFileSystemClientReadWriteAccess
Description
Provides read and write client access to an Amazon EFS file system
ARN
arn:aws:iam::aws:policy/AmazonElasticFileSystemClientReadWriteAccess
Path
/
PolicyId
ANPAZKAPJZG4H74P6RBOF
AttachmentCount
0
[
{
"Effect": "Allow",
"Action": [
"elasticfilesystem:ClientMount",
"elasticfilesystem:ClientWrite",
"elasticfilesystem:DescribeMountTargets"
],
"Resource": [
"*"
]
}
]