forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.7.15.json
More file actions
27 lines (27 loc) · 1.16 KB
/
1.7.15.json
File metadata and controls
27 lines (27 loc) · 1.16 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 elastictranscoder``",
"description": "Add support for Applied Color SpaceConversion.",
"type": "feature"
},
{
"category": "``aws --profile``",
"description": "Fix issue where explicitly specifying profile did not override credential environment variables. (`botocore issue 486 <https://github.com/boto/botocore/pull/486>`__)",
"type": "bugfix"
},
{
"category": "``aws datapipeline list-runs``",
"description": "Fix issue with ``--schedule-interval`` parameter. (`issue 1225 <https://github.com/aws/aws-cli/pull/1225>`__)",
"type": "bugfix"
},
{
"category": "``aws configservice subscribe``",
"description": "Fix issue where users could not subscribe to a s3 bucket that they had no HeadBucket permissions to. (`issue 1223 <https://github.com/aws/aws-cli/pull/1223>`__)",
"type": "bugfix"
},
{
"category": "``aws cloudtrail create-subscription``",
"description": "Fix issue where command would try to fetch the contents at a url using the contents of the custom policy as the url. (`issue 1216 <https://github.com/aws/aws-cli/pull/1216/files>`__)",
"type": "bugfix"
}
]