forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.10.0.json
More file actions
32 lines (32 loc) · 862 Bytes
/
1.10.0.json
File metadata and controls
32 lines (32 loc) · 862 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
28
29
30
31
32
[
{
"category": "``aws acm``",
"description": "adds support for AWS Certificate Manager",
"type": "feature"
},
{
"category": "``aws cloudfront``",
"description": "adds support for AWS Certificate Manager certificates",
"type": "feature"
},
{
"category": "``aws cloudfront create-distribution``",
"description": "Adds support for --origin-domain-name and --default-root-object",
"type": "feature"
},
{
"category": "``aws cloudfront update-distribution``",
"description": "Adds support for --default-root-object",
"type": "feature"
},
{
"category": "``aws iot``",
"description": "adds support for topic rules",
"type": "feature"
},
{
"category": "``aws cloudformation``",
"description": "adds suport for ContinueUpdateRollback",
"type": "feature"
}
]