forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.6.7.json
More file actions
27 lines (27 loc) · 1.12 KB
/
1.6.7.json
File metadata and controls
27 lines (27 loc) · 1.12 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 sqs``",
"description": "Add support for Amazon Simple Queue Service purge queue which allows users to delete the messages in their queue.",
"type": "feature"
},
{
"category": "``aws opsworks``",
"description": "Add AWS OpsWorks support for registering and assigning existing Amazon EC2 instances and on-premises servers.",
"type": "feature"
},
{
"category": "``aws opsworks register``",
"description": "Registers an EC2 instance or machine with AWS OpsWorks. Registering a machine using this command will install the AWS OpsWorks agent on the target machine and register it with an existing OpsWorks stack.",
"type": "feature"
},
{
"category": "``aws s3``",
"description": "Fix issue with expired signatures when retrying failed requests (`botocore issue 399 <https://github.com/boto/botocore/pull/399>`__)",
"type": "bugfix"
},
{
"category": "``aws cloudformation get-template``",
"description": "Fix error message when template does not exist (`issue 1044 <https://github.com/aws/aws-cli/issues/1044>`__)",
"type": "bugfix"
}
]