0

I have a free account on AWS and somebody shared me an Access key ID and Secret access key to access their s3 bucket.

I am new in AWS, how can I access their s3 bucket using AWS web console?

mans
  • 101
  • 1

1 Answers1

1

Via the AWS Console it's not possible if the IAM User has no console permissions. Use S3 Tool e.g. s3browser, cyberduck or the awscli.

List of tools

schmichri
  • 387
  • 2
  • 10