Skip to content

Commit 5392cce

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 32f5a9e commit 5392cce

File tree

280 files changed

+9297
-1393
lines changed

Some content is hidden

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

280 files changed

+9297
-1393
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "095bec74-0dfd-44d3-9ad1-316b3c8fab87",
3+
"type": "feature",
4+
"description": "Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs.",
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": "229871a2-eb12-4d42-803d-b593702c950b",
3+
"type": "feature",
4+
"description": "Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration.",
5+
"modules": [
6+
"service/iam"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "257f1024-af35-48f2-8b4c-1edcbcc57400",
3+
"type": "feature",
4+
"description": "Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025",
5+
"modules": [
6+
"service/configservice"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "279447d8-fe49-490f-b5e1-5f73415ac5eb",
3+
"type": "feature",
4+
"description": "Added support for UNKNOWN drift status.",
5+
"modules": [
6+
"service/cloudformation"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2ec09776-8042-47d9-a0b1-f29bc06508f4",
3+
"type": "feature",
4+
"description": "Add API Key and document citations support for Bedrock Runtime APIs",
5+
"modules": [
6+
"service/bedrockruntime"
7+
]
8+
}
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": "5895b873-4fb9-4361-be83-58c866239991",
3+
"type": "feature",
4+
"description": "Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs.",
5+
"modules": [
6+
"service/transfer"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "63e52b2b-6bb7-473b-96eb-8806afb8ff35",
3+
"type": "feature",
4+
"description": "Increase minimum length of queryId parameter to 1 character.",
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": "658fbff9-d144-4489-968f-512085e1d2e7",
3+
"type": "feature",
4+
"description": "releasing source processing properties to support source properties for ODB integrations",
5+
"modules": [
6+
"service/glue"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "76f5041c-e7de-46c0-9665-7e08e0d1883a",
3+
"type": "feature",
4+
"description": "Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS.",
5+
"modules": [
6+
"service/pcs"
7+
]
8+
}

0 commit comments

Comments
 (0)