forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.3.25.json
More file actions
42 lines (42 loc) · 1.67 KB
/
1.3.25.json
File metadata and controls
42 lines (42 loc) · 1.67 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 ec2 describe-network-interface-attribute``",
"description": "Fix issue where the model for the ``aws ec2 describe-network-interface-attribute`` was incorrect (`issue 558 <https://github.com/aws/aws-cli/issues/558>`__)",
"type": "bugfix"
},
{
"category": "``aws s3``",
"description": "Add option to not follow symlinks via ``--[no]-follow-symlinks``. Note that the default behavior of following symlinks is left unchanged. (`issue 854 <https://github.com/aws/aws-cli/pull/854>`__, `issue 453 <https://github.com/aws/aws-cli/issues/453>`__, `issue 781 <https://github.com/aws/aws-cli/issues/781>`__)",
"type": "bugfix"
},
{
"category": "``aws route53 change-tags-for-resource``",
"description": "Fix serialization issue for ``aws route53 change-tags-for-resource`` (`botocore issue 328 <https://github.com/boto/botocore/pull/328>`__)",
"type": "bugfix"
},
{
"category": "``aws ec2 describe-network-interface-attribute``",
"description": "Update parameters to add the ``--attribute`` argument (`botocore issue 327 <https://github.com/boto/botocore/pull/327>`__)",
"type": "bugfix"
},
{
"category": "``aws autoscaling``",
"description": "Update command to the latest version",
"type": "feature"
},
{
"category": "``aws elasticache``",
"description": "Update command to the latest version",
"type": "feature"
},
{
"category": "``aws route53``",
"description": "Update command to the latest version",
"type": "feature"
},
{
"category": "``aws route53domains``",
"description": "Add support for Amazon Route53 Domains",
"type": "feature"
}
]