0

I have an Amazon S3 bucket that is being used by CloudTrail.

However, the S3 bucket is not visible in S3.

When I click on the bucket in CloudTrail, it links to S3 but I get access denied.

The bucket is currently in use by CloudTrail, and based on the icons that seems to be working fine.

So, it seems this is an existing bucket but I cannot access it!

I also tried to access the S3 bucket with the root account, but the same issue occurs there.

Please advise on how I would regain access.

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
yctn
  • 11
  • 1

1 Answers1

0

Just because cloudtrail has access to the bucket, doesn't mean your account also does.

You would need to talk to whoever manages your security and request access. or if this is your account, make sure you are logged in with credentials that have the proper access.

E.J. Brennan
  • 45,870
  • 7
  • 88
  • 116
  • Yes its my account. im logged in with the correct credentials even on the root account im getting the same issue... – yctn Jan 31 '20 at 08:40
  • If that is truly the case, that is bizarre - and probably worthy of an inquiry to AWS tech support. Root accounts should have access to 100% of the resources in your account at all times. – E.J. Brennan Jan 31 '20 at 11:35