Aws-cli: Supporting Client Side Encryption when uploading/downloading to S3

Created on 18 Dec 2015  路  13Comments  路  Source: aws/aws-cli

Similar to #1466 I'd like to be able to use the aws-cli to encrypt/decrypt objects stored in an S3 bucket using Client-Side encryption, encrypted with a KMS key. This is possible via the various SDKs but not the CLI.

feature-request s3

Most helpful comment

Marking as a feature request. This is something we'd like to add.

All 13 comments

Marking as a feature request. This is something we'd like to add.

Has there been any progress on this? I'm wondering if theres some way I could help this feature out since I want it myself.

+1

+1 a year later

+1

+1

+1 any ETAs on this?

Is the holdup because no client-side encryption is available in the Python SDK? http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingClientSideEncryption.html

(Since the AWS CLI is in Python, I'm guessing it uses the Python SDK, boto.)

+1 another year later...

Good Morning!

We're closing this issue here on GitHub, as part of our migration to UserVoice for feature requests involving the AWS CLI.

This will let us get the most important features to you, by making it easier to search for and show support for the features you care the most about, without diluting the conversation with bug reports.

As a quick UserVoice primer (if not already familiar): after an idea is posted, people can vote on the ideas, and the product team will be responding directly to the most popular suggestions.

We鈥檝e imported existing feature requests from GitHub - Search for this issue there!

And don't worry, this issue will still exist on GitHub for posterity's sake. As it鈥檚 a text-only import of the original post into UserVoice, we鈥檒l still be keeping in mind the comments and discussion that already exist here on the GitHub issue.

GitHub will remain the channel for reporting bugs.

Once again, this issue can now be found by searching for the title on: https://aws.uservoice.com/forums/598381-aws-command-line-interface

-The AWS SDKs & Tools Team

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a temporary error. The following address(es) deferred:

[email protected]
Domain salmanwaheed.info has exceeded the max emails per hour (167/150 (111%)) allowed. Message will be reattempted later

------- This is a copy of the message, including all the headers. ------
------ The body of the message is 6167 characters long; only the first
------ 5000 or so are included here.
Received: from o6.sgmail.github.com ([192.254.113.101]:39270)
by box1177.bluehost.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128)
(Exim 4.89_1)
(envelope-from )
id 1ej0Ps-001asq-0d
for [email protected]; Tue, 06 Feb 2018 03:23:58 -0700
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;
h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe;
s=s20150108; bh=8bQtNL7PjDYapz1U77SEDcclmVY=; b=j24NvESaxMFVS+3J
7al9VIQNm3xx61/U2PZYybhu6oMFetbBXJMj3lQZIWp29M0VqUzvXq/Q1oLmAG2G
ktZjJhe/2IzoIChZvYr2fcXIbUzdcsvzwzv6dAL343A+8bhfcTpQhri0E9nejX9e
2Y7kRpduglSEkEpeL6EkFdak5uQ=
Received: by filter0612p1las1.sendgrid.net with SMTP id filter0612p1las1-7592-5A798231-1
2018-02-06 10:23:45.076325063 +0000 UTC
Received: from github-smtp2a-ext-cp1-prd.iad.github.net (github-smtp2a-ext-cp1-prd.iad.github.net [192.30.253.16])
by ismtpd0001p1iad2.sendgrid.net (SG) with ESMTP id nkB464cOS-Wuz4fx9_hAuw
for hello@salmanwaheed.info; Tue, 06 Feb 2018 10:23:45.041 +0000 (UTC)
Date: Tue, 06 Feb 2018 10:23:45 +0000 (UTC)
From: Andre Sayre notifications@github.com
Reply-To: aws/aws-cli reply@reply.github.com
To: aws/aws-cli aws-cli@noreply.github.com
Cc: Subscribed subscribed@noreply.github.com
Message-ID:
In-Reply-To:
References:
Subject: Re: [aws/aws-cli] Supporting Client Side Encryption when
uploading/downloading to S3 (#1686)
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="--==_mimepart_5a798230db048_66dd2b1b0c3fcecc5791a0";
charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ASayre
X-GitHub-Recipient: salmanwaheed
X-GitHub-Reason: subscribed
List-ID: aws/aws-cli
List-Archive: https://github.com/aws/aws-cli
List-Post: reply@reply.github.com
List-Unsubscribe: ,
https://github.com/notifications/unsubscribe/AO8bOEean1vLIkEfa3dBNUcOLojQ2RcHks5tSCgwgaJpZM4G36L2
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: [email protected]
X-SG-EID: 92ws1MVnlto3blxqXlf5goB0ee0kdDGWR6vcWx8d648O1HE9oN7E7pyqSAwxgiohWoAD1fKKKGo3LE
OvwZg+hDEzDLzLW5BlJ33DbPEmwanHACv8ycbOnY9FnM7Dy1Kqkbt+fOw1ZCf4f3RWOgempOcdgqs7
gv7tSnusSuEjF7a/VgUwQ4XFQzqseZzbxBZ7vDTH0H2FYZjW381/ztaehqBn6v7oczvcl5cYxjl+AJ
M=
X-Spam-Status: No, score=-1.4
X-Spam-Score: -13
X-Spam-Bar: -
X-Ham-Report: Spam detection software, running on the system "box1177.bluehost.com",
has NOT identified this incoming email as spam. The original
message has been attached to this so you can view it or label
similar future email. If you have any questions, see
root@localhost for details.

Content preview: Good Morning! We're closing this issue here on GitHub, as
part of our migration to UserVoice
for feature requests involving the AWS CLI. [...]

Content analysis details: (-1.4 points, 5.0 required)

pts rule name description


0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
See
http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
for more information.
[URIs: uservoice.com]
-0.5 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2)
[192.254.113.101 listed in wl.mailspike.net]
-0.5 SPF_PASS SPF: sender matches SPF record
-0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay
domain
0.0 HTML_MESSAGE BODY: HTML included in message
-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's
domain
0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid
-0.3 AWL AWL: Adjusted score from AWL reputation of From: address
X-Spam-Flag: NO

----==_mimepart_5a798230db048_66dd2b1b0c3fcecc5791a0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Good Morning!

We're closing this issue here on GitHub, as part of our migration to UserV=
oice
f=
or feature requests involving the AWS CLI.

This will let us get the most important features to you, by making it easie=
r to search for and show support for the features you care the most about, =
without diluting the conversation with bug reports.

As a quick UserVoice primer (if not already familiar): after an idea is pos=
ted, people can vote on the ideas, and the product team will be responding =
directly to the most popular suggestions.

We=E2=80=99ve imported existing feature requests from GitHub - Search for t=
his issue there!

And don't worry, this issue will still exist on GitHub for posterity's sake=
. As it=E2=80=99s a text-only import of the original post into UserVoice, =
we=E2=80=99ll still be keeping in mind the comments and discussion that alr=
eady exist here on the GitHub issue.

GitHub will remain the channel for reporting bugs.=20=20

Once again, this issue can now be found by searching for the title on: http=
s://aws.uservoice.com/forums/598381-aws-command-line-interface=20

-The AWS SDKs & Tools Team

--=20
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/aws/aws-cli/issues/1686#issuecomment-363378081=

----==_mimepart_5a798230db048_66dd2b1b0c3fcecc5791a0
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Good Morning!

We're closing this issue here on GitHub, as part of our migration to UserVoice for feature requests involving the AWS CLI.=

This will let us get the most important features to you, by making it ea= sier to search for and show support for the features you care the most abou= t, without diluting the conversation with bug reports.

As a quick UserVoice primer (if not already familiar): after an idea is = posted, people can vote on the ideas, and the product team will be respondi= ng directly to the most popular suggestions.

We=E2=80=99ve imported existing feature requests from GitHub - Search fo= r this issue there!

And don't worry, this issue will still exist on GitHub for posterity's s= ake. As it=E2=80=99s a text-only import of the original post into UserVoic= e, we=E2=80=99ll still be keeping in mind the comments and discussion that = already exist here on the GitHub issue.

GitHub will remain the channel for reporting bugs.

Once again, this issue can now be found by searching for the title on: <= a href=3D"https://aws.uservoice.com/forums/598381-aws-command-line-interfac= e" rel=3D"nofollow">https://aws.uservoice.com/forums/598381-aws-command-lin= e-interface

-The AWS SDKs & Tools Team

&mda= sh;
You are receiving this because you are subscribed to this thread.<= br />Reply to this email directly, view it on GitHub, or mute the thread.3D""


----==_mimepart_5a7982318777_49292ac7ff27eed43848aa--

Based on community feedback, we have decided to return feature requests to GitHub issues.

Was this page helpful?
0 / 5 - 0 ratings