Skip to content

Commit 9badcf1

Browse files
authored
Merge branch 'master' into feature/master/utils-lite-lambda-trace
2 parents 2380b4c + 279a34b commit 9badcf1

File tree

544 files changed

+2245
-1012
lines changed

Some content is hidden

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

544 files changed

+2245
-1012
lines changed

.changes/2.33.3.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.33.3",
3+
"date": "2025-09-04",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Clean Rooms Service",
8+
"contributor": "",
9+
"description": "Add support for configurable compute sizes for PySpark jobs."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS CloudFormation",
14+
"contributor": "",
15+
"description": "ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Compute Cloud",
20+
"contributor": "",
21+
"description": "Add m8i, m8i-flex and i8ge instance types."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Relational Database Service",
26+
"contributor": "",
27+
"description": "Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Verified Permissions",
32+
"contributor": "",
33+
"description": "Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "OpenSearch Service Serverless",
38+
"contributor": "",
39+
"description": "Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

.changes/2.33.4.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.33.4",
3+
"date": "2025-09-05",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK For Java v2",
8+
"contributor": "",
9+
"description": "Set default value for credentialProvider archetype parameter."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Parallel Computing Service",
14+
"contributor": "",
15+
"description": "Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "mrdziuban",
21+
"description": "Update Netty to 4.1.126"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon DynamoDB Enhanced Client",
26+
"contributor": "",
27+
"description": "Added support for @DynamoDbAutoGeneratedTimestampAttribute and @DynamoDbUpdateBehavior on attributes within nested objects. The @DynamoDbUpdateBehavior annotation will only take effect for nested attributes when using IgnoreNullsMode.SCALAR_ONLY."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon EC2 Container Service",
32+
"contributor": "",
33+
"description": "This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon SageMaker Service",
38+
"contributor": "",
39+
"description": "Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting."
40+
}
41+
]
42+
}

.changes/2.33.5.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.33.5",
3+
"date": "2025-09-08",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "brandondahler",
9+
"description": "X-Forwarded-For headers will no longer be signed during SigV4 authentication"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT SiteWise",
14+
"contributor": "",
15+
"description": "Add ComputationModelVersion support in IoT SiteWise APIs"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SecurityHub",
20+
"contributor": "",
21+
"description": "This release adds the RESOURCE_NOT_FOUND error code as a possible value in responses to the following operations: BatchGetStandardsControlAssociations, BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Simple Storage Service",
26+
"contributor": "",
27+
"description": "This release includes backward compatibility work on the \"Expires\" parameter."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated endpoint and partition metadata."
34+
}
35+
]
36+
}

.changes/2.33.6.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.33.6",
3+
"date": "2025-09-09",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Elemental MediaPackage v2",
8+
"contributor": "",
9+
"description": "Added CUE tag SCTE output to MediaPackageV2 HLS and LL-HLS manifests."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Organizations",
14+
"contributor": "",
15+
"description": "Documentation updates for AWS Organizations APIs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CloudWatch",
20+
"contributor": "",
21+
"description": "Added a new API - DescribeAlarmContributors API, to retrieve alarm contributors in ALARM state. Added support in DescribeAlarmHistory API to query alarm contributor history"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Connect Service",
26+
"contributor": "",
27+
"description": "SDK release for user defined predefined attributes."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon DataZone",
32+
"contributor": "",
33+
"description": "Adds support for custom blueprints"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon SageMaker Service",
38+
"contributor": "",
39+
"description": "Released IPv6 support with dual-stack domain options on SageMaker Studio and introduced support for p6-b200.48xlarge instance type on SageMaker Studio for JupyterLab and CodeEditor applications."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Auto Scaling",
44+
"contributor": "",
45+
"description": "Added WaitForTransitioningInstances parameter to the CancelInstanceRefresh API, allowing the caller to cancel an instance refresh without waiting for on-going launches and terminations."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "bugfix",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Ensure that file modification exceptions in AsyncRequestBody#fromFile are propagated correctly."
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "bugfix",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Revert recent AutoGeneratedTimestampRecordExtension change released in `2.33.4` that may break users with manually configured table schema. See [#6410](https://github.com/aws/aws-sdk-java-v2/issues/6410)"
6+
}

CHANGELOG.md

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,121 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.33.6__ __2025-09-09__
3+
## __AWS Elemental MediaPackage v2__
4+
- ### Features
5+
- Added CUE tag SCTE output to MediaPackageV2 HLS and LL-HLS manifests.
6+
7+
## __AWS Organizations__
8+
- ### Features
9+
- Documentation updates for AWS Organizations APIs.
10+
11+
## __AWS SDK for Java v2__
12+
- ### Features
13+
- Updated endpoint and partition metadata.
14+
15+
## __Amazon CloudWatch__
16+
- ### Features
17+
- Added a new API - DescribeAlarmContributors API, to retrieve alarm contributors in ALARM state. Added support in DescribeAlarmHistory API to query alarm contributor history
18+
19+
## __Amazon Connect Service__
20+
- ### Features
21+
- SDK release for user defined predefined attributes.
22+
23+
## __Amazon DataZone__
24+
- ### Features
25+
- Adds support for custom blueprints
26+
27+
## __Amazon SageMaker Service__
28+
- ### Features
29+
- Released IPv6 support with dual-stack domain options on SageMaker Studio and introduced support for p6-b200.48xlarge instance type on SageMaker Studio for JupyterLab and CodeEditor applications.
30+
31+
## __Auto Scaling__
32+
- ### Features
33+
- Added WaitForTransitioningInstances parameter to the CancelInstanceRefresh API, allowing the caller to cancel an instance refresh without waiting for on-going launches and terminations.
34+
35+
# __2.33.5__ __2025-09-08__
36+
## __AWS IoT SiteWise__
37+
- ### Features
38+
- Add ComputationModelVersion support in IoT SiteWise APIs
39+
40+
## __AWS SDK for Java v2__
41+
- ### Features
42+
- Updated endpoint and partition metadata.
43+
44+
- ### Bugfixes
45+
- X-Forwarded-For headers will no longer be signed during SigV4 authentication
46+
- Contributed by: [@brandondahler](https://github.com/brandondahler)
47+
48+
## __AWS SecurityHub__
49+
- ### Features
50+
- This release adds the RESOURCE_NOT_FOUND error code as a possible value in responses to the following operations: BatchGetStandardsControlAssociations, BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls.
51+
52+
## __Amazon Simple Storage Service__
53+
- ### Features
54+
- This release includes backward compatibility work on the "Expires" parameter.
55+
56+
## __Contributors__
57+
Special thanks to the following contributors to this release:
58+
59+
[@brandondahler](https://github.com/brandondahler)
60+
# __2.33.4__ __2025-09-05__
61+
## __AWS Parallel Computing Service__
62+
- ### Features
63+
- Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting.
64+
65+
## __AWS SDK For Java v2__
66+
- ### Bugfixes
67+
- Set default value for credentialProvider archetype parameter.
68+
69+
## __AWS SDK for Java v2__
70+
- ### Features
71+
- Update Netty to 4.1.126
72+
- Contributed by: [@mrdziuban](https://github.com/mrdziuban)
73+
74+
## __Amazon DynamoDB Enhanced Client__
75+
- ### Features
76+
- Added support for @DynamoDbAutoGeneratedTimestampAttribute and @DynamoDbUpdateBehavior on attributes within nested objects. The @DynamoDbUpdateBehavior annotation will only take effect for nested attributes when using IgnoreNullsMode.SCALAR_ONLY.
77+
78+
## __Amazon EC2 Container Service__
79+
- ### Features
80+
- This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing.
81+
82+
## __Amazon SageMaker Service__
83+
- ### Features
84+
- Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting.
85+
86+
## __Contributors__
87+
Special thanks to the following contributors to this release:
88+
89+
[@mrdziuban](https://github.com/mrdziuban)
90+
# __2.33.3__ __2025-09-04__
91+
## __AWS Clean Rooms Service__
92+
- ### Features
93+
- Add support for configurable compute sizes for PySpark jobs.
94+
95+
## __AWS CloudFormation__
96+
- ### Features
97+
- ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN.
98+
99+
## __AWS SDK for Java v2__
100+
- ### Features
101+
- Updated endpoint and partition metadata.
102+
103+
## __Amazon Elastic Compute Cloud__
104+
- ### Features
105+
- Add m8i, m8i-flex and i8ge instance types.
106+
107+
## __Amazon Relational Database Service__
108+
- ### Features
109+
- Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6
110+
111+
## __Amazon Verified Permissions__
112+
- ### Features
113+
- Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values.
114+
115+
## __OpenSearch Service Serverless__
116+
- ### Features
117+
- Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance
118+
2119
# __2.33.2__ __2025-09-03__
3120
## __AWS Clean Rooms ML__
4121
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To automatically manage module versions (currently all modules have the same ver
5151
<dependency>
5252
<groupId>software.amazon.awssdk</groupId>
5353
<artifactId>bom</artifactId>
54-
<version>2.33.2</version>
54+
<version>2.33.6</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>
@@ -85,12 +85,12 @@ Alternatively you can add dependencies for the specific services you use only:
8585
<dependency>
8686
<groupId>software.amazon.awssdk</groupId>
8787
<artifactId>ec2</artifactId>
88-
<version>2.33.2</version>
88+
<version>2.33.6</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>software.amazon.awssdk</groupId>
9292
<artifactId>s3</artifactId>
93-
<version>2.33.2</version>
93+
<version>2.33.6</version>
9494
</dependency>
9595
```
9696

@@ -102,7 +102,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
102102
<dependency>
103103
<groupId>software.amazon.awssdk</groupId>
104104
<artifactId>aws-sdk-java</artifactId>
105-
<version>2.33.2</version>
105+
<version>2.33.6</version>
106106
</dependency>
107107
```
108108

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.33.3-SNAPSHOT</version>
23+
<version>2.33.7-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/archetype-app-quickstart/src/main/resources/META-INF/maven/archetype-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
<validationRegex>(true|false)</validationRegex>
4444
</requiredProperty>
4545
<requiredProperty key="credentialProvider">
46+
<defaultValue>default</defaultValue>
4647
<validationRegex>(default|identity-center)</validationRegex>
4748
</requiredProperty>
4849
</requiredProperties>

0 commit comments

Comments
 (0)