forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.4.2.json
More file actions
22 lines (22 loc) · 766 Bytes
/
1.4.2.json
File metadata and controls
22 lines (22 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"category": "``aws cloudsearchdomain``",
"description": "Added sigv4 support.",
"type": "feature"
},
{
"category": "Credentials",
"description": "Raise an error if an incomplete profile is found (`issue 690 <https://github.com/aws/aws-cli/issues/690>`__)",
"type": "bugfix"
},
{
"category": "Signing Requests",
"description": "Add a ``--no-sign-request`` option that, when specified, will not sign any requests.",
"type": "feature"
},
{
"category": "``aws s3``",
"description": "Added ``-source-region`` argument to allow transfer between non DNS compatible buckets that were located in different regions. (`issue 872 <https://github.com/aws/aws-cli/pull/872>`__)",
"type": "bugfix"
}
]