Skip to content

Commit c32a7a8

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 18a065d commit c32a7a8

File tree

54 files changed

+761
-101
lines changed

Some content is hidden

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

54 files changed

+761
-101
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "22e092e3-10fc-48e5-9ffc-770077d2149d",
3+
"type": "feature",
4+
"description": "Adds support for specifying the number of IPv4 addresses in each ENI for the resource gateway for VPC Lattice.",
5+
"modules": [
6+
"service/vpclattice"
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": "420feb59-bc8b-439d-9db3-f1ecb07f76a8",
3+
"type": "feature",
4+
"description": "This release introduces several new features and improvements to enhance pipeline management, logging, and resource configuration.",
5+
"modules": [
6+
"service/imagebuilder"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5cadacf7-6d27-479d-a6e1-88efae615f40",
3+
"type": "feature",
4+
"description": "New stop reason for Converse and ConverseStream",
5+
"modules": [
6+
"service/bedrockruntime"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c1349ed5-ddb4-40ee-9c26-925750101da3",
3+
"type": "feature",
4+
"description": "Release for fixing GetFoundationModel API behavior. Imported and custom models have their own exclusive API and GetFM should not accept those ARNS as input",
5+
"modules": [
6+
"service/bedrock"
7+
]
8+
}

service/bedrockruntime/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/bedrockruntime/types/enums.go

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

service/imagebuilder/api_op_CreateComponent.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/imagebuilder/api_op_CreateContainerRecipe.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/imagebuilder/api_op_CreateImage.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.

0 commit comments

Comments
 (0)