Skip to content

Commit 6a885fa

Browse files
authored
Merge pull request aws#1851 from aws/staging/78f2a0ac-eda2-4b51-b07d-1b4c8bedb579
Pull request: release <- staging/78f2a0ac-eda2-4b51-b07d-1b4c8bedb579
2 parents a4abbed + 3cfea41 commit 6a885fa

File tree

371 files changed

+2273
-797
lines changed

Some content is hidden

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

371 files changed

+2273
-797
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+
}

CHANGELOG.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,80 @@
1+
# __2.17.88__ __2021-11-23__
2+
## __AWS Backup__
3+
- ### Features
4+
- This release adds new opt-in settings for advanced features for DynamoDB backups
5+
6+
## __AWS IoT__
7+
- ### Features
8+
- 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.
9+
10+
## __AWS IoT Core Device Advisor__
11+
- ### Features
12+
- 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.
13+
14+
## __AWS IoT Wireless__
15+
- ### Features
16+
- 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.
17+
18+
## __AWS Lambda__
19+
- ### Features
20+
- Release Lambda event source filtering for SQS, Kinesis Streams, and DynamoDB Streams.
21+
22+
## __AWS Security Token Service__
23+
- ### Features
24+
- Documentation updates for AWS Security Token Service.
25+
26+
## __Amazon DynamoDB__
27+
- ### Features
28+
- 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.
29+
30+
## __Amazon EC2 Container Service__
31+
- ### Features
32+
- Documentation update for ARM support on Amazon ECS.
33+
34+
## __Amazon ElastiCache__
35+
- ### Features
36+
- 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.
37+
38+
## __Amazon Elastic Compute Cloud__
39+
- ### Features
40+
- 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.
41+
42+
## __Amazon Macie 2__
43+
- ### Features
44+
- Documentation updates for Amazon Macie
45+
46+
## __Amazon OpenSearch Service__
47+
- ### Features
48+
- 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.
49+
50+
## __Amazon Redshift__
51+
- ### Features
52+
- This release adds support for reserved node exchange with restore/resize
53+
54+
## __Amazon Relational Database Service__
55+
- ### Features
56+
- Adds support for Multi-AZ DB clusters for RDS for MySQL and RDS for PostgreSQL.
57+
58+
## __Amazon Simple Queue Service__
59+
- ### Features
60+
- Amazon SQS adds a new queue attribute, SqsManagedSseEnabled, which enables server-side queue encryption using SQS owned encryption keys.
61+
62+
## __Amazon Simple Storage Service__
63+
- ### Features
64+
- 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.
65+
66+
## __Amazon WorkSpaces__
67+
- ### Features
68+
- Documentation updates for Amazon WorkSpaces
69+
70+
## __Elastic Load Balancing__
71+
- ### Features
72+
- 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.
73+
74+
## __FinSpace Public API__
75+
- ### Features
76+
- Update documentation for createChangeset API.
77+
178
# __2.17.87__ __2021-11-22__
279
## __AWS CloudFormation__
380
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To automatically manage module versions (currently all modules have the same ver
5252
<dependency>
5353
<groupId>software.amazon.awssdk</groupId>
5454
<artifactId>bom</artifactId>
55-
<version>2.17.87</version>
55+
<version>2.17.88</version>
5656
<type>pom</type>
5757
<scope>import</scope>
5858
</dependency>
@@ -86,12 +86,12 @@ Alternatively you can add dependencies for the specific services you use only:
8686
<dependency>
8787
<groupId>software.amazon.awssdk</groupId>
8888
<artifactId>ec2</artifactId>
89-
<version>2.17.87</version>
89+
<version>2.17.88</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.17.87</version>
94+
<version>2.17.88</version>
9595
</dependency>
9696
```
9797

@@ -103,7 +103,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
103103
<dependency>
104104
<groupId>software.amazon.awssdk</groupId>
105105
<artifactId>aws-sdk-java</artifactId>
106-
<version>2.17.87</version>
106+
<version>2.17.88</version>
107107
</dependency>
108108
```
109109

archetypes/archetype-app-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.17.87</version>
23+
<version>2.17.88</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/archetype-lambda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.17.87</version>
23+
<version>2.17.88</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetype-lambda</artifactId>

archetypes/archetype-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.17.87</version>
23+
<version>2.17.88</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.17.87</version>
23+
<version>2.17.88</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.17.87</version>
20+
<version>2.17.88</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>

bom-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.17.87</version>
23+
<version>2.17.88</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.17.87</version>
20+
<version>2.17.88</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>

0 commit comments

Comments
 (0)