forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.3.18.json
More file actions
37 lines (37 loc) · 1.21 KB
/
1.3.18.json
File metadata and controls
37 lines (37 loc) · 1.21 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
[
{
"category": "``aws configure``",
"description": "Add support for setting nested attributes (`issue 817 <https://github.com/aws/aws-cli/pull/817>`__)",
"type": "feature"
},
{
"category": "``aws s3``",
"description": "Fix issue when uploading large files to newly created buckets in a non-standard region (`issue 634 <https://github.com/aws/aws-cli/issues/634>`__)",
"type": "bugfix"
},
{
"category": "``aws dynamodb``",
"description": "Add support for a ``local`` region for dynamodb (``aws dynamodb --region local ...``) (`issue 608 <https://github.com/aws/aws-cli/issues/608>`__)",
"type": "feature"
},
{
"category": "``aws elasticbeanstalk``",
"description": "Update ``aws elasticbeanstalk`` model to the latest version",
"type": "feature"
},
{
"category": "Documentation Examples",
"description": "Add more documentatoin examples for many AWS CLI commands",
"type": "feature"
},
{
"category": "``aws emr``",
"description": "Update model to the latest version",
"type": "feature"
},
{
"category": "``aws elastictranscoder",
"description": "`` Update model to the latest version",
"type": "feature"
}
]