Skip to content

Commit

Permalink
Added support for cross-region replication and requester pays to S3.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremeamia committed Mar 24, 2015
1 parent 8104bb0 commit 2a9025b
Show file tree
Hide file tree
Showing 3 changed files with 339 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# CHANGELOG

## Next Release

* `Aws\S3` - Added support for cross-region replication.
* `Aws\S3` - Added support for ["Requester Pays" buckets](http://docs.aws.amazon.com/AmazonS3/latest/dev/RequesterPaysBuckets.html).

## 2.7.23 - 2015-03-19

* `Aws\ElasticTranscoder` - API update to support AppliedColorSpaceConversion.
Expand Down

0 comments on commit 2a9025b

Please sign in to comment.