AWS News Blog

Tag: Amazon S3

Amazon S3: Console Enhancements and Import/Export of 8TB Devices

I’ve got two items that will be of interest to Amazon S3 users: console support for RRS notifications, and AWS Import/Export support for 8TB devices. Console Support for RRS A couple of months ago I blogged about the integration between Amazon S3 and Amazon SNS. This integration allows S3 to send a notification to an […]

Amazon S3 and Amazon SNS – Best Friends Forever

We’re starting to wire various AWS services to each other, with interesting and powerful results. Today I’d like to talk to you about a brand new connection between Amazon S3 and the Amazon Simple Notification Service. When I introduced you to SNS earlier this year I noted that “SNS is also integrated with other AWS […]

AWS Management Console Support for S3 RRS

The AWS Management Console now supports Amazon S3’s Reduced Redundancy Storage. You can view and change the storage class of an S3 object in the object’s Properties pane: You can also select multiple objects and change the storage class for all of them at the same time. Finally, you can set the option when you […]

Amazon Web Services for Backup and Disaster Recovery

Since the launch of the Amazon Web Services platform in 2006, many companies have decided to offer solutions on top of it. We collect a list of these solution providers, being them System Integrators (SI) or Independent Software Vendors (ISV), on our main AWS website. These Solution Providers offer a vast range of solution for […]

AWS Management Console Now Supports Amazon S3

The AWS Management Console now includes support for Amazon S3. You can upload and download individual objects and groups of objects. You can control permissions and metadata, and you can create sub-folders to further organize the contents of your buckets. Here’s a rundown on the major features… Your buckets are shown on the left; the […]

AWS Import/Export API

We added full programmability to AWS Import/Export in order to make it even easier for you to move large amounts of data in to or out of Amazon S3. The new API is very straightforward. You use CreateJob to create a new Import or Export job, and ListJobs to retrieve a list of your jobs. […]