forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.7.14.json
More file actions
27 lines (27 loc) · 838 Bytes
/
1.7.14.json
File metadata and controls
27 lines (27 loc) · 838 Bytes
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
[
{
"category": "``aws logs``",
"description": "Update ``aws logs`` command to the latest model.",
"type": "feature"
},
{
"category": "``aws ec2``",
"description": "Add paginators for the ``describe-snapshots`` sub-command.",
"type": "feature"
},
{
"category": "``aws cloudtrail``",
"description": "Add support for the new ``lookup-events`` sub-command.",
"type": "feature"
},
{
"category": "``aws configure set``",
"description": "Fix issue when setting nested configuration values",
"type": "bugfix"
},
{
"category": "``aws s3``",
"description": "Add support for ``--metadata-directive`` that allows metadata to be copied or replaced for single part copies. (`issue 1188 <https://github.com/aws/aws-cli/pull/1188>`__)",
"type": "feature"
}
]