From b715b048a434fab2edd8c0ae5d7938b827801924 Mon Sep 17 00:00:00 2001 From: Yuji Yamamoto Date: Mon, 19 Oct 2015 18:00:09 +0900 Subject: [PATCH] Is "Service Side Encryption" a typo? Seems [the document](http://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html) calls it "Server-Side Encryption"? --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d325839e21..90da506a4dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,7 +63,7 @@ Unreleased Changes ability to delete customer master keys (CMKs), including two new APIs for scheduling and canceling key deletion. -* Feature - Aws::S3 - Adds support for Service Side Encryption (AES256) to +* Feature - Aws::S3 - Adds support for Server-Side Encryption (AES256) to `Aws::S3::Client#upload_part`. * Issue - Aws::EC2 - Resolved an issue where `Aws::EC2::Client#copy_snapshot`