Top "Amazon-s3" questions

Amazon S3 (simple storage service) is an online object storage service from Amazon Web Services.

How to store data in S3 and allow user access in a secure way with rails API / iOS client?

I am new to writing Rails and APIs. I need some help with S3 storage solution. Here's my problem. I …

ruby-on-rails api amazon-s3 amazon-ec2 client-server
Move files directly from one S3 account to another?

Pretty basic question but I haven't been able to find an answer. Using Transit I can "move" files from one …

file amazon-s3 amazon-web-services transfer
Amazon S3 Permission problem - How to set permissions for all files at once?

I have uploaded some files using the Amazon AWS management console. I got an HTTP 403 Access denied error. I found …

amazon-s3 amazon-web-services
How to make a daily back up of my ec2 instance?

I have a community AMI based Linux EC2 instance in AWS. Now I want to take a daily back up …

amazon-s3 amazon-ec2 amazon-web-services amazon-ebs
Pipe a stream to s3.upload()

I'm currently making use of a node.js plugin called s3-upload-stream to stream very large files to Amazon S3. …

node.js amazon-web-services amazon-s3 node-streams
Technically what is the difference between s3n, s3a and s3?

I'm aware of the existence of https://wiki.apache.org/hadoop/AmazonS3 and the following words: S3 Native FileSystem (URI …

amazon-web-services amazon-s3 aws-sdk
Append data to an S3 object

Let's say that I have a machine that I want to be able to write to a certain log file …

amazon-web-services amazon-s3 aws-sdk amazon-kinesis-firehose
display images fetched from s3

I want to fetch images from s3 and display them on my HTML page. Angular HTML file: <section data-ng-controller="…

javascript angularjs amazon-s3 filereader aws-sdk
get last modified object from S3 CLI

I have a use case where I programmatically bring up an EC2 instance, copy and executable file from S3, run …

amazon-web-services amazon-ec2 amazon-s3
Static hosting on Amazon S3 - DNS Configuration

I'm working on a little webapp (all client-side) I want to host it on Amazon S3. I've found several guides …

dns amazon-s3 amazon-web-services hosting