Skip to content

Commit 3cfea41

Browse files
author
AWS
committed
Release 2.17.88. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent a8ff0c6 commit 3cfea41

File tree

370 files changed

+549
-466
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

370 files changed

+549
-466
lines changed

.changes/2.17.88.json

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
{
2+
"version": "2.17.88",
3+
"date": "2021-11-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "FinSpace Public API",
8+
"contributor": "",
9+
"description": "Update documentation for createChangeset API."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Simple Queue Service",
14+
"contributor": "",
15+
"description": "Amazon SQS adds a new queue attribute, SqsManagedSseEnabled, which enables server-side queue encryption using SQS owned encryption keys."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon DynamoDB",
20+
"contributor": "",
21+
"description": "DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon WorkSpaces",
26+
"contributor": "",
27+
"description": "Documentation updates for Amazon WorkSpaces"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon EC2 Container Service",
32+
"contributor": "",
33+
"description": "Documentation update for ARM support on Amazon ECS."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Security Token Service",
38+
"contributor": "",
39+
"description": "Documentation updates for AWS Security Token Service."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Lambda",
44+
"contributor": "",
45+
"description": "Release Lambda event source filtering for SQS, Kinesis Streams, and DynamoDB Streams."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon ElastiCache",
50+
"contributor": "",
51+
"description": "Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Storage Service",
56+
"contributor": "",
57+
"description": "Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS IoT Core Device Advisor",
62+
"contributor": "",
63+
"description": "This release introduces a new feature for Device Advisor: ability to execute multiple test suites in parallel for given customer account. You can use GetEndpoint API to get the device-level test endpoint and call StartSuiteRun with \"parallelRun=true\" to run suites in parallel."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AWS IoT",
68+
"contributor": "",
69+
"description": "This release introduces a new feature, Managed Job Template, for AWS IoT Jobs Service. Customers can now use service provided managed job templates to easily create jobs for supported standard job actions."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Elastic Load Balancing",
74+
"contributor": "",
75+
"description": "This release allows you to create internal Application and Network Load Balancers in dualstack mode. This release also adds an attribute to block internet gateway (IGW) access to the load balancer, preventing unintended access to your internal load balancers through an internet gateway."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Macie 2",
80+
"contributor": "",
81+
"description": "Documentation updates for Amazon Macie"
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon Relational Database Service",
86+
"contributor": "",
87+
"description": "Adds support for Multi-AZ DB clusters for RDS for MySQL and RDS for PostgreSQL."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "AWS IoT Wireless",
92+
"contributor": "",
93+
"description": "Two new APIs, GetNetworkAnalyzerConfiguration and UpdateNetworkAnalyzerConfiguration, are added for the newly released Network Analyzer feature which enables customers to view real-time frame information and logs from LoRaWAN devices and gateways."
94+
},
95+
{
96+
"type": "feature",
97+
"category": "AWS Backup",
98+
"contributor": "",
99+
"description": "This release adds new opt-in settings for advanced features for DynamoDB backups"
100+
},
101+
{
102+
"type": "feature",
103+
"category": "Amazon OpenSearch Service",
104+
"contributor": "",
105+
"description": "This release adds an optional parameter dry-run for the UpdateDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change."
106+
},
107+
{
108+
"type": "feature",
109+
"category": "Amazon Redshift",
110+
"contributor": "",
111+
"description": "This release adds support for reserved node exchange with restore/resize"
112+
},
113+
{
114+
"type": "feature",
115+
"category": "Amazon Elastic Compute Cloud",
116+
"contributor": "",
117+
"description": "This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name."
118+
}
119+
]
120+
}

.changes/next-release/feature-AWSBackup-1ca53ad.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSIoT-57089cf.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSIoTCoreDeviceAdvisor-bb0944f.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSIoTWireless-4ce30fb.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSLambda-2f141ac.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSecurityTokenService-97df293.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonDynamoDB-da1dba8.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonEC2ContainerService-f2b0480.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonElastiCache-7d41adc.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)