Skip to content

Commit 238026d

Browse files
Bump version to 2.33.1
1 parent 7db7ead commit 238026d

14 files changed

Lines changed: 65 additions & 50 deletions

.changes/2.33.1.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``evs``",
4+
"description": "A new GetVersions API has been added to retrieve VCF, ESX versions, and EC2 instances provided by Amazon EVS. The CreateEnvironment API now allows you to select a VCF version and the CreateEnvironmentHost API introduces a optional esxVersion parameter.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``deadline``",
9+
"description": "AWS Deadline Cloud now supports tagging Budget resources with ABAC for permissions management and selecting up to 16 filter values in the monitor and Search API.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``lakeformation``",
14+
"description": "API Changes for GTCForLocation feature. Includes a new API, GetTemporaryDataLocationCredentials and updates to the APIs RegisterResource and UpdateResource",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``opensearchserverless``",
19+
"description": "Collection groups in Amazon OpenSearch Serverless enables to organize multiple collections and enable compute resource sharing across collections with different KMS keys. This shared compute model reduces costs by eliminating the need for separate OpenSearch Compute Units (OCUs) for each KMS key.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``ecs``",
24+
"description": "Adds support for configuring FIPS in AWS GovCloud (US) Regions via a new ECS Capacity Provider field fipsEnabled. When enabled, instances launched by the capacity provider will use a FIPS-140 enabled AMI. Instances will use FIPS-140 compliant cryptographic modules and AWS FIPS endpoints.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``cleanrooms``",
29+
"description": "This release adds support for parameters in PySpark analysis templates.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``ec2``",
34+
"description": "This release includes documentation updates to support up to four Elastic Volume modifications per Amazon EBS volume within a rolling 24-hour period.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``qconnect``",
39+
"description": "Fix inference configuration shapes for the CreateAIPrompt and UpdateAIPrompt APIs, Modify Text Length Limit for SendMessage API",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-cleanrooms-55400.json

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

.changes/next-release/api-change-deadline-19058.json

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

.changes/next-release/api-change-ec2-68637.json

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

.changes/next-release/api-change-ecs-16448.json

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

.changes/next-release/api-change-evs-94128.json

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

.changes/next-release/api-change-lakeformation-87719.json

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

.changes/next-release/api-change-opensearchserverless-60774.json

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

.changes/next-release/api-change-qconnect-29034.json

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

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
CHANGELOG
33
=========
44

5+
2.33.1
6+
======
7+
8+
* api-change:``evs``: A new GetVersions API has been added to retrieve VCF, ESX versions, and EC2 instances provided by Amazon EVS. The CreateEnvironment API now allows you to select a VCF version and the CreateEnvironmentHost API introduces a optional esxVersion parameter.
9+
* api-change:``deadline``: AWS Deadline Cloud now supports tagging Budget resources with ABAC for permissions management and selecting up to 16 filter values in the monitor and Search API.
10+
* api-change:``lakeformation``: API Changes for GTCForLocation feature. Includes a new API, GetTemporaryDataLocationCredentials and updates to the APIs RegisterResource and UpdateResource
11+
* api-change:``opensearchserverless``: Collection groups in Amazon OpenSearch Serverless enables to organize multiple collections and enable compute resource sharing across collections with different KMS keys. This shared compute model reduces costs by eliminating the need for separate OpenSearch Compute Units (OCUs) for each KMS key.
12+
* api-change:``ecs``: Adds support for configuring FIPS in AWS GovCloud (US) Regions via a new ECS Capacity Provider field fipsEnabled. When enabled, instances launched by the capacity provider will use a FIPS-140 enabled AMI. Instances will use FIPS-140 compliant cryptographic modules and AWS FIPS endpoints.
13+
* api-change:``cleanrooms``: This release adds support for parameters in PySpark analysis templates.
14+
* api-change:``ec2``: This release includes documentation updates to support up to four Elastic Volume modifications per Amazon EBS volume within a rolling 24-hour period.
15+
* api-change:``qconnect``: Fix inference configuration shapes for the CreateAIPrompt and UpdateAIPrompt APIs, Modify Text Length Limit for SendMessage API
16+
17+
518
2.33.0
619
======
720

0 commit comments

Comments
 (0)