Skip to content

Commit c41e22a

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 1fa7018 commit c41e22a

40 files changed

+2085
-165
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1d048249-53ed-4165-bdf2-3803383b4c81",
3+
"type": "feature",
4+
"description": "Add ECS support for Windows Server 2025",
5+
"modules": [
6+
"service/ecs"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2d8b0b48-79cc-4234-8adf-e72ca2f4c5f3",
3+
"type": "feature",
4+
"description": "AWS Glue Data Quality now provides aggregated metrics in evaluation results when publishAggregatedMetrics with row-level results are enabled. These metrics include summary statistics showing total counts of processed, passed, and failed rows and rules in a single view.",
5+
"modules": [
6+
"service/glue"
7+
]
8+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"id": "41575353-444b-40ff-bf47-4f4155544f00",
3+
"type": "release",
4+
"description": "New AWS service client module",
5+
"modules": [
6+
"internal/protocoltest/jsonrpc10querycompatible",
7+
"internal/protocoltest/smithyrpcv2cborquerycompatible"
8+
]
9+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5cdfc53f-490e-4bc4-90a5-2fa0803ec437",
3+
"type": "feature",
4+
"description": "Add support for tiers in Content Filters and Denied Topics for Amazon Bedrock Guardrails.",
5+
"modules": [
6+
"service/bedrock"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9c798fab-ed0f-41bf-95cd-3d366953c9c8",
3+
"type": "feature",
4+
"description": "Geocode, ReverseGeocode, and GetPlace APIs added Intersections and SecondaryAddresses. To use, add to the AdditionalFeatures list in your request. This provides info about nearby intersections and secondary addresses that are associated with a main address. Also added MainAddress and ParsedQuery.",
5+
"modules": [
6+
"service/geoplaces"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ed4a8589-9f7a-4ecd-9c53-8d779a7cee53",
3+
"type": "feature",
4+
"description": "This release adds a new SPECIFIED_OPTIMAL option for handling DDS when using DVB-Sub with high resolution video.",
5+
"modules": [
6+
"service/mediaconvert"
7+
]
8+
}

service/appsync/internal/endpoints/endpoints.go

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrock/deserializers.go

Lines changed: 90 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrock/serializers.go

Lines changed: 38 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrock/types/enums.go

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)