forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.6.1.json
More file actions
32 lines (32 loc) · 794 Bytes
/
1.6.1.json
File metadata and controls
32 lines (32 loc) · 794 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 configservice``",
"description": "Adds support for AWS Config",
"type": "feature"
},
{
"category": "``aws kms``",
"description": "Adds support AWS Key Management Service",
"type": "feature"
},
{
"category": "``aws s3api``",
"description": "Adds support for S3 server-side encryption using KMS",
"type": "feature"
},
{
"category": "``aws ec2``",
"description": "Adds support for EBS encryption using KMS",
"type": "feature"
},
{
"category": "``aws cloudtrail``",
"description": "Adds support for CloudWatch Logs delivery",
"type": "feature"
},
{
"category": "``aws cloudformation``",
"description": "Adds support for template summary.",
"type": "feature"
}
]