0
a friend gave me information on his s3 bucket, so I can look at his logs:
- user name
- access key
- secret key
A lot of the material I have is to access your own bucket, but how do people share a particular s3 bucket?
0
a friend gave me information on his s3 bucket, so I can look at his logs:
A lot of the material I have is to access your own bucket, but how do people share a particular s3 bucket?
3
S3 buckets can be accessed by anyone as long as you know:
There are many tools that allow you to connect to an S3 bucket and up/download files, including:
I'm sure a web search for S3 clients will deliver more results.
1If you are using his username, access key, and secret key it shouldn't be your bucket's information – Ramhound – 2014-02-14T16:08:23.573
I don't understand the exact question. As Ramhound said, if you have an access key and a secret key, as well as the bucket name, you have everything you need to know in order to completely access it as if it were your own. What are you trying to achieve? There are plenty of tools that allow to connect to S3 shares. – slhck – 2014-02-14T16:22:55.340
@slhck I need to download some logs for work. He gave me his info... I don't know the basis of how to access S3 buckets. The Amazon web site keeps telling me to create my own bucket and the bucket from my boss' info – john mangual – 2014-02-14T16:34:14.327