Skip to content

Commit 40f9e8b

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent da30009 commit 40f9e8b

Some content is hidden

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

52 files changed

+2761
-46
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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/nonquerycompatiblerpcv2protocol",
8+
"internal/protocoltest/querycompatiblejsonrpc10",
9+
"internal/protocoltest/querycompatiblerpcv2protocol",
10+
"internal/protocoltest/smithyrpcv2cborquerycompatible"
11+
]
12+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "51ba3c99-13d7-444a-a379-3c820d3950fe",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/auditmanager"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "8b70afe9-653f-4e86-bb7c-df60ea45c696",
3+
"type": "feature",
4+
"description": "Add AWS Outposts API to surface customer billing information",
5+
"modules": [
6+
"service/outposts"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c4181079-c866-46c1-a9d1-f44316d83433",
3+
"type": "feature",
4+
"description": "Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses.",
5+
"modules": [
6+
"service/sesv2"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d437864b-5ba3-4b85-a37f-a565ef24a1f1",
3+
"type": "feature",
4+
"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",
5+
"modules": [
6+
"service/cloudwatchlogs"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f3556f2a-01c5-4fb9-a649-3a0dec6fb153",
3+
"type": "documentation",
4+
"description": "July 2025 doc-only updates for Systems Manager.",
5+
"modules": [
6+
"service/ssm"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f91247ad-69db-439d-89f3-5ec21f102128",
3+
"type": "feature",
4+
"description": "This release adds support for TAMS server integration with MediaConvert inputs.",
5+
"modules": [
6+
"service/mediaconvert"
7+
]
8+
}

service/auditmanager/deserializers.go

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

service/cloudwatchlogs/api_op_GetLogObject.go

Lines changed: 312 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)