forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.3.23.json
More file actions
27 lines (27 loc) · 928 Bytes
/
1.3.23.json
File metadata and controls
27 lines (27 loc) · 928 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 support``",
"description": "Update ``aws support`` command to the latest version",
"type": "feature"
},
{
"category": "``aws iam``",
"description": "Update ``aws iam`` command to the latest version",
"type": "feature"
},
{
"category": "``aws emr``",
"description": "Add ``--hive-site`` option to ``aws emr create-cluster`` and ``aws emr install-application`` commands",
"type": "feature"
},
{
"category": "``aws s3 sync``",
"description": "Add an ``--exact-timestamps`` option to the ``aws s3 sync`` command (`issue 824 <https://github.com/aws/aws-cli/pull/824>`__)",
"type": "feature"
},
{
"category": "``aws ec2 copy-snapshot``",
"description": "Fix bug when spaces in the description caused the copy request to fail (`issue botocore 321 <https://github.com/boto/botocore/pull/321>`__)",
"type": "bugfix"
}
]