aws-efs-file-content-data-plane
EFS stores arbitrary files; plaintext credentials are readable through NFS when network, IAM, and POSIX controls permit.
Where it sits
| location | Mounted EFS file bytes |
| location kind | data_record |
| data kinds | credential password api_key access_key secret_key private_key connection_string customer_data source_code_secret |
| emits edge | CanReadData |
| service | EFS (aws:efs) |
Collection recipe
| access mode | data_plane |
| operation | NFS READ |
| response path | file bytes |
| encoding | binary |
| params | {"FileSystemId": "\u003cfile-system-id\u003e", "Path": "\u003cpath\u003e"} |
Required permissions
elasticfilesystem:ClientMount
References