Skip to content

Commit ff2e254

Browse files
authored
Merge branch 'master' into alexwoo/optimize_endpoint_stdlib
2 parents a09de2c + e05589d commit ff2e254

File tree

630 files changed

+45983
-3529
lines changed

Some content is hidden

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

630 files changed

+45983
-3529
lines changed

.changes/2.40.2.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.40.2",
3+
"date": "2025-12-04",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Apache 5 HTTP Client (Preview)",
8+
"contributor": "",
9+
"description": "Ignore negative values set `connectionTimeToLive`. There is no behavior change on the client as negative values have no meaning for Apache 5."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Lambda",
14+
"contributor": "",
15+
"description": "Add DisallowedByVpcEncryptionControl to the LastUpdateStatusReasonCode and StateReasonCode enums to represent failures caused by VPC Encryption Controls."
16+
}
17+
]
18+
}

.changes/2.40.3.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.40.3",
3+
"date": "2025-12-05",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Identity and Access Management",
8+
"contributor": "",
9+
"description": "Adding the ExpirationTime attribute to the delegation request resource."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2 Codegen",
14+
"contributor": "",
15+
"description": "Automatically enable `AwsV4HttpSigner.CHUNK_ENCODING_ENABLED` signer property for input streaming operations that support checksums in generated auth scheme provider class"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon EC2 Container Service",
20+
"contributor": "",
21+
"description": "Updating stop-task API to encapsulate containers with custom stop signal"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Simple Email Service",
26+
"contributor": "",
27+
"description": "Updating the desired url for `PutEmailIdentityDkimSigningAttributes` from v1 to v2"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Inspector2",
32+
"contributor": "",
33+
"description": "This release adds a new ScanStatus called \"Unsupported Code Artifacts\". This ScanStatus will be returned when a Lambda function was not code scanned because it has unsupported code artifacts."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Partner Central Account API",
38+
"contributor": "",
39+
"description": "Adding Verification API's to Partner Central Account SDK."
40+
}
41+
]
42+
}

.changes/2.40.4.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.40.4",
3+
"date": "2025-12-08",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "ApplyUserAgentStage will not overwrite the custom User-Agent"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Cost Explorer Service",
14+
"contributor": "",
15+
"description": "Add support for Cost Category resource associations including filtering by resource type on ListCostCategoryDefinitions and new ListCostCategoryResourceAssociations API."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SSO Identity Store",
20+
"contributor": "",
21+
"description": "Updating AWS Identity Store APIs to support Attribute Extensions capability, with the first release adding Enterprise Attributes. This launch aligns Identity Store APIs with SCIM for enterprise attributes, reducing cases when customers are forced to use SCIM due to lack of SigV4 API support."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Amazon EC2 P6-B300 instances provide 8x NVIDIA Blackwell Ultra GPUs with 2.1 TB high bandwidth GPU memory, 6.4 Tbps EFA networking, 300 Gbps dedicated ENA throughput, and 4 TB of system memory. Amazon EC2 C8a instances are powered by 5th Gen AMD EPYC processors with a maximum frequency of 4.5 GHz."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Relational Database Service",
32+
"contributor": "",
33+
"description": "Adding support for tagging RDS Instance/Cluster Automated Backups"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Simple Email Service",
38+
"contributor": "",
39+
"description": "Update Mail Manager Archive ARN validation"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "IAM Roles Anywhere",
44+
"contributor": "",
45+
"description": "Increases certificate string length for trust anchor source data to support ML-DSA certificates."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Partner Central Selling API",
50+
"contributor": "",
51+
"description": "Deal Sizing Service for AI-based deal size estimation with AWS service-level breakdown, supporting Expansion and Migration deals across Technology, and Reseller partner cohorts, including Pricing Calculator AddOn for MAP deals and funding incentives."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Redshift Serverless",
56+
"contributor": "",
57+
"description": "Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated serverless workgroups. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS SDK for Java v2",
62+
"contributor": "",
63+
"description": "Updated endpoint and partition metadata."
64+
}
65+
]
66+
}

.changes/2.40.5.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.40.5",
3+
"date": "2025-12-09",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Account",
8+
"contributor": "",
9+
"description": "This release adds a new API (GetGovCloudAccountInformation) used to retrieve information about a linked GovCloud account from the standard AWS partition."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS AppSync",
14+
"contributor": "",
15+
"description": "Update Event API to require EventConfig parameter in creation and update requests."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon GuardDuty",
20+
"contributor": "",
21+
"description": "Adding support for Ec2LaunchTemplate Version field"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Interactive Video Service RealTime",
26+
"contributor": "",
27+
"description": "Token Exchange introduces seamless token exchange capabilities for IVS RTX, enabling customers to upgrade or downgrade token capabilities and update token attributes within the IVS client SDK without forcing clients to disconnect and reconnect."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Route 53",
32+
"contributor": "",
33+
"description": "Amazon Route 53 now supports the EU (Germany) Region (eusc-de-east-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Application Migration Service",
38+
"contributor": "",
39+
"description": "Added parameters encryption, IPv4/IPv6 protocol configuration, and enhanced tagging support for replication operations."
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.40.6.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.40.6",
3+
"date": "2025-12-10",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWSBillingConductor",
8+
"contributor": "",
9+
"description": "Launch itemized custom line item and service line item filter"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Signer",
14+
"contributor": "",
15+
"description": "Adds support for Signer GetRevocationStatus with updated endpoints"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock",
20+
"contributor": "",
21+
"description": "Automated Reasoning checks in Amazon Bedrock Guardrails is capable of generating policy scenarios to validate policies. The GetAutomatedReasoningPolicyBuildWorkflowResultAssets API now adds POLICY SCENARIO asset type, allowing customers to retrieve scenarios generated by the build workflow."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon CloudWatch",
26+
"contributor": "",
27+
"description": "This release introduces two additional protocols AWS JSON 1.1 and Smithy RPC v2 CBOR, replacing the currently utilized one, AWSQuery. AWS SDKs will prioritize the protocol that is the most performant for each language."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon OpenSearch Service",
32+
"contributor": "",
33+
"description": "The CreateApplication API now supports an optional kms key arn parameter to allow customers to specify a CMK for application encryption."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Partner Central Selling API",
38+
"contributor": "",
39+
"description": "Adds support for the new Project.AwsPartition field on Opportunity and AWS Opportunity Summary. Use this field to specify the AWS partition where the opportunity will be deployed."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "odb",
44+
"contributor": "",
45+
"description": "The following APIs now return CloudExadataInfrastructureArn and OdbNetworkArn fields for improved resource identification and AWS service integration - GetCloudVmCluster, ListCloudVmClusters, GetCloudAutonomousVmCluster, and ListCloudAutonomousVmClusters."
46+
}
47+
]
48+
}

.changes/2.40.7.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.40.7",
3+
"date": "2025-12-11",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Lambda",
8+
"contributor": "",
9+
"description": "Add Dotnet 10 (dotnet10) support to AWS Lambda."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Organizations",
14+
"contributor": "",
15+
"description": "Add support for policy operations on the NETWORK SECURITY DIRECTOR POLICY policy type."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Secrets Manager",
20+
"contributor": "",
21+
"description": "Add SortBy parameter to ListSecrets"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon QuickSight",
26+
"contributor": "",
27+
"description": "This release adds new GetIdentityContext API, Dashboard customization options for tables and pivot tables, Visual styling options- borders and decals, map GeocodingPreferences, KeyPairCredentials for DataSourceCredentials. Snapshot APIs now support registered users. Parameters limit increased to 400"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Simple Email Service",
32+
"contributor": "",
33+
"description": "Update GetEmailIdentity and CreateEmailIdentity response to include SigningHostedZone in DkimAttributes. Updated PutEmailIdentityDkimSigningAttributes Response to include SigningHostedZone."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated endpoint and partition metadata."
40+
}
41+
]
42+
}

.changes/2.40.8.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.40.8",
3+
"date": "2025-12-12",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Billing and Cost Management Recommended Actions",
8+
"contributor": "",
9+
"description": "Added new freetier action types to RecommendedAction.type."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS DataSync",
14+
"contributor": "",
15+
"description": "Adds Enhanced mode support for NFS and SMB locations. SMB credentials are now managed via Secrets Manager, and may be encrypted with service or customer managed keys. Increases AgentArns maximum count to 8 (max 4 per TaskMode). Adds folder counters to DescribeTaskExecution for Enhanced mode tasks."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Service",
20+
"contributor": "",
21+
"description": "Amazon Connect now offers automated post-chat surveys triggered when customers end conversations. This captures timely feedback while experience is fresh, using either a no-code form builder or Amazon Lex-powered interactive surveys."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon WorkSpaces Web",
26+
"contributor": "",
27+
"description": "Adds support for portal branding customization, enabling administrators to personalize end-user portals with custom assets."
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.40.9.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.40.9",
3+
"date": "2025-12-15",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS EntityResolution",
8+
"contributor": "",
9+
"description": "Support Customer Profiles Integration for AWS Entity Resolution"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Health APIs and Notifications",
14+
"contributor": "",
15+
"description": "Updating Health API endpoint generation for dualstack only regions"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS MediaTailor",
20+
"contributor": "",
21+
"description": "Added support for Ad Decision Server Configuration enabling HTTP POST requests with custom bodies, headers, GZIP compression, and dynamic variables. No changes required for existing GET request configurations."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Bedrock AgentCore Control",
26+
"contributor": "",
27+
"description": "This release updates broken links for AgentCore Policy APIs in the AWS CLI and SDK resources."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon CloudWatch Logs",
32+
"contributor": "",
33+
"description": "This release allows you to import your historical CloudTrail Lake data into CloudWatch with a few steps, enabling you to easily consolidate operational, security, and compliance data in one place."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Connect Service",
38+
"contributor": "",
39+
"description": "Amazon Connect now supports outbound WhatsApp contacts via the Send message block or StartOutboundChatContact API. Send proactive messages for surveys, reminders, and updates. Offer customers the option to switch to WhatsApp while in queue, eliminating hold time."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Elastic Compute Cloud",
44+
"contributor": "",
45+
"description": "EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Glacier",
50+
"contributor": "",
51+
"description": "Documentation updates for Amazon Glacier's maintenance mode"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Route 53 Resolver",
56+
"contributor": "",
57+
"description": "Adds support for enabling detailed metrics on Route 53 Resolver endpoints using RniEnhancedMetricsEnabled and TargetNameServerMetricsEnabled in the CreateResolverEndpoint and UpdateResolverEndpoint APIs, providing enhanced visibility into Resolver endpoint and target name server performance."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Simple Storage Service",
62+
"contributor": "",
63+
"description": "This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Service Quotas",
68+
"contributor": "",
69+
"description": "Add support for SQ Dashboard Api"
70+
}
71+
]
72+
}

0 commit comments

Comments
 (0)