Skip to content

Commit 483be1f

Browse files
committed
Merge remote-tracking branch 'origin/master' into feature/master/sns-message-manager
2 parents cb9930c + d012ca5 commit 483be1f

File tree

612 files changed

+17504
-2051
lines changed

Some content is hidden

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

612 files changed

+17504
-2051
lines changed

.all-contributorsrc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,6 +1129,24 @@
11291129
"contributions": [
11301130
"doc"
11311131
]
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+
]
1141+
},
1142+
{
1143+
"login": "humanzz",
1144+
"name": "Ahmed Kamel",
1145+
"avatar_url": "https://avatars.githubusercontent.com/u/5001?v=4",
1146+
"profile": "https://github.com/humanzz",
1147+
"contributions": [
1148+
"code"
1149+
]
11321150
}
11331151
],
11341152
"contributorsPerLine": 7,

.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/2.42.17.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.42.17",
3+
"date": "2026-03-19",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Batch",
8+
"contributor": "",
9+
"description": "AWS Batch now supports quota management, enabling administrators to allocate shared compute resources across teams and projects through quota shares with capacity limits, resource-sharing strategies, and priority-based preemption - currently available for SageMaker Training job queues."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Bedrock AgentCore",
14+
"contributor": "",
15+
"description": "This release includes SDK support for the following new features on AgentCore Built In Tools. 1. Enterprise Policies for AgentCore Browser Tool. 2. Root CA Configuration Support for AgentCore Browser Tool and Code Interpreter. 3. API changes to AgentCore Browser Profile APIs"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock AgentCore Control",
20+
"contributor": "",
21+
"description": "Adds support for the following new features. 1. Enterprise Policies support for AgentCore Browser Tool. 2. Root CA Configuration support for AgentCore Browser Tool and Code Interpreter."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Amazon EC2 Fleet instant mode now supports launching instances into Interruptible Capacity Reservations, enabling customers to use spare capacity shared by Capacity Reservation owners within their AWS Organization."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Polly",
32+
"contributor": "",
33+
"description": "Added bi-directional streaming functionality through a new API, StartSpeechSynthesisStream. This API allows streaming input text through inbound events and receiving audio as part of an output stream simultaneously."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "CloudWatch Observability Admin Service",
38+
"contributor": "",
39+
"description": "Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field"
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.42.18.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.42.18",
3+
"date": "2026-03-20",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Backup",
8+
"contributor": "",
9+
"description": "Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs)"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon DynamoDB",
14+
"contributor": "",
15+
"description": "Adding ReplicaArn to ReplicaDescription of a global table replica"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon OpenSearch Service",
20+
"contributor": "",
21+
"description": "Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Verified Permissions",
26+
"contributor": "",
27+
"description": "Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated endpoint and partition metadata."
34+
},
35+
{
36+
"type": "bugfix",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Fix bug in CachedSupplier that disabled InstanceProfileCredentialsProvider credential refreshing after 58 consecutive failures."
40+
}
41+
]
42+
}

.changes/2.42.19.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.42.19",
3+
"date": "2026-03-23",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Netty NIO HTTP Client",
8+
"contributor": "",
9+
"description": "Fixed an issue where requests with `Expect: 100-continue` over TLS could hang indefinitely when no response is received, because the read timeout handler was prematurely removed by TLS handshake data."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Batch",
14+
"contributor": "",
15+
"description": "AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Cases",
20+
"contributor": "",
21+
"description": "You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Lightsail",
26+
"contributor": "",
27+
"description": "Add support for tagging of ContactMethod resource type"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Omics",
32+
"contributor": "",
33+
"description": "Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon S3",
38+
"contributor": "",
39+
"description": "Added support of Request-level credentials override in DefaultS3CrtAsyncClient. See [#5354](https://github.com/aws/aws-sdk-java-v2/issues/5354)."
40+
}
41+
]
42+
}

.changes/2.42.20.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.42.20",
3+
"date": "2026-03-24",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Elemental MediaPackage v2",
8+
"contributor": "",
9+
"description": "Reduces the minimum allowed value for startOverWindowSeconds from 60 to 0, allowing customers to effectively disable the start-over window."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Parallel Computing Service",
14+
"contributor": "",
15+
"description": "This release adds support for custom slurmdbd and cgroup configuration in AWS PCS. Customers can now specify slurmdbd and cgroup settings to configure database accounting and reporting for their HPC workloads, and control resource allocation and limits for compute jobs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock AgentCore Control",
20+
"contributor": "",
21+
"description": "Adds SDK support for 1) Persist session state in AgentCore Runtime via filesystemConfigurations in CreateAgentRuntime, UpdateAgentRuntime, and GetAgentRuntime APIs, 2) Optional name-based filtering on AgentCore ListBrowserProfiles API."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon GameLift",
26+
"contributor": "",
27+
"description": "Amazon GameLift Servers launches UDP ping beacons in the Beijing and Ningxia (China) Regions to help measure real-time network latency for multiplayer games. The ListLocations API is now available in these regions to provide endpoint domain and port information as part of the locations list."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Relational Database Service",
32+
"contributor": "",
33+
"description": "Adds support in Aurora PostgreSQL serverless databases for express configuration based creation through WithExpressConfiguration in CreateDbCluster API, and for restoring clusters using RestoreDBClusterToPointInTime and RestoreDBClusterFromSnapshot APIs."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "OpenSearch Service Serverless",
38+
"contributor": "",
39+
"description": "Adds support for updating the vector options field for existing collections."
40+
}
41+
]
42+
}

.changes/2.42.21.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.42.21",
3+
"date": "2026-03-25",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fix bug in CachedSupplier that retries aggressively after many consecutive failures"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Batch",
14+
"contributor": "",
15+
"description": "Documentation-only update for AWS Batch."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Marketplace Agreement Service",
20+
"contributor": "",
21+
"description": "The Variable Payments APIs enable AWS Marketplace Sellers to perform manage their payment requests (send, get, list, cancel)."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS User Experience Customization",
26+
"contributor": "",
27+
"description": "GA release of AccountCustomizations, used to manage account color, visible services, and visible regions settings in the AWS Management Console."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AmazonApiGatewayV2",
32+
"contributor": "",
33+
"description": "Added DISABLE IN PROGRESS and DISABLE FAILED Portal statuses."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon CloudWatch Application Signals",
38+
"contributor": "",
39+
"description": "This release adds support for creating SLOs on RUM appMonitors, Synthetics canaries and services."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Polly",
44+
"contributor": "",
45+
"description": "Add support for Mu-law and A-law codecs for output format"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon S3",
50+
"contributor": "",
51+
"description": "Add support for maxInFlightParts to multipart upload (PutObject) in MultipartS3AsyncClient."
52+
}
53+
]
54+
}

.changes/2.42.22.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.42.22",
3+
"date": "2026-03-26",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Billing and Cost Management Data Exports",
8+
"contributor": "",
9+
"description": "With this release we are providing an option to accounts to have their export delivered to an S3 bucket that is not owned by the account."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon CloudWatch EMF Metric Publisher",
14+
"contributor": "humanzz",
15+
"description": "Add `PropertiesFactory` and `propertiesFactory` to `EmfMetricLoggingPublisher.Builder`, enabling users to enrich EMF records with custom key-value properties derived from the metric collection or ambient context, searchable in CloudWatch Logs Insights. See [#6595](https://github.com/aws/aws-sdk-java-v2/issues/6595)."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CloudWatch Logs",
20+
"contributor": "",
21+
"description": "This release adds parameter support to saved queries in CloudWatch Logs Insights. Define reusable query templates with named placeholders, invoke them using start query. Available in Console, CLI and SDK"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EMR",
26+
"contributor": "",
27+
"description": "Add StepExecutionRoleArn to RunJobFlow API"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon SageMaker Service",
32+
"contributor": "",
33+
"description": "Release support for ml.r5d.16xlarge instance types for SageMaker HyperPod"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Timestream InfluxDB",
38+
"contributor": "",
39+
"description": "Timestream for InfluxDB adds support for customer defined maintenance windows. This allows customers to define maintenance schedule during resource creation and updates"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

0 commit comments

Comments
 (0)