forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.6.5.json
More file actions
22 lines (22 loc) · 815 Bytes
/
1.6.5.json
File metadata and controls
22 lines (22 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"category": "``aws datapipeline``",
"description": "Add support for using AWS Data Pipeline templates to create pipelines and bind values to parameters in the pipeline",
"type": "feature"
},
{
"category": "``aws elastictranscoder``",
"description": "Add support for encryption of files in Amazon S3",
"type": "feature"
},
{
"category": "``aws s3``",
"description": "Fix issue where requests were not being resigned correctly when using Signature Version 4 (`botocore issue 388 <https://github.com/boto/botocore/pull/388>`__)",
"type": "bugfix"
},
{
"category": "``aws s3``",
"description": "Fix issue where KMS encrypted objects could not be downloaded (`issue 1026 <https://github.com/aws/aws-cli/pull/1026>`__)",
"type": "bugfix"
}
]