Skip to content

Commit d8b3c3a

Browse files
author
AWS
committed
Release 2.20.5. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent be0bb9e commit d8b3c3a

File tree

411 files changed

+491
-452
lines changed

Some content is hidden

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

411 files changed

+491
-452
lines changed

.changes/2.20.5.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.20.5",
3+
"date": "2023-02-15",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CloudTrail",
8+
"contributor": "",
9+
"description": "This release adds an InsufficientEncryptionPolicyException type to the StartImport endpoint"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "Fix DirectJDBCSource not showing up in CLI code gen"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Private 5G",
20+
"contributor": "",
21+
"description": "This release introduces a new StartNetworkResourceUpdate API, which enables return/replacement of hardware from a NetworkSite."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS WAFV2",
26+
"contributor": "",
27+
"description": "For protected CloudFront distributions, you can now use the AWS WAF Fraud Control account takeover prevention (ATP) managed rule group to block new login attempts from clients that have recently submitted too many failed login attempts."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic File System",
32+
"contributor": "",
33+
"description": "Documentation update for EFS to support IAM best practices."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Fraud Detector",
38+
"contributor": "",
39+
"description": "This release introduces Lists feature which allows customers to reference a set of values in Fraud Detector's rules. With Lists, customers can dynamically manage these attributes in real time. Lists can be created/deleted and its contents can be modified using the Fraud Detector API."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Relational Database Service",
44+
"contributor": "",
45+
"description": "Database Activity Stream support for RDS for SQL Server."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSCloudTrail-530b790.json

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

.changes/next-release/feature-AWSGlue-f6afa03.json

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

.changes/next-release/feature-AWSPrivate5G-e00ddb0.json

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

.changes/next-release/feature-AWSSDKforJavav2-0443982.json

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

.changes/next-release/feature-AWSWAFV2-c27c6cb.json

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

.changes/next-release/feature-AmazonElasticFileSystem-7bd5e0f.json

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

.changes/next-release/feature-AmazonFraudDetector-3261091.json

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

.changes/next-release/feature-AmazonRelationalDatabaseService-87eb90f.json

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

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# __2.20.5__ __2023-02-15__
2+
## __AWS CloudTrail__
3+
- ### Features
4+
- This release adds an InsufficientEncryptionPolicyException type to the StartImport endpoint
5+
6+
## __AWS Glue__
7+
- ### Features
8+
- Fix DirectJDBCSource not showing up in CLI code gen
9+
10+
## __AWS Private 5G__
11+
- ### Features
12+
- This release introduces a new StartNetworkResourceUpdate API, which enables return/replacement of hardware from a NetworkSite.
13+
14+
## __AWS SDK for Java v2__
15+
- ### Features
16+
- Updated endpoint and partition metadata.
17+
18+
## __AWS WAFV2__
19+
- ### Features
20+
- For protected CloudFront distributions, you can now use the AWS WAF Fraud Control account takeover prevention (ATP) managed rule group to block new login attempts from clients that have recently submitted too many failed login attempts.
21+
22+
## __Amazon Elastic File System__
23+
- ### Features
24+
- Documentation update for EFS to support IAM best practices.
25+
26+
## __Amazon Fraud Detector__
27+
- ### Features
28+
- This release introduces Lists feature which allows customers to reference a set of values in Fraud Detector's rules. With Lists, customers can dynamically manage these attributes in real time. Lists can be created/deleted and its contents can be modified using the Fraud Detector API.
29+
30+
## __Amazon Relational Database Service__
31+
- ### Features
32+
- Database Activity Stream support for RDS for SQL Server.
33+
134
# __2.20.4__ __2023-02-14__
235
## __AWS DataSync__
336
- ### Features

0 commit comments

Comments
 (0)