Skip to content

Commit 2ae1540

Browse files
committed
Merge branch 'master' into feature/master/a1a78346-2a82-43fa-baba-807d38332305
2 parents d324b5a + b093a18 commit 2ae1540

File tree

557 files changed

+10289
-2278
lines changed

Some content is hidden

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

557 files changed

+10289
-2278
lines changed

.changes/2.38.6.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.38.6",
3+
"date": "2025-11-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CloudFormation",
8+
"contributor": "",
9+
"description": "CloudFormation now supports GetHookResult API with annotations to retrieve structured compliance check results and remediation guidance for each evaluated resource, replacing the previous single-message limitation with detailed validation outcomes."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Control Catalog",
14+
"contributor": "",
15+
"description": "Added support for related control mappings with new RELATED_CONTROL mapping type in ListControlMappings API."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaConvert",
20+
"contributor": "",
21+
"description": "Lowers minimum duration for black video generator. Adds support for embedding and signing C2PA content credentials in DASH and CMAF HLS outputs."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS IoT Wireless",
26+
"contributor": "",
27+
"description": "Integration of Device Location with Amazon Sidewalk network for Amazon Sidewalk enabled devices"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "Added support for new accelerator types (\"media\") and accelerator names (\"L4\", \"L40s\", \"GAUDI_HL_205\", \"INFERENTIA2\", \"TRAINIUM\", \"TRAINIUM2\", \"U30\") in Attributes Based Instance Type Selection for launched instance types."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Container Registry",
38+
"contributor": "",
39+
"description": "Add Amazon ECR FIPS PrivateLink endpoint support"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Relational Database Service",
44+
"contributor": "",
45+
"description": "Updated endpoint and service metadata"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon SageMaker Service",
50+
"contributor": "",
51+
"description": "Added support for minor version upgrades and AWS Identity Center integration for SageMaker Hadron Partner Apps, enabling automated version management and IdC group-based access control."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon WorkSpaces Web",
56+
"contributor": "",
57+
"description": "Support for managing web content filtering for defining, tracking and regulating type of content accessed with WorkSpaces Secure Browser as part of browser settings."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Elastic Load Balancing",
62+
"contributor": "",
63+
"description": "QUIC and TCP_QUIC protocol support for Network Load Balancer (NLB). This capability enables customers to forward QUIC traffic to their targets with ultra-low latency while maintaining session stickiness using QUIC Connection IDs."
64+
}
65+
]
66+
}

.changes/2.38.7.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.38.7",
3+
"date": "2025-11-14",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Elemental MediaLive",
8+
"contributor": "",
9+
"description": "Removed all the value constraint (min/max) for the shape definitions (e.g. integerMin0Max3600) on the C2j models to get rid of the need to request an exemption from the SDK team whenever a shape definition (e.g. integerMin0Max3600) is changed."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon DataZone",
14+
"contributor": "",
15+
"description": "Adds support for granting read and write access to Amazon S3 general purpose buckets using CreateSubscriptionRequest and AcceptSubscriptionRequest APIs. Also adds search filters for SSOUser and SSOGroup to ListSubscriptions APIs and deprecates \"sortBy\" parameter for ListSubscriptions APIs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Compute Cloud",
20+
"contributor": "",
21+
"description": "This release adds AvailabilityZoneId support for CreateInstanceConnectEndpoint, DescribeInstanceConnectEndpoints, and DeleteInstanceConnectEndpoint APIs."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "EC2 Image Builder",
26+
"contributor": "",
27+
"description": "EC2 Image Builder now supports invoking Lambda functions and executing Step Functions state machine through image workflows."
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.38.8.json

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"version": "2.38.8",
3+
"date": "2025-11-17",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Amazon S3",
8+
"contributor": "",
9+
"description": "Fix bug in S3 Multipart uploads with FileAsyncRequestBody - ensure that concurrency is limited correctly by bufferSizeInBytes"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Backup",
14+
"contributor": "",
15+
"description": "AWS Backup now supports specifying a logically air-gapped backup vault as a primary backup target in backup plans and on-demand backup jobs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Database Migration Service",
20+
"contributor": "",
21+
"description": "This release introduces the SAP ASE(Sybase) Data Provider for AWS Data Migration Service (DMS). In addition, DMS Schema Conversion now supports this provider, enabling customers to migrate SAP ASE(Sybase) databases to Amazon RDS for PostgreSQL or Aurora PostgreSQL seamlessly."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Device Farm",
26+
"contributor": "",
27+
"description": "This release adds support for interacting with devices during a remote access session using the remoteDriverEndpoint interface"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Elemental MediaLive",
32+
"contributor": "",
33+
"description": "Adds configurations for spatial/temporal adaptive quantization in AV1 codec, and conversion to HLG output color space in H265 codec."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Elemental MediaPackage v2",
38+
"contributor": "",
39+
"description": "Add support for SCTE messages in Segment file output"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Glue",
44+
"contributor": "",
45+
"description": "Amazon Glue Releasing 2 the new API ListIntegrationResourceProperties and DeleteIntegrationResourceProperty along with minor improvement on existing API(s)."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS Parallel Computing Service",
50+
"contributor": "",
51+
"description": "Added support for the managed Slurm REST API endpoint"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon AppStream",
56+
"contributor": "",
57+
"description": "Adding support for additional instances and extended storage"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Bedrock",
62+
"contributor": "",
63+
"description": "Automated Reasoning checks in Amazon Bedrock Guardrails now automatically generate Q&A tests for new Automated Reasoning policies. The GetAutomatedReasoningPolicyBuildWorkflowResultAssets API adds GENERATED_TEST_CASES asset type, allowing customers to retrieve tests generated by the build workflow."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Elastic Compute Cloud",
68+
"contributor": "",
69+
"description": "This release introduces new APIs: DescribeInstanceSqlHaStates, DescribeInstanceSqlHaHistoryStates, EnableInstanceSqlHaStandbyDetections and DisableInstanceSqlHaStandbyDetections on Amazon EC2, allowing customers to enroll and monitor SQL Server licensing fee savings for their SQL HA EC2 instances."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon GuardDuty",
74+
"contributor": "",
75+
"description": "Add S3 On-Demand Object Scanning"
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Lex Model Building V2",
80+
"contributor": "",
81+
"description": "Adds support for LLM as Primary, allowing usage of LLMs as the default NLU system."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "AmazonMWAAServerless",
86+
"contributor": "",
87+
"description": "Amazon MWAA now offers serverless deployment, eliminating operational overhead while optimizing costs. The service supports YAML and Python-based workflows, with 80+ AWS Operators. It provides isolated execution, IAM permissions, and automatic scaling with pay-per-use pricing."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Amazon OpenSearch Service",
92+
"contributor": "",
93+
"description": "This release adds index operation APIs to support Automatic Semantic Enrichment feature"
94+
},
95+
{
96+
"type": "feature",
97+
"category": "Amazon Route 53 Resolver",
98+
"contributor": "",
99+
"description": "Adding DICTIONARY_DGA to dns-threat-protection as a new enum type. Customers can now set rules for dictionary dga protection"
100+
}
101+
]
102+
}

.changes/2.38.9.json

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
{
2+
"version": "2.38.9",
3+
"date": "2025-11-18",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fix an issue with `AsyncResponseTransformer.toBlockingInputStream()` where `read()` operations on the stream can hang if there if the transformer encounters an error while the stream is being read. Fixes [#5755](https://github.com/aws/aws-sdk-java-v2/issues/5755)."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Backup",
14+
"contributor": "",
15+
"description": "AWS Backup now supports a low-cost warm storage tier for Amazon S3 backup data."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS CloudFormation",
20+
"contributor": "",
21+
"description": "New CloudFormation DescribeEvents API with operation ID tracking and failure filtering capabilities to quickly identify root causes of deployment failures. Also, a DeploymentMode parameter for the CreateChangeSet API that enables creation of drift-aware change sets for safe drift management."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Identity and Access Management",
26+
"contributor": "",
27+
"description": "Added the AssociateDelegationRequest, GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest, ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and GetHumanReadableSummary APIs for the IAM temporary delegation feature."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Resource Groups Tagging API",
32+
"contributor": "",
33+
"description": "Add support for new ListRequiredTags API used to retrieve the required tags specified in a customer's effective tag policy."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Storage Gateway",
38+
"contributor": "",
39+
"description": "Adds support for European Sovereign Cloud ARNs in Storage Gateway API parameters."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS WAFV2",
44+
"contributor": "",
45+
"description": "AssociateWebACL, UpdateWebACL and PutLoggingConfiguration will now throw WAFFeatureNotIncludedInPricingPlanException when the request contains a feature that is not included in the CloudFront pricing plan of the WebACL."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Bedrock Runtime",
50+
"contributor": "",
51+
"description": "Amazon Bedrock Runtime Service Tier Support Launch"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon CloudWatch Logs",
56+
"contributor": "",
57+
"description": "CloudWatch Logs updates: Added capability to setup a recurring schedule for log insights queries. Logs introduced Scheduled Queries (managed through Create/Update/Get/Delete/List/History Scheduled Query APIs). For more information, see CloudWatch Logs API documentation."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Connect Service",
62+
"contributor": "",
63+
"description": "This release added support for ring timer configuration for campaign calls."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Elastic Compute Cloud",
68+
"contributor": "",
69+
"description": "AWS Site-to-Site VPN now supports VPN Concentrator, a new feature that enables customers to connect multiple low-bandwidth sites connections through a single attachment, simplifying multi-site connectivity for distributed enterprises."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Auto Scaling",
74+
"contributor": "",
75+
"description": "This release adds the new LaunchInstances API, which can launch instances synchronously in an AutoScaling group. The API also returns instances info and launch error back immediately."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Managed Streaming for Kafka",
80+
"contributor": "",
81+
"description": "Amazon MSK adds three new APIs, ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka topics in your MSK clusters."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "AWS SDK for Java v2",
86+
"contributor": "",
87+
"description": "Updated endpoint and partition metadata."
88+
}
89+
]
90+
}

0 commit comments

Comments
 (0)