- Newest
- Most votes
- Most comments
EDIT: The reason why the macie-sample-finding-bucket is not visible is because is a global bucket made available by AWS to run macies samples and it is not in your AWS account: https://docs.aws.amazon.com/macie/latest/user/findings-samples.html#findings-samples-review
Below instructions would work for buckets available in your account.
- You first need to empty the bucket, including objects and versions: https://docs.aws.amazon.com/AmazonS3/latest/userguide/empty-bucket.html
- If still not working try disabling Macie https://docs.aws.amazon.com/macie/latest/user/macie-suspend-disable.html and repeat, thought I am not aware that Macie would interfere with that.
Even if I forcibly insert bucket name into s3 link: https://s3.console.aws.amazon.com/s3/buckets/macie-sample-finding-bucket?region=eu-west-3&tab=objects
And region us-east-1 is skipped to eu-west-3.
Edited answer, in summary you should not worry as that bucket is a bucket created by AWS into some test account used globally to show up macie sample runs: https://docs.aws.amazon.com/macie/latest/user/findings-samples.html#findings-samples-review.
You simply cannot access that bucket because is owned by AWS.
This bucket macie-sample-finding-bucket is a public bucket and it is accessible by everyone. It is not your bucket, thus you can't see it in your own account.
You can make your own bucket accessible by public as well.
Where did you get this information? where to download macie-sample-finding-bucket sample data? I have searched anything in the google and github, but can not find those sample data! Oh my god
Relevant content
- asked 9 months ago
- asked 15 days ago
- asked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 17 days ago
- AWS OFFICIALUpdated 15 days ago
- AWS OFFICIALUpdated a year ago
I can not see this bucket in my S3 console, how to empty the bucket?
See above reason, edited my answer, hope it helps
I have reviewed macie docs step by step, including your link. but I can not find some places that demonstrate your reason. Where did you get this information?
“In addition, the name of the affected S3 bucket is the same for all sample findings: macie-sample-finding-bucket.” I interpretate that the S3 bucket is the same, even because they must have a unique name globally. Indeed, if you try to create a bucket with that name, you won’t be able to as a bucket with that name already exists