s3 bucket deleted files

0

I have deleted files from s3 bucket. What could be the cause of this, and can I see logs?

asked 10 months ago174 views
1 Answer
3
Accepted Answer

To investigate deleted files from an S3 bucket, check CloudTrail for API activity, review server access logs, inspect lifecycle policies, and validate bucket policies. Enabling server access logging and reviewing application or script logs are also crucial steps in identifying the cause of deletions. If versioning is enabled, check for previous versions of the objects that might still be accessible.

This might be useful too try translate to English :- https://repost.aws/it/knowledge-center/s3-audit-deleted-missing-objects

if you find this useful kindly accept the answer to be able to benefit others

profile picture
EXPERT
answered 10 months ago
profile picture
EXPERT
reviewed 10 months ago
profile picture
EXPERT
reviewed 10 months 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