Skip to content

Commit 06a9eeb

Browse files
committed
Merge branch 'master' into bole_support_crts3_credential_override
2 parents 655998a + 0816bf1 commit 06a9eeb

544 files changed

Lines changed: 4921 additions & 794 deletions

File tree

Some content is hidden

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

.all-contributorsrc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,6 +1112,15 @@
11121112
"code"
11131113
]
11141114
},
1115+
{
1116+
"login": "akhilyendluri",
1117+
"name": "Akhil Yendluri",
1118+
"avatar_url": "https://avatars.githubusercontent.com/u/13486835?v=4",
1119+
"profile": "https://github.com/akhilyendluri",
1120+
"contributions": [
1121+
"code"
1122+
]
1123+
},
11151124
{
11161125
"login": "ryanyuan",
11171126
"name": "Ryan Yuan",
@@ -1120,6 +1129,15 @@
11201129
"contributions": [
11211130
"doc"
11221131
]
1132+
},
1133+
{
1134+
"login": "salmanmkc",
1135+
"name": "Salman Chishti",
1136+
"avatar_url": "https://avatars.githubusercontent.com/u/32169182?v=4",
1137+
"profile": "https://github.com/salmanmkc",
1138+
"contributions": [
1139+
"maintenance"
1140+
]
11231141
}
11241142
],
11251143
"contributorsPerLine": 7,

.changes/2.42.13.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"version": "2.42.13",
3+
"date": "2026-03-13",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "sullis",
9+
"description": "upgrade maven-compiler-plugin to 3.14.1"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Config",
14+
"contributor": "",
15+
"description": "Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaConvert",
20+
"contributor": "",
21+
"description": "This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Elemental MediaLive",
26+
"contributor": "",
27+
"description": "Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Glue",
32+
"contributor": "",
33+
"description": "Add QuerySessionContext to BatchGetPartitionRequest"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon API Gateway",
38+
"contributor": "",
39+
"description": "API Gateway now supports an additional security policy \"SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09\" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Service",
44+
"contributor": "",
45+
"description": "Deprecating PredefinedNotificationID field"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon GameLift Streams",
50+
"contributor": "",
51+
"description": "Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Interactive Video Service RealTime",
56+
"contributor": "",
57+
"description": "Updates maximum reconnect window seconds from 60 to 300 for participant replication"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon QuickSight",
62+
"contributor": "",
63+
"description": "The change adds a new capability named ManageSharedFolders in Custom Permissions"
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon S3",
68+
"contributor": "",
69+
"description": "Added `expectContinueEnabled` to `S3Configuration` to control the `Expect: 100-continue` header on PutObject and UploadPart requests. When set to `false`, the SDK stops adding the header. For Apache HTTP client users, to have `ApacheHttpClient.builder().expectContinueEnabled()` fully control the header, set `expectContinueEnabled(false)` on `S3Configuration`."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Application Migration Service",
74+
"contributor": "",
75+
"description": "Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "AWS SDK for Java v2",
80+
"contributor": "",
81+
"description": "Updated endpoint and partition metadata."
82+
}
83+
]
84+
}

.changes/2.42.14.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.42.14",
3+
"date": "2026-03-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Bedrock",
8+
"contributor": "",
9+
"description": "You can now generate policy scenarios on demand using the new GENERATE POLICY SCENARIOS build workflow type. Scenarios will no longer be automatically generated during INGEST CONTENT, REFINE POLICY, and IMPORT POLICY workflows, resulting in faster completion times for these operations."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Bedrock AgentCore",
14+
"contributor": "",
15+
"description": "Provide support to perform deterministic operations on agent runtime through shell command executions via the new InvokeAgentRuntimeCommand API"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock AgentCore Control",
20+
"contributor": "",
21+
"description": "Supporting hosting of public ECR Container Images in AgentCore Runtime"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EC2 Container Service",
26+
"contributor": "",
27+
"description": "Amazon ECS now supports configuring whether tags are propagated to the EC2 Instance Metadata Service (IMDS) for instances launched by the Managed Instances capacity provider. This gives customers control over tag visibility in IMDS when using ECS Managed Instances."
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.42.15.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.42.15",
3+
"date": "2026-03-17",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "Provide approval to overwrite existing Lake Formation permissions on all child resources with the default permissions specified in 'CreateTableDefaultPermissions' and 'CreateDatabaseDefaultPermissions' when updating catalog. Allowed values are [\"Accept\",\"Deny\"] ."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Bedrock AgentCore Control",
14+
"contributor": "",
15+
"description": "Deprecating namespaces field and adding namespaceTemplates."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon DynamoDB Enhanced Client",
20+
"contributor": "",
21+
"description": "Improved performance of UpdateExpression conversion by replacing Stream.concat chains and String.format with direct iteration and StringJoiner."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EMR",
26+
"contributor": "",
27+
"description": "Add S3LoggingConfiguration to Control LogUploads"
28+
}
29+
]
30+
}

.changes/2.42.16.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2.42.16",
3+
"date": "2026-03-18",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Amazon DynamoDB Enhanced Client",
8+
"contributor": "",
9+
"description": "Fix NullPointerException in `EnhancedType.hashCode()`, `EnhancedType.equals()`, and `EnhancedType.toString()` when using wildcard types."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaConvert",
14+
"contributor": "",
15+
"description": "This update adds additional bitrate options for Dolby AC-4 audio outputs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Compute Cloud",
20+
"contributor": "",
21+
"description": "The DescribeInstanceTypes API now returns default connection tracking timeout values for TCP, UDP, and UDP stream via the new connectionTrackingConfiguration field on NetworkInfo."
22+
}
23+
]
24+
}

.changes/next-release/bugfix-AWSSDKforJavav2-fd8f698.json

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

.changes/next-release/feature-AmazonS3-7a01820.json

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

.github/workflows/new-module-verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
fi
162162
163163
# 6. Check if japicmp plugin config is updated
164-
JAPICMP_CHECK=$(grep -A 50 "<artifactId>japicmp-maven-plugin</artifactId>" pom.xml 2>/dev/null | grep -A 50 "<includeModules>" 2>/dev/null | grep -q "<includeModule>$MODULE_NAME</includeModule>" 2>/dev/null || echo "MISSING")
164+
JAPICMP_CHECK=$(grep -A 75 "<artifactId>japicmp-maven-plugin</artifactId>" pom.xml 2>/dev/null | grep -A 75 "<includeModules>" 2>/dev/null | grep -q "<includeModule>$MODULE_NAME</includeModule>" 2>/dev/null || echo "MISSING")
165165
if [ "$JAPICMP_CHECK" = "MISSING" ]; then
166166
echo "::error::Module $MODULE_NAME is not included in japicmp-maven-plugin includeModules section in pom.xml"
167167
HAS_ERRORS=1
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
name: Build SDK
2+
on:
3+
pull_request:
4+
types: [opened, synchronize, ready_for_review]
5+
6+
concurrency:
7+
group: start-pull-request-build-${{ github.ref }}
8+
cancel-in-progress: true
9+
10+
env:
11+
DOWNLOAD_FOLDER: '.build-scripts/'
12+
SCRIPT_LOCATION: 'workflows/start-pull-request-build/pull-request-build-v1.sh'
13+
14+
jobs:
15+
aws-sdk-pr-build:
16+
if: github.event.pull_request.draft == false
17+
runs-on: ubuntu-latest
18+
permissions:
19+
id-token: write
20+
issues: write
21+
pull-requests: write
22+
contents: read
23+
steps:
24+
- name: Configure AWS Credentials
25+
uses: aws-actions/configure-aws-credentials@v4
26+
with:
27+
role-to-assume: ${{secrets.PR_WORKFLOW_IAM_ROLE_ARN}}
28+
role-session-name: PullRequestBuildGitHubAction
29+
aws-region: us-west-2
30+
role-duration-seconds: 7200 # 2 hours
31+
- name: Download Build Script
32+
run: |
33+
aws s3 cp s3://aws-sdk-builds-github-assets-prod-us-west-2/$SCRIPT_LOCATION ./$DOWNLOAD_FOLDER/$SCRIPT_LOCATION --no-progress
34+
chmod +x ./$DOWNLOAD_FOLDER/$SCRIPT_LOCATION
35+
- name: Build
36+
env:
37+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38+
HEAD_REF: ${{ github.event.pull_request.head.ref }}
39+
run: |
40+
./$DOWNLOAD_FOLDER/$SCRIPT_LOCATION \
41+
--repo "${{ github.repository }}" \
42+
--branch "$HEAD_REF" \
43+
--pr-number "${{ github.event.pull_request.number }}" \
44+
--run-id "${{ github.run_id }}"
45+
timeout-minutes: 120

CHANGELOG.md

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,112 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.42.16__ __2026-03-18__
3+
## __AWS Elemental MediaConvert__
4+
- ### Features
5+
- This update adds additional bitrate options for Dolby AC-4 audio outputs.
6+
7+
## __Amazon DynamoDB Enhanced Client__
8+
- ### Bugfixes
9+
- Fix NullPointerException in `EnhancedType.hashCode()`, `EnhancedType.equals()`, and `EnhancedType.toString()` when using wildcard types.
10+
11+
## __Amazon Elastic Compute Cloud__
12+
- ### Features
13+
- The DescribeInstanceTypes API now returns default connection tracking timeout values for TCP, UDP, and UDP stream via the new connectionTrackingConfiguration field on NetworkInfo.
14+
15+
# __2.42.15__ __2026-03-17__
16+
## __AWS Glue__
17+
- ### Features
18+
- Provide approval to overwrite existing Lake Formation permissions on all child resources with the default permissions specified in 'CreateTableDefaultPermissions' and 'CreateDatabaseDefaultPermissions' when updating catalog. Allowed values are ["Accept","Deny"] .
19+
20+
## __Amazon Bedrock AgentCore Control__
21+
- ### Features
22+
- Deprecating namespaces field and adding namespaceTemplates.
23+
24+
## __Amazon DynamoDB Enhanced Client__
25+
- ### Features
26+
- Improved performance of UpdateExpression conversion by replacing Stream.concat chains and String.format with direct iteration and StringJoiner.
27+
28+
## __Amazon EMR__
29+
- ### Features
30+
- Add S3LoggingConfiguration to Control LogUploads
31+
32+
# __2.42.14__ __2026-03-16__
33+
## __AWS SDK for Java v2__
34+
- ### Features
35+
- Updated endpoint and partition metadata.
36+
37+
## __Amazon Bedrock__
38+
- ### Features
39+
- You can now generate policy scenarios on demand using the new GENERATE POLICY SCENARIOS build workflow type. Scenarios will no longer be automatically generated during INGEST CONTENT, REFINE POLICY, and IMPORT POLICY workflows, resulting in faster completion times for these operations.
40+
41+
## __Amazon Bedrock AgentCore__
42+
- ### Features
43+
- Provide support to perform deterministic operations on agent runtime through shell command executions via the new InvokeAgentRuntimeCommand API
44+
45+
## __Amazon Bedrock AgentCore Control__
46+
- ### Features
47+
- Supporting hosting of public ECR Container Images in AgentCore Runtime
48+
49+
## __Amazon EC2 Container Service__
50+
- ### Features
51+
- Amazon ECS now supports configuring whether tags are propagated to the EC2 Instance Metadata Service (IMDS) for instances launched by the Managed Instances capacity provider. This gives customers control over tag visibility in IMDS when using ECS Managed Instances.
52+
53+
# __2.42.13__ __2026-03-13__
54+
## __AWS Config__
55+
- ### Features
56+
- Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule.
57+
58+
## __AWS Elemental MediaConvert__
59+
- ### Features
60+
- This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output.
61+
62+
## __AWS Elemental MediaLive__
63+
- ### Features
64+
- Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value.
65+
66+
## __AWS Glue__
67+
- ### Features
68+
- Add QuerySessionContext to BatchGetPartitionRequest
69+
70+
## __AWS SDK for Java v2__
71+
- ### Features
72+
- Updated endpoint and partition metadata.
73+
74+
- ### Bugfixes
75+
- upgrade maven-compiler-plugin to 3.14.1
76+
- Contributed by: [@sullis](https://github.com/sullis)
77+
78+
## __Amazon API Gateway__
79+
- ### Features
80+
- API Gateway now supports an additional security policy "SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography
81+
82+
## __Amazon Connect Service__
83+
- ### Features
84+
- Deprecating PredefinedNotificationID field
85+
86+
## __Amazon GameLift Streams__
87+
- ### Features
88+
- Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS.
89+
90+
## __Amazon Interactive Video Service RealTime__
91+
- ### Features
92+
- Updates maximum reconnect window seconds from 60 to 300 for participant replication
93+
94+
## __Amazon QuickSight__
95+
- ### Features
96+
- The change adds a new capability named ManageSharedFolders in Custom Permissions
97+
98+
## __Amazon S3__
99+
- ### Features
100+
- Added `expectContinueEnabled` to `S3Configuration` to control the `Expect: 100-continue` header on PutObject and UploadPart requests. When set to `false`, the SDK stops adding the header. For Apache HTTP client users, to have `ApacheHttpClient.builder().expectContinueEnabled()` fully control the header, set `expectContinueEnabled(false)` on `S3Configuration`.
101+
102+
## __Application Migration Service__
103+
- ### Features
104+
- Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows.
105+
106+
## __Contributors__
107+
Special thanks to the following contributors to this release:
108+
109+
[@sullis](https://github.com/sullis)
2110
# __2.42.12__ __2026-03-12__
3111
## __AWS DataSync__
4112
- ### Features

0 commit comments

Comments
 (0)