forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path1.2.5.json
More file actions
27 lines (27 loc) · 1.04 KB
/
1.2.5.json
File metadata and controls
27 lines (27 loc) · 1.04 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
[
{
"category": "``aws cloudtrail``",
"description": "Add support for AWS Cloudtrail",
"type": "feature"
},
{
"category": "``aws iam``",
"description": "Add support for identity federation using SAML 2.0 in the ``aws iam`` command",
"type": "feature"
},
{
"category": "``aws redshift``",
"description": "Update the ``aws redshift`` command to include several new features related to event notifications, encryption, audit logging, data load from external hosts, WLM configuration, and database distribution styles and functions",
"type": "feature"
},
{
"category": "``aws ec2``",
"description": "Add a ``--associate-public-ip-address`` option to the ``ec2 run-instances`` command (`issue 479 <https://github.com/aws/aws-cli/issues/479>`__)",
"type": "feature"
},
{
"category": "``aws s3``",
"description": "Add an ``s3 website`` command for configuring website configuration for an S3 bucket (`issue 482 <https://github.com/aws/aws-cli/pull/482>`__)",
"type": "bugfix"
}
]