forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.2.8.json
More file actions
42 lines (42 loc) · 1.41 KB
/
1.2.8.json
File metadata and controls
42 lines (42 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"category": "``aws s3``",
"description": "Add support for parallel multipart uploads when copying objects between Amazon S3 locations when using the ``aws s3`` command (issue 538)",
"type": "feature"
},
{
"category": "``aws cloudformation``",
"description": "Fix issue 542 where the ``---stack-policy-url`` will parameter will not interpret its value as a URL when using the ``aws cloudformation create-stack`` command",
"type": "bugfix"
},
{
"category": "``aws dynamodb``",
"description": "Add support for global secondary indexes in the ``aws dynamodb`` command",
"type": "feature"
},
{
"category": "``aws kinesis``",
"description": "Add support for the ``aws kinesis`` command",
"type": "feature"
},
{
"category": "``aws elasticbeanstalk``",
"description": "Add support for worker roles in the ``aws elasticbeanstalk`` command",
"type": "feature"
},
{
"category": "``aws emr``",
"description": "Add support for resource tagging and other new operations in the ``aws emr`` command",
"type": "feature"
},
{
"category": "``aws opsworks``",
"description": "Add support for resource-based permissions in the ``aws opsworks`` command",
"type": "feature"
},
{
"category": "``aws elasticache``",
"description": "Update the ``aws elasticache`` command to signature version 4",
"type": "feature"
}
]