Skip to content

Commit d2924e9

Browse files
authored
Merge branch 'master' into zoewang/improveApiSurfaceAreaReviewVerification
2 parents a2fee7a + f75ba18 commit d2924e9

File tree

640 files changed

+13069
-3469
lines changed

Some content is hidden

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

640 files changed

+13069
-3469
lines changed

.brazil.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
"region-testing": { "skipImport": true },
100100
"release-scripts": { "skipImport": true },
101101
"s3-benchmarks": { "skipImport": true },
102+
"http-client-benchmarks": { "skipImport": true },
102103
"sdk-benchmarks": { "skipImport": true },
103104
"sdk-native-image-test": { "skipImport": true },
104105
"service-test-utils": { "skipImport": true },

.changes/2.32.10.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.32.10",
3+
"date": "2025-07-28",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Direct Connect",
8+
"contributor": "",
9+
"description": "Enable MACSec support and features on Interconnects."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT SiteWise",
14+
"contributor": "",
15+
"description": "Add support for native anomaly detection in IoT SiteWise using new Computation Model APIs"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon OpenSearch Ingestion",
20+
"contributor": "",
21+
"description": "Add Pipeline Role Arn as an optional parameter to the create / update pipeline APIs as an alternative to passing in the pipeline configuration body"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Updated endpoint and partition metadata."
28+
}
29+
]
30+
}

.changes/2.32.11.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.32.11",
3+
"date": "2025-07-29",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Batch",
8+
"contributor": "",
9+
"description": "AWS Batch for SageMaker Training jobs feature support. Includes new APIs for service job submission (e.g., SubmitServiceJob) and managing service environments (e.g., CreateServiceEnvironment) that enable queueing SageMaker Training jobs."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Clean Rooms Service",
14+
"contributor": "",
15+
"description": "This feature provides the ability to update the table reference and allowed columns on an existing configured table."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWSDeadlineCloud",
20+
"contributor": "",
21+
"description": "Adds support for tag management on monitors."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS S3",
26+
"contributor": "",
27+
"description": "Add support for using CRT's response file in the CRT based S3AsyncClient - CRT will directly write to the file when calling getObject with a Path."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Location Service",
32+
"contributor": "",
33+
"description": "This release 1) adds support for multi-polygon geofences with disconnected territories, and 2) enables polygon exclusion zones within geofences for more accurate representation of real-world boundaries."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "OpenSearch Service Serverless",
38+
"contributor": "",
39+
"description": "This is to support Granular access control support for SAML with IAMFedraton in AOSS"
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.32.3.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.32.3",
3+
"date": "2025-07-17",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fix generation of credentialType(bearer) for non-priority bearer operations"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Clean Rooms ML",
14+
"contributor": "",
15+
"description": "This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaConvert",
20+
"contributor": "",
21+
"description": "This release expands the range of supported audio outputs to include xHE, 192khz FLAC and the deprecation of dual mono for AC3."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Step Functions",
26+
"contributor": "",
27+
"description": "Align input with style guidelines."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon CloudFront",
32+
"contributor": "",
33+
"description": "Doc only update for CloudFront that fixes some customer-reported issues"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "AWS Free Tier Version2 Support"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Keyspaces Streams",
44+
"contributor": "",
45+
"description": "Doc only update for the Amazon Keyspaces Streams API."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "MailManager",
50+
"contributor": "",
51+
"description": "Allow underscores in the local part of the input of the \"Email recipients rewrite\" action in rule sets."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Synthetics",
56+
"contributor": "",
57+
"description": "This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary"
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.32.4.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.32.4",
3+
"date": "2025-07-18",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Audit Manager",
8+
"contributor": "",
9+
"description": "Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaConvert",
14+
"contributor": "",
15+
"description": "This release adds support for TAMS server integration with MediaConvert inputs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Outposts",
20+
"contributor": "",
21+
"description": "Add AWS Outposts API to surface customer billing information"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java V2",
26+
"contributor": "",
27+
"description": "Add support for tracking business metrics from resolved endpoints."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Convert codegen exceptions caused by bad customization config or invalid models to ModelInvalidException."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon CloudWatch Logs",
38+
"contributor": "",
39+
"description": "CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Simple Email Service",
44+
"contributor": "",
45+
"description": "Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Simple Systems Manager (SSM)",
50+
"contributor": "",
51+
"description": "July 2025 doc-only updates for Systems Manager."
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.32.5.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.32.5",
3+
"date": "2025-07-21",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWSDeadlineCloud",
8+
"contributor": "",
9+
"description": "Add support for VPC resource endpoints in Service Managed Fleets"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon CloudFront",
14+
"contributor": "",
15+
"description": "Add dualstack endpoint support"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Compute Cloud",
20+
"contributor": "",
21+
"description": "This release adds support for C8gn, F2 and P6e-GB200 Instance types"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon SageMaker Service",
26+
"contributor": "",
27+
"description": "This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Timestream InfluxDB",
32+
"contributor": "",
33+
"description": "Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs."
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.32.6.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.32.6",
3+
"date": "2025-07-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Lambda",
8+
"contributor": "",
9+
"description": "This release migrated the model to Smithy keeping all features unchanged."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon EMR",
14+
"contributor": "",
15+
"description": "This release adds new parameter 'ExtendedSupport' in AWS EMR RunJobFlow, ModifyCluster and DescribeCluster API."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Container Registry",
20+
"contributor": "",
21+
"description": "Add support for Image Tag Mutability Exception feature, allowing repositories to define wildcard-based patterns that override the default image tag mutability settings."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon NeptuneData",
26+
"contributor": "",
27+
"description": "This release updates the supported regions for Neptune API to include current AWS regions."
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.32.7.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.32.7",
3+
"date": "2025-07-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "AWS Glue now supports dynamic session policies for job executions. This feature allows you to specify custom, fine-grained permissions for each job run without creating multiple IAM roles."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Elastic Compute Cloud",
14+
"contributor": "",
15+
"description": "Added support for skip-os-shutdown option for the EC2 instance stop and terminate operations. This feature enables customers to bypass the graceful OS shutdown, supporting faster state transitions when instance data preservation isn't critical."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon WorkSpaces Thin Client",
20+
"contributor": "",
21+
"description": "Added the lastUserId parameter to the ListDevices and GetDevice API."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "DynamoDB Enhanced Client",
26+
"contributor": "akiesler",
27+
"description": "Support for Version Starting at 0 with Configurable Increment"
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.32.8.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2.32.8",
3+
"date": "2025-07-24",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon DataZone",
8+
"contributor": "",
9+
"description": "This release adds support for 1) highlighting relevant text in returned results for Search and SearchListings APIs and 2) returning aggregated counts of values for specified attributes for SearchListings API."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Omics",
14+
"contributor": "",
15+
"description": "Add Git integration and README support for HealthOmics workflows"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Updated endpoint and partition metadata."
22+
}
23+
]
24+
}

0 commit comments

Comments
 (0)