Skip to content

Commit 716b7c8

Browse files
committed
Merge branch 'refs/heads/master' into feature/support-update-expressions-in-single-request-update
2 parents a40b0c5 + 80ecf5f commit 716b7c8

File tree

906 files changed

+43337
-25589
lines changed

Some content is hidden

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

906 files changed

+43337
-25589
lines changed

.all-contributorsrc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -959,6 +959,15 @@
959959
"code"
960960
]
961961
},
962+
{
963+
"login": "akidambisrinivasan",
964+
"name": "Aravinda Kidambi Srinivasan",
965+
"avatar_url": "https://avatars.githubusercontent.com/u/129209066?v=4",
966+
"profile": "https://github.com/akidambisrinivasan",
967+
"contributions": [
968+
"code"
969+
]
970+
},
962971
{
963972
"login": "eckardnet",
964973
"name": "Eckard Mühlich",
@@ -1084,6 +1093,15 @@
10841093
"contributions": [
10851094
"code"
10861095
]
1096+
},
1097+
{
1098+
"login": "KENNYSOFT",
1099+
"name": "Hyeonmin Park",
1100+
"avatar_url": "https://avatars.githubusercontent.com/u/6624567?v=4",
1101+
"profile": "http://kennysoft.kr",
1102+
"contributions": [
1103+
"doc"
1104+
]
10871105
}
10881106
],
10891107
"contributorsPerLine": 7,

.changes/2.41.x/2.41.10.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.41.10",
3+
"date": "2026-01-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Launch Wizard",
8+
"contributor": "",
9+
"description": "Added UpdateDeployment, ListDeploymentPatternVersions and GetDeploymentPatternVersion APIs for Launch Wizard"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Resource Explorer",
14+
"contributor": "",
15+
"description": "Added ViewName to View-related responses and ServiceViewName to GetServiceView response."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Service",
20+
"contributor": "",
21+
"description": "Adds support to allow customers to create form with Dispute configuration"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon DataZone",
26+
"contributor": "",
27+
"description": "This release adds support for numeric filtering and complex free-text searches cases for the Search and SearchListings APIs."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Glacier",
32+
"contributor": "",
33+
"description": "Documentation updates for Amazon Glacier's maintenance mode"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon SageMaker Service",
38+
"contributor": "",
39+
"description": "Adding security consideration comments for lcc accessing execution role under root access"
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.41.x/2.41.11.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.41.11",
3+
"date": "2026-01-20",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS STS",
8+
"contributor": "",
9+
"description": "Fix `StsWebIdentityTokenFileCredentialsProvider` not respecting custom `prefetchTime` and `staleTime` configurations."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Make `Apache5HttpClient` the preferred default HTTP client for sync SDK clients. This means that when `apache5-client` is on the classpath, and an HTTP client is *not* explicitly configured on client builder, the SDK client will use `Apache5HttpClient`."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock Runtime",
20+
"contributor": "",
21+
"description": "Added support for extended prompt caching with one hour TTL."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Keyspaces",
26+
"contributor": "",
27+
"description": "Adds support for managing table pre-warming in Amazon Keyspaces (for Apache Cassandra)"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Verified Permissions",
32+
"contributor": "",
33+
"description": "Amazon Verified Permissions now supports encryption of resources by a customer managed KMS key. Customers can now create new encrypted policy stores by passing in their customer managed key during policy store creation."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Workspaces Instances",
38+
"contributor": "",
39+
"description": "Added billing configuration support for WorkSpaces Instances with monthly and hourly billing modes, including new filtering capabilities for instance type searches."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Auto Scaling",
44+
"contributor": "",
45+
"description": "This release adds support for three new filters when describing scaling activities, StartTimeLowerBound, StartTimeUpperBound, and Status."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "odb",
50+
"contributor": "",
51+
"description": "Adds support for associating and disassociating IAM roles with Autonomous VM cluster resources through the AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs. The GetCloudAutonomousVmCluster and ListCloudAutonomousVmClusters API responses now include the iamRoles field."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS SDK for Java v2",
56+
"contributor": "",
57+
"description": "Updated endpoint and partition metadata."
58+
}
59+
]
60+
}

.changes/2.41.x/2.41.12.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.41.12",
3+
"date": "2026-01-21",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Config",
8+
"contributor": "",
9+
"description": "AWS Config Conformance Packs now support tag-on-create through PutConformancePack API."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2 Bundle",
14+
"contributor": "",
15+
"description": "Include `aws-lakeformation-accessgrants-java-plugin` in the bundle."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock AgentCore",
20+
"contributor": "",
21+
"description": "Supports custom browser extensions for AgentCore Browser and increased message payloads up to 100KB per message in an Event for AgentCore Memory"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Added support of multiple EBS cards. New EbsCardIndex parameter enables attaching volumes to specific EBS cards on supported instance types for improved storage performance."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon QuickSight",
32+
"contributor": "",
33+
"description": "Added documentation and model for sheet layout groups - allows sheet elements to be grouped, Added documentation and the feature enables admins to have granular control over connectors under actions, Updated API documentation for PDF Export in Snapshot Export APIs"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Apache5 HTTP Client",
38+
"contributor": "",
39+
"description": "Update `httpclient5` to 5.6 and `httpcore5` to 5.4."
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.41.x/2.41.13.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.41.13",
3+
"date": "2026-01-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Budgets",
8+
"contributor": "",
9+
"description": "Add Budget FilterExpression and Metrics fields to DescribeBudgetPerformanceHistory to support more granular filtering options."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Health APIs and Notifications",
14+
"contributor": "",
15+
"description": "Updates the lower range for the maxResults request property for DescribeAffectedEntities, DescribeAffectedEntitiesForOrganization, DescribeEvents, and DescribeEventsForOrganization API request properties."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWSMarketplace Metering",
20+
"contributor": "",
21+
"description": "Customer Identifier parameter deprecation date has been removed. For new implementations, we recommend using the CustomerAWSAccountID. Your current integration will continue to work. When updating your implementation, consider migrating to CustomerAWSAccountID for improved integration."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "gbaso",
27+
"description": "Added GraalVM reachability metadata for sso service"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon DynamoDB",
32+
"contributor": "",
33+
"description": "Adds additional waiters to Amazon DynamoDB."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "Add better support for fractional GPU instances in DescribeInstanceTypes API. The new fields, logicalGpuCount, gpuPartitionSize, and workload array enable better GPU resource selection and filtering for both full and fractional GPU instance types."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon GameLift",
44+
"contributor": "",
45+
"description": "Amazon GameLift Servers Realtime now supports Node.js 24.x runtime on the Amazon Linux 2023 operating system."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon GuardDuty",
50+
"contributor": "",
51+
"description": "Adding new enum value for ScanStatusReason"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Verified Permissions",
56+
"contributor": "",
57+
"description": "Adding documentation to user guide and API documentation for how customers can create new encrypted policy stores by passing in their customer managed key during policy store creation."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Auto Scaling",
62+
"contributor": "",
63+
"description": "This release adds support for Amazon EC2 Auto Scaling group deletion protection"
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AWS SDK for Java v2",
68+
"contributor": "",
69+
"description": "Updated endpoint and partition metadata."
70+
}
71+
]
72+
}

.changes/2.41.x/2.41.14.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2.41.14",
3+
"date": "2026-01-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Connect Service",
8+
"contributor": "",
9+
"description": "Amazon Connect now offers public APIs to programmatically configure and run automated tests for contact center experiences. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of voice interactions and workflows."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon DataZone",
14+
"contributor": "",
15+
"description": "Added api for deleting data export configuration for a domain"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Q Connect",
20+
"contributor": "",
21+
"description": "Fixes incorrect types in the UpdateAssistantAIAgent API request, adds MESSAGE to TargetType enum, and other minor changes."
22+
}
23+
]
24+
}

.changes/2.41.x/2.41.15.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.41.15",
3+
"date": "2026-01-26",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Amazon DynamoDB Enhanced Client",
8+
"contributor": "",
9+
"description": "Fixed DynamoDbEnhancedClient TableSchema::itemToMap to return a map that contains a consistent representation of null top-level (non-flattened) attributes and flattened attributes when their enclosing member is null and ignoreNulls is set to false."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Ground Station",
14+
"contributor": "",
15+
"description": "Adds support for AWS Ground Station Telemetry."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CloudWatch Evidently",
20+
"contributor": "",
21+
"description": "Deprecate all Evidently API for AWS CloudWatch Evidently deprecation"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Connect Cases",
26+
"contributor": "",
27+
"description": "Amazon Connect now enables you to use tag-based access controls to define who can access specific cases. You can associate tags with case templates and configure security profiles to determine which users can access cases with those tags."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "DescribeInstanceTypes API response now includes an additionalFlexibleNetworkInterfaces field, the number of interfaces attachable to an instance when using flexible Elastic Network Adapter (ENA) queues in addition to the base number specified by maximumNetworkInterfaces."
34+
}
35+
]
36+
}

.changes/2.41.x/2.41.16.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.41.16",
3+
"date": "2026-01-27",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWSDeadlineCloud",
8+
"contributor": "",
9+
"description": "AWS Deadline Cloud now supports editing job names and descriptions after submission."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaLive",
14+
"contributor": "",
15+
"description": "AWS Elemental MediaLive released two new features that allows customers 1) to set Output Timecode for AV1 encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2 output groups when using Pipeline Locking or Disabled Locking modes."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Service",
20+
"contributor": "",
21+
"description": "Added support for task attachments. The StartTaskContact API now accepts file attachments, enabling customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg, .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when creating Task contacts. Supports up to 5 attachments per task."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon SageMaker Service",
32+
"contributor": "",
33+
"description": "Idle resource sharing enables teams to borrow unused compute resources in your SageMaker HyperPod cluster. This capability maximizes resource utilization by allowing teams to borrow idle compute capacity beyond their allocated compute quotas."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated endpoint and partition metadata."
40+
}
41+
]
42+
}

0 commit comments

Comments
 (0)