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回答
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
回答済み 1年前
profile picture
エキスパート
Kallu
レビュー済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ