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?

gefragt vor einem Jahr339 Aufrufe
1 Antwort
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
beantwortet vor einem Jahr
profile picture
EXPERTE
Kallu
überprüft vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen