forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.7.13.json
More file actions
37 lines (37 loc) · 1.68 KB
/
1.7.13.json
File metadata and controls
37 lines (37 loc) · 1.68 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 cloudsearch``",
"description": "Update ``aws cloudsearch`` command to the latest model",
"type": "feature"
},
{
"category": "``aws cognito-sync``",
"description": "Update ``aws cognito-sync`` command to allow customers to receive near-realtime updates as their data changes as well as exporting historical data. Customers configure an Amazon Kinesis stream to receive the data which can then be processed and exported to other data stores such as Amazon Redshift.",
"type": "feature"
},
{
"category": "``aws opsworks``",
"description": "Fix issue with platform detection on linux systems with python3.3 and higher (`issue 1199 <https://github.com/aws/aws-cli/pull/1199>`__)",
"type": "bugfix"
},
{
"category": "Help Paging",
"description": "Support paging through ``more`` when running help commands on windows (`issue 1195 <https://github.com/aws/aws-cli/pull/1195>`__)",
"type": "feature"
},
{
"category": "``aws s3``",
"description": "Fix issue where read timeouts were not retried. (`issue 1191 <https://github.com/aws/aws-cli/pull/1191>`__)",
"type": "bugfix"
},
{
"category": "``aws cloudtrail``",
"description": "Add support for regionalized policy templates for the ``create-subscription`` and ``update-subscription`` commands. (`issue 1167 <https://github.com/aws/aws-cli/pull/1167>`__)",
"type": "feature"
},
{
"category": "parsing",
"description": "Fix issue where if there is a square bracket inside one of the values of a list, the end character would get removed. (`issue 1183 <https://github.com/aws/aws-cli/pull/1183>`__)",
"type": "bugfix"
}
]