Skip to content

Commit 70d4208

Browse files
author
AWS
committed
Release 2.22.11. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 8377372 commit 70d4208

File tree

463 files changed

+543
-504
lines changed

Some content is hidden

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

463 files changed

+543
-504
lines changed

.changes/2.22.11.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.22.11",
3+
"date": "2024-01-04",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Config",
8+
"contributor": "",
9+
"description": "Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Service Catalog",
14+
"contributor": "",
15+
"description": "Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon DocumentDB with MongoDB compatibility",
20+
"contributor": "",
21+
"description": "Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EC2 Container Service",
26+
"contributor": "",
27+
"description": "This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elasticsearch Service",
32+
"contributor": "",
33+
"description": "This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Lightsail",
38+
"contributor": "",
39+
"description": "This release adds support to set up an HTTPS endpoint on an instance."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon OpenSearch Service",
44+
"contributor": "",
45+
"description": "This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon SageMaker Service",
50+
"contributor": "",
51+
"description": "Adding support for provisioned throughput mode for SageMaker Feature Groups"
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSConfig-6ae944d.json

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

.changes/next-release/feature-AWSServiceCatalog-03573bc.json

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

.changes/next-release/feature-AmazonDocumentDBwithMongoDBcompatibility-50a95fe.json

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

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

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

.changes/next-release/feature-AmazonElasticsearchService-b1e6db8.json

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

.changes/next-release/feature-AmazonLightsail-09155b4.json

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

.changes/next-release/feature-AmazonOpenSearchService-ab26ae7.json

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

.changes/next-release/feature-AmazonSageMakerService-771df1f.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.22.11__ __2024-01-04__
2+
## __AWS Config__
3+
- ### Features
4+
- Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023.
5+
6+
## __AWS Service Catalog__
7+
- ### Features
8+
- Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API
9+
10+
## __Amazon DocumentDB with MongoDB compatibility__
11+
- ### Features
12+
- Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
13+
14+
## __Amazon EC2 Container Service__
15+
- ### Features
16+
- This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
17+
18+
## __Amazon Elasticsearch Service__
19+
- ### Features
20+
- This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
21+
22+
## __Amazon Lightsail__
23+
- ### Features
24+
- This release adds support to set up an HTTPS endpoint on an instance.
25+
26+
## __Amazon OpenSearch Service__
27+
- ### Features
28+
- This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
29+
30+
## __Amazon SageMaker Service__
31+
- ### Features
32+
- Adding support for provisioned throughput mode for SageMaker Feature Groups
33+
134
# __2.22.10__ __2024-01-03__
235
## __AWS Elemental MediaConvert__
336
- ### Features

0 commit comments

Comments
 (0)