Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 3, 2024
1 parent 4eb6ed8 commit bc34061
Show file tree
Hide file tree
Showing 20 changed files with 557 additions and 33 deletions.
8 changes: 8 additions & 0 deletions .changelog/0b35e0f7825543d7a73bb2a00f51e460.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "0b35e0f7-8255-43d7-a73b-b2a00f51e460",
"type": "feature",
"description": "Added support for passing role arn corresponding to the supported event destination",
"modules": [
"service/socialmessaging"
]
}
8 changes: 8 additions & 0 deletions .changelog/12faa025f62d466ebdddb0032bc6ba5a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "12faa025-f62d-466e-bddd-b0032bc6ba5a",
"type": "feature",
"description": "It allows customers to pass CRC64NVME as a header in S3 Batch Operations copy requests",
"modules": [
"service/s3control"
]
}
8 changes: 8 additions & 0 deletions .changelog/3b18c5dae00d432fb0c317978c710516.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3b18c5da-e00d-432f-b0c3-17978c710516",
"type": "feature",
"description": "Add an API parameter that allows customers to set performance configuration for invoking a model.",
"modules": [
"service/bedrockruntime"
]
}
24 changes: 22 additions & 2 deletions service/bedrockruntime/api_op_Converse.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 19 additions & 2 deletions service/bedrockruntime/api_op_ConverseStream.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 26 additions & 1 deletion service/bedrockruntime/api_op_InvokeModel.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 25 additions & 1 deletion service/bedrockruntime/api_op_InvokeModelWithResponseStream.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 60 additions & 0 deletions service/bedrockruntime/deserializers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bc34061

Please sign in to comment.