aws-fsx-file-content-data-plane
FSx file systems hold arbitrary customer files; content reads use the file-system protocol and identity model rather than a universal AWS API permission.
Where it sits
| location | Mounted FSx file or object bytes (SMB/NFS/Lustre/ONTAP/OpenZFS) |
| 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 | FSx (aws:fsx) |
Collection recipe
| access mode | data_plane |
| operation | SMB/NFS/Lustre/ONTAP/OpenZFS READ |
| response path | file bytes |
| encoding | protocol_native |
| params | {"FileSystemId": "\u003cfile-system-id\u003e", "Path": "\u003cpath\u003e"} |
References