How to get metadata of a File From FSx to S3

0

I have created an FSx. The FSx data repository is S3. Mounted the FSx on the EC2 machine. So whenever I create/modify/delete the file it gets sync with S3. Now how can I get who has created/modified the file in EC2? One way could be by doing ssh on EC2. But can S3 know this metadata?

1 Answer
0

When FSx for Lustre exports files from the file system to a linked S3 bucket, it exports the POSIX metadata to S3 as described in this documentation section. https://docs.aws.amazon.com/fsx/latest/LustreGuide/overview-dra-data-repo.html#posix-metadata-support

AWS
answered a year ago
profile picture
EXPERT
Kallu
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions